| 1 | [ May 14 16:25:50 Enabled. ] | ||
| 2 | [ May 14 16:25:50 Rereading configuration. ] | ||
| 3 | [ May 14 16:25:51 Rereading configuration. ] | ||
| 4 | [ May 14 16:26: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 14 16:26: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.14 16:26:03.881222 [ 1 ] {} <Information> Application: Will watch for the process with pid 23953 | ||
| 29 | 2026.05.14 16:26:03.881676 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.14 16:26:04.386766 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23953 | ||
| 31 | 2026.05.14 16:26:04.388350 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.14 16:26:04.388563 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.14 16:26:04.496154 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.14 16:26:04.517612 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.14 16:26:04.517690 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.14 16:26:04.517707 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.14 16:26:04.517759 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.14 16:26:04.518341 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.14 16:26:04.519563 [ 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.14 16:26:04.520384 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.14 16:26:04.521173 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.14 16:26:04.521223 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.14 16:26:04.521265 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 46 | 2026.05.14 16:26:04.521945 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.14 16:26:04.523958 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.14 16:26:04.529999 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.14 16:26:04.530730 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.14 16:26:04.532618 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.14 16:26:04.533211 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.14 16:26:04.533880 [ 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.14 16:26:04.534446 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.14 16:26:04.538724 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.14 16:26:04.539100 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.14 16:26:04.540008 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.14 16:26:04.540359 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.14 16:26:04.540746 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.14 16:26:04.541081 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.14 16:26:04.542009 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.14 16:26:04.542074 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.14 16:26:04.542167 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.14 16:26:04.542277 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.14 16:26:04.548357 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.14 16:26:04.548383 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124142 sec | ||
| 68 | 2026.05.14 16:26:04.548430 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.14 16:26:04.548470 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.14 16:26:04.549120 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.14 16:26:04.549684 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.14 16:26:04.560397 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.14 16:26:04.560465 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.14 16:26:04.560565 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.14 16:26:04.560579 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.14 16:26:04.560612 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.14 16:26:04.560702 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.14 16:26:04.567110 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.14 16:26:04.567167 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.14 16:26:04.567236 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.14 16:26:04.567453 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.14 16:26:04.567494 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.14 16:26:04.567507 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.14 16:26:04.567603 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.14 16:26:04.567616 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.14 16:26:04.567648 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.14 16:26:04.567735 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.14 16:26:04.590744 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.14 16:26:04.591575 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.14 16:26:04.591682 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124482 sec | ||
| 91 | 2026.05.14 16:26:04.591696 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.14 16:26:04.591707 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.14 16:26:04.591736 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.14 16:26:04.591957 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.14 16:26:04.592087 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.14 16:26:04.592103 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.14 16:26:04.592114 [ 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.14 16:26:04.592125 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.14 16:26:04.623003 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.14 16:26:04.623232 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.60 MiB (RSS), difference: 91.83 MiB | ||
| 101 | 2026.05.14 16:26:04.624678 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.383e-05 sec. | ||
| 102 | 2026.05.14 16:26:04.625129 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.14 16:26:04.625926 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.14 16:26:04.625942 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.14 16:26:04.736391 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52058 | ||
| 106 | 2026.05.14 16:26:04.736800 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.14 16:26:04.736862 [ 3 ] {} <Debug> TCP-Session: 1f7f0b37-4f8d-4299-acba-bf78e239e162 Authenticating user 'default' from [fd00:1122:3344:101::c]:52058 | ||
| 108 | 2026.05.14 16:26:04.736894 [ 3 ] {} <Debug> TCP-Session: 1f7f0b37-4f8d-4299-acba-bf78e239e162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.14 16:26:04.737006 [ 3 ] {} <Debug> TCP-Session: 1f7f0b37-4f8d-4299-acba-bf78e239e162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.14 16:26:04.737120 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.14 16:26:04.737151 [ 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.14 16:26:04.737250 [ 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.14 16:26:04.737921 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40304 | ||
| 114 | 2026.05.14 16:26:04.737922 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51378 | ||
| 115 | 2026.05.14 16:26:04.738105 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62940 | ||
| 116 | 2026.05.14 16:26:04.738120 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33564 | ||
| 117 | 2026.05.14 16:26:04.738158 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.14 16:26:04.738228 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.14 16:26:04.738273 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59873 | ||
| 120 | 2026.05.14 16:26:04.738314 [ 254 ] {} <Debug> TCP-Session: 56185095-915c-4a49-ab96-18a2e04a0189 Authenticating user 'default' from [fd00:1122:3344:101::c]:51378 | ||
| 121 | 2026.05.14 16:26:04.738335 [ 5 ] {} <Debug> TCP-Session: 12d76fa7-9905-4668-960b-7a48a14c723e Authenticating user 'default' from [fd00:1122:3344:101::c]:40304 | ||
| 122 | 2026.05.14 16:26:04.738394 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.14 16:26:04.738441 [ 254 ] {} <Debug> TCP-Session: 56185095-915c-4a49-ab96-18a2e04a0189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.14 16:26:04.738471 [ 5 ] {} <Debug> TCP-Session: 12d76fa7-9905-4668-960b-7a48a14c723e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.14 16:26:04.738457 [ 255 ] {} <Debug> TCP-Session: 56fca0d7-68c3-4ed6-bcfd-d4803a2464e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:62940 | ||
| 126 | 2026.05.14 16:26:04.738452 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.14 16:26:04.738603 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36361 | ||
| 128 | 2026.05.14 16:26:04.738598 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44472 | ||
| 129 | 2026.05.14 16:26:04.738634 [ 4 ] {} <Debug> TCP-Session: 9f593725-f078-45db-91fd-8bef25068855 Authenticating user 'default' from [fd00:1122:3344:101::c]:33564 | ||
| 130 | 2026.05.14 16:26:04.738582 [ 5 ] {} <Debug> TCP-Session: 12d76fa7-9905-4668-960b-7a48a14c723e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.14 16:26:04.738806 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.14 16:26:04.738705 [ 4 ] {} <Debug> TCP-Session: 9f593725-f078-45db-91fd-8bef25068855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.14 16:26:04.738862 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.14 16:26:04.738926 [ 4 ] {} <Debug> TCP-Session: 9f593725-f078-45db-91fd-8bef25068855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.14 16:26:04.738945 [ 258 ] {} <Debug> TCP-Session: f672cd4d-b157-4b61-a998-f7bfa11fd63e Authenticating user 'default' from [fd00:1122:3344:101::c]:36361 | ||
| 136 | 2026.05.14 16:26:04.738976 [ 257 ] {} <Debug> TCP-Session: fb36df4d-9037-46e7-9195-e1ab05480e6d Authenticating user 'default' from [fd00:1122:3344:101::c]:44472 | ||
| 137 | 2026.05.14 16:26:04.739030 [ 258 ] {} <Debug> TCP-Session: f672cd4d-b157-4b61-a998-f7bfa11fd63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.14 16:26:04.739053 [ 257 ] {} <Debug> TCP-Session: fb36df4d-9037-46e7-9195-e1ab05480e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.14 16:26:04.738573 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.05.14 16:26:04.739108 [ 258 ] {} <Debug> TCP-Session: f672cd4d-b157-4b61-a998-f7bfa11fd63e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.14 16:26:04.739142 [ 257 ] {} <Debug> TCP-Session: fb36df4d-9037-46e7-9195-e1ab05480e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.14 16:26:04.739126 [ 256 ] {} <Debug> TCP-Session: 6263e195-4bbd-4747-9088-68c0f8ba74f0 Authenticating user 'default' from [fd00:1122:3344:101::c]:59873 | ||
| 143 | 2026.05.14 16:26:04.738574 [ 255 ] {} <Debug> TCP-Session: 56fca0d7-68c3-4ed6-bcfd-d4803a2464e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.14 16:26:04.739243 [ 256 ] {} <Debug> TCP-Session: 6263e195-4bbd-4747-9088-68c0f8ba74f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.14 16:26:04.738559 [ 254 ] {} <Debug> TCP-Session: 56185095-915c-4a49-ab96-18a2e04a0189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.14 16:26:04.739325 [ 255 ] {} <Debug> TCP-Session: 56fca0d7-68c3-4ed6-bcfd-d4803a2464e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.14 16:26:04.739341 [ 256 ] {} <Debug> TCP-Session: 6263e195-4bbd-4747-9088-68c0f8ba74f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.14 16:26:05.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.66 MiB, peak 116.66 MiB, free memory in arenas 0.00 B, will set to 118.86 MiB (RSS), difference: 2.20 MiB | ||
| 149 | 2026.05.14 16:26:05.200682 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54661 | ||
| 150 | 2026.05.14 16:26:05.200910 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.14 16:26:05.200953 [ 259 ] {} <Debug> TCP-Session: 4defbbc2-53da-4027-bba0-69f7ae9b310b Authenticating user 'default' from [fd00:1122:3344:101::e]:54661 | ||
| 152 | 2026.05.14 16:26:05.200975 [ 259 ] {} <Debug> TCP-Session: 4defbbc2-53da-4027-bba0-69f7ae9b310b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.14 16:26:05.201096 [ 259 ] {} <Debug> TCP-Session: 4defbbc2-53da-4027-bba0-69f7ae9b310b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.14 16:26:05.201172 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.14 16:26:05.201212 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.14 16:26:05.201335 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.05.14 16:26:05.201941 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36694 | ||
| 158 | 2026.05.14 16:26:05.202052 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64987 | ||
| 159 | 2026.05.14 16:26:05.202084 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.05.14 16:26:05.202176 [ 260 ] {} <Debug> TCP-Session: 904fe611-5a94-4c1e-9888-8908fbf4f099 Authenticating user 'default' from [fd00:1122:3344:101::e]:36694 | ||
| 161 | 2026.05.14 16:26:05.202190 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41298 | ||
| 162 | 2026.05.14 16:26:05.202228 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.14 16:26:05.202233 [ 260 ] {} <Debug> TCP-Session: 904fe611-5a94-4c1e-9888-8908fbf4f099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.14 16:26:05.202299 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41929 | ||
| 165 | 2026.05.14 16:26:05.202272 [ 261 ] {} <Debug> TCP-Session: 45bfb36e-41b3-4e76-8da7-98fc0338d176 Authenticating user 'default' from [fd00:1122:3344:101::e]:64987 | ||
| 166 | 2026.05.14 16:26:05.202344 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.05.14 16:26:05.202360 [ 261 ] {} <Debug> TCP-Session: 45bfb36e-41b3-4e76-8da7-98fc0338d176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.05.14 16:26:05.202424 [ 262 ] {} <Debug> TCP-Session: 979d8abd-41a5-4599-8b9d-5d6c425a300c Authenticating user 'default' from [fd00:1122:3344:101::e]:41298 | ||
| 169 | 2026.05.14 16:26:05.202433 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39193 | ||
| 170 | 2026.05.14 16:26:05.202345 [ 260 ] {} <Debug> TCP-Session: 904fe611-5a94-4c1e-9888-8908fbf4f099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.14 16:26:05.202510 [ 262 ] {} <Debug> TCP-Session: 979d8abd-41a5-4599-8b9d-5d6c425a300c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.14 16:26:05.202478 [ 261 ] {} <Debug> TCP-Session: 45bfb36e-41b3-4e76-8da7-98fc0338d176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.14 16:26:05.202485 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.14 16:26:05.202654 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52688 | ||
| 175 | 2026.05.14 16:26:05.202548 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45239 | ||
| 176 | 2026.05.14 16:26:05.202592 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.05.14 16:26:05.202724 [ 263 ] {} <Debug> TCP-Session: 3f9757a0-a786-41e7-90d6-5b67258c8f34 Authenticating user 'default' from [fd00:1122:3344:101::e]:41929 | ||
| 178 | 2026.05.14 16:26:05.202749 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38695 | ||
| 179 | 2026.05.14 16:26:05.202810 [ 264 ] {} <Debug> TCP-Session: 813ee3e6-d7b7-467c-a6e1-a6b12ebc7274 Authenticating user 'default' from [fd00:1122:3344:101::e]:39193 | ||
| 180 | 2026.05.14 16:26:05.202842 [ 263 ] {} <Debug> TCP-Session: 3f9757a0-a786-41e7-90d6-5b67258c8f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.14 16:26:05.202867 [ 264 ] {} <Debug> TCP-Session: 813ee3e6-d7b7-467c-a6e1-a6b12ebc7274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.14 16:26:05.202595 [ 262 ] {} <Debug> TCP-Session: 979d8abd-41a5-4599-8b9d-5d6c425a300c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.14 16:26:05.202936 [ 263 ] {} <Debug> TCP-Session: 3f9757a0-a786-41e7-90d6-5b67258c8f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.14 16:26:05.202963 [ 264 ] {} <Debug> TCP-Session: 813ee3e6-d7b7-467c-a6e1-a6b12ebc7274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.14 16:26:05.203504 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.05.14 16:26:05.204095 [ 266 ] {} <Debug> TCP-Session: c4b7d948-8cb8-4a8a-bbd8-f202778e8a5f Authenticating user 'default' from [fd00:1122:3344:101::e]:52688 | ||
| 187 | 2026.05.14 16:26:05.204138 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.05.14 16:26:05.204204 [ 266 ] {} <Debug> TCP-Session: c4b7d948-8cb8-4a8a-bbd8-f202778e8a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.14 16:26:05.204230 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.05.14 16:26:05.204244 [ 267 ] {} <Debug> TCP-Session: b971765e-92b3-476d-893c-85c7ac6717c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38695 | ||
| 191 | 2026.05.14 16:26:05.204288 [ 265 ] {} <Debug> TCP-Session: 3e62c1cb-3022-48a8-9120-506050d20f70 Authenticating user 'default' from [fd00:1122:3344:101::e]:45239 | ||
| 192 | 2026.05.14 16:26:05.204238 [ 266 ] {} <Debug> TCP-Session: c4b7d948-8cb8-4a8a-bbd8-f202778e8a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.14 16:26:05.204371 [ 267 ] {} <Debug> TCP-Session: b971765e-92b3-476d-893c-85c7ac6717c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.14 16:26:05.204397 [ 265 ] {} <Debug> TCP-Session: 3e62c1cb-3022-48a8-9120-506050d20f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.14 16:26:05.204459 [ 267 ] {} <Debug> TCP-Session: b971765e-92b3-476d-893c-85c7ac6717c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.14 16:26:05.204481 [ 265 ] {} <Debug> TCP-Session: 3e62c1cb-3022-48a8-9120-506050d20f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.14 16:26:05.205469 [ 259 ] {} <Trace> TCP-Session: 4defbbc2-53da-4027-bba0-69f7ae9b310b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.05.14 16:26:05.208163 [ 259 ] {e61855a6-6c2e-4f5f-9884-bfaa13607cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54661) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 199 | 2026.05.14 16:26:05.217373 [ 259 ] {e61855a6-6c2e-4f5f-9884-bfaa13607cf5} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 200 | 2026.05.14 16:26:05.220106 [ 259 ] {e61855a6-6c2e-4f5f-9884-bfaa13607cf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 201 | 2026.05.14 16:26:05.222336 [ 268 ] {e61855a6-6c2e-4f5f-9884-bfaa13607cf5} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 202 | 2026.05.14 16:26:05.224105 [ 259 ] {e61855a6-6c2e-4f5f-9884-bfaa13607cf5} <Debug> executeQuery: Read 80 rows, 4.33 KiB in 0.015643 sec., 5114.108546953908 rows/sec., 276.87 KiB/sec. | ||
| 203 | 2026.05.14 16:26:05.224189 [ 259 ] {e61855a6-6c2e-4f5f-9884-bfaa13607cf5} <Debug> TCPHandler: Processed in 0.021424116 sec. | ||
| 204 | 2026.05.14 16:26:05.254366 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32941 | ||
| 205 | 2026.05.14 16:26:05.254514 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.05.14 16:26:05.254540 [ 269 ] {} <Debug> TCP-Session: d4e3f2f6-c037-43d1-bd45-c5aff12614c5 Authenticating user 'default' from [fd00:1122:3344:101::b]:32941 | ||
| 207 | 2026.05.14 16:26:05.254557 [ 269 ] {} <Debug> TCP-Session: d4e3f2f6-c037-43d1-bd45-c5aff12614c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.14 16:26:05.254652 [ 269 ] {} <Debug> TCP-Session: d4e3f2f6-c037-43d1-bd45-c5aff12614c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.14 16:26:05.254714 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 210 | 2026.05.14 16:26:05.254739 [ 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.14 16:26:05.254830 [ 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.14 16:26:05.255258 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48727 | ||
| 213 | 2026.05.14 16:26:05.255445 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.05.14 16:26:05.255474 [ 270 ] {} <Debug> TCP-Session: 0d33df03-c741-4679-b77d-7d8fc3dbecfe Authenticating user 'default' from [fd00:1122:3344:101::b]:48727 | ||
| 215 | 2026.05.14 16:26:05.255476 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58654 | ||
| 216 | 2026.05.14 16:26:05.255562 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36017 | ||
| 217 | 2026.05.14 16:26:05.255587 [ 270 ] {} <Debug> TCP-Session: 0d33df03-c741-4679-b77d-7d8fc3dbecfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.05.14 16:26:05.255613 [ 270 ] {} <Debug> TCP-Session: 0d33df03-c741-4679-b77d-7d8fc3dbecfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.14 16:26:05.255646 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35546 | ||
| 220 | 2026.05.14 16:26:05.255938 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.05.14 16:26:05.255974 [ 272 ] {} <Debug> TCP-Session: 59770d9d-8202-4048-9fc5-96aa930dc8c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:36017 | ||
| 222 | 2026.05.14 16:26:05.256054 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64753 | ||
| 223 | 2026.05.14 16:26:05.256082 [ 272 ] {} <Debug> TCP-Session: 59770d9d-8202-4048-9fc5-96aa930dc8c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.14 16:26:05.256103 [ 272 ] {} <Debug> TCP-Session: 59770d9d-8202-4048-9fc5-96aa930dc8c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.14 16:26:05.256111 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46204 | ||
| 226 | 2026.05.14 16:26:05.256167 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.14 16:26:05.256123 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62769 | ||
| 228 | 2026.05.14 16:26:05.256220 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.05.14 16:26:05.256283 [ 273 ] {} <Debug> TCP-Session: dfe811c2-968b-45c9-9f16-a01dfc67dc3d Authenticating user 'default' from [fd00:1122:3344:101::b]:35546 | ||
| 230 | 2026.05.14 16:26:05.256233 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.05.14 16:26:05.256347 [ 271 ] {} <Debug> TCP-Session: 87736a52-9f80-4ccf-917a-a5aa2f5e0582 Authenticating user 'default' from [fd00:1122:3344:101::b]:58654 | ||
| 232 | 2026.05.14 16:26:05.256374 [ 273 ] {} <Debug> TCP-Session: dfe811c2-968b-45c9-9f16-a01dfc67dc3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.14 16:26:05.256414 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2026.05.14 16:26:05.256398 [ 275 ] {} <Debug> TCP-Session: 72d9cd4a-287c-45b8-90f2-53f609596d2d Authenticating user 'default' from [fd00:1122:3344:101::b]:64753 | ||
| 235 | 2026.05.14 16:26:05.256394 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.05.14 16:26:05.256511 [ 274 ] {} <Debug> TCP-Session: dec5c07f-3e31-48c3-a1b6-9f0b57626475 Authenticating user 'default' from [fd00:1122:3344:101::b]:62769 | ||
| 237 | 2026.05.14 16:26:05.256489 [ 275 ] {} <Debug> TCP-Session: 72d9cd4a-287c-45b8-90f2-53f609596d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.14 16:26:05.256477 [ 273 ] {} <Debug> TCP-Session: dfe811c2-968b-45c9-9f16-a01dfc67dc3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.14 16:26:05.256714 [ 274 ] {} <Debug> TCP-Session: dec5c07f-3e31-48c3-a1b6-9f0b57626475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.14 16:26:05.256701 [ 276 ] {} <Debug> TCP-Session: 21c02bea-1467-4575-8958-1f89b6a076ec Authenticating user 'default' from [fd00:1122:3344:101::b]:46204 | ||
| 241 | 2026.05.14 16:26:05.256696 [ 275 ] {} <Debug> TCP-Session: 72d9cd4a-287c-45b8-90f2-53f609596d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.05.14 16:26:05.256792 [ 276 ] {} <Debug> TCP-Session: 21c02bea-1467-4575-8958-1f89b6a076ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.14 16:26:05.256785 [ 274 ] {} <Debug> TCP-Session: dec5c07f-3e31-48c3-a1b6-9f0b57626475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.14 16:26:05.256378 [ 271 ] {} <Debug> TCP-Session: 87736a52-9f80-4ccf-917a-a5aa2f5e0582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.05.14 16:26:05.256884 [ 276 ] {} <Debug> TCP-Session: 21c02bea-1467-4575-8958-1f89b6a076ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.14 16:26:05.256939 [ 271 ] {} <Debug> TCP-Session: 87736a52-9f80-4ccf-917a-a5aa2f5e0582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.05.14 16:26:05.744291 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35683 | ||
| 248 | 2026.05.14 16:26:05.744522 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.05.14 16:26:05.744616 [ 277 ] {} <Debug> TCP-Session: f00b93b6-f409-49aa-b08b-4302a85c4e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:35683 | ||
| 250 | 2026.05.14 16:26:05.744643 [ 277 ] {} <Debug> TCP-Session: f00b93b6-f409-49aa-b08b-4302a85c4e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.14 16:26:05.744659 [ 277 ] {} <Debug> TCP-Session: f00b93b6-f409-49aa-b08b-4302a85c4e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.14 16:26:05.745366 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58625 | ||
| 253 | 2026.05.14 16:26:05.745527 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.05.14 16:26:05.745567 [ 279 ] {} <Debug> TCP-Session: fdf33022-05fa-44d1-990c-acbdbedf775b Authenticating user 'default' from [fd00:1122:3344:101::e]:58625 | ||
| 255 | 2026.05.14 16:26:05.745640 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34380 | ||
| 256 | 2026.05.14 16:26:05.745566 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46423 | ||
| 257 | 2026.05.14 16:26:05.745725 [ 279 ] {} <Debug> TCP-Session: fdf33022-05fa-44d1-990c-acbdbedf775b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.05.14 16:26:05.745566 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39948 | ||
| 259 | 2026.05.14 16:26:05.745759 [ 279 ] {} <Debug> TCP-Session: fdf33022-05fa-44d1-990c-acbdbedf775b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.05.14 16:26:05.745857 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36703 | ||
| 261 | 2026.05.14 16:26:05.745988 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.05.14 16:26:05.746058 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34536 | ||
| 263 | 2026.05.14 16:26:05.746067 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.05.14 16:26:05.746073 [ 278 ] {} <Debug> TCP-Session: 8911cab7-70f3-4ed5-bbc5-53ac788c79b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46423 | ||
| 265 | 2026.05.14 16:26:05.746096 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60543 | ||
| 266 | 2026.05.14 16:26:05.746164 [ 278 ] {} <Debug> TCP-Session: 8911cab7-70f3-4ed5-bbc5-53ac788c79b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.05.14 16:26:05.746263 [ 278 ] {} <Debug> TCP-Session: 8911cab7-70f3-4ed5-bbc5-53ac788c79b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.05.14 16:26:05.746278 [ 281 ] {} <Debug> TCP-Session: adccfccd-da80-4505-9b18-e8c2571bfbd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34380 | ||
| 269 | 2026.05.14 16:26:05.746331 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.05.14 16:26:05.746391 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.05.14 16:26:05.746409 [ 281 ] {} <Debug> TCP-Session: adccfccd-da80-4505-9b18-e8c2571bfbd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.05.14 16:26:05.746424 [ 282 ] {} <Debug> TCP-Session: 9b63c35e-22c2-4e7f-8fc7-c9bc267adf0e Authenticating user 'default' from [fd00:1122:3344:101::e]:36703 | ||
| 273 | 2026.05.14 16:26:05.746456 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.05.14 16:26:05.746422 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.05.14 16:26:05.746442 [ 281 ] {} <Debug> TCP-Session: adccfccd-da80-4505-9b18-e8c2571bfbd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.05.14 16:26:05.746565 [ 284 ] {} <Debug> TCP-Session: aa362236-cbf6-4489-a8b9-07c3ff96a368 Authenticating user 'default' from [fd00:1122:3344:101::e]:34536 | ||
| 277 | 2026.05.14 16:26:05.746563 [ 283 ] {} <Debug> TCP-Session: b3c71d3f-00b2-4599-b690-2b8b52773caa Authenticating user 'default' from [fd00:1122:3344:101::e]:60543 | ||
| 278 | 2026.05.14 16:26:05.746550 [ 282 ] {} <Debug> TCP-Session: 9b63c35e-22c2-4e7f-8fc7-c9bc267adf0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.05.14 16:26:05.746666 [ 284 ] {} <Debug> TCP-Session: aa362236-cbf6-4489-a8b9-07c3ff96a368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.14 16:26:05.746657 [ 283 ] {} <Debug> TCP-Session: b3c71d3f-00b2-4599-b690-2b8b52773caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.05.14 16:26:05.746439 [ 280 ] {} <Debug> TCP-Session: d89aed3a-dcc2-4c26-a1ff-eb72f06612e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39948 | ||
| 282 | 2026.05.14 16:26:05.746776 [ 284 ] {} <Debug> TCP-Session: aa362236-cbf6-4489-a8b9-07c3ff96a368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.14 16:26:05.746766 [ 283 ] {} <Debug> TCP-Session: b3c71d3f-00b2-4599-b690-2b8b52773caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.14 16:26:05.746751 [ 282 ] {} <Debug> TCP-Session: 9b63c35e-22c2-4e7f-8fc7-c9bc267adf0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.05.14 16:26:05.746862 [ 280 ] {} <Debug> TCP-Session: d89aed3a-dcc2-4c26-a1ff-eb72f06612e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.05.14 16:26:05.746961 [ 280 ] {} <Debug> TCP-Session: d89aed3a-dcc2-4c26-a1ff-eb72f06612e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.05.14 16:26:05.802337 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50578 | ||
| 288 | 2026.05.14 16:26:05.802607 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 289 | 2026.05.14 16:26:05.802637 [ 285 ] {} <Debug> TCP-Session: 64bf584f-e8cc-421e-8445-c0737765445e Authenticating user 'default' from [fd00:1122:3344:101::a]:50578 | ||
| 290 | 2026.05.14 16:26:05.802655 [ 285 ] {} <Debug> TCP-Session: 64bf584f-e8cc-421e-8445-c0737765445e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.14 16:26:05.802670 [ 285 ] {} <Debug> TCP-Session: 64bf584f-e8cc-421e-8445-c0737765445e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.14 16:26:05.802856 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 293 | 2026.05.14 16:26:05.802886 [ 285 ] {} <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 | ||
| 294 | 2026.05.14 16:26:05.803020 [ 285 ] {} <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 | ||
| 295 | 2026.05.14 16:26:05.804219 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41271 | ||
| 296 | 2026.05.14 16:26:05.804220 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55863 | ||
| 297 | 2026.05.14 16:26:05.804366 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 298 | 2026.05.14 16:26:05.804374 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44619 | ||
| 299 | 2026.05.14 16:26:05.804402 [ 286 ] {} <Debug> TCP-Session: 80f94ee3-554a-43e1-bbb2-cb18b46183a6 Authenticating user 'default' from [fd00:1122:3344:101::a]:41271 | ||
| 300 | 2026.05.14 16:26:05.804482 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 301 | 2026.05.14 16:26:05.804529 [ 287 ] {} <Debug> TCP-Session: bddeca7a-6dd5-4bbe-bc55-d5acfe183a1c Authenticating user 'default' from [fd00:1122:3344:101::a]:55863 | ||
| 302 | 2026.05.14 16:26:05.804529 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34700 | ||
| 303 | 2026.05.14 16:26:05.804559 [ 287 ] {} <Debug> TCP-Session: bddeca7a-6dd5-4bbe-bc55-d5acfe183a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2026.05.14 16:26:05.804548 [ 286 ] {} <Debug> TCP-Session: 80f94ee3-554a-43e1-bbb2-cb18b46183a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 305 | 2026.05.14 16:26:05.804675 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 306 | 2026.05.14 16:26:05.804703 [ 287 ] {} <Debug> TCP-Session: bddeca7a-6dd5-4bbe-bc55-d5acfe183a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 307 | 2026.05.14 16:26:05.804683 [ 286 ] {} <Debug> TCP-Session: 80f94ee3-554a-43e1-bbb2-cb18b46183a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 308 | 2026.05.14 16:26:05.804852 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63211 | ||
| 309 | 2026.05.14 16:26:05.804954 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64674 | ||
| 310 | 2026.05.14 16:26:05.804971 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 311 | 2026.05.14 16:26:05.804980 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52223 | ||
| 312 | 2026.05.14 16:26:05.805038 [ 289 ] {} <Debug> TCP-Session: 68fcf0d1-1a6e-4eea-a6a0-8a4c5bbd084e Authenticating user 'default' from [fd00:1122:3344:101::a]:34700 | ||
| 313 | 2026.05.14 16:26:05.805065 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 314 | 2026.05.14 16:26:05.804971 [ 288 ] {} <Debug> TCP-Session: bb2de896-f5a1-4d4c-afdc-10e3e764a873 Authenticating user 'default' from [fd00:1122:3344:101::a]:44619 | ||
| 315 | 2026.05.14 16:26:05.805195 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 316 | 2026.05.14 16:26:05.805217 [ 291 ] {} <Debug> TCP-Session: 56bd581b-bcdf-4f21-82ff-48c1b3574aff Authenticating user 'default' from [fd00:1122:3344:101::a]:63211 | ||
| 317 | 2026.05.14 16:26:05.805245 [ 290 ] {} <Debug> TCP-Session: 8e4ef085-6de0-4044-b8e2-781d53bb0afc Authenticating user 'default' from [fd00:1122:3344:101::a]:64674 | ||
| 318 | 2026.05.14 16:26:05.805205 [ 289 ] {} <Debug> TCP-Session: 68fcf0d1-1a6e-4eea-a6a0-8a4c5bbd084e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 319 | 2026.05.14 16:26:05.805205 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 320 | 2026.05.14 16:26:05.805378 [ 290 ] {} <Debug> TCP-Session: 8e4ef085-6de0-4044-b8e2-781d53bb0afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 321 | 2026.05.14 16:26:05.805360 [ 289 ] {} <Debug> TCP-Session: 68fcf0d1-1a6e-4eea-a6a0-8a4c5bbd084e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.14 16:26:05.805350 [ 291 ] {} <Debug> TCP-Session: 56bd581b-bcdf-4f21-82ff-48c1b3574aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 323 | 2026.05.14 16:26:05.805489 [ 290 ] {} <Debug> TCP-Session: 8e4ef085-6de0-4044-b8e2-781d53bb0afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.14 16:26:05.805465 [ 292 ] {} <Debug> TCP-Session: 185c05be-40a6-468b-ab8b-2d60d3a0388d Authenticating user 'default' from [fd00:1122:3344:101::a]:52223 | ||
| 325 | 2026.05.14 16:26:05.805231 [ 288 ] {} <Debug> TCP-Session: bb2de896-f5a1-4d4c-afdc-10e3e764a873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.05.14 16:26:05.805690 [ 292 ] {} <Debug> TCP-Session: 185c05be-40a6-468b-ab8b-2d60d3a0388d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.14 16:26:05.805568 [ 291 ] {} <Debug> TCP-Session: 56bd581b-bcdf-4f21-82ff-48c1b3574aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.14 16:26:05.805781 [ 288 ] {} <Debug> TCP-Session: bb2de896-f5a1-4d4c-afdc-10e3e764a873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.14 16:26:05.805806 [ 292 ] {} <Debug> TCP-Session: 185c05be-40a6-468b-ab8b-2d60d3a0388d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.14 16:26:06.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.13 MiB, peak 121.13 MiB, free memory in arenas 0.00 B, will set to 125.65 MiB (RSS), difference: 4.52 MiB | ||
| 331 | 2026.05.14 16:26:07.758364 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63483 | ||
| 332 | 2026.05.14 16:26:07.769139 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 333 | 2026.05.14 16:26:07.769228 [ 293 ] {} <Debug> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Authenticating user 'default' from [fd00:1122:3344:101::d]:63483 | ||
| 334 | 2026.05.14 16:26:07.769255 [ 293 ] {} <Debug> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.14 16:26:07.769390 [ 293 ] {} <Debug> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2026.05.14 16:26:07.769517 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 337 | 2026.05.14 16:26:07.769559 [ 293 ] {} <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 | ||
| 338 | 2026.05.14 16:26:07.769672 [ 293 ] {} <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 | ||
| 339 | 2026.05.14 16:26:07.771685 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46735 | ||
| 340 | 2026.05.14 16:26:07.771766 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48497 | ||
| 341 | 2026.05.14 16:26:07.771865 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 342 | 2026.05.14 16:26:07.771894 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33233 | ||
| 343 | 2026.05.14 16:26:07.771901 [ 294 ] {} <Debug> TCP-Session: 5665b433-bd89-475b-beab-04ff0c9421bc Authenticating user 'default' from [fd00:1122:3344:101::d]:46735 | ||
| 344 | 2026.05.14 16:26:07.772058 [ 294 ] {} <Debug> TCP-Session: 5665b433-bd89-475b-beab-04ff0c9421bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 345 | 2026.05.14 16:26:07.772068 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33413 | ||
| 346 | 2026.05.14 16:26:07.772085 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52278 | ||
| 347 | 2026.05.14 16:26:07.772179 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63347 | ||
| 348 | 2026.05.14 16:26:07.772073 [ 294 ] {} <Debug> TCP-Session: 5665b433-bd89-475b-beab-04ff0c9421bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 349 | 2026.05.14 16:26:07.772277 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41012 | ||
| 350 | 2026.05.14 16:26:07.773564 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 351 | 2026.05.14 16:26:07.773602 [ 295 ] {} <Debug> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Authenticating user 'default' from [fd00:1122:3344:101::d]:48497 | ||
| 352 | 2026.05.14 16:26:07.773625 [ 295 ] {} <Debug> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 353 | 2026.05.14 16:26:07.773710 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49548 | ||
| 354 | 2026.05.14 16:26:07.773731 [ 295 ] {} <Debug> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 355 | 2026.05.14 16:26:07.773872 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 356 | 2026.05.14 16:26:07.773899 [ 301 ] {} <Debug> TCP-Session: ccfa24ed-1fe4-4d57-89e0-22524e9c9ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:49548 | ||
| 357 | 2026.05.14 16:26:07.773997 [ 301 ] {} <Debug> TCP-Session: ccfa24ed-1fe4-4d57-89e0-22524e9c9ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 358 | 2026.05.14 16:26:07.774012 [ 301 ] {} <Debug> TCP-Session: ccfa24ed-1fe4-4d57-89e0-22524e9c9ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2026.05.14 16:26:07.776015 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 360 | 2026.05.14 16:26:07.776080 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 361 | 2026.05.14 16:26:07.776100 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 362 | 2026.05.14 16:26:07.776113 [ 299 ] {} <Debug> TCP-Session: bfbde728-791c-45b8-a1f9-219dd50a01e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63347 | ||
| 363 | 2026.05.14 16:26:07.776167 [ 300 ] {} <Debug> TCP-Session: 7785fe53-afe9-4834-bc7b-8fb4565c6916 Authenticating user 'default' from [fd00:1122:3344:101::d]:41012 | ||
| 364 | 2026.05.14 16:26:07.776170 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 365 | 2026.05.14 16:26:07.776155 [ 296 ] {} <Debug> TCP-Session: 64f9a97c-17fb-4068-a302-4db8219349d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33233 | ||
| 366 | 2026.05.14 16:26:07.776232 [ 299 ] {} <Debug> TCP-Session: bfbde728-791c-45b8-a1f9-219dd50a01e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 367 | 2026.05.14 16:26:07.776277 [ 296 ] {} <Debug> TCP-Session: 64f9a97c-17fb-4068-a302-4db8219349d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2026.05.14 16:26:07.776289 [ 300 ] {} <Debug> TCP-Session: 7785fe53-afe9-4834-bc7b-8fb4565c6916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.05.14 16:26:07.776265 [ 297 ] {} <Debug> TCP-Session: 22be97a4-eba5-4fa5-b798-a9dd4bc34707 Authenticating user 'default' from [fd00:1122:3344:101::d]:52278 | ||
| 370 | 2026.05.14 16:26:07.776368 [ 296 ] {} <Debug> TCP-Session: 64f9a97c-17fb-4068-a302-4db8219349d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 371 | 2026.05.14 16:26:07.776351 [ 300 ] {} <Debug> TCP-Session: 7785fe53-afe9-4834-bc7b-8fb4565c6916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2026.05.14 16:26:07.776334 [ 299 ] {} <Debug> TCP-Session: bfbde728-791c-45b8-a1f9-219dd50a01e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.05.14 16:26:07.776436 [ 297 ] {} <Debug> TCP-Session: 22be97a4-eba5-4fa5-b798-a9dd4bc34707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2026.05.14 16:26:07.776126 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 375 | 2026.05.14 16:26:07.776553 [ 298 ] {} <Debug> TCP-Session: ae7fdc43-996c-4b1c-9af8-c1d24130a84f Authenticating user 'default' from [fd00:1122:3344:101::d]:33413 | ||
| 376 | 2026.05.14 16:26:07.776555 [ 297 ] {} <Debug> TCP-Session: 22be97a4-eba5-4fa5-b798-a9dd4bc34707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.05.14 16:26:07.776686 [ 298 ] {} <Debug> TCP-Session: ae7fdc43-996c-4b1c-9af8-c1d24130a84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.05.14 16:26:07.776708 [ 298 ] {} <Debug> TCP-Session: ae7fdc43-996c-4b1c-9af8-c1d24130a84f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.05.14 16:26:07.780633 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.14 16:26:07.780818 [ 293 ] {ead7ee59-6607-4c30-bd45-b380f1781188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 381 | 2026.05.14 16:26:07.834640 [ 293 ] {ead7ee59-6607-4c30-bd45-b380f1781188} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63483) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 382 | |||
| 383 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 385 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 389 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 390 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 391 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 392 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 393 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 396 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 397 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 403 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 404 | |||
| 405 | 2026.05.14 16:26:07.835594 [ 293 ] {ead7ee59-6607-4c30-bd45-b380f1781188} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 406 | |||
| 407 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 409 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 412 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 413 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 414 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 415 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 416 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 417 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 420 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 421 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 425 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 427 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 428 | |||
| 429 | 2026.05.14 16:26:07.835823 [ 293 ] {ead7ee59-6607-4c30-bd45-b380f1781188} <Debug> TCPHandler: Processed in 0.055386185 sec. | ||
| 430 | 2026.05.14 16:26:07.836363 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.14 16:26:07.836709 [ 295 ] {270d1d14-d532-45e4-b64d-f664ed2676d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 432 | 2026.05.14 16:26:07.837186 [ 295 ] {270d1d14-d532-45e4-b64d-f664ed2676d3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48497) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 433 | |||
| 434 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 436 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 437 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 438 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 439 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 440 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 441 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 442 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 443 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 444 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 445 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 446 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 447 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 448 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 449 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 450 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 451 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 452 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 453 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 454 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 455 | |||
| 456 | 2026.05.14 16:26:07.837593 [ 295 ] {270d1d14-d532-45e4-b64d-f664ed2676d3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 457 | |||
| 458 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 459 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 460 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 461 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 462 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 463 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 464 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 465 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 466 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 467 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 468 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 469 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 470 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 471 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 472 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 473 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 474 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 475 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 476 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 477 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 478 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 479 | |||
| 480 | 2026.05.14 16:26:07.837881 [ 295 ] {270d1d14-d532-45e4-b64d-f664ed2676d3} <Debug> TCPHandler: Processed in 0.001705198 sec. | ||
| 481 | 2026.05.14 16:26:07.844138 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.14 16:26:07.844940 [ 293 ] {67a883bd-dc5a-4e63-86dd-e034f52bb7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 483 | 2026.05.14 16:26:07.845085 [ 293 ] {67a883bd-dc5a-4e63-86dd-e034f52bb7b1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 484 | 2026.05.14 16:26:07.845824 [ 293 ] {67a883bd-dc5a-4e63-86dd-e034f52bb7b1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 485 | 2026.05.14 16:26:07.845846 [ 293 ] {67a883bd-dc5a-4e63-86dd-e034f52bb7b1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3671e-05 sec | ||
| 486 | 2026.05.14 16:26:07.845902 [ 293 ] {67a883bd-dc5a-4e63-86dd-e034f52bb7b1} <Trace> ReferentialDeps: No tables | ||
| 487 | 2026.05.14 16:26:07.845952 [ 293 ] {67a883bd-dc5a-4e63-86dd-e034f52bb7b1} <Trace> LoadingDeps: No tables | ||
| 488 | 2026.05.14 16:26:07.845976 [ 293 ] {67a883bd-dc5a-4e63-86dd-e034f52bb7b1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 489 | 2026.05.14 16:26:07.846085 [ 293 ] {67a883bd-dc5a-4e63-86dd-e034f52bb7b1} <Debug> TCPHandler: Processed in 0.002067402 sec. | ||
| 490 | 2026.05.14 16:26:07.846255 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 491 | 2026.05.14 16:26:07.846500 [ 293 ] {dd9d3c1b-2720-4538-a3db-65c436319f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) /* The version table contains metadata about the `oximeter` database */ | ||
| 492 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 493 | 2026.05.14 16:26:07.846629 [ 293 ] {dd9d3c1b-2720-4538-a3db-65c436319f5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 494 | 2026.05.14 16:26:07.850682 [ 293 ] {dd9d3c1b-2720-4538-a3db-65c436319f5e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 495 | 2026.05.14 16:26:07.851797 [ 293 ] {dd9d3c1b-2720-4538-a3db-65c436319f5e} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f): Loading data parts | ||
| 496 | 2026.05.14 16:26:07.852138 [ 293 ] {dd9d3c1b-2720-4538-a3db-65c436319f5e} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f): There are no data parts | ||
| 497 | 2026.05.14 16:26:07.854102 [ 293 ] {dd9d3c1b-2720-4538-a3db-65c436319f5e} <Debug> TCPHandler: Processed in 0.007897153 sec. | ||
| 498 | 2026.05.14 16:26:07.854396 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.14 16:26:07.854631 [ 293 ] {6de0e03a-acd7-43b5-a176-c671765a82f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) /* The measurement tables contain all individual samples from each timeseries. | ||
| 500 | * | ||
| 501 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 502 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 503 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 504 | * by all samples from the same timeseries. | ||
| 505 | * | ||
| 506 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 507 | * and then uses that to index quickly into the measurements tables. | ||
| 508 | */ | ||
| 509 | 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) | ||
| 510 | 2026.05.14 16:26:07.854807 [ 293 ] {6de0e03a-acd7-43b5-a176-c671765a82f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 511 | 2026.05.14 16:26:07.860990 [ 293 ] {6de0e03a-acd7-43b5-a176-c671765a82f5} <Debug> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Loading data parts | ||
| 512 | 2026.05.14 16:26:07.861137 [ 293 ] {6de0e03a-acd7-43b5-a176-c671765a82f5} <Debug> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): There are no data parts | ||
| 513 | 2026.05.14 16:26:07.861756 [ 293 ] {6de0e03a-acd7-43b5-a176-c671765a82f5} <Debug> TCPHandler: Processed in 0.007474079 sec. | ||
| 514 | 2026.05.14 16:26:07.862026 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.05.14 16:26:07.862200 [ 293 ] {8b9c0b1d-9560-4cab-b679-b5d4c17c23f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 516 | 2026.05.14 16:26:07.862325 [ 293 ] {8b9c0b1d-9560-4cab-b679-b5d4c17c23f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 517 | 2026.05.14 16:26:07.863398 [ 293 ] {8b9c0b1d-9560-4cab-b679-b5d4c17c23f5} <Debug> oximeter.measurements_i8 (3568c9a9-f129-406d-a61d-fbb90f25259a): Loading data parts | ||
| 518 | 2026.05.14 16:26:07.863538 [ 293 ] {8b9c0b1d-9560-4cab-b679-b5d4c17c23f5} <Debug> oximeter.measurements_i8 (3568c9a9-f129-406d-a61d-fbb90f25259a): There are no data parts | ||
| 519 | 2026.05.14 16:26:07.864096 [ 293 ] {8b9c0b1d-9560-4cab-b679-b5d4c17c23f5} <Debug> TCPHandler: Processed in 0.002125242 sec. | ||
| 520 | 2026.05.14 16:26:07.864242 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.05.14 16:26:07.864401 [ 293 ] {5a8cf38e-e2a8-4b42-b492-0de3fc345046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 522 | 2026.05.14 16:26:07.864526 [ 293 ] {5a8cf38e-e2a8-4b42-b492-0de3fc345046} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 523 | 2026.05.14 16:26:07.865591 [ 293 ] {5a8cf38e-e2a8-4b42-b492-0de3fc345046} <Debug> oximeter.measurements_u8 (573aec37-26b0-4b8f-91ee-64baf20e501e): Loading data parts | ||
| 524 | 2026.05.14 16:26:07.865717 [ 293 ] {5a8cf38e-e2a8-4b42-b492-0de3fc345046} <Debug> oximeter.measurements_u8 (573aec37-26b0-4b8f-91ee-64baf20e501e): There are no data parts | ||
| 525 | 2026.05.14 16:26:07.866328 [ 293 ] {5a8cf38e-e2a8-4b42-b492-0de3fc345046} <Debug> TCPHandler: Processed in 0.002133332 sec. | ||
| 526 | 2026.05.14 16:26:07.866546 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.05.14 16:26:07.866789 [ 293 ] {0b417da4-72cc-42d6-9722-979c24401f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 528 | 2026.05.14 16:26:07.866932 [ 293 ] {0b417da4-72cc-42d6-9722-979c24401f32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 529 | 2026.05.14 16:26:07.868067 [ 293 ] {0b417da4-72cc-42d6-9722-979c24401f32} <Debug> oximeter.measurements_i16 (317fa95d-dabf-45d8-b569-ee1a96c4374c): Loading data parts | ||
| 530 | 2026.05.14 16:26:07.868196 [ 293 ] {0b417da4-72cc-42d6-9722-979c24401f32} <Debug> oximeter.measurements_i16 (317fa95d-dabf-45d8-b569-ee1a96c4374c): There are no data parts | ||
| 531 | 2026.05.14 16:26:07.868877 [ 293 ] {0b417da4-72cc-42d6-9722-979c24401f32} <Debug> TCPHandler: Processed in 0.002386085 sec. | ||
| 532 | 2026.05.14 16:26:07.869115 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.05.14 16:26:07.869356 [ 293 ] {81b2c3f9-7462-4be3-8b7d-e84427d4b523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 534 | 2026.05.14 16:26:07.869507 [ 293 ] {81b2c3f9-7462-4be3-8b7d-e84427d4b523} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 535 | 2026.05.14 16:26:07.870898 [ 293 ] {81b2c3f9-7462-4be3-8b7d-e84427d4b523} <Debug> oximeter.measurements_u16 (d1ec95cd-342a-4da6-a90f-50609b93f0f8): Loading data parts | ||
| 536 | 2026.05.14 16:26:07.871048 [ 293 ] {81b2c3f9-7462-4be3-8b7d-e84427d4b523} <Debug> oximeter.measurements_u16 (d1ec95cd-342a-4da6-a90f-50609b93f0f8): There are no data parts | ||
| 537 | 2026.05.14 16:26:07.871727 [ 293 ] {81b2c3f9-7462-4be3-8b7d-e84427d4b523} <Debug> TCPHandler: Processed in 0.002733219 sec. | ||
| 538 | 2026.05.14 16:26:07.871935 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.14 16:26:07.872147 [ 293 ] {09904aa3-f893-4dd6-b3df-cad7867e5e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 540 | 2026.05.14 16:26:07.872273 [ 293 ] {09904aa3-f893-4dd6-b3df-cad7867e5e26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 541 | 2026.05.14 16:26:07.873280 [ 293 ] {09904aa3-f893-4dd6-b3df-cad7867e5e26} <Debug> oximeter.measurements_i32 (7106a558-1b5c-45a4-a2db-7b7197bf87f1): Loading data parts | ||
| 542 | 2026.05.14 16:26:07.873402 [ 293 ] {09904aa3-f893-4dd6-b3df-cad7867e5e26} <Debug> oximeter.measurements_i32 (7106a558-1b5c-45a4-a2db-7b7197bf87f1): There are no data parts | ||
| 543 | 2026.05.14 16:26:07.873970 [ 293 ] {09904aa3-f893-4dd6-b3df-cad7867e5e26} <Debug> TCPHandler: Processed in 0.002089462 sec. | ||
| 544 | 2026.05.14 16:26:07.874106 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.14 16:26:07.874261 [ 293 ] {2dfb51d0-9674-4010-a796-9b7d1c0aa02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 546 | 2026.05.14 16:26:07.874385 [ 293 ] {2dfb51d0-9674-4010-a796-9b7d1c0aa02b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 547 | 2026.05.14 16:26:07.875500 [ 293 ] {2dfb51d0-9674-4010-a796-9b7d1c0aa02b} <Debug> oximeter.measurements_u32 (844a9538-9c7a-4ed8-b4fa-623a3c1bd43b): Loading data parts | ||
| 548 | 2026.05.14 16:26:07.875620 [ 293 ] {2dfb51d0-9674-4010-a796-9b7d1c0aa02b} <Debug> oximeter.measurements_u32 (844a9538-9c7a-4ed8-b4fa-623a3c1bd43b): There are no data parts | ||
| 549 | 2026.05.14 16:26:07.876115 [ 293 ] {2dfb51d0-9674-4010-a796-9b7d1c0aa02b} <Debug> TCPHandler: Processed in 0.002057091 sec. | ||
| 550 | 2026.05.14 16:26:07.876249 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.14 16:26:07.876510 [ 293 ] {3842b930-66f7-4a27-bf6c-afa9c6112d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 552 | 2026.05.14 16:26:07.876637 [ 293 ] {3842b930-66f7-4a27-bf6c-afa9c6112d9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 553 | 2026.05.14 16:26:07.877603 [ 293 ] {3842b930-66f7-4a27-bf6c-afa9c6112d9a} <Debug> oximeter.measurements_i64 (8beafe11-8044-4bba-9fc5-756967ddb821): Loading data parts | ||
| 554 | 2026.05.14 16:26:07.877753 [ 293 ] {3842b930-66f7-4a27-bf6c-afa9c6112d9a} <Debug> oximeter.measurements_i64 (8beafe11-8044-4bba-9fc5-756967ddb821): There are no data parts | ||
| 555 | 2026.05.14 16:26:07.878421 [ 293 ] {3842b930-66f7-4a27-bf6c-afa9c6112d9a} <Debug> TCPHandler: Processed in 0.002219874 sec. | ||
| 556 | 2026.05.14 16:26:07.878566 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.14 16:26:07.878718 [ 293 ] {253d2cac-9d08-4346-9311-ae4e8f474597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 558 | 2026.05.14 16:26:07.878840 [ 293 ] {253d2cac-9d08-4346-9311-ae4e8f474597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 559 | 2026.05.14 16:26:07.880289 [ 293 ] {253d2cac-9d08-4346-9311-ae4e8f474597} <Debug> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Loading data parts | ||
| 560 | 2026.05.14 16:26:07.880421 [ 293 ] {253d2cac-9d08-4346-9311-ae4e8f474597} <Debug> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): There are no data parts | ||
| 561 | 2026.05.14 16:26:07.880897 [ 293 ] {253d2cac-9d08-4346-9311-ae4e8f474597} <Debug> TCPHandler: Processed in 0.002380185 sec. | ||
| 562 | 2026.05.14 16:26:07.881045 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.05.14 16:26:07.881286 [ 293 ] {611f6b49-0b6d-479f-acb5-a3c5e54b9087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 564 | 2026.05.14 16:26:07.881404 [ 293 ] {611f6b49-0b6d-479f-acb5-a3c5e54b9087} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 565 | 2026.05.14 16:26:07.882360 [ 293 ] {611f6b49-0b6d-479f-acb5-a3c5e54b9087} <Debug> oximeter.measurements_f32 (4af8f355-acb3-4d25-8ad1-11cb938a78a9): Loading data parts | ||
| 566 | 2026.05.14 16:26:07.882476 [ 293 ] {611f6b49-0b6d-479f-acb5-a3c5e54b9087} <Debug> oximeter.measurements_f32 (4af8f355-acb3-4d25-8ad1-11cb938a78a9): There are no data parts | ||
| 567 | 2026.05.14 16:26:07.883020 [ 293 ] {611f6b49-0b6d-479f-acb5-a3c5e54b9087} <Debug> TCPHandler: Processed in 0.002023171 sec. | ||
| 568 | 2026.05.14 16:26:07.883155 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.14 16:26:07.883308 [ 293 ] {302e9155-eff4-4275-ae22-cb2fcb7ac150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 570 | 2026.05.14 16:26:07.883429 [ 293 ] {302e9155-eff4-4275-ae22-cb2fcb7ac150} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 571 | 2026.05.14 16:26:07.884487 [ 293 ] {302e9155-eff4-4275-ae22-cb2fcb7ac150} <Debug> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Loading data parts | ||
| 572 | 2026.05.14 16:26:07.884643 [ 293 ] {302e9155-eff4-4275-ae22-cb2fcb7ac150} <Debug> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): There are no data parts | ||
| 573 | 2026.05.14 16:26:07.885121 [ 293 ] {302e9155-eff4-4275-ae22-cb2fcb7ac150} <Debug> TCPHandler: Processed in 0.002013292 sec. | ||
| 574 | 2026.05.14 16:26:07.885254 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.05.14 16:26:07.885486 [ 293 ] {1149041f-07eb-4e77-b3b1-af2644f703f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 576 | 2026.05.14 16:26:07.885606 [ 293 ] {1149041f-07eb-4e77-b3b1-af2644f703f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 577 | 2026.05.14 16:26:07.886614 [ 293 ] {1149041f-07eb-4e77-b3b1-af2644f703f1} <Debug> oximeter.measurements_string (90541fca-78d5-4480-9235-f602dedbc81c): Loading data parts | ||
| 578 | 2026.05.14 16:26:07.886735 [ 293 ] {1149041f-07eb-4e77-b3b1-af2644f703f1} <Debug> oximeter.measurements_string (90541fca-78d5-4480-9235-f602dedbc81c): There are no data parts | ||
| 579 | 2026.05.14 16:26:07.887287 [ 293 ] {1149041f-07eb-4e77-b3b1-af2644f703f1} <Debug> TCPHandler: Processed in 0.002081332 sec. | ||
| 580 | 2026.05.14 16:26:07.887420 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.05.14 16:26:07.887577 [ 293 ] {4d036943-40dc-4aa6-af5d-4696f6f47698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 582 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 583 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 584 | * a string isn't palatable for a few reasons. | ||
| 585 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 586 | * details. | ||
| 587 | */ | ||
| 588 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 589 | 2026.05.14 16:26:07.887698 [ 293 ] {4d036943-40dc-4aa6-af5d-4696f6f47698} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 590 | 2026.05.14 16:26:07.888719 [ 293 ] {4d036943-40dc-4aa6-af5d-4696f6f47698} <Debug> oximeter.measurements_bytes (c179cf73-7a4f-47f9-a3c1-9c1a775601eb): Loading data parts | ||
| 591 | 2026.05.14 16:26:07.888834 [ 293 ] {4d036943-40dc-4aa6-af5d-4696f6f47698} <Debug> oximeter.measurements_bytes (c179cf73-7a4f-47f9-a3c1-9c1a775601eb): There are no data parts | ||
| 592 | 2026.05.14 16:26:07.889379 [ 293 ] {4d036943-40dc-4aa6-af5d-4696f6f47698} <Debug> TCPHandler: Processed in 0.002007342 sec. | ||
| 593 | 2026.05.14 16:26:07.889515 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.05.14 16:26:07.889674 [ 293 ] {e399c908-9284-4f7e-bdd5-8998e85c8aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 595 | 2026.05.14 16:26:07.889791 [ 293 ] {e399c908-9284-4f7e-bdd5-8998e85c8aad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 596 | 2026.05.14 16:26:07.890873 [ 293 ] {e399c908-9284-4f7e-bdd5-8998e85c8aad} <Debug> oximeter.measurements_cumulativei64 (dabdeebe-3cba-4504-86f6-0d4b7ad1d75a): Loading data parts | ||
| 597 | 2026.05.14 16:26:07.891014 [ 293 ] {e399c908-9284-4f7e-bdd5-8998e85c8aad} <Debug> oximeter.measurements_cumulativei64 (dabdeebe-3cba-4504-86f6-0d4b7ad1d75a): There are no data parts | ||
| 598 | 2026.05.14 16:26:07.891507 [ 293 ] {e399c908-9284-4f7e-bdd5-8998e85c8aad} <Debug> TCPHandler: Processed in 0.002039812 sec. | ||
| 599 | 2026.05.14 16:26:07.891718 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.05.14 16:26:07.891876 [ 293 ] {49b3316a-170e-446f-a403-5d0a9ca9adef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 601 | 2026.05.14 16:26:07.892004 [ 293 ] {49b3316a-170e-446f-a403-5d0a9ca9adef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 602 | 2026.05.14 16:26:07.892997 [ 293 ] {49b3316a-170e-446f-a403-5d0a9ca9adef} <Debug> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Loading data parts | ||
| 603 | 2026.05.14 16:26:07.893207 [ 293 ] {49b3316a-170e-446f-a403-5d0a9ca9adef} <Debug> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): There are no data parts | ||
| 604 | 2026.05.14 16:26:07.893763 [ 293 ] {49b3316a-170e-446f-a403-5d0a9ca9adef} <Debug> TCPHandler: Processed in 0.002094122 sec. | ||
| 605 | 2026.05.14 16:26:07.893907 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.05.14 16:26:07.894162 [ 293 ] {5b03e25d-4021-48a1-8050-aec70fb571fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 607 | 2026.05.14 16:26:07.894288 [ 293 ] {5b03e25d-4021-48a1-8050-aec70fb571fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 608 | 2026.05.14 16:26:07.895321 [ 293 ] {5b03e25d-4021-48a1-8050-aec70fb571fb} <Debug> oximeter.measurements_cumulativef32 (af149e8c-c672-4d1c-bc2e-bcc4d6e70dc2): Loading data parts | ||
| 609 | 2026.05.14 16:26:07.895448 [ 293 ] {5b03e25d-4021-48a1-8050-aec70fb571fb} <Debug> oximeter.measurements_cumulativef32 (af149e8c-c672-4d1c-bc2e-bcc4d6e70dc2): There are no data parts | ||
| 610 | 2026.05.14 16:26:07.896010 [ 293 ] {5b03e25d-4021-48a1-8050-aec70fb571fb} <Debug> TCPHandler: Processed in 0.002150293 sec. | ||
| 611 | 2026.05.14 16:26:07.896150 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.14 16:26:07.896309 [ 293 ] {fb70e08a-b2de-43f2-b22c-89f16497aef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 613 | 2026.05.14 16:26:07.896505 [ 293 ] {fb70e08a-b2de-43f2-b22c-89f16497aef6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 614 | 2026.05.14 16:26:07.897573 [ 293 ] {fb70e08a-b2de-43f2-b22c-89f16497aef6} <Debug> oximeter.measurements_cumulativef64 (ca03c6b1-8042-400c-8b02-3b33c69d784d): Loading data parts | ||
| 615 | 2026.05.14 16:26:07.897688 [ 293 ] {fb70e08a-b2de-43f2-b22c-89f16497aef6} <Debug> oximeter.measurements_cumulativef64 (ca03c6b1-8042-400c-8b02-3b33c69d784d): There are no data parts | ||
| 616 | 2026.05.14 16:26:07.898160 [ 293 ] {fb70e08a-b2de-43f2-b22c-89f16497aef6} <Debug> TCPHandler: Processed in 0.002058182 sec. | ||
| 617 | 2026.05.14 16:26:07.898380 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2026.05.14 16:26:07.898603 [ 293 ] {5f183693-67b6-479c-b275-bdc845456721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 619 | * NOTE: Array types cannot be Nullable, see | ||
| 620 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 621 | * for more details. | ||
| 622 | * | ||
| 623 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 624 | * is unfortunate, and at this point relies on the fact that an | ||
| 625 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 626 | * to figure out another way to represent missing samples here. | ||
| 627 | */ | ||
| 628 | 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) | ||
| 629 | 2026.05.14 16:26:07.898734 [ 293 ] {5f183693-67b6-479c-b275-bdc845456721} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 630 | 2026.05.14 16:26:07.899918 [ 293 ] {5f183693-67b6-479c-b275-bdc845456721} <Debug> oximeter.measurements_histogrami8 (36553bc7-162d-435d-bb8d-650be6105428): Loading data parts | ||
| 631 | 2026.05.14 16:26:07.900051 [ 293 ] {5f183693-67b6-479c-b275-bdc845456721} <Debug> oximeter.measurements_histogrami8 (36553bc7-162d-435d-bb8d-650be6105428): There are no data parts | ||
| 632 | 2026.05.14 16:26:07.900634 [ 293 ] {5f183693-67b6-479c-b275-bdc845456721} <Debug> TCPHandler: Processed in 0.002303994 sec. | ||
| 633 | 2026.05.14 16:26:07.900775 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.14 16:26:07.900995 [ 293 ] {24a46e13-4199-48d6-8247-1f46fb813c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 635 | 2026.05.14 16:26:07.901127 [ 293 ] {24a46e13-4199-48d6-8247-1f46fb813c6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 636 | 2026.05.14 16:26:07.902327 [ 293 ] {24a46e13-4199-48d6-8247-1f46fb813c6a} <Debug> oximeter.measurements_histogramu8 (3fb50a34-2903-45a2-a670-2a05f644cf97): Loading data parts | ||
| 637 | 2026.05.14 16:26:07.902451 [ 293 ] {24a46e13-4199-48d6-8247-1f46fb813c6a} <Debug> oximeter.measurements_histogramu8 (3fb50a34-2903-45a2-a670-2a05f644cf97): There are no data parts | ||
| 638 | 2026.05.14 16:26:07.902921 [ 293 ] {24a46e13-4199-48d6-8247-1f46fb813c6a} <Debug> TCPHandler: Processed in 0.002194454 sec. | ||
| 639 | 2026.05.14 16:26:07.903145 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.14 16:26:07.903356 [ 293 ] {89962321-b59c-4eb3-a296-926ae3e4b06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 641 | 2026.05.14 16:26:07.903486 [ 293 ] {89962321-b59c-4eb3-a296-926ae3e4b06a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 642 | 2026.05.14 16:26:07.905152 [ 293 ] {89962321-b59c-4eb3-a296-926ae3e4b06a} <Debug> oximeter.measurements_histogrami16 (75226d86-c8f7-4a1a-a612-55c59db8b5dc): Loading data parts | ||
| 643 | 2026.05.14 16:26:07.905301 [ 293 ] {89962321-b59c-4eb3-a296-926ae3e4b06a} <Debug> oximeter.measurements_histogrami16 (75226d86-c8f7-4a1a-a612-55c59db8b5dc): There are no data parts | ||
| 644 | 2026.05.14 16:26:07.905886 [ 293 ] {89962321-b59c-4eb3-a296-926ae3e4b06a} <Debug> TCPHandler: Processed in 0.00279001 sec. | ||
| 645 | 2026.05.14 16:26:07.906042 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.05.14 16:26:07.906255 [ 293 ] {0ebd4f1a-51c2-47ff-8651-3874b168a07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 647 | 2026.05.14 16:26:07.906390 [ 293 ] {0ebd4f1a-51c2-47ff-8651-3874b168a07c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 648 | 2026.05.14 16:26:07.907862 [ 293 ] {0ebd4f1a-51c2-47ff-8651-3874b168a07c} <Debug> oximeter.measurements_histogramu16 (fcdb63e5-8f0d-4e7a-8651-c1aed921d8fc): Loading data parts | ||
| 649 | 2026.05.14 16:26:07.907999 [ 293 ] {0ebd4f1a-51c2-47ff-8651-3874b168a07c} <Debug> oximeter.measurements_histogramu16 (fcdb63e5-8f0d-4e7a-8651-c1aed921d8fc): There are no data parts | ||
| 650 | 2026.05.14 16:26:07.908653 [ 293 ] {0ebd4f1a-51c2-47ff-8651-3874b168a07c} <Debug> TCPHandler: Processed in 0.002657818 sec. | ||
| 651 | 2026.05.14 16:26:07.908860 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 652 | 2026.05.14 16:26:07.909168 [ 293 ] {6c59000c-1915-4621-ac63-b05345fc8b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 653 | 2026.05.14 16:26:07.909338 [ 293 ] {6c59000c-1915-4621-ac63-b05345fc8b5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 654 | 2026.05.14 16:26:07.910833 [ 293 ] {6c59000c-1915-4621-ac63-b05345fc8b5a} <Debug> oximeter.measurements_histogrami32 (6484dbd6-78c7-4c21-bc5a-6fef251a9fc8): Loading data parts | ||
| 655 | 2026.05.14 16:26:07.910969 [ 293 ] {6c59000c-1915-4621-ac63-b05345fc8b5a} <Debug> oximeter.measurements_histogrami32 (6484dbd6-78c7-4c21-bc5a-6fef251a9fc8): There are no data parts | ||
| 656 | 2026.05.14 16:26:07.911616 [ 293 ] {6c59000c-1915-4621-ac63-b05345fc8b5a} <Debug> TCPHandler: Processed in 0.002817449 sec. | ||
| 657 | 2026.05.14 16:26:07.911774 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 658 | 2026.05.14 16:26:07.911998 [ 293 ] {ee15508b-08b9-428a-8b59-5b51756692d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 659 | 2026.05.14 16:26:07.912138 [ 293 ] {ee15508b-08b9-428a-8b59-5b51756692d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 660 | 2026.05.14 16:26:07.913365 [ 293 ] {ee15508b-08b9-428a-8b59-5b51756692d3} <Debug> oximeter.measurements_histogramu32 (9c7fd363-4a04-42bc-863c-71e1a86a9183): Loading data parts | ||
| 661 | 2026.05.14 16:26:07.913502 [ 293 ] {ee15508b-08b9-428a-8b59-5b51756692d3} <Debug> oximeter.measurements_histogramu32 (9c7fd363-4a04-42bc-863c-71e1a86a9183): There are no data parts | ||
| 662 | 2026.05.14 16:26:07.914030 [ 293 ] {ee15508b-08b9-428a-8b59-5b51756692d3} <Debug> TCPHandler: Processed in 0.002307525 sec. | ||
| 663 | 2026.05.14 16:26:07.914218 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.14 16:26:07.914476 [ 293 ] {eca5cdfd-119c-437d-be92-99646fe5c07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) 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) | ||
| 665 | 2026.05.14 16:26:07.914609 [ 293 ] {eca5cdfd-119c-437d-be92-99646fe5c07a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 666 | 2026.05.14 16:26:07.915755 [ 293 ] {eca5cdfd-119c-437d-be92-99646fe5c07a} <Debug> oximeter.measurements_histogrami64 (7cacf32c-f369-42fb-b4e6-948333d654f3): Loading data parts | ||
| 667 | 2026.05.14 16:26:07.915876 [ 293 ] {eca5cdfd-119c-437d-be92-99646fe5c07a} <Debug> oximeter.measurements_histogrami64 (7cacf32c-f369-42fb-b4e6-948333d654f3): There are no data parts | ||
| 668 | 2026.05.14 16:26:07.916476 [ 293 ] {eca5cdfd-119c-437d-be92-99646fe5c07a} <Debug> TCPHandler: Processed in 0.002306945 sec. | ||
| 669 | 2026.05.14 16:26:07.916611 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 670 | 2026.05.14 16:26:07.916822 [ 293 ] {296aad06-219e-4f85-beb9-373dd09fcc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 671 | 2026.05.14 16:26:07.916965 [ 293 ] {296aad06-219e-4f85-beb9-373dd09fcc25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 672 | 2026.05.14 16:26:07.918216 [ 293 ] {296aad06-219e-4f85-beb9-373dd09fcc25} <Debug> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Loading data parts | ||
| 673 | 2026.05.14 16:26:07.918339 [ 293 ] {296aad06-219e-4f85-beb9-373dd09fcc25} <Debug> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): There are no data parts | ||
| 674 | 2026.05.14 16:26:07.918840 [ 293 ] {296aad06-219e-4f85-beb9-373dd09fcc25} <Debug> TCPHandler: Processed in 0.002278233 sec. | ||
| 675 | 2026.05.14 16:26:07.919025 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.05.14 16:26:07.919282 [ 293 ] {6c197166-ba2a-496b-8755-c6d640213b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 677 | 2026.05.14 16:26:07.919420 [ 293 ] {6c197166-ba2a-496b-8755-c6d640213b31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 678 | 2026.05.14 16:26:07.920641 [ 293 ] {6c197166-ba2a-496b-8755-c6d640213b31} <Debug> oximeter.measurements_histogramf32 (88148eaa-2ed8-4d1a-8cda-aa43a962a460): Loading data parts | ||
| 679 | 2026.05.14 16:26:07.920790 [ 293 ] {6c197166-ba2a-496b-8755-c6d640213b31} <Debug> oximeter.measurements_histogramf32 (88148eaa-2ed8-4d1a-8cda-aa43a962a460): There are no data parts | ||
| 680 | 2026.05.14 16:26:07.921379 [ 293 ] {6c197166-ba2a-496b-8755-c6d640213b31} <Debug> TCPHandler: Processed in 0.002402425 sec. | ||
| 681 | 2026.05.14 16:26:07.921515 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 682 | 2026.05.14 16:26:07.921726 [ 293 ] {e9304aef-0210-4790-9112-5c8c88a0a48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 683 | 2026.05.14 16:26:07.921863 [ 293 ] {e9304aef-0210-4790-9112-5c8c88a0a48a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 684 | 2026.05.14 16:26:07.923244 [ 293 ] {e9304aef-0210-4790-9112-5c8c88a0a48a} <Debug> oximeter.measurements_histogramf64 (58688c89-1919-4e0a-96dd-86ac70ba45d7): Loading data parts | ||
| 685 | 2026.05.14 16:26:07.923388 [ 293 ] {e9304aef-0210-4790-9112-5c8c88a0a48a} <Debug> oximeter.measurements_histogramf64 (58688c89-1919-4e0a-96dd-86ac70ba45d7): There are no data parts | ||
| 686 | 2026.05.14 16:26:07.924049 [ 293 ] {e9304aef-0210-4790-9112-5c8c88a0a48a} <Debug> TCPHandler: Processed in 0.002583728 sec. | ||
| 687 | 2026.05.14 16:26:07.924278 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 688 | 2026.05.14 16:26:07.924551 [ 293 ] {5172ea90-c5c0-4e5a-91da-f393a791c45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) /* The field tables store named dimensions of each timeseries. | ||
| 689 | * | ||
| 690 | * As with the measurement tables, there is one field table for each field data | ||
| 691 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 692 | * this behavior **must not** be relied upon for query correctness. | ||
| 693 | * | ||
| 694 | * The index for the fields differs from the measurements, however. Rows are | ||
| 695 | * sorted by timeseries name, then field name, field value, and finally | ||
| 696 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 697 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 698 | * usually then used to look up measurements. | ||
| 699 | * | ||
| 700 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 701 | * timeseries name and then key, since it would improve lookups where one | ||
| 702 | * already has the key. Realistically though, these tables are quite small and | ||
| 703 | * so performance benefits will be low in absolute terms. | ||
| 704 | * | ||
| 705 | * TTL: We use a materialized column to expire old field table records. This | ||
| 706 | * column is generated automatically by the database whenever a new row is | ||
| 707 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 708 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 709 | * record will remain during a deduplication, which will have the last | ||
| 710 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 711 | * measurement tables. | ||
| 712 | */ | ||
| 713 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 714 | 2026.05.14 16:26:07.924708 [ 293 ] {5172ea90-c5c0-4e5a-91da-f393a791c45f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 715 | 2026.05.14 16:26:07.926420 [ 293 ] {5172ea90-c5c0-4e5a-91da-f393a791c45f} <Debug> oximeter.fields_bool (b0fdf48b-ad6d-4e4b-a8b1-ea1004bc94c4): Loading data parts | ||
| 716 | 2026.05.14 16:26:07.926556 [ 293 ] {5172ea90-c5c0-4e5a-91da-f393a791c45f} <Debug> oximeter.fields_bool (b0fdf48b-ad6d-4e4b-a8b1-ea1004bc94c4): There are no data parts | ||
| 717 | 2026.05.14 16:26:07.927304 [ 293 ] {5172ea90-c5c0-4e5a-91da-f393a791c45f} <Debug> TCPHandler: Processed in 0.003073423 sec. | ||
| 718 | 2026.05.14 16:26:07.927518 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 719 | 2026.05.14 16:26:07.927719 [ 293 ] {34759349-bd59-4a34-bcec-c20ec1764fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 720 | 2026.05.14 16:26:07.927878 [ 293 ] {34759349-bd59-4a34-bcec-c20ec1764fba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 721 | 2026.05.14 16:26:07.929261 [ 293 ] {34759349-bd59-4a34-bcec-c20ec1764fba} <Debug> oximeter.fields_i8 (f75ebcc7-63fe-44d5-b182-35b1ae5d4328): Loading data parts | ||
| 722 | 2026.05.14 16:26:07.929480 [ 293 ] {34759349-bd59-4a34-bcec-c20ec1764fba} <Debug> oximeter.fields_i8 (f75ebcc7-63fe-44d5-b182-35b1ae5d4328): There are no data parts | ||
| 723 | 2026.05.14 16:26:07.930002 [ 293 ] {34759349-bd59-4a34-bcec-c20ec1764fba} <Debug> TCPHandler: Processed in 0.002570567 sec. | ||
| 724 | 2026.05.14 16:26:07.930154 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 725 | 2026.05.14 16:26:07.930404 [ 293 ] {c31349ae-906a-449c-b9bd-dec03b16a264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 726 | 2026.05.14 16:26:07.930527 [ 293 ] {c31349ae-906a-449c-b9bd-dec03b16a264} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 727 | 2026.05.14 16:26:07.931589 [ 293 ] {c31349ae-906a-449c-b9bd-dec03b16a264} <Debug> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Loading data parts | ||
| 728 | 2026.05.14 16:26:07.931713 [ 293 ] {c31349ae-906a-449c-b9bd-dec03b16a264} <Debug> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): There are no data parts | ||
| 729 | 2026.05.14 16:26:07.932307 [ 293 ] {c31349ae-906a-449c-b9bd-dec03b16a264} <Debug> TCPHandler: Processed in 0.002203374 sec. | ||
| 730 | 2026.05.14 16:26:07.932448 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 731 | 2026.05.14 16:26:07.932607 [ 293 ] {438502d0-da1c-45cb-92af-7e31bd8ad531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 732 | 2026.05.14 16:26:07.932730 [ 293 ] {438502d0-da1c-45cb-92af-7e31bd8ad531} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 733 | 2026.05.14 16:26:07.934307 [ 293 ] {438502d0-da1c-45cb-92af-7e31bd8ad531} <Debug> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Loading data parts | ||
| 734 | 2026.05.14 16:26:07.934507 [ 293 ] {438502d0-da1c-45cb-92af-7e31bd8ad531} <Debug> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): There are no data parts | ||
| 735 | 2026.05.14 16:26:07.935135 [ 293 ] {438502d0-da1c-45cb-92af-7e31bd8ad531} <Debug> TCPHandler: Processed in 0.002735679 sec. | ||
| 736 | 2026.05.14 16:26:07.935285 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2026.05.14 16:26:07.935532 [ 293 ] {cbb9326a-a79a-40fa-b9cd-7640ad266d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 738 | 2026.05.14 16:26:07.935662 [ 293 ] {cbb9326a-a79a-40fa-b9cd-7640ad266d64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 739 | 2026.05.14 16:26:07.936694 [ 293 ] {cbb9326a-a79a-40fa-b9cd-7640ad266d64} <Debug> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Loading data parts | ||
| 740 | 2026.05.14 16:26:07.936808 [ 293 ] {cbb9326a-a79a-40fa-b9cd-7640ad266d64} <Debug> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): There are no data parts | ||
| 741 | 2026.05.14 16:26:07.937354 [ 293 ] {cbb9326a-a79a-40fa-b9cd-7640ad266d64} <Debug> TCPHandler: Processed in 0.002121072 sec. | ||
| 742 | 2026.05.14 16:26:07.937524 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 743 | 2026.05.14 16:26:07.937686 [ 293 ] {99105c4b-c591-43eb-b85b-f68526b13d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 744 | 2026.05.14 16:26:07.937821 [ 293 ] {99105c4b-c591-43eb-b85b-f68526b13d31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 745 | 2026.05.14 16:26:07.939027 [ 293 ] {99105c4b-c591-43eb-b85b-f68526b13d31} <Debug> oximeter.fields_i32 (2d4cf571-a777-4d79-9636-593480201c24): Loading data parts | ||
| 746 | 2026.05.14 16:26:07.939161 [ 293 ] {99105c4b-c591-43eb-b85b-f68526b13d31} <Debug> oximeter.fields_i32 (2d4cf571-a777-4d79-9636-593480201c24): There are no data parts | ||
| 747 | 2026.05.14 16:26:07.939725 [ 293 ] {99105c4b-c591-43eb-b85b-f68526b13d31} <Debug> TCPHandler: Processed in 0.002261874 sec. | ||
| 748 | 2026.05.14 16:26:07.939868 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 749 | 2026.05.14 16:26:07.940125 [ 293 ] {ea03f585-0733-461e-81ba-65fa42bd0ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 750 | 2026.05.14 16:26:07.940258 [ 293 ] {ea03f585-0733-461e-81ba-65fa42bd0ce5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 751 | 2026.05.14 16:26:07.942993 [ 293 ] {ea03f585-0733-461e-81ba-65fa42bd0ce5} <Debug> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Loading data parts | ||
| 752 | 2026.05.14 16:26:07.943135 [ 293 ] {ea03f585-0733-461e-81ba-65fa42bd0ce5} <Debug> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): There are no data parts | ||
| 753 | 2026.05.14 16:26:07.943758 [ 293 ] {ea03f585-0733-461e-81ba-65fa42bd0ce5} <Debug> TCPHandler: Processed in 0.003942022 sec. | ||
| 754 | 2026.05.14 16:26:07.943940 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2026.05.14 16:26:07.944100 [ 293 ] {5b465e29-5332-4b2d-894d-7334bd3b5151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 756 | 2026.05.14 16:26:07.944226 [ 293 ] {5b465e29-5332-4b2d-894d-7334bd3b5151} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 757 | 2026.05.14 16:26:07.945366 [ 293 ] {5b465e29-5332-4b2d-894d-7334bd3b5151} <Debug> oximeter.fields_i64 (3aed0b6d-e4e2-488a-b2fa-e447a77a4226): Loading data parts | ||
| 758 | 2026.05.14 16:26:07.945495 [ 293 ] {5b465e29-5332-4b2d-894d-7334bd3b5151} <Debug> oximeter.fields_i64 (3aed0b6d-e4e2-488a-b2fa-e447a77a4226): There are no data parts | ||
| 759 | 2026.05.14 16:26:07.945979 [ 293 ] {5b465e29-5332-4b2d-894d-7334bd3b5151} <Debug> TCPHandler: Processed in 0.002090322 sec. | ||
| 760 | 2026.05.14 16:26:07.946127 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 761 | 2026.05.14 16:26:07.946329 [ 293 ] {0dedeb78-be48-42ba-8f87-10ec2d66c13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 762 | 2026.05.14 16:26:07.946411 [ 293 ] {0dedeb78-be48-42ba-8f87-10ec2d66c13d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 763 | 2026.05.14 16:26:07.947459 [ 293 ] {0dedeb78-be48-42ba-8f87-10ec2d66c13d} <Debug> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Loading data parts | ||
| 764 | 2026.05.14 16:26:07.947571 [ 293 ] {0dedeb78-be48-42ba-8f87-10ec2d66c13d} <Debug> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): There are no data parts | ||
| 765 | 2026.05.14 16:26:07.948175 [ 293 ] {0dedeb78-be48-42ba-8f87-10ec2d66c13d} <Debug> TCPHandler: Processed in 0.002096172 sec. | ||
| 766 | 2026.05.14 16:26:07.948317 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.05.14 16:26:07.948473 [ 293 ] {cb158c19-a136-4d27-a7a4-39e07f91efb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 768 | 2026.05.14 16:26:07.948515 [ 293 ] {cb158c19-a136-4d27-a7a4-39e07f91efb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 769 | 2026.05.14 16:26:07.949581 [ 293 ] {cb158c19-a136-4d27-a7a4-39e07f91efb0} <Debug> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Loading data parts | ||
| 770 | 2026.05.14 16:26:07.949690 [ 293 ] {cb158c19-a136-4d27-a7a4-39e07f91efb0} <Debug> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): There are no data parts | ||
| 771 | 2026.05.14 16:26:07.950163 [ 293 ] {cb158c19-a136-4d27-a7a4-39e07f91efb0} <Debug> TCPHandler: Processed in 0.001894 sec. | ||
| 772 | 2026.05.14 16:26:07.950311 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.05.14 16:26:07.950512 [ 293 ] {96484a29-1677-4e5a-8a29-8a3af1a790ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 774 | 2026.05.14 16:26:07.950557 [ 293 ] {96484a29-1677-4e5a-8a29-8a3af1a790ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 775 | 2026.05.14 16:26:07.951633 [ 293 ] {96484a29-1677-4e5a-8a29-8a3af1a790ef} <Debug> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Loading data parts | ||
| 776 | 2026.05.14 16:26:07.951768 [ 293 ] {96484a29-1677-4e5a-8a29-8a3af1a790ef} <Debug> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): There are no data parts | ||
| 777 | 2026.05.14 16:26:07.952344 [ 293 ] {96484a29-1677-4e5a-8a29-8a3af1a790ef} <Debug> TCPHandler: Processed in 0.002097092 sec. | ||
| 778 | 2026.05.14 16:26:07.952501 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.05.14 16:26:07.952656 [ 293 ] {b3ceb359-170a-4e69-87fe-5c829cd57ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 780 | 2026.05.14 16:26:07.952698 [ 293 ] {b3ceb359-170a-4e69-87fe-5c829cd57ed6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 781 | 2026.05.14 16:26:07.953724 [ 293 ] {b3ceb359-170a-4e69-87fe-5c829cd57ed6} <Debug> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Loading data parts | ||
| 782 | 2026.05.14 16:26:07.953843 [ 293 ] {b3ceb359-170a-4e69-87fe-5c829cd57ed6} <Debug> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): There are no data parts | ||
| 783 | 2026.05.14 16:26:07.954354 [ 293 ] {b3ceb359-170a-4e69-87fe-5c829cd57ed6} <Debug> TCPHandler: Processed in 0.00190102 sec. | ||
| 784 | 2026.05.14 16:26:07.954513 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.05.14 16:26:07.954753 [ 293 ] {4f7de94a-773a-4ef3-a569-c418fcc9efe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) /* The timeseries schema table stores the extracted schema for the samples | ||
| 786 | * oximeter collects. | ||
| 787 | */ | ||
| 788 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 789 | 2026.05.14 16:26:07.954817 [ 293 ] {4f7de94a-773a-4ef3-a569-c418fcc9efe7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 790 | 2026.05.14 16:26:07.955863 [ 293 ] {4f7de94a-773a-4ef3-a569-c418fcc9efe7} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc): Loading data parts | ||
| 791 | 2026.05.14 16:26:07.955983 [ 293 ] {4f7de94a-773a-4ef3-a569-c418fcc9efe7} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc): There are no data parts | ||
| 792 | 2026.05.14 16:26:07.956665 [ 293 ] {4f7de94a-773a-4ef3-a569-c418fcc9efe7} <Debug> TCPHandler: Processed in 0.002200053 sec. | ||
| 793 | 2026.05.14 16:26:07.959707 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.05.14 16:26:07.959998 [ 295 ] {63fd7c32-a287-4da2-a90d-b0d66d6657ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 795 | 2026.05.14 16:26:07.961751 [ 295 ] {63fd7c32-a287-4da2-a90d-b0d66d6657ef} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 796 | 2026.05.14 16:26:07.967735 [ 268 ] {63fd7c32-a287-4da2-a90d-b0d66d6657ef} <Trace> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 797 | 2026.05.14 16:26:07.967781 [ 268 ] {63fd7c32-a287-4da2-a90d-b0d66d6657ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 798 | 2026.05.14 16:26:07.971591 [ 268 ] {63fd7c32-a287-4da2-a90d-b0d66d6657ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 799 | 2026.05.14 16:26:07.972164 [ 268 ] {63fd7c32-a287-4da2-a90d-b0d66d6657ef} <Trace> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 800 | 2026.05.14 16:26:07.972421 [ 295 ] {63fd7c32-a287-4da2-a90d-b0d66d6657ef} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012588 sec., 79.4407372100413 rows/sec., 1.24 KiB/sec. | ||
| 801 | 2026.05.14 16:26:07.972612 [ 295 ] {63fd7c32-a287-4da2-a90d-b0d66d6657ef} <Debug> TCPHandler: Processed in 0.013020007 sec. | ||
| 802 | 2026.05.14 16:26:08.001013 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.01 MiB, peak 133.01 MiB, free memory in arenas 0.00 B, will set to 142.17 MiB (RSS), difference: 9.16 MiB | ||
| 803 | 2026.05.14 16:26:12.068061 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.14 16:26:12.068116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 805 | 2026.05.14 16:26:12.068160 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.14 16:26:12.068212 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.14 16:26:12.070461 [ 244 ] {} <Debug> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Loading data parts | ||
| 808 | 2026.05.14 16:26:12.070627 [ 244 ] {} <Debug> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): There are no data parts | ||
| 809 | 2026.05.14 16:26:12.072476 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.14 16:26:12.072525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 811 | 2026.05.14 16:26:12.074283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.14 16:26:12.074817 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): 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.14 16:26:12.074958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 814 | 2026.05.14 16:26:12.079363 [ 245 ] {} <Debug> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Loading data parts | ||
| 815 | 2026.05.14 16:26:12.079501 [ 245 ] {} <Debug> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): There are no data parts | ||
| 816 | 2026.05.14 16:26:12.101611 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.14 16:26:12.101650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 818 | 2026.05.14 16:26:12.107838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.14 16:26:12.109013 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): 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.14 16:26:12.111929 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.14 16:26:13.001272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.34 MiB, peak 151.34 MiB, free memory in arenas 0.00 B, will set to 156.39 MiB (RSS), difference: 9.05 MiB | ||
| 822 | 2026.05.14 16:26:14.567913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.14 16:26:14.568040 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.14 16:26:14.571349 [ 243 ] {} <Debug> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Loading data parts | ||
| 825 | 2026.05.14 16:26:14.571504 [ 243 ] {} <Debug> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): There are no data parts | ||
| 826 | 2026.05.14 16:26:14.576313 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.14 16:26:14.576352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 828 | 2026.05.14 16:26:14.578025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.14 16:26:14.578536 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): 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.14 16:26:14.578789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.14 16:26:15.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.59 MiB, peak 160.59 MiB, free memory in arenas 0.00 B, will set to 157.37 MiB (RSS), difference: -3.22 MiB | ||
| 832 | 2026.05.14 16:26:19.542521 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.14 16:26:19.542582 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.14 16:26:19.575161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 835 | 2026.05.14 16:26:19.575829 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.14 16:26:19.575879 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 837 | 2026.05.14 16:26:19.576681 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.14 16:26:19.577155 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): 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.14 16:26:19.577307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.14 16:26:19.612146 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.14 16:26:19.630376 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.14 16:26:19.630422 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 843 | 2026.05.14 16:26:19.637592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.14 16:26:19.639244 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): 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.14 16:26:19.644752 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.14 16:26:20.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 162.13 MiB, free memory in arenas 0.00 B, will set to 160.29 MiB (RSS), difference: 2.16 MiB | ||
| 847 | 2026.05.14 16:26:25.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.34 MiB, peak 162.13 MiB, free memory in arenas 0.00 B, will set to 160.36 MiB (RSS), difference: 4.02 MiB | ||
| 848 | 2026.05.14 16:26:27.077415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 849 | 2026.05.14 16:26:27.077877 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 850 | 2026.05.14 16:26:27.077917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 851 | 2026.05.14 16:26:27.078596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 852 | 2026.05.14 16:26:27.079085 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 853 | 2026.05.14 16:26:27.079215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 854 | 2026.05.14 16:26:27.144881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 855 | 2026.05.14 16:26:27.161914 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.14 16:26:27.161984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 857 | 2026.05.14 16:26:27.168216 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 858 | 2026.05.14 16:26:27.169647 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.14 16:26:27.172759 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 860 | 2026.05.14 16:26:28.005510 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.14 16:26:28.005729 [ 293 ] {460c5604-5799-4717-9400-060817331561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.14 16:26:28.006338 [ 293 ] {460c5604-5799-4717-9400-060817331561} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.05.14 16:26:28.006460 [ 293 ] {460c5604-5799-4717-9400-060817331561} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.05.14 16:26:28.006914 [ 293 ] {460c5604-5799-4717-9400-060817331561} <Debug> TCPHandler: Processed in 0.001534116 sec. | ||
| 865 | 2026.05.14 16:26:28.015725 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.05.14 16:26:28.015861 [ 293 ] {5dbbabb4-d690-49de-866c-072ddeb4835a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 867 | 2026.05.14 16:26:28.015910 [ 293 ] {5dbbabb4-d690-49de-866c-072ddeb4835a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.05.14 16:26:28.018726 [ 293 ] {5dbbabb4-d690-49de-866c-072ddeb4835a} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2026.05.14 16:26:28.018765 [ 293 ] {5dbbabb4-d690-49de-866c-072ddeb4835a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 870 | 2026.05.14 16:26:28.019576 [ 293 ] {5dbbabb4-d690-49de-866c-072ddeb4835a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2026.05.14 16:26:28.020056 [ 293 ] {5dbbabb4-d690-49de-866c-072ddeb4835a} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2026.05.14 16:26:28.020196 [ 293 ] {5dbbabb4-d690-49de-866c-072ddeb4835a} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004373 sec., 7317.630916990624 rows/sec., 1.62 MiB/sec. | ||
| 873 | 2026.05.14 16:26:28.020233 [ 293 ] {5dbbabb4-d690-49de-866c-072ddeb4835a} <Debug> TCPHandler: Processed in 0.004571398 sec. | ||
| 874 | 2026.05.14 16:26:28.020426 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.05.14 16:26:28.020520 [ 293 ] {0256a15f-78ee-41b1-9eb7-37ac50b6e177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 876 | 2026.05.14 16:26:28.020559 [ 293 ] {0256a15f-78ee-41b1-9eb7-37ac50b6e177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 877 | 2026.05.14 16:26:28.023883 [ 293 ] {0256a15f-78ee-41b1-9eb7-37ac50b6e177} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2026.05.14 16:26:28.023930 [ 293 ] {0256a15f-78ee-41b1-9eb7-37ac50b6e177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 879 | 2026.05.14 16:26:28.024552 [ 293 ] {0256a15f-78ee-41b1-9eb7-37ac50b6e177} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2026.05.14 16:26:28.025117 [ 293 ] {0256a15f-78ee-41b1-9eb7-37ac50b6e177} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2026.05.14 16:26:28.025261 [ 293 ] {0256a15f-78ee-41b1-9eb7-37ac50b6e177} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00476 sec., 59663.86554621848 rows/sec., 3.79 MiB/sec. | ||
| 882 | 2026.05.14 16:26:28.025297 [ 293 ] {0256a15f-78ee-41b1-9eb7-37ac50b6e177} <Debug> TCPHandler: Processed in 0.004920401 sec. | ||
| 883 | 2026.05.14 16:26:28.025433 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.05.14 16:26:28.025527 [ 293 ] {dc2cc811-6767-4c1d-91e0-1d396ced8971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 885 | 2026.05.14 16:26:28.025567 [ 293 ] {dc2cc811-6767-4c1d-91e0-1d396ced8971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 886 | 2026.05.14 16:26:28.025971 [ 293 ] {dc2cc811-6767-4c1d-91e0-1d396ced8971} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.05.14 16:26:28.026007 [ 293 ] {dc2cc811-6767-4c1d-91e0-1d396ced8971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 888 | 2026.05.14 16:26:28.026401 [ 293 ] {dc2cc811-6767-4c1d-91e0-1d396ced8971} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.05.14 16:26:28.026839 [ 293 ] {dc2cc811-6767-4c1d-91e0-1d396ced8971} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.05.14 16:26:28.026964 [ 293 ] {dc2cc811-6767-4c1d-91e0-1d396ced8971} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001454 sec., 6877.57909215956 rows/sec., 560.82 KiB/sec. | ||
| 891 | 2026.05.14 16:26:28.027000 [ 293 ] {dc2cc811-6767-4c1d-91e0-1d396ced8971} <Debug> TCPHandler: Processed in 0.001615557 sec. | ||
| 892 | 2026.05.14 16:26:28.027121 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.05.14 16:26:28.027214 [ 293 ] {d9759dba-d3a0-4d7f-83e4-5bb012a49011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 894 | 2026.05.14 16:26:28.027261 [ 293 ] {d9759dba-d3a0-4d7f-83e4-5bb012a49011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 895 | 2026.05.14 16:26:28.027988 [ 293 ] {d9759dba-d3a0-4d7f-83e4-5bb012a49011} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.05.14 16:26:28.028023 [ 293 ] {d9759dba-d3a0-4d7f-83e4-5bb012a49011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 897 | 2026.05.14 16:26:28.028491 [ 293 ] {d9759dba-d3a0-4d7f-83e4-5bb012a49011} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.05.14 16:26:28.028931 [ 293 ] {d9759dba-d3a0-4d7f-83e4-5bb012a49011} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.05.14 16:26:28.029054 [ 293 ] {d9759dba-d3a0-4d7f-83e4-5bb012a49011} <Debug> executeQuery: Read 824 rows, 65.37 KiB in 0.001858 sec., 443487.62109795475 rows/sec., 34.36 MiB/sec. | ||
| 900 | 2026.05.14 16:26:28.029089 [ 293 ] {d9759dba-d3a0-4d7f-83e4-5bb012a49011} <Debug> TCPHandler: Processed in 0.002016982 sec. | ||
| 901 | 2026.05.14 16:26:28.029210 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.05.14 16:26:28.029304 [ 293 ] {b6024fde-4704-44de-b107-5584de116c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 903 | 2026.05.14 16:26:28.029341 [ 293 ] {b6024fde-4704-44de-b107-5584de116c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 904 | 2026.05.14 16:26:28.029803 [ 293 ] {b6024fde-4704-44de-b107-5584de116c8a} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.05.14 16:26:28.029836 [ 293 ] {b6024fde-4704-44de-b107-5584de116c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 906 | 2026.05.14 16:26:28.030295 [ 293 ] {b6024fde-4704-44de-b107-5584de116c8a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.05.14 16:26:28.030927 [ 293 ] {b6024fde-4704-44de-b107-5584de116c8a} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.05.14 16:26:28.031052 [ 293 ] {b6024fde-4704-44de-b107-5584de116c8a} <Debug> executeQuery: Read 163 rows, 10.07 KiB in 0.001766 sec., 92298.98074745187 rows/sec., 5.57 MiB/sec. | ||
| 909 | 2026.05.14 16:26:28.031087 [ 293 ] {b6024fde-4704-44de-b107-5584de116c8a} <Debug> TCPHandler: Processed in 0.001925651 sec. | ||
| 910 | 2026.05.14 16:26:28.031231 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.05.14 16:26:28.031325 [ 293 ] {9ae6be6e-11d5-48ef-9ff6-0c21f3055153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 912 | 2026.05.14 16:26:28.031362 [ 293 ] {9ae6be6e-11d5-48ef-9ff6-0c21f3055153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 913 | 2026.05.14 16:26:28.031784 [ 293 ] {9ae6be6e-11d5-48ef-9ff6-0c21f3055153} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.05.14 16:26:28.031820 [ 293 ] {9ae6be6e-11d5-48ef-9ff6-0c21f3055153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 915 | 2026.05.14 16:26:28.032234 [ 293 ] {9ae6be6e-11d5-48ef-9ff6-0c21f3055153} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.05.14 16:26:28.032682 [ 293 ] {9ae6be6e-11d5-48ef-9ff6-0c21f3055153} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.05.14 16:26:28.032804 [ 293 ] {9ae6be6e-11d5-48ef-9ff6-0c21f3055153} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001497 sec., 99532.39812959252 rows/sec., 6.43 MiB/sec. | ||
| 918 | 2026.05.14 16:26:28.032840 [ 293 ] {9ae6be6e-11d5-48ef-9ff6-0c21f3055153} <Debug> TCPHandler: Processed in 0.001666168 sec. | ||
| 919 | 2026.05.14 16:26:28.032967 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.05.14 16:26:28.033060 [ 293 ] {1d049de1-49f7-4b2e-a807-cd548044b282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 921 | 2026.05.14 16:26:28.033098 [ 293 ] {1d049de1-49f7-4b2e-a807-cd548044b282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 922 | 2026.05.14 16:26:28.033517 [ 293 ] {1d049de1-49f7-4b2e-a807-cd548044b282} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.05.14 16:26:28.033552 [ 293 ] {1d049de1-49f7-4b2e-a807-cd548044b282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 924 | 2026.05.14 16:26:28.033964 [ 293 ] {1d049de1-49f7-4b2e-a807-cd548044b282} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.05.14 16:26:28.034412 [ 293 ] {1d049de1-49f7-4b2e-a807-cd548044b282} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.05.14 16:26:28.034533 [ 293 ] {1d049de1-49f7-4b2e-a807-cd548044b282} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00149 sec., 99328.85906040268 rows/sec., 5.65 MiB/sec. | ||
| 927 | 2026.05.14 16:26:28.034567 [ 293 ] {1d049de1-49f7-4b2e-a807-cd548044b282} <Debug> TCPHandler: Processed in 0.001648257 sec. | ||
| 928 | 2026.05.14 16:26:28.034693 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.05.14 16:26:28.034786 [ 293 ] {7a22eeee-da7c-411f-a592-707414a2a9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 930 | 2026.05.14 16:26:28.034823 [ 293 ] {7a22eeee-da7c-411f-a592-707414a2a9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 931 | 2026.05.14 16:26:28.035373 [ 293 ] {7a22eeee-da7c-411f-a592-707414a2a9b6} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.05.14 16:26:28.035408 [ 293 ] {7a22eeee-da7c-411f-a592-707414a2a9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 933 | 2026.05.14 16:26:28.035887 [ 293 ] {7a22eeee-da7c-411f-a592-707414a2a9b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.05.14 16:26:28.036332 [ 293 ] {7a22eeee-da7c-411f-a592-707414a2a9b6} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.05.14 16:26:28.036454 [ 293 ] {7a22eeee-da7c-411f-a592-707414a2a9b6} <Debug> executeQuery: Read 511 rows, 36.88 KiB in 0.001685 sec., 303264.0949554896 rows/sec., 21.37 MiB/sec. | ||
| 936 | 2026.05.14 16:26:28.036489 [ 293 ] {7a22eeee-da7c-411f-a592-707414a2a9b6} <Debug> TCPHandler: Processed in 0.00184336 sec. | ||
| 937 | 2026.05.14 16:26:28.036629 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.05.14 16:26:28.036723 [ 293 ] {1d87a43c-4f47-42d7-8436-d0a819ddce79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 939 | 2026.05.14 16:26:28.036762 [ 293 ] {1d87a43c-4f47-42d7-8436-d0a819ddce79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 940 | 2026.05.14 16:26:28.037099 [ 293 ] {1d87a43c-4f47-42d7-8436-d0a819ddce79} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.05.14 16:26:28.037135 [ 293 ] {1d87a43c-4f47-42d7-8436-d0a819ddce79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 942 | 2026.05.14 16:26:28.037561 [ 293 ] {1d87a43c-4f47-42d7-8436-d0a819ddce79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.05.14 16:26:28.038000 [ 293 ] {1d87a43c-4f47-42d7-8436-d0a819ddce79} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.05.14 16:26:28.038127 [ 293 ] {1d87a43c-4f47-42d7-8436-d0a819ddce79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. | ||
| 945 | 2026.05.14 16:26:28.038162 [ 293 ] {1d87a43c-4f47-42d7-8436-d0a819ddce79} <Debug> TCPHandler: Processed in 0.001581086 sec. | ||
| 946 | 2026.05.14 16:26:28.038280 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.05.14 16:26:28.038373 [ 293 ] {87558623-e986-4d27-bb08-ca1e3215316e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 948 | 2026.05.14 16:26:28.038413 [ 293 ] {87558623-e986-4d27-bb08-ca1e3215316e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 949 | 2026.05.14 16:26:28.038836 [ 293 ] {87558623-e986-4d27-bb08-ca1e3215316e} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.05.14 16:26:28.038869 [ 293 ] {87558623-e986-4d27-bb08-ca1e3215316e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 951 | 2026.05.14 16:26:28.039308 [ 293 ] {87558623-e986-4d27-bb08-ca1e3215316e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.05.14 16:26:28.039750 [ 293 ] {87558623-e986-4d27-bb08-ca1e3215316e} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.05.14 16:26:28.039874 [ 293 ] {87558623-e986-4d27-bb08-ca1e3215316e} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001519 sec., 177748.51876234365 rows/sec., 11.82 MiB/sec. | ||
| 954 | 2026.05.14 16:26:28.039908 [ 293 ] {87558623-e986-4d27-bb08-ca1e3215316e} <Debug> TCPHandler: Processed in 0.001675478 sec. | ||
| 955 | 2026.05.14 16:26:28.040060 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.05.14 16:26:28.040154 [ 293 ] {89c4e3e0-ded0-43fd-a8ad-d4f1624d965d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.05.14 16:26:28.040194 [ 293 ] {89c4e3e0-ded0-43fd-a8ad-d4f1624d965d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 958 | 2026.05.14 16:26:28.040508 [ 293 ] {89c4e3e0-ded0-43fd-a8ad-d4f1624d965d} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.05.14 16:26:28.040540 [ 293 ] {89c4e3e0-ded0-43fd-a8ad-d4f1624d965d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 960 | 2026.05.14 16:26:28.040940 [ 293 ] {89c4e3e0-ded0-43fd-a8ad-d4f1624d965d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.05.14 16:26:28.041423 [ 293 ] {89c4e3e0-ded0-43fd-a8ad-d4f1624d965d} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.05.14 16:26:28.041546 [ 293 ] {89c4e3e0-ded0-43fd-a8ad-d4f1624d965d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00141 sec., 709.2198581560284 rows/sec., 47.79 KiB/sec. | ||
| 963 | 2026.05.14 16:26:28.041580 [ 293 ] {89c4e3e0-ded0-43fd-a8ad-d4f1624d965d} <Debug> TCPHandler: Processed in 0.001567406 sec. | ||
| 964 | 2026.05.14 16:26:28.041700 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.05.14 16:26:28.041792 [ 293 ] {b76aa0c3-8b6b-4102-bab3-a1dd53a62c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 966 | 2026.05.14 16:26:28.041842 [ 293 ] {b76aa0c3-8b6b-4102-bab3-a1dd53a62c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 967 | 2026.05.14 16:26:28.042567 [ 293 ] {b76aa0c3-8b6b-4102-bab3-a1dd53a62c4b} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.05.14 16:26:28.042602 [ 293 ] {b76aa0c3-8b6b-4102-bab3-a1dd53a62c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 969 | 2026.05.14 16:26:28.043437 [ 293 ] {b76aa0c3-8b6b-4102-bab3-a1dd53a62c4b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2026.05.14 16:26:28.043949 [ 293 ] {b76aa0c3-8b6b-4102-bab3-a1dd53a62c4b} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.05.14 16:26:28.044117 [ 293 ] {b76aa0c3-8b6b-4102-bab3-a1dd53a62c4b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002339 sec., 4702.86447199658 rows/sec., 8.43 MiB/sec. | ||
| 972 | 2026.05.14 16:26:28.044179 [ 293 ] {b76aa0c3-8b6b-4102-bab3-a1dd53a62c4b} <Debug> TCPHandler: Processed in 0.002526947 sec. | ||
| 973 | 2026.05.14 16:26:28.044319 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.05.14 16:26:28.044416 [ 293 ] {d2c20bcc-9d63-40a5-b205-0eb7f788650a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 975 | 2026.05.14 16:26:28.044456 [ 293 ] {d2c20bcc-9d63-40a5-b205-0eb7f788650a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 976 | 2026.05.14 16:26:28.044829 [ 293 ] {d2c20bcc-9d63-40a5-b205-0eb7f788650a} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.05.14 16:26:28.044867 [ 293 ] {d2c20bcc-9d63-40a5-b205-0eb7f788650a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 978 | 2026.05.14 16:26:28.045374 [ 293 ] {d2c20bcc-9d63-40a5-b205-0eb7f788650a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2026.05.14 16:26:28.045942 [ 293 ] {d2c20bcc-9d63-40a5-b205-0eb7f788650a} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.05.14 16:26:28.046074 [ 293 ] {d2c20bcc-9d63-40a5-b205-0eb7f788650a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001677 sec., 53667.26296958855 rows/sec., 3.36 MiB/sec. | ||
| 981 | 2026.05.14 16:26:28.046111 [ 293 ] {d2c20bcc-9d63-40a5-b205-0eb7f788650a} <Debug> TCPHandler: Processed in 0.001840929 sec. | ||
| 982 | 2026.05.14 16:26:32.997971 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2026.05.14 16:26:32.998216 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 984 | 2026.05.14 16:26:32.998571 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 985 | 2026.05.14 16:26:32.998635 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 986 | 2026.05.14 16:26:32.998858 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2026.05.14 16:26:32.999040 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 988 | 2026.05.14 16:26:32.999291 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 989 | 2026.05.14 16:26:32.999417 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 990 | 2026.05.14 16:26:32.999460 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (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 | ||
| 991 | 2026.05.14 16:26:32.999478 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 992 | 2026.05.14 16:26:32.999580 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 993 | 2026.05.14 16:26:32.999602 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 994 | 2026.05.14 16:26:33.002789 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004665 sec., 6859.592711682744 rows/sec., 1.52 MiB/sec. | ||
| 995 | 2026.05.14 16:26:33.002890 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Debug> MemoryTracker: Peak memory usage (for query): 137.41 KiB. | ||
| 996 | 2026.05.14 16:26:33.002905 [ 293 ] {f1149148-e4f2-4549-8b68-ebd11c80795c} <Debug> TCPHandler: Processed in 0.005070793 sec. | ||
| 997 | 2026.05.14 16:26:33.004745 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.05.14 16:26:33.004851 [ 293 ] {59ff558c-c6b2-451b-bd66-c3574c9dc890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 999 | 2026.05.14 16:26:33.004892 [ 293 ] {59ff558c-c6b2-451b-bd66-c3574c9dc890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1000 | 2026.05.14 16:26:33.005438 [ 293 ] {59ff558c-c6b2-451b-bd66-c3574c9dc890} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.05.14 16:26:33.005478 [ 293 ] {59ff558c-c6b2-451b-bd66-c3574c9dc890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1002 | 2026.05.14 16:26:33.005974 [ 293 ] {59ff558c-c6b2-451b-bd66-c3574c9dc890} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1003 | 2026.05.14 16:26:33.006447 [ 293 ] {59ff558c-c6b2-451b-bd66-c3574c9dc890} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.05.14 16:26:33.006586 [ 293 ] {59ff558c-c6b2-451b-bd66-c3574c9dc890} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001765 sec., 31728.045325779036 rows/sec., 2.42 MiB/sec. | ||
| 1005 | 2026.05.14 16:26:33.006621 [ 293 ] {59ff558c-c6b2-451b-bd66-c3574c9dc890} <Debug> TCPHandler: Processed in 0.00192501 sec. | ||
| 1006 | 2026.05.14 16:26:33.006779 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.05.14 16:26:33.006873 [ 293 ] {f0ec58a6-95e7-41c7-9522-648ecad40c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1008 | 2026.05.14 16:26:33.006911 [ 293 ] {f0ec58a6-95e7-41c7-9522-648ecad40c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1009 | 2026.05.14 16:26:33.007323 [ 293 ] {f0ec58a6-95e7-41c7-9522-648ecad40c38} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.05.14 16:26:33.007357 [ 293 ] {f0ec58a6-95e7-41c7-9522-648ecad40c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1011 | 2026.05.14 16:26:33.007952 [ 293 ] {f0ec58a6-95e7-41c7-9522-648ecad40c38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1012 | 2026.05.14 16:26:33.008505 [ 293 ] {f0ec58a6-95e7-41c7-9522-648ecad40c38} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.05.14 16:26:33.008703 [ 293 ] {f0ec58a6-95e7-41c7-9522-648ecad40c38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001843 sec., 34725.99023331525 rows/sec., 2.71 MiB/sec. | ||
| 1014 | 2026.05.14 16:26:33.008768 [ 293 ] {f0ec58a6-95e7-41c7-9522-648ecad40c38} <Debug> TCPHandler: Processed in 0.002036882 sec. | ||
| 1015 | 2026.05.14 16:26:33.008989 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.05.14 16:26:33.009119 [ 293 ] {719bc8fa-25b7-4e72-b9e3-189fed71fa8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1017 | 2026.05.14 16:26:33.009174 [ 293 ] {719bc8fa-25b7-4e72-b9e3-189fed71fa8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1018 | 2026.05.14 16:26:33.009664 [ 293 ] {719bc8fa-25b7-4e72-b9e3-189fed71fa8c} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2026.05.14 16:26:33.009701 [ 293 ] {719bc8fa-25b7-4e72-b9e3-189fed71fa8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1020 | 2026.05.14 16:26:33.010183 [ 293 ] {719bc8fa-25b7-4e72-b9e3-189fed71fa8c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1021 | 2026.05.14 16:26:33.010633 [ 293 ] {719bc8fa-25b7-4e72-b9e3-189fed71fa8c} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.05.14 16:26:33.010768 [ 293 ] {719bc8fa-25b7-4e72-b9e3-189fed71fa8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001691 sec., 94618.56889414547 rows/sec., 6.59 MiB/sec. | ||
| 1023 | 2026.05.14 16:26:33.010803 [ 293 ] {719bc8fa-25b7-4e72-b9e3-189fed71fa8c} <Debug> TCPHandler: Processed in 0.00192392 sec. | ||
| 1024 | 2026.05.14 16:26:33.010942 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.05.14 16:26:33.011037 [ 293 ] {90c96d19-7567-477b-8ef6-bbb3a4b65ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1026 | 2026.05.14 16:26:33.011076 [ 293 ] {90c96d19-7567-477b-8ef6-bbb3a4b65ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1027 | 2026.05.14 16:26:33.011436 [ 293 ] {90c96d19-7567-477b-8ef6-bbb3a4b65ef7} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2026.05.14 16:26:33.011471 [ 293 ] {90c96d19-7567-477b-8ef6-bbb3a4b65ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1029 | 2026.05.14 16:26:33.011880 [ 293 ] {90c96d19-7567-477b-8ef6-bbb3a4b65ef7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1030 | 2026.05.14 16:26:33.012365 [ 293 ] {90c96d19-7567-477b-8ef6-bbb3a4b65ef7} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2026.05.14 16:26:33.012494 [ 293 ] {90c96d19-7567-477b-8ef6-bbb3a4b65ef7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. | ||
| 1032 | 2026.05.14 16:26:33.012528 [ 293 ] {90c96d19-7567-477b-8ef6-bbb3a4b65ef7} <Debug> TCPHandler: Processed in 0.001634767 sec. | ||
| 1033 | 2026.05.14 16:26:34.542668 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1034 | 2026.05.14 16:26:34.542732 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1035 | 2026.05.14 16:26:34.579406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 | ||
| 1036 | 2026.05.14 16:26:34.579441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1037 | 2026.05.14 16:26:34.580130 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.05.14 16:26:34.580169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1039 | 2026.05.14 16:26:34.580956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1040 | 2026.05.14 16:26:34.581805 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.05.14 16:26:34.581929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1042 | 2026.05.14 16:26:34.582120 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1043 | 2026.05.14 16:26:34.582164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1044 | 2026.05.14 16:26:34.583472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1045 | 2026.05.14 16:26:34.583988 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1046 | 2026.05.14 16:26:34.584260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
| 1047 | 2026.05.14 16:26:34.672972 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1048 | 2026.05.14 16:26:34.688969 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1049 | 2026.05.14 16:26:34.689012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1050 | 2026.05.14 16:26:34.695419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1051 | 2026.05.14 16:26:34.696545 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1052 | 2026.05.14 16:26:34.699224 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1053 | 2026.05.14 16:26:35.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.25 MiB, peak 168.25 MiB, free memory in arenas 0.00 B, will set to 165.46 MiB (RSS), difference: 1.21 MiB | ||
| 1054 | 2026.05.14 16:26:38.002771 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.05.14 16:26:38.002990 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1056 | 2026.05.14 16:26:38.003304 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1057 | 2026.05.14 16:26:38.003338 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1058 | 2026.05.14 16:26:38.003557 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.05.14 16:26:38.003618 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.05.14 16:26:38.003748 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1061 | 2026.05.14 16:26:38.003781 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1062 | 2026.05.14 16:26:38.003801 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (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 | ||
| 1063 | 2026.05.14 16:26:38.003815 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1064 | 2026.05.14 16:26:38.003849 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1065 | 2026.05.14 16:26:38.003867 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1066 | 2026.05.14 16:26:38.005000 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002102 sec., 15223.59657469077 rows/sec., 3.38 MiB/sec. | ||
| 1067 | 2026.05.14 16:26:38.005093 [ 293 ] {ababed67-5f12-441d-b059-155c49423bc6} <Debug> TCPHandler: Processed in 0.002545277 sec. | ||
| 1068 | 2026.05.14 16:26:38.009938 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.05.14 16:26:38.010140 [ 293 ] {30bf5af6-d157-472b-b98c-6f8abb39bd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1070 | 2026.05.14 16:26:38.010216 [ 293 ] {30bf5af6-d157-472b-b98c-6f8abb39bd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1071 | 2026.05.14 16:26:38.011222 [ 293 ] {30bf5af6-d157-472b-b98c-6f8abb39bd33} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.05.14 16:26:38.011258 [ 293 ] {30bf5af6-d157-472b-b98c-6f8abb39bd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1073 | 2026.05.14 16:26:38.011795 [ 293 ] {30bf5af6-d157-472b-b98c-6f8abb39bd33} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1074 | 2026.05.14 16:26:38.012288 [ 293 ] {30bf5af6-d157-472b-b98c-6f8abb39bd33} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.05.14 16:26:38.012428 [ 293 ] {30bf5af6-d157-472b-b98c-6f8abb39bd33} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002345 sec., 121108.7420042644 rows/sec., 7.69 MiB/sec. | ||
| 1076 | 2026.05.14 16:26:38.012464 [ 293 ] {30bf5af6-d157-472b-b98c-6f8abb39bd33} <Debug> TCPHandler: Processed in 0.002623758 sec. | ||
| 1077 | 2026.05.14 16:26:38.012621 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.14 16:26:38.012716 [ 293 ] {9956a35f-1b4e-4b53-8b6a-8300988a2293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1079 | 2026.05.14 16:26:38.012754 [ 293 ] {9956a35f-1b4e-4b53-8b6a-8300988a2293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1080 | 2026.05.14 16:26:38.013413 [ 293 ] {9956a35f-1b4e-4b53-8b6a-8300988a2293} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.05.14 16:26:38.013448 [ 293 ] {9956a35f-1b4e-4b53-8b6a-8300988a2293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1082 | 2026.05.14 16:26:38.013961 [ 293 ] {9956a35f-1b4e-4b53-8b6a-8300988a2293} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.05.14 16:26:38.014399 [ 293 ] {9956a35f-1b4e-4b53-8b6a-8300988a2293} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.05.14 16:26:38.014525 [ 293 ] {9956a35f-1b4e-4b53-8b6a-8300988a2293} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001828 sec., 448030.63457330415 rows/sec., 34.73 MiB/sec. | ||
| 1085 | 2026.05.14 16:26:38.014561 [ 293 ] {9956a35f-1b4e-4b53-8b6a-8300988a2293} <Debug> TCPHandler: Processed in 0.001995441 sec. | ||
| 1086 | 2026.05.14 16:26:38.014682 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.05.14 16:26:38.014775 [ 293 ] {abd058d4-2856-42aa-bcda-c5e00fecfe60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.05.14 16:26:38.014813 [ 293 ] {abd058d4-2856-42aa-bcda-c5e00fecfe60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1089 | 2026.05.14 16:26:38.015310 [ 293 ] {abd058d4-2856-42aa-bcda-c5e00fecfe60} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.05.14 16:26:38.015345 [ 293 ] {abd058d4-2856-42aa-bcda-c5e00fecfe60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1091 | 2026.05.14 16:26:38.015751 [ 293 ] {abd058d4-2856-42aa-bcda-c5e00fecfe60} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.05.14 16:26:38.016235 [ 293 ] {abd058d4-2856-42aa-bcda-c5e00fecfe60} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.05.14 16:26:38.016358 [ 293 ] {abd058d4-2856-42aa-bcda-c5e00fecfe60} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001601 sec., 95565.27170518426 rows/sec., 5.71 MiB/sec. | ||
| 1094 | 2026.05.14 16:26:38.016393 [ 293 ] {abd058d4-2856-42aa-bcda-c5e00fecfe60} <Debug> TCPHandler: Processed in 0.001758688 sec. | ||
| 1095 | 2026.05.14 16:26:38.016509 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.05.14 16:26:38.016601 [ 293 ] {83ed212a-baf4-4a8d-ac06-2475268a9bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.05.14 16:26:38.016639 [ 293 ] {83ed212a-baf4-4a8d-ac06-2475268a9bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1098 | 2026.05.14 16:26:38.017127 [ 293 ] {83ed212a-baf4-4a8d-ac06-2475268a9bc9} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.05.14 16:26:38.017163 [ 293 ] {83ed212a-baf4-4a8d-ac06-2475268a9bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1100 | 2026.05.14 16:26:38.017577 [ 293 ] {83ed212a-baf4-4a8d-ac06-2475268a9bc9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1101 | 2026.05.14 16:26:38.018024 [ 293 ] {83ed212a-baf4-4a8d-ac06-2475268a9bc9} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.05.14 16:26:38.018149 [ 293 ] {83ed212a-baf4-4a8d-ac06-2475268a9bc9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001565 sec., 95207.6677316294 rows/sec., 6.15 MiB/sec. | ||
| 1103 | 2026.05.14 16:26:38.018184 [ 293 ] {83ed212a-baf4-4a8d-ac06-2475268a9bc9} <Debug> TCPHandler: Processed in 0.001722918 sec. | ||
| 1104 | 2026.05.14 16:26:38.018403 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.05.14 16:26:38.018504 [ 293 ] {94a01e00-68a8-4cfa-8535-b968d324ccfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1106 | 2026.05.14 16:26:38.018542 [ 293 ] {94a01e00-68a8-4cfa-8535-b968d324ccfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1107 | 2026.05.14 16:26:38.018964 [ 293 ] {94a01e00-68a8-4cfa-8535-b968d324ccfb} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.05.14 16:26:38.018999 [ 293 ] {94a01e00-68a8-4cfa-8535-b968d324ccfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1109 | 2026.05.14 16:26:38.019423 [ 293 ] {94a01e00-68a8-4cfa-8535-b968d324ccfb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1110 | 2026.05.14 16:26:38.019874 [ 293 ] {94a01e00-68a8-4cfa-8535-b968d324ccfb} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.05.14 16:26:38.019998 [ 293 ] {94a01e00-68a8-4cfa-8535-b968d324ccfb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001511 sec., 97948.37855724686 rows/sec., 5.57 MiB/sec. | ||
| 1112 | 2026.05.14 16:26:38.020033 [ 293 ] {94a01e00-68a8-4cfa-8535-b968d324ccfb} <Debug> TCPHandler: Processed in 0.001677038 sec. | ||
| 1113 | 2026.05.14 16:26:38.020145 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.05.14 16:26:38.020239 [ 293 ] {0f33c38d-7b4d-4ae6-87af-4ab928386ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1115 | 2026.05.14 16:26:38.020276 [ 293 ] {0f33c38d-7b4d-4ae6-87af-4ab928386ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1116 | 2026.05.14 16:26:38.020855 [ 293 ] {0f33c38d-7b4d-4ae6-87af-4ab928386ab3} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2026.05.14 16:26:38.020890 [ 293 ] {0f33c38d-7b4d-4ae6-87af-4ab928386ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1118 | 2026.05.14 16:26:38.021318 [ 293 ] {0f33c38d-7b4d-4ae6-87af-4ab928386ab3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1119 | 2026.05.14 16:26:38.021768 [ 293 ] {0f33c38d-7b4d-4ae6-87af-4ab928386ab3} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2026.05.14 16:26:38.021893 [ 293 ] {0f33c38d-7b4d-4ae6-87af-4ab928386ab3} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001671 sec., 299820.4667863555 rows/sec., 21.07 MiB/sec. | ||
| 1121 | 2026.05.14 16:26:38.021935 [ 293 ] {0f33c38d-7b4d-4ae6-87af-4ab928386ab3} <Debug> TCPHandler: Processed in 0.00183845 sec. | ||
| 1122 | 2026.05.14 16:26:38.022071 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.05.14 16:26:38.022166 [ 293 ] {d04c6010-768f-4cc8-bf9e-5d8722d15c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1124 | 2026.05.14 16:26:38.022204 [ 293 ] {d04c6010-768f-4cc8-bf9e-5d8722d15c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1125 | 2026.05.14 16:26:38.022659 [ 293 ] {d04c6010-768f-4cc8-bf9e-5d8722d15c9e} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.05.14 16:26:38.022694 [ 293 ] {d04c6010-768f-4cc8-bf9e-5d8722d15c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1127 | 2026.05.14 16:26:38.023150 [ 293 ] {d04c6010-768f-4cc8-bf9e-5d8722d15c9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1128 | 2026.05.14 16:26:38.023605 [ 293 ] {d04c6010-768f-4cc8-bf9e-5d8722d15c9e} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.05.14 16:26:38.023729 [ 293 ] {d04c6010-768f-4cc8-bf9e-5d8722d15c9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001582 sec., 3792.6675094816687 rows/sec., 198.15 KiB/sec. | ||
| 1130 | 2026.05.14 16:26:38.023771 [ 293 ] {d04c6010-768f-4cc8-bf9e-5d8722d15c9e} <Debug> TCPHandler: Processed in 0.001747028 sec. | ||
| 1131 | 2026.05.14 16:26:38.023893 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.05.14 16:26:38.023987 [ 293 ] {ca8b966a-1bc5-4a83-8efc-cca3532b2626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1133 | 2026.05.14 16:26:38.024027 [ 293 ] {ca8b966a-1bc5-4a83-8efc-cca3532b2626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1134 | 2026.05.14 16:26:38.024447 [ 293 ] {ca8b966a-1bc5-4a83-8efc-cca3532b2626} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.05.14 16:26:38.024483 [ 293 ] {ca8b966a-1bc5-4a83-8efc-cca3532b2626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1136 | 2026.05.14 16:26:38.024916 [ 293 ] {ca8b966a-1bc5-4a83-8efc-cca3532b2626} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1137 | 2026.05.14 16:26:38.025374 [ 293 ] {ca8b966a-1bc5-4a83-8efc-cca3532b2626} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.05.14 16:26:38.025498 [ 293 ] {ca8b966a-1bc5-4a83-8efc-cca3532b2626} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00153 sec., 173202.614379085 rows/sec., 11.51 MiB/sec. | ||
| 1139 | 2026.05.14 16:26:38.025533 [ 293 ] {ca8b966a-1bc5-4a83-8efc-cca3532b2626} <Debug> TCPHandler: Processed in 0.001688458 sec. | ||
| 1140 | 2026.05.14 16:26:38.025670 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.05.14 16:26:38.025763 [ 293 ] {5fed1868-6b56-41d3-8041-c3dbef31a105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1142 | 2026.05.14 16:26:38.025803 [ 293 ] {5fed1868-6b56-41d3-8041-c3dbef31a105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1143 | 2026.05.14 16:26:38.026131 [ 293 ] {5fed1868-6b56-41d3-8041-c3dbef31a105} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.05.14 16:26:38.026166 [ 293 ] {5fed1868-6b56-41d3-8041-c3dbef31a105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1145 | 2026.05.14 16:26:38.026578 [ 293 ] {5fed1868-6b56-41d3-8041-c3dbef31a105} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1146 | 2026.05.14 16:26:38.027086 [ 293 ] {5fed1868-6b56-41d3-8041-c3dbef31a105} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.05.14 16:26:38.027211 [ 293 ] {5fed1868-6b56-41d3-8041-c3dbef31a105} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001466 sec., 682.1282401091405 rows/sec., 45.96 KiB/sec. | ||
| 1148 | 2026.05.14 16:26:38.027244 [ 293 ] {5fed1868-6b56-41d3-8041-c3dbef31a105} <Debug> TCPHandler: Processed in 0.001622567 sec. | ||
| 1149 | 2026.05.14 16:26:38.027377 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.05.14 16:26:38.027470 [ 293 ] {a1a45a57-2fd4-4a71-bf17-c3d081a73db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1151 | 2026.05.14 16:26:38.027520 [ 293 ] {a1a45a57-2fd4-4a71-bf17-c3d081a73db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1152 | 2026.05.14 16:26:38.028238 [ 293 ] {a1a45a57-2fd4-4a71-bf17-c3d081a73db5} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.05.14 16:26:38.028273 [ 293 ] {a1a45a57-2fd4-4a71-bf17-c3d081a73db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1154 | 2026.05.14 16:26:38.028942 [ 293 ] {a1a45a57-2fd4-4a71-bf17-c3d081a73db5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1155 | 2026.05.14 16:26:38.029389 [ 293 ] {a1a45a57-2fd4-4a71-bf17-c3d081a73db5} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.05.14 16:26:38.029524 [ 293 ] {a1a45a57-2fd4-4a71-bf17-c3d081a73db5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002071 sec., 5311.443746982134 rows/sec., 9.52 MiB/sec. | ||
| 1157 | 2026.05.14 16:26:38.029570 [ 293 ] {a1a45a57-2fd4-4a71-bf17-c3d081a73db5} <Debug> TCPHandler: Processed in 0.002241163 sec. | ||
| 1158 | 2026.05.14 16:26:38.029690 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.05.14 16:26:38.029791 [ 293 ] {cbdc8eba-3969-4d34-a36d-b94848442b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1160 | 2026.05.14 16:26:38.029831 [ 293 ] {cbdc8eba-3969-4d34-a36d-b94848442b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1161 | 2026.05.14 16:26:38.030179 [ 293 ] {cbdc8eba-3969-4d34-a36d-b94848442b4b} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.05.14 16:26:38.030214 [ 293 ] {cbdc8eba-3969-4d34-a36d-b94848442b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1163 | 2026.05.14 16:26:38.030633 [ 293 ] {cbdc8eba-3969-4d34-a36d-b94848442b4b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1164 | 2026.05.14 16:26:38.031082 [ 293 ] {cbdc8eba-3969-4d34-a36d-b94848442b4b} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): 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.14 16:26:38.031214 [ 293 ] {cbdc8eba-3969-4d34-a36d-b94848442b4b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001441 sec., 62456.627342123524 rows/sec., 3.91 MiB/sec. | ||
| 1166 | 2026.05.14 16:26:38.031248 [ 293 ] {cbdc8eba-3969-4d34-a36d-b94848442b4b} <Debug> TCPHandler: Processed in 0.001606507 sec. | ||
| 1167 | 2026.05.14 16:26:42.082162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1168 | 2026.05.14 16:26:42.083002 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.05.14 16:26:42.083075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1170 | 2026.05.14 16:26:42.083912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1171 | 2026.05.14 16:26:42.084393 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.05.14 16:26:42.084542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1173 | 2026.05.14 16:26:42.199355 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1174 | 2026.05.14 16:26:42.215704 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.05.14 16:26:42.215758 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1176 | 2026.05.14 16:26:42.221800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1177 | 2026.05.14 16:26:42.223016 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.05.14 16:26:42.225726 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1179 | 2026.05.14 16:26:42.997662 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.05.14 16:26:42.997920 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1181 | 2026.05.14 16:26:42.998271 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1182 | 2026.05.14 16:26:42.998305 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1183 | 2026.05.14 16:26:42.998518 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1184 | 2026.05.14 16:26:42.998585 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1185 | 2026.05.14 16:26:42.998723 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1186 | 2026.05.14 16:26:42.998759 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1187 | 2026.05.14 16:26:42.998781 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (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.14 16:26:42.998796 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1189 | 2026.05.14 16:26:42.998836 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1190 | 2026.05.14 16:26:42.998855 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1191 | 2026.05.14 16:26:43.000362 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002548 sec., 12558.869701726844 rows/sec., 2.78 MiB/sec. | ||
| 1192 | 2026.05.14 16:26:43.000466 [ 293 ] {db249d29-8f29-4738-b6b2-4aa9d988b468} <Debug> TCPHandler: Processed in 0.002952761 sec. | ||
| 1193 | 2026.05.14 16:26:43.002202 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.05.14 16:26:43.002338 [ 293 ] {d8432cb3-7fc4-4602-8f69-f3687463fde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1195 | 2026.05.14 16:26:43.002389 [ 293 ] {d8432cb3-7fc4-4602-8f69-f3687463fde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1196 | 2026.05.14 16:26:43.003180 [ 293 ] {d8432cb3-7fc4-4602-8f69-f3687463fde4} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.05.14 16:26:43.003241 [ 293 ] {d8432cb3-7fc4-4602-8f69-f3687463fde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1198 | 2026.05.14 16:26:43.004075 [ 293 ] {d8432cb3-7fc4-4602-8f69-f3687463fde4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1199 | 2026.05.14 16:26:43.004623 [ 293 ] {d8432cb3-7fc4-4602-8f69-f3687463fde4} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): 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.14 16:26:43.004764 [ 293 ] {d8432cb3-7fc4-4602-8f69-f3687463fde4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002465 sec., 22718.05273833671 rows/sec., 1.73 MiB/sec. | ||
| 1201 | 2026.05.14 16:26:43.004800 [ 293 ] {d8432cb3-7fc4-4602-8f69-f3687463fde4} <Debug> TCPHandler: Processed in 0.002649559 sec. | ||
| 1202 | 2026.05.14 16:26:43.005278 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.05.14 16:26:43.005373 [ 293 ] {e79ceae4-54c8-4849-9b3c-0b4fca3378e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1204 | 2026.05.14 16:26:43.005412 [ 293 ] {e79ceae4-54c8-4849-9b3c-0b4fca3378e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1205 | 2026.05.14 16:26:43.005870 [ 293 ] {e79ceae4-54c8-4849-9b3c-0b4fca3378e2} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.05.14 16:26:43.005905 [ 293 ] {e79ceae4-54c8-4849-9b3c-0b4fca3378e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1207 | 2026.05.14 16:26:43.006323 [ 293 ] {e79ceae4-54c8-4849-9b3c-0b4fca3378e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1208 | 2026.05.14 16:26:43.006800 [ 293 ] {e79ceae4-54c8-4849-9b3c-0b4fca3378e2} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.05.14 16:26:43.006934 [ 293 ] {e79ceae4-54c8-4849-9b3c-0b4fca3378e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001579 sec., 40531.98226725776 rows/sec., 3.16 MiB/sec. | ||
| 1210 | 2026.05.14 16:26:43.006969 [ 293 ] {e79ceae4-54c8-4849-9b3c-0b4fca3378e2} <Debug> TCPHandler: Processed in 0.001753968 sec. | ||
| 1211 | 2026.05.14 16:26:43.007090 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.05.14 16:26:43.007190 [ 293 ] {3571675e-7717-41d9-945b-75401040dfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.05.14 16:26:43.007230 [ 293 ] {3571675e-7717-41d9-945b-75401040dfec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1214 | 2026.05.14 16:26:43.007659 [ 293 ] {3571675e-7717-41d9-945b-75401040dfec} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.05.14 16:26:43.007693 [ 293 ] {3571675e-7717-41d9-945b-75401040dfec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1216 | 2026.05.14 16:26:43.008120 [ 293 ] {3571675e-7717-41d9-945b-75401040dfec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1217 | 2026.05.14 16:26:43.008557 [ 293 ] {3571675e-7717-41d9-945b-75401040dfec} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): 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.14 16:26:43.008690 [ 293 ] {3571675e-7717-41d9-945b-75401040dfec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec. | ||
| 1219 | 2026.05.14 16:26:43.008726 [ 293 ] {3571675e-7717-41d9-945b-75401040dfec} <Debug> TCPHandler: Processed in 0.001683438 sec. | ||
| 1220 | 2026.05.14 16:26:43.008839 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.05.14 16:26:43.008932 [ 293 ] {3a7379cc-286a-4787-afce-bd8f7e0b3d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1222 | 2026.05.14 16:26:43.008979 [ 293 ] {3a7379cc-286a-4787-afce-bd8f7e0b3d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1223 | 2026.05.14 16:26:43.009466 [ 293 ] {3a7379cc-286a-4787-afce-bd8f7e0b3d06} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.05.14 16:26:43.009499 [ 293 ] {3a7379cc-286a-4787-afce-bd8f7e0b3d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1225 | 2026.05.14 16:26:43.009893 [ 293 ] {3a7379cc-286a-4787-afce-bd8f7e0b3d06} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1226 | 2026.05.14 16:26:43.010329 [ 293 ] {3a7379cc-286a-4787-afce-bd8f7e0b3d06} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): 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.14 16:26:43.010463 [ 293 ] {3a7379cc-286a-4787-afce-bd8f7e0b3d06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001549 sec., 38734.66752743706 rows/sec., 2.61 MiB/sec. | ||
| 1228 | 2026.05.14 16:26:43.010498 [ 293 ] {3a7379cc-286a-4787-afce-bd8f7e0b3d06} <Debug> TCPHandler: Processed in 0.001706738 sec. | ||
| 1229 | 2026.05.14 16:26:44.585429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 162 | ||
| 1230 | 2026.05.14 16:26:44.587815 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.05.14 16:26:44.587856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1232 | 2026.05.14 16:26:44.589094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1233 | 2026.05.14 16:26:44.589610 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.05.14 16:26:44.589837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 1235 | 2026.05.14 16:26:48.004308 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.05.14 16:26:48.004660 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1237 | 2026.05.14 16:26:48.005181 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1238 | 2026.05.14 16:26:48.005252 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1239 | 2026.05.14 16:26:48.005649 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1240 | 2026.05.14 16:26:48.005713 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1241 | 2026.05.14 16:26:48.005848 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1242 | 2026.05.14 16:26:48.005883 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1243 | 2026.05.14 16:26:48.005904 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (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 | ||
| 1244 | 2026.05.14 16:26:48.005920 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1245 | 2026.05.14 16:26:48.005962 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1246 | 2026.05.14 16:26:48.005982 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1247 | 2026.05.14 16:26:48.007004 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002499 sec., 12805.122048819529 rows/sec., 2.84 MiB/sec. | ||
| 1248 | 2026.05.14 16:26:48.007102 [ 293 ] {59c5a1ef-772d-4971-8e25-4259c7649d11} <Debug> TCPHandler: Processed in 0.002966232 sec. | ||
| 1249 | 2026.05.14 16:26:48.012035 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.05.14 16:26:48.012147 [ 293 ] {9170157a-d206-4737-ab94-651e4c24181b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.05.14 16:26:48.012188 [ 293 ] {9170157a-d206-4737-ab94-651e4c24181b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1252 | 2026.05.14 16:26:48.012922 [ 293 ] {9170157a-d206-4737-ab94-651e4c24181b} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.05.14 16:26:48.012966 [ 293 ] {9170157a-d206-4737-ab94-651e4c24181b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1254 | 2026.05.14 16:26:48.013498 [ 293 ] {9170157a-d206-4737-ab94-651e4c24181b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1255 | 2026.05.14 16:26:48.013996 [ 293 ] {9170157a-d206-4737-ab94-651e4c24181b} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.05.14 16:26:48.014134 [ 293 ] {9170157a-d206-4737-ab94-651e4c24181b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002018 sec., 140733.39940535184 rows/sec., 8.94 MiB/sec. | ||
| 1257 | 2026.05.14 16:26:48.014171 [ 293 ] {9170157a-d206-4737-ab94-651e4c24181b} <Debug> TCPHandler: Processed in 0.002188143 sec. | ||
| 1258 | 2026.05.14 16:26:48.014315 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.05.14 16:26:48.014409 [ 293 ] {64a6a047-7bf5-4f8e-9adc-38e4517026c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1260 | 2026.05.14 16:26:48.014447 [ 293 ] {64a6a047-7bf5-4f8e-9adc-38e4517026c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1261 | 2026.05.14 16:26:48.015243 [ 293 ] {64a6a047-7bf5-4f8e-9adc-38e4517026c8} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.05.14 16:26:48.015280 [ 293 ] {64a6a047-7bf5-4f8e-9adc-38e4517026c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1263 | 2026.05.14 16:26:48.015733 [ 293 ] {64a6a047-7bf5-4f8e-9adc-38e4517026c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1264 | 2026.05.14 16:26:48.016170 [ 293 ] {64a6a047-7bf5-4f8e-9adc-38e4517026c8} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.05.14 16:26:48.016323 [ 293 ] {64a6a047-7bf5-4f8e-9adc-38e4517026c8} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001933 sec., 423693.74030005175 rows/sec., 32.84 MiB/sec. | ||
| 1266 | 2026.05.14 16:26:48.016360 [ 293 ] {64a6a047-7bf5-4f8e-9adc-38e4517026c8} <Debug> TCPHandler: Processed in 0.002093822 sec. | ||
| 1267 | 2026.05.14 16:26:48.016496 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.05.14 16:26:48.016590 [ 293 ] {f9b86964-6d59-46e9-9b33-0f5e5fa05a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1269 | 2026.05.14 16:26:48.016627 [ 293 ] {f9b86964-6d59-46e9-9b33-0f5e5fa05a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1270 | 2026.05.14 16:26:48.017092 [ 293 ] {f9b86964-6d59-46e9-9b33-0f5e5fa05a2e} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.05.14 16:26:48.017127 [ 293 ] {f9b86964-6d59-46e9-9b33-0f5e5fa05a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1272 | 2026.05.14 16:26:48.017543 [ 293 ] {f9b86964-6d59-46e9-9b33-0f5e5fa05a2e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1273 | 2026.05.14 16:26:48.018031 [ 293 ] {f9b86964-6d59-46e9-9b33-0f5e5fa05a2e} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.05.14 16:26:48.018156 [ 293 ] {f9b86964-6d59-46e9-9b33-0f5e5fa05a2e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001584 sec., 96590.9090909091 rows/sec., 5.78 MiB/sec. | ||
| 1275 | 2026.05.14 16:26:48.018196 [ 293 ] {f9b86964-6d59-46e9-9b33-0f5e5fa05a2e} <Debug> TCPHandler: Processed in 0.001743128 sec. | ||
| 1276 | 2026.05.14 16:26:48.018337 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.05.14 16:26:48.018431 [ 293 ] {32cd94c1-1a0e-4251-9192-216abc30b3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1278 | 2026.05.14 16:26:48.018469 [ 293 ] {32cd94c1-1a0e-4251-9192-216abc30b3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1279 | 2026.05.14 16:26:48.018913 [ 293 ] {32cd94c1-1a0e-4251-9192-216abc30b3d6} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2026.05.14 16:26:48.018949 [ 293 ] {32cd94c1-1a0e-4251-9192-216abc30b3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1281 | 2026.05.14 16:26:48.019380 [ 293 ] {32cd94c1-1a0e-4251-9192-216abc30b3d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1282 | 2026.05.14 16:26:48.019854 [ 293 ] {32cd94c1-1a0e-4251-9192-216abc30b3d6} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2026.05.14 16:26:48.019979 [ 293 ] {32cd94c1-1a0e-4251-9192-216abc30b3d6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001567 sec., 95086.15188257817 rows/sec., 6.14 MiB/sec. | ||
| 1284 | 2026.05.14 16:26:48.020015 [ 293 ] {32cd94c1-1a0e-4251-9192-216abc30b3d6} <Debug> TCPHandler: Processed in 0.001725828 sec. | ||
| 1285 | 2026.05.14 16:26:48.020139 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.05.14 16:26:48.020232 [ 293 ] {c9819b0e-aa76-4334-bfae-9ff411bc4721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1287 | 2026.05.14 16:26:48.020270 [ 293 ] {c9819b0e-aa76-4334-bfae-9ff411bc4721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1288 | 2026.05.14 16:26:48.020719 [ 293 ] {c9819b0e-aa76-4334-bfae-9ff411bc4721} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.05.14 16:26:48.020754 [ 293 ] {c9819b0e-aa76-4334-bfae-9ff411bc4721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1290 | 2026.05.14 16:26:48.021239 [ 293 ] {c9819b0e-aa76-4334-bfae-9ff411bc4721} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1291 | 2026.05.14 16:26:48.021706 [ 293 ] {c9819b0e-aa76-4334-bfae-9ff411bc4721} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2026.05.14 16:26:48.021829 [ 293 ] {c9819b0e-aa76-4334-bfae-9ff411bc4721} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001615 sec., 91640.86687306502 rows/sec., 5.21 MiB/sec. | ||
| 1293 | 2026.05.14 16:26:48.021865 [ 293 ] {c9819b0e-aa76-4334-bfae-9ff411bc4721} <Debug> TCPHandler: Processed in 0.001774668 sec. | ||
| 1294 | 2026.05.14 16:26:48.021991 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2026.05.14 16:26:48.022083 [ 293 ] {244e8610-ac86-451b-a03b-82dd2a73599d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1296 | 2026.05.14 16:26:48.022125 [ 293 ] {244e8610-ac86-451b-a03b-82dd2a73599d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1297 | 2026.05.14 16:26:48.022738 [ 293 ] {244e8610-ac86-451b-a03b-82dd2a73599d} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2026.05.14 16:26:48.022774 [ 293 ] {244e8610-ac86-451b-a03b-82dd2a73599d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1299 | 2026.05.14 16:26:48.023203 [ 293 ] {244e8610-ac86-451b-a03b-82dd2a73599d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1300 | 2026.05.14 16:26:48.023650 [ 293 ] {244e8610-ac86-451b-a03b-82dd2a73599d} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2026.05.14 16:26:48.023800 [ 293 ] {244e8610-ac86-451b-a03b-82dd2a73599d} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001734 sec., 288927.3356401384 rows/sec., 20.31 MiB/sec. | ||
| 1302 | 2026.05.14 16:26:48.023838 [ 293 ] {244e8610-ac86-451b-a03b-82dd2a73599d} <Debug> TCPHandler: Processed in 0.0018947 sec. | ||
| 1303 | 2026.05.14 16:26:48.023958 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2026.05.14 16:26:48.024051 [ 293 ] {cf5eeafe-dead-4528-a4fb-b8e7e52d3196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1305 | 2026.05.14 16:26:48.024090 [ 293 ] {cf5eeafe-dead-4528-a4fb-b8e7e52d3196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1306 | 2026.05.14 16:26:48.024418 [ 293 ] {cf5eeafe-dead-4528-a4fb-b8e7e52d3196} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2026.05.14 16:26:48.024453 [ 293 ] {cf5eeafe-dead-4528-a4fb-b8e7e52d3196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1308 | 2026.05.14 16:26:48.024868 [ 293 ] {cf5eeafe-dead-4528-a4fb-b8e7e52d3196} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1309 | 2026.05.14 16:26:48.025313 [ 293 ] {cf5eeafe-dead-4528-a4fb-b8e7e52d3196} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2026.05.14 16:26:48.025441 [ 293 ] {cf5eeafe-dead-4528-a4fb-b8e7e52d3196} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 222.64 KiB/sec. | ||
| 1311 | 2026.05.14 16:26:48.025476 [ 293 ] {cf5eeafe-dead-4528-a4fb-b8e7e52d3196} <Debug> TCPHandler: Processed in 0.001566016 sec. | ||
| 1312 | 2026.05.14 16:26:48.025595 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2026.05.14 16:26:48.025697 [ 293 ] {8453d573-1bbf-464f-95c4-1a7153856b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1314 | 2026.05.14 16:26:48.025736 [ 293 ] {8453d573-1bbf-464f-95c4-1a7153856b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1315 | 2026.05.14 16:26:48.026146 [ 293 ] {8453d573-1bbf-464f-95c4-1a7153856b55} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2026.05.14 16:26:48.026181 [ 293 ] {8453d573-1bbf-464f-95c4-1a7153856b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1317 | 2026.05.14 16:26:48.026659 [ 293 ] {8453d573-1bbf-464f-95c4-1a7153856b55} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1318 | 2026.05.14 16:26:48.027106 [ 293 ] {8453d573-1bbf-464f-95c4-1a7153856b55} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2026.05.14 16:26:48.027258 [ 293 ] {8453d573-1bbf-464f-95c4-1a7153856b55} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001578 sec., 167934.0937896071 rows/sec., 11.16 MiB/sec. | ||
| 1320 | 2026.05.14 16:26:48.027294 [ 293 ] {8453d573-1bbf-464f-95c4-1a7153856b55} <Debug> TCPHandler: Processed in 0.001746219 sec. | ||
| 1321 | 2026.05.14 16:26:48.027414 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2026.05.14 16:26:48.027507 [ 293 ] {acfcb4eb-22a5-44e4-b07a-7c043dce886f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1323 | 2026.05.14 16:26:48.027546 [ 293 ] {acfcb4eb-22a5-44e4-b07a-7c043dce886f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1324 | 2026.05.14 16:26:48.027861 [ 293 ] {acfcb4eb-22a5-44e4-b07a-7c043dce886f} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.05.14 16:26:48.027895 [ 293 ] {acfcb4eb-22a5-44e4-b07a-7c043dce886f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1326 | 2026.05.14 16:26:48.028298 [ 293 ] {acfcb4eb-22a5-44e4-b07a-7c043dce886f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1327 | 2026.05.14 16:26:48.028738 [ 293 ] {acfcb4eb-22a5-44e4-b07a-7c043dce886f} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2026.05.14 16:26:48.028862 [ 293 ] {acfcb4eb-22a5-44e4-b07a-7c043dce886f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 49.08 KiB/sec. | ||
| 1329 | 2026.05.14 16:26:48.028896 [ 293 ] {acfcb4eb-22a5-44e4-b07a-7c043dce886f} <Debug> TCPHandler: Processed in 0.001529236 sec. | ||
| 1330 | 2026.05.14 16:26:48.029014 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.05.14 16:26:48.029107 [ 293 ] {3e9b664b-139f-431e-91b9-75971bc77f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1332 | 2026.05.14 16:26:48.029157 [ 293 ] {3e9b664b-139f-431e-91b9-75971bc77f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1333 | 2026.05.14 16:26:48.029891 [ 293 ] {3e9b664b-139f-431e-91b9-75971bc77f8f} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.05.14 16:26:48.029926 [ 293 ] {3e9b664b-139f-431e-91b9-75971bc77f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1335 | 2026.05.14 16:26:48.030550 [ 293 ] {3e9b664b-139f-431e-91b9-75971bc77f8f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1336 | 2026.05.14 16:26:48.031076 [ 293 ] {3e9b664b-139f-431e-91b9-75971bc77f8f} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.05.14 16:26:48.031208 [ 293 ] {3e9b664b-139f-431e-91b9-75971bc77f8f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002118 sec., 5193.578847969782 rows/sec., 9.31 MiB/sec. | ||
| 1338 | 2026.05.14 16:26:48.031256 [ 293 ] {3e9b664b-139f-431e-91b9-75971bc77f8f} <Debug> TCPHandler: Processed in 0.002289125 sec. | ||
| 1339 | 2026.05.14 16:26:48.031384 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2026.05.14 16:26:48.031478 [ 293 ] {fae70483-6e97-4b3a-ae44-6b47dffd55de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1341 | 2026.05.14 16:26:48.031516 [ 293 ] {fae70483-6e97-4b3a-ae44-6b47dffd55de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1342 | 2026.05.14 16:26:48.031876 [ 293 ] {fae70483-6e97-4b3a-ae44-6b47dffd55de} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2026.05.14 16:26:48.031912 [ 293 ] {fae70483-6e97-4b3a-ae44-6b47dffd55de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1344 | 2026.05.14 16:26:48.032388 [ 293 ] {fae70483-6e97-4b3a-ae44-6b47dffd55de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1345 | 2026.05.14 16:26:48.032828 [ 293 ] {fae70483-6e97-4b3a-ae44-6b47dffd55de} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2026.05.14 16:26:48.032977 [ 293 ] {fae70483-6e97-4b3a-ae44-6b47dffd55de} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001517 sec., 59327.62030323006 rows/sec., 3.71 MiB/sec. | ||
| 1347 | 2026.05.14 16:26:48.033013 [ 293 ] {fae70483-6e97-4b3a-ae44-6b47dffd55de} <Debug> TCPHandler: Processed in 0.001680718 sec. | ||
| 1348 | 2026.05.14 16:26:49.542975 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1349 | 2026.05.14 16:26:49.543044 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1350 | 2026.05.14 16:26:49.585583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1351 | 2026.05.14 16:26:49.586061 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2026.05.14 16:26:49.586106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1353 | 2026.05.14 16:26:49.586749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1354 | 2026.05.14 16:26:49.587274 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2026.05.14 16:26:49.587404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1356 | 2026.05.14 16:26:49.587407 [ 53 ] {} <Debug> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1357 | 2026.05.14 16:26:49.587464 [ 53 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.05.14 16:26:49.587487 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1359 | 2026.05.14 16:26:49.587698 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::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 | ||
| 1360 | 2026.05.14 16:26:49.587923 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1361 | 2026.05.14 16:26:49.587997 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1362 | 2026.05.14 16:26:49.588121 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1363 | 2026.05.14 16:26:49.588216 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1364 | 2026.05.14 16:26:49.588268 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1365 | 2026.05.14 16:26:49.588331 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1366 | 2026.05.14 16:26:49.588377 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1367 | 2026.05.14 16:26:49.598570 [ 188 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.010996836 sec., 255164.30362333314 rows/sec., 3.65 MiB/sec. | ||
| 1368 | 2026.05.14 16:26:49.599717 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1369 | 2026.05.14 16:26:49.600371 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_6_1} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2026.05.14 16:26:49.600442 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_6_1} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1371 | 2026.05.14 16:26:49.600548 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1372 | 2026.05.14 16:26:49.726740 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1373 | 2026.05.14 16:26:49.743693 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2026.05.14 16:26:49.743754 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1375 | 2026.05.14 16:26:49.750543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1376 | 2026.05.14 16:26:49.751784 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2026.05.14 16:26:49.752072 [ 53 ] {} <Debug> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1378 | 2026.05.14 16:26:49.752137 [ 53 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.05.14 16:26:49.752162 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1380 | 2026.05.14 16:26:49.752297 [ 189 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 1381 | 2026.05.14 16:26:49.755638 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1382 | 2026.05.14 16:26:49.756602 [ 189 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1383 | 2026.05.14 16:26:49.758080 [ 189 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 1384 | 2026.05.14 16:26:49.762757 [ 189 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 1385 | 2026.05.14 16:26:49.767215 [ 189 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 1386 | 2026.05.14 16:26:49.771330 [ 189 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 1387 | 2026.05.14 16:26:49.776585 [ 189 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 1388 | 2026.05.14 16:26:49.780849 [ 189 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 1389 | 2026.05.14 16:26:49.838047 [ 188 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.085809476 sec., 536.071330863272 rows/sec., 2.77 MiB/sec. | ||
| 1390 | 2026.05.14 16:26:49.840535 [ 188 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1391 | 2026.05.14 16:26:49.843147 [ 188 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_6_1} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.05.14 16:26:49.843259 [ 188 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_6_1} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1393 | 2026.05.14 16:26:49.845026 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1394 | 2026.05.14 16:26:50.000283 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.88 MiB, peak 177.41 MiB, free memory in arenas 0.00 B, will set to 178.48 MiB (RSS), difference: 10.61 MiB | ||
| 1395 | 2026.05.14 16:26:50.797236 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52718 | ||
| 1396 | 2026.05.14 16:26:50.797348 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1397 | 2026.05.14 16:26:50.797379 [ 304 ] {} <Debug> TCP-Session: a334aac3-6a34-4c15-9d9c-21bb14effad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52718 | ||
| 1398 | 2026.05.14 16:26:50.797401 [ 304 ] {} <Debug> TCP-Session: a334aac3-6a34-4c15-9d9c-21bb14effad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2026.05.14 16:26:50.797414 [ 304 ] {} <Debug> TCP-Session: a334aac3-6a34-4c15-9d9c-21bb14effad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.05.14 16:26:50.797762 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36012 | ||
| 1401 | 2026.05.14 16:26:50.797807 [ 304 ] {} <Trace> TCP-Session: a334aac3-6a34-4c15-9d9c-21bb14effad6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.05.14 16:26:50.797933 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1403 | 2026.05.14 16:26:50.798021 [ 305 ] {} <Debug> TCP-Session: 049b5b15-f99d-4bd7-ad83-3b6e23dbcf1e Authenticating user 'default' from [fd00:1122:3344:101::e]:36012 | ||
| 1404 | 2026.05.14 16:26:50.798028 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55644 | ||
| 1405 | 2026.05.14 16:26:50.798040 [ 304 ] {9cb1b443-82c1-4dcd-8bc2-62cb8dbf3cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52718) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1406 | 2026.05.14 16:26:50.798049 [ 305 ] {} <Debug> TCP-Session: 049b5b15-f99d-4bd7-ad83-3b6e23dbcf1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1407 | 2026.05.14 16:26:50.798044 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55455 | ||
| 1408 | 2026.05.14 16:26:50.798097 [ 305 ] {} <Debug> TCP-Session: 049b5b15-f99d-4bd7-ad83-3b6e23dbcf1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1409 | 2026.05.14 16:26:50.798211 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1410 | 2026.05.14 16:26:50.798258 [ 307 ] {} <Debug> TCP-Session: c2f67f5f-0856-4a84-aea5-b92df9887a11 Authenticating user 'default' from [fd00:1122:3344:101::e]:55644 | ||
| 1411 | 2026.05.14 16:26:50.798281 [ 307 ] {} <Debug> TCP-Session: c2f67f5f-0856-4a84-aea5-b92df9887a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1412 | 2026.05.14 16:26:50.798294 [ 307 ] {} <Debug> TCP-Session: c2f67f5f-0856-4a84-aea5-b92df9887a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2026.05.14 16:26:50.798385 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1414 | 2026.05.14 16:26:50.798400 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52642 | ||
| 1415 | 2026.05.14 16:26:50.798437 [ 306 ] {} <Debug> TCP-Session: fa4f7988-d825-4005-9d13-e7260618f839 Authenticating user 'default' from [fd00:1122:3344:101::e]:55455 | ||
| 1416 | 2026.05.14 16:26:50.798392 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39920 | ||
| 1417 | 2026.05.14 16:26:50.798465 [ 306 ] {} <Debug> TCP-Session: fa4f7988-d825-4005-9d13-e7260618f839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2026.05.14 16:26:50.798497 [ 306 ] {} <Debug> TCP-Session: fa4f7988-d825-4005-9d13-e7260618f839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.05.14 16:26:50.798504 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49786 | ||
| 1420 | 2026.05.14 16:26:50.798529 [ 304 ] {9cb1b443-82c1-4dcd-8bc2-62cb8dbf3cfd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1421 | 2026.05.14 16:26:50.798620 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1422 | 2026.05.14 16:26:50.798633 [ 304 ] {9cb1b443-82c1-4dcd-8bc2-62cb8dbf3cfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1423 | 2026.05.14 16:26:50.798657 [ 308 ] {} <Debug> TCP-Session: 942148d1-4b56-4084-a9ce-c05a8e4c6b87 Authenticating user 'default' from [fd00:1122:3344:101::e]:52642 | ||
| 1424 | 2026.05.14 16:26:50.798676 [ 308 ] {} <Debug> TCP-Session: 942148d1-4b56-4084-a9ce-c05a8e4c6b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2026.05.14 16:26:50.798690 [ 308 ] {} <Debug> TCP-Session: 942148d1-4b56-4084-a9ce-c05a8e4c6b87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2026.05.14 16:26:50.798691 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60878 | ||
| 1427 | 2026.05.14 16:26:50.798695 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1428 | 2026.05.14 16:26:50.798749 [ 309 ] {} <Debug> TCP-Session: 1032e752-306a-48ac-803e-832e8596ca9f Authenticating user 'default' from [fd00:1122:3344:101::e]:39920 | ||
| 1429 | 2026.05.14 16:26:50.798775 [ 309 ] {} <Debug> TCP-Session: 1032e752-306a-48ac-803e-832e8596ca9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1430 | 2026.05.14 16:26:50.798796 [ 309 ] {} <Debug> TCP-Session: 1032e752-306a-48ac-803e-832e8596ca9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2026.05.14 16:26:50.798837 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1432 | 2026.05.14 16:26:50.798886 [ 310 ] {} <Debug> TCP-Session: 99c6b5a2-175f-4273-86da-84ab10c60e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:49786 | ||
| 1433 | 2026.05.14 16:26:50.798905 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39875 | ||
| 1434 | 2026.05.14 16:26:50.798912 [ 310 ] {} <Debug> TCP-Session: 99c6b5a2-175f-4273-86da-84ab10c60e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2026.05.14 16:26:50.798944 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1436 | 2026.05.14 16:26:50.798955 [ 310 ] {} <Debug> TCP-Session: 99c6b5a2-175f-4273-86da-84ab10c60e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2026.05.14 16:26:50.799083 [ 311 ] {} <Debug> TCP-Session: b394b2a1-1cd1-408d-a7d5-613961c31362 Authenticating user 'default' from [fd00:1122:3344:101::e]:60878 | ||
| 1438 | 2026.05.14 16:26:50.799108 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1439 | 2026.05.14 16:26:50.799122 [ 311 ] {} <Debug> TCP-Session: b394b2a1-1cd1-408d-a7d5-613961c31362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2026.05.14 16:26:50.799156 [ 312 ] {} <Debug> TCP-Session: 1bec637a-bff5-497b-89cf-5b2bffa63784 Authenticating user 'default' from [fd00:1122:3344:101::e]:39875 | ||
| 1441 | 2026.05.14 16:26:50.799163 [ 311 ] {} <Debug> TCP-Session: b394b2a1-1cd1-408d-a7d5-613961c31362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2026.05.14 16:26:50.799185 [ 312 ] {} <Debug> TCP-Session: 1bec637a-bff5-497b-89cf-5b2bffa63784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2026.05.14 16:26:50.799210 [ 312 ] {} <Debug> TCP-Session: 1bec637a-bff5-497b-89cf-5b2bffa63784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2026.05.14 16:26:50.799244 [ 304 ] {9cb1b443-82c1-4dcd-8bc2-62cb8dbf3cfd} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f) (SelectExecutor): Key condition: unknown | ||
| 1445 | 2026.05.14 16:26:50.805059 [ 319 ] {9cb1b443-82c1-4dcd-8bc2-62cb8dbf3cfd} <Trace> AggregatingTransform: Aggregating | ||
| 1446 | 2026.05.14 16:26:50.805138 [ 319 ] {9cb1b443-82c1-4dcd-8bc2-62cb8dbf3cfd} <Trace> Aggregator: Aggregation method: without_key | ||
| 1447 | 2026.05.14 16:26:50.805301 [ 319 ] {9cb1b443-82c1-4dcd-8bc2-62cb8dbf3cfd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004066483 sec. (245.913 rows/sec., 9.61 KiB/sec.) | ||
| 1448 | 2026.05.14 16:26:50.805325 [ 319 ] {9cb1b443-82c1-4dcd-8bc2-62cb8dbf3cfd} <Trace> Aggregator: Merging aggregated data | ||
| 1449 | 2026.05.14 16:26:50.805407 [ 319 ] {9cb1b443-82c1-4dcd-8bc2-62cb8dbf3cfd} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1450 | 2026.05.14 16:26:50.806994 [ 304 ] {9cb1b443-82c1-4dcd-8bc2-62cb8dbf3cfd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.009053 sec., 110.46062078868883 rows/sec., 4.31 KiB/sec. | ||
| 1451 | 2026.05.14 16:26:50.807129 [ 304 ] {9cb1b443-82c1-4dcd-8bc2-62cb8dbf3cfd} <Debug> TCPHandler: Processed in 0.009467291 sec. | ||
| 1452 | 2026.05.14 16:26:50.807486 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1453 | 2026.05.14 16:26:50.807526 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1454 | 2026.05.14 16:26:50.807534 [ 304 ] {} <Debug> TCP-Session: a334aac3-6a34-4c15-9d9c-21bb14effad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2026.05.14 16:26:50.807553 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1456 | 2026.05.14 16:26:50.807573 [ 305 ] {} <Debug> TCP-Session: 049b5b15-f99d-4bd7-ad83-3b6e23dbcf1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1457 | 2026.05.14 16:26:50.807596 [ 306 ] {} <Debug> TCP-Session: fa4f7988-d825-4005-9d13-e7260618f839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2026.05.14 16:26:50.807622 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1459 | 2026.05.14 16:26:50.807647 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1460 | 2026.05.14 16:26:50.807665 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1461 | 2026.05.14 16:26:50.807699 [ 312 ] {} <Debug> TCP-Session: 1bec637a-bff5-497b-89cf-5b2bffa63784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.05.14 16:26:50.807701 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1463 | 2026.05.14 16:26:50.807726 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1464 | 2026.05.14 16:26:50.807754 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1465 | 2026.05.14 16:26:50.807787 [ 307 ] {} <Debug> TCP-Session: c2f67f5f-0856-4a84-aea5-b92df9887a11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2026.05.14 16:26:50.807803 [ 308 ] {} <Debug> TCP-Session: 942148d1-4b56-4084-a9ce-c05a8e4c6b87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2026.05.14 16:26:50.807830 [ 311 ] {} <Debug> TCP-Session: b394b2a1-1cd1-408d-a7d5-613961c31362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1468 | 2026.05.14 16:26:50.807733 [ 309 ] {} <Debug> TCP-Session: 1032e752-306a-48ac-803e-832e8596ca9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2026.05.14 16:26:50.807725 [ 310 ] {} <Debug> TCP-Session: 99c6b5a2-175f-4273-86da-84ab10c60e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.05.14 16:26:50.898030 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38021 | ||
| 1471 | 2026.05.14 16:26:50.898113 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1472 | 2026.05.14 16:26:50.898138 [ 304 ] {} <Debug> TCP-Session: 293f15c6-9c54-45b8-88ba-1f40077de376 Authenticating user 'default' from [fd00:1122:3344:101::e]:38021 | ||
| 1473 | 2026.05.14 16:26:50.898160 [ 304 ] {} <Debug> TCP-Session: 293f15c6-9c54-45b8-88ba-1f40077de376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1474 | 2026.05.14 16:26:50.898173 [ 304 ] {} <Debug> TCP-Session: 293f15c6-9c54-45b8-88ba-1f40077de376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2026.05.14 16:26:50.898439 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35323 | ||
| 1476 | 2026.05.14 16:26:50.898471 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57615 | ||
| 1477 | 2026.05.14 16:26:50.898477 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50451 | ||
| 1478 | 2026.05.14 16:26:50.898528 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1479 | 2026.05.14 16:26:50.898524 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55994 | ||
| 1480 | 2026.05.14 16:26:50.898566 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1481 | 2026.05.14 16:26:50.898570 [ 306 ] {} <Debug> TCP-Session: 611a6c96-ca8f-4e7c-afb1-a8816aa8de5e Authenticating user 'default' from [fd00:1122:3344:101::e]:35323 | ||
| 1482 | 2026.05.14 16:26:50.898589 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1483 | 2026.05.14 16:26:50.898603 [ 307 ] {} <Debug> TCP-Session: 2fdf69dc-0d45-423a-87d4-c6f5e4802d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:57615 | ||
| 1484 | 2026.05.14 16:26:50.898615 [ 306 ] {} <Debug> TCP-Session: 611a6c96-ca8f-4e7c-afb1-a8816aa8de5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2026.05.14 16:26:50.898634 [ 308 ] {} <Debug> TCP-Session: 752cc9ac-5eae-4f87-85ed-f7859bf8d548 Authenticating user 'default' from [fd00:1122:3344:101::e]:50451 | ||
| 1486 | 2026.05.14 16:26:50.898649 [ 306 ] {} <Debug> TCP-Session: 611a6c96-ca8f-4e7c-afb1-a8816aa8de5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2026.05.14 16:26:50.898645 [ 307 ] {} <Debug> TCP-Session: 2fdf69dc-0d45-423a-87d4-c6f5e4802d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2026.05.14 16:26:50.898673 [ 308 ] {} <Debug> TCP-Session: 752cc9ac-5eae-4f87-85ed-f7859bf8d548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.05.14 16:26:50.898693 [ 307 ] {} <Debug> TCP-Session: 2fdf69dc-0d45-423a-87d4-c6f5e4802d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2026.05.14 16:26:50.898707 [ 308 ] {} <Debug> TCP-Session: 752cc9ac-5eae-4f87-85ed-f7859bf8d548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1491 | 2026.05.14 16:26:50.898603 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1492 | 2026.05.14 16:26:50.898489 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33854 | ||
| 1493 | 2026.05.14 16:26:50.898762 [ 312 ] {} <Debug> TCP-Session: dc336fee-5bb2-46ed-8035-68f96c663ab7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55994 | ||
| 1494 | 2026.05.14 16:26:50.898482 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61840 | ||
| 1495 | 2026.05.14 16:26:50.898808 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1496 | 2026.05.14 16:26:50.898799 [ 312 ] {} <Debug> TCP-Session: dc336fee-5bb2-46ed-8035-68f96c663ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1497 | 2026.05.14 16:26:50.898834 [ 310 ] {} <Debug> TCP-Session: 5ef584d7-080f-471e-8c97-7783a2e600a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33854 | ||
| 1498 | 2026.05.14 16:26:50.898845 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1499 | 2026.05.14 16:26:50.898844 [ 312 ] {} <Debug> TCP-Session: dc336fee-5bb2-46ed-8035-68f96c663ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2026.05.14 16:26:50.898860 [ 310 ] {} <Debug> TCP-Session: 5ef584d7-080f-471e-8c97-7783a2e600a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.05.14 16:26:50.898872 [ 309 ] {} <Debug> TCP-Session: 89ff0e80-0805-445b-b053-11b3dc2a9fbb Authenticating user 'default' from [fd00:1122:3344:101::e]:61840 | ||
| 1502 | 2026.05.14 16:26:50.898891 [ 310 ] {} <Debug> TCP-Session: 5ef584d7-080f-471e-8c97-7783a2e600a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2026.05.14 16:26:50.898438 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47892 | ||
| 1504 | 2026.05.14 16:26:50.898905 [ 309 ] {} <Debug> TCP-Session: 89ff0e80-0805-445b-b053-11b3dc2a9fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.05.14 16:26:50.898523 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61596 | ||
| 1506 | 2026.05.14 16:26:50.898942 [ 309 ] {} <Debug> TCP-Session: 89ff0e80-0805-445b-b053-11b3dc2a9fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2026.05.14 16:26:50.898957 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1508 | 2026.05.14 16:26:50.898482 [ 304 ] {} <Trace> TCP-Session: 293f15c6-9c54-45b8-88ba-1f40077de376 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.05.14 16:26:50.898989 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1510 | 2026.05.14 16:26:50.898993 [ 305 ] {} <Debug> TCP-Session: 254f4e14-ab22-4ceb-bb9c-98bc309f5614 Authenticating user 'default' from [fd00:1122:3344:101::e]:47892 | ||
| 1511 | 2026.05.14 16:26:50.899030 [ 311 ] {} <Debug> TCP-Session: 22d54452-f3f4-49d5-a6e6-39712c394a45 Authenticating user 'default' from [fd00:1122:3344:101::e]:61596 | ||
| 1512 | 2026.05.14 16:26:50.899040 [ 305 ] {} <Debug> TCP-Session: 254f4e14-ab22-4ceb-bb9c-98bc309f5614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2026.05.14 16:26:50.899057 [ 311 ] {} <Debug> TCP-Session: 22d54452-f3f4-49d5-a6e6-39712c394a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.05.14 16:26:50.899064 [ 305 ] {} <Debug> TCP-Session: 254f4e14-ab22-4ceb-bb9c-98bc309f5614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2026.05.14 16:26:50.899080 [ 311 ] {} <Debug> TCP-Session: 22d54452-f3f4-49d5-a6e6-39712c394a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1516 | 2026.05.14 16:26:50.899161 [ 304 ] {7978204c-40b6-42c4-aa82-28361480474b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38021) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1517 | 2026.05.14 16:26:50.899412 [ 304 ] {7978204c-40b6-42c4-aa82-28361480474b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1518 | 2026.05.14 16:26:50.899467 [ 304 ] {7978204c-40b6-42c4-aa82-28361480474b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1519 | 2026.05.14 16:26:50.899747 [ 304 ] {7978204c-40b6-42c4-aa82-28361480474b} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f) (SelectExecutor): Key condition: unknown | ||
| 1520 | 2026.05.14 16:26:50.900625 [ 319 ] {7978204c-40b6-42c4-aa82-28361480474b} <Trace> AggregatingTransform: Aggregating | ||
| 1521 | 2026.05.14 16:26:50.900660 [ 319 ] {7978204c-40b6-42c4-aa82-28361480474b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1522 | 2026.05.14 16:26:50.900691 [ 319 ] {7978204c-40b6-42c4-aa82-28361480474b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000847849 sec. (1179.455 rows/sec., 46.07 KiB/sec.) | ||
| 1523 | 2026.05.14 16:26:50.900706 [ 319 ] {7978204c-40b6-42c4-aa82-28361480474b} <Trace> Aggregator: Merging aggregated data | ||
| 1524 | 2026.05.14 16:26:50.901288 [ 304 ] {7978204c-40b6-42c4-aa82-28361480474b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00218 sec., 458.7155963302752 rows/sec., 17.92 KiB/sec. | ||
| 1525 | 2026.05.14 16:26:50.901432 [ 304 ] {7978204c-40b6-42c4-aa82-28361480474b} <Debug> TCPHandler: Processed in 0.003074362 sec. | ||
| 1526 | 2026.05.14 16:26:50.901569 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1527 | 2026.05.14 16:26:50.901595 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1528 | 2026.05.14 16:26:50.901598 [ 304 ] {} <Debug> TCP-Session: 293f15c6-9c54-45b8-88ba-1f40077de376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2026.05.14 16:26:50.901620 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1530 | 2026.05.14 16:26:50.901639 [ 312 ] {} <Debug> TCP-Session: dc336fee-5bb2-46ed-8035-68f96c663ab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.05.14 16:26:50.901647 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1532 | 2026.05.14 16:26:50.901668 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1533 | 2026.05.14 16:26:50.901688 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1534 | 2026.05.14 16:26:50.901732 [ 310 ] {} <Debug> TCP-Session: 5ef584d7-080f-471e-8c97-7783a2e600a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2026.05.14 16:26:50.901733 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1536 | 2026.05.14 16:26:50.901771 [ 307 ] {} <Debug> TCP-Session: 2fdf69dc-0d45-423a-87d4-c6f5e4802d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2026.05.14 16:26:50.901714 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1538 | 2026.05.14 16:26:50.901802 [ 311 ] {} <Debug> TCP-Session: 22d54452-f3f4-49d5-a6e6-39712c394a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2026.05.14 16:26:50.901704 [ 308 ] {} <Debug> TCP-Session: 752cc9ac-5eae-4f87-85ed-f7859bf8d548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.05.14 16:26:50.901855 [ 309 ] {} <Debug> TCP-Session: 89ff0e80-0805-445b-b053-11b3dc2a9fbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.05.14 16:26:50.901688 [ 305 ] {} <Debug> TCP-Session: 254f4e14-ab22-4ceb-bb9c-98bc309f5614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2026.05.14 16:26:50.901635 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1543 | 2026.05.14 16:26:50.901946 [ 306 ] {} <Debug> TCP-Session: 611a6c96-ca8f-4e7c-afb1-a8816aa8de5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2026.05.14 16:26:50.910118 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56102 | ||
| 1545 | 2026.05.14 16:26:50.910169 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1546 | 2026.05.14 16:26:50.910254 [ 308 ] {} <Debug> TCP-Session: 2aeff4d5-62dc-4f2c-8a67-9c55a5deea0f Authenticating user 'default' from [fd00:1122:3344:101::e]:56102 | ||
| 1547 | 2026.05.14 16:26:50.910273 [ 308 ] {} <Debug> TCP-Session: 2aeff4d5-62dc-4f2c-8a67-9c55a5deea0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2026.05.14 16:26:50.910286 [ 308 ] {} <Debug> TCP-Session: 2aeff4d5-62dc-4f2c-8a67-9c55a5deea0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.05.14 16:26:50.910486 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59943 | ||
| 1550 | 2026.05.14 16:26:50.910534 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42633 | ||
| 1551 | 2026.05.14 16:26:50.910546 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65445 | ||
| 1552 | 2026.05.14 16:26:50.910566 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52395 | ||
| 1553 | 2026.05.14 16:26:50.910589 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54801 | ||
| 1554 | 2026.05.14 16:26:50.910618 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51213 | ||
| 1555 | 2026.05.14 16:26:50.910670 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1556 | 2026.05.14 16:26:50.910649 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1557 | 2026.05.14 16:26:50.910706 [ 304 ] {} <Debug> TCP-Session: 2a73f074-98b8-43cf-ac8b-c31795b8d67a Authenticating user 'default' from [fd00:1122:3344:101::e]:54801 | ||
| 1558 | 2026.05.14 16:26:50.910718 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1559 | 2026.05.14 16:26:50.910730 [ 312 ] {} <Debug> TCP-Session: 84b380d4-36c9-4783-aa18-7b428a929bda Authenticating user 'default' from [fd00:1122:3344:101::e]:52395 | ||
| 1560 | 2026.05.14 16:26:50.910738 [ 304 ] {} <Debug> TCP-Session: 2a73f074-98b8-43cf-ac8b-c31795b8d67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2026.05.14 16:26:50.910759 [ 312 ] {} <Debug> TCP-Session: 84b380d4-36c9-4783-aa18-7b428a929bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2026.05.14 16:26:50.910790 [ 304 ] {} <Debug> TCP-Session: 2a73f074-98b8-43cf-ac8b-c31795b8d67a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.05.14 16:26:50.910798 [ 312 ] {} <Debug> TCP-Session: 84b380d4-36c9-4783-aa18-7b428a929bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.05.14 16:26:50.910750 [ 307 ] {} <Debug> TCP-Session: c0c3a20c-9f4e-4d58-ae9d-9024a696348d Authenticating user 'default' from [fd00:1122:3344:101::e]:51213 | ||
| 1565 | 2026.05.14 16:26:50.910638 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1566 | 2026.05.14 16:26:50.910847 [ 307 ] {} <Debug> TCP-Session: c0c3a20c-9f4e-4d58-ae9d-9024a696348d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2026.05.14 16:26:50.910616 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45156 | ||
| 1568 | 2026.05.14 16:26:50.910892 [ 307 ] {} <Debug> TCP-Session: c0c3a20c-9f4e-4d58-ae9d-9024a696348d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.05.14 16:26:50.910898 [ 311 ] {} <Debug> TCP-Session: 0703f21c-9422-425f-9e2f-4bac50a56413 Authenticating user 'default' from [fd00:1122:3344:101::e]:65445 | ||
| 1570 | 2026.05.14 16:26:50.910601 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1571 | 2026.05.14 16:26:50.910961 [ 311 ] {} <Debug> TCP-Session: 0703f21c-9422-425f-9e2f-4bac50a56413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2026.05.14 16:26:50.910986 [ 310 ] {} <Debug> TCP-Session: ced3dc5d-dc8d-4f9d-aea8-9550a5b569dd Authenticating user 'default' from [fd00:1122:3344:101::e]:42633 | ||
| 1573 | 2026.05.14 16:26:50.911003 [ 311 ] {} <Debug> TCP-Session: 0703f21c-9422-425f-9e2f-4bac50a56413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.05.14 16:26:50.911021 [ 310 ] {} <Debug> TCP-Session: ced3dc5d-dc8d-4f9d-aea8-9550a5b569dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.05.14 16:26:50.910947 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1576 | 2026.05.14 16:26:50.911047 [ 310 ] {} <Debug> TCP-Session: ced3dc5d-dc8d-4f9d-aea8-9550a5b569dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2026.05.14 16:26:50.910603 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42828 | ||
| 1578 | 2026.05.14 16:26:50.911075 [ 306 ] {} <Debug> TCP-Session: ed9497bf-0d3d-4779-ae5e-51eac2c9a910 Authenticating user 'default' from [fd00:1122:3344:101::e]:45156 | ||
| 1579 | 2026.05.14 16:26:50.910567 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1580 | 2026.05.14 16:26:50.911120 [ 306 ] {} <Debug> TCP-Session: ed9497bf-0d3d-4779-ae5e-51eac2c9a910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2026.05.14 16:26:50.911122 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1582 | 2026.05.14 16:26:50.911143 [ 306 ] {} <Debug> TCP-Session: ed9497bf-0d3d-4779-ae5e-51eac2c9a910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2026.05.14 16:26:50.911145 [ 309 ] {} <Debug> TCP-Session: a2bdef5b-9115-4bfb-bab7-f823153a2d9c Authenticating user 'default' from [fd00:1122:3344:101::e]:59943 | ||
| 1584 | 2026.05.14 16:26:50.911163 [ 305 ] {} <Debug> TCP-Session: 52c32123-d505-4a09-9a4d-090f37fd691d Authenticating user 'default' from [fd00:1122:3344:101::e]:42828 | ||
| 1585 | 2026.05.14 16:26:50.911183 [ 309 ] {} <Debug> TCP-Session: a2bdef5b-9115-4bfb-bab7-f823153a2d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2026.05.14 16:26:50.911202 [ 305 ] {} <Debug> TCP-Session: 52c32123-d505-4a09-9a4d-090f37fd691d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2026.05.14 16:26:50.911213 [ 309 ] {} <Debug> TCP-Session: a2bdef5b-9115-4bfb-bab7-f823153a2d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2026.05.14 16:26:50.911225 [ 305 ] {} <Debug> TCP-Session: 52c32123-d505-4a09-9a4d-090f37fd691d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1589 | 2026.05.14 16:26:50.910634 [ 308 ] {} <Trace> TCP-Session: 2aeff4d5-62dc-4f2c-8a67-9c55a5deea0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.05.14 16:26:50.911428 [ 308 ] {11a320cb-6c9a-4b03-86c9-338445505b62} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56102) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1591 | 2026.05.14 16:26:50.911767 [ 308 ] {11a320cb-6c9a-4b03-86c9-338445505b62} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1592 | 2026.05.14 16:26:50.911819 [ 308 ] {11a320cb-6c9a-4b03-86c9-338445505b62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1593 | 2026.05.14 16:26:50.912206 [ 308 ] {11a320cb-6c9a-4b03-86c9-338445505b62} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f) (SelectExecutor): Key condition: unknown | ||
| 1594 | 2026.05.14 16:26:50.913351 [ 331 ] {11a320cb-6c9a-4b03-86c9-338445505b62} <Trace> AggregatingTransform: Aggregating | ||
| 1595 | 2026.05.14 16:26:50.913389 [ 331 ] {11a320cb-6c9a-4b03-86c9-338445505b62} <Trace> Aggregator: Aggregation method: without_key | ||
| 1596 | 2026.05.14 16:26:50.913416 [ 331 ] {11a320cb-6c9a-4b03-86c9-338445505b62} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098672 sec. (910.190 rows/sec., 35.55 KiB/sec.) | ||
| 1597 | 2026.05.14 16:26:50.913431 [ 331 ] {11a320cb-6c9a-4b03-86c9-338445505b62} <Trace> Aggregator: Merging aggregated data | ||
| 1598 | 2026.05.14 16:26:50.914056 [ 308 ] {11a320cb-6c9a-4b03-86c9-338445505b62} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002687 sec., 372.1622627465575 rows/sec., 14.54 KiB/sec. | ||
| 1599 | 2026.05.14 16:26:50.914195 [ 308 ] {11a320cb-6c9a-4b03-86c9-338445505b62} <Debug> TCPHandler: Processed in 0.003702609 sec. | ||
| 1600 | 2026.05.14 16:26:50.914339 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1601 | 2026.05.14 16:26:50.914370 [ 308 ] {} <Debug> TCP-Session: 2aeff4d5-62dc-4f2c-8a67-9c55a5deea0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2026.05.14 16:26:50.914372 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1603 | 2026.05.14 16:26:50.914385 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1604 | 2026.05.14 16:26:50.914407 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1605 | 2026.05.14 16:26:50.914445 [ 311 ] {} <Debug> TCP-Session: 0703f21c-9422-425f-9e2f-4bac50a56413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.05.14 16:26:50.914439 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1607 | 2026.05.14 16:26:50.914471 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1608 | 2026.05.14 16:26:50.914483 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1609 | 2026.05.14 16:26:50.914500 [ 306 ] {} <Debug> TCP-Session: ed9497bf-0d3d-4779-ae5e-51eac2c9a910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1610 | 2026.05.14 16:26:50.914522 [ 312 ] {} <Debug> TCP-Session: 84b380d4-36c9-4783-aa18-7b428a929bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2026.05.14 16:26:50.914534 [ 304 ] {} <Debug> TCP-Session: 2a73f074-98b8-43cf-ac8b-c31795b8d67a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.05.14 16:26:50.914483 [ 309 ] {} <Debug> TCP-Session: a2bdef5b-9115-4bfb-bab7-f823153a2d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.05.14 16:26:50.914451 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1614 | 2026.05.14 16:26:50.914431 [ 307 ] {} <Debug> TCP-Session: c0c3a20c-9f4e-4d58-ae9d-9024a696348d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.05.14 16:26:50.914638 [ 305 ] {} <Debug> TCP-Session: 52c32123-d505-4a09-9a4d-090f37fd691d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2026.05.14 16:26:50.914425 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1617 | 2026.05.14 16:26:50.914686 [ 310 ] {} <Debug> TCP-Session: ced3dc5d-dc8d-4f9d-aea8-9550a5b569dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.05.14 16:26:51.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.21 MiB, peak 189.32 MiB, free memory in arenas 0.00 B, will set to 181.57 MiB (RSS), difference: 2.36 MiB | ||
| 1619 | 2026.05.14 16:26:52.998586 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2026.05.14 16:26:52.998858 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1621 | 2026.05.14 16:26:52.999239 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1622 | 2026.05.14 16:26:52.999281 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1623 | 2026.05.14 16:26:52.999561 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1624 | 2026.05.14 16:26:52.999635 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1625 | 2026.05.14 16:26:52.999779 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1626 | 2026.05.14 16:26:52.999817 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1627 | 2026.05.14 16:26:52.999841 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (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 | ||
| 1628 | 2026.05.14 16:26:52.999856 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1629 | 2026.05.14 16:26:52.999907 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1630 | 2026.05.14 16:26:52.999929 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1631 | 2026.05.14 16:26:53.001304 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002553 sec., 12534.27340383862 rows/sec., 2.78 MiB/sec. | ||
| 1632 | 2026.05.14 16:26:53.001421 [ 293 ] {bac63242-e0f0-441c-a6aa-a15a4775205a} <Debug> TCPHandler: Processed in 0.002989872 sec. | ||
| 1633 | 2026.05.14 16:26:53.003382 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.05.14 16:26:53.003502 [ 293 ] {425f2c69-b8df-4cd5-9888-e895b8bb82f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1635 | 2026.05.14 16:26:53.003547 [ 293 ] {425f2c69-b8df-4cd5-9888-e895b8bb82f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1636 | 2026.05.14 16:26:53.004104 [ 293 ] {425f2c69-b8df-4cd5-9888-e895b8bb82f3} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.05.14 16:26:53.004154 [ 293 ] {425f2c69-b8df-4cd5-9888-e895b8bb82f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1638 | 2026.05.14 16:26:53.004532 [ 293 ] {425f2c69-b8df-4cd5-9888-e895b8bb82f3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1639 | 2026.05.14 16:26:53.004753 [ 293 ] {425f2c69-b8df-4cd5-9888-e895b8bb82f3} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.05.14 16:26:53.004899 [ 58 ] {} <Debug> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1641 | 2026.05.14 16:26:53.004912 [ 293 ] {425f2c69-b8df-4cd5-9888-e895b8bb82f3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001443 sec., 38808.03880803881 rows/sec., 2.96 MiB/sec. | ||
| 1642 | 2026.05.14 16:26:53.004966 [ 58 ] {} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2026.05.14 16:26:53.004979 [ 293 ] {425f2c69-b8df-4cd5-9888-e895b8bb82f3} <Debug> TCPHandler: Processed in 0.001649127 sec. | ||
| 1644 | 2026.05.14 16:26:53.004996 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1645 | 2026.05.14 16:26:53.005139 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.05.14 16:26:53.005203 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::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 | ||
| 1647 | 2026.05.14 16:26:53.005247 [ 293 ] {ff4b538c-b814-4b88-a3c4-36be10c1acdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1648 | 2026.05.14 16:26:53.005297 [ 293 ] {ff4b538c-b814-4b88-a3c4-36be10c1acdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1649 | 2026.05.14 16:26:53.005424 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1650 | 2026.05.14 16:26:53.005481 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 824 rows starting from the beginning of the part | ||
| 1651 | 2026.05.14 16:26:53.005604 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::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 | ||
| 1652 | 2026.05.14 16:26:53.005673 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 819 rows starting from the beginning of the part | ||
| 1653 | 2026.05.14 16:26:53.005739 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1654 | 2026.05.14 16:26:53.005806 [ 293 ] {ff4b538c-b814-4b88-a3c4-36be10c1acdc} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.05.14 16:26:53.005813 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 819 rows starting from the beginning of the part | ||
| 1656 | 2026.05.14 16:26:53.005852 [ 293 ] {ff4b538c-b814-4b88-a3c4-36be10c1acdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1657 | 2026.05.14 16:26:53.005907 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1658 | 2026.05.14 16:26:53.006197 [ 293 ] {ff4b538c-b814-4b88-a3c4-36be10c1acdc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1659 | 2026.05.14 16:26:53.006465 [ 293 ] {ff4b538c-b814-4b88-a3c4-36be10c1acdc} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.05.14 16:26:53.006574 [ 58 ] {} <Debug> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1661 | 2026.05.14 16:26:53.006608 [ 293 ] {ff4b538c-b814-4b88-a3c4-36be10c1acdc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001386 sec., 46176.04617604618 rows/sec., 3.60 MiB/sec. | ||
| 1662 | 2026.05.14 16:26:53.006611 [ 58 ] {} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.05.14 16:26:53.006650 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1664 | 2026.05.14 16:26:53.006654 [ 293 ] {ff4b538c-b814-4b88-a3c4-36be10c1acdc} <Debug> TCPHandler: Processed in 0.001564287 sec. | ||
| 1665 | 2026.05.14 16:26:53.006797 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.05.14 16:26:53.006798 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::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 | ||
| 1667 | 2026.05.14 16:26:53.006913 [ 293 ] {c9b49143-131e-435d-9319-12763d8db35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1668 | 2026.05.14 16:26:53.006944 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1669 | 2026.05.14 16:26:53.006961 [ 293 ] {c9b49143-131e-435d-9319-12763d8db35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1670 | 2026.05.14 16:26:53.006987 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 511 rows starting from the beginning of the part | ||
| 1671 | 2026.05.14 16:26:53.007106 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1672 | 2026.05.14 16:26:53.007165 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 501 rows starting from the beginning of the part | ||
| 1673 | 2026.05.14 16:26:53.007209 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1674 | 2026.05.14 16:26:53.007251 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 501 rows starting from the beginning of the part | ||
| 1675 | 2026.05.14 16:26:53.007305 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1676 | 2026.05.14 16:26:53.007434 [ 293 ] {c9b49143-131e-435d-9319-12763d8db35f} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.05.14 16:26:53.007476 [ 293 ] {c9b49143-131e-435d-9319-12763d8db35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1678 | 2026.05.14 16:26:53.007886 [ 293 ] {c9b49143-131e-435d-9319-12763d8db35f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1679 | 2026.05.14 16:26:53.008036 [ 192 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2630 rows, containing 5 columns (5 merged, 0 gathered) in 0.00292822 sec., 898156.5592749178 rows/sec., 72.97 MiB/sec. | ||
| 1680 | 2026.05.14 16:26:53.008149 [ 293 ] {c9b49143-131e-435d-9319-12763d8db35f} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.05.14 16:26:53.008281 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1682 | 2026.05.14 16:26:53.008304 [ 293 ] {c9b49143-131e-435d-9319-12763d8db35f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001411 sec., 113394.75549255847 rows/sec., 7.90 MiB/sec. | ||
| 1683 | 2026.05.14 16:26:53.008297 [ 193 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1684 | 2026.05.14 16:26:53.008343 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.05.14 16:26:53.008358 [ 293 ] {c9b49143-131e-435d-9319-12763d8db35f} <Debug> TCPHandler: Processed in 0.001609077 sec. | ||
| 1686 | 2026.05.14 16:26:53.008382 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1687 | 2026.05.14 16:26:53.008496 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.05.14 16:26:53.008496 [ 191 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 1689 | 2026.05.14 16:26:53.008593 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1705 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838979 sec., 927144.8994251702 rows/sec., 69.57 MiB/sec. | ||
| 1690 | 2026.05.14 16:26:53.008596 [ 293 ] {16088b2d-b07e-4ba8-a71b-839454bc53da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1691 | 2026.05.14 16:26:53.008654 [ 191 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1692 | 2026.05.14 16:26:53.008662 [ 293 ] {16088b2d-b07e-4ba8-a71b-839454bc53da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1693 | 2026.05.14 16:26:53.008665 [ 193 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_6_1} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.05.14 16:26:53.008695 [ 191 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1695 | 2026.05.14 16:26:53.008766 [ 191 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1696 | 2026.05.14 16:26:53.008769 [ 193 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_6_1} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1697 | 2026.05.14 16:26:53.008819 [ 191 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1698 | 2026.05.14 16:26:53.008830 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1699 | 2026.05.14 16:26:53.008868 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1700 | 2026.05.14 16:26:53.008872 [ 191 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1701 | 2026.05.14 16:26:53.008934 [ 191 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1702 | 2026.05.14 16:26:53.008981 [ 191 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 1703 | 2026.05.14 16:26:53.009058 [ 293 ] {16088b2d-b07e-4ba8-a71b-839454bc53da} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.05.14 16:26:53.009097 [ 293 ] {16088b2d-b07e-4ba8-a71b-839454bc53da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1705 | 2026.05.14 16:26:53.009184 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_6_1} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.05.14 16:26:53.009264 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_6_1} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1707 | 2026.05.14 16:26:53.009345 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1708 | 2026.05.14 16:26:53.009453 [ 293 ] {16088b2d-b07e-4ba8-a71b-839454bc53da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1709 | 2026.05.14 16:26:53.009685 [ 293 ] {16088b2d-b07e-4ba8-a71b-839454bc53da} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.05.14 16:26:53.009786 [ 58 ] {} <Debug> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1711 | 2026.05.14 16:26:53.009817 [ 58 ] {} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.05.14 16:26:53.009819 [ 293 ] {16088b2d-b07e-4ba8-a71b-839454bc53da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 1713 | 2026.05.14 16:26:53.009839 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1714 | 2026.05.14 16:26:53.009869 [ 293 ] {16088b2d-b07e-4ba8-a71b-839454bc53da} <Debug> TCPHandler: Processed in 0.001421075 sec. | ||
| 1715 | 2026.05.14 16:26:53.009948 [ 192 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 1716 | 2026.05.14 16:26:53.010043 [ 192 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1717 | 2026.05.14 16:26:53.010077 [ 192 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 1718 | 2026.05.14 16:26:53.010158 [ 192 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1719 | 2026.05.14 16:26:53.010204 [ 192 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1720 | 2026.05.14 16:26:53.010245 [ 192 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1721 | 2026.05.14 16:26:53.010284 [ 192 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1722 | 2026.05.14 16:26:53.010329 [ 192 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 1723 | 2026.05.14 16:26:53.012000 [ 193 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.002092892 sec., 215013.48373446887 rows/sec., 13.87 MiB/sec. | ||
| 1724 | 2026.05.14 16:26:53.012129 [ 192 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1725 | 2026.05.14 16:26:53.012192 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1280 rows, containing 5 columns (5 merged, 0 gathered) in 0.003734689 sec., 342732.6880497948 rows/sec., 23.19 MiB/sec. | ||
| 1726 | 2026.05.14 16:26:53.012389 [ 192 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_6_1} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.05.14 16:26:53.012431 [ 193 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1728 | 2026.05.14 16:26:53.012460 [ 192 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_6_1} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1729 | 2026.05.14 16:26:53.012519 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1730 | 2026.05.14 16:26:53.012710 [ 193 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.05.14 16:26:53.012781 [ 193 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1732 | 2026.05.14 16:26:53.012848 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1733 | 2026.05.14 16:26:54.590065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 202 | ||
| 1734 | 2026.05.14 16:26:54.592478 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.05.14 16:26:54.592536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1736 | 2026.05.14 16:26:54.593867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1737 | 2026.05.14 16:26:54.594169 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.05.14 16:26:54.594473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
| 1739 | 2026.05.14 16:26:57.087575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 3315 | ||
| 1740 | 2026.05.14 16:26:57.088116 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.05.14 16:26:57.088166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1742 | 2026.05.14 16:26:57.088701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1743 | 2026.05.14 16:26:57.088933 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): 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.14 16:26:57.089058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3315 | ||
| 1745 | 2026.05.14 16:26:57.255805 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1746 | 2026.05.14 16:26:57.272981 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.05.14 16:26:57.273045 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1748 | 2026.05.14 16:26:57.278624 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1749 | 2026.05.14 16:26:57.279317 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.05.14 16:26:57.282524 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1751 | 2026.05.14 16:26:58.003780 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2026.05.14 16:26:58.004041 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1753 | 2026.05.14 16:26:58.004428 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1754 | 2026.05.14 16:26:58.004474 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1755 | 2026.05.14 16:26:58.004775 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1756 | 2026.05.14 16:26:58.004847 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1757 | 2026.05.14 16:26:58.004986 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 1758 | 2026.05.14 16:26:58.005022 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1759 | 2026.05.14 16:26:58.005043 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (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 | ||
| 1760 | 2026.05.14 16:26:58.005059 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1761 | 2026.05.14 16:26:58.005100 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1762 | 2026.05.14 16:26:58.005120 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1763 | 2026.05.14 16:26:58.006347 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002419 sec., 13228.60686233981 rows/sec., 2.93 MiB/sec. | ||
| 1764 | 2026.05.14 16:26:58.006450 [ 293 ] {bbe8459f-62d0-4f55-9f98-62997a6aa3a7} <Debug> TCPHandler: Processed in 0.00281002 sec. | ||
| 1765 | 2026.05.14 16:26:58.012476 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.05.14 16:26:58.012700 [ 293 ] {adef3ec1-0926-4d25-8471-823d6befe738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1767 | 2026.05.14 16:26:58.012795 [ 293 ] {adef3ec1-0926-4d25-8471-823d6befe738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1768 | 2026.05.14 16:26:58.013714 [ 293 ] {adef3ec1-0926-4d25-8471-823d6befe738} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.05.14 16:26:58.013764 [ 293 ] {adef3ec1-0926-4d25-8471-823d6befe738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1770 | 2026.05.14 16:26:58.014278 [ 293 ] {adef3ec1-0926-4d25-8471-823d6befe738} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1771 | 2026.05.14 16:26:58.014481 [ 293 ] {adef3ec1-0926-4d25-8471-823d6befe738} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.05.14 16:26:58.014627 [ 293 ] {adef3ec1-0926-4d25-8471-823d6befe738} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001995 sec., 1503.7593984962407 rows/sec., 137.06 KiB/sec. | ||
| 1773 | 2026.05.14 16:26:58.014668 [ 293 ] {adef3ec1-0926-4d25-8471-823d6befe738} <Debug> TCPHandler: Processed in 0.002393035 sec. | ||
| 1774 | 2026.05.14 16:26:58.014807 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.05.14 16:26:58.014903 [ 293 ] {c87f7ebe-9009-4003-92eb-16bd49c52a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1776 | 2026.05.14 16:26:58.014943 [ 293 ] {c87f7ebe-9009-4003-92eb-16bd49c52a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1777 | 2026.05.14 16:26:58.015480 [ 293 ] {c87f7ebe-9009-4003-92eb-16bd49c52a99} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.05.14 16:26:58.015518 [ 293 ] {c87f7ebe-9009-4003-92eb-16bd49c52a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1779 | 2026.05.14 16:26:58.015822 [ 293 ] {c87f7ebe-9009-4003-92eb-16bd49c52a99} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1780 | 2026.05.14 16:26:58.016027 [ 293 ] {c87f7ebe-9009-4003-92eb-16bd49c52a99} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.05.14 16:26:58.016149 [ 293 ] {c87f7ebe-9009-4003-92eb-16bd49c52a99} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001265 sec., 224505.92885375491 rows/sec., 14.26 MiB/sec. | ||
| 1782 | 2026.05.14 16:26:58.016185 [ 293 ] {c87f7ebe-9009-4003-92eb-16bd49c52a99} <Debug> TCPHandler: Processed in 0.001428665 sec. | ||
| 1783 | 2026.05.14 16:26:58.016308 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.05.14 16:26:58.016409 [ 293 ] {b5b1d89f-a9aa-4b9b-843a-1764aa750e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1785 | 2026.05.14 16:26:58.016448 [ 293 ] {b5b1d89f-a9aa-4b9b-843a-1764aa750e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1786 | 2026.05.14 16:26:58.016835 [ 293 ] {b5b1d89f-a9aa-4b9b-843a-1764aa750e23} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.05.14 16:26:58.016870 [ 293 ] {b5b1d89f-a9aa-4b9b-843a-1764aa750e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1788 | 2026.05.14 16:26:58.017139 [ 293 ] {b5b1d89f-a9aa-4b9b-843a-1764aa750e23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1789 | 2026.05.14 16:26:58.017348 [ 293 ] {b5b1d89f-a9aa-4b9b-843a-1764aa750e23} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.05.14 16:26:58.017475 [ 293 ] {b5b1d89f-a9aa-4b9b-843a-1764aa750e23} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001084 sec., 1845.018450184502 rows/sec., 150.45 KiB/sec. | ||
| 1791 | 2026.05.14 16:26:58.017512 [ 293 ] {b5b1d89f-a9aa-4b9b-843a-1764aa750e23} <Debug> TCPHandler: Processed in 0.001253153 sec. | ||
| 1792 | 2026.05.14 16:26:58.017625 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.05.14 16:26:58.017720 [ 293 ] {33669f72-fcab-471e-94ad-07c0e6496389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1794 | 2026.05.14 16:26:58.017758 [ 293 ] {33669f72-fcab-471e-94ad-07c0e6496389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1795 | 2026.05.14 16:26:58.018479 [ 293 ] {33669f72-fcab-471e-94ad-07c0e6496389} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.14 16:26:58.018516 [ 293 ] {33669f72-fcab-471e-94ad-07c0e6496389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1797 | 2026.05.14 16:26:58.018848 [ 293 ] {33669f72-fcab-471e-94ad-07c0e6496389} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1798 | 2026.05.14 16:26:58.019053 [ 293 ] {33669f72-fcab-471e-94ad-07c0e6496389} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.05.14 16:26:58.019176 [ 293 ] {33669f72-fcab-471e-94ad-07c0e6496389} <Debug> executeQuery: Read 832 rows, 66.22 KiB in 0.001475 sec., 564067.7966101695 rows/sec., 43.84 MiB/sec. | ||
| 1800 | 2026.05.14 16:26:58.019212 [ 293 ] {33669f72-fcab-471e-94ad-07c0e6496389} <Debug> TCPHandler: Processed in 0.001635207 sec. | ||
| 1801 | 2026.05.14 16:26:58.019324 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.05.14 16:26:58.019419 [ 293 ] {cd11bb87-868f-482e-98c1-0ca5893f8521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1803 | 2026.05.14 16:26:58.019458 [ 293 ] {cd11bb87-868f-482e-98c1-0ca5893f8521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1804 | 2026.05.14 16:26:58.019907 [ 293 ] {cd11bb87-868f-482e-98c1-0ca5893f8521} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.05.14 16:26:58.019943 [ 293 ] {cd11bb87-868f-482e-98c1-0ca5893f8521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1806 | 2026.05.14 16:26:58.020230 [ 293 ] {cd11bb87-868f-482e-98c1-0ca5893f8521} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1807 | 2026.05.14 16:26:58.020431 [ 293 ] {cd11bb87-868f-482e-98c1-0ca5893f8521} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.05.14 16:26:58.020554 [ 293 ] {cd11bb87-868f-482e-98c1-0ca5893f8521} <Debug> executeQuery: Read 161 rows, 9.96 KiB in 0.001152 sec., 139756.94444444444 rows/sec., 8.44 MiB/sec. | ||
| 1809 | 2026.05.14 16:26:58.020592 [ 293 ] {cd11bb87-868f-482e-98c1-0ca5893f8521} <Debug> TCPHandler: Processed in 0.001316594 sec. | ||
| 1810 | 2026.05.14 16:26:58.020736 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.05.14 16:26:58.020832 [ 293 ] {d4924780-c01b-434d-82b7-63d81c1bc691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1812 | 2026.05.14 16:26:58.020869 [ 293 ] {d4924780-c01b-434d-82b7-63d81c1bc691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1813 | 2026.05.14 16:26:58.021293 [ 293 ] {d4924780-c01b-434d-82b7-63d81c1bc691} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2026.05.14 16:26:58.021330 [ 293 ] {d4924780-c01b-434d-82b7-63d81c1bc691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1815 | 2026.05.14 16:26:58.021623 [ 293 ] {d4924780-c01b-434d-82b7-63d81c1bc691} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1816 | 2026.05.14 16:26:58.021825 [ 293 ] {d4924780-c01b-434d-82b7-63d81c1bc691} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.05.14 16:26:58.021945 [ 293 ] {d4924780-c01b-434d-82b7-63d81c1bc691} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001132 sec., 131625.44169611306 rows/sec., 8.50 MiB/sec. | ||
| 1818 | 2026.05.14 16:26:58.021981 [ 293 ] {d4924780-c01b-434d-82b7-63d81c1bc691} <Debug> TCPHandler: Processed in 0.001293254 sec. | ||
| 1819 | 2026.05.14 16:26:58.022108 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.05.14 16:26:58.022200 [ 293 ] {a08bac01-2b1c-4912-9f81-e20ab38e301f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1821 | 2026.05.14 16:26:58.022240 [ 293 ] {a08bac01-2b1c-4912-9f81-e20ab38e301f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1822 | 2026.05.14 16:26:58.022669 [ 293 ] {a08bac01-2b1c-4912-9f81-e20ab38e301f} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.05.14 16:26:58.022707 [ 293 ] {a08bac01-2b1c-4912-9f81-e20ab38e301f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1824 | 2026.05.14 16:26:58.023007 [ 293 ] {a08bac01-2b1c-4912-9f81-e20ab38e301f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1825 | 2026.05.14 16:26:58.023217 [ 293 ] {a08bac01-2b1c-4912-9f81-e20ab38e301f} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.05.14 16:26:58.023340 [ 293 ] {a08bac01-2b1c-4912-9f81-e20ab38e301f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 1827 | 2026.05.14 16:26:58.023378 [ 293 ] {a08bac01-2b1c-4912-9f81-e20ab38e301f} <Debug> TCPHandler: Processed in 0.001322764 sec. | ||
| 1828 | 2026.05.14 16:26:58.023503 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.05.14 16:26:58.023598 [ 293 ] {4d32b66b-de64-48c4-9451-d2a2900791b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1830 | 2026.05.14 16:26:58.023636 [ 293 ] {4d32b66b-de64-48c4-9451-d2a2900791b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1831 | 2026.05.14 16:26:58.024203 [ 293 ] {4d32b66b-de64-48c4-9451-d2a2900791b7} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.05.14 16:26:58.024239 [ 293 ] {4d32b66b-de64-48c4-9451-d2a2900791b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1833 | 2026.05.14 16:26:58.024554 [ 293 ] {4d32b66b-de64-48c4-9451-d2a2900791b7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1834 | 2026.05.14 16:26:58.024761 [ 293 ] {4d32b66b-de64-48c4-9451-d2a2900791b7} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.05.14 16:26:58.024892 [ 293 ] {4d32b66b-de64-48c4-9451-d2a2900791b7} <Debug> executeQuery: Read 515 rows, 37.19 KiB in 0.001312 sec., 392530.48780487804 rows/sec., 27.68 MiB/sec. | ||
| 1836 | 2026.05.14 16:26:58.024928 [ 293 ] {4d32b66b-de64-48c4-9451-d2a2900791b7} <Debug> TCPHandler: Processed in 0.001473075 sec. | ||
| 1837 | 2026.05.14 16:26:58.025045 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2026.05.14 16:26:58.025138 [ 293 ] {7b608cc4-092b-421d-a067-a4fed9cc9246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1839 | 2026.05.14 16:26:58.025178 [ 293 ] {7b608cc4-092b-421d-a067-a4fed9cc9246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1840 | 2026.05.14 16:26:58.025515 [ 293 ] {7b608cc4-092b-421d-a067-a4fed9cc9246} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.05.14 16:26:58.025551 [ 293 ] {7b608cc4-092b-421d-a067-a4fed9cc9246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1842 | 2026.05.14 16:26:58.025839 [ 293 ] {7b608cc4-092b-421d-a067-a4fed9cc9246} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1843 | 2026.05.14 16:26:58.026038 [ 293 ] {7b608cc4-092b-421d-a067-a4fed9cc9246} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.05.14 16:26:58.026162 [ 293 ] {7b608cc4-092b-421d-a067-a4fed9cc9246} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 1845 | 2026.05.14 16:26:58.026197 [ 293 ] {7b608cc4-092b-421d-a067-a4fed9cc9246} <Debug> TCPHandler: Processed in 0.001200943 sec. | ||
| 1846 | 2026.05.14 16:26:58.026348 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.05.14 16:26:58.026442 [ 293 ] {0421f05d-15a7-4bb2-b063-da59a7e02ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1848 | 2026.05.14 16:26:58.026482 [ 293 ] {0421f05d-15a7-4bb2-b063-da59a7e02ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1849 | 2026.05.14 16:26:58.026882 [ 293 ] {0421f05d-15a7-4bb2-b063-da59a7e02ec5} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.05.14 16:26:58.026917 [ 293 ] {0421f05d-15a7-4bb2-b063-da59a7e02ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1851 | 2026.05.14 16:26:58.027235 [ 293 ] {0421f05d-15a7-4bb2-b063-da59a7e02ec5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1852 | 2026.05.14 16:26:58.027436 [ 293 ] {0421f05d-15a7-4bb2-b063-da59a7e02ec5} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.05.14 16:26:58.027558 [ 293 ] {0421f05d-15a7-4bb2-b063-da59a7e02ec5} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001134 sec., 234567.9012345679 rows/sec., 15.59 MiB/sec. | ||
| 1854 | 2026.05.14 16:26:58.027592 [ 293 ] {0421f05d-15a7-4bb2-b063-da59a7e02ec5} <Debug> TCPHandler: Processed in 0.001292934 sec. | ||
| 1855 | 2026.05.14 16:26:58.027732 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.05.14 16:26:58.027826 [ 293 ] {f5f04329-1221-4c7c-9d09-e9a9163ec363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1857 | 2026.05.14 16:26:58.027866 [ 293 ] {f5f04329-1221-4c7c-9d09-e9a9163ec363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1858 | 2026.05.14 16:26:58.028178 [ 293 ] {f5f04329-1221-4c7c-9d09-e9a9163ec363} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.05.14 16:26:58.028213 [ 293 ] {f5f04329-1221-4c7c-9d09-e9a9163ec363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1860 | 2026.05.14 16:26:58.028488 [ 293 ] {f5f04329-1221-4c7c-9d09-e9a9163ec363} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1861 | 2026.05.14 16:26:58.028688 [ 293 ] {f5f04329-1221-4c7c-9d09-e9a9163ec363} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.05.14 16:26:58.028811 [ 293 ] {f5f04329-1221-4c7c-9d09-e9a9163ec363} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 1863 | 2026.05.14 16:26:58.028844 [ 293 ] {f5f04329-1221-4c7c-9d09-e9a9163ec363} <Debug> TCPHandler: Processed in 0.001160143 sec. | ||
| 1864 | 2026.05.14 16:26:58.028964 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.05.14 16:26:58.029057 [ 293 ] {6b046cba-f4ca-49df-886f-a5086b0cd8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1866 | 2026.05.14 16:26:58.029108 [ 293 ] {6b046cba-f4ca-49df-886f-a5086b0cd8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1867 | 2026.05.14 16:26:58.029858 [ 293 ] {6b046cba-f4ca-49df-886f-a5086b0cd8e5} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.05.14 16:26:58.029893 [ 293 ] {6b046cba-f4ca-49df-886f-a5086b0cd8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1869 | 2026.05.14 16:26:58.030382 [ 293 ] {6b046cba-f4ca-49df-886f-a5086b0cd8e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1870 | 2026.05.14 16:26:58.030590 [ 293 ] {6b046cba-f4ca-49df-886f-a5086b0cd8e5} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.05.14 16:26:58.030720 [ 293 ] {6b046cba-f4ca-49df-886f-a5086b0cd8e5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001681 sec., 10113.027959547888 rows/sec., 18.12 MiB/sec. | ||
| 1872 | 2026.05.14 16:26:58.030769 [ 293 ] {6b046cba-f4ca-49df-886f-a5086b0cd8e5} <Debug> TCPHandler: Processed in 0.00185349 sec. | ||
| 1873 | 2026.05.14 16:26:58.030913 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.05.14 16:26:58.031008 [ 293 ] {f1ae9acb-b05d-4bc7-946f-abebfcc9b01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1875 | 2026.05.14 16:26:58.031049 [ 293 ] {f1ae9acb-b05d-4bc7-946f-abebfcc9b01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1876 | 2026.05.14 16:26:58.031371 [ 293 ] {f1ae9acb-b05d-4bc7-946f-abebfcc9b01c} <Trace> oximeter.measurements_i64 (8beafe11-8044-4bba-9fc5-756967ddb821): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.05.14 16:26:58.031406 [ 293 ] {f1ae9acb-b05d-4bc7-946f-abebfcc9b01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1878 | 2026.05.14 16:26:58.031691 [ 293 ] {f1ae9acb-b05d-4bc7-946f-abebfcc9b01c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1879 | 2026.05.14 16:26:58.031896 [ 293 ] {f1ae9acb-b05d-4bc7-946f-abebfcc9b01c} <Trace> oximeter.measurements_i64 (8beafe11-8044-4bba-9fc5-756967ddb821): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.05.14 16:26:58.032016 [ 293 ] {f1ae9acb-b05d-4bc7-946f-abebfcc9b01c} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 413.09 KiB/sec. | ||
| 1881 | 2026.05.14 16:26:58.032050 [ 293 ] {f1ae9acb-b05d-4bc7-946f-abebfcc9b01c} <Debug> TCPHandler: Processed in 0.001185902 sec. | ||
| 1882 | 2026.05.14 16:26:58.032174 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.05.14 16:26:58.032269 [ 293 ] {c929a2e8-2640-475e-bbe9-8165dd422dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1884 | 2026.05.14 16:26:58.032307 [ 293 ] {c929a2e8-2640-475e-bbe9-8165dd422dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1885 | 2026.05.14 16:26:58.032635 [ 293 ] {c929a2e8-2640-475e-bbe9-8165dd422dda} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.05.14 16:26:58.032670 [ 293 ] {c929a2e8-2640-475e-bbe9-8165dd422dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1887 | 2026.05.14 16:26:58.032960 [ 293 ] {c929a2e8-2640-475e-bbe9-8165dd422dda} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1888 | 2026.05.14 16:26:58.033174 [ 293 ] {c929a2e8-2640-475e-bbe9-8165dd422dda} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.05.14 16:26:58.033297 [ 293 ] {c929a2e8-2640-475e-bbe9-8165dd422dda} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001046 sec., 86042.06500956022 rows/sec., 5.38 MiB/sec. | ||
| 1890 | 2026.05.14 16:26:58.033331 [ 293 ] {c929a2e8-2640-475e-bbe9-8165dd422dda} <Debug> TCPHandler: Processed in 0.001204333 sec. | ||
| 1891 | 2026.05.14 16:26:59.000372 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.36 MiB, peak 189.32 MiB, free memory in arenas 0.00 B, will set to 183.32 MiB (RSS), difference: -1.04 MiB | ||
| 1892 | 2026.05.14 16:27:00.947059 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43085 | ||
| 1893 | 2026.05.14 16:27:00.947162 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1894 | 2026.05.14 16:27:00.947188 [ 308 ] {} <Debug> TCP-Session: 660c8c18-d752-4f62-a375-63ecf3f8aefa Authenticating user 'default' from [fd00:1122:3344:101::e]:43085 | ||
| 1895 | 2026.05.14 16:27:00.947211 [ 308 ] {} <Debug> TCP-Session: 660c8c18-d752-4f62-a375-63ecf3f8aefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.05.14 16:27:00.947225 [ 308 ] {} <Debug> TCP-Session: 660c8c18-d752-4f62-a375-63ecf3f8aefa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1897 | 2026.05.14 16:27:00.947444 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57706 | ||
| 1898 | 2026.05.14 16:27:00.947489 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42210 | ||
| 1899 | 2026.05.14 16:27:00.947512 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59487 | ||
| 1900 | 2026.05.14 16:27:00.947537 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42098 | ||
| 1901 | 2026.05.14 16:27:00.947563 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1902 | 2026.05.14 16:27:00.947573 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36661 | ||
| 1903 | 2026.05.14 16:27:00.947594 [ 308 ] {} <Trace> TCP-Session: 660c8c18-d752-4f62-a375-63ecf3f8aefa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.05.14 16:27:00.947623 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1905 | 2026.05.14 16:27:00.947630 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1906 | 2026.05.14 16:27:00.947678 [ 311 ] {} <Debug> TCP-Session: c6f5b223-e6cc-4031-bebf-ade0d36b8132 Authenticating user 'default' from [fd00:1122:3344:101::e]:59487 | ||
| 1907 | 2026.05.14 16:27:00.947608 [ 310 ] {} <Debug> TCP-Session: 9e597128-3dfc-4f2d-96ee-03c14f658ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:42210 | ||
| 1908 | 2026.05.14 16:27:00.947709 [ 312 ] {} <Debug> TCP-Session: 49e2085f-17e0-4c7a-adec-acde16ad3def Authenticating user 'default' from [fd00:1122:3344:101::e]:42098 | ||
| 1909 | 2026.05.14 16:27:00.947718 [ 311 ] {} <Debug> TCP-Session: c6f5b223-e6cc-4031-bebf-ade0d36b8132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1910 | 2026.05.14 16:27:00.947738 [ 310 ] {} <Debug> TCP-Session: 9e597128-3dfc-4f2d-96ee-03c14f658ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1911 | 2026.05.14 16:27:00.947750 [ 312 ] {} <Debug> TCP-Session: 49e2085f-17e0-4c7a-adec-acde16ad3def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2026.05.14 16:27:00.947756 [ 311 ] {} <Debug> TCP-Session: c6f5b223-e6cc-4031-bebf-ade0d36b8132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1913 | 2026.05.14 16:27:00.947768 [ 310 ] {} <Debug> TCP-Session: 9e597128-3dfc-4f2d-96ee-03c14f658ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1914 | 2026.05.14 16:27:00.947776 [ 312 ] {} <Debug> TCP-Session: 49e2085f-17e0-4c7a-adec-acde16ad3def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.05.14 16:27:00.947799 [ 308 ] {60788ad1-92f4-4ed0-80ab-7552d4ac26ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43085) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1916 | 2026.05.14 16:27:00.947582 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34220 | ||
| 1917 | 2026.05.14 16:27:00.947571 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1918 | 2026.05.14 16:27:00.947884 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1919 | 2026.05.14 16:27:00.947565 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51071 | ||
| 1920 | 2026.05.14 16:27:00.947920 [ 307 ] {} <Debug> TCP-Session: 78a40c9d-572a-412d-9042-366fd1664be6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34220 | ||
| 1921 | 2026.05.14 16:27:00.947922 [ 309 ] {} <Debug> TCP-Session: 385339d6-976f-48ba-adf0-12b77b54b779 Authenticating user 'default' from [fd00:1122:3344:101::e]:57706 | ||
| 1922 | 2026.05.14 16:27:00.947947 [ 307 ] {} <Debug> TCP-Session: 78a40c9d-572a-412d-9042-366fd1664be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.05.14 16:27:00.947962 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1924 | 2026.05.14 16:27:00.947972 [ 307 ] {} <Debug> TCP-Session: 78a40c9d-572a-412d-9042-366fd1664be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.05.14 16:27:00.947973 [ 309 ] {} <Debug> TCP-Session: 385339d6-976f-48ba-adf0-12b77b54b779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.05.14 16:27:00.947987 [ 305 ] {} <Debug> TCP-Session: 3088feb7-71e1-45b9-b99c-c4665a2d383a Authenticating user 'default' from [fd00:1122:3344:101::e]:51071 | ||
| 1927 | 2026.05.14 16:27:00.948016 [ 309 ] {} <Debug> TCP-Session: 385339d6-976f-48ba-adf0-12b77b54b779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.05.14 16:27:00.948037 [ 305 ] {} <Debug> TCP-Session: 3088feb7-71e1-45b9-b99c-c4665a2d383a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.05.14 16:27:00.947558 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37593 | ||
| 1930 | 2026.05.14 16:27:00.948062 [ 305 ] {} <Debug> TCP-Session: 3088feb7-71e1-45b9-b99c-c4665a2d383a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2026.05.14 16:27:00.948077 [ 308 ] {60788ad1-92f4-4ed0-80ab-7552d4ac26ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1932 | 2026.05.14 16:27:00.947651 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1933 | 2026.05.14 16:27:00.948153 [ 308 ] {60788ad1-92f4-4ed0-80ab-7552d4ac26ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1934 | 2026.05.14 16:27:00.948154 [ 306 ] {} <Debug> TCP-Session: 5e697b00-8051-4ed1-9f50-25eef696aa96 Authenticating user 'default' from [fd00:1122:3344:101::e]:36661 | ||
| 1935 | 2026.05.14 16:27:00.948193 [ 306 ] {} <Debug> TCP-Session: 5e697b00-8051-4ed1-9f50-25eef696aa96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1936 | 2026.05.14 16:27:00.948206 [ 306 ] {} <Debug> TCP-Session: 5e697b00-8051-4ed1-9f50-25eef696aa96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2026.05.14 16:27:00.948214 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1938 | 2026.05.14 16:27:00.948244 [ 304 ] {} <Debug> TCP-Session: feaf8b6a-2b8c-4bea-908c-aaa2c15c8e6e Authenticating user 'default' from [fd00:1122:3344:101::e]:37593 | ||
| 1939 | 2026.05.14 16:27:00.948267 [ 304 ] {} <Debug> TCP-Session: feaf8b6a-2b8c-4bea-908c-aaa2c15c8e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.05.14 16:27:00.948281 [ 304 ] {} <Debug> TCP-Session: feaf8b6a-2b8c-4bea-908c-aaa2c15c8e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.05.14 16:27:00.948455 [ 308 ] {60788ad1-92f4-4ed0-80ab-7552d4ac26ef} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f) (SelectExecutor): Key condition: unknown | ||
| 1942 | 2026.05.14 16:27:00.948550 [ 308 ] {60788ad1-92f4-4ed0-80ab-7552d4ac26ef} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1943 | 2026.05.14 16:27:01.001189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.37 MiB, peak 189.32 MiB, free memory in arenas 0.00 B, will set to 196.35 MiB (RSS), difference: 12.98 MiB | ||
| 1944 | 2026.05.14 16:27:01.043821 [ 331 ] {60788ad1-92f4-4ed0-80ab-7552d4ac26ef} <Trace> AggregatingTransform: Aggregating | ||
| 1945 | 2026.05.14 16:27:01.043880 [ 331 ] {60788ad1-92f4-4ed0-80ab-7552d4ac26ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 1946 | 2026.05.14 16:27:01.043913 [ 331 ] {60788ad1-92f4-4ed0-80ab-7552d4ac26ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099937 sec. (1000.630 rows/sec., 39.09 KiB/sec.) | ||
| 1947 | 2026.05.14 16:27:01.043930 [ 331 ] {60788ad1-92f4-4ed0-80ab-7552d4ac26ef} <Trace> Aggregator: Merging aggregated data | ||
| 1948 | 2026.05.14 16:27:01.044686 [ 308 ] {60788ad1-92f4-4ed0-80ab-7552d4ac26ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.096942 sec., 10.315446349363537 rows/sec., 412.62 B/sec. | ||
| 1949 | 2026.05.14 16:27:01.044836 [ 308 ] {60788ad1-92f4-4ed0-80ab-7552d4ac26ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1950 | 2026.05.14 16:27:01.044853 [ 308 ] {60788ad1-92f4-4ed0-80ab-7552d4ac26ef} <Debug> TCPHandler: Processed in 0.097388498 sec. | ||
| 1951 | 2026.05.14 16:27:01.045024 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1952 | 2026.05.14 16:27:01.045057 [ 308 ] {} <Debug> TCP-Session: 660c8c18-d752-4f62-a375-63ecf3f8aefa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2026.05.14 16:27:01.045066 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1954 | 2026.05.14 16:27:01.045097 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1955 | 2026.05.14 16:27:01.045135 [ 309 ] {} <Debug> TCP-Session: 385339d6-976f-48ba-adf0-12b77b54b779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.05.14 16:27:01.045152 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1957 | 2026.05.14 16:27:01.045163 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1958 | 2026.05.14 16:27:01.045183 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1959 | 2026.05.14 16:27:01.045215 [ 304 ] {} <Debug> TCP-Session: feaf8b6a-2b8c-4bea-908c-aaa2c15c8e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1960 | 2026.05.14 16:27:01.045235 [ 311 ] {} <Debug> TCP-Session: c6f5b223-e6cc-4031-bebf-ade0d36b8132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2026.05.14 16:27:01.045249 [ 305 ] {} <Debug> TCP-Session: 3088feb7-71e1-45b9-b99c-c4665a2d383a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.05.14 16:27:01.045209 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1963 | 2026.05.14 16:27:01.045187 [ 307 ] {} <Debug> TCP-Session: 78a40c9d-572a-412d-9042-366fd1664be6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.05.14 16:27:01.045159 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1965 | 2026.05.14 16:27:01.045400 [ 306 ] {} <Debug> TCP-Session: 5e697b00-8051-4ed1-9f50-25eef696aa96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2026.05.14 16:27:01.045108 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1967 | 2026.05.14 16:27:01.045446 [ 310 ] {} <Debug> TCP-Session: 9e597128-3dfc-4f2d-96ee-03c14f658ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1968 | 2026.05.14 16:27:01.045500 [ 312 ] {} <Debug> TCP-Session: 49e2085f-17e0-4c7a-adec-acde16ad3def Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.05.14 16:27:02.001292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.73 MiB, peak 209.83 MiB, free memory in arenas 0.00 B, will set to 204.08 MiB (RSS), difference: 6.36 MiB | ||
| 1970 | 2026.05.14 16:27:02.998341 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.05.14 16:27:02.998603 [ 293 ] {33611ba5-ab54-4595-9689-48ced3550828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1972 | 2026.05.14 16:27:02.998951 [ 293 ] {33611ba5-ab54-4595-9689-48ced3550828} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1973 | 2026.05.14 16:27:02.998986 [ 293 ] {33611ba5-ab54-4595-9689-48ced3550828} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1974 | 2026.05.14 16:27:02.999204 [ 293 ] {33611ba5-ab54-4595-9689-48ced3550828} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1975 | 2026.05.14 16:27:02.999276 [ 293 ] {33611ba5-ab54-4595-9689-48ced3550828} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1976 | 2026.05.14 16:27:02.999425 [ 293 ] {33611ba5-ab54-4595-9689-48ced3550828} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1977 | 2026.05.14 16:27:02.999541 [ 329 ] {33611ba5-ab54-4595-9689-48ced3550828} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1978 | 2026.05.14 16:27:02.999546 [ 323 ] {33611ba5-ab54-4595-9689-48ced3550828} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1979 | 2026.05.14 16:27:02.999702 [ 293 ] {33611ba5-ab54-4595-9689-48ced3550828} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1980 | 2026.05.14 16:27:02.999731 [ 293 ] {33611ba5-ab54-4595-9689-48ced3550828} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1981 | 2026.05.14 16:27:02.999774 [ 293 ] {33611ba5-ab54-4595-9689-48ced3550828} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1982 | 2026.05.14 16:27:02.999795 [ 293 ] {33611ba5-ab54-4595-9689-48ced3550828} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1983 | 2026.05.14 16:27:03.000979 [ 293 ] {33611ba5-ab54-4595-9689-48ced3550828} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002482 sec., 12892.828364222401 rows/sec., 2.86 MiB/sec. | ||
| 1984 | 2026.05.14 16:27:03.001084 [ 293 ] {33611ba5-ab54-4595-9689-48ced3550828} <Debug> TCPHandler: Processed in 0.002892691 sec. | ||
| 1985 | 2026.05.14 16:27:03.002824 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.05.14 16:27:03.003021 [ 293 ] {06c935a3-5a76-49ec-80ab-5ee6593b41f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1987 | 2026.05.14 16:27:03.003064 [ 293 ] {06c935a3-5a76-49ec-80ab-5ee6593b41f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1988 | 2026.05.14 16:27:03.003562 [ 293 ] {06c935a3-5a76-49ec-80ab-5ee6593b41f4} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.05.14 16:27:03.003606 [ 293 ] {06c935a3-5a76-49ec-80ab-5ee6593b41f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1990 | 2026.05.14 16:27:03.003967 [ 293 ] {06c935a3-5a76-49ec-80ab-5ee6593b41f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1991 | 2026.05.14 16:27:03.004198 [ 293 ] {06c935a3-5a76-49ec-80ab-5ee6593b41f4} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.05.14 16:27:03.004351 [ 293 ] {06c935a3-5a76-49ec-80ab-5ee6593b41f4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001361 sec., 41146.21601763409 rows/sec., 3.14 MiB/sec. | ||
| 1993 | 2026.05.14 16:27:03.004389 [ 293 ] {06c935a3-5a76-49ec-80ab-5ee6593b41f4} <Debug> TCPHandler: Processed in 0.001616957 sec. | ||
| 1994 | 2026.05.14 16:27:03.004548 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.05.14 16:27:03.004654 [ 293 ] {c74b6e6c-30fd-45ea-a78d-478fbbb6ae34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1996 | 2026.05.14 16:27:03.004699 [ 293 ] {c74b6e6c-30fd-45ea-a78d-478fbbb6ae34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1997 | 2026.05.14 16:27:03.005123 [ 293 ] {c74b6e6c-30fd-45ea-a78d-478fbbb6ae34} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.05.14 16:27:03.005159 [ 293 ] {c74b6e6c-30fd-45ea-a78d-478fbbb6ae34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1999 | 2026.05.14 16:27:03.005592 [ 293 ] {c74b6e6c-30fd-45ea-a78d-478fbbb6ae34} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2000 | 2026.05.14 16:27:03.005849 [ 293 ] {c74b6e6c-30fd-45ea-a78d-478fbbb6ae34} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.05.14 16:27:03.006036 [ 293 ] {c74b6e6c-30fd-45ea-a78d-478fbbb6ae34} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0014 sec., 45714.28571428572 rows/sec., 3.57 MiB/sec. | ||
| 2002 | 2026.05.14 16:27:03.006136 [ 293 ] {c74b6e6c-30fd-45ea-a78d-478fbbb6ae34} <Debug> TCPHandler: Processed in 0.001636827 sec. | ||
| 2003 | 2026.05.14 16:27:03.006360 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.05.14 16:27:03.006488 [ 293 ] {9387309b-3122-40c7-bd4a-ef9ef0f1e006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.05.14 16:27:03.006545 [ 293 ] {9387309b-3122-40c7-bd4a-ef9ef0f1e006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2006 | 2026.05.14 16:27:03.006999 [ 293 ] {9387309b-3122-40c7-bd4a-ef9ef0f1e006} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.05.14 16:27:03.007035 [ 293 ] {9387309b-3122-40c7-bd4a-ef9ef0f1e006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2008 | 2026.05.14 16:27:03.007384 [ 293 ] {9387309b-3122-40c7-bd4a-ef9ef0f1e006} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2009 | 2026.05.14 16:27:03.007599 [ 293 ] {9387309b-3122-40c7-bd4a-ef9ef0f1e006} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.05.14 16:27:03.007739 [ 293 ] {9387309b-3122-40c7-bd4a-ef9ef0f1e006} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 2011 | 2026.05.14 16:27:03.007781 [ 293 ] {9387309b-3122-40c7-bd4a-ef9ef0f1e006} <Debug> TCPHandler: Processed in 0.001529826 sec. | ||
| 2012 | 2026.05.14 16:27:03.007907 [ 293 ] {} <Trace> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.05.14 16:27:03.008001 [ 293 ] {681338ee-f366-4846-9d1a-2e26b5832278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2014 | 2026.05.14 16:27:03.008041 [ 293 ] {681338ee-f366-4846-9d1a-2e26b5832278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2015 | 2026.05.14 16:27:03.008381 [ 293 ] {681338ee-f366-4846-9d1a-2e26b5832278} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.05.14 16:27:03.008416 [ 293 ] {681338ee-f366-4846-9d1a-2e26b5832278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2017 | 2026.05.14 16:27:03.008732 [ 293 ] {681338ee-f366-4846-9d1a-2e26b5832278} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2018 | 2026.05.14 16:27:03.008935 [ 293 ] {681338ee-f366-4846-9d1a-2e26b5832278} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.05.14 16:27:03.009067 [ 293 ] {681338ee-f366-4846-9d1a-2e26b5832278} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 2020 | 2026.05.14 16:27:03.009106 [ 293 ] {681338ee-f366-4846-9d1a-2e26b5832278} <Debug> TCPHandler: Processed in 0.001248393 sec. | ||
| 2021 | 2026.05.14 16:27:04.543099 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2022 | 2026.05.14 16:27:04.543148 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2023 | 2026.05.14 16:27:04.589991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3763 | ||
| 2024 | 2026.05.14 16:27:04.590462 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.05.14 16:27:04.590504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2026 | 2026.05.14 16:27:04.590966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2027 | 2026.05.14 16:27:04.591204 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.05.14 16:27:04.591326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3763 | ||
| 2029 | 2026.05.14 16:27:04.595525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 244 | ||
| 2030 | 2026.05.14 16:27:04.598002 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.05.14 16:27:04.598065 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2032 | 2026.05.14 16:27:04.599358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2033 | 2026.05.14 16:27:04.599640 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.05.14 16:27:04.599959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 2035 | 2026.05.14 16:27:04.783458 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2036 | 2026.05.14 16:27:04.802213 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.05.14 16:27:04.802281 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2038 | 2026.05.14 16:27:04.808896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2039 | 2026.05.14 16:27:04.809638 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.05.14 16:27:04.813000 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2041 | 2026.05.14 16:27:05.001204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.74 MiB, peak 209.83 MiB, free memory in arenas 0.00 B, will set to 205.93 MiB (RSS), difference: 1.19 MiB | ||
| 2042 | 2026.05.14 16:27:05.201344 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2043 | 2026.05.14 16:27:05.201422 [ 259 ] {} <Debug> TCP-Session: 4defbbc2-53da-4027-bba0-69f7ae9b310b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.05.14 16:27:06.000497 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.90 MiB, peak 209.83 MiB, free memory in arenas 0.00 B, will set to 205.94 MiB (RSS), difference: 2.03 MiB | ||
| 2045 | 2026.05.14 16:27:07.771921 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2046 | 2026.05.14 16:27:07.771993 [ 293 ] {} <Debug> TCP-Session: 293eb222-7eaa-4082-aef7-fc2b0e5ded72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.05.14 16:27:08.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.91 MiB, peak 209.83 MiB, free memory in arenas 0.00 B, will set to 205.95 MiB (RSS), difference: 2.04 MiB | ||
| 2048 | 2026.05.14 16:27:08.003444 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.05.14 16:27:08.003724 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2050 | 2026.05.14 16:27:08.004074 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2051 | 2026.05.14 16:27:08.004112 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2052 | 2026.05.14 16:27:08.004397 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2053 | 2026.05.14 16:27:08.004465 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2054 | 2026.05.14 16:27:08.004603 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 2055 | 2026.05.14 16:27:08.004709 [ 323 ] {21fe8057-f422-4280-980d-a7390394d35f} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2056 | 2026.05.14 16:27:08.004713 [ 329 ] {21fe8057-f422-4280-980d-a7390394d35f} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2057 | 2026.05.14 16:27:08.004855 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (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 | ||
| 2058 | 2026.05.14 16:27:08.004883 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2059 | 2026.05.14 16:27:08.005012 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2060 | 2026.05.14 16:27:08.005043 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2061 | 2026.05.14 16:27:08.005115 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2062 | 2026.05.14 16:27:08.005156 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2063 | 2026.05.14 16:27:08.006562 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002954 sec., 11848.341232227489 rows/sec., 2.49 MiB/sec. | ||
| 2064 | 2026.05.14 16:27:08.006733 [ 295 ] {21fe8057-f422-4280-980d-a7390394d35f} <Debug> TCPHandler: Processed in 0.003475457 sec. | ||
| 2065 | 2026.05.14 16:27:08.012054 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.05.14 16:27:08.012202 [ 295 ] {a30e83c2-083a-4a7c-b886-bc318b0b9b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2067 | 2026.05.14 16:27:08.012265 [ 295 ] {a30e83c2-083a-4a7c-b886-bc318b0b9b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2068 | 2026.05.14 16:27:08.012958 [ 295 ] {a30e83c2-083a-4a7c-b886-bc318b0b9b46} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.05.14 16:27:08.013000 [ 295 ] {a30e83c2-083a-4a7c-b886-bc318b0b9b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2070 | 2026.05.14 16:27:08.013362 [ 295 ] {a30e83c2-083a-4a7c-b886-bc318b0b9b46} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2071 | 2026.05.14 16:27:08.013574 [ 295 ] {a30e83c2-083a-4a7c-b886-bc318b0b9b46} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.05.14 16:27:08.013712 [ 38 ] {} <Debug> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2073 | 2026.05.14 16:27:08.013725 [ 295 ] {a30e83c2-083a-4a7c-b886-bc318b0b9b46} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00157 sec., 180891.71974522292 rows/sec., 11.49 MiB/sec. | ||
| 2074 | 2026.05.14 16:27:08.013752 [ 38 ] {} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2026.05.14 16:27:08.013770 [ 295 ] {a30e83c2-083a-4a7c-b886-bc318b0b9b46} <Debug> TCPHandler: Processed in 0.001833519 sec. | ||
| 2076 | 2026.05.14 16:27:08.013776 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2077 | 2026.05.14 16:27:08.013892 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::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 | ||
| 2078 | 2026.05.14 16:27:08.013907 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.05.14 16:27:08.013990 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2080 | 2026.05.14 16:27:08.014004 [ 295 ] {ad69e023-78d0-443c-8574-6f75020d45b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2081 | 2026.05.14 16:27:08.014020 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2082 | 2026.05.14 16:27:08.014043 [ 295 ] {ad69e023-78d0-443c-8574-6f75020d45b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2083 | 2026.05.14 16:27:08.014081 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2084 | 2026.05.14 16:27:08.014131 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2085 | 2026.05.14 16:27:08.014175 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2086 | 2026.05.14 16:27:08.014219 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2087 | 2026.05.14 16:27:08.014794 [ 295 ] {ad69e023-78d0-443c-8574-6f75020d45b6} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.05.14 16:27:08.014827 [ 295 ] {ad69e023-78d0-443c-8574-6f75020d45b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2089 | 2026.05.14 16:27:08.015142 [ 190 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295753 sec., 1095887.8736919768 rows/sec., 73.78 MiB/sec. | ||
| 2090 | 2026.05.14 16:27:08.015293 [ 190 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2091 | 2026.05.14 16:27:08.015409 [ 295 ] {ad69e023-78d0-443c-8574-6f75020d45b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2092 | 2026.05.14 16:27:08.015658 [ 190 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_5_1} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.05.14 16:27:08.015742 [ 190 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_5_1} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2094 | 2026.05.14 16:27:08.015822 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2095 | 2026.05.14 16:27:08.015857 [ 295 ] {ad69e023-78d0-443c-8574-6f75020d45b6} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.05.14 16:27:08.016080 [ 295 ] {ad69e023-78d0-443c-8574-6f75020d45b6} <Debug> executeQuery: Read 867 rows, 69.51 KiB in 0.002088 sec., 415229.8850574713 rows/sec., 32.51 MiB/sec. | ||
| 2097 | 2026.05.14 16:27:08.016143 [ 295 ] {ad69e023-78d0-443c-8574-6f75020d45b6} <Debug> TCPHandler: Processed in 0.002284834 sec. | ||
| 2098 | 2026.05.14 16:27:08.016360 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2026.05.14 16:27:08.016493 [ 295 ] {106063e5-b58c-45b2-8888-01b55735264d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2100 | 2026.05.14 16:27:08.016548 [ 295 ] {106063e5-b58c-45b2-8888-01b55735264d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2101 | 2026.05.14 16:27:08.017131 [ 295 ] {106063e5-b58c-45b2-8888-01b55735264d} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2026.05.14 16:27:08.017170 [ 295 ] {106063e5-b58c-45b2-8888-01b55735264d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2103 | 2026.05.14 16:27:08.017500 [ 295 ] {106063e5-b58c-45b2-8888-01b55735264d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2104 | 2026.05.14 16:27:08.017703 [ 295 ] {106063e5-b58c-45b2-8888-01b55735264d} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.05.14 16:27:08.017845 [ 295 ] {106063e5-b58c-45b2-8888-01b55735264d} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001395 sec., 126881.72043010753 rows/sec., 7.82 MiB/sec. | ||
| 2106 | 2026.05.14 16:27:08.017882 [ 295 ] {106063e5-b58c-45b2-8888-01b55735264d} <Debug> TCPHandler: Processed in 0.001630617 sec. | ||
| 2107 | 2026.05.14 16:27:08.018009 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2026.05.14 16:27:08.018105 [ 295 ] {ab04e466-9d25-4cba-860b-49a84667ddd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2109 | 2026.05.14 16:27:08.018152 [ 295 ] {ab04e466-9d25-4cba-860b-49a84667ddd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2110 | 2026.05.14 16:27:08.018829 [ 295 ] {ab04e466-9d25-4cba-860b-49a84667ddd5} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.05.14 16:27:08.018871 [ 295 ] {ab04e466-9d25-4cba-860b-49a84667ddd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2112 | 2026.05.14 16:27:08.019205 [ 295 ] {ab04e466-9d25-4cba-860b-49a84667ddd5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2113 | 2026.05.14 16:27:08.019412 [ 295 ] {ab04e466-9d25-4cba-860b-49a84667ddd5} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.05.14 16:27:08.019510 [ 38 ] {} <Debug> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2115 | 2026.05.14 16:27:08.019544 [ 38 ] {} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.05.14 16:27:08.019552 [ 295 ] {ab04e466-9d25-4cba-860b-49a84667ddd5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001466 sec., 101637.10777626194 rows/sec., 6.57 MiB/sec. | ||
| 2117 | 2026.05.14 16:27:08.019563 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2118 | 2026.05.14 16:27:08.019599 [ 295 ] {ab04e466-9d25-4cba-860b-49a84667ddd5} <Debug> TCPHandler: Processed in 0.001637997 sec. | ||
| 2119 | 2026.05.14 16:27:08.019683 [ 192 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::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 | ||
| 2120 | 2026.05.14 16:27:08.019724 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.05.14 16:27:08.019770 [ 192 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2122 | 2026.05.14 16:27:08.019800 [ 192 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2123 | 2026.05.14 16:27:08.019826 [ 295 ] {b7088a51-4590-45de-b678-360ec79c0e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2124 | 2026.05.14 16:27:08.019852 [ 192 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2125 | 2026.05.14 16:27:08.019870 [ 295 ] {b7088a51-4590-45de-b678-360ec79c0e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2126 | 2026.05.14 16:27:08.019898 [ 192 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2127 | 2026.05.14 16:27:08.019943 [ 192 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2128 | 2026.05.14 16:27:08.019980 [ 192 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2129 | 2026.05.14 16:27:08.020320 [ 295 ] {b7088a51-4590-45de-b678-360ec79c0e9d} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.05.14 16:27:08.020361 [ 295 ] {b7088a51-4590-45de-b678-360ec79c0e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2131 | 2026.05.14 16:27:08.020696 [ 295 ] {b7088a51-4590-45de-b678-360ec79c0e9d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2132 | 2026.05.14 16:27:08.020760 [ 191 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001129892 sec., 659355.0534033341 rows/sec., 45.11 MiB/sec. | ||
| 2133 | 2026.05.14 16:27:08.020904 [ 295 ] {b7088a51-4590-45de-b678-360ec79c0e9d} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2026.05.14 16:27:08.020974 [ 194 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2135 | 2026.05.14 16:27:08.021043 [ 38 ] {} <Debug> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2136 | 2026.05.14 16:27:08.021053 [ 295 ] {b7088a51-4590-45de-b678-360ec79c0e9d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001246 sec., 118780.0963081862 rows/sec., 6.76 MiB/sec. | ||
| 2137 | 2026.05.14 16:27:08.021115 [ 38 ] {} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.05.14 16:27:08.021147 [ 295 ] {b7088a51-4590-45de-b678-360ec79c0e9d} <Debug> TCPHandler: Processed in 0.001471246 sec. | ||
| 2139 | 2026.05.14 16:27:08.021148 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2140 | 2026.05.14 16:27:08.021266 [ 192 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::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 | ||
| 2141 | 2026.05.14 16:27:08.021300 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.05.14 16:27:08.021331 [ 194 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_5_1} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.05.14 16:27:08.021361 [ 192 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2144 | 2026.05.14 16:27:08.021390 [ 192 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2145 | 2026.05.14 16:27:08.021420 [ 295 ] {f531ef28-2eea-4a99-9302-bbf03767f8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2146 | 2026.05.14 16:27:08.021421 [ 194 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_5_1} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2147 | 2026.05.14 16:27:08.021436 [ 192 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2148 | 2026.05.14 16:27:08.021473 [ 295 ] {f531ef28-2eea-4a99-9302-bbf03767f8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2149 | 2026.05.14 16:27:08.021497 [ 192 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2150 | 2026.05.14 16:27:08.021528 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2151 | 2026.05.14 16:27:08.021538 [ 192 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2152 | 2026.05.14 16:27:08.021585 [ 192 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2153 | 2026.05.14 16:27:08.022121 [ 295 ] {f531ef28-2eea-4a99-9302-bbf03767f8f0} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2026.05.14 16:27:08.022162 [ 295 ] {f531ef28-2eea-4a99-9302-bbf03767f8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2155 | 2026.05.14 16:27:08.022302 [ 194 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001072231 sec., 690149.7904835804 rows/sec., 41.88 MiB/sec. | ||
| 2156 | 2026.05.14 16:27:08.022429 [ 191 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2157 | 2026.05.14 16:27:08.022512 [ 295 ] {f531ef28-2eea-4a99-9302-bbf03767f8f0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2158 | 2026.05.14 16:27:08.022774 [ 191 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_5_1} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.05.14 16:27:08.022796 [ 295 ] {f531ef28-2eea-4a99-9302-bbf03767f8f0} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.05.14 16:27:08.022852 [ 191 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_5_1} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2161 | 2026.05.14 16:27:08.022926 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2162 | 2026.05.14 16:27:08.022947 [ 295 ] {f531ef28-2eea-4a99-9302-bbf03767f8f0} <Debug> executeQuery: Read 533 rows, 38.64 KiB in 0.001551 sec., 343649.2585428755 rows/sec., 24.33 MiB/sec. | ||
| 2163 | 2026.05.14 16:27:08.022989 [ 295 ] {f531ef28-2eea-4a99-9302-bbf03767f8f0} <Debug> TCPHandler: Processed in 0.001748168 sec. | ||
| 2164 | 2026.05.14 16:27:08.023112 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.05.14 16:27:08.023205 [ 295 ] {59ad291c-daf8-4e3b-acce-ecec4c2fc884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2166 | 2026.05.14 16:27:08.023245 [ 295 ] {59ad291c-daf8-4e3b-acce-ecec4c2fc884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2167 | 2026.05.14 16:27:08.023596 [ 295 ] {59ad291c-daf8-4e3b-acce-ecec4c2fc884} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.05.14 16:27:08.023631 [ 295 ] {59ad291c-daf8-4e3b-acce-ecec4c2fc884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2169 | 2026.05.14 16:27:08.023926 [ 295 ] {59ad291c-daf8-4e3b-acce-ecec4c2fc884} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2170 | 2026.05.14 16:27:08.024129 [ 295 ] {59ad291c-daf8-4e3b-acce-ecec4c2fc884} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.05.14 16:27:08.024264 [ 295 ] {59ad291c-daf8-4e3b-acce-ecec4c2fc884} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 2172 | 2026.05.14 16:27:08.024301 [ 295 ] {59ad291c-daf8-4e3b-acce-ecec4c2fc884} <Debug> TCPHandler: Processed in 0.001236953 sec. | ||
| 2173 | 2026.05.14 16:27:08.024417 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.05.14 16:27:08.024510 [ 295 ] {60f7ae5c-a614-495a-abff-7593af0313d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2175 | 2026.05.14 16:27:08.024551 [ 295 ] {60f7ae5c-a614-495a-abff-7593af0313d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2176 | 2026.05.14 16:27:08.024950 [ 295 ] {60f7ae5c-a614-495a-abff-7593af0313d8} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.05.14 16:27:08.024985 [ 295 ] {60f7ae5c-a614-495a-abff-7593af0313d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2178 | 2026.05.14 16:27:08.025323 [ 295 ] {60f7ae5c-a614-495a-abff-7593af0313d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2179 | 2026.05.14 16:27:08.025521 [ 295 ] {60f7ae5c-a614-495a-abff-7593af0313d8} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.05.14 16:27:08.025649 [ 295 ] {60f7ae5c-a614-495a-abff-7593af0313d8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001157 sec., 229040.62229904925 rows/sec., 15.22 MiB/sec. | ||
| 2181 | 2026.05.14 16:27:08.025685 [ 295 ] {60f7ae5c-a614-495a-abff-7593af0313d8} <Debug> TCPHandler: Processed in 0.001315994 sec. | ||
| 2182 | 2026.05.14 16:27:08.025825 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2026.05.14 16:27:08.025917 [ 295 ] {38aaa463-7937-4bfe-ab01-cbfd10b534cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2184 | 2026.05.14 16:27:08.025958 [ 295 ] {38aaa463-7937-4bfe-ab01-cbfd10b534cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2185 | 2026.05.14 16:27:08.026266 [ 295 ] {38aaa463-7937-4bfe-ab01-cbfd10b534cc} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.05.14 16:27:08.026301 [ 295 ] {38aaa463-7937-4bfe-ab01-cbfd10b534cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2187 | 2026.05.14 16:27:08.026598 [ 295 ] {38aaa463-7937-4bfe-ab01-cbfd10b534cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2188 | 2026.05.14 16:27:08.026799 [ 295 ] {38aaa463-7937-4bfe-ab01-cbfd10b534cc} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.05.14 16:27:08.026921 [ 36 ] {} <Debug> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2190 | 2026.05.14 16:27:08.026931 [ 295 ] {38aaa463-7937-4bfe-ab01-cbfd10b534cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 2191 | 2026.05.14 16:27:08.026968 [ 36 ] {} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.05.14 16:27:08.026984 [ 295 ] {38aaa463-7937-4bfe-ab01-cbfd10b534cc} <Debug> TCPHandler: Processed in 0.001207442 sec. | ||
| 2193 | 2026.05.14 16:27:08.026996 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2194 | 2026.05.14 16:27:08.027113 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2026.05.14 16:27:08.027122 [ 197 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::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 | ||
| 2196 | 2026.05.14 16:27:08.027211 [ 295 ] {ca81d448-4de5-4255-9eb4-59f568716530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2197 | 2026.05.14 16:27:08.027240 [ 197 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2198 | 2026.05.14 16:27:08.027262 [ 295 ] {ca81d448-4de5-4255-9eb4-59f568716530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2199 | 2026.05.14 16:27:08.027277 [ 197 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2200 | 2026.05.14 16:27:08.027360 [ 197 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::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 | ||
| 2201 | 2026.05.14 16:27:08.027413 [ 197 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::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 | ||
| 2202 | 2026.05.14 16:27:08.027475 [ 197 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::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 | ||
| 2203 | 2026.05.14 16:27:08.027523 [ 197 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::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 | ||
| 2204 | 2026.05.14 16:27:08.028115 [ 295 ] {ca81d448-4de5-4255-9eb4-59f568716530} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.05.14 16:27:08.028149 [ 295 ] {ca81d448-4de5-4255-9eb4-59f568716530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2206 | 2026.05.14 16:27:08.028207 [ 194 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001132052 sec., 4416.758240787526 rows/sec., 297.61 KiB/sec. | ||
| 2207 | 2026.05.14 16:27:08.028324 [ 191 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2208 | 2026.05.14 16:27:08.028592 [ 191 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_5_1} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.05.14 16:27:08.028657 [ 191 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_5_1} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2210 | 2026.05.14 16:27:08.028720 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2211 | 2026.05.14 16:27:08.028726 [ 295 ] {ca81d448-4de5-4255-9eb4-59f568716530} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2212 | 2026.05.14 16:27:08.028956 [ 295 ] {ca81d448-4de5-4255-9eb4-59f568716530} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.05.14 16:27:08.029100 [ 295 ] {ca81d448-4de5-4255-9eb4-59f568716530} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001906 sec., 18363.064008394544 rows/sec., 32.91 MiB/sec. | ||
| 2214 | 2026.05.14 16:27:08.029152 [ 295 ] {ca81d448-4de5-4255-9eb4-59f568716530} <Debug> TCPHandler: Processed in 0.002085942 sec. | ||
| 2215 | 2026.05.14 16:27:08.029273 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.05.14 16:27:08.029367 [ 295 ] {0adb1211-8748-4147-a414-80e26e0dd464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2217 | 2026.05.14 16:27:08.029406 [ 295 ] {0adb1211-8748-4147-a414-80e26e0dd464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2218 | 2026.05.14 16:27:08.029727 [ 295 ] {0adb1211-8748-4147-a414-80e26e0dd464} <Trace> oximeter.measurements_i64 (8beafe11-8044-4bba-9fc5-756967ddb821): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.05.14 16:27:08.029760 [ 295 ] {0adb1211-8748-4147-a414-80e26e0dd464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2220 | 2026.05.14 16:27:08.030056 [ 295 ] {0adb1211-8748-4147-a414-80e26e0dd464} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2221 | 2026.05.14 16:27:08.030254 [ 295 ] {0adb1211-8748-4147-a414-80e26e0dd464} <Trace> oximeter.measurements_i64 (8beafe11-8044-4bba-9fc5-756967ddb821): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.05.14 16:27:08.030375 [ 295 ] {0adb1211-8748-4147-a414-80e26e0dd464} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001027 sec., 11684.518013631938 rows/sec., 880.52 KiB/sec. | ||
| 2223 | 2026.05.14 16:27:08.030410 [ 295 ] {0adb1211-8748-4147-a414-80e26e0dd464} <Debug> TCPHandler: Processed in 0.001185613 sec. | ||
| 2224 | 2026.05.14 16:27:08.030528 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.05.14 16:27:08.030621 [ 295 ] {5bca4b11-8983-4f3b-bd0d-89c316bd3275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2226 | 2026.05.14 16:27:08.030660 [ 295 ] {5bca4b11-8983-4f3b-bd0d-89c316bd3275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2227 | 2026.05.14 16:27:08.030974 [ 295 ] {5bca4b11-8983-4f3b-bd0d-89c316bd3275} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.05.14 16:27:08.031009 [ 295 ] {5bca4b11-8983-4f3b-bd0d-89c316bd3275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2229 | 2026.05.14 16:27:08.031318 [ 295 ] {5bca4b11-8983-4f3b-bd0d-89c316bd3275} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2230 | 2026.05.14 16:27:08.031515 [ 295 ] {5bca4b11-8983-4f3b-bd0d-89c316bd3275} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.05.14 16:27:08.031647 [ 295 ] {5bca4b11-8983-4f3b-bd0d-89c316bd3275} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001044 sec., 86206.89655172413 rows/sec., 5.39 MiB/sec. | ||
| 2232 | 2026.05.14 16:27:08.031682 [ 295 ] {5bca4b11-8983-4f3b-bd0d-89c316bd3275} <Debug> TCPHandler: Processed in 0.001201123 sec. | ||
| 2233 | 2026.05.14 16:27:12.091418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4275 | ||
| 2234 | 2026.05.14 16:27:12.092051 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.05.14 16:27:12.092085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2236 | 2026.05.14 16:27:12.092555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2237 | 2026.05.14 16:27:12.092784 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.05.14 16:27:12.092907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4275 | ||
| 2239 | 2026.05.14 16:27:12.313047 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2240 | 2026.05.14 16:27:12.329834 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.05.14 16:27:12.329888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2242 | 2026.05.14 16:27:12.335999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2243 | 2026.05.14 16:27:12.336726 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.05.14 16:27:12.339719 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2245 | 2026.05.14 16:27:12.998884 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2026.05.14 16:27:12.999218 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2247 | 2026.05.14 16:27:12.999713 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2248 | 2026.05.14 16:27:12.999761 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2249 | 2026.05.14 16:27:12.999993 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2250 | 2026.05.14 16:27:13.000063 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2251 | 2026.05.14 16:27:13.000206 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 2252 | 2026.05.14 16:27:13.000320 [ 323 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2253 | 2026.05.14 16:27:13.000337 [ 321 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2254 | 2026.05.14 16:27:13.000496 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (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 | ||
| 2255 | 2026.05.14 16:27:13.000527 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2256 | 2026.05.14 16:27:13.000602 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2257 | 2026.05.14 16:27:13.000624 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2258 | 2026.05.14 16:27:13.000659 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2259 | 2026.05.14 16:27:13.000698 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2260 | 2026.05.14 16:27:13.002303 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.003224 sec., 10856.079404466502 rows/sec., 2.28 MiB/sec. | ||
| 2261 | 2026.05.14 16:27:13.002487 [ 295 ] {fdd6a4c5-eb7a-4927-9000-afd147153d4d} <Debug> TCPHandler: Processed in 0.003776509 sec. | ||
| 2262 | 2026.05.14 16:27:13.004323 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.05.14 16:27:13.004460 [ 295 ] {d01a0920-a8cd-493f-b7e0-a6ecce389494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2264 | 2026.05.14 16:27:13.004518 [ 295 ] {d01a0920-a8cd-493f-b7e0-a6ecce389494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2265 | 2026.05.14 16:27:13.005199 [ 295 ] {d01a0920-a8cd-493f-b7e0-a6ecce389494} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2026.05.14 16:27:13.005237 [ 295 ] {d01a0920-a8cd-493f-b7e0-a6ecce389494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2267 | 2026.05.14 16:27:13.005654 [ 295 ] {d01a0920-a8cd-493f-b7e0-a6ecce389494} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2268 | 2026.05.14 16:27:13.005848 [ 295 ] {d01a0920-a8cd-493f-b7e0-a6ecce389494} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.05.14 16:27:13.005995 [ 295 ] {d01a0920-a8cd-493f-b7e0-a6ecce389494} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001578 sec., 633.7135614702155 rows/sec., 65.60 KiB/sec. | ||
| 2270 | 2026.05.14 16:27:13.006032 [ 295 ] {d01a0920-a8cd-493f-b7e0-a6ecce389494} <Debug> TCPHandler: Processed in 0.001823559 sec. | ||
| 2271 | 2026.05.14 16:27:13.006164 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2272 | 2026.05.14 16:27:13.006259 [ 295 ] {b1f6f939-40d3-4372-890e-c68b49af3a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2273 | 2026.05.14 16:27:13.006299 [ 295 ] {b1f6f939-40d3-4372-890e-c68b49af3a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2274 | 2026.05.14 16:27:13.006779 [ 295 ] {b1f6f939-40d3-4372-890e-c68b49af3a0a} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.05.14 16:27:13.006815 [ 295 ] {b1f6f939-40d3-4372-890e-c68b49af3a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2276 | 2026.05.14 16:27:13.007104 [ 295 ] {b1f6f939-40d3-4372-890e-c68b49af3a0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2277 | 2026.05.14 16:27:13.007312 [ 295 ] {b1f6f939-40d3-4372-890e-c68b49af3a0a} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.05.14 16:27:13.007444 [ 295 ] {b1f6f939-40d3-4372-890e-c68b49af3a0a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001204 sec., 3322.2591362126245 rows/sec., 270.91 KiB/sec. | ||
| 2279 | 2026.05.14 16:27:13.007480 [ 295 ] {b1f6f939-40d3-4372-890e-c68b49af3a0a} <Debug> TCPHandler: Processed in 0.001370275 sec. | ||
| 2280 | 2026.05.14 16:27:13.007630 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.05.14 16:27:13.007723 [ 295 ] {bec87ae5-28e5-4284-99f6-22f6dd1c93dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2282 | 2026.05.14 16:27:13.007761 [ 295 ] {bec87ae5-28e5-4284-99f6-22f6dd1c93dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2283 | 2026.05.14 16:27:13.008228 [ 295 ] {bec87ae5-28e5-4284-99f6-22f6dd1c93dd} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.05.14 16:27:13.008264 [ 295 ] {bec87ae5-28e5-4284-99f6-22f6dd1c93dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2285 | 2026.05.14 16:27:13.008552 [ 295 ] {bec87ae5-28e5-4284-99f6-22f6dd1c93dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2286 | 2026.05.14 16:27:13.008756 [ 295 ] {bec87ae5-28e5-4284-99f6-22f6dd1c93dd} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.05.14 16:27:13.008886 [ 295 ] {bec87ae5-28e5-4284-99f6-22f6dd1c93dd} <Debug> executeQuery: Read 67 rows, 5.39 KiB in 0.00118 sec., 56779.66101694915 rows/sec., 4.46 MiB/sec. | ||
| 2288 | 2026.05.14 16:27:13.008922 [ 295 ] {bec87ae5-28e5-4284-99f6-22f6dd1c93dd} <Debug> TCPHandler: Processed in 0.001348924 sec. | ||
| 2289 | 2026.05.14 16:27:13.009055 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.05.14 16:27:13.009148 [ 295 ] {865a6c0e-6fff-4841-a79f-d9b300e972af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2291 | 2026.05.14 16:27:13.009187 [ 295 ] {865a6c0e-6fff-4841-a79f-d9b300e972af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2292 | 2026.05.14 16:27:13.009599 [ 295 ] {865a6c0e-6fff-4841-a79f-d9b300e972af} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.05.14 16:27:13.009635 [ 295 ] {865a6c0e-6fff-4841-a79f-d9b300e972af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2294 | 2026.05.14 16:27:13.009913 [ 295 ] {865a6c0e-6fff-4841-a79f-d9b300e972af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2295 | 2026.05.14 16:27:13.010115 [ 295 ] {865a6c0e-6fff-4841-a79f-d9b300e972af} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.05.14 16:27:13.010236 [ 31 ] {} <Debug> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2297 | 2026.05.14 16:27:13.010243 [ 295 ] {865a6c0e-6fff-4841-a79f-d9b300e972af} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001113 sec., 7187.780772686433 rows/sec., 521.18 KiB/sec. | ||
| 2298 | 2026.05.14 16:27:13.010305 [ 31 ] {} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.05.14 16:27:13.010321 [ 295 ] {865a6c0e-6fff-4841-a79f-d9b300e972af} <Debug> TCPHandler: Processed in 0.001313544 sec. | ||
| 2300 | 2026.05.14 16:27:13.010332 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2301 | 2026.05.14 16:27:13.010467 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.05.14 16:27:13.010470 [ 200 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::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 | ||
| 2303 | 2026.05.14 16:27:13.010566 [ 295 ] {ebf4f1eb-4866-400f-8fa6-f4011d73cb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2304 | 2026.05.14 16:27:13.010577 [ 200 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2305 | 2026.05.14 16:27:13.010605 [ 295 ] {ebf4f1eb-4866-400f-8fa6-f4011d73cb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2306 | 2026.05.14 16:27:13.010611 [ 200 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 163 rows starting from the beginning of the part | ||
| 2307 | 2026.05.14 16:27:13.010692 [ 200 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 2308 | 2026.05.14 16:27:13.010739 [ 200 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 153 rows starting from the beginning of the part | ||
| 2309 | 2026.05.14 16:27:13.010815 [ 200 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 2310 | 2026.05.14 16:27:13.010877 [ 200 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part | ||
| 2311 | 2026.05.14 16:27:13.010927 [ 200 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::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 | ||
| 2312 | 2026.05.14 16:27:13.011317 [ 295 ] {ebf4f1eb-4866-400f-8fa6-f4011d73cb7d} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.05.14 16:27:13.011394 [ 295 ] {ebf4f1eb-4866-400f-8fa6-f4011d73cb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2314 | 2026.05.14 16:27:13.011784 [ 295 ] {ebf4f1eb-4866-400f-8fa6-f4011d73cb7d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2315 | 2026.05.14 16:27:13.011817 [ 194 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401415 sec., 581555.0711245419 rows/sec., 37.42 MiB/sec. | ||
| 2316 | 2026.05.14 16:27:13.011956 [ 200 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2317 | 2026.05.14 16:27:13.012075 [ 295 ] {ebf4f1eb-4866-400f-8fa6-f4011d73cb7d} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.05.14 16:27:13.012218 [ 200 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_6_1} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.05.14 16:27:13.012257 [ 295 ] {ebf4f1eb-4866-400f-8fa6-f4011d73cb7d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001705 sec., 586.5102639296188 rows/sec., 38.95 KiB/sec. | ||
| 2320 | 2026.05.14 16:27:13.012287 [ 200 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_6_1} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2321 | 2026.05.14 16:27:13.012320 [ 295 ] {ebf4f1eb-4866-400f-8fa6-f4011d73cb7d} <Debug> TCPHandler: Processed in 0.00189972 sec. | ||
| 2322 | 2026.05.14 16:27:13.012348 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2323 | 2026.05.14 16:27:13.012505 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.05.14 16:27:13.012634 [ 295 ] {c6bed346-84b1-43e5-be63-eec1a66d39f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2325 | 2026.05.14 16:27:13.012686 [ 295 ] {c6bed346-84b1-43e5-be63-eec1a66d39f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2326 | 2026.05.14 16:27:13.013147 [ 295 ] {c6bed346-84b1-43e5-be63-eec1a66d39f7} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.05.14 16:27:13.013182 [ 295 ] {c6bed346-84b1-43e5-be63-eec1a66d39f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2328 | 2026.05.14 16:27:13.013509 [ 295 ] {c6bed346-84b1-43e5-be63-eec1a66d39f7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2329 | 2026.05.14 16:27:13.013732 [ 295 ] {c6bed346-84b1-43e5-be63-eec1a66d39f7} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.05.14 16:27:13.013868 [ 295 ] {c6bed346-84b1-43e5-be63-eec1a66d39f7} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001271 sec., 61369.00078678206 rows/sec., 4.80 MiB/sec. | ||
| 2331 | 2026.05.14 16:27:13.013906 [ 295 ] {c6bed346-84b1-43e5-be63-eec1a66d39f7} <Debug> TCPHandler: Processed in 0.001510396 sec. | ||
| 2332 | 2026.05.14 16:27:13.014024 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.05.14 16:27:13.014118 [ 295 ] {f4e5f08e-20f2-44ac-af79-267f1e8025f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2334 | 2026.05.14 16:27:13.014164 [ 295 ] {f4e5f08e-20f2-44ac-af79-267f1e8025f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2335 | 2026.05.14 16:27:13.014642 [ 295 ] {f4e5f08e-20f2-44ac-af79-267f1e8025f0} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.05.14 16:27:13.014678 [ 295 ] {f4e5f08e-20f2-44ac-af79-267f1e8025f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2337 | 2026.05.14 16:27:13.015006 [ 295 ] {f4e5f08e-20f2-44ac-af79-267f1e8025f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2338 | 2026.05.14 16:27:13.015241 [ 295 ] {f4e5f08e-20f2-44ac-af79-267f1e8025f0} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.05.14 16:27:13.015366 [ 295 ] {f4e5f08e-20f2-44ac-af79-267f1e8025f0} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001267 sec., 127861.08918705604 rows/sec., 8.90 MiB/sec. | ||
| 2340 | 2026.05.14 16:27:13.015401 [ 295 ] {f4e5f08e-20f2-44ac-af79-267f1e8025f0} <Debug> TCPHandler: Processed in 0.001425625 sec. | ||
| 2341 | 2026.05.14 16:27:13.015543 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.05.14 16:27:13.015635 [ 295 ] {ba06b377-f8a7-4e18-81c3-b5eb42392aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2343 | 2026.05.14 16:27:13.015677 [ 295 ] {ba06b377-f8a7-4e18-81c3-b5eb42392aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2344 | 2026.05.14 16:27:13.016027 [ 295 ] {ba06b377-f8a7-4e18-81c3-b5eb42392aeb} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.05.14 16:27:13.016061 [ 295 ] {ba06b377-f8a7-4e18-81c3-b5eb42392aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2346 | 2026.05.14 16:27:13.016355 [ 295 ] {ba06b377-f8a7-4e18-81c3-b5eb42392aeb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2347 | 2026.05.14 16:27:13.016559 [ 295 ] {ba06b377-f8a7-4e18-81c3-b5eb42392aeb} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.05.14 16:27:13.016695 [ 295 ] {ba06b377-f8a7-4e18-81c3-b5eb42392aeb} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001078 sec., 927.643784786642 rows/sec., 58.88 KiB/sec. | ||
| 2349 | 2026.05.14 16:27:13.016729 [ 295 ] {ba06b377-f8a7-4e18-81c3-b5eb42392aeb} <Debug> TCPHandler: Processed in 0.001233903 sec. | ||
| 2350 | 2026.05.14 16:27:13.016867 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.05.14 16:27:13.016958 [ 295 ] {bd16e97c-1a35-4e13-b562-6d3f9ba26f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2352 | 2026.05.14 16:27:13.017009 [ 295 ] {bd16e97c-1a35-4e13-b562-6d3f9ba26f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2353 | 2026.05.14 16:27:13.017757 [ 295 ] {bd16e97c-1a35-4e13-b562-6d3f9ba26f9a} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.05.14 16:27:13.017793 [ 295 ] {bd16e97c-1a35-4e13-b562-6d3f9ba26f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2355 | 2026.05.14 16:27:13.018295 [ 295 ] {bd16e97c-1a35-4e13-b562-6d3f9ba26f9a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2356 | 2026.05.14 16:27:13.018510 [ 295 ] {bd16e97c-1a35-4e13-b562-6d3f9ba26f9a} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.05.14 16:27:13.018630 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2358 | 2026.05.14 16:27:13.018640 [ 295 ] {bd16e97c-1a35-4e13-b562-6d3f9ba26f9a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001699 sec., 2354.326074161271 rows/sec., 4.22 MiB/sec. | ||
| 2359 | 2026.05.14 16:27:13.018679 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.05.14 16:27:13.018706 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2361 | 2026.05.14 16:27:13.018709 [ 295 ] {bd16e97c-1a35-4e13-b562-6d3f9ba26f9a} <Debug> TCPHandler: Processed in 0.00188989 sec. | ||
| 2362 | 2026.05.14 16:27:13.018833 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::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 | ||
| 2363 | 2026.05.14 16:27:13.018877 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2026.05.14 16:27:13.018980 [ 295 ] {0e965978-c207-4c1e-a62a-1939ef23ef0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2365 | 2026.05.14 16:27:13.019019 [ 295 ] {0e965978-c207-4c1e-a62a-1939ef23ef0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2366 | 2026.05.14 16:27:13.019079 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2367 | 2026.05.14 16:27:13.019147 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2368 | 2026.05.14 16:27:13.019269 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::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 | ||
| 2369 | 2026.05.14 16:27:13.019381 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2370 | 2026.05.14 16:27:13.019473 [ 295 ] {0e965978-c207-4c1e-a62a-1939ef23ef0e} <Trace> oximeter.measurements_i64 (8beafe11-8044-4bba-9fc5-756967ddb821): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.05.14 16:27:13.019488 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
| 2372 | 2026.05.14 16:27:13.019521 [ 295 ] {0e965978-c207-4c1e-a62a-1939ef23ef0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2373 | 2026.05.14 16:27:13.019600 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2374 | 2026.05.14 16:27:13.019704 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 2375 | 2026.05.14 16:27:13.019857 [ 295 ] {0e965978-c207-4c1e-a62a-1939ef23ef0e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2376 | 2026.05.14 16:27:13.020107 [ 295 ] {0e965978-c207-4c1e-a62a-1939ef23ef0e} <Trace> oximeter.measurements_i64 (8beafe11-8044-4bba-9fc5-756967ddb821): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.05.14 16:27:13.020253 [ 295 ] {0e965978-c207-4c1e-a62a-1939ef23ef0e} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001291 sec., 4647.560030983734 rows/sec., 328.29 KiB/sec. | ||
| 2378 | 2026.05.14 16:27:13.020291 [ 295 ] {0e965978-c207-4c1e-a62a-1939ef23ef0e} <Debug> TCPHandler: Processed in 0.001462165 sec. | ||
| 2379 | 2026.05.14 16:27:13.020421 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.05.14 16:27:13.020517 [ 295 ] {d0950afb-a5d6-409c-b7f0-cda6cc928691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2381 | 2026.05.14 16:27:13.020557 [ 295 ] {d0950afb-a5d6-409c-b7f0-cda6cc928691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2382 | 2026.05.14 16:27:13.020930 [ 295 ] {d0950afb-a5d6-409c-b7f0-cda6cc928691} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.05.14 16:27:13.020965 [ 295 ] {d0950afb-a5d6-409c-b7f0-cda6cc928691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2384 | 2026.05.14 16:27:13.021308 [ 295 ] {d0950afb-a5d6-409c-b7f0-cda6cc928691} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2385 | 2026.05.14 16:27:13.021493 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 89 rows, containing 19 columns (19 merged, 0 gathered) in 0.002710169 sec., 32839.28050243361 rows/sec., 58.85 MiB/sec. | ||
| 2386 | 2026.05.14 16:27:13.021528 [ 295 ] {d0950afb-a5d6-409c-b7f0-cda6cc928691} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.05.14 16:27:13.021672 [ 295 ] {d0950afb-a5d6-409c-b7f0-cda6cc928691} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 2388 | 2026.05.14 16:27:13.021709 [ 295 ] {d0950afb-a5d6-409c-b7f0-cda6cc928691} <Debug> TCPHandler: Processed in 0.001336444 sec. | ||
| 2389 | 2026.05.14 16:27:13.021803 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2390 | 2026.05.14 16:27:13.022099 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.05.14 16:27:13.022164 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2392 | 2026.05.14 16:27:13.022240 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2393 | 2026.05.14 16:27:14.601046 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 294 | ||
| 2394 | 2026.05.14 16:27:14.603662 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.05.14 16:27:14.603707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2396 | 2026.05.14 16:27:14.604890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2397 | 2026.05.14 16:27:14.605177 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.05.14 16:27:14.605322 [ 27 ] {} <Debug> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2399 | 2026.05.14 16:27:14.605404 [ 27 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.05.14 16:27:14.605411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 2401 | 2026.05.14 16:27:14.605434 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2402 | 2026.05.14 16:27:14.605647 [ 198 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::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 | ||
| 2403 | 2026.05.14 16:27:14.606358 [ 198 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2404 | 2026.05.14 16:27:14.606543 [ 198 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::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 | ||
| 2405 | 2026.05.14 16:27:14.607007 [ 198 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2406 | 2026.05.14 16:27:14.607394 [ 198 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2407 | 2026.05.14 16:27:14.607770 [ 198 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 2408 | 2026.05.14 16:27:14.608142 [ 198 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2409 | 2026.05.14 16:27:14.608523 [ 198 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2410 | 2026.05.14 16:27:14.614413 [ 199 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 72 columns (72 merged, 0 gathered) in 0.008849164 sec., 33223.47738159221 rows/sec., 30.60 MiB/sec. | ||
| 2411 | 2026.05.14 16:27:14.615351 [ 199 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2412 | 2026.05.14 16:27:14.616025 [ 199 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_6_1} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2026.05.14 16:27:14.616111 [ 199 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_6_1} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2414 | 2026.05.14 16:27:14.616368 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 2415 | 2026.05.14 16:27:18.002961 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2026.05.14 16:27:18.003354 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2417 | 2026.05.14 16:27:18.003692 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2418 | 2026.05.14 16:27:18.003730 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2419 | 2026.05.14 16:27:18.003974 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2420 | 2026.05.14 16:27:18.004039 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2421 | 2026.05.14 16:27:18.004174 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2422 | 2026.05.14 16:27:18.004293 [ 323 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2423 | 2026.05.14 16:27:18.004310 [ 321 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2424 | 2026.05.14 16:27:18.004296 [ 329 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2425 | 2026.05.14 16:27:18.004476 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (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 | ||
| 2426 | 2026.05.14 16:27:18.004505 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2427 | 2026.05.14 16:27:18.004575 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2428 | 2026.05.14 16:27:18.004596 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2429 | 2026.05.14 16:27:18.004630 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2430 | 2026.05.14 16:27:18.004678 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2431 | 2026.05.14 16:27:18.006210 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.003062 sec., 11430.437622468975 rows/sec., 2.40 MiB/sec. | ||
| 2432 | 2026.05.14 16:27:18.006335 [ 295 ] {d094d4e4-4314-4318-ad8c-fd8e2824bc07} <Debug> TCPHandler: Processed in 0.003515367 sec. | ||
| 2433 | 2026.05.14 16:27:18.011623 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.05.14 16:27:18.011784 [ 295 ] {1e47c3c8-11d2-4b06-9055-f9548b6cbeb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2435 | 2026.05.14 16:27:18.011845 [ 295 ] {1e47c3c8-11d2-4b06-9055-f9548b6cbeb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2436 | 2026.05.14 16:27:18.012643 [ 295 ] {1e47c3c8-11d2-4b06-9055-f9548b6cbeb7} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.05.14 16:27:18.012693 [ 295 ] {1e47c3c8-11d2-4b06-9055-f9548b6cbeb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2438 | 2026.05.14 16:27:18.013115 [ 295 ] {1e47c3c8-11d2-4b06-9055-f9548b6cbeb7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2439 | 2026.05.14 16:27:18.013335 [ 295 ] {1e47c3c8-11d2-4b06-9055-f9548b6cbeb7} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.05.14 16:27:18.013489 [ 295 ] {1e47c3c8-11d2-4b06-9055-f9548b6cbeb7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001759 sec., 161455.37237066517 rows/sec., 10.25 MiB/sec. | ||
| 2441 | 2026.05.14 16:27:18.013529 [ 295 ] {1e47c3c8-11d2-4b06-9055-f9548b6cbeb7} <Debug> TCPHandler: Processed in 0.002020471 sec. | ||
| 2442 | 2026.05.14 16:27:18.013708 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.05.14 16:27:18.013810 [ 295 ] {28dc6234-329d-4a57-a080-714a45ff3566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2444 | 2026.05.14 16:27:18.013850 [ 295 ] {28dc6234-329d-4a57-a080-714a45ff3566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2445 | 2026.05.14 16:27:18.014601 [ 295 ] {28dc6234-329d-4a57-a080-714a45ff3566} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.05.14 16:27:18.014636 [ 295 ] {28dc6234-329d-4a57-a080-714a45ff3566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2447 | 2026.05.14 16:27:18.015036 [ 295 ] {28dc6234-329d-4a57-a080-714a45ff3566} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2448 | 2026.05.14 16:27:18.015245 [ 295 ] {28dc6234-329d-4a57-a080-714a45ff3566} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.05.14 16:27:18.015367 [ 23 ] {} <Debug> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2450 | 2026.05.14 16:27:18.015370 [ 295 ] {28dc6234-329d-4a57-a080-714a45ff3566} <Debug> executeQuery: Read 871 rows, 69.90 KiB in 0.001578 sec., 551964.5120405577 rows/sec., 43.26 MiB/sec. | ||
| 2451 | 2026.05.14 16:27:18.015419 [ 23 ] {} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.05.14 16:27:18.015432 [ 295 ] {28dc6234-329d-4a57-a080-714a45ff3566} <Debug> TCPHandler: Processed in 0.001780759 sec. | ||
| 2453 | 2026.05.14 16:27:18.015466 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2454 | 2026.05.14 16:27:18.015602 [ 195 ] {f477292e-5334-4b05-bbd3-d17814ecb098::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 | ||
| 2455 | 2026.05.14 16:27:18.015605 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2456 | 2026.05.14 16:27:18.015733 [ 295 ] {94e768ce-53b9-4a65-bd95-ff4b60fbfd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2457 | 2026.05.14 16:27:18.015745 [ 195 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2458 | 2026.05.14 16:27:18.015786 [ 195 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 824 rows starting from the beginning of the part | ||
| 2459 | 2026.05.14 16:27:18.015826 [ 295 ] {94e768ce-53b9-4a65-bd95-ff4b60fbfd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2460 | 2026.05.14 16:27:18.015882 [ 195 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 832 rows starting from the beginning of the part | ||
| 2461 | 2026.05.14 16:27:18.015955 [ 195 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2462 | 2026.05.14 16:27:18.016013 [ 195 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 867 rows starting from the beginning of the part | ||
| 2463 | 2026.05.14 16:27:18.016068 [ 195 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 67 rows starting from the beginning of the part | ||
| 2464 | 2026.05.14 16:27:18.016127 [ 195 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 871 rows starting from the beginning of the part | ||
| 2465 | 2026.05.14 16:27:18.016659 [ 295 ] {94e768ce-53b9-4a65-bd95-ff4b60fbfd4c} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.05.14 16:27:18.016713 [ 295 ] {94e768ce-53b9-4a65-bd95-ff4b60fbfd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2467 | 2026.05.14 16:27:18.017169 [ 295 ] {94e768ce-53b9-4a65-bd95-ff4b60fbfd4c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2468 | 2026.05.14 16:27:18.017475 [ 295 ] {94e768ce-53b9-4a65-bd95-ff4b60fbfd4c} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.05.14 16:27:18.017642 [ 295 ] {94e768ce-53b9-4a65-bd95-ff4b60fbfd4c} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001924 sec., 93035.34303534304 rows/sec., 5.75 MiB/sec. | ||
| 2470 | 2026.05.14 16:27:18.017684 [ 295 ] {94e768ce-53b9-4a65-bd95-ff4b60fbfd4c} <Debug> TCPHandler: Processed in 0.002126422 sec. | ||
| 2471 | 2026.05.14 16:27:18.017714 [ 187 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3517 rows, containing 5 columns (5 merged, 0 gathered) in 0.002159753 sec., 1628426.9543785795 rows/sec., 133.17 MiB/sec. | ||
| 2472 | 2026.05.14 16:27:18.017884 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2026.05.14 16:27:18.017949 [ 194 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2474 | 2026.05.14 16:27:18.018014 [ 295 ] {7299a674-b3c5-44cc-bdf0-f28c43c57ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2475 | 2026.05.14 16:27:18.018061 [ 295 ] {7299a674-b3c5-44cc-bdf0-f28c43c57ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2476 | 2026.05.14 16:27:18.018241 [ 194 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_11_2} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.05.14 16:27:18.018323 [ 194 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_11_2} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2478 | 2026.05.14 16:27:18.018407 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2479 | 2026.05.14 16:27:18.018542 [ 295 ] {7299a674-b3c5-44cc-bdf0-f28c43c57ca6} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.05.14 16:27:18.018582 [ 295 ] {7299a674-b3c5-44cc-bdf0-f28c43c57ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2481 | 2026.05.14 16:27:18.018899 [ 295 ] {7299a674-b3c5-44cc-bdf0-f28c43c57ca6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2482 | 2026.05.14 16:27:18.019106 [ 295 ] {7299a674-b3c5-44cc-bdf0-f28c43c57ca6} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.05.14 16:27:18.019239 [ 295 ] {7299a674-b3c5-44cc-bdf0-f28c43c57ca6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001261 sec., 118160.19032513878 rows/sec., 7.63 MiB/sec. | ||
| 2484 | 2026.05.14 16:27:18.019277 [ 295 ] {7299a674-b3c5-44cc-bdf0-f28c43c57ca6} <Debug> TCPHandler: Processed in 0.001505856 sec. | ||
| 2485 | 2026.05.14 16:27:18.019417 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.05.14 16:27:18.019513 [ 295 ] {7d2663c0-d3cf-4164-9c75-db5424b6f5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.05.14 16:27:18.019552 [ 295 ] {7d2663c0-d3cf-4164-9c75-db5424b6f5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2488 | 2026.05.14 16:27:18.020045 [ 295 ] {7d2663c0-d3cf-4164-9c75-db5424b6f5c6} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.05.14 16:27:18.020083 [ 295 ] {7d2663c0-d3cf-4164-9c75-db5424b6f5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2490 | 2026.05.14 16:27:18.020403 [ 295 ] {7d2663c0-d3cf-4164-9c75-db5424b6f5c6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2491 | 2026.05.14 16:27:18.020613 [ 295 ] {7d2663c0-d3cf-4164-9c75-db5424b6f5c6} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.05.14 16:27:18.020747 [ 295 ] {7d2663c0-d3cf-4164-9c75-db5424b6f5c6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001252 sec., 118210.8626198083 rows/sec., 6.72 MiB/sec. | ||
| 2493 | 2026.05.14 16:27:18.020788 [ 295 ] {7d2663c0-d3cf-4164-9c75-db5424b6f5c6} <Debug> TCPHandler: Processed in 0.001419875 sec. | ||
| 2494 | 2026.05.14 16:27:18.020937 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.05.14 16:27:18.021044 [ 295 ] {3034097e-8bb6-4850-be4f-5d5ec8fc87ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2496 | 2026.05.14 16:27:18.021084 [ 295 ] {3034097e-8bb6-4850-be4f-5d5ec8fc87ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2497 | 2026.05.14 16:27:18.021714 [ 295 ] {3034097e-8bb6-4850-be4f-5d5ec8fc87ff} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.05.14 16:27:18.021752 [ 295 ] {3034097e-8bb6-4850-be4f-5d5ec8fc87ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2499 | 2026.05.14 16:27:18.022107 [ 295 ] {3034097e-8bb6-4850-be4f-5d5ec8fc87ff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2500 | 2026.05.14 16:27:18.022332 [ 295 ] {3034097e-8bb6-4850-be4f-5d5ec8fc87ff} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.05.14 16:27:18.022437 [ 23 ] {} <Debug> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2502 | 2026.05.14 16:27:18.022464 [ 295 ] {3034097e-8bb6-4850-be4f-5d5ec8fc87ff} <Debug> executeQuery: Read 530 rows, 38.41 KiB in 0.001439 sec., 368311.3273106324 rows/sec., 26.07 MiB/sec. | ||
| 2503 | 2026.05.14 16:27:18.022476 [ 23 ] {} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.05.14 16:27:18.022505 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2505 | 2026.05.14 16:27:18.022508 [ 295 ] {3034097e-8bb6-4850-be4f-5d5ec8fc87ff} <Debug> TCPHandler: Processed in 0.001628657 sec. | ||
| 2506 | 2026.05.14 16:27:18.022616 [ 195 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::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 | ||
| 2507 | 2026.05.14 16:27:18.022650 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2026.05.14 16:27:18.022722 [ 195 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2509 | 2026.05.14 16:27:18.022750 [ 295 ] {4fa74da0-4884-4044-b649-f32b12663154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2510 | 2026.05.14 16:27:18.022756 [ 195 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 511 rows starting from the beginning of the part | ||
| 2511 | 2026.05.14 16:27:18.022801 [ 295 ] {4fa74da0-4884-4044-b649-f32b12663154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2512 | 2026.05.14 16:27:18.022829 [ 195 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 515 rows starting from the beginning of the part | ||
| 2513 | 2026.05.14 16:27:18.022880 [ 195 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2514 | 2026.05.14 16:27:18.022923 [ 195 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 533 rows starting from the beginning of the part | ||
| 2515 | 2026.05.14 16:27:18.022967 [ 195 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2516 | 2026.05.14 16:27:18.023008 [ 195 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 530 rows starting from the beginning of the part | ||
| 2517 | 2026.05.14 16:27:18.023202 [ 295 ] {4fa74da0-4884-4044-b649-f32b12663154} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.05.14 16:27:18.023242 [ 295 ] {4fa74da0-4884-4044-b649-f32b12663154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2519 | 2026.05.14 16:27:18.023577 [ 295 ] {4fa74da0-4884-4044-b649-f32b12663154} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2520 | 2026.05.14 16:27:18.023799 [ 295 ] {4fa74da0-4884-4044-b649-f32b12663154} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.05.14 16:27:18.023916 [ 23 ] {} <Debug> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2522 | 2026.05.14 16:27:18.023937 [ 295 ] {4fa74da0-4884-4044-b649-f32b12663154} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001205 sec., 4979.253112033195 rows/sec., 260.15 KiB/sec. | ||
| 2523 | 2026.05.14 16:27:18.023960 [ 23 ] {} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.05.14 16:27:18.023979 [ 295 ] {4fa74da0-4884-4044-b649-f32b12663154} <Debug> TCPHandler: Processed in 0.001379024 sec. | ||
| 2525 | 2026.05.14 16:27:18.023987 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2526 | 2026.05.14 16:27:18.024086 [ 195 ] {abc32d34-eff3-4108-bb45-56cc3743389a::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 | ||
| 2527 | 2026.05.14 16:27:18.024134 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2026.05.14 16:27:18.024180 [ 195 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2529 | 2026.05.14 16:27:18.024197 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629398 sec., 1369217.3428468674 rows/sec., 102.60 MiB/sec. | ||
| 2530 | 2026.05.14 16:27:18.024211 [ 195 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2531 | 2026.05.14 16:27:18.024234 [ 295 ] {a206ef99-12b1-4ccf-85a6-b1cbb8b8c72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2532 | 2026.05.14 16:27:18.024284 [ 295 ] {a206ef99-12b1-4ccf-85a6-b1cbb8b8c72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2533 | 2026.05.14 16:27:18.024292 [ 195 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2534 | 2026.05.14 16:27:18.024354 [ 195 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2535 | 2026.05.14 16:27:18.024406 [ 195 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2536 | 2026.05.14 16:27:18.024410 [ 198 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2537 | 2026.05.14 16:27:18.024447 [ 195 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2538 | 2026.05.14 16:27:18.024491 [ 195 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2539 | 2026.05.14 16:27:18.024730 [ 198 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_11_2} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.05.14 16:27:18.024823 [ 198 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_11_2} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2541 | 2026.05.14 16:27:18.024826 [ 295 ] {a206ef99-12b1-4ccf-85a6-b1cbb8b8c72a} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.05.14 16:27:18.024875 [ 295 ] {a206ef99-12b1-4ccf-85a6-b1cbb8b8c72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2543 | 2026.05.14 16:27:18.024909 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2544 | 2026.05.14 16:27:18.025229 [ 186 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001170202 sec., 30763.91939169477 rows/sec., 1.57 MiB/sec. | ||
| 2545 | 2026.05.14 16:27:18.025250 [ 295 ] {a206ef99-12b1-4ccf-85a6-b1cbb8b8c72a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2546 | 2026.05.14 16:27:18.025369 [ 198 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2547 | 2026.05.14 16:27:18.025504 [ 295 ] {a206ef99-12b1-4ccf-85a6-b1cbb8b8c72a} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.05.14 16:27:18.025675 [ 198 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_6_1} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.05.14 16:27:18.025682 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2550 | 2026.05.14 16:27:18.025706 [ 295 ] {a206ef99-12b1-4ccf-85a6-b1cbb8b8c72a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00149 sec., 177852.3489932886 rows/sec., 11.82 MiB/sec. | ||
| 2551 | 2026.05.14 16:27:18.025729 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2026.05.14 16:27:18.025750 [ 198 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_6_1} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2553 | 2026.05.14 16:27:18.025756 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2554 | 2026.05.14 16:27:18.025755 [ 295 ] {a206ef99-12b1-4ccf-85a6-b1cbb8b8c72a} <Debug> TCPHandler: Processed in 0.001673467 sec. | ||
| 2555 | 2026.05.14 16:27:18.025830 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2556 | 2026.05.14 16:27:18.025910 [ 186 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 2557 | 2026.05.14 16:27:18.025916 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2026.05.14 16:27:18.026006 [ 186 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2559 | 2026.05.14 16:27:18.026029 [ 295 ] {8c885757-de4b-4f10-81c4-de5eec9a639e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2560 | 2026.05.14 16:27:18.026043 [ 186 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1280 rows starting from the beginning of the part | ||
| 2561 | 2026.05.14 16:27:18.026072 [ 295 ] {8c885757-de4b-4f10-81c4-de5eec9a639e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2562 | 2026.05.14 16:27:18.026099 [ 186 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 2563 | 2026.05.14 16:27:18.026142 [ 186 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2564 | 2026.05.14 16:27:18.026181 [ 186 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2565 | 2026.05.14 16:27:18.026263 [ 186 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part | ||
| 2566 | 2026.05.14 16:27:18.026311 [ 186 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2567 | 2026.05.14 16:27:18.026611 [ 295 ] {8c885757-de4b-4f10-81c4-de5eec9a639e} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.05.14 16:27:18.026652 [ 295 ] {8c885757-de4b-4f10-81c4-de5eec9a639e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2569 | 2026.05.14 16:27:18.027004 [ 295 ] {8c885757-de4b-4f10-81c4-de5eec9a639e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2570 | 2026.05.14 16:27:18.027237 [ 295 ] {8c885757-de4b-4f10-81c4-de5eec9a639e} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.05.14 16:27:18.027385 [ 295 ] {8c885757-de4b-4f10-81c4-de5eec9a639e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. | ||
| 2572 | 2026.05.14 16:27:18.027438 [ 295 ] {8c885757-de4b-4f10-81c4-de5eec9a639e} <Debug> TCPHandler: Processed in 0.001570387 sec. | ||
| 2573 | 2026.05.14 16:27:18.027541 [ 187 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2398 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676168 sec., 1430644.183637917 rows/sec., 96.60 MiB/sec. | ||
| 2574 | 2026.05.14 16:27:18.027615 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.05.14 16:27:18.027745 [ 295 ] {1a022f08-a6c1-4ee4-a3a6-7fec6acd9058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2576 | 2026.05.14 16:27:18.027805 [ 187 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2577 | 2026.05.14 16:27:18.027809 [ 295 ] {1a022f08-a6c1-4ee4-a3a6-7fec6acd9058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2578 | 2026.05.14 16:27:18.028132 [ 187 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.14 16:27:18.028209 [ 187 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2580 | 2026.05.14 16:27:18.028291 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2581 | 2026.05.14 16:27:18.028690 [ 295 ] {1a022f08-a6c1-4ee4-a3a6-7fec6acd9058} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.05.14 16:27:18.028730 [ 295 ] {1a022f08-a6c1-4ee4-a3a6-7fec6acd9058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2583 | 2026.05.14 16:27:18.029319 [ 295 ] {1a022f08-a6c1-4ee4-a3a6-7fec6acd9058} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2584 | 2026.05.14 16:27:18.029535 [ 295 ] {1a022f08-a6c1-4ee4-a3a6-7fec6acd9058} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.05.14 16:27:18.029674 [ 295 ] {1a022f08-a6c1-4ee4-a3a6-7fec6acd9058} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001965 sec., 18829.516539440203 rows/sec., 33.74 MiB/sec. | ||
| 2586 | 2026.05.14 16:27:18.029728 [ 295 ] {1a022f08-a6c1-4ee4-a3a6-7fec6acd9058} <Debug> TCPHandler: Processed in 0.002218013 sec. | ||
| 2587 | 2026.05.14 16:27:18.029864 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.05.14 16:27:18.029959 [ 295 ] {2b5d4742-6c5f-43d8-ad15-dc3126832d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2589 | 2026.05.14 16:27:18.029999 [ 295 ] {2b5d4742-6c5f-43d8-ad15-dc3126832d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2590 | 2026.05.14 16:27:18.030314 [ 295 ] {2b5d4742-6c5f-43d8-ad15-dc3126832d81} <Trace> oximeter.measurements_i64 (8beafe11-8044-4bba-9fc5-756967ddb821): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.05.14 16:27:18.030349 [ 295 ] {2b5d4742-6c5f-43d8-ad15-dc3126832d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2592 | 2026.05.14 16:27:18.030644 [ 295 ] {2b5d4742-6c5f-43d8-ad15-dc3126832d81} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2593 | 2026.05.14 16:27:18.030845 [ 295 ] {2b5d4742-6c5f-43d8-ad15-dc3126832d81} <Trace> oximeter.measurements_i64 (8beafe11-8044-4bba-9fc5-756967ddb821): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.05.14 16:27:18.030966 [ 295 ] {2b5d4742-6c5f-43d8-ad15-dc3126832d81} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001025 sec., 2926.8292682926826 rows/sec., 234.37 KiB/sec. | ||
| 2595 | 2026.05.14 16:27:18.031000 [ 295 ] {2b5d4742-6c5f-43d8-ad15-dc3126832d81} <Debug> TCPHandler: Processed in 0.001184352 sec. | ||
| 2596 | 2026.05.14 16:27:18.031123 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2026.05.14 16:27:18.031217 [ 295 ] {d68b557c-9742-4743-ade2-44330b26ae20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2598 | 2026.05.14 16:27:18.031255 [ 295 ] {d68b557c-9742-4743-ade2-44330b26ae20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2599 | 2026.05.14 16:27:18.031604 [ 295 ] {d68b557c-9742-4743-ade2-44330b26ae20} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.05.14 16:27:18.031639 [ 295 ] {d68b557c-9742-4743-ade2-44330b26ae20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2601 | 2026.05.14 16:27:18.031946 [ 295 ] {d68b557c-9742-4743-ade2-44330b26ae20} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2602 | 2026.05.14 16:27:18.032145 [ 295 ] {d68b557c-9742-4743-ade2-44330b26ae20} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.05.14 16:27:18.032248 [ 23 ] {} <Debug> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2604 | 2026.05.14 16:27:18.032275 [ 295 ] {d68b557c-9742-4743-ade2-44330b26ae20} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 2605 | 2026.05.14 16:27:18.032287 [ 23 ] {} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.05.14 16:27:18.032320 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2607 | 2026.05.14 16:27:18.032321 [ 295 ] {d68b557c-9742-4743-ade2-44330b26ae20} <Debug> TCPHandler: Processed in 0.001246313 sec. | ||
| 2608 | 2026.05.14 16:27:18.032422 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 2609 | 2026.05.14 16:27:18.032514 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2610 | 2026.05.14 16:27:18.032539 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 450 rows starting from the beginning of the part | ||
| 2611 | 2026.05.14 16:27:18.032581 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2612 | 2026.05.14 16:27:18.032617 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2613 | 2026.05.14 16:27:18.032649 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2614 | 2026.05.14 16:27:18.032689 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 2615 | 2026.05.14 16:27:18.032725 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2616 | 2026.05.14 16:27:18.033492 [ 188 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001105452 sec., 759870.1707536826 rows/sec., 48.85 MiB/sec. | ||
| 2617 | 2026.05.14 16:27:18.033644 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2618 | 2026.05.14 16:27:18.033879 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_11_2} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.05.14 16:27:18.033942 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_11_2} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2620 | 2026.05.14 16:27:18.033994 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2621 | 2026.05.14 16:27:19.543212 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2622 | 2026.05.14 16:27:19.543267 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2623 | 2026.05.14 16:27:19.593516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4723 | ||
| 2624 | 2026.05.14 16:27:19.594030 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.05.14 16:27:19.594078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2626 | 2026.05.14 16:27:19.594576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2627 | 2026.05.14 16:27:19.594821 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.05.14 16:27:19.594949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4723 | ||
| 2629 | 2026.05.14 16:27:19.840314 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2630 | 2026.05.14 16:27:19.858282 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.05.14 16:27:19.858339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2632 | 2026.05.14 16:27:19.864361 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2633 | 2026.05.14 16:27:19.865079 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.05.14 16:27:19.868070 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2635 | 2026.05.14 16:27:20.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.82 MiB, peak 216.19 MiB, free memory in arenas 0.00 B, will set to 214.08 MiB (RSS), difference: 3.26 MiB | ||
| 2636 | 2026.05.14 16:27:22.997666 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.05.14 16:27:22.997914 [ 295 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2638 | 2026.05.14 16:27:22.998255 [ 295 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2639 | 2026.05.14 16:27:22.998289 [ 295 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2640 | 2026.05.14 16:27:22.998505 [ 295 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2641 | 2026.05.14 16:27:22.998573 [ 295 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2642 | 2026.05.14 16:27:22.998712 [ 295 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2643 | 2026.05.14 16:27:22.998829 [ 321 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2644 | 2026.05.14 16:27:22.998881 [ 358 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2645 | 2026.05.14 16:27:22.998884 [ 323 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2646 | 2026.05.14 16:27:22.999078 [ 295 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2647 | 2026.05.14 16:27:22.999109 [ 295 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2648 | 2026.05.14 16:27:22.999152 [ 295 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2649 | 2026.05.14 16:27:22.999173 [ 295 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2650 | 2026.05.14 16:27:23.000277 [ 295 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002454 sec., 13039.934800325998 rows/sec., 2.89 MiB/sec. | ||
| 2651 | 2026.05.14 16:27:23.000383 [ 295 ] {dad8dc32-c37d-48e1-a609-bf6a680666af} <Debug> TCPHandler: Processed in 0.002866911 sec. | ||
| 2652 | 2026.05.14 16:27:23.002351 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2026.05.14 16:27:23.002462 [ 295 ] {dae10bae-a263-4365-8b00-ed506206e5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2654 | 2026.05.14 16:27:23.002505 [ 295 ] {dae10bae-a263-4365-8b00-ed506206e5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2655 | 2026.05.14 16:27:23.003147 [ 295 ] {dae10bae-a263-4365-8b00-ed506206e5ef} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.05.14 16:27:23.003188 [ 295 ] {dae10bae-a263-4365-8b00-ed506206e5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2657 | 2026.05.14 16:27:23.003545 [ 295 ] {dae10bae-a263-4365-8b00-ed506206e5ef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2658 | 2026.05.14 16:27:23.003762 [ 295 ] {dae10bae-a263-4365-8b00-ed506206e5ef} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.05.14 16:27:23.003902 [ 295 ] {dae10bae-a263-4365-8b00-ed506206e5ef} <Debug> executeQuery: Read 64 rows, 5.15 KiB in 0.001475 sec., 43389.83050847458 rows/sec., 3.41 MiB/sec. | ||
| 2660 | 2026.05.14 16:27:23.003938 [ 295 ] {dae10bae-a263-4365-8b00-ed506206e5ef} <Debug> TCPHandler: Processed in 0.001644307 sec. | ||
| 2661 | 2026.05.14 16:27:23.004127 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.05.14 16:27:23.004221 [ 295 ] {ab143528-f36d-49d0-9a9c-ab184962fa53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2663 | 2026.05.14 16:27:23.004260 [ 295 ] {ab143528-f36d-49d0-9a9c-ab184962fa53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2664 | 2026.05.14 16:27:23.004701 [ 295 ] {ab143528-f36d-49d0-9a9c-ab184962fa53} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.05.14 16:27:23.004737 [ 295 ] {ab143528-f36d-49d0-9a9c-ab184962fa53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2666 | 2026.05.14 16:27:23.005019 [ 295 ] {ab143528-f36d-49d0-9a9c-ab184962fa53} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2667 | 2026.05.14 16:27:23.005227 [ 295 ] {ab143528-f36d-49d0-9a9c-ab184962fa53} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.05.14 16:27:23.005358 [ 295 ] {ab143528-f36d-49d0-9a9c-ab184962fa53} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001155 sec., 3463.2034632034633 rows/sec., 260.42 KiB/sec. | ||
| 2669 | 2026.05.14 16:27:23.005394 [ 295 ] {ab143528-f36d-49d0-9a9c-ab184962fa53} <Debug> TCPHandler: Processed in 0.001318344 sec. | ||
| 2670 | 2026.05.14 16:27:23.005529 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2026.05.14 16:27:23.005625 [ 295 ] {0194900c-3012-415e-b713-dd7d88984369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2672 | 2026.05.14 16:27:23.005663 [ 295 ] {0194900c-3012-415e-b713-dd7d88984369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2673 | 2026.05.14 16:27:23.006106 [ 295 ] {0194900c-3012-415e-b713-dd7d88984369} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.05.14 16:27:23.006141 [ 295 ] {0194900c-3012-415e-b713-dd7d88984369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2675 | 2026.05.14 16:27:23.006446 [ 295 ] {0194900c-3012-415e-b713-dd7d88984369} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2676 | 2026.05.14 16:27:23.006646 [ 295 ] {0194900c-3012-415e-b713-dd7d88984369} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.05.14 16:27:23.006774 [ 295 ] {0194900c-3012-415e-b713-dd7d88984369} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001167 sec., 58269.06598114824 rows/sec., 4.55 MiB/sec. | ||
| 2678 | 2026.05.14 16:27:23.006809 [ 295 ] {0194900c-3012-415e-b713-dd7d88984369} <Debug> TCPHandler: Processed in 0.001328963 sec. | ||
| 2679 | 2026.05.14 16:27:23.006936 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.05.14 16:27:23.007029 [ 295 ] {331522cb-e387-44ce-a1ab-e57665cd6b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2681 | 2026.05.14 16:27:23.007070 [ 295 ] {331522cb-e387-44ce-a1ab-e57665cd6b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2682 | 2026.05.14 16:27:23.007524 [ 295 ] {331522cb-e387-44ce-a1ab-e57665cd6b8c} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.05.14 16:27:23.007559 [ 295 ] {331522cb-e387-44ce-a1ab-e57665cd6b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2684 | 2026.05.14 16:27:23.007871 [ 295 ] {331522cb-e387-44ce-a1ab-e57665cd6b8c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2685 | 2026.05.14 16:27:23.008070 [ 295 ] {331522cb-e387-44ce-a1ab-e57665cd6b8c} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.05.14 16:27:23.008199 [ 295 ] {331522cb-e387-44ce-a1ab-e57665cd6b8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 2687 | 2026.05.14 16:27:23.008234 [ 295 ] {331522cb-e387-44ce-a1ab-e57665cd6b8c} <Debug> TCPHandler: Processed in 0.001345784 sec. | ||
| 2688 | 2026.05.14 16:27:23.008352 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.05.14 16:27:23.008444 [ 295 ] {912b2cd1-d2fe-4417-884d-46dc593af70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2690 | 2026.05.14 16:27:23.008495 [ 295 ] {912b2cd1-d2fe-4417-884d-46dc593af70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2691 | 2026.05.14 16:27:23.009226 [ 295 ] {912b2cd1-d2fe-4417-884d-46dc593af70e} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.05.14 16:27:23.009261 [ 295 ] {912b2cd1-d2fe-4417-884d-46dc593af70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2693 | 2026.05.14 16:27:23.009724 [ 295 ] {912b2cd1-d2fe-4417-884d-46dc593af70e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2694 | 2026.05.14 16:27:23.009935 [ 295 ] {912b2cd1-d2fe-4417-884d-46dc593af70e} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.05.14 16:27:23.010062 [ 295 ] {912b2cd1-d2fe-4417-884d-46dc593af70e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001636 sec., 2444.9877750611245 rows/sec., 4.38 MiB/sec. | ||
| 2696 | 2026.05.14 16:27:23.010110 [ 295 ] {912b2cd1-d2fe-4417-884d-46dc593af70e} <Debug> TCPHandler: Processed in 0.001805209 sec. | ||
| 2697 | 2026.05.14 16:27:23.010257 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.05.14 16:27:23.010350 [ 295 ] {5ff1c9b9-df34-4c49-b4db-61f313396f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2699 | 2026.05.14 16:27:23.010389 [ 295 ] {5ff1c9b9-df34-4c49-b4db-61f313396f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2700 | 2026.05.14 16:27:23.010763 [ 295 ] {5ff1c9b9-df34-4c49-b4db-61f313396f1b} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.05.14 16:27:23.010799 [ 295 ] {5ff1c9b9-df34-4c49-b4db-61f313396f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2702 | 2026.05.14 16:27:23.011089 [ 295 ] {5ff1c9b9-df34-4c49-b4db-61f313396f1b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2703 | 2026.05.14 16:27:23.011295 [ 295 ] {5ff1c9b9-df34-4c49-b4db-61f313396f1b} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.05.14 16:27:23.011418 [ 295 ] {5ff1c9b9-df34-4c49-b4db-61f313396f1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2705 | 2026.05.14 16:27:23.011451 [ 295 ] {5ff1c9b9-df34-4c49-b4db-61f313396f1b} <Debug> TCPHandler: Processed in 0.001242193 sec. | ||
| 2706 | 2026.05.14 16:27:23.409504 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.05.14 16:27:23.409771 [ 295 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2708 | 2026.05.14 16:27:23.410157 [ 295 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2709 | 2026.05.14 16:27:23.410196 [ 295 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2710 | 2026.05.14 16:27:23.410480 [ 295 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2711 | 2026.05.14 16:27:23.410547 [ 295 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2712 | 2026.05.14 16:27:23.410684 [ 295 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 2713 | 2026.05.14 16:27:23.410754 [ 321 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2714 | 2026.05.14 16:27:23.410813 [ 358 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2715 | 2026.05.14 16:27:23.410811 [ 323 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2716 | 2026.05.14 16:27:23.410918 [ 295 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2717 | 2026.05.14 16:27:23.410945 [ 295 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2718 | 2026.05.14 16:27:23.410993 [ 295 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2719 | 2026.05.14 16:27:23.411014 [ 295 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2720 | 2026.05.14 16:27:23.412016 [ 295 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002345 sec., 13646.055437100214 rows/sec., 3.03 MiB/sec. | ||
| 2721 | 2026.05.14 16:27:23.412115 [ 295 ] {f3f0e02e-9c8a-4295-bde6-efeae6890a20} <Debug> TCPHandler: Processed in 0.00278118 sec. | ||
| 2722 | 2026.05.14 16:27:23.433948 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2026.05.14 16:27:23.434085 [ 295 ] {d78cbc55-a5d9-4d60-b8d0-6cf01642ae79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2724 | 2026.05.14 16:27:23.434136 [ 295 ] {d78cbc55-a5d9-4d60-b8d0-6cf01642ae79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2725 | 2026.05.14 16:27:23.435195 [ 295 ] {d78cbc55-a5d9-4d60-b8d0-6cf01642ae79} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.05.14 16:27:23.435234 [ 295 ] {d78cbc55-a5d9-4d60-b8d0-6cf01642ae79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2727 | 2026.05.14 16:27:23.435709 [ 295 ] {d78cbc55-a5d9-4d60-b8d0-6cf01642ae79} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2728 | 2026.05.14 16:27:23.435899 [ 295 ] {d78cbc55-a5d9-4d60-b8d0-6cf01642ae79} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.05.14 16:27:23.436039 [ 295 ] {d78cbc55-a5d9-4d60-b8d0-6cf01642ae79} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001991 sec., 4520.341536916122 rows/sec., 945.17 KiB/sec. | ||
| 2730 | 2026.05.14 16:27:23.436084 [ 295 ] {d78cbc55-a5d9-4d60-b8d0-6cf01642ae79} <Debug> TCPHandler: Processed in 0.002198383 sec. | ||
| 2731 | 2026.05.14 16:27:23.436245 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2026.05.14 16:27:23.436341 [ 295 ] {f53e82ba-6246-4243-88e0-54130ae94c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2733 | 2026.05.14 16:27:23.436380 [ 295 ] {f53e82ba-6246-4243-88e0-54130ae94c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2734 | 2026.05.14 16:27:23.436946 [ 295 ] {f53e82ba-6246-4243-88e0-54130ae94c8b} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.05.14 16:27:23.436982 [ 295 ] {f53e82ba-6246-4243-88e0-54130ae94c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2736 | 2026.05.14 16:27:23.437295 [ 295 ] {f53e82ba-6246-4243-88e0-54130ae94c8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2737 | 2026.05.14 16:27:23.437498 [ 295 ] {f53e82ba-6246-4243-88e0-54130ae94c8b} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.05.14 16:27:23.437627 [ 295 ] {f53e82ba-6246-4243-88e0-54130ae94c8b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001305 sec., 217624.52107279695 rows/sec., 13.82 MiB/sec. | ||
| 2739 | 2026.05.14 16:27:23.437668 [ 295 ] {f53e82ba-6246-4243-88e0-54130ae94c8b} <Debug> TCPHandler: Processed in 0.001472585 sec. | ||
| 2740 | 2026.05.14 16:27:23.437798 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2026.05.14 16:27:23.437893 [ 295 ] {28c7e8cc-a886-4283-bbb1-e7b21bc22350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2742 | 2026.05.14 16:27:23.437933 [ 295 ] {28c7e8cc-a886-4283-bbb1-e7b21bc22350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2743 | 2026.05.14 16:27:23.438352 [ 295 ] {28c7e8cc-a886-4283-bbb1-e7b21bc22350} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.05.14 16:27:23.438387 [ 295 ] {28c7e8cc-a886-4283-bbb1-e7b21bc22350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2745 | 2026.05.14 16:27:23.438678 [ 295 ] {28c7e8cc-a886-4283-bbb1-e7b21bc22350} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2746 | 2026.05.14 16:27:23.438887 [ 295 ] {28c7e8cc-a886-4283-bbb1-e7b21bc22350} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.05.14 16:27:23.439021 [ 295 ] {28c7e8cc-a886-4283-bbb1-e7b21bc22350} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 854.60 KiB/sec. | ||
| 2748 | 2026.05.14 16:27:23.439062 [ 295 ] {28c7e8cc-a886-4283-bbb1-e7b21bc22350} <Debug> TCPHandler: Processed in 0.001311153 sec. | ||
| 2749 | 2026.05.14 16:27:23.439182 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2026.05.14 16:27:23.439275 [ 295 ] {4c2bb0b7-820e-48a0-92f8-d18a03a5fc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2751 | 2026.05.14 16:27:23.439314 [ 295 ] {4c2bb0b7-820e-48a0-92f8-d18a03a5fc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2752 | 2026.05.14 16:27:23.442091 [ 295 ] {4c2bb0b7-820e-48a0-92f8-d18a03a5fc3a} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.05.14 16:27:23.442127 [ 295 ] {4c2bb0b7-820e-48a0-92f8-d18a03a5fc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2754 | 2026.05.14 16:27:23.442769 [ 295 ] {4c2bb0b7-820e-48a0-92f8-d18a03a5fc3a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2755 | 2026.05.14 16:27:23.442991 [ 295 ] {4c2bb0b7-820e-48a0-92f8-d18a03a5fc3a} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.05.14 16:27:23.443124 [ 295 ] {4c2bb0b7-820e-48a0-92f8-d18a03a5fc3a} <Debug> executeQuery: Read 3224 rows, 246.32 KiB in 0.003866 sec., 833936.8856699431 rows/sec., 62.22 MiB/sec. | ||
| 2757 | 2026.05.14 16:27:23.443167 [ 295 ] {4c2bb0b7-820e-48a0-92f8-d18a03a5fc3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2758 | 2026.05.14 16:27:23.443180 [ 295 ] {4c2bb0b7-820e-48a0-92f8-d18a03a5fc3a} <Debug> TCPHandler: Processed in 0.004045993 sec. | ||
| 2759 | 2026.05.14 16:27:23.443306 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.05.14 16:27:23.443401 [ 295 ] {7e80c9ed-cd07-4108-9aa4-5d4ba44e2e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2761 | 2026.05.14 16:27:23.443440 [ 295 ] {7e80c9ed-cd07-4108-9aa4-5d4ba44e2e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2762 | 2026.05.14 16:27:23.443971 [ 295 ] {7e80c9ed-cd07-4108-9aa4-5d4ba44e2e1b} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.05.14 16:27:23.444006 [ 295 ] {7e80c9ed-cd07-4108-9aa4-5d4ba44e2e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2764 | 2026.05.14 16:27:23.444315 [ 295 ] {7e80c9ed-cd07-4108-9aa4-5d4ba44e2e1b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2765 | 2026.05.14 16:27:23.444516 [ 295 ] {7e80c9ed-cd07-4108-9aa4-5d4ba44e2e1b} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.05.14 16:27:23.444653 [ 295 ] {7e80c9ed-cd07-4108-9aa4-5d4ba44e2e1b} <Debug> executeQuery: Read 200 rows, 12.84 KiB in 0.00127 sec., 157480.3149606299 rows/sec., 9.87 MiB/sec. | ||
| 2767 | 2026.05.14 16:27:23.444690 [ 295 ] {7e80c9ed-cd07-4108-9aa4-5d4ba44e2e1b} <Debug> TCPHandler: Processed in 0.001433426 sec. | ||
| 2768 | 2026.05.14 16:27:23.444842 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.05.14 16:27:23.444937 [ 295 ] {dda989ba-c195-49fc-886e-f73d9c71c868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2770 | 2026.05.14 16:27:23.444975 [ 295 ] {dda989ba-c195-49fc-886e-f73d9c71c868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2771 | 2026.05.14 16:27:23.445719 [ 295 ] {dda989ba-c195-49fc-886e-f73d9c71c868} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.05.14 16:27:23.445758 [ 295 ] {dda989ba-c195-49fc-886e-f73d9c71c868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2773 | 2026.05.14 16:27:23.446112 [ 295 ] {dda989ba-c195-49fc-886e-f73d9c71c868} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2774 | 2026.05.14 16:27:23.446315 [ 295 ] {dda989ba-c195-49fc-886e-f73d9c71c868} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.05.14 16:27:23.446439 [ 295 ] {dda989ba-c195-49fc-886e-f73d9c71c868} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001521 sec., 624589.0861275477 rows/sec., 36.75 MiB/sec. | ||
| 2776 | 2026.05.14 16:27:23.446476 [ 295 ] {dda989ba-c195-49fc-886e-f73d9c71c868} <Debug> TCPHandler: Processed in 0.001684117 sec. | ||
| 2777 | 2026.05.14 16:27:23.446599 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.05.14 16:27:23.446705 [ 295 ] {e49c157e-1db3-4f93-8e2a-8cddf14d16d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2779 | 2026.05.14 16:27:23.446744 [ 295 ] {e49c157e-1db3-4f93-8e2a-8cddf14d16d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2780 | 2026.05.14 16:27:23.447186 [ 295 ] {e49c157e-1db3-4f93-8e2a-8cddf14d16d1} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.05.14 16:27:23.447222 [ 295 ] {e49c157e-1db3-4f93-8e2a-8cddf14d16d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2782 | 2026.05.14 16:27:23.447491 [ 295 ] {e49c157e-1db3-4f93-8e2a-8cddf14d16d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2783 | 2026.05.14 16:27:23.447706 [ 295 ] {e49c157e-1db3-4f93-8e2a-8cddf14d16d1} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2026.05.14 16:27:23.447827 [ 295 ] {e49c157e-1db3-4f93-8e2a-8cddf14d16d1} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001151 sec., 1737.619461337967 rows/sec., 122.18 KiB/sec. | ||
| 2785 | 2026.05.14 16:27:23.447863 [ 295 ] {e49c157e-1db3-4f93-8e2a-8cddf14d16d1} <Debug> TCPHandler: Processed in 0.001312644 sec. | ||
| 2786 | 2026.05.14 16:27:23.447984 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.05.14 16:27:23.448077 [ 295 ] {099cb664-0bab-4051-951c-01f05abbee3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2788 | 2026.05.14 16:27:23.448115 [ 295 ] {099cb664-0bab-4051-951c-01f05abbee3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2789 | 2026.05.14 16:27:23.448584 [ 295 ] {099cb664-0bab-4051-951c-01f05abbee3b} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.05.14 16:27:23.448619 [ 295 ] {099cb664-0bab-4051-951c-01f05abbee3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2791 | 2026.05.14 16:27:23.448920 [ 295 ] {099cb664-0bab-4051-951c-01f05abbee3b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2792 | 2026.05.14 16:27:23.449120 [ 295 ] {099cb664-0bab-4051-951c-01f05abbee3b} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.05.14 16:27:23.449250 [ 295 ] {099cb664-0bab-4051-951c-01f05abbee3b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 2794 | 2026.05.14 16:27:23.449287 [ 295 ] {099cb664-0bab-4051-951c-01f05abbee3b} <Debug> TCPHandler: Processed in 0.001351334 sec. | ||
| 2795 | 2026.05.14 16:27:23.449418 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.05.14 16:27:23.449512 [ 295 ] {1b122a8f-a4b8-48af-8aeb-42f4e6b4826a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2797 | 2026.05.14 16:27:23.449550 [ 295 ] {1b122a8f-a4b8-48af-8aeb-42f4e6b4826a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2798 | 2026.05.14 16:27:23.450655 [ 295 ] {1b122a8f-a4b8-48af-8aeb-42f4e6b4826a} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.05.14 16:27:23.450690 [ 295 ] {1b122a8f-a4b8-48af-8aeb-42f4e6b4826a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2800 | 2026.05.14 16:27:23.451063 [ 295 ] {1b122a8f-a4b8-48af-8aeb-42f4e6b4826a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2801 | 2026.05.14 16:27:23.451267 [ 295 ] {1b122a8f-a4b8-48af-8aeb-42f4e6b4826a} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.05.14 16:27:23.451392 [ 295 ] {1b122a8f-a4b8-48af-8aeb-42f4e6b4826a} <Debug> executeQuery: Read 1763 rows, 121.96 KiB in 0.001898 sec., 928872.497365648 rows/sec., 62.75 MiB/sec. | ||
| 2803 | 2026.05.14 16:27:23.451429 [ 295 ] {1b122a8f-a4b8-48af-8aeb-42f4e6b4826a} <Debug> TCPHandler: Processed in 0.002059712 sec. | ||
| 2804 | 2026.05.14 16:27:23.451553 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2026.05.14 16:27:23.451648 [ 295 ] {d604ac68-7e68-4f39-b31f-ec8c7fe9b773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2806 | 2026.05.14 16:27:23.451688 [ 295 ] {d604ac68-7e68-4f39-b31f-ec8c7fe9b773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2807 | 2026.05.14 16:27:23.452034 [ 295 ] {d604ac68-7e68-4f39-b31f-ec8c7fe9b773} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.05.14 16:27:23.452069 [ 295 ] {d604ac68-7e68-4f39-b31f-ec8c7fe9b773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2809 | 2026.05.14 16:27:23.452360 [ 295 ] {d604ac68-7e68-4f39-b31f-ec8c7fe9b773} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2810 | 2026.05.14 16:27:23.452557 [ 295 ] {d604ac68-7e68-4f39-b31f-ec8c7fe9b773} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.05.14 16:27:23.452683 [ 295 ] {d604ac68-7e68-4f39-b31f-ec8c7fe9b773} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 2812 | 2026.05.14 16:27:23.452718 [ 295 ] {d604ac68-7e68-4f39-b31f-ec8c7fe9b773} <Debug> TCPHandler: Processed in 0.001214493 sec. | ||
| 2813 | 2026.05.14 16:27:23.452840 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.05.14 16:27:23.452935 [ 295 ] {5e358838-8fee-4508-b0f9-95045605ef4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2815 | 2026.05.14 16:27:23.452975 [ 295 ] {5e358838-8fee-4508-b0f9-95045605ef4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2816 | 2026.05.14 16:27:23.454270 [ 295 ] {5e358838-8fee-4508-b0f9-95045605ef4e} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.05.14 16:27:23.454306 [ 295 ] {5e358838-8fee-4508-b0f9-95045605ef4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2818 | 2026.05.14 16:27:23.454886 [ 295 ] {5e358838-8fee-4508-b0f9-95045605ef4e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2819 | 2026.05.14 16:27:23.455090 [ 295 ] {5e358838-8fee-4508-b0f9-95045605ef4e} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.05.14 16:27:23.455215 [ 295 ] {5e358838-8fee-4508-b0f9-95045605ef4e} <Debug> executeQuery: Read 3641 rows, 235.77 KiB in 0.002299 sec., 1583732.0574162682 rows/sec., 100.15 MiB/sec. | ||
| 2821 | 2026.05.14 16:27:23.455251 [ 295 ] {5e358838-8fee-4508-b0f9-95045605ef4e} <Debug> TCPHandler: Processed in 0.002459476 sec. | ||
| 2822 | 2026.05.14 16:27:23.455374 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.05.14 16:27:23.455469 [ 295 ] {c5e2196e-29a5-428b-b0d0-e05c4c4b9f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2824 | 2026.05.14 16:27:23.455510 [ 295 ] {c5e2196e-29a5-428b-b0d0-e05c4c4b9f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2825 | 2026.05.14 16:27:23.456094 [ 295 ] {c5e2196e-29a5-428b-b0d0-e05c4c4b9f1e} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.05.14 16:27:23.456129 [ 295 ] {c5e2196e-29a5-428b-b0d0-e05c4c4b9f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2827 | 2026.05.14 16:27:23.456415 [ 295 ] {c5e2196e-29a5-428b-b0d0-e05c4c4b9f1e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2828 | 2026.05.14 16:27:23.456610 [ 295 ] {c5e2196e-29a5-428b-b0d0-e05c4c4b9f1e} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.05.14 16:27:23.456744 [ 295 ] {c5e2196e-29a5-428b-b0d0-e05c4c4b9f1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec. | ||
| 2830 | 2026.05.14 16:27:23.456784 [ 295 ] {c5e2196e-29a5-428b-b0d0-e05c4c4b9f1e} <Debug> TCPHandler: Processed in 0.001459115 sec. | ||
| 2831 | 2026.05.14 16:27:23.456913 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.05.14 16:27:23.457008 [ 295 ] {cd1cdc47-926e-4b6e-8b13-8d9029b96f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2833 | 2026.05.14 16:27:23.457059 [ 295 ] {cd1cdc47-926e-4b6e-8b13-8d9029b96f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2834 | 2026.05.14 16:27:23.457911 [ 295 ] {cd1cdc47-926e-4b6e-8b13-8d9029b96f5b} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.05.14 16:27:23.457947 [ 295 ] {cd1cdc47-926e-4b6e-8b13-8d9029b96f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2836 | 2026.05.14 16:27:23.458499 [ 295 ] {cd1cdc47-926e-4b6e-8b13-8d9029b96f5b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2837 | 2026.05.14 16:27:23.458712 [ 295 ] {cd1cdc47-926e-4b6e-8b13-8d9029b96f5b} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.05.14 16:27:23.458847 [ 295 ] {cd1cdc47-926e-4b6e-8b13-8d9029b96f5b} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001857 sec., 24771.13624124933 rows/sec., 44.39 MiB/sec. | ||
| 2839 | 2026.05.14 16:27:23.458903 [ 295 ] {cd1cdc47-926e-4b6e-8b13-8d9029b96f5b} <Debug> TCPHandler: Processed in 0.002038122 sec. | ||
| 2840 | 2026.05.14 16:27:23.459034 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.05.14 16:27:23.459138 [ 295 ] {8958f9f1-3453-47f3-8269-f6885eed57ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2842 | 2026.05.14 16:27:23.459178 [ 295 ] {8958f9f1-3453-47f3-8269-f6885eed57ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2843 | 2026.05.14 16:27:23.459513 [ 295 ] {8958f9f1-3453-47f3-8269-f6885eed57ce} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.05.14 16:27:23.459548 [ 295 ] {8958f9f1-3453-47f3-8269-f6885eed57ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2845 | 2026.05.14 16:27:23.459836 [ 295 ] {8958f9f1-3453-47f3-8269-f6885eed57ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2846 | 2026.05.14 16:27:23.460039 [ 295 ] {8958f9f1-3453-47f3-8269-f6885eed57ce} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.05.14 16:27:23.460162 [ 295 ] {8958f9f1-3453-47f3-8269-f6885eed57ce} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001044 sec., 40229.88505747126 rows/sec., 2.30 MiB/sec. | ||
| 2848 | 2026.05.14 16:27:23.460204 [ 295 ] {8958f9f1-3453-47f3-8269-f6885eed57ce} <Debug> TCPHandler: Processed in 0.001218132 sec. | ||
| 2849 | 2026.05.14 16:27:24.606433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 364 | ||
| 2850 | 2026.05.14 16:27:24.609359 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.05.14 16:27:24.609423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2852 | 2026.05.14 16:27:24.610679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2853 | 2026.05.14 16:27:24.610967 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.05.14 16:27:24.611291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
| 2855 | 2026.05.14 16:27:27.096014 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5235 | ||
| 2856 | 2026.05.14 16:27:27.096532 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.05.14 16:27:27.096580 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2858 | 2026.05.14 16:27:27.097079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2859 | 2026.05.14 16:27:27.097321 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.05.14 16:27:27.097462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5235 | ||
| 2861 | 2026.05.14 16:27:27.097469 [ 73 ] {} <Debug> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2862 | 2026.05.14 16:27:27.097538 [ 73 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.05.14 16:27:27.097559 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2864 | 2026.05.14 16:27:27.097697 [ 198 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::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 | ||
| 2865 | 2026.05.14 16:27:27.097835 [ 198 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2866 | 2026.05.14 16:27:27.097873 [ 198 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2867 | 2026.05.14 16:27:27.097934 [ 198 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 509 rows starting from the beginning of the part | ||
| 2868 | 2026.05.14 16:27:27.097978 [ 198 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2869 | 2026.05.14 16:27:27.098017 [ 198 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2870 | 2026.05.14 16:27:27.098053 [ 198 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2871 | 2026.05.14 16:27:27.098092 [ 198 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2872 | 2026.05.14 16:27:27.099621 [ 188 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5235 rows, containing 4 columns (4 merged, 0 gathered) in 0.001992891 sec., 2626837.092445096 rows/sec., 37.58 MiB/sec. | ||
| 2873 | 2026.05.14 16:27:27.100466 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2874 | 2026.05.14 16:27:27.100837 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_11_2} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.05.14 16:27:27.100935 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_11_2} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2876 | 2026.05.14 16:27:27.101073 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2877 | 2026.05.14 16:27:27.368140 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2878 | 2026.05.14 16:27:27.384324 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.05.14 16:27:27.384388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2880 | 2026.05.14 16:27:27.390714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2881 | 2026.05.14 16:27:27.391430 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.05.14 16:27:27.391740 [ 73 ] {} <Debug> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2883 | 2026.05.14 16:27:27.391811 [ 73 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.05.14 16:27:27.391833 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2885 | 2026.05.14 16:27:27.392078 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 2886 | 2026.05.14 16:27:27.394557 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2887 | 2026.05.14 16:27:27.395746 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2888 | 2026.05.14 16:27:27.396976 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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.14 16:27:27.401359 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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.14 16:27:27.405442 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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.14 16:27:27.409493 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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.14 16:27:27.413601 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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.14 16:27:27.417948 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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.14 16:27:27.471992 [ 188 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080079166 sec., 1036.4743309139858 rows/sec., 5.36 MiB/sec. | ||
| 2895 | 2026.05.14 16:27:27.474379 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2896 | 2026.05.14 16:27:27.476367 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_11_2} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): 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.14 16:27:27.476487 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_11_2} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2898 | 2026.05.14 16:27:27.478088 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2899 | 2026.05.14 16:27:27.995893 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.05.14 16:27:27.996117 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2901 | 2026.05.14 16:27:27.996429 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2902 | 2026.05.14 16:27:27.996462 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2903 | 2026.05.14 16:27:27.996670 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2904 | 2026.05.14 16:27:27.996740 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2905 | 2026.05.14 16:27:27.996878 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2906 | 2026.05.14 16:27:27.996976 [ 321 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2907 | 2026.05.14 16:27:27.996987 [ 358 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2908 | 2026.05.14 16:27:27.997002 [ 352 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2909 | 2026.05.14 16:27:27.997002 [ 313 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2910 | 2026.05.14 16:27:27.997182 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2911 | 2026.05.14 16:27:27.997209 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2912 | 2026.05.14 16:27:27.997277 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2913 | 2026.05.14 16:27:27.997297 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2914 | 2026.05.14 16:27:27.997331 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2915 | 2026.05.14 16:27:27.997367 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2916 | 2026.05.14 16:27:27.998464 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002433 sec., 16851.623510069872 rows/sec., 3.04 MiB/sec. | ||
| 2917 | 2026.05.14 16:27:27.998582 [ 295 ] {4192138e-5b8a-44f6-85c0-e68c223f66fb} <Debug> TCPHandler: Processed in 0.00281547 sec. | ||
| 2918 | 2026.05.14 16:27:28.000027 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.05.14 16:27:28.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.63 MiB, peak 226.45 MiB, free memory in arenas 0.00 B, will set to 223.56 MiB (RSS), difference: 6.94 MiB | ||
| 2920 | 2026.05.14 16:27:28.000184 [ 295 ] {c46bb08c-32e4-471e-9cf2-056e0e30edfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2921 | 2026.05.14 16:27:28.000277 [ 295 ] {c46bb08c-32e4-471e-9cf2-056e0e30edfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2922 | 2026.05.14 16:27:28.000975 [ 295 ] {c46bb08c-32e4-471e-9cf2-056e0e30edfa} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.05.14 16:27:28.001025 [ 295 ] {c46bb08c-32e4-471e-9cf2-056e0e30edfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2924 | 2026.05.14 16:27:28.001432 [ 295 ] {c46bb08c-32e4-471e-9cf2-056e0e30edfa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2925 | 2026.05.14 16:27:28.001669 [ 295 ] {c46bb08c-32e4-471e-9cf2-056e0e30edfa} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.05.14 16:27:28.001840 [ 295 ] {c46bb08c-32e4-471e-9cf2-056e0e30edfa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.51 MiB/sec. | ||
| 2927 | 2026.05.14 16:27:28.001890 [ 295 ] {c46bb08c-32e4-471e-9cf2-056e0e30edfa} <Debug> TCPHandler: Processed in 0.001983721 sec. | ||
| 2928 | 2026.05.14 16:27:28.002044 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.05.14 16:27:28.002147 [ 295 ] {bf38de89-8518-4c97-972d-1ff1528c0380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2930 | 2026.05.14 16:27:28.002190 [ 295 ] {bf38de89-8518-4c97-972d-1ff1528c0380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2931 | 2026.05.14 16:27:28.002650 [ 295 ] {bf38de89-8518-4c97-972d-1ff1528c0380} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.05.14 16:27:28.002687 [ 295 ] {bf38de89-8518-4c97-972d-1ff1528c0380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2933 | 2026.05.14 16:27:28.002998 [ 295 ] {bf38de89-8518-4c97-972d-1ff1528c0380} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2934 | 2026.05.14 16:27:28.003203 [ 295 ] {bf38de89-8518-4c97-972d-1ff1528c0380} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.05.14 16:27:28.003342 [ 295 ] {bf38de89-8518-4c97-972d-1ff1528c0380} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 2936 | 2026.05.14 16:27:28.003380 [ 295 ] {bf38de89-8518-4c97-972d-1ff1528c0380} <Debug> TCPHandler: Processed in 0.001395345 sec. | ||
| 2937 | 2026.05.14 16:27:28.003512 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.05.14 16:27:28.003608 [ 295 ] {2f507d12-f905-4e8b-97a7-f9c8715f42f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.05.14 16:27:28.003651 [ 295 ] {2f507d12-f905-4e8b-97a7-f9c8715f42f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2940 | 2026.05.14 16:27:28.004082 [ 295 ] {2f507d12-f905-4e8b-97a7-f9c8715f42f7} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.05.14 16:27:28.004120 [ 295 ] {2f507d12-f905-4e8b-97a7-f9c8715f42f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2942 | 2026.05.14 16:27:28.004469 [ 295 ] {2f507d12-f905-4e8b-97a7-f9c8715f42f7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2943 | 2026.05.14 16:27:28.004681 [ 295 ] {2f507d12-f905-4e8b-97a7-f9c8715f42f7} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.05.14 16:27:28.004815 [ 295 ] {2f507d12-f905-4e8b-97a7-f9c8715f42f7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001228 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. | ||
| 2945 | 2026.05.14 16:27:28.004852 [ 295 ] {2f507d12-f905-4e8b-97a7-f9c8715f42f7} <Debug> TCPHandler: Processed in 0.001393255 sec. | ||
| 2946 | 2026.05.14 16:27:28.004982 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.05.14 16:27:28.005076 [ 295 ] {9a54490d-0a8f-4cf0-97fb-afef13436876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2948 | 2026.05.14 16:27:28.005116 [ 295 ] {9a54490d-0a8f-4cf0-97fb-afef13436876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2949 | 2026.05.14 16:27:28.005516 [ 295 ] {9a54490d-0a8f-4cf0-97fb-afef13436876} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.05.14 16:27:28.005551 [ 295 ] {9a54490d-0a8f-4cf0-97fb-afef13436876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2951 | 2026.05.14 16:27:28.005856 [ 295 ] {9a54490d-0a8f-4cf0-97fb-afef13436876} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2952 | 2026.05.14 16:27:28.006061 [ 295 ] {9a54490d-0a8f-4cf0-97fb-afef13436876} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.05.14 16:27:28.006196 [ 295 ] {9a54490d-0a8f-4cf0-97fb-afef13436876} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001138 sec., 42179.2618629174 rows/sec., 2.84 MiB/sec. | ||
| 2954 | 2026.05.14 16:27:28.006231 [ 295 ] {9a54490d-0a8f-4cf0-97fb-afef13436876} <Debug> TCPHandler: Processed in 0.001302313 sec. | ||
| 2955 | 2026.05.14 16:27:32.998405 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.05.14 16:27:32.998663 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2957 | 2026.05.14 16:27:32.998999 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2958 | 2026.05.14 16:27:32.999033 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2959 | 2026.05.14 16:27:32.999242 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2960 | 2026.05.14 16:27:32.999309 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2961 | 2026.05.14 16:27:32.999443 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2962 | 2026.05.14 16:27:32.999533 [ 313 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2963 | 2026.05.14 16:27:32.999569 [ 338 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2964 | 2026.05.14 16:27:32.999569 [ 321 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2965 | 2026.05.14 16:27:32.999533 [ 352 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2966 | 2026.05.14 16:27:32.999737 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2967 | 2026.05.14 16:27:32.999762 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2968 | 2026.05.14 16:27:32.999826 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2969 | 2026.05.14 16:27:32.999845 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2970 | 2026.05.14 16:27:32.999883 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2971 | 2026.05.14 16:27:32.999917 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2972 | 2026.05.14 16:27:33.000999 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002434 sec., 16844.700082169267 rows/sec., 3.04 MiB/sec. | ||
| 2973 | 2026.05.14 16:27:33.001112 [ 295 ] {6769481e-12f9-4171-b1fb-5c93599e4267} <Debug> TCPHandler: Processed in 0.002841661 sec. | ||
| 2974 | 2026.05.14 16:27:33.002977 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.05.14 16:27:33.003105 [ 295 ] {784f7eb3-94f0-4af8-9fa8-4826b6ca0861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2976 | 2026.05.14 16:27:33.003155 [ 295 ] {784f7eb3-94f0-4af8-9fa8-4826b6ca0861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2977 | 2026.05.14 16:27:33.003732 [ 295 ] {784f7eb3-94f0-4af8-9fa8-4826b6ca0861} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.05.14 16:27:33.003778 [ 295 ] {784f7eb3-94f0-4af8-9fa8-4826b6ca0861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2979 | 2026.05.14 16:27:33.004219 [ 295 ] {784f7eb3-94f0-4af8-9fa8-4826b6ca0861} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2980 | 2026.05.14 16:27:33.004446 [ 295 ] {784f7eb3-94f0-4af8-9fa8-4826b6ca0861} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.05.14 16:27:33.004599 [ 295 ] {784f7eb3-94f0-4af8-9fa8-4826b6ca0861} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00153 sec., 43137.25490196079 rows/sec., 3.42 MiB/sec. | ||
| 2982 | 2026.05.14 16:27:33.004637 [ 295 ] {784f7eb3-94f0-4af8-9fa8-4826b6ca0861} <Debug> TCPHandler: Processed in 0.001719248 sec. | ||
| 2983 | 2026.05.14 16:27:33.004790 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.05.14 16:27:33.004885 [ 295 ] {e53eced0-2eec-411d-a022-310540ac7acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2985 | 2026.05.14 16:27:33.004923 [ 295 ] {e53eced0-2eec-411d-a022-310540ac7acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2986 | 2026.05.14 16:27:33.005356 [ 295 ] {e53eced0-2eec-411d-a022-310540ac7acb} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.05.14 16:27:33.005392 [ 295 ] {e53eced0-2eec-411d-a022-310540ac7acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2988 | 2026.05.14 16:27:33.005670 [ 295 ] {e53eced0-2eec-411d-a022-310540ac7acb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2989 | 2026.05.14 16:27:33.005871 [ 295 ] {e53eced0-2eec-411d-a022-310540ac7acb} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.05.14 16:27:33.006003 [ 295 ] {e53eced0-2eec-411d-a022-310540ac7acb} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001137 sec., 4397.537379067722 rows/sec., 330.67 KiB/sec. | ||
| 2991 | 2026.05.14 16:27:33.006040 [ 295 ] {e53eced0-2eec-411d-a022-310540ac7acb} <Debug> TCPHandler: Processed in 0.001297364 sec. | ||
| 2992 | 2026.05.14 16:27:33.006174 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.05.14 16:27:33.006267 [ 295 ] {e8d62887-3267-4cc4-8eef-937955b293e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2994 | 2026.05.14 16:27:33.006305 [ 295 ] {e8d62887-3267-4cc4-8eef-937955b293e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2995 | 2026.05.14 16:27:33.006721 [ 295 ] {e8d62887-3267-4cc4-8eef-937955b293e0} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.05.14 16:27:33.006757 [ 295 ] {e8d62887-3267-4cc4-8eef-937955b293e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2997 | 2026.05.14 16:27:33.007067 [ 295 ] {e8d62887-3267-4cc4-8eef-937955b293e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2998 | 2026.05.14 16:27:33.007267 [ 295 ] {e8d62887-3267-4cc4-8eef-937955b293e0} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.05.14 16:27:33.007401 [ 295 ] {e8d62887-3267-4cc4-8eef-937955b293e0} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001152 sec., 59895.83333333333 rows/sec., 4.68 MiB/sec. | ||
| 3000 | 2026.05.14 16:27:33.007437 [ 295 ] {e8d62887-3267-4cc4-8eef-937955b293e0} <Debug> TCPHandler: Processed in 0.001310373 sec. | ||
| 3001 | 2026.05.14 16:27:33.007561 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.05.14 16:27:33.007654 [ 295 ] {0e8614ed-ce66-4c66-96c5-d2a2d751b730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3003 | 2026.05.14 16:27:33.007696 [ 295 ] {0e8614ed-ce66-4c66-96c5-d2a2d751b730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3004 | 2026.05.14 16:27:33.008103 [ 295 ] {0e8614ed-ce66-4c66-96c5-d2a2d751b730} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.05.14 16:27:33.008138 [ 295 ] {0e8614ed-ce66-4c66-96c5-d2a2d751b730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3006 | 2026.05.14 16:27:33.008448 [ 295 ] {0e8614ed-ce66-4c66-96c5-d2a2d751b730} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3007 | 2026.05.14 16:27:33.008665 [ 295 ] {0e8614ed-ce66-4c66-96c5-d2a2d751b730} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.05.14 16:27:33.008797 [ 295 ] {0e8614ed-ce66-4c66-96c5-d2a2d751b730} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 3009 | 2026.05.14 16:27:33.008834 [ 295 ] {0e8614ed-ce66-4c66-96c5-d2a2d751b730} <Debug> TCPHandler: Processed in 0.001320264 sec. | ||
| 3010 | 2026.05.14 16:27:33.008951 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.05.14 16:27:33.009043 [ 295 ] {c6f517c1-6d60-4ae1-8436-1bcfd78c1ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3012 | 2026.05.14 16:27:33.009095 [ 295 ] {c6f517c1-6d60-4ae1-8436-1bcfd78c1ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3013 | 2026.05.14 16:27:33.009813 [ 295 ] {c6f517c1-6d60-4ae1-8436-1bcfd78c1ade} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.05.14 16:27:33.009848 [ 295 ] {c6f517c1-6d60-4ae1-8436-1bcfd78c1ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3015 | 2026.05.14 16:27:33.010330 [ 295 ] {c6f517c1-6d60-4ae1-8436-1bcfd78c1ade} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3016 | 2026.05.14 16:27:33.010541 [ 295 ] {c6f517c1-6d60-4ae1-8436-1bcfd78c1ade} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.05.14 16:27:33.010672 [ 295 ] {c6f517c1-6d60-4ae1-8436-1bcfd78c1ade} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001646 sec., 3037.667071688943 rows/sec., 5.44 MiB/sec. | ||
| 3018 | 2026.05.14 16:27:33.010725 [ 295 ] {c6f517c1-6d60-4ae1-8436-1bcfd78c1ade} <Debug> TCPHandler: Processed in 0.001820839 sec. | ||
| 3019 | 2026.05.14 16:27:33.010852 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.05.14 16:27:33.010945 [ 295 ] {64049963-9fd6-4cdc-a822-6ef0871259e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3021 | 2026.05.14 16:27:33.010984 [ 295 ] {64049963-9fd6-4cdc-a822-6ef0871259e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3022 | 2026.05.14 16:27:33.011324 [ 295 ] {64049963-9fd6-4cdc-a822-6ef0871259e8} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.05.14 16:27:33.011359 [ 295 ] {64049963-9fd6-4cdc-a822-6ef0871259e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3024 | 2026.05.14 16:27:33.011660 [ 295 ] {64049963-9fd6-4cdc-a822-6ef0871259e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3025 | 2026.05.14 16:27:33.011860 [ 295 ] {64049963-9fd6-4cdc-a822-6ef0871259e8} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.05.14 16:27:33.011982 [ 295 ] {64049963-9fd6-4cdc-a822-6ef0871259e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 3027 | 2026.05.14 16:27:33.012016 [ 295 ] {64049963-9fd6-4cdc-a822-6ef0871259e8} <Debug> TCPHandler: Processed in 0.001212093 sec. | ||
| 3028 | 2026.05.14 16:27:34.543317 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3029 | 2026.05.14 16:27:34.543372 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3030 | 2026.05.14 16:27:34.597553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5683 | ||
| 3031 | 2026.05.14 16:27:34.598321 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.05.14 16:27:34.598391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3033 | 2026.05.14 16:27:34.599071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3034 | 2026.05.14 16:27:34.599285 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.05.14 16:27:34.599413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5683 | ||
| 3036 | 2026.05.14 16:27:34.611512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 388 | ||
| 3037 | 2026.05.14 16:27:34.613472 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.05.14 16:27:34.613509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3039 | 2026.05.14 16:27:34.614565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3040 | 2026.05.14 16:27:34.614825 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.05.14 16:27:34.615039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 3042 | 2026.05.14 16:27:34.894636 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3043 | 2026.05.14 16:27:34.911408 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.05.14 16:27:34.911450 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3045 | 2026.05.14 16:27:34.916874 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3046 | 2026.05.14 16:27:34.917536 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.05.14 16:27:34.920158 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3048 | 2026.05.14 16:27:38.003360 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.05.14 16:27:38.003747 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3050 | 2026.05.14 16:27:38.004103 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3051 | 2026.05.14 16:27:38.004139 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3052 | 2026.05.14 16:27:38.004368 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3053 | 2026.05.14 16:27:38.004432 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3054 | 2026.05.14 16:27:38.004565 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3055 | 2026.05.14 16:27:38.004672 [ 321 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3056 | 2026.05.14 16:27:38.004681 [ 313 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3057 | 2026.05.14 16:27:38.004682 [ 352 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3058 | 2026.05.14 16:27:38.004674 [ 338 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3059 | 2026.05.14 16:27:38.004976 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3060 | 2026.05.14 16:27:38.005002 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3061 | 2026.05.14 16:27:38.005071 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3062 | 2026.05.14 16:27:38.005091 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3063 | 2026.05.14 16:27:38.005124 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3064 | 2026.05.14 16:27:38.005159 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3065 | 2026.05.14 16:27:38.006303 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002711 sec., 15123.570638140907 rows/sec., 2.73 MiB/sec. | ||
| 3066 | 2026.05.14 16:27:38.006399 [ 295 ] {b437861b-72c3-4a86-a440-c615815fe9bf} <Debug> TCPHandler: Processed in 0.003324455 sec. | ||
| 3067 | 2026.05.14 16:27:38.011633 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.05.14 16:27:38.011767 [ 295 ] {2c0a817d-6988-458e-a87f-c474eea581f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.05.14 16:27:38.011817 [ 295 ] {2c0a817d-6988-458e-a87f-c474eea581f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3070 | 2026.05.14 16:27:38.012559 [ 295 ] {2c0a817d-6988-458e-a87f-c474eea581f6} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.05.14 16:27:38.012605 [ 295 ] {2c0a817d-6988-458e-a87f-c474eea581f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3072 | 2026.05.14 16:27:38.012987 [ 295 ] {2c0a817d-6988-458e-a87f-c474eea581f6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3073 | 2026.05.14 16:27:38.013209 [ 295 ] {2c0a817d-6988-458e-a87f-c474eea581f6} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.05.14 16:27:38.013345 [ 295 ] {2c0a817d-6988-458e-a87f-c474eea581f6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001613 sec., 176069.43583384997 rows/sec., 11.18 MiB/sec. | ||
| 3075 | 2026.05.14 16:27:38.013381 [ 295 ] {2c0a817d-6988-458e-a87f-c474eea581f6} <Debug> TCPHandler: Processed in 0.001809779 sec. | ||
| 3076 | 2026.05.14 16:27:38.013504 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2026.05.14 16:27:38.013599 [ 295 ] {337724be-aedb-4d7a-bde9-955b150d27b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3078 | 2026.05.14 16:27:38.013639 [ 295 ] {337724be-aedb-4d7a-bde9-955b150d27b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3079 | 2026.05.14 16:27:38.014382 [ 295 ] {337724be-aedb-4d7a-bde9-955b150d27b5} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.05.14 16:27:38.014420 [ 295 ] {337724be-aedb-4d7a-bde9-955b150d27b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3081 | 2026.05.14 16:27:38.014793 [ 295 ] {337724be-aedb-4d7a-bde9-955b150d27b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3082 | 2026.05.14 16:27:38.014999 [ 295 ] {337724be-aedb-4d7a-bde9-955b150d27b5} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.05.14 16:27:38.015122 [ 295 ] {337724be-aedb-4d7a-bde9-955b150d27b5} <Debug> executeQuery: Read 871 rows, 69.90 KiB in 0.001541 sec., 565217.3913043478 rows/sec., 44.30 MiB/sec. | ||
| 3084 | 2026.05.14 16:27:38.015157 [ 295 ] {337724be-aedb-4d7a-bde9-955b150d27b5} <Debug> TCPHandler: Processed in 0.001701768 sec. | ||
| 3085 | 2026.05.14 16:27:38.015278 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.05.14 16:27:38.015276 [ 149 ] {} <Debug> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3087 | 2026.05.14 16:27:38.015347 [ 149 ] {} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.05.14 16:27:38.015372 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3089 | 2026.05.14 16:27:38.015376 [ 295 ] {cb43db80-89fa-4d10-8183-c52b257afae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3090 | 2026.05.14 16:27:38.015424 [ 295 ] {cb43db80-89fa-4d10-8183-c52b257afae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3091 | 2026.05.14 16:27:38.015495 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::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 | ||
| 3092 | 2026.05.14 16:27:38.015597 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3093 | 2026.05.14 16:27:38.015629 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 888 rows starting from the beginning of the part | ||
| 3094 | 2026.05.14 16:27:38.015718 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3095 | 2026.05.14 16:27:38.015774 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3224 rows starting from the beginning of the part | ||
| 3096 | 2026.05.14 16:27:38.015824 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3097 | 2026.05.14 16:27:38.015866 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
| 3098 | 2026.05.14 16:27:38.015905 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 871 rows starting from the beginning of the part | ||
| 3099 | 2026.05.14 16:27:38.016067 [ 295 ] {cb43db80-89fa-4d10-8183-c52b257afae0} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.05.14 16:27:38.016111 [ 295 ] {cb43db80-89fa-4d10-8183-c52b257afae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3101 | 2026.05.14 16:27:38.016556 [ 295 ] {cb43db80-89fa-4d10-8183-c52b257afae0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3102 | 2026.05.14 16:27:38.016807 [ 295 ] {cb43db80-89fa-4d10-8183-c52b257afae0} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.05.14 16:27:38.016954 [ 146 ] {} <Debug> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3104 | 2026.05.14 16:27:38.016964 [ 295 ] {cb43db80-89fa-4d10-8183-c52b257afae0} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001604 sec., 111596.00997506235 rows/sec., 6.89 MiB/sec. | ||
| 3105 | 2026.05.14 16:27:38.017006 [ 146 ] {} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.05.14 16:27:38.017031 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3107 | 2026.05.14 16:27:38.017040 [ 295 ] {cb43db80-89fa-4d10-8183-c52b257afae0} <Debug> TCPHandler: Processed in 0.001810409 sec. | ||
| 3108 | 2026.05.14 16:27:38.017141 [ 196 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::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 | ||
| 3109 | 2026.05.14 16:27:38.017269 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.05.14 16:27:38.017277 [ 196 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3111 | 2026.05.14 16:27:38.017324 [ 196 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 197 rows starting from the beginning of the part | ||
| 3112 | 2026.05.14 16:27:38.017405 [ 295 ] {4dcb2d99-f560-48a0-a0f7-4f7e32dccde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3113 | 2026.05.14 16:27:38.017414 [ 196 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 179 rows starting from the beginning of the part | ||
| 3114 | 2026.05.14 16:27:38.017469 [ 295 ] {4dcb2d99-f560-48a0-a0f7-4f7e32dccde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3115 | 2026.05.14 16:27:38.017479 [ 196 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3116 | 2026.05.14 16:27:38.017529 [ 196 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 200 rows starting from the beginning of the part | ||
| 3117 | 2026.05.14 16:27:38.017576 [ 196 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 3118 | 2026.05.14 16:27:38.017617 [ 196 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 179 rows starting from the beginning of the part | ||
| 3119 | 2026.05.14 16:27:38.017996 [ 295 ] {4dcb2d99-f560-48a0-a0f7-4f7e32dccde6} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.05.14 16:27:38.018038 [ 295 ] {4dcb2d99-f560-48a0-a0f7-4f7e32dccde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3121 | 2026.05.14 16:27:38.018544 [ 196 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450026 sec., 526887.1040933059 rows/sec., 34.85 MiB/sec. | ||
| 3122 | 2026.05.14 16:27:38.018700 [ 192 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3123 | 2026.05.14 16:27:38.018989 [ 192 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_11_2} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.05.14 16:27:38.019066 [ 192 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_11_2} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3125 | 2026.05.14 16:27:38.019140 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3126 | 2026.05.14 16:27:38.019219 [ 295 ] {4dcb2d99-f560-48a0-a0f7-4f7e32dccde6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3127 | 2026.05.14 16:27:38.019267 [ 192 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.00382195 sec., 1352450.9739792515 rows/sec., 108.00 MiB/sec. | ||
| 3128 | 2026.05.14 16:27:38.019447 [ 295 ] {4dcb2d99-f560-48a0-a0f7-4f7e32dccde6} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.14 16:27:38.019578 [ 295 ] {4dcb2d99-f560-48a0-a0f7-4f7e32dccde6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.002212 sec., 67359.85533453888 rows/sec., 4.35 MiB/sec. | ||
| 3130 | 2026.05.14 16:27:38.019618 [ 295 ] {4dcb2d99-f560-48a0-a0f7-4f7e32dccde6} <Debug> TCPHandler: Processed in 0.002459506 sec. | ||
| 3131 | 2026.05.14 16:27:38.019626 [ 196 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3132 | 2026.05.14 16:27:38.019771 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3133 | 2026.05.14 16:27:38.019873 [ 295 ] {0bc59ed0-971c-4d8c-a373-3b4443050ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3134 | 2026.05.14 16:27:38.019901 [ 196 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_16_3} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.05.14 16:27:38.019914 [ 295 ] {0bc59ed0-971c-4d8c-a373-3b4443050ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3136 | 2026.05.14 16:27:38.019985 [ 196 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_16_3} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3137 | 2026.05.14 16:27:38.020079 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3138 | 2026.05.14 16:27:38.020435 [ 295 ] {0bc59ed0-971c-4d8c-a373-3b4443050ef9} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.05.14 16:27:38.020478 [ 295 ] {0bc59ed0-971c-4d8c-a373-3b4443050ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3140 | 2026.05.14 16:27:38.020795 [ 295 ] {0bc59ed0-971c-4d8c-a373-3b4443050ef9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3141 | 2026.05.14 16:27:38.021008 [ 295 ] {0bc59ed0-971c-4d8c-a373-3b4443050ef9} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.05.14 16:27:38.021135 [ 295 ] {0bc59ed0-971c-4d8c-a373-3b4443050ef9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001281 sec., 115534.73848555816 rows/sec., 6.57 MiB/sec. | ||
| 3143 | 2026.05.14 16:27:38.021172 [ 295 ] {0bc59ed0-971c-4d8c-a373-3b4443050ef9} <Debug> TCPHandler: Processed in 0.001450325 sec. | ||
| 3144 | 2026.05.14 16:27:38.021309 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.05.14 16:27:38.021405 [ 295 ] {b8fda1e1-8ad7-4a9c-8dba-700c8a054f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3146 | 2026.05.14 16:27:38.021444 [ 295 ] {b8fda1e1-8ad7-4a9c-8dba-700c8a054f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3147 | 2026.05.14 16:27:38.022115 [ 295 ] {b8fda1e1-8ad7-4a9c-8dba-700c8a054f23} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.05.14 16:27:38.022152 [ 295 ] {b8fda1e1-8ad7-4a9c-8dba-700c8a054f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3149 | 2026.05.14 16:27:38.022474 [ 295 ] {b8fda1e1-8ad7-4a9c-8dba-700c8a054f23} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3150 | 2026.05.14 16:27:38.022676 [ 295 ] {b8fda1e1-8ad7-4a9c-8dba-700c8a054f23} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.05.14 16:27:38.022780 [ 149 ] {} <Debug> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3152 | 2026.05.14 16:27:38.022810 [ 295 ] {b8fda1e1-8ad7-4a9c-8dba-700c8a054f23} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001423 sec., 370344.3429374561 rows/sec., 26.18 MiB/sec. | ||
| 3153 | 2026.05.14 16:27:38.022820 [ 149 ] {} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.05.14 16:27:38.022854 [ 295 ] {b8fda1e1-8ad7-4a9c-8dba-700c8a054f23} <Debug> TCPHandler: Processed in 0.001595027 sec. | ||
| 3155 | 2026.05.14 16:27:38.022856 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3156 | 2026.05.14 16:27:38.022986 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::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 | ||
| 3157 | 2026.05.14 16:27:38.022996 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.05.14 16:27:38.023116 [ 295 ] {b1c6a033-c34e-442e-addb-0c406714c7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3159 | 2026.05.14 16:27:38.023117 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3160 | 2026.05.14 16:27:38.023160 [ 295 ] {b1c6a033-c34e-442e-addb-0c406714c7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3161 | 2026.05.14 16:27:38.023170 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 565 rows starting from the beginning of the part | ||
| 3162 | 2026.05.14 16:27:38.023248 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 68 rows starting from the beginning of the part | ||
| 3163 | 2026.05.14 16:27:38.023300 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1763 rows starting from the beginning of the part | ||
| 3164 | 2026.05.14 16:27:38.023346 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3165 | 2026.05.14 16:27:38.023391 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 69 rows starting from the beginning of the part | ||
| 3166 | 2026.05.14 16:27:38.023433 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 527 rows starting from the beginning of the part | ||
| 3167 | 2026.05.14 16:27:38.023508 [ 295 ] {b1c6a033-c34e-442e-addb-0c406714c7bb} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.05.14 16:27:38.023559 [ 295 ] {b1c6a033-c34e-442e-addb-0c406714c7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3169 | 2026.05.14 16:27:38.023893 [ 295 ] {b1c6a033-c34e-442e-addb-0c406714c7bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3170 | 2026.05.14 16:27:38.024125 [ 295 ] {b1c6a033-c34e-442e-addb-0c406714c7bb} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.05.14 16:27:38.024262 [ 295 ] {b1c6a033-c34e-442e-addb-0c406714c7bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 3172 | 2026.05.14 16:27:38.024298 [ 295 ] {b1c6a033-c34e-442e-addb-0c406714c7bb} <Debug> TCPHandler: Processed in 0.001350704 sec. | ||
| 3173 | 2026.05.14 16:27:38.024428 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.05.14 16:27:38.024522 [ 295 ] {871ca70d-8e59-4228-883a-4a5b3d130347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3175 | 2026.05.14 16:27:38.024564 [ 295 ] {871ca70d-8e59-4228-883a-4a5b3d130347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3176 | 2026.05.14 16:27:38.024761 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3056 rows, containing 5 columns (5 merged, 0 gathered) in 0.001831059 sec., 1668979.535886064 rows/sec., 122.30 MiB/sec. | ||
| 3177 | 2026.05.14 16:27:38.024996 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3178 | 2026.05.14 16:27:38.024999 [ 295 ] {871ca70d-8e59-4228-883a-4a5b3d130347} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.05.14 16:27:38.025047 [ 295 ] {871ca70d-8e59-4228-883a-4a5b3d130347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3180 | 2026.05.14 16:27:38.025278 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_16_3} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.05.14 16:27:38.025351 [ 190 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_16_3} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3182 | 2026.05.14 16:27:38.025411 [ 295 ] {871ca70d-8e59-4228-883a-4a5b3d130347} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3183 | 2026.05.14 16:27:38.025422 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3184 | 2026.05.14 16:27:38.025625 [ 295 ] {871ca70d-8e59-4228-883a-4a5b3d130347} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.05.14 16:27:38.025734 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3186 | 2026.05.14 16:27:38.025758 [ 295 ] {871ca70d-8e59-4228-883a-4a5b3d130347} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001255 sec., 211155.37848605576 rows/sec., 14.03 MiB/sec. | ||
| 3187 | 2026.05.14 16:27:38.025779 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.05.14 16:27:38.025800 [ 295 ] {871ca70d-8e59-4228-883a-4a5b3d130347} <Debug> TCPHandler: Processed in 0.001420815 sec. | ||
| 3189 | 2026.05.14 16:27:38.025804 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3190 | 2026.05.14 16:27:38.025904 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 3191 | 2026.05.14 16:27:38.025939 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.05.14 16:27:38.025988 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3193 | 2026.05.14 16:27:38.026016 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2398 rows starting from the beginning of the part | ||
| 3194 | 2026.05.14 16:27:38.026046 [ 295 ] {fd5bf91b-1351-4e7a-bf19-016f17e047b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3195 | 2026.05.14 16:27:38.026062 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 3196 | 2026.05.14 16:27:38.026093 [ 295 ] {fd5bf91b-1351-4e7a-bf19-016f17e047b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3197 | 2026.05.14 16:27:38.026104 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3641 rows starting from the beginning of the part | ||
| 3198 | 2026.05.14 16:27:38.026147 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3199 | 2026.05.14 16:27:38.026179 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3200 | 2026.05.14 16:27:38.026217 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3201 | 2026.05.14 16:27:38.026463 [ 295 ] {fd5bf91b-1351-4e7a-bf19-016f17e047b8} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.05.14 16:27:38.026503 [ 295 ] {fd5bf91b-1351-4e7a-bf19-016f17e047b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3203 | 2026.05.14 16:27:38.026851 [ 295 ] {fd5bf91b-1351-4e7a-bf19-016f17e047b8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3204 | 2026.05.14 16:27:38.027074 [ 295 ] {fd5bf91b-1351-4e7a-bf19-016f17e047b8} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.05.14 16:27:38.027211 [ 295 ] {fd5bf91b-1351-4e7a-bf19-016f17e047b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 56.91 KiB/sec. | ||
| 3206 | 2026.05.14 16:27:38.027248 [ 295 ] {fd5bf91b-1351-4e7a-bf19-016f17e047b8} <Debug> TCPHandler: Processed in 0.001360904 sec. | ||
| 3207 | 2026.05.14 16:27:38.027482 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2026.05.14 16:27:38.027578 [ 295 ] {9e3377a9-8b07-4f10-9af7-6e691a1d0b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3209 | 2026.05.14 16:27:38.027631 [ 295 ] {9e3377a9-8b07-4f10-9af7-6e691a1d0b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3210 | 2026.05.14 16:27:38.028555 [ 193 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6752 rows, containing 5 columns (5 merged, 0 gathered) in 0.002679278 sec., 2520081.9026618362 rows/sec., 164.59 MiB/sec. | ||
| 3211 | 2026.05.14 16:27:38.028774 [ 295 ] {9e3377a9-8b07-4f10-9af7-6e691a1d0b78} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.05.14 16:27:38.028824 [ 295 ] {9e3377a9-8b07-4f10-9af7-6e691a1d0b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3213 | 2026.05.14 16:27:38.029052 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3214 | 2026.05.14 16:27:38.029322 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.05.14 16:27:38.029387 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3216 | 2026.05.14 16:27:38.029442 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3217 | 2026.05.14 16:27:38.029492 [ 295 ] {9e3377a9-8b07-4f10-9af7-6e691a1d0b78} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3218 | 2026.05.14 16:27:38.029727 [ 295 ] {9e3377a9-8b07-4f10-9af7-6e691a1d0b78} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.05.14 16:27:38.029853 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3220 | 2026.05.14 16:27:38.029873 [ 295 ] {9e3377a9-8b07-4f10-9af7-6e691a1d0b78} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002313 sec., 15996.541288370083 rows/sec., 28.67 MiB/sec. | ||
| 3221 | 2026.05.14 16:27:38.029899 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.05.14 16:27:38.029924 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3223 | 2026.05.14 16:27:38.029980 [ 295 ] {9e3377a9-8b07-4f10-9af7-6e691a1d0b78} <Debug> TCPHandler: Processed in 0.002634358 sec. | ||
| 3224 | 2026.05.14 16:27:38.030034 [ 201 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::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 | ||
| 3225 | 2026.05.14 16:27:38.030119 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2026.05.14 16:27:38.030221 [ 295 ] {f29a6781-36aa-47b7-bf59-467c1e1f4c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3227 | 2026.05.14 16:27:38.030237 [ 201 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3228 | 2026.05.14 16:27:38.030263 [ 295 ] {f29a6781-36aa-47b7-bf59-467c1e1f4c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3229 | 2026.05.14 16:27:38.030292 [ 201 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part | ||
| 3230 | 2026.05.14 16:27:38.030415 [ 201 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 3231 | 2026.05.14 16:27:38.030529 [ 201 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3232 | 2026.05.14 16:27:38.030618 [ 295 ] {f29a6781-36aa-47b7-bf59-467c1e1f4c8b} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2026.05.14 16:27:38.030631 [ 201 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 3234 | 2026.05.14 16:27:38.030662 [ 295 ] {f29a6781-36aa-47b7-bf59-467c1e1f4c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3235 | 2026.05.14 16:27:38.030739 [ 201 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 3236 | 2026.05.14 16:27:38.030842 [ 201 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 3237 | 2026.05.14 16:27:38.031005 [ 295 ] {f29a6781-36aa-47b7-bf59-467c1e1f4c8b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3238 | 2026.05.14 16:27:38.031259 [ 295 ] {f29a6781-36aa-47b7-bf59-467c1e1f4c8b} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.05.14 16:27:38.031386 [ 146 ] {} <Debug> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3240 | 2026.05.14 16:27:38.031390 [ 295 ] {f29a6781-36aa-47b7-bf59-467c1e1f4c8b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001189 sec., 75693.86038687974 rows/sec., 4.74 MiB/sec. | ||
| 3241 | 2026.05.14 16:27:38.031427 [ 146 ] {} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.05.14 16:27:38.031449 [ 295 ] {f29a6781-36aa-47b7-bf59-467c1e1f4c8b} <Debug> TCPHandler: Processed in 0.001381465 sec. | ||
| 3243 | 2026.05.14 16:27:38.031452 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3244 | 2026.05.14 16:27:38.031548 [ 190 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 3245 | 2026.05.14 16:27:38.031647 [ 190 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3246 | 2026.05.14 16:27:38.031686 [ 190 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 840 rows starting from the beginning of the part | ||
| 3247 | 2026.05.14 16:27:38.031737 [ 190 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 3248 | 2026.05.14 16:27:38.031777 [ 190 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 3249 | 2026.05.14 16:27:38.031816 [ 190 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 3250 | 2026.05.14 16:27:38.031853 [ 190 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3251 | 2026.05.14 16:27:38.031892 [ 190 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3252 | 2026.05.14 16:27:38.032762 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001247994 sec., 913465.930124664 rows/sec., 58.78 MiB/sec. | ||
| 3253 | 2026.05.14 16:27:38.032935 [ 190 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3254 | 2026.05.14 16:27:38.033176 [ 190 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_16_3} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.05.14 16:27:38.033222 [ 201 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 19 columns (19 merged, 0 gathered) in 0.003236524 sec., 67356.21302360186 rows/sec., 120.70 MiB/sec. | ||
| 3256 | 2026.05.14 16:27:38.033234 [ 190 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_16_3} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3257 | 2026.05.14 16:27:38.033305 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3258 | 2026.05.14 16:27:38.033683 [ 200 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3259 | 2026.05.14 16:27:38.034016 [ 200 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.05.14 16:27:38.034087 [ 200 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3261 | 2026.05.14 16:27:38.034199 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 3262 | 2026.05.14 16:27:42.099557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6195 | ||
| 3263 | 2026.05.14 16:27:42.100389 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.05.14 16:27:42.100437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3265 | 2026.05.14 16:27:42.100944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3266 | 2026.05.14 16:27:42.101180 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.05.14 16:27:42.101317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6195 | ||
| 3268 | 2026.05.14 16:27:42.421204 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3269 | 2026.05.14 16:27:42.437874 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.05.14 16:27:42.437942 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3271 | 2026.05.14 16:27:42.443996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3272 | 2026.05.14 16:27:42.444690 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.05.14 16:27:42.447626 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3274 | 2026.05.14 16:27:42.997320 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2026.05.14 16:27:42.997535 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3276 | 2026.05.14 16:27:42.997848 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3277 | 2026.05.14 16:27:42.997882 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3278 | 2026.05.14 16:27:42.998094 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3279 | 2026.05.14 16:27:42.998161 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3280 | 2026.05.14 16:27:42.998295 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3281 | 2026.05.14 16:27:42.998365 [ 360 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3282 | 2026.05.14 16:27:42.998410 [ 338 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3283 | 2026.05.14 16:27:42.998426 [ 361 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3284 | 2026.05.14 16:27:42.998411 [ 350 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3285 | 2026.05.14 16:27:42.998570 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3286 | 2026.05.14 16:27:42.998595 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3287 | 2026.05.14 16:27:42.998662 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3288 | 2026.05.14 16:27:42.998682 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3289 | 2026.05.14 16:27:42.998716 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3290 | 2026.05.14 16:27:42.998757 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3291 | 2026.05.14 16:27:42.999855 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002406 sec., 17040.731504571904 rows/sec., 3.07 MiB/sec. | ||
| 3292 | 2026.05.14 16:27:42.999966 [ 295 ] {15adab70-a568-4aa3-b936-d84d7485f28e} <Debug> TCPHandler: Processed in 0.002768759 sec. | ||
| 3293 | 2026.05.14 16:27:43.001601 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.05.14 16:27:43.001710 [ 295 ] {fd8e1225-cce2-437a-926a-c9b162008acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3295 | 2026.05.14 16:27:43.001751 [ 295 ] {fd8e1225-cce2-437a-926a-c9b162008acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3296 | 2026.05.14 16:27:43.002338 [ 295 ] {fd8e1225-cce2-437a-926a-c9b162008acd} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.05.14 16:27:43.002385 [ 295 ] {fd8e1225-cce2-437a-926a-c9b162008acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3298 | 2026.05.14 16:27:43.002802 [ 295 ] {fd8e1225-cce2-437a-926a-c9b162008acd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3299 | 2026.05.14 16:27:43.003036 [ 295 ] {fd8e1225-cce2-437a-926a-c9b162008acd} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.05.14 16:27:43.003206 [ 295 ] {fd8e1225-cce2-437a-926a-c9b162008acd} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001527 sec., 43222.00392927309 rows/sec., 3.42 MiB/sec. | ||
| 3301 | 2026.05.14 16:27:43.003242 [ 295 ] {fd8e1225-cce2-437a-926a-c9b162008acd} <Debug> TCPHandler: Processed in 0.001691198 sec. | ||
| 3302 | 2026.05.14 16:27:43.003398 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.05.14 16:27:43.003493 [ 295 ] {e3c91d01-dd66-449b-a54e-f75a3d953f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3304 | 2026.05.14 16:27:43.003532 [ 295 ] {e3c91d01-dd66-449b-a54e-f75a3d953f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3305 | 2026.05.14 16:27:43.003964 [ 295 ] {e3c91d01-dd66-449b-a54e-f75a3d953f99} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.05.14 16:27:43.003999 [ 295 ] {e3c91d01-dd66-449b-a54e-f75a3d953f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3307 | 2026.05.14 16:27:43.004285 [ 295 ] {e3c91d01-dd66-449b-a54e-f75a3d953f99} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3308 | 2026.05.14 16:27:43.004550 [ 295 ] {e3c91d01-dd66-449b-a54e-f75a3d953f99} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.05.14 16:27:43.004689 [ 295 ] {e3c91d01-dd66-449b-a54e-f75a3d953f99} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001215 sec., 4115.22633744856 rows/sec., 309.45 KiB/sec. | ||
| 3310 | 2026.05.14 16:27:43.004726 [ 295 ] {e3c91d01-dd66-449b-a54e-f75a3d953f99} <Debug> TCPHandler: Processed in 0.001377775 sec. | ||
| 3311 | 2026.05.14 16:27:43.004881 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2026.05.14 16:27:43.004991 [ 295 ] {fb359945-aeee-4b4a-ae4d-5e4c0285908d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3313 | 2026.05.14 16:27:43.005038 [ 295 ] {fb359945-aeee-4b4a-ae4d-5e4c0285908d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3314 | 2026.05.14 16:27:43.005496 [ 295 ] {fb359945-aeee-4b4a-ae4d-5e4c0285908d} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.05.14 16:27:43.005532 [ 295 ] {fb359945-aeee-4b4a-ae4d-5e4c0285908d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3316 | 2026.05.14 16:27:43.005844 [ 295 ] {fb359945-aeee-4b4a-ae4d-5e4c0285908d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3317 | 2026.05.14 16:27:43.006057 [ 295 ] {fb359945-aeee-4b4a-ae4d-5e4c0285908d} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.05.14 16:27:43.006195 [ 295 ] {fb359945-aeee-4b4a-ae4d-5e4c0285908d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001227 sec., 56234.718826405864 rows/sec., 4.39 MiB/sec. | ||
| 3319 | 2026.05.14 16:27:43.006231 [ 295 ] {fb359945-aeee-4b4a-ae4d-5e4c0285908d} <Debug> TCPHandler: Processed in 0.001399435 sec. | ||
| 3320 | 2026.05.14 16:27:43.006367 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.05.14 16:27:43.006465 [ 295 ] {1d164c99-2ea9-4b7c-bcdc-0e122c6a1459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3322 | 2026.05.14 16:27:43.006507 [ 295 ] {1d164c99-2ea9-4b7c-bcdc-0e122c6a1459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3323 | 2026.05.14 16:27:43.006929 [ 295 ] {1d164c99-2ea9-4b7c-bcdc-0e122c6a1459} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.05.14 16:27:43.006964 [ 295 ] {1d164c99-2ea9-4b7c-bcdc-0e122c6a1459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3325 | 2026.05.14 16:27:43.007278 [ 295 ] {1d164c99-2ea9-4b7c-bcdc-0e122c6a1459} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3326 | 2026.05.14 16:27:43.007483 [ 295 ] {1d164c99-2ea9-4b7c-bcdc-0e122c6a1459} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.05.14 16:27:43.007615 [ 295 ] {1d164c99-2ea9-4b7c-bcdc-0e122c6a1459} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 3328 | 2026.05.14 16:27:43.007651 [ 295 ] {1d164c99-2ea9-4b7c-bcdc-0e122c6a1459} <Debug> TCPHandler: Processed in 0.001332204 sec. | ||
| 3329 | 2026.05.14 16:27:43.007775 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.05.14 16:27:43.007870 [ 295 ] {2da29324-43d8-4dea-babe-f088b2bfb099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.05.14 16:27:43.007923 [ 295 ] {2da29324-43d8-4dea-babe-f088b2bfb099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3332 | 2026.05.14 16:27:43.008654 [ 295 ] {2da29324-43d8-4dea-babe-f088b2bfb099} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.05.14 16:27:43.008691 [ 295 ] {2da29324-43d8-4dea-babe-f088b2bfb099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3334 | 2026.05.14 16:27:43.009196 [ 295 ] {2da29324-43d8-4dea-babe-f088b2bfb099} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3335 | 2026.05.14 16:27:43.009416 [ 295 ] {2da29324-43d8-4dea-babe-f088b2bfb099} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.05.14 16:27:43.009545 [ 295 ] {2da29324-43d8-4dea-babe-f088b2bfb099} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001693 sec., 2953.3372711163615 rows/sec., 5.29 MiB/sec. | ||
| 3337 | 2026.05.14 16:27:43.009594 [ 295 ] {2da29324-43d8-4dea-babe-f088b2bfb099} <Debug> TCPHandler: Processed in 0.00186668 sec. | ||
| 3338 | 2026.05.14 16:27:43.009727 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.05.14 16:27:43.009830 [ 295 ] {95ca8960-b3ef-43e7-b827-226efc53ea78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.05.14 16:27:43.009871 [ 295 ] {95ca8960-b3ef-43e7-b827-226efc53ea78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3341 | 2026.05.14 16:27:43.010247 [ 295 ] {95ca8960-b3ef-43e7-b827-226efc53ea78} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.05.14 16:27:43.010282 [ 295 ] {95ca8960-b3ef-43e7-b827-226efc53ea78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3343 | 2026.05.14 16:27:43.010579 [ 295 ] {95ca8960-b3ef-43e7-b827-226efc53ea78} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3344 | 2026.05.14 16:27:43.010794 [ 295 ] {95ca8960-b3ef-43e7-b827-226efc53ea78} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.05.14 16:27:43.010920 [ 295 ] {95ca8960-b3ef-43e7-b827-226efc53ea78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 3346 | 2026.05.14 16:27:43.010955 [ 295 ] {95ca8960-b3ef-43e7-b827-226efc53ea78} <Debug> TCPHandler: Processed in 0.001276473 sec. | ||
| 3347 | 2026.05.14 16:27:44.615141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 426 | ||
| 3348 | 2026.05.14 16:27:44.617487 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.05.14 16:27:44.617535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3350 | 2026.05.14 16:27:44.618658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3351 | 2026.05.14 16:27:44.618913 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.05.14 16:27:44.619142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3353 | 2026.05.14 16:27:48.002205 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2026.05.14 16:27:48.002590 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3355 | 2026.05.14 16:27:48.002956 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3356 | 2026.05.14 16:27:48.002996 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3357 | 2026.05.14 16:27:48.003214 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3358 | 2026.05.14 16:27:48.003277 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3359 | 2026.05.14 16:27:48.003406 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3360 | 2026.05.14 16:27:48.003500 [ 360 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3361 | 2026.05.14 16:27:48.003510 [ 361 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3362 | 2026.05.14 16:27:48.003508 [ 338 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3363 | 2026.05.14 16:27:48.003509 [ 350 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3364 | 2026.05.14 16:27:48.003754 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3365 | 2026.05.14 16:27:48.003779 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3366 | 2026.05.14 16:27:48.003849 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3367 | 2026.05.14 16:27:48.003869 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3368 | 2026.05.14 16:27:48.003900 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3369 | 2026.05.14 16:27:48.003933 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3370 | 2026.05.14 16:27:48.005184 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002725 sec., 15045.871559633028 rows/sec., 2.71 MiB/sec. | ||
| 3371 | 2026.05.14 16:27:48.005303 [ 295 ] {a2fa1987-76c4-4590-b314-27612a55f762} <Debug> TCPHandler: Processed in 0.003286964 sec. | ||
| 3372 | 2026.05.14 16:27:48.010584 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.05.14 16:27:48.010846 [ 295 ] {640dae81-9564-4b7c-a2ed-b9c9deb70f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3374 | 2026.05.14 16:27:48.010921 [ 295 ] {640dae81-9564-4b7c-a2ed-b9c9deb70f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3375 | 2026.05.14 16:27:48.011578 [ 295 ] {640dae81-9564-4b7c-a2ed-b9c9deb70f41} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.05.14 16:27:48.011619 [ 295 ] {640dae81-9564-4b7c-a2ed-b9c9deb70f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3377 | 2026.05.14 16:27:48.012028 [ 295 ] {640dae81-9564-4b7c-a2ed-b9c9deb70f41} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3378 | 2026.05.14 16:27:48.012228 [ 295 ] {640dae81-9564-4b7c-a2ed-b9c9deb70f41} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.05.14 16:27:48.012358 [ 295 ] {640dae81-9564-4b7c-a2ed-b9c9deb70f41} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001605 sec., 176947.04049844237 rows/sec., 11.24 MiB/sec. | ||
| 3380 | 2026.05.14 16:27:48.012394 [ 295 ] {640dae81-9564-4b7c-a2ed-b9c9deb70f41} <Debug> TCPHandler: Processed in 0.00189152 sec. | ||
| 3381 | 2026.05.14 16:27:48.012399 [ 133 ] {} <Debug> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3382 | 2026.05.14 16:27:48.012478 [ 133 ] {} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.05.14 16:27:48.012500 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3384 | 2026.05.14 16:27:48.012544 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2026.05.14 16:27:48.012644 [ 295 ] {9fadb330-98f2-4c24-913a-e126c37bed40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3386 | 2026.05.14 16:27:48.012747 [ 295 ] {9fadb330-98f2-4c24-913a-e126c37bed40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3387 | 2026.05.14 16:27:48.012861 [ 197 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::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 | ||
| 3388 | 2026.05.14 16:27:48.012990 [ 197 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3389 | 2026.05.14 16:27:48.013025 [ 197 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3390 | 2026.05.14 16:27:48.013093 [ 197 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3391 | 2026.05.14 16:27:48.013138 [ 197 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3392 | 2026.05.14 16:27:48.013182 [ 197 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3393 | 2026.05.14 16:27:48.013219 [ 197 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3394 | 2026.05.14 16:27:48.013422 [ 295 ] {9fadb330-98f2-4c24-913a-e126c37bed40} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.05.14 16:27:48.013461 [ 295 ] {9fadb330-98f2-4c24-913a-e126c37bed40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3396 | 2026.05.14 16:27:48.013888 [ 295 ] {9fadb330-98f2-4c24-913a-e126c37bed40} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3397 | 2026.05.14 16:27:48.014088 [ 295 ] {9fadb330-98f2-4c24-913a-e126c37bed40} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.05.14 16:27:48.014213 [ 295 ] {9fadb330-98f2-4c24-913a-e126c37bed40} <Debug> executeQuery: Read 871 rows, 69.90 KiB in 0.001556 sec., 559768.6375321336 rows/sec., 43.87 MiB/sec. | ||
| 3399 | 2026.05.14 16:27:48.014216 [ 200 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422055 sec., 998554.9082138174 rows/sec., 67.23 MiB/sec. | ||
| 3400 | 2026.05.14 16:27:48.014249 [ 295 ] {9fadb330-98f2-4c24-913a-e126c37bed40} <Debug> TCPHandler: Processed in 0.001726859 sec. | ||
| 3401 | 2026.05.14 16:27:48.014378 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.05.14 16:27:48.014379 [ 197 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3403 | 2026.05.14 16:27:48.014476 [ 295 ] {0e6f947b-316f-44f0-8c45-6af1d5cd228c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3404 | 2026.05.14 16:27:48.014517 [ 295 ] {0e6f947b-316f-44f0-8c45-6af1d5cd228c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3405 | 2026.05.14 16:27:48.014635 [ 197 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_9_2} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.05.14 16:27:48.014800 [ 197 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_9_2} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3407 | 2026.05.14 16:27:48.014888 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3408 | 2026.05.14 16:27:48.015032 [ 295 ] {0e6f947b-316f-44f0-8c45-6af1d5cd228c} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.05.14 16:27:48.015071 [ 295 ] {0e6f947b-316f-44f0-8c45-6af1d5cd228c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3410 | 2026.05.14 16:27:48.015355 [ 295 ] {0e6f947b-316f-44f0-8c45-6af1d5cd228c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3411 | 2026.05.14 16:27:48.015557 [ 295 ] {0e6f947b-316f-44f0-8c45-6af1d5cd228c} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.05.14 16:27:48.015740 [ 295 ] {0e6f947b-316f-44f0-8c45-6af1d5cd228c} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001228 sec., 145765.47231270358 rows/sec., 9.01 MiB/sec. | ||
| 3413 | 2026.05.14 16:27:48.015773 [ 295 ] {0e6f947b-316f-44f0-8c45-6af1d5cd228c} <Debug> TCPHandler: Processed in 0.001397624 sec. | ||
| 3414 | 2026.05.14 16:27:48.015910 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2026.05.14 16:27:48.016000 [ 295 ] {f9a03182-a2a7-4f94-a400-926fe9c0189d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3416 | 2026.05.14 16:27:48.016035 [ 295 ] {f9a03182-a2a7-4f94-a400-926fe9c0189d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3417 | 2026.05.14 16:27:48.016443 [ 295 ] {f9a03182-a2a7-4f94-a400-926fe9c0189d} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.05.14 16:27:48.016477 [ 295 ] {f9a03182-a2a7-4f94-a400-926fe9c0189d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3419 | 2026.05.14 16:27:48.016818 [ 295 ] {f9a03182-a2a7-4f94-a400-926fe9c0189d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3420 | 2026.05.14 16:27:48.017005 [ 295 ] {f9a03182-a2a7-4f94-a400-926fe9c0189d} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.05.14 16:27:48.017115 [ 133 ] {} <Debug> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3422 | 2026.05.14 16:27:48.017120 [ 295 ] {f9a03182-a2a7-4f94-a400-926fe9c0189d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001143 sec., 130358.70516185477 rows/sec., 8.42 MiB/sec. | ||
| 3423 | 2026.05.14 16:27:48.017159 [ 133 ] {} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.05.14 16:27:48.017174 [ 295 ] {f9a03182-a2a7-4f94-a400-926fe9c0189d} <Debug> TCPHandler: Processed in 0.001326154 sec. | ||
| 3425 | 2026.05.14 16:27:48.017184 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3426 | 2026.05.14 16:27:48.017273 [ 197 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3427 | 2026.05.14 16:27:48.017296 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2026.05.14 16:27:48.017362 [ 197 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3429 | 2026.05.14 16:27:48.017392 [ 197 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3430 | 2026.05.14 16:27:48.017396 [ 295 ] {f628db48-0e2d-48b6-9fab-9044b83eb7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3431 | 2026.05.14 16:27:48.017445 [ 197 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3432 | 2026.05.14 16:27:48.017451 [ 295 ] {f628db48-0e2d-48b6-9fab-9044b83eb7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3433 | 2026.05.14 16:27:48.017494 [ 197 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3434 | 2026.05.14 16:27:48.017537 [ 197 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 950 rows starting from the beginning of the part | ||
| 3435 | 2026.05.14 16:27:48.017577 [ 197 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3436 | 2026.05.14 16:27:48.017614 [ 197 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3437 | 2026.05.14 16:27:48.017999 [ 295 ] {f628db48-0e2d-48b6-9fab-9044b83eb7d9} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.05.14 16:27:48.018037 [ 295 ] {f628db48-0e2d-48b6-9fab-9044b83eb7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3439 | 2026.05.14 16:27:48.018332 [ 295 ] {f628db48-0e2d-48b6-9fab-9044b83eb7d9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3440 | 2026.05.14 16:27:48.018529 [ 295 ] {f628db48-0e2d-48b6-9fab-9044b83eb7d9} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.05.14 16:27:48.018548 [ 191 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325634 sec., 1166988.776691002 rows/sec., 75.71 MiB/sec. | ||
| 3442 | 2026.05.14 16:27:48.018639 [ 133 ] {} <Debug> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3443 | 2026.05.14 16:27:48.018646 [ 295 ] {f628db48-0e2d-48b6-9fab-9044b83eb7d9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001282 sec., 115444.6177847114 rows/sec., 6.57 MiB/sec. | ||
| 3444 | 2026.05.14 16:27:48.018744 [ 133 ] {} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.05.14 16:27:48.018767 [ 295 ] {f628db48-0e2d-48b6-9fab-9044b83eb7d9} <Debug> TCPHandler: Processed in 0.001479336 sec. | ||
| 3446 | 2026.05.14 16:27:48.018771 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3447 | 2026.05.14 16:27:48.018770 [ 197 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3448 | 2026.05.14 16:27:48.018874 [ 200 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::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 | ||
| 3449 | 2026.05.14 16:27:48.018970 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2026.05.14 16:27:48.018982 [ 200 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3451 | 2026.05.14 16:27:48.019020 [ 200 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3452 | 2026.05.14 16:27:48.019075 [ 197 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_10_2} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.05.14 16:27:48.019079 [ 200 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3454 | 2026.05.14 16:27:48.019105 [ 295 ] {e6f0d459-d5f6-480a-9c17-7e6efc439225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3455 | 2026.05.14 16:27:48.019136 [ 200 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3456 | 2026.05.14 16:27:48.019141 [ 197 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_10_2} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3457 | 2026.05.14 16:27:48.019158 [ 295 ] {e6f0d459-d5f6-480a-9c17-7e6efc439225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3458 | 2026.05.14 16:27:48.019176 [ 200 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3459 | 2026.05.14 16:27:48.019206 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3460 | 2026.05.14 16:27:48.019212 [ 200 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3461 | 2026.05.14 16:27:48.020011 [ 197 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176612 sec., 628924.4032867249 rows/sec., 38.17 MiB/sec. | ||
| 3462 | 2026.05.14 16:27:48.020014 [ 295 ] {e6f0d459-d5f6-480a-9c17-7e6efc439225} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.05.14 16:27:48.020062 [ 295 ] {e6f0d459-d5f6-480a-9c17-7e6efc439225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3464 | 2026.05.14 16:27:48.020122 [ 197 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3465 | 2026.05.14 16:27:48.020374 [ 197 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_9_2} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.05.14 16:27:48.020444 [ 295 ] {e6f0d459-d5f6-480a-9c17-7e6efc439225} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3467 | 2026.05.14 16:27:48.020448 [ 197 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_9_2} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3468 | 2026.05.14 16:27:48.020526 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3469 | 2026.05.14 16:27:48.020742 [ 295 ] {e6f0d459-d5f6-480a-9c17-7e6efc439225} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.05.14 16:27:48.020893 [ 295 ] {e6f0d459-d5f6-480a-9c17-7e6efc439225} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001812 sec., 290838.85209713026 rows/sec., 20.56 MiB/sec. | ||
| 3471 | 2026.05.14 16:27:48.020938 [ 295 ] {e6f0d459-d5f6-480a-9c17-7e6efc439225} <Debug> TCPHandler: Processed in 0.002068222 sec. | ||
| 3472 | 2026.05.14 16:27:48.021074 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2026.05.14 16:27:48.021169 [ 295 ] {3a42a8fc-f0a6-42b4-969b-8465f33074c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3474 | 2026.05.14 16:27:48.021209 [ 295 ] {3a42a8fc-f0a6-42b4-969b-8465f33074c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3475 | 2026.05.14 16:27:48.021554 [ 295 ] {3a42a8fc-f0a6-42b4-969b-8465f33074c9} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.05.14 16:27:48.021588 [ 295 ] {3a42a8fc-f0a6-42b4-969b-8465f33074c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3477 | 2026.05.14 16:27:48.021947 [ 295 ] {3a42a8fc-f0a6-42b4-969b-8465f33074c9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3478 | 2026.05.14 16:27:48.022138 [ 295 ] {3a42a8fc-f0a6-42b4-969b-8465f33074c9} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.05.14 16:27:48.022258 [ 295 ] {3a42a8fc-f0a6-42b4-969b-8465f33074c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 3480 | 2026.05.14 16:27:48.022292 [ 295 ] {3a42a8fc-f0a6-42b4-969b-8465f33074c9} <Debug> TCPHandler: Processed in 0.001280473 sec. | ||
| 3481 | 2026.05.14 16:27:48.022414 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.05.14 16:27:48.022504 [ 295 ] {2a5bcc23-cdd7-4031-afec-30cf859ed08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3483 | 2026.05.14 16:27:48.022542 [ 295 ] {2a5bcc23-cdd7-4031-afec-30cf859ed08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3484 | 2026.05.14 16:27:48.023004 [ 295 ] {2a5bcc23-cdd7-4031-afec-30cf859ed08c} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.05.14 16:27:48.023037 [ 295 ] {2a5bcc23-cdd7-4031-afec-30cf859ed08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3486 | 2026.05.14 16:27:48.023338 [ 295 ] {2a5bcc23-cdd7-4031-afec-30cf859ed08c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3487 | 2026.05.14 16:27:48.023536 [ 295 ] {2a5bcc23-cdd7-4031-afec-30cf859ed08c} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.05.14 16:27:48.023661 [ 295 ] {2a5bcc23-cdd7-4031-afec-30cf859ed08c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. | ||
| 3489 | 2026.05.14 16:27:48.023770 [ 295 ] {2a5bcc23-cdd7-4031-afec-30cf859ed08c} <Debug> TCPHandler: Processed in 0.001354424 sec. | ||
| 3490 | 2026.05.14 16:27:48.023949 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.05.14 16:27:48.024036 [ 295 ] {f3b61a66-536e-4132-a857-58d764d9642c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3492 | 2026.05.14 16:27:48.024075 [ 295 ] {f3b61a66-536e-4132-a857-58d764d9642c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3493 | 2026.05.14 16:27:48.024369 [ 295 ] {f3b61a66-536e-4132-a857-58d764d9642c} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.05.14 16:27:48.024401 [ 295 ] {f3b61a66-536e-4132-a857-58d764d9642c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3495 | 2026.05.14 16:27:48.024663 [ 295 ] {f3b61a66-536e-4132-a857-58d764d9642c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3496 | 2026.05.14 16:27:48.024927 [ 295 ] {f3b61a66-536e-4132-a857-58d764d9642c} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.05.14 16:27:48.025042 [ 131 ] {} <Debug> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3498 | 2026.05.14 16:27:48.025056 [ 295 ] {f3b61a66-536e-4132-a857-58d764d9642c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 3499 | 2026.05.14 16:27:48.025084 [ 131 ] {} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.05.14 16:27:48.025101 [ 295 ] {f3b61a66-536e-4132-a857-58d764d9642c} <Debug> TCPHandler: Processed in 0.001207553 sec. | ||
| 3501 | 2026.05.14 16:27:48.025107 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3502 | 2026.05.14 16:27:48.025206 [ 191 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3503 | 2026.05.14 16:27:48.025222 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.05.14 16:27:48.025312 [ 191 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3505 | 2026.05.14 16:27:48.025319 [ 295 ] {3621eab8-7b12-4c0a-8391-8e1a2e2a8e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3506 | 2026.05.14 16:27:48.025348 [ 191 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3507 | 2026.05.14 16:27:48.025380 [ 295 ] {3621eab8-7b12-4c0a-8391-8e1a2e2a8e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3508 | 2026.05.14 16:27:48.025410 [ 191 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3509 | 2026.05.14 16:27:48.025458 [ 191 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3510 | 2026.05.14 16:27:48.025501 [ 191 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3511 | 2026.05.14 16:27:48.025540 [ 191 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3512 | 2026.05.14 16:27:48.025578 [ 191 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3513 | 2026.05.14 16:27:48.026291 [ 295 ] {3621eab8-7b12-4c0a-8391-8e1a2e2a8e3c} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.05.14 16:27:48.026329 [ 295 ] {3621eab8-7b12-4c0a-8391-8e1a2e2a8e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3515 | 2026.05.14 16:27:48.026359 [ 199 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001201553 sec., 8322.562550299488 rows/sec., 557.55 KiB/sec. | ||
| 3516 | 2026.05.14 16:27:48.026502 [ 194 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3517 | 2026.05.14 16:27:48.026835 [ 194 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_10_2} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.05.14 16:27:48.026899 [ 194 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_10_2} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3519 | 2026.05.14 16:27:48.026953 [ 295 ] {3621eab8-7b12-4c0a-8391-8e1a2e2a8e3c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3520 | 2026.05.14 16:27:48.026968 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3521 | 2026.05.14 16:27:48.027169 [ 295 ] {3621eab8-7b12-4c0a-8391-8e1a2e2a8e3c} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.05.14 16:27:48.027311 [ 295 ] {3621eab8-7b12-4c0a-8391-8e1a2e2a8e3c} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002003 sec., 18472.291562656017 rows/sec., 33.10 MiB/sec. | ||
| 3523 | 2026.05.14 16:27:48.027368 [ 295 ] {3621eab8-7b12-4c0a-8391-8e1a2e2a8e3c} <Debug> TCPHandler: Processed in 0.002196133 sec. | ||
| 3524 | 2026.05.14 16:27:48.027480 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2026.05.14 16:27:48.027568 [ 295 ] {6f140175-b125-425a-a375-004bd7ff4836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3526 | 2026.05.14 16:27:48.027605 [ 295 ] {6f140175-b125-425a-a375-004bd7ff4836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3527 | 2026.05.14 16:27:48.027984 [ 295 ] {6f140175-b125-425a-a375-004bd7ff4836} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2026.05.14 16:27:48.028017 [ 295 ] {6f140175-b125-425a-a375-004bd7ff4836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3529 | 2026.05.14 16:27:48.028294 [ 295 ] {6f140175-b125-425a-a375-004bd7ff4836} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3530 | 2026.05.14 16:27:48.028486 [ 295 ] {6f140175-b125-425a-a375-004bd7ff4836} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2026.05.14 16:27:48.028607 [ 295 ] {6f140175-b125-425a-a375-004bd7ff4836} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 3532 | 2026.05.14 16:27:48.028639 [ 295 ] {6f140175-b125-425a-a375-004bd7ff4836} <Debug> TCPHandler: Processed in 0.001216133 sec. | ||
| 3533 | 2026.05.14 16:27:49.543670 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3534 | 2026.05.14 16:27:49.543733 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3535 | 2026.05.14 16:27:49.604755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6643 | ||
| 3536 | 2026.05.14 16:27:49.605567 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.05.14 16:27:49.605640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3538 | 2026.05.14 16:27:49.606163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3539 | 2026.05.14 16:27:49.606379 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2026.05.14 16:27:49.606498 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6643 | ||
| 3541 | 2026.05.14 16:27:49.951390 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3542 | 2026.05.14 16:27:49.968023 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.05.14 16:27:49.968074 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3544 | 2026.05.14 16:27:49.974159 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3545 | 2026.05.14 16:27:49.974900 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.05.14 16:27:49.977686 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3547 | 2026.05.14 16:27:50.001356 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.96 MiB, peak 232.74 MiB, free memory in arenas 0.00 B, will set to 229.64 MiB (RSS), difference: 1.68 MiB | ||
| 3548 | 2026.05.14 16:27:53.001953 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.05.14 16:27:53.002208 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3550 | 2026.05.14 16:27:53.002653 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3551 | 2026.05.14 16:27:53.002690 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3552 | 2026.05.14 16:27:53.002903 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3553 | 2026.05.14 16:27:53.002970 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3554 | 2026.05.14 16:27:53.003107 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3555 | 2026.05.14 16:27:53.003215 [ 350 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3556 | 2026.05.14 16:27:53.003239 [ 315 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3557 | 2026.05.14 16:27:53.003250 [ 360 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3558 | 2026.05.14 16:27:53.003215 [ 361 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3559 | 2026.05.14 16:27:53.003432 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3560 | 2026.05.14 16:27:53.003462 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3561 | 2026.05.14 16:27:53.003532 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3562 | 2026.05.14 16:27:53.003553 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3563 | 2026.05.14 16:27:53.003587 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3564 | 2026.05.14 16:27:53.003624 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3565 | 2026.05.14 16:27:53.004812 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002701 sec., 15179.563124768605 rows/sec., 2.74 MiB/sec. | ||
| 3566 | 2026.05.14 16:27:53.004935 [ 295 ] {048e058d-e5e9-4105-b39c-daa9c63dbdd6} <Debug> TCPHandler: Processed in 0.003127893 sec. | ||
| 3567 | 2026.05.14 16:27:53.006734 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3568 | 2026.05.14 16:27:53.006846 [ 295 ] {28a103fe-a8d8-474b-8dbf-2ce9b553fd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3569 | 2026.05.14 16:27:53.006889 [ 295 ] {28a103fe-a8d8-474b-8dbf-2ce9b553fd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3570 | 2026.05.14 16:27:53.007481 [ 295 ] {28a103fe-a8d8-474b-8dbf-2ce9b553fd6c} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2026.05.14 16:27:53.007517 [ 295 ] {28a103fe-a8d8-474b-8dbf-2ce9b553fd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3572 | 2026.05.14 16:27:53.007878 [ 295 ] {28a103fe-a8d8-474b-8dbf-2ce9b553fd6c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3573 | 2026.05.14 16:27:53.008093 [ 295 ] {28a103fe-a8d8-474b-8dbf-2ce9b553fd6c} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2026.05.14 16:27:53.008247 [ 295 ] {28a103fe-a8d8-474b-8dbf-2ce9b553fd6c} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001435 sec., 45993.03135888502 rows/sec., 3.64 MiB/sec. | ||
| 3575 | 2026.05.14 16:27:53.008285 [ 295 ] {28a103fe-a8d8-474b-8dbf-2ce9b553fd6c} <Debug> TCPHandler: Processed in 0.001602166 sec. | ||
| 3576 | 2026.05.14 16:27:53.008428 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3577 | 2026.05.14 16:27:53.008525 [ 295 ] {33647179-f293-451e-940d-520aa160f398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3578 | 2026.05.14 16:27:53.008565 [ 295 ] {33647179-f293-451e-940d-520aa160f398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3579 | 2026.05.14 16:27:53.009006 [ 295 ] {33647179-f293-451e-940d-520aa160f398} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2026.05.14 16:27:53.009041 [ 295 ] {33647179-f293-451e-940d-520aa160f398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3581 | 2026.05.14 16:27:53.009325 [ 295 ] {33647179-f293-451e-940d-520aa160f398} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3582 | 2026.05.14 16:27:53.009528 [ 295 ] {33647179-f293-451e-940d-520aa160f398} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2026.05.14 16:27:53.009669 [ 295 ] {33647179-f293-451e-940d-520aa160f398} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001165 sec., 4291.845493562231 rows/sec., 322.73 KiB/sec. | ||
| 3584 | 2026.05.14 16:27:53.009705 [ 295 ] {33647179-f293-451e-940d-520aa160f398} <Debug> TCPHandler: Processed in 0.001326094 sec. | ||
| 3585 | 2026.05.14 16:27:53.009909 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3586 | 2026.05.14 16:27:53.010003 [ 295 ] {7c75754c-c2da-42dc-a6ca-a3ff33d90582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3587 | 2026.05.14 16:27:53.010041 [ 295 ] {7c75754c-c2da-42dc-a6ca-a3ff33d90582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3588 | 2026.05.14 16:27:53.010482 [ 295 ] {7c75754c-c2da-42dc-a6ca-a3ff33d90582} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2026.05.14 16:27:53.010518 [ 295 ] {7c75754c-c2da-42dc-a6ca-a3ff33d90582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3590 | 2026.05.14 16:27:53.010810 [ 295 ] {7c75754c-c2da-42dc-a6ca-a3ff33d90582} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3591 | 2026.05.14 16:27:53.011022 [ 295 ] {7c75754c-c2da-42dc-a6ca-a3ff33d90582} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3592 | 2026.05.14 16:27:53.011152 [ 295 ] {7c75754c-c2da-42dc-a6ca-a3ff33d90582} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001167 sec., 59125.964010282776 rows/sec., 4.62 MiB/sec. | ||
| 3593 | 2026.05.14 16:27:53.011187 [ 295 ] {7c75754c-c2da-42dc-a6ca-a3ff33d90582} <Debug> TCPHandler: Processed in 0.001326304 sec. | ||
| 3594 | 2026.05.14 16:27:53.011321 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3595 | 2026.05.14 16:27:53.011424 [ 295 ] {e3a19125-0c82-465c-91c8-6fca51a5c4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3596 | 2026.05.14 16:27:53.011465 [ 295 ] {e3a19125-0c82-465c-91c8-6fca51a5c4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3597 | 2026.05.14 16:27:53.011897 [ 295 ] {e3a19125-0c82-465c-91c8-6fca51a5c4fc} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.05.14 16:27:53.011930 [ 295 ] {e3a19125-0c82-465c-91c8-6fca51a5c4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3599 | 2026.05.14 16:27:53.012251 [ 295 ] {e3a19125-0c82-465c-91c8-6fca51a5c4fc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3600 | 2026.05.14 16:27:53.012455 [ 295 ] {e3a19125-0c82-465c-91c8-6fca51a5c4fc} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2026.05.14 16:27:53.012587 [ 295 ] {e3a19125-0c82-465c-91c8-6fca51a5c4fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 3602 | 2026.05.14 16:27:53.012623 [ 295 ] {e3a19125-0c82-465c-91c8-6fca51a5c4fc} <Debug> TCPHandler: Processed in 0.001349995 sec. | ||
| 3603 | 2026.05.14 16:27:53.012771 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3604 | 2026.05.14 16:27:53.012868 [ 295 ] {916b0b84-8378-4978-a814-b6ff30430271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3605 | 2026.05.14 16:27:53.012920 [ 295 ] {916b0b84-8378-4978-a814-b6ff30430271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3606 | 2026.05.14 16:27:53.013668 [ 295 ] {916b0b84-8378-4978-a814-b6ff30430271} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.05.14 16:27:53.013703 [ 295 ] {916b0b84-8378-4978-a814-b6ff30430271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3608 | 2026.05.14 16:27:53.014172 [ 295 ] {916b0b84-8378-4978-a814-b6ff30430271} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3609 | 2026.05.14 16:27:53.014382 [ 295 ] {916b0b84-8378-4978-a814-b6ff30430271} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2026.05.14 16:27:53.014513 [ 295 ] {916b0b84-8378-4978-a814-b6ff30430271} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001664 sec., 3004.8076923076924 rows/sec., 5.38 MiB/sec. | ||
| 3611 | 2026.05.14 16:27:53.014568 [ 295 ] {916b0b84-8378-4978-a814-b6ff30430271} <Debug> TCPHandler: Processed in 0.00184451 sec. | ||
| 3612 | 2026.05.14 16:27:53.014706 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3613 | 2026.05.14 16:27:53.014801 [ 295 ] {65e5d3d4-c5d2-4384-be8c-ff963aeed94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3614 | 2026.05.14 16:27:53.014842 [ 295 ] {65e5d3d4-c5d2-4384-be8c-ff963aeed94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3615 | 2026.05.14 16:27:53.015219 [ 295 ] {65e5d3d4-c5d2-4384-be8c-ff963aeed94b} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.05.14 16:27:53.015253 [ 295 ] {65e5d3d4-c5d2-4384-be8c-ff963aeed94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3617 | 2026.05.14 16:27:53.015556 [ 295 ] {65e5d3d4-c5d2-4384-be8c-ff963aeed94b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3618 | 2026.05.14 16:27:53.015797 [ 295 ] {65e5d3d4-c5d2-4384-be8c-ff963aeed94b} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.05.14 16:27:53.015924 [ 295 ] {65e5d3d4-c5d2-4384-be8c-ff963aeed94b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 3620 | 2026.05.14 16:27:53.015958 [ 295 ] {65e5d3d4-c5d2-4384-be8c-ff963aeed94b} <Debug> TCPHandler: Processed in 0.001310224 sec. | ||
| 3621 | 2026.05.14 16:27:53.231425 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2026.05.14 16:27:53.231682 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3623 | 2026.05.14 16:27:53.232066 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3624 | 2026.05.14 16:27:53.232106 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3625 | 2026.05.14 16:27:53.232399 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3626 | 2026.05.14 16:27:53.232472 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3627 | 2026.05.14 16:27:53.232621 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 3628 | 2026.05.14 16:27:53.232728 [ 350 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3629 | 2026.05.14 16:27:53.232750 [ 315 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3630 | 2026.05.14 16:27:53.232752 [ 360 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3631 | 2026.05.14 16:27:53.232750 [ 361 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3632 | 2026.05.14 16:27:53.232974 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3633 | 2026.05.14 16:27:53.233007 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3634 | 2026.05.14 16:27:53.233083 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3635 | 2026.05.14 16:27:53.233104 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3636 | 2026.05.14 16:27:53.233145 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3637 | 2026.05.14 16:27:53.233185 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3638 | 2026.05.14 16:27:53.234447 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002872 sec., 14275.766016713093 rows/sec., 3.11 MiB/sec. | ||
| 3639 | 2026.05.14 16:27:53.234592 [ 295 ] {912988ec-91ca-4356-8b09-dfe1718ec750} <Debug> TCPHandler: Processed in 0.003302265 sec. | ||
| 3640 | 2026.05.14 16:27:53.249982 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2026.05.14 16:27:53.250100 [ 295 ] {5623d4d2-a14d-44a7-bcc3-19c9c3585353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3642 | 2026.05.14 16:27:53.250145 [ 295 ] {5623d4d2-a14d-44a7-bcc3-19c9c3585353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3643 | 2026.05.14 16:27:53.251181 [ 295 ] {5623d4d2-a14d-44a7-bcc3-19c9c3585353} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.05.14 16:27:53.251219 [ 295 ] {5623d4d2-a14d-44a7-bcc3-19c9c3585353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3645 | 2026.05.14 16:27:53.251640 [ 295 ] {5623d4d2-a14d-44a7-bcc3-19c9c3585353} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3646 | 2026.05.14 16:27:53.251870 [ 295 ] {5623d4d2-a14d-44a7-bcc3-19c9c3585353} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.05.14 16:27:53.252015 [ 295 ] {5623d4d2-a14d-44a7-bcc3-19c9c3585353} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001951 sec., 145566.37621732443 rows/sec., 9.25 MiB/sec. | ||
| 3648 | 2026.05.14 16:27:53.252054 [ 295 ] {5623d4d2-a14d-44a7-bcc3-19c9c3585353} <Debug> TCPHandler: Processed in 0.002125503 sec. | ||
| 3649 | 2026.05.14 16:27:53.252189 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3650 | 2026.05.14 16:27:53.252295 [ 295 ] {ce49ac0c-2be8-4487-b410-6f05b78dcf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3651 | 2026.05.14 16:27:53.252336 [ 295 ] {ce49ac0c-2be8-4487-b410-6f05b78dcf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3652 | 2026.05.14 16:27:53.252781 [ 295 ] {ce49ac0c-2be8-4487-b410-6f05b78dcf57} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.05.14 16:27:53.252818 [ 295 ] {ce49ac0c-2be8-4487-b410-6f05b78dcf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3654 | 2026.05.14 16:27:53.253106 [ 295 ] {ce49ac0c-2be8-4487-b410-6f05b78dcf57} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3655 | 2026.05.14 16:27:53.253322 [ 295 ] {ce49ac0c-2be8-4487-b410-6f05b78dcf57} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2026.05.14 16:27:53.253460 [ 295 ] {ce49ac0c-2be8-4487-b410-6f05b78dcf57} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001187 sec., 1684.9199663016009 rows/sec., 137.39 KiB/sec. | ||
| 3657 | 2026.05.14 16:27:53.253500 [ 295 ] {ce49ac0c-2be8-4487-b410-6f05b78dcf57} <Debug> TCPHandler: Processed in 0.001361194 sec. | ||
| 3658 | 2026.05.14 16:27:53.253686 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3659 | 2026.05.14 16:27:53.253782 [ 295 ] {32b7d9ef-f36c-4a62-a3d9-8a457256ea38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3660 | 2026.05.14 16:27:53.253821 [ 295 ] {32b7d9ef-f36c-4a62-a3d9-8a457256ea38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3661 | 2026.05.14 16:27:53.255405 [ 295 ] {32b7d9ef-f36c-4a62-a3d9-8a457256ea38} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2026.05.14 16:27:53.255440 [ 295 ] {32b7d9ef-f36c-4a62-a3d9-8a457256ea38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3663 | 2026.05.14 16:27:53.256049 [ 295 ] {32b7d9ef-f36c-4a62-a3d9-8a457256ea38} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3664 | 2026.05.14 16:27:53.256269 [ 295 ] {32b7d9ef-f36c-4a62-a3d9-8a457256ea38} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2026.05.14 16:27:53.256399 [ 295 ] {32b7d9ef-f36c-4a62-a3d9-8a457256ea38} <Debug> executeQuery: Read 3217 rows, 245.80 KiB in 0.002636 sec., 1220409.7116843704 rows/sec., 91.06 MiB/sec. | ||
| 3666 | 2026.05.14 16:27:53.256436 [ 295 ] {32b7d9ef-f36c-4a62-a3d9-8a457256ea38} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3667 | 2026.05.14 16:27:53.256449 [ 295 ] {32b7d9ef-f36c-4a62-a3d9-8a457256ea38} <Debug> TCPHandler: Processed in 0.00283071 sec. | ||
| 3668 | 2026.05.14 16:27:53.256584 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2026.05.14 16:27:53.256680 [ 295 ] {367a32b4-654c-4c57-8d3d-02df093ac990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3670 | 2026.05.14 16:27:53.256721 [ 295 ] {367a32b4-654c-4c57-8d3d-02df093ac990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3671 | 2026.05.14 16:27:53.257221 [ 295 ] {367a32b4-654c-4c57-8d3d-02df093ac990} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.05.14 16:27:53.257257 [ 295 ] {367a32b4-654c-4c57-8d3d-02df093ac990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3673 | 2026.05.14 16:27:53.257580 [ 295 ] {367a32b4-654c-4c57-8d3d-02df093ac990} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3674 | 2026.05.14 16:27:53.257790 [ 295 ] {367a32b4-654c-4c57-8d3d-02df093ac990} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.05.14 16:27:53.257922 [ 295 ] {367a32b4-654c-4c57-8d3d-02df093ac990} <Debug> executeQuery: Read 190 rows, 12.14 KiB in 0.001261 sec., 150674.0681998414 rows/sec., 9.40 MiB/sec. | ||
| 3676 | 2026.05.14 16:27:53.257959 [ 295 ] {367a32b4-654c-4c57-8d3d-02df093ac990} <Debug> TCPHandler: Processed in 0.001427675 sec. | ||
| 3677 | 2026.05.14 16:27:53.258076 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2026.05.14 16:27:53.258171 [ 295 ] {9edb60e5-4220-4b42-b5ff-c0842e3b0b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3679 | 2026.05.14 16:27:53.258209 [ 295 ] {9edb60e5-4220-4b42-b5ff-c0842e3b0b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3680 | 2026.05.14 16:27:53.258859 [ 295 ] {9edb60e5-4220-4b42-b5ff-c0842e3b0b00} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.05.14 16:27:53.258894 [ 295 ] {9edb60e5-4220-4b42-b5ff-c0842e3b0b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3682 | 2026.05.14 16:27:53.259237 [ 295 ] {9edb60e5-4220-4b42-b5ff-c0842e3b0b00} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3683 | 2026.05.14 16:27:53.259449 [ 295 ] {9edb60e5-4220-4b42-b5ff-c0842e3b0b00} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.05.14 16:27:53.259589 [ 295 ] {9edb60e5-4220-4b42-b5ff-c0842e3b0b00} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001437 sec., 661099.5128740432 rows/sec., 38.90 MiB/sec. | ||
| 3685 | 2026.05.14 16:27:53.259625 [ 295 ] {9edb60e5-4220-4b42-b5ff-c0842e3b0b00} <Debug> TCPHandler: Processed in 0.001598137 sec. | ||
| 3686 | 2026.05.14 16:27:53.259747 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2026.05.14 16:27:53.259841 [ 295 ] {c82faf80-edea-40a6-afe1-af450a47f873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3688 | 2026.05.14 16:27:53.259880 [ 295 ] {c82faf80-edea-40a6-afe1-af450a47f873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3689 | 2026.05.14 16:27:53.260282 [ 295 ] {c82faf80-edea-40a6-afe1-af450a47f873} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2026.05.14 16:27:53.260318 [ 295 ] {c82faf80-edea-40a6-afe1-af450a47f873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3691 | 2026.05.14 16:27:53.260607 [ 295 ] {c82faf80-edea-40a6-afe1-af450a47f873} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3692 | 2026.05.14 16:27:53.260816 [ 295 ] {c82faf80-edea-40a6-afe1-af450a47f873} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.05.14 16:27:53.260938 [ 295 ] {c82faf80-edea-40a6-afe1-af450a47f873} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 3694 | 2026.05.14 16:27:53.260973 [ 295 ] {c82faf80-edea-40a6-afe1-af450a47f873} <Debug> TCPHandler: Processed in 0.001275744 sec. | ||
| 3695 | 2026.05.14 16:27:53.261092 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2026.05.14 16:27:53.261189 [ 295 ] {17b5b462-28f6-41df-bd40-c807cac0b3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3697 | 2026.05.14 16:27:53.261227 [ 295 ] {17b5b462-28f6-41df-bd40-c807cac0b3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3698 | 2026.05.14 16:27:53.261655 [ 295 ] {17b5b462-28f6-41df-bd40-c807cac0b3cc} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.05.14 16:27:53.261693 [ 295 ] {17b5b462-28f6-41df-bd40-c807cac0b3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3700 | 2026.05.14 16:27:53.261996 [ 295 ] {17b5b462-28f6-41df-bd40-c807cac0b3cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3701 | 2026.05.14 16:27:53.262215 [ 295 ] {17b5b462-28f6-41df-bd40-c807cac0b3cc} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.05.14 16:27:53.262347 [ 295 ] {17b5b462-28f6-41df-bd40-c807cac0b3cc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 3703 | 2026.05.14 16:27:53.262384 [ 295 ] {17b5b462-28f6-41df-bd40-c807cac0b3cc} <Debug> TCPHandler: Processed in 0.001339964 sec. | ||
| 3704 | 2026.05.14 16:27:53.262542 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.05.14 16:27:53.262637 [ 295 ] {42ea8ba0-93d1-4aaf-8377-2ffb2f2033e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3706 | 2026.05.14 16:27:53.262675 [ 295 ] {42ea8ba0-93d1-4aaf-8377-2ffb2f2033e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3707 | 2026.05.14 16:27:53.263584 [ 295 ] {42ea8ba0-93d1-4aaf-8377-2ffb2f2033e1} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.05.14 16:27:53.263620 [ 295 ] {42ea8ba0-93d1-4aaf-8377-2ffb2f2033e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3709 | 2026.05.14 16:27:53.263988 [ 295 ] {42ea8ba0-93d1-4aaf-8377-2ffb2f2033e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3710 | 2026.05.14 16:27:53.264196 [ 295 ] {42ea8ba0-93d1-4aaf-8377-2ffb2f2033e1} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.05.14 16:27:53.264324 [ 295 ] {42ea8ba0-93d1-4aaf-8377-2ffb2f2033e1} <Debug> executeQuery: Read 1753 rows, 121.14 KiB in 0.001704 sec., 1028755.8685446009 rows/sec., 69.43 MiB/sec. | ||
| 3712 | 2026.05.14 16:27:53.264359 [ 295 ] {42ea8ba0-93d1-4aaf-8377-2ffb2f2033e1} <Debug> TCPHandler: Processed in 0.00187816 sec. | ||
| 3713 | 2026.05.14 16:27:53.264487 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.05.14 16:27:53.264594 [ 295 ] {4dfcba58-8a6e-47af-b6ab-126067ca50a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3715 | 2026.05.14 16:27:53.264635 [ 295 ] {4dfcba58-8a6e-47af-b6ab-126067ca50a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3716 | 2026.05.14 16:27:53.264978 [ 295 ] {4dfcba58-8a6e-47af-b6ab-126067ca50a3} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.05.14 16:27:53.265013 [ 295 ] {4dfcba58-8a6e-47af-b6ab-126067ca50a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3718 | 2026.05.14 16:27:53.265308 [ 295 ] {4dfcba58-8a6e-47af-b6ab-126067ca50a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3719 | 2026.05.14 16:27:53.265635 [ 295 ] {4dfcba58-8a6e-47af-b6ab-126067ca50a3} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.05.14 16:27:53.265764 [ 295 ] {4dfcba58-8a6e-47af-b6ab-126067ca50a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001192 sec., 5033.557046979866 rows/sec., 262.98 KiB/sec. | ||
| 3721 | 2026.05.14 16:27:53.265800 [ 295 ] {4dfcba58-8a6e-47af-b6ab-126067ca50a3} <Debug> TCPHandler: Processed in 0.001362984 sec. | ||
| 3722 | 2026.05.14 16:27:53.265942 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.05.14 16:27:53.266062 [ 295 ] {a1d35bc1-63a4-4767-9f86-430903660198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3724 | 2026.05.14 16:27:53.266104 [ 295 ] {a1d35bc1-63a4-4767-9f86-430903660198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3725 | 2026.05.14 16:27:53.266788 [ 295 ] {a1d35bc1-63a4-4767-9f86-430903660198} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.05.14 16:27:53.266824 [ 295 ] {a1d35bc1-63a4-4767-9f86-430903660198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3727 | 2026.05.14 16:27:53.267258 [ 295 ] {a1d35bc1-63a4-4767-9f86-430903660198} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3728 | 2026.05.14 16:27:53.267475 [ 295 ] {a1d35bc1-63a4-4767-9f86-430903660198} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.05.14 16:27:53.267624 [ 295 ] {a1d35bc1-63a4-4767-9f86-430903660198} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001581 sec., 1013282.7324478179 rows/sec., 61.52 MiB/sec. | ||
| 3730 | 2026.05.14 16:27:53.267661 [ 295 ] {a1d35bc1-63a4-4767-9f86-430903660198} <Debug> TCPHandler: Processed in 0.001771739 sec. | ||
| 3731 | 2026.05.14 16:27:53.267783 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.05.14 16:27:53.267878 [ 295 ] {5a0aab34-68b0-491a-b409-31d5e71f4891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3733 | 2026.05.14 16:27:53.267919 [ 295 ] {5a0aab34-68b0-491a-b409-31d5e71f4891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3734 | 2026.05.14 16:27:53.268260 [ 295 ] {5a0aab34-68b0-491a-b409-31d5e71f4891} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.05.14 16:27:53.268297 [ 295 ] {5a0aab34-68b0-491a-b409-31d5e71f4891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3736 | 2026.05.14 16:27:53.268611 [ 295 ] {5a0aab34-68b0-491a-b409-31d5e71f4891} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3737 | 2026.05.14 16:27:53.268823 [ 295 ] {5a0aab34-68b0-491a-b409-31d5e71f4891} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.05.14 16:27:53.268966 [ 295 ] {5a0aab34-68b0-491a-b409-31d5e71f4891} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 3739 | 2026.05.14 16:27:53.269002 [ 295 ] {5a0aab34-68b0-491a-b409-31d5e71f4891} <Debug> TCPHandler: Processed in 0.001266384 sec. | ||
| 3740 | 2026.05.14 16:27:53.269127 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.05.14 16:27:53.269228 [ 295 ] {410800f4-dff9-4203-bc24-a23e9f166740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3742 | 2026.05.14 16:27:53.269281 [ 295 ] {410800f4-dff9-4203-bc24-a23e9f166740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3743 | 2026.05.14 16:27:53.270171 [ 295 ] {410800f4-dff9-4203-bc24-a23e9f166740} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.05.14 16:27:53.270205 [ 295 ] {410800f4-dff9-4203-bc24-a23e9f166740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3745 | 2026.05.14 16:27:53.270806 [ 295 ] {410800f4-dff9-4203-bc24-a23e9f166740} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3746 | 2026.05.14 16:27:53.271036 [ 295 ] {410800f4-dff9-4203-bc24-a23e9f166740} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.05.14 16:27:53.271177 [ 295 ] {410800f4-dff9-4203-bc24-a23e9f166740} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001967 sec., 23385.86680223691 rows/sec., 41.91 MiB/sec. | ||
| 3748 | 2026.05.14 16:27:53.271233 [ 295 ] {410800f4-dff9-4203-bc24-a23e9f166740} <Debug> TCPHandler: Processed in 0.002157913 sec. | ||
| 3749 | 2026.05.14 16:27:53.271364 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2026.05.14 16:27:53.271465 [ 295 ] {e9fb7b6e-28a2-4348-98a3-eab8d49c7a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3751 | 2026.05.14 16:27:53.271513 [ 295 ] {e9fb7b6e-28a2-4348-98a3-eab8d49c7a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3752 | 2026.05.14 16:27:53.271897 [ 295 ] {e9fb7b6e-28a2-4348-98a3-eab8d49c7a72} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.05.14 16:27:53.271935 [ 295 ] {e9fb7b6e-28a2-4348-98a3-eab8d49c7a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3754 | 2026.05.14 16:27:53.272236 [ 295 ] {e9fb7b6e-28a2-4348-98a3-eab8d49c7a72} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3755 | 2026.05.14 16:27:53.272459 [ 295 ] {e9fb7b6e-28a2-4348-98a3-eab8d49c7a72} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.05.14 16:27:53.272614 [ 295 ] {e9fb7b6e-28a2-4348-98a3-eab8d49c7a72} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001169 sec., 35928.143712574856 rows/sec., 2.05 MiB/sec. | ||
| 3757 | 2026.05.14 16:27:53.272651 [ 295 ] {e9fb7b6e-28a2-4348-98a3-eab8d49c7a72} <Debug> TCPHandler: Processed in 0.001335514 sec. | ||
| 3758 | 2026.05.14 16:27:54.000831 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.14 MiB, peak 234.35 MiB, free memory in arenas 0.00 B, will set to 230.12 MiB (RSS), difference: -1.03 MiB | ||
| 3759 | 2026.05.14 16:27:54.622656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 492 | ||
| 3760 | 2026.05.14 16:27:54.625600 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.05.14 16:27:54.625645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3762 | 2026.05.14 16:27:54.626849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3763 | 2026.05.14 16:27:54.627115 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2026.05.14 16:27:54.627359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3765 | 2026.05.14 16:27:57.107568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7155 | ||
| 3766 | 2026.05.14 16:27:57.108117 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.05.14 16:27:57.108163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3768 | 2026.05.14 16:27:57.108746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3769 | 2026.05.14 16:27:57.108979 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.05.14 16:27:57.109113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7155 | ||
| 3771 | 2026.05.14 16:27:57.478175 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3772 | 2026.05.14 16:27:57.494140 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.05.14 16:27:57.494187 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3774 | 2026.05.14 16:27:57.499703 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3775 | 2026.05.14 16:27:57.500374 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.05.14 16:27:57.502947 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3777 | 2026.05.14 16:27:58.000117 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.05.14 16:27:58.000383 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3779 | 2026.05.14 16:27:58.000723 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3780 | 2026.05.14 16:27:58.000758 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3781 | 2026.05.14 16:27:58.001146 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3782 | 2026.05.14 16:27:58.001221 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3783 | 2026.05.14 16:27:58.001367 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3784 | 2026.05.14 16:27:58.001483 [ 361 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3785 | 2026.05.14 16:27:58.001485 [ 360 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3786 | 2026.05.14 16:27:58.001486 [ 350 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3787 | 2026.05.14 16:27:58.001483 [ 315 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3788 | 2026.05.14 16:27:58.001696 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3789 | 2026.05.14 16:27:58.001728 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3790 | 2026.05.14 16:27:58.001801 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3791 | 2026.05.14 16:27:58.001822 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3792 | 2026.05.14 16:27:58.001866 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3793 | 2026.05.14 16:27:58.001905 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3794 | 2026.05.14 16:27:58.003000 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002723 sec., 15056.922511935365 rows/sec., 2.71 MiB/sec. | ||
| 3795 | 2026.05.14 16:27:58.003107 [ 295 ] {e98c14cf-b806-4bfb-a9d1-893ea20b9609} <Debug> TCPHandler: Processed in 0.003138073 sec. | ||
| 3796 | 2026.05.14 16:27:58.004723 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.05.14 16:27:58.004833 [ 295 ] {c4e86903-9000-43f9-8324-ab7c4fa53806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3798 | 2026.05.14 16:27:58.004883 [ 295 ] {c4e86903-9000-43f9-8324-ab7c4fa53806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3799 | 2026.05.14 16:27:58.005683 [ 295 ] {c4e86903-9000-43f9-8324-ab7c4fa53806} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.05.14 16:27:58.005723 [ 295 ] {c4e86903-9000-43f9-8324-ab7c4fa53806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3801 | 2026.05.14 16:27:58.006093 [ 295 ] {c4e86903-9000-43f9-8324-ab7c4fa53806} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3802 | 2026.05.14 16:27:58.006319 [ 295 ] {c4e86903-9000-43f9-8324-ab7c4fa53806} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.05.14 16:27:58.006464 [ 112 ] {} <Debug> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3804 | 2026.05.14 16:27:58.006467 [ 295 ] {c4e86903-9000-43f9-8324-ab7c4fa53806} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001666 sec., 33613.445378151264 rows/sec., 2.57 MiB/sec. | ||
| 3805 | 2026.05.14 16:27:58.006514 [ 112 ] {} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.05.14 16:27:58.006531 [ 295 ] {c4e86903-9000-43f9-8324-ab7c4fa53806} <Debug> TCPHandler: Processed in 0.001863129 sec. | ||
| 3807 | 2026.05.14 16:27:58.006541 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3808 | 2026.05.14 16:27:58.006681 [ 187 ] {f477292e-5334-4b05-bbd3-d17814ecb098::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 | ||
| 3809 | 2026.05.14 16:27:58.006707 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2026.05.14 16:27:58.006805 [ 187 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3811 | 2026.05.14 16:27:58.006820 [ 295 ] {8ff52dc5-0b6b-4d1e-b8cb-68929aac254f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3812 | 2026.05.14 16:27:58.006840 [ 187 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3238 rows starting from the beginning of the part | ||
| 3813 | 2026.05.14 16:27:58.006875 [ 295 ] {8ff52dc5-0b6b-4d1e-b8cb-68929aac254f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3814 | 2026.05.14 16:27:58.006933 [ 187 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
| 3815 | 2026.05.14 16:27:58.006987 [ 187 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 871 rows starting from the beginning of the part | ||
| 3816 | 2026.05.14 16:27:58.007031 [ 187 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 3817 | 2026.05.14 16:27:58.007078 [ 187 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 3217 rows starting from the beginning of the part | ||
| 3818 | 2026.05.14 16:27:58.007121 [ 187 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3819 | 2026.05.14 16:27:58.007347 [ 295 ] {8ff52dc5-0b6b-4d1e-b8cb-68929aac254f} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.05.14 16:27:58.007388 [ 295 ] {8ff52dc5-0b6b-4d1e-b8cb-68929aac254f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3821 | 2026.05.14 16:27:58.007694 [ 295 ] {8ff52dc5-0b6b-4d1e-b8cb-68929aac254f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3822 | 2026.05.14 16:27:58.007990 [ 295 ] {8ff52dc5-0b6b-4d1e-b8cb-68929aac254f} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.05.14 16:27:58.008138 [ 295 ] {8ff52dc5-0b6b-4d1e-b8cb-68929aac254f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001339 sec., 47796.86333084392 rows/sec., 3.73 MiB/sec. | ||
| 3824 | 2026.05.14 16:27:58.008154 [ 111 ] {} <Debug> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3825 | 2026.05.14 16:27:58.008179 [ 295 ] {8ff52dc5-0b6b-4d1e-b8cb-68929aac254f} <Debug> TCPHandler: Processed in 0.001520946 sec. | ||
| 3826 | 2026.05.14 16:27:58.008229 [ 111 ] {} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.05.14 16:27:58.008259 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3828 | 2026.05.14 16:27:58.008345 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.05.14 16:27:58.008373 [ 194 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::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 | ||
| 3830 | 2026.05.14 16:27:58.008452 [ 295 ] {d6f5dd0e-c964-4c07-a223-b9a4512b956d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3831 | 2026.05.14 16:27:58.008492 [ 194 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3832 | 2026.05.14 16:27:58.008499 [ 295 ] {d6f5dd0e-c964-4c07-a223-b9a4512b956d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3833 | 2026.05.14 16:27:58.008530 [ 194 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1792 rows starting from the beginning of the part | ||
| 3834 | 2026.05.14 16:27:58.008619 [ 194 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 69 rows starting from the beginning of the part | ||
| 3835 | 2026.05.14 16:27:58.008662 [ 194 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 527 rows starting from the beginning of the part | ||
| 3836 | 2026.05.14 16:27:58.008700 [ 194 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 69 rows starting from the beginning of the part | ||
| 3837 | 2026.05.14 16:27:58.008737 [ 194 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1753 rows starting from the beginning of the part | ||
| 3838 | 2026.05.14 16:27:58.008775 [ 194 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3839 | 2026.05.14 16:27:58.008895 [ 295 ] {d6f5dd0e-c964-4c07-a223-b9a4512b956d} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.05.14 16:27:58.008948 [ 295 ] {d6f5dd0e-c964-4c07-a223-b9a4512b956d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3841 | 2026.05.14 16:27:58.009353 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7514 rows, containing 5 columns (5 merged, 0 gathered) in 0.002722379 sec., 2760085.9395403797 rows/sec., 218.01 MiB/sec. | ||
| 3842 | 2026.05.14 16:27:58.009374 [ 295 ] {d6f5dd0e-c964-4c07-a223-b9a4512b956d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3843 | 2026.05.14 16:27:58.009609 [ 295 ] {d6f5dd0e-c964-4c07-a223-b9a4512b956d} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2026.05.14 16:27:58.009636 [ 187 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3845 | 2026.05.14 16:27:58.009720 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3846 | 2026.05.14 16:27:58.009747 [ 295 ] {d6f5dd0e-c964-4c07-a223-b9a4512b956d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001314 sec., 97412.4809741248 rows/sec., 6.78 MiB/sec. | ||
| 3847 | 2026.05.14 16:27:58.009752 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3848 | 2026.05.14 16:27:58.009790 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3849 | 2026.05.14 16:27:58.009791 [ 295 ] {d6f5dd0e-c964-4c07-a223-b9a4512b956d} <Debug> TCPHandler: Processed in 0.001495176 sec. | ||
| 3850 | 2026.05.14 16:27:58.009894 [ 195 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 3851 | 2026.05.14 16:27:58.009910 [ 187 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_21_4} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2026.05.14 16:27:58.009939 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.05.14 16:27:58.009994 [ 187 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_21_4} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3854 | 2026.05.14 16:27:58.010028 [ 195 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3855 | 2026.05.14 16:27:58.010044 [ 295 ] {2b248cfa-0384-40e0-96c7-7fac057fc4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3856 | 2026.05.14 16:27:58.010067 [ 195 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6752 rows starting from the beginning of the part | ||
| 3857 | 2026.05.14 16:27:58.010069 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3858 | 2026.05.14 16:27:58.010089 [ 295 ] {2b248cfa-0384-40e0-96c7-7fac057fc4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3859 | 2026.05.14 16:27:58.010140 [ 195 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 3860 | 2026.05.14 16:27:58.010187 [ 195 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3861 | 2026.05.14 16:27:58.010191 [ 191 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4274 rows, containing 5 columns (5 merged, 0 gathered) in 0.00186086 sec., 2296787.506851671 rows/sec., 166.06 MiB/sec. | ||
| 3862 | 2026.05.14 16:27:58.010229 [ 195 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3863 | 2026.05.14 16:27:58.010267 [ 195 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1602 rows starting from the beginning of the part | ||
| 3864 | 2026.05.14 16:27:58.010304 [ 195 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 3865 | 2026.05.14 16:27:58.010419 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3866 | 2026.05.14 16:27:58.010510 [ 295 ] {2b248cfa-0384-40e0-96c7-7fac057fc4ec} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.05.14 16:27:58.010554 [ 295 ] {2b248cfa-0384-40e0-96c7-7fac057fc4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3868 | 2026.05.14 16:27:58.010720 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_21_4} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2026.05.14 16:27:58.010796 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_21_4} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3870 | 2026.05.14 16:27:58.010866 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3871 | 2026.05.14 16:27:58.010904 [ 295 ] {2b248cfa-0384-40e0-96c7-7fac057fc4ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3872 | 2026.05.14 16:27:58.011156 [ 295 ] {2b248cfa-0384-40e0-96c7-7fac057fc4ec} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.05.14 16:27:58.011284 [ 112 ] {} <Debug> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3874 | 2026.05.14 16:27:58.011296 [ 295 ] {2b248cfa-0384-40e0-96c7-7fac057fc4ec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00127 sec., 37795.27559055118 rows/sec., 2.55 MiB/sec. | ||
| 3875 | 2026.05.14 16:27:58.011327 [ 112 ] {} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.05.14 16:27:58.011347 [ 295 ] {2b248cfa-0384-40e0-96c7-7fac057fc4ec} <Debug> TCPHandler: Processed in 0.001455405 sec. | ||
| 3877 | 2026.05.14 16:27:58.011353 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3878 | 2026.05.14 16:27:58.011467 [ 191 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 3879 | 2026.05.14 16:27:58.011574 [ 191 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3880 | 2026.05.14 16:27:58.011600 [ 191 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1140 rows starting from the beginning of the part | ||
| 3881 | 2026.05.14 16:27:58.011648 [ 191 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 3882 | 2026.05.14 16:27:58.011687 [ 191 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3883 | 2026.05.14 16:27:58.011723 [ 191 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 3884 | 2026.05.14 16:27:58.011759 [ 191 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 3885 | 2026.05.14 16:27:58.011795 [ 191 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 3886 | 2026.05.14 16:27:58.012687 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257543 sec., 1145090.0684906996 rows/sec., 73.72 MiB/sec. | ||
| 3887 | 2026.05.14 16:27:58.012877 [ 191 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3888 | 2026.05.14 16:27:58.013124 [ 191 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_21_4} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.05.14 16:27:58.013192 [ 191 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_21_4} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3890 | 2026.05.14 16:27:58.013254 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3891 | 2026.05.14 16:27:58.013534 [ 191 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9067 rows, containing 5 columns (5 merged, 0 gathered) in 0.003680969 sec., 2463210.0949505414 rows/sec., 159.48 MiB/sec. | ||
| 3892 | 2026.05.14 16:27:58.013716 [ 195 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3893 | 2026.05.14 16:27:58.013976 [ 195 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.05.14 16:27:58.014044 [ 195 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3895 | 2026.05.14 16:27:58.014109 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3896 | 2026.05.14 16:28:01.149525 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60702 | ||
| 3897 | 2026.05.14 16:28:01.149719 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3898 | 2026.05.14 16:28:01.149755 [ 308 ] {} <Debug> TCP-Session: 73c6a414-8ab8-443a-ae06-de105092ae95 Authenticating user 'default' from [fd00:1122:3344:101::e]:60702 | ||
| 3899 | 2026.05.14 16:28:01.149785 [ 308 ] {} <Debug> TCP-Session: 73c6a414-8ab8-443a-ae06-de105092ae95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.05.14 16:28:01.149804 [ 308 ] {} <Debug> TCP-Session: 73c6a414-8ab8-443a-ae06-de105092ae95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.05.14 16:28:01.150100 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40051 | ||
| 3902 | 2026.05.14 16:28:01.150136 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35200 | ||
| 3903 | 2026.05.14 16:28:01.150173 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36341 | ||
| 3904 | 2026.05.14 16:28:01.150191 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39391 | ||
| 3905 | 2026.05.14 16:28:01.150220 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3906 | 2026.05.14 16:28:01.150206 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37263 | ||
| 3907 | 2026.05.14 16:28:01.150262 [ 308 ] {} <Trace> TCP-Session: 73c6a414-8ab8-443a-ae06-de105092ae95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2026.05.14 16:28:01.150267 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3909 | 2026.05.14 16:28:01.150338 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2026.05.14 16:28:01.150269 [ 309 ] {} <Debug> TCP-Session: 4b3f9d47-6672-49ca-831d-0931993f6ace Authenticating user 'default' from [fd00:1122:3344:101::e]:40051 | ||
| 3911 | 2026.05.14 16:28:01.150156 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41583 | ||
| 3912 | 2026.05.14 16:28:01.150420 [ 309 ] {} <Debug> TCP-Session: 4b3f9d47-6672-49ca-831d-0931993f6ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.05.14 16:28:01.150126 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59965 | ||
| 3914 | 2026.05.14 16:28:01.150491 [ 293 ] {} <Debug> TCP-Session: 49c236cc-313e-4ff8-93ad-905b15abab4a Authenticating user 'default' from [fd00:1122:3344:101::e]:36341 | ||
| 3915 | 2026.05.14 16:28:01.150447 [ 312 ] {} <Debug> TCP-Session: 2afdb2a3-87fd-48c5-b5e4-f8373d615771 Authenticating user 'default' from [fd00:1122:3344:101::e]:35200 | ||
| 3916 | 2026.05.14 16:28:01.150542 [ 293 ] {} <Debug> TCP-Session: 49c236cc-313e-4ff8-93ad-905b15abab4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.05.14 16:28:01.150559 [ 312 ] {} <Debug> TCP-Session: 2afdb2a3-87fd-48c5-b5e4-f8373d615771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.05.14 16:28:01.150563 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3919 | 2026.05.14 16:28:01.150571 [ 293 ] {} <Debug> TCP-Session: 49c236cc-313e-4ff8-93ad-905b15abab4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.05.14 16:28:01.150597 [ 308 ] {0f58a04b-eb75-4dea-8112-6c7f5a536ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60702) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3921 | 2026.05.14 16:28:01.150616 [ 305 ] {} <Debug> TCP-Session: 845a957d-922f-45ca-8d84-2a7ccdf6c86a Authenticating user 'default' from [fd00:1122:3344:101::e]:37263 | ||
| 3922 | 2026.05.14 16:28:01.150453 [ 309 ] {} <Debug> TCP-Session: 4b3f9d47-6672-49ca-831d-0931993f6ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.05.14 16:28:01.150663 [ 305 ] {} <Debug> TCP-Session: 845a957d-922f-45ca-8d84-2a7ccdf6c86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.05.14 16:28:01.150703 [ 305 ] {} <Debug> TCP-Session: 845a957d-922f-45ca-8d84-2a7ccdf6c86a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.05.14 16:28:01.150582 [ 312 ] {} <Debug> TCP-Session: 2afdb2a3-87fd-48c5-b5e4-f8373d615771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.05.14 16:28:01.150113 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36021 | ||
| 3927 | 2026.05.14 16:28:01.150606 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3928 | 2026.05.14 16:28:01.150829 [ 304 ] {} <Debug> TCP-Session: 11001498-945c-4fff-ae32-5771f4a9ac72 Authenticating user 'default' from [fd00:1122:3344:101::e]:39391 | ||
| 3929 | 2026.05.14 16:28:01.150852 [ 304 ] {} <Debug> TCP-Session: 11001498-945c-4fff-ae32-5771f4a9ac72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.05.14 16:28:01.150870 [ 304 ] {} <Debug> TCP-Session: 11001498-945c-4fff-ae32-5771f4a9ac72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.05.14 16:28:01.150985 [ 308 ] {0f58a04b-eb75-4dea-8112-6c7f5a536ef2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3932 | 2026.05.14 16:28:01.151077 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3933 | 2026.05.14 16:28:01.151080 [ 308 ] {0f58a04b-eb75-4dea-8112-6c7f5a536ef2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3934 | 2026.05.14 16:28:01.151152 [ 311 ] {} <Debug> TCP-Session: 333a4d3c-0bf3-467b-bcb1-741164e2640f Authenticating user 'default' from [fd00:1122:3344:101::e]:59965 | ||
| 3935 | 2026.05.14 16:28:01.151177 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3936 | 2026.05.14 16:28:01.151190 [ 311 ] {} <Debug> TCP-Session: 333a4d3c-0bf3-467b-bcb1-741164e2640f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.05.14 16:28:01.151222 [ 259 ] {} <Debug> TCP-Session: 20c010be-74ff-472d-8cd3-97dabdadc936 Authenticating user 'default' from [fd00:1122:3344:101::e]:41583 | ||
| 3938 | 2026.05.14 16:28:01.151227 [ 311 ] {} <Debug> TCP-Session: 333a4d3c-0bf3-467b-bcb1-741164e2640f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.05.14 16:28:01.151259 [ 259 ] {} <Debug> TCP-Session: 20c010be-74ff-472d-8cd3-97dabdadc936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.05.14 16:28:01.151285 [ 259 ] {} <Debug> TCP-Session: 20c010be-74ff-472d-8cd3-97dabdadc936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.05.14 16:28:01.151452 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3942 | 2026.05.14 16:28:01.151496 [ 310 ] {} <Debug> TCP-Session: f868494e-86f1-446d-9e18-2c19dc5b1cad Authenticating user 'default' from [fd00:1122:3344:101::e]:36021 | ||
| 3943 | 2026.05.14 16:28:01.151519 [ 310 ] {} <Debug> TCP-Session: f868494e-86f1-446d-9e18-2c19dc5b1cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.05.14 16:28:01.151537 [ 310 ] {} <Debug> TCP-Session: f868494e-86f1-446d-9e18-2c19dc5b1cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.05.14 16:28:01.151568 [ 308 ] {0f58a04b-eb75-4dea-8112-6c7f5a536ef2} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f) (SelectExecutor): Key condition: unknown | ||
| 3946 | 2026.05.14 16:28:01.153057 [ 361 ] {0f58a04b-eb75-4dea-8112-6c7f5a536ef2} <Trace> AggregatingTransform: Aggregating | ||
| 3947 | 2026.05.14 16:28:01.153094 [ 361 ] {0f58a04b-eb75-4dea-8112-6c7f5a536ef2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3948 | 2026.05.14 16:28:01.153125 [ 361 ] {0f58a04b-eb75-4dea-8112-6c7f5a536ef2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001418885 sec. (704.779 rows/sec., 27.53 KiB/sec.) | ||
| 3949 | 2026.05.14 16:28:01.153139 [ 361 ] {0f58a04b-eb75-4dea-8112-6c7f5a536ef2} <Trace> Aggregator: Merging aggregated data | ||
| 3950 | 2026.05.14 16:28:01.153764 [ 308 ] {0f58a04b-eb75-4dea-8112-6c7f5a536ef2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00325 sec., 307.6923076923077 rows/sec., 12.02 KiB/sec. | ||
| 3951 | 2026.05.14 16:28:01.153942 [ 308 ] {0f58a04b-eb75-4dea-8112-6c7f5a536ef2} <Debug> TCPHandler: Processed in 0.003858961 sec. | ||
| 3952 | 2026.05.14 16:28:01.154122 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3953 | 2026.05.14 16:28:01.154156 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3954 | 2026.05.14 16:28:01.154181 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3955 | 2026.05.14 16:28:01.154182 [ 308 ] {} <Debug> TCP-Session: 73c6a414-8ab8-443a-ae06-de105092ae95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2026.05.14 16:28:01.154204 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3957 | 2026.05.14 16:28:01.154224 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3958 | 2026.05.14 16:28:01.154248 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2026.05.14 16:28:01.154286 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3960 | 2026.05.14 16:28:01.154300 [ 304 ] {} <Debug> TCP-Session: 11001498-945c-4fff-ae32-5771f4a9ac72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2026.05.14 16:28:01.154315 [ 312 ] {} <Debug> TCP-Session: 2afdb2a3-87fd-48c5-b5e4-f8373d615771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.05.14 16:28:01.154331 [ 293 ] {} <Debug> TCP-Session: 49c236cc-313e-4ff8-93ad-905b15abab4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.05.14 16:28:01.154307 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3964 | 2026.05.14 16:28:01.154274 [ 310 ] {} <Debug> TCP-Session: f868494e-86f1-446d-9e18-2c19dc5b1cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.05.14 16:28:01.154204 [ 305 ] {} <Debug> TCP-Session: 845a957d-922f-45ca-8d84-2a7ccdf6c86a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.05.14 16:28:01.154409 [ 259 ] {} <Debug> TCP-Session: 20c010be-74ff-472d-8cd3-97dabdadc936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.05.14 16:28:01.154231 [ 309 ] {} <Debug> TCP-Session: 4b3f9d47-6672-49ca-831d-0931993f6ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.05.14 16:28:01.154254 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3969 | 2026.05.14 16:28:01.154500 [ 311 ] {} <Debug> TCP-Session: 333a4d3c-0bf3-467b-bcb1-741164e2640f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.05.14 16:28:01.157092 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64120 | ||
| 3971 | 2026.05.14 16:28:01.157152 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3972 | 2026.05.14 16:28:01.157174 [ 308 ] {} <Debug> TCP-Session: 24dbd13b-86c7-4060-9a2b-a11aaa8f8a1b Authenticating user 'default' from [fd00:1122:3344:101::e]:64120 | ||
| 3973 | 2026.05.14 16:28:01.157195 [ 308 ] {} <Debug> TCP-Session: 24dbd13b-86c7-4060-9a2b-a11aaa8f8a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.05.14 16:28:01.157208 [ 308 ] {} <Debug> TCP-Session: 24dbd13b-86c7-4060-9a2b-a11aaa8f8a1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.05.14 16:28:01.157392 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50485 | ||
| 3976 | 2026.05.14 16:28:01.157433 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46117 | ||
| 3977 | 2026.05.14 16:28:01.157452 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42966 | ||
| 3978 | 2026.05.14 16:28:01.157463 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46124 | ||
| 3979 | 2026.05.14 16:28:01.157493 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3980 | 2026.05.14 16:28:01.157488 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42750 | ||
| 3981 | 2026.05.14 16:28:01.157522 [ 310 ] {} <Debug> TCP-Session: d50821f6-bead-4f95-a373-96a018416dd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46117 | ||
| 3982 | 2026.05.14 16:28:01.157533 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3983 | 2026.05.14 16:28:01.157549 [ 310 ] {} <Debug> TCP-Session: d50821f6-bead-4f95-a373-96a018416dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.05.14 16:28:01.157551 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38668 | ||
| 3985 | 2026.05.14 16:28:01.157556 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3986 | 2026.05.14 16:28:01.157566 [ 310 ] {} <Debug> TCP-Session: d50821f6-bead-4f95-a373-96a018416dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.05.14 16:28:01.157610 [ 304 ] {} <Debug> TCP-Session: 9f138120-db42-4663-b8d8-77d1af6c68ea Authenticating user 'default' from [fd00:1122:3344:101::e]:42750 | ||
| 3988 | 2026.05.14 16:28:01.157612 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3989 | 2026.05.14 16:28:01.157641 [ 304 ] {} <Debug> TCP-Session: 9f138120-db42-4663-b8d8-77d1af6c68ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.05.14 16:28:01.157658 [ 305 ] {} <Debug> TCP-Session: 852f31e5-54c6-42b0-b1a1-de119f517d79 Authenticating user 'default' from [fd00:1122:3344:101::e]:38668 | ||
| 3991 | 2026.05.14 16:28:01.157666 [ 304 ] {} <Debug> TCP-Session: 9f138120-db42-4663-b8d8-77d1af6c68ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.05.14 16:28:01.157684 [ 305 ] {} <Debug> TCP-Session: 852f31e5-54c6-42b0-b1a1-de119f517d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.05.14 16:28:01.157560 [ 259 ] {} <Debug> TCP-Session: 54e0a76b-2207-439c-9185-5f048d9af490 Authenticating user 'default' from [fd00:1122:3344:101::e]:46124 | ||
| 3994 | 2026.05.14 16:28:01.157707 [ 305 ] {} <Debug> TCP-Session: 852f31e5-54c6-42b0-b1a1-de119f517d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2026.05.14 16:28:01.157731 [ 259 ] {} <Debug> TCP-Session: 54e0a76b-2207-439c-9185-5f048d9af490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2026.05.14 16:28:01.157509 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3997 | 2026.05.14 16:28:01.157754 [ 259 ] {} <Debug> TCP-Session: 54e0a76b-2207-439c-9185-5f048d9af490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3998 | 2026.05.14 16:28:01.157781 [ 312 ] {} <Debug> TCP-Session: a86659a5-01fb-41c1-a5e3-a8436ae570f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42966 | ||
| 3999 | 2026.05.14 16:28:01.157446 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4000 | 2026.05.14 16:28:01.157812 [ 312 ] {} <Debug> TCP-Session: a86659a5-01fb-41c1-a5e3-a8436ae570f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.05.14 16:28:01.157476 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42564 | ||
| 4002 | 2026.05.14 16:28:01.157833 [ 312 ] {} <Debug> TCP-Session: a86659a5-01fb-41c1-a5e3-a8436ae570f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.05.14 16:28:01.157830 [ 309 ] {} <Debug> TCP-Session: 9a991baa-e451-40ee-9c7e-0b5212efffa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50485 | ||
| 4004 | 2026.05.14 16:28:01.157879 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4005 | 2026.05.14 16:28:01.157889 [ 309 ] {} <Debug> TCP-Session: 9a991baa-e451-40ee-9c7e-0b5212efffa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2026.05.14 16:28:01.157904 [ 293 ] {} <Debug> TCP-Session: 3194d237-547d-4f08-98c0-9d690d6a7586 Authenticating user 'default' from [fd00:1122:3344:101::e]:42564 | ||
| 4007 | 2026.05.14 16:28:01.157913 [ 309 ] {} <Debug> TCP-Session: 9a991baa-e451-40ee-9c7e-0b5212efffa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.05.14 16:28:01.157509 [ 308 ] {} <Trace> TCP-Session: 24dbd13b-86c7-4060-9a2b-a11aaa8f8a1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.05.14 16:28:01.157929 [ 293 ] {} <Debug> TCP-Session: 3194d237-547d-4f08-98c0-9d690d6a7586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.05.14 16:28:01.157444 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64689 | ||
| 4011 | 2026.05.14 16:28:01.157995 [ 293 ] {} <Debug> TCP-Session: 3194d237-547d-4f08-98c0-9d690d6a7586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.05.14 16:28:01.158042 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4013 | 2026.05.14 16:28:01.158068 [ 311 ] {} <Debug> TCP-Session: dcf4d242-9a10-401c-96e0-e2d35dbbddb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64689 | ||
| 4014 | 2026.05.14 16:28:01.158084 [ 311 ] {} <Debug> TCP-Session: dcf4d242-9a10-401c-96e0-e2d35dbbddb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.05.14 16:28:01.158097 [ 311 ] {} <Debug> TCP-Session: dcf4d242-9a10-401c-96e0-e2d35dbbddb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.05.14 16:28:01.158166 [ 308 ] {29d18730-a057-4d09-b1a7-25a0e5610dad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64120) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4017 | 2026.05.14 16:28:01.158523 [ 308 ] {29d18730-a057-4d09-b1a7-25a0e5610dad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4018 | 2026.05.14 16:28:01.158596 [ 308 ] {29d18730-a057-4d09-b1a7-25a0e5610dad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4019 | 2026.05.14 16:28:01.159003 [ 308 ] {29d18730-a057-4d09-b1a7-25a0e5610dad} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f) (SelectExecutor): Key condition: unknown | ||
| 4020 | 2026.05.14 16:28:01.160162 [ 315 ] {29d18730-a057-4d09-b1a7-25a0e5610dad} <Trace> AggregatingTransform: Aggregating | ||
| 4021 | 2026.05.14 16:28:01.160205 [ 315 ] {29d18730-a057-4d09-b1a7-25a0e5610dad} <Trace> Aggregator: Aggregation method: without_key | ||
| 4022 | 2026.05.14 16:28:01.160240 [ 315 ] {29d18730-a057-4d09-b1a7-25a0e5610dad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001104041 sec. (905.763 rows/sec., 35.38 KiB/sec.) | ||
| 4023 | 2026.05.14 16:28:01.160258 [ 315 ] {29d18730-a057-4d09-b1a7-25a0e5610dad} <Trace> Aggregator: Merging aggregated data | ||
| 4024 | 2026.05.14 16:28:01.160950 [ 308 ] {29d18730-a057-4d09-b1a7-25a0e5610dad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002865 sec., 349.04013961605585 rows/sec., 13.63 KiB/sec. | ||
| 4025 | 2026.05.14 16:28:01.161121 [ 308 ] {29d18730-a057-4d09-b1a7-25a0e5610dad} <Debug> TCPHandler: Processed in 0.00373065 sec. | ||
| 4026 | 2026.05.14 16:28:01.161262 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4027 | 2026.05.14 16:28:01.161287 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4028 | 2026.05.14 16:28:01.161298 [ 308 ] {} <Debug> TCP-Session: 24dbd13b-86c7-4060-9a2b-a11aaa8f8a1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2026.05.14 16:28:01.161305 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4030 | 2026.05.14 16:28:01.161326 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4031 | 2026.05.14 16:28:01.161345 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4032 | 2026.05.14 16:28:01.161366 [ 293 ] {} <Debug> TCP-Session: 3194d237-547d-4f08-98c0-9d690d6a7586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.05.14 16:28:01.161349 [ 309 ] {} <Debug> TCP-Session: 9a991baa-e451-40ee-9c7e-0b5212efffa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2026.05.14 16:28:01.161386 [ 312 ] {} <Debug> TCP-Session: a86659a5-01fb-41c1-a5e3-a8436ae570f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.05.14 16:28:01.161395 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4036 | 2026.05.14 16:28:01.161419 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4037 | 2026.05.14 16:28:01.161437 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4038 | 2026.05.14 16:28:01.161474 [ 304 ] {} <Debug> TCP-Session: 9f138120-db42-4663-b8d8-77d1af6c68ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.05.14 16:28:01.161382 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4040 | 2026.05.14 16:28:01.161499 [ 259 ] {} <Debug> TCP-Session: 54e0a76b-2207-439c-9185-5f048d9af490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.05.14 16:28:01.161316 [ 305 ] {} <Debug> TCP-Session: 852f31e5-54c6-42b0-b1a1-de119f517d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.05.14 16:28:01.161538 [ 310 ] {} <Debug> TCP-Session: d50821f6-bead-4f95-a373-96a018416dd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.05.14 16:28:01.161445 [ 311 ] {} <Debug> TCP-Session: dcf4d242-9a10-401c-96e0-e2d35dbbddb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.05.14 16:28:01.221322 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52675 | ||
| 4045 | 2026.05.14 16:28:01.221401 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4046 | 2026.05.14 16:28:01.221428 [ 308 ] {} <Debug> TCP-Session: 006b6fff-b216-4288-abc2-af13aca99cae Authenticating user 'default' from [fd00:1122:3344:101::e]:52675 | ||
| 4047 | 2026.05.14 16:28:01.221449 [ 308 ] {} <Debug> TCP-Session: 006b6fff-b216-4288-abc2-af13aca99cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.05.14 16:28:01.221463 [ 308 ] {} <Debug> TCP-Session: 006b6fff-b216-4288-abc2-af13aca99cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4049 | 2026.05.14 16:28:01.221665 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35379 | ||
| 4050 | 2026.05.14 16:28:01.221682 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37497 | ||
| 4051 | 2026.05.14 16:28:01.221708 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36992 | ||
| 4052 | 2026.05.14 16:28:01.221727 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42101 | ||
| 4053 | 2026.05.14 16:28:01.221746 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4054 | 2026.05.14 16:28:01.221750 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57495 | ||
| 4055 | 2026.05.14 16:28:01.221799 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4056 | 2026.05.14 16:28:01.221792 [ 309 ] {} <Debug> TCP-Session: d8ab5831-34ba-450a-820c-c9271f5cb840 Authenticating user 'default' from [fd00:1122:3344:101::e]:35379 | ||
| 4057 | 2026.05.14 16:28:01.221835 [ 293 ] {} <Debug> TCP-Session: 5b2d5c09-d2d1-45eb-a7c3-b88c421c80c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42101 | ||
| 4058 | 2026.05.14 16:28:01.221843 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4059 | 2026.05.14 16:28:01.221858 [ 293 ] {} <Debug> TCP-Session: 5b2d5c09-d2d1-45eb-a7c3-b88c421c80c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.05.14 16:28:01.221853 [ 309 ] {} <Debug> TCP-Session: d8ab5831-34ba-450a-820c-c9271f5cb840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.05.14 16:28:01.221878 [ 305 ] {} <Debug> TCP-Session: 85d234da-dacf-42ef-be97-6745e1be777b Authenticating user 'default' from [fd00:1122:3344:101::e]:57495 | ||
| 4062 | 2026.05.14 16:28:01.221881 [ 293 ] {} <Debug> TCP-Session: 5b2d5c09-d2d1-45eb-a7c3-b88c421c80c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.05.14 16:28:01.221899 [ 309 ] {} <Debug> TCP-Session: d8ab5831-34ba-450a-820c-c9271f5cb840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.05.14 16:28:01.221917 [ 305 ] {} <Debug> TCP-Session: 85d234da-dacf-42ef-be97-6745e1be777b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.05.14 16:28:01.221785 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4066 | 2026.05.14 16:28:01.221949 [ 305 ] {} <Debug> TCP-Session: 85d234da-dacf-42ef-be97-6745e1be777b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.05.14 16:28:01.221738 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45814 | ||
| 4068 | 2026.05.14 16:28:01.221990 [ 310 ] {} <Debug> TCP-Session: 3a07e9d0-ca3d-41eb-9bc5-596b00712d1a Authenticating user 'default' from [fd00:1122:3344:101::e]:37497 | ||
| 4069 | 2026.05.14 16:28:01.221702 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39049 | ||
| 4070 | 2026.05.14 16:28:01.222052 [ 310 ] {} <Debug> TCP-Session: 3a07e9d0-ca3d-41eb-9bc5-596b00712d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2026.05.14 16:28:01.222065 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4072 | 2026.05.14 16:28:01.222085 [ 310 ] {} <Debug> TCP-Session: 3a07e9d0-ca3d-41eb-9bc5-596b00712d1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.05.14 16:28:01.222094 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4074 | 2026.05.14 16:28:01.222106 [ 304 ] {} <Debug> TCP-Session: ef6b3a8f-a3fa-4c7f-9464-3e321512edf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45814 | ||
| 4075 | 2026.05.14 16:28:01.222132 [ 312 ] {} <Debug> TCP-Session: 1f974d3e-63f3-446b-a2f0-c6f39fc8893d Authenticating user 'default' from [fd00:1122:3344:101::e]:39049 | ||
| 4076 | 2026.05.14 16:28:01.221786 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4077 | 2026.05.14 16:28:01.222164 [ 312 ] {} <Debug> TCP-Session: 1f974d3e-63f3-446b-a2f0-c6f39fc8893d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.05.14 16:28:01.222188 [ 259 ] {} <Debug> TCP-Session: 83f2af03-ea0f-4e71-8677-1c76eb7358a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36992 | ||
| 4079 | 2026.05.14 16:28:01.222194 [ 312 ] {} <Debug> TCP-Session: 1f974d3e-63f3-446b-a2f0-c6f39fc8893d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.05.14 16:28:01.222214 [ 259 ] {} <Debug> TCP-Session: 83f2af03-ea0f-4e71-8677-1c76eb7358a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.05.14 16:28:01.222154 [ 304 ] {} <Debug> TCP-Session: ef6b3a8f-a3fa-4c7f-9464-3e321512edf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.05.14 16:28:01.222239 [ 259 ] {} <Debug> TCP-Session: 83f2af03-ea0f-4e71-8677-1c76eb7358a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.05.14 16:28:01.222260 [ 304 ] {} <Debug> TCP-Session: ef6b3a8f-a3fa-4c7f-9464-3e321512edf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.05.14 16:28:01.221732 [ 308 ] {} <Trace> TCP-Session: 006b6fff-b216-4288-abc2-af13aca99cae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2026.05.14 16:28:01.221688 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51114 | ||
| 4086 | 2026.05.14 16:28:01.222367 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4087 | 2026.05.14 16:28:01.222387 [ 311 ] {} <Debug> TCP-Session: 7bcfbef4-13b9-4783-afdb-4e170754afc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51114 | ||
| 4088 | 2026.05.14 16:28:01.222403 [ 311 ] {} <Debug> TCP-Session: 7bcfbef4-13b9-4783-afdb-4e170754afc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.05.14 16:28:01.222416 [ 311 ] {} <Debug> TCP-Session: 7bcfbef4-13b9-4783-afdb-4e170754afc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.05.14 16:28:01.222455 [ 308 ] {6ced54dc-7d37-45a5-9d07-71d7dc0c9259} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52675) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4091 | 2026.05.14 16:28:01.222703 [ 308 ] {6ced54dc-7d37-45a5-9d07-71d7dc0c9259} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4092 | 2026.05.14 16:28:01.222757 [ 308 ] {6ced54dc-7d37-45a5-9d07-71d7dc0c9259} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4093 | 2026.05.14 16:28:01.223049 [ 308 ] {6ced54dc-7d37-45a5-9d07-71d7dc0c9259} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f) (SelectExecutor): Key condition: unknown | ||
| 4094 | 2026.05.14 16:28:01.223992 [ 322 ] {6ced54dc-7d37-45a5-9d07-71d7dc0c9259} <Trace> AggregatingTransform: Aggregating | ||
| 4095 | 2026.05.14 16:28:01.224037 [ 322 ] {6ced54dc-7d37-45a5-9d07-71d7dc0c9259} <Trace> Aggregator: Aggregation method: without_key | ||
| 4096 | 2026.05.14 16:28:01.224070 [ 322 ] {6ced54dc-7d37-45a5-9d07-71d7dc0c9259} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092313 sec. (1083.271 rows/sec., 42.32 KiB/sec.) | ||
| 4097 | 2026.05.14 16:28:01.224088 [ 322 ] {6ced54dc-7d37-45a5-9d07-71d7dc0c9259} <Trace> Aggregator: Merging aggregated data | ||
| 4098 | 2026.05.14 16:28:01.224687 [ 308 ] {6ced54dc-7d37-45a5-9d07-71d7dc0c9259} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002283 sec., 438.02014892685065 rows/sec., 17.11 KiB/sec. | ||
| 4099 | 2026.05.14 16:28:01.224833 [ 308 ] {6ced54dc-7d37-45a5-9d07-71d7dc0c9259} <Debug> TCPHandler: Processed in 0.003206444 sec. | ||
| 4100 | 2026.05.14 16:28:01.224961 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4101 | 2026.05.14 16:28:01.224996 [ 308 ] {} <Debug> TCP-Session: 006b6fff-b216-4288-abc2-af13aca99cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.05.14 16:28:01.225020 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4103 | 2026.05.14 16:28:01.225030 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2026.05.14 16:28:01.225052 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4105 | 2026.05.14 16:28:01.225082 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4106 | 2026.05.14 16:28:01.225128 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4107 | 2026.05.14 16:28:01.225154 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4108 | 2026.05.14 16:28:01.225172 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4109 | 2026.05.14 16:28:01.225175 [ 311 ] {} <Debug> TCP-Session: 7bcfbef4-13b9-4783-afdb-4e170754afc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2026.05.14 16:28:01.225202 [ 293 ] {} <Debug> TCP-Session: 5b2d5c09-d2d1-45eb-a7c3-b88c421c80c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.05.14 16:28:01.225212 [ 312 ] {} <Debug> TCP-Session: 1f974d3e-63f3-446b-a2f0-c6f39fc8893d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.05.14 16:28:01.225164 [ 305 ] {} <Debug> TCP-Session: 85d234da-dacf-42ef-be97-6745e1be777b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.05.14 16:28:01.225142 [ 304 ] {} <Debug> TCP-Session: ef6b3a8f-a3fa-4c7f-9464-3e321512edf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2026.05.14 16:28:01.225089 [ 310 ] {} <Debug> TCP-Session: 3a07e9d0-ca3d-41eb-9bc5-596b00712d1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2026.05.14 16:28:01.225103 [ 309 ] {} <Debug> TCP-Session: d8ab5831-34ba-450a-820c-c9271f5cb840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.05.14 16:28:01.225103 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4117 | 2026.05.14 16:28:01.225347 [ 259 ] {} <Debug> TCP-Session: 83f2af03-ea0f-4e71-8677-1c76eb7358a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.05.14 16:28:03.000735 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.05.14 16:28:03.000995 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4120 | 2026.05.14 16:28:03.001374 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4121 | 2026.05.14 16:28:03.001415 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4122 | 2026.05.14 16:28:03.001674 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4123 | 2026.05.14 16:28:03.001744 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4124 | 2026.05.14 16:28:03.001887 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4125 | 2026.05.14 16:28:03.001971 [ 348 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4126 | 2026.05.14 16:28:03.002007 [ 324 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4127 | 2026.05.14 16:28:03.002025 [ 318 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4128 | 2026.05.14 16:28:03.002008 [ 328 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4129 | 2026.05.14 16:28:03.002206 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4130 | 2026.05.14 16:28:03.002233 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4131 | 2026.05.14 16:28:03.002303 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4132 | 2026.05.14 16:28:03.002323 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4133 | 2026.05.14 16:28:03.002357 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4134 | 2026.05.14 16:28:03.002394 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4135 | 2026.05.14 16:28:03.003597 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002701 sec., 15179.563124768605 rows/sec., 2.74 MiB/sec. | ||
| 4136 | 2026.05.14 16:28:03.003707 [ 295 ] {489427fe-dd5e-4fe6-a65b-88795e8881b4} <Debug> TCPHandler: Processed in 0.003122343 sec. | ||
| 4137 | 2026.05.14 16:28:03.005434 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2026.05.14 16:28:03.005584 [ 295 ] {3e68b059-b477-4e69-b9e6-10cd328cbe3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4139 | 2026.05.14 16:28:03.005650 [ 295 ] {3e68b059-b477-4e69-b9e6-10cd328cbe3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4140 | 2026.05.14 16:28:03.006360 [ 295 ] {3e68b059-b477-4e69-b9e6-10cd328cbe3d} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.05.14 16:28:03.006403 [ 295 ] {3e68b059-b477-4e69-b9e6-10cd328cbe3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4142 | 2026.05.14 16:28:03.006776 [ 295 ] {3e68b059-b477-4e69-b9e6-10cd328cbe3d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4143 | 2026.05.14 16:28:03.007001 [ 295 ] {3e68b059-b477-4e69-b9e6-10cd328cbe3d} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2026.05.14 16:28:03.007146 [ 295 ] {3e68b059-b477-4e69-b9e6-10cd328cbe3d} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001607 sec., 41070.31736154325 rows/sec., 3.25 MiB/sec. | ||
| 4145 | 2026.05.14 16:28:03.007195 [ 295 ] {3e68b059-b477-4e69-b9e6-10cd328cbe3d} <Debug> TCPHandler: Processed in 0.0018858 sec. | ||
| 4146 | 2026.05.14 16:28:03.007352 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2026.05.14 16:28:03.007463 [ 295 ] {2b1a31db-a97c-495d-b4fa-260968fd6592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4148 | 2026.05.14 16:28:03.007506 [ 295 ] {2b1a31db-a97c-495d-b4fa-260968fd6592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4149 | 2026.05.14 16:28:03.007931 [ 295 ] {2b1a31db-a97c-495d-b4fa-260968fd6592} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.05.14 16:28:03.007968 [ 295 ] {2b1a31db-a97c-495d-b4fa-260968fd6592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4151 | 2026.05.14 16:28:03.008259 [ 295 ] {2b1a31db-a97c-495d-b4fa-260968fd6592} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4152 | 2026.05.14 16:28:03.008481 [ 295 ] {2b1a31db-a97c-495d-b4fa-260968fd6592} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.05.14 16:28:03.008591 [ 106 ] {} <Debug> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4154 | 2026.05.14 16:28:03.008610 [ 295 ] {2b1a31db-a97c-495d-b4fa-260968fd6592} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001178 sec., 4244.4821731748725 rows/sec., 319.17 KiB/sec. | ||
| 4155 | 2026.05.14 16:28:03.008626 [ 106 ] {} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.05.14 16:28:03.008646 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4157 | 2026.05.14 16:28:03.008646 [ 295 ] {2b1a31db-a97c-495d-b4fa-260968fd6592} <Debug> TCPHandler: Processed in 0.001346014 sec. | ||
| 4158 | 2026.05.14 16:28:03.008748 [ 186 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::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 | ||
| 4159 | 2026.05.14 16:28:03.008817 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2026.05.14 16:28:03.008874 [ 186 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4161 | 2026.05.14 16:28:03.008910 [ 186 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 211 rows starting from the beginning of the part | ||
| 4162 | 2026.05.14 16:28:03.008918 [ 295 ] {536d4769-d70b-41bc-a659-d7f4038cefce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4163 | 2026.05.14 16:28:03.008962 [ 295 ] {536d4769-d70b-41bc-a659-d7f4038cefce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4164 | 2026.05.14 16:28:03.008975 [ 186 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 4165 | 2026.05.14 16:28:03.009025 [ 186 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 179 rows starting from the beginning of the part | ||
| 4166 | 2026.05.14 16:28:03.009067 [ 186 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 4167 | 2026.05.14 16:28:03.009106 [ 186 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 190 rows starting from the beginning of the part | ||
| 4168 | 2026.05.14 16:28:03.009152 [ 186 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 4169 | 2026.05.14 16:28:03.009404 [ 295 ] {536d4769-d70b-41bc-a659-d7f4038cefce} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.05.14 16:28:03.009447 [ 295 ] {536d4769-d70b-41bc-a659-d7f4038cefce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4171 | 2026.05.14 16:28:03.009762 [ 295 ] {536d4769-d70b-41bc-a659-d7f4038cefce} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4172 | 2026.05.14 16:28:03.009973 [ 295 ] {536d4769-d70b-41bc-a659-d7f4038cefce} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.05.14 16:28:03.010037 [ 195 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 595 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331694 sec., 446799.33978826966 rows/sec., 29.74 MiB/sec. | ||
| 4174 | 2026.05.14 16:28:03.010107 [ 295 ] {536d4769-d70b-41bc-a659-d7f4038cefce} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001207 sec., 57166.52858326429 rows/sec., 4.46 MiB/sec. | ||
| 4175 | 2026.05.14 16:28:03.010159 [ 295 ] {536d4769-d70b-41bc-a659-d7f4038cefce} <Debug> TCPHandler: Processed in 0.001391424 sec. | ||
| 4176 | 2026.05.14 16:28:03.010220 [ 186 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4177 | 2026.05.14 16:28:03.010348 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4178 | 2026.05.14 16:28:03.010448 [ 295 ] {4ee30206-51f3-47d7-a696-6f8ce1c4e6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4179 | 2026.05.14 16:28:03.010491 [ 295 ] {4ee30206-51f3-47d7-a696-6f8ce1c4e6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4180 | 2026.05.14 16:28:03.010499 [ 186 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_16_3} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.05.14 16:28:03.010603 [ 186 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_16_3} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4182 | 2026.05.14 16:28:03.010691 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4183 | 2026.05.14 16:28:03.010919 [ 295 ] {4ee30206-51f3-47d7-a696-6f8ce1c4e6a8} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2026.05.14 16:28:03.010958 [ 295 ] {4ee30206-51f3-47d7-a696-6f8ce1c4e6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4185 | 2026.05.14 16:28:03.011282 [ 295 ] {4ee30206-51f3-47d7-a696-6f8ce1c4e6a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4186 | 2026.05.14 16:28:03.011488 [ 295 ] {4ee30206-51f3-47d7-a696-6f8ce1c4e6a8} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2026.05.14 16:28:03.011620 [ 295 ] {4ee30206-51f3-47d7-a696-6f8ce1c4e6a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4188 | 2026.05.14 16:28:03.011656 [ 295 ] {4ee30206-51f3-47d7-a696-6f8ce1c4e6a8} <Debug> TCPHandler: Processed in 0.001356894 sec. | ||
| 4189 | 2026.05.14 16:28:03.011785 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2026.05.14 16:28:03.011879 [ 295 ] {346250cf-1ff2-44b3-98b6-13d1b1a96948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4191 | 2026.05.14 16:28:03.011932 [ 295 ] {346250cf-1ff2-44b3-98b6-13d1b1a96948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4192 | 2026.05.14 16:28:03.012675 [ 295 ] {346250cf-1ff2-44b3-98b6-13d1b1a96948} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.05.14 16:28:03.012710 [ 295 ] {346250cf-1ff2-44b3-98b6-13d1b1a96948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4194 | 2026.05.14 16:28:03.013183 [ 295 ] {346250cf-1ff2-44b3-98b6-13d1b1a96948} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4195 | 2026.05.14 16:28:03.013407 [ 295 ] {346250cf-1ff2-44b3-98b6-13d1b1a96948} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.05.14 16:28:03.013538 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4197 | 2026.05.14 16:28:03.013543 [ 295 ] {346250cf-1ff2-44b3-98b6-13d1b1a96948} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001683 sec., 2970.8853238265 rows/sec., 5.32 MiB/sec. | ||
| 4198 | 2026.05.14 16:28:03.013588 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.05.14 16:28:03.013613 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4200 | 2026.05.14 16:28:03.013615 [ 295 ] {346250cf-1ff2-44b3-98b6-13d1b1a96948} <Debug> TCPHandler: Processed in 0.00187772 sec. | ||
| 4201 | 2026.05.14 16:28:03.013711 [ 189 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::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 | ||
| 4202 | 2026.05.14 16:28:03.013765 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.05.14 16:28:03.013860 [ 295 ] {563e42e1-b29f-44d6-976e-748b621bbc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4204 | 2026.05.14 16:28:03.013899 [ 295 ] {563e42e1-b29f-44d6-976e-748b621bbc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4205 | 2026.05.14 16:28:03.013926 [ 189 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4206 | 2026.05.14 16:28:03.013985 [ 189 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 218 rows starting from the beginning of the part | ||
| 4207 | 2026.05.14 16:28:03.014120 [ 189 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 4208 | 2026.05.14 16:28:03.014234 [ 189 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 4209 | 2026.05.14 16:28:03.014252 [ 295 ] {563e42e1-b29f-44d6-976e-748b621bbc70} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.05.14 16:28:03.014287 [ 295 ] {563e42e1-b29f-44d6-976e-748b621bbc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4211 | 2026.05.14 16:28:03.014342 [ 189 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 4212 | 2026.05.14 16:28:03.014448 [ 189 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
| 4213 | 2026.05.14 16:28:03.014556 [ 189 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 4214 | 2026.05.14 16:28:03.014588 [ 295 ] {563e42e1-b29f-44d6-976e-748b621bbc70} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4215 | 2026.05.14 16:28:03.014790 [ 295 ] {563e42e1-b29f-44d6-976e-748b621bbc70} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.05.14 16:28:03.014918 [ 295 ] {563e42e1-b29f-44d6-976e-748b621bbc70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 4217 | 2026.05.14 16:28:03.014952 [ 295 ] {563e42e1-b29f-44d6-976e-748b621bbc70} <Debug> TCPHandler: Processed in 0.001235453 sec. | ||
| 4218 | 2026.05.14 16:28:03.016930 [ 186 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 19 columns (19 merged, 0 gathered) in 0.003259935 sec., 96934.44807948625 rows/sec., 173.70 MiB/sec. | ||
| 4219 | 2026.05.14 16:28:03.017652 [ 195 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4220 | 2026.05.14 16:28:03.018040 [ 195 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.05.14 16:28:03.018119 [ 195 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4222 | 2026.05.14 16:28:03.018245 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4223 | 2026.05.14 16:28:03.077528 [ 260 ] {} <Trace> TCP-Session: 904fe611-5a94-4c1e-9888-8908fbf4f099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.05.14 16:28:03.077850 [ 260 ] {22f8877b-b773-4996-b40c-ae3faec71502} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36694) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 4225 | 2026.05.14 16:28:03.078567 [ 260 ] {22f8877b-b773-4996-b40c-ae3faec71502} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 4226 | 2026.05.14 16:28:03.078919 [ 260 ] {22f8877b-b773-4996-b40c-ae3faec71502} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4227 | 2026.05.14 16:28:03.079341 [ 348 ] {22f8877b-b773-4996-b40c-ae3faec71502} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 4228 | 2026.05.14 16:28:03.079921 [ 260 ] {22f8877b-b773-4996-b40c-ae3faec71502} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002234 sec., 55505.81915846017 rows/sec., 3.06 MiB/sec. | ||
| 4229 | 2026.05.14 16:28:03.080021 [ 260 ] {22f8877b-b773-4996-b40c-ae3faec71502} <Debug> TCPHandler: Processed in 0.002659888 sec. | ||
| 4230 | 2026.05.14 16:28:04.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.54 MiB, peak 240.59 MiB, free memory in arenas 0.00 B, will set to 232.55 MiB (RSS), difference: -1.99 MiB | ||
| 4231 | 2026.05.14 16:28:04.543987 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4232 | 2026.05.14 16:28:04.544040 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4233 | 2026.05.14 16:28:04.609356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7603 | ||
| 4234 | 2026.05.14 16:28:04.609902 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.05.14 16:28:04.609961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4236 | 2026.05.14 16:28:04.610575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4237 | 2026.05.14 16:28:04.610855 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.05.14 16:28:04.610976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7603 | ||
| 4239 | 2026.05.14 16:28:04.611007 [ 103 ] {} <Debug> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4240 | 2026.05.14 16:28:04.611067 [ 103 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.05.14 16:28:04.611089 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4242 | 2026.05.14 16:28:04.611208 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::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 | ||
| 4243 | 2026.05.14 16:28:04.611344 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4244 | 2026.05.14 16:28:04.611382 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5235 rows starting from the beginning of the part | ||
| 4245 | 2026.05.14 16:28:04.611443 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4246 | 2026.05.14 16:28:04.611485 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4247 | 2026.05.14 16:28:04.611523 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4248 | 2026.05.14 16:28:04.611560 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4249 | 2026.05.14 16:28:04.611596 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4250 | 2026.05.14 16:28:04.612950 [ 195 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7603 rows, containing 4 columns (4 merged, 0 gathered) in 0.001795769 sec., 4233840.766824686 rows/sec., 60.57 MiB/sec. | ||
| 4251 | 2026.05.14 16:28:04.613346 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4252 | 2026.05.14 16:28:04.613608 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_16_3} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.05.14 16:28:04.613677 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_16_3} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4254 | 2026.05.14 16:28:04.613752 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4255 | 2026.05.14 16:28:04.628551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 524 | ||
| 4256 | 2026.05.14 16:28:04.630633 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.05.14 16:28:04.630671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4258 | 2026.05.14 16:28:04.632371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4259 | 2026.05.14 16:28:04.632744 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.05.14 16:28:04.632916 [ 101 ] {} <Debug> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4261 | 2026.05.14 16:28:04.633072 [ 101 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2026.05.14 16:28:04.633092 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4263 | 2026.05.14 16:28:04.633185 [ 195 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::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 | ||
| 4264 | 2026.05.14 16:28:04.633398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 4265 | 2026.05.14 16:28:04.633688 [ 195 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4266 | 2026.05.14 16:28:04.633821 [ 195 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part | ||
| 4267 | 2026.05.14 16:28:04.634168 [ 195 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
| 4268 | 2026.05.14 16:28:04.634494 [ 195 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4269 | 2026.05.14 16:28:04.634843 [ 195 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 4270 | 2026.05.14 16:28:04.635177 [ 195 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 66 rows starting from the beginning of the part | ||
| 4271 | 2026.05.14 16:28:04.635492 [ 195 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 4272 | 2026.05.14 16:28:04.640959 [ 186 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 72 columns (72 merged, 0 gathered) in 0.007813272 sec., 67065.37286811467 rows/sec., 58.53 MiB/sec. | ||
| 4273 | 2026.05.14 16:28:04.641903 [ 188 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4274 | 2026.05.14 16:28:04.642480 [ 188 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_11_2} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.05.14 16:28:04.642558 [ 188 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_11_2} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4276 | 2026.05.14 16:28:04.642854 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 4277 | 2026.05.14 16:28:04.758429 [ 101 ] {} <Debug> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4278 | 2026.05.14 16:28:04.758478 [ 101 ] {} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.05.14 16:28:04.758503 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4280 | 2026.05.14 16:28:04.758642 [ 195 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::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 | ||
| 4281 | 2026.05.14 16:28:04.758814 [ 195 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4282 | 2026.05.14 16:28:04.758863 [ 195 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::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 | ||
| 4283 | 2026.05.14 16:28:04.758959 [ 195 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4284 | 2026.05.14 16:28:04.759032 [ 195 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 4285 | 2026.05.14 16:28:04.759098 [ 195 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::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 | ||
| 4286 | 2026.05.14 16:28:04.759159 [ 195 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 4287 | 2026.05.14 16:28:04.760098 [ 192 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514026 sec., 19814.71916598526 rows/sec., 1.65 MiB/sec. | ||
| 4288 | 2026.05.14 16:28:04.760228 [ 195 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4289 | 2026.05.14 16:28:04.760473 [ 195 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_5_1} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2026.05.14 16:28:04.760537 [ 195 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_5_1} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4291 | 2026.05.14 16:28:04.760598 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4292 | 2026.05.14 16:28:05.001345 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.0009065 sec. | ||
| 4293 | 2026.05.14 16:28:05.003172 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4294 | 2026.05.14 16:28:05.019289 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2026.05.14 16:28:05.019331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4296 | 2026.05.14 16:28:05.025238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4297 | 2026.05.14 16:28:05.025895 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.05.14 16:28:05.026189 [ 101 ] {} <Debug> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4299 | 2026.05.14 16:28:05.026260 [ 101 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.05.14 16:28:05.026285 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 4301 | 2026.05.14 16:28:05.026396 [ 195 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 4302 | 2026.05.14 16:28:05.028621 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4303 | 2026.05.14 16:28:05.030181 [ 195 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4304 | 2026.05.14 16:28:05.031727 [ 195 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 4305 | 2026.05.14 16:28:05.036027 [ 195 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 4306 | 2026.05.14 16:28:05.040239 [ 195 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 4307 | 2026.05.14 16:28:05.044288 [ 195 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 4308 | 2026.05.14 16:28:05.048649 [ 195 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 4309 | 2026.05.14 16:28:05.052667 [ 195 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 4310 | 2026.05.14 16:28:05.105910 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.07955611 sec., 1520.9391208293116 rows/sec., 7.86 MiB/sec. | ||
| 4311 | 2026.05.14 16:28:05.108150 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4312 | 2026.05.14 16:28:05.109975 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_16_3} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.05.14 16:28:05.110072 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_16_3} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4314 | 2026.05.14 16:28:05.112608 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 4315 | 2026.05.14 16:28:05.213478 [ 101 ] {} <Debug> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4316 | 2026.05.14 16:28:05.213555 [ 101 ] {} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2026.05.14 16:28:05.213581 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4318 | 2026.05.14 16:28:05.213726 [ 193 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4319 | 2026.05.14 16:28:05.213867 [ 193 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4320 | 2026.05.14 16:28:05.213900 [ 193 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4321 | 2026.05.14 16:28:05.213988 [ 193 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4322 | 2026.05.14 16:28:05.214037 [ 193 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4323 | 2026.05.14 16:28:05.214084 [ 193 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4324 | 2026.05.14 16:28:05.214126 [ 193 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4325 | 2026.05.14 16:28:05.214885 [ 193 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001209982 sec., 49587.51452500946 rows/sec., 2.53 MiB/sec. | ||
| 4326 | 2026.05.14 16:28:05.215074 [ 190 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4327 | 2026.05.14 16:28:05.215441 [ 190 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_10_2} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.05.14 16:28:05.215535 [ 190 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_10_2} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4329 | 2026.05.14 16:28:05.215635 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4330 | 2026.05.14 16:28:06.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.83 MiB, peak 243.76 MiB, free memory in arenas 0.00 B, will set to 243.49 MiB (RSS), difference: 9.66 MiB | ||
| 4331 | 2026.05.14 16:28:08.006121 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.05.14 16:28:08.006353 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4333 | 2026.05.14 16:28:08.006702 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4334 | 2026.05.14 16:28:08.006739 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4335 | 2026.05.14 16:28:08.006977 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4336 | 2026.05.14 16:28:08.007044 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4337 | 2026.05.14 16:28:08.007187 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4338 | 2026.05.14 16:28:08.007287 [ 348 ] {2446d1f3-6744-48b4-829d-860867478d22} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4339 | 2026.05.14 16:28:08.007293 [ 328 ] {2446d1f3-6744-48b4-829d-860867478d22} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4340 | 2026.05.14 16:28:08.007293 [ 324 ] {2446d1f3-6744-48b4-829d-860867478d22} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4341 | 2026.05.14 16:28:08.007289 [ 318 ] {2446d1f3-6744-48b4-829d-860867478d22} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4342 | 2026.05.14 16:28:08.007481 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4343 | 2026.05.14 16:28:08.007508 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4344 | 2026.05.14 16:28:08.007590 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4345 | 2026.05.14 16:28:08.007612 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4346 | 2026.05.14 16:28:08.007646 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4347 | 2026.05.14 16:28:08.007681 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4348 | 2026.05.14 16:28:08.007713 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4349 | 2026.05.14 16:28:08.008973 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Debug> executeQuery: Read 42 rows, 7.67 KiB in 0.002716 sec., 15463.917525773195 rows/sec., 2.76 MiB/sec. | ||
| 4350 | 2026.05.14 16:28:08.009113 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Debug> MemoryTracker: Peak memory usage (for query): 139.59 KiB. | ||
| 4351 | 2026.05.14 16:28:08.009129 [ 295 ] {2446d1f3-6744-48b4-829d-860867478d22} <Debug> TCPHandler: Processed in 0.003129543 sec. | ||
| 4352 | 2026.05.14 16:28:08.014426 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.05.14 16:28:08.014554 [ 295 ] {0d91fc68-acba-4dbf-9965-bdc6998430b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4354 | 2026.05.14 16:28:08.014605 [ 295 ] {0d91fc68-acba-4dbf-9965-bdc6998430b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4355 | 2026.05.14 16:28:08.015263 [ 295 ] {0d91fc68-acba-4dbf-9965-bdc6998430b8} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.05.14 16:28:08.015300 [ 295 ] {0d91fc68-acba-4dbf-9965-bdc6998430b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4357 | 2026.05.14 16:28:08.015679 [ 295 ] {0d91fc68-acba-4dbf-9965-bdc6998430b8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4358 | 2026.05.14 16:28:08.015910 [ 295 ] {0d91fc68-acba-4dbf-9965-bdc6998430b8} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.05.14 16:28:08.016059 [ 295 ] {0d91fc68-acba-4dbf-9965-bdc6998430b8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001541 sec., 184295.91174561973 rows/sec., 11.71 MiB/sec. | ||
| 4360 | 2026.05.14 16:28:08.016097 [ 295 ] {0d91fc68-acba-4dbf-9965-bdc6998430b8} <Debug> TCPHandler: Processed in 0.001730158 sec. | ||
| 4361 | 2026.05.14 16:28:08.016357 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.05.14 16:28:08.016452 [ 295 ] {02ce5da5-2826-498f-8b5f-ff1ac86635e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4363 | 2026.05.14 16:28:08.016491 [ 295 ] {02ce5da5-2826-498f-8b5f-ff1ac86635e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4364 | 2026.05.14 16:28:08.017198 [ 295 ] {02ce5da5-2826-498f-8b5f-ff1ac86635e2} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.05.14 16:28:08.017234 [ 295 ] {02ce5da5-2826-498f-8b5f-ff1ac86635e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4366 | 2026.05.14 16:28:08.017593 [ 295 ] {02ce5da5-2826-498f-8b5f-ff1ac86635e2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4367 | 2026.05.14 16:28:08.017798 [ 295 ] {02ce5da5-2826-498f-8b5f-ff1ac86635e2} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.05.14 16:28:08.017921 [ 295 ] {02ce5da5-2826-498f-8b5f-ff1ac86635e2} <Debug> executeQuery: Read 872 rows, 70.00 KiB in 0.001487 sec., 586415.6018829859 rows/sec., 45.97 MiB/sec. | ||
| 4369 | 2026.05.14 16:28:08.017957 [ 295 ] {02ce5da5-2826-498f-8b5f-ff1ac86635e2} <Debug> TCPHandler: Processed in 0.001649448 sec. | ||
| 4370 | 2026.05.14 16:28:08.018088 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.05.14 16:28:08.018183 [ 295 ] {ef17891e-be60-4039-926b-4ab7522dc8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4372 | 2026.05.14 16:28:08.018222 [ 295 ] {ef17891e-be60-4039-926b-4ab7522dc8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4373 | 2026.05.14 16:28:08.018682 [ 295 ] {ef17891e-be60-4039-926b-4ab7522dc8f7} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.05.14 16:28:08.018719 [ 295 ] {ef17891e-be60-4039-926b-4ab7522dc8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4375 | 2026.05.14 16:28:08.019040 [ 295 ] {ef17891e-be60-4039-926b-4ab7522dc8f7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4376 | 2026.05.14 16:28:08.019251 [ 295 ] {ef17891e-be60-4039-926b-4ab7522dc8f7} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.05.14 16:28:08.019382 [ 295 ] {ef17891e-be60-4039-926b-4ab7522dc8f7} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001217 sec., 147082.99096138045 rows/sec., 9.09 MiB/sec. | ||
| 4378 | 2026.05.14 16:28:08.019418 [ 295 ] {ef17891e-be60-4039-926b-4ab7522dc8f7} <Debug> TCPHandler: Processed in 0.001383565 sec. | ||
| 4379 | 2026.05.14 16:28:08.019559 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2026.05.14 16:28:08.019663 [ 295 ] {7d498324-1df5-4a6e-8805-f4a518704f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4381 | 2026.05.14 16:28:08.019702 [ 295 ] {7d498324-1df5-4a6e-8805-f4a518704f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4382 | 2026.05.14 16:28:08.020133 [ 295 ] {7d498324-1df5-4a6e-8805-f4a518704f1c} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.05.14 16:28:08.020168 [ 295 ] {7d498324-1df5-4a6e-8805-f4a518704f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4384 | 2026.05.14 16:28:08.020472 [ 295 ] {7d498324-1df5-4a6e-8805-f4a518704f1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4385 | 2026.05.14 16:28:08.020679 [ 295 ] {7d498324-1df5-4a6e-8805-f4a518704f1c} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.05.14 16:28:08.020810 [ 295 ] {7d498324-1df5-4a6e-8805-f4a518704f1c} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001165 sec., 128755.36480686696 rows/sec., 8.32 MiB/sec. | ||
| 4387 | 2026.05.14 16:28:08.020846 [ 295 ] {7d498324-1df5-4a6e-8805-f4a518704f1c} <Debug> TCPHandler: Processed in 0.001334975 sec. | ||
| 4388 | 2026.05.14 16:28:08.020970 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2026.05.14 16:28:08.021073 [ 295 ] {4f923ac1-0253-46cd-9a03-66bbc0f9bad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4390 | 2026.05.14 16:28:08.021110 [ 295 ] {4f923ac1-0253-46cd-9a03-66bbc0f9bad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4391 | 2026.05.14 16:28:08.021542 [ 295 ] {4f923ac1-0253-46cd-9a03-66bbc0f9bad1} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.05.14 16:28:08.021577 [ 295 ] {4f923ac1-0253-46cd-9a03-66bbc0f9bad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4393 | 2026.05.14 16:28:08.021873 [ 295 ] {4f923ac1-0253-46cd-9a03-66bbc0f9bad1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4394 | 2026.05.14 16:28:08.022075 [ 295 ] {4f923ac1-0253-46cd-9a03-66bbc0f9bad1} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.05.14 16:28:08.022212 [ 295 ] {4f923ac1-0253-46cd-9a03-66bbc0f9bad1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 4396 | 2026.05.14 16:28:08.022249 [ 295 ] {4f923ac1-0253-46cd-9a03-66bbc0f9bad1} <Debug> TCPHandler: Processed in 0.001327204 sec. | ||
| 4397 | 2026.05.14 16:28:08.022372 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.05.14 16:28:08.022466 [ 295 ] {727eb1ee-237a-4435-befd-6506309b832c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4399 | 2026.05.14 16:28:08.022504 [ 295 ] {727eb1ee-237a-4435-befd-6506309b832c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4400 | 2026.05.14 16:28:08.023066 [ 295 ] {727eb1ee-237a-4435-befd-6506309b832c} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.05.14 16:28:08.023099 [ 295 ] {727eb1ee-237a-4435-befd-6506309b832c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4402 | 2026.05.14 16:28:08.023395 [ 295 ] {727eb1ee-237a-4435-befd-6506309b832c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4403 | 2026.05.14 16:28:08.023597 [ 295 ] {727eb1ee-237a-4435-befd-6506309b832c} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.05.14 16:28:08.023722 [ 295 ] {727eb1ee-237a-4435-befd-6506309b832c} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001318 sec., 399848.25493171473 rows/sec., 28.26 MiB/sec. | ||
| 4405 | 2026.05.14 16:28:08.023756 [ 295 ] {727eb1ee-237a-4435-befd-6506309b832c} <Debug> TCPHandler: Processed in 0.001479596 sec. | ||
| 4406 | 2026.05.14 16:28:08.023870 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.05.14 16:28:08.023967 [ 295 ] {cea4f2e4-a6bc-44e8-8a28-95d0f1c35109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4408 | 2026.05.14 16:28:08.024076 [ 295 ] {cea4f2e4-a6bc-44e8-8a28-95d0f1c35109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4409 | 2026.05.14 16:28:08.024413 [ 295 ] {cea4f2e4-a6bc-44e8-8a28-95d0f1c35109} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.05.14 16:28:08.024449 [ 295 ] {cea4f2e4-a6bc-44e8-8a28-95d0f1c35109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4411 | 2026.05.14 16:28:08.024761 [ 295 ] {cea4f2e4-a6bc-44e8-8a28-95d0f1c35109} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4412 | 2026.05.14 16:28:08.024960 [ 295 ] {cea4f2e4-a6bc-44e8-8a28-95d0f1c35109} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.05.14 16:28:08.025105 [ 295 ] {cea4f2e4-a6bc-44e8-8a28-95d0f1c35109} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 4414 | 2026.05.14 16:28:08.025142 [ 295 ] {cea4f2e4-a6bc-44e8-8a28-95d0f1c35109} <Debug> TCPHandler: Processed in 0.001267173 sec. | ||
| 4415 | 2026.05.14 16:28:08.025260 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2026.05.14 16:28:08.025354 [ 295 ] {b3e24baf-782b-447b-9ee5-5736d074b873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4417 | 2026.05.14 16:28:08.025395 [ 295 ] {b3e24baf-782b-447b-9ee5-5736d074b873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4418 | 2026.05.14 16:28:08.025800 [ 295 ] {b3e24baf-782b-447b-9ee5-5736d074b873} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.05.14 16:28:08.025835 [ 295 ] {b3e24baf-782b-447b-9ee5-5736d074b873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4420 | 2026.05.14 16:28:08.026169 [ 295 ] {b3e24baf-782b-447b-9ee5-5736d074b873} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4421 | 2026.05.14 16:28:08.026370 [ 295 ] {b3e24baf-782b-447b-9ee5-5736d074b873} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2026.05.14 16:28:08.026499 [ 295 ] {b3e24baf-782b-447b-9ee5-5736d074b873} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 4423 | 2026.05.14 16:28:08.026536 [ 295 ] {b3e24baf-782b-447b-9ee5-5736d074b873} <Debug> TCPHandler: Processed in 0.001323525 sec. | ||
| 4424 | 2026.05.14 16:28:08.026654 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2026.05.14 16:28:08.026757 [ 295 ] {d9392684-cae6-481b-afc2-028ad6d02e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4426 | 2026.05.14 16:28:08.026797 [ 295 ] {d9392684-cae6-481b-afc2-028ad6d02e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4427 | 2026.05.14 16:28:08.027118 [ 295 ] {d9392684-cae6-481b-afc2-028ad6d02e69} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.05.14 16:28:08.027152 [ 295 ] {d9392684-cae6-481b-afc2-028ad6d02e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4429 | 2026.05.14 16:28:08.027449 [ 295 ] {d9392684-cae6-481b-afc2-028ad6d02e69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4430 | 2026.05.14 16:28:08.027643 [ 295 ] {d9392684-cae6-481b-afc2-028ad6d02e69} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.05.14 16:28:08.027778 [ 295 ] {d9392684-cae6-481b-afc2-028ad6d02e69} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00104 sec., 1923.0769230769233 rows/sec., 125.83 KiB/sec. | ||
| 4432 | 2026.05.14 16:28:08.027814 [ 295 ] {d9392684-cae6-481b-afc2-028ad6d02e69} <Debug> TCPHandler: Processed in 0.001206583 sec. | ||
| 4433 | 2026.05.14 16:28:08.027932 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2026.05.14 16:28:08.028030 [ 295 ] {c990b5c0-ef26-44f9-a28d-1376cc579d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4435 | 2026.05.14 16:28:08.028090 [ 295 ] {c990b5c0-ef26-44f9-a28d-1376cc579d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4436 | 2026.05.14 16:28:08.028906 [ 295 ] {c990b5c0-ef26-44f9-a28d-1376cc579d03} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.05.14 16:28:08.028941 [ 295 ] {c990b5c0-ef26-44f9-a28d-1376cc579d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4438 | 2026.05.14 16:28:08.029498 [ 295 ] {c990b5c0-ef26-44f9-a28d-1376cc579d03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4439 | 2026.05.14 16:28:08.029717 [ 295 ] {c990b5c0-ef26-44f9-a28d-1376cc579d03} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2026.05.14 16:28:08.029854 [ 295 ] {c990b5c0-ef26-44f9-a28d-1376cc579d03} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001842 sec., 20086.86210640608 rows/sec., 35.99 MiB/sec. | ||
| 4441 | 2026.05.14 16:28:08.029904 [ 295 ] {c990b5c0-ef26-44f9-a28d-1376cc579d03} <Debug> TCPHandler: Processed in 0.002018621 sec. | ||
| 4442 | 2026.05.14 16:28:08.030027 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2026.05.14 16:28:08.030132 [ 295 ] {86a1370d-0e54-41b3-9674-940d52f50f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4444 | 2026.05.14 16:28:08.030173 [ 295 ] {86a1370d-0e54-41b3-9674-940d52f50f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4445 | 2026.05.14 16:28:08.030517 [ 295 ] {86a1370d-0e54-41b3-9674-940d52f50f66} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2026.05.14 16:28:08.030552 [ 295 ] {86a1370d-0e54-41b3-9674-940d52f50f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4447 | 2026.05.14 16:28:08.030843 [ 295 ] {86a1370d-0e54-41b3-9674-940d52f50f66} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4448 | 2026.05.14 16:28:08.031039 [ 295 ] {86a1370d-0e54-41b3-9674-940d52f50f66} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.05.14 16:28:08.031168 [ 295 ] {86a1370d-0e54-41b3-9674-940d52f50f66} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001055 sec., 85308.05687203792 rows/sec., 5.34 MiB/sec. | ||
| 4450 | 2026.05.14 16:28:08.031203 [ 295 ] {86a1370d-0e54-41b3-9674-940d52f50f66} <Debug> TCPHandler: Processed in 0.001223623 sec. | ||
| 4451 | 2026.05.14 16:28:12.111155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8115 | ||
| 4452 | 2026.05.14 16:28:12.111764 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.05.14 16:28:12.111818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4454 | 2026.05.14 16:28:12.112506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4455 | 2026.05.14 16:28:12.112746 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.05.14 16:28:12.112880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8115 | ||
| 4457 | 2026.05.14 16:28:12.528787 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4458 | 2026.05.14 16:28:12.543034 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.05.14 16:28:12.543148 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4460 | 2026.05.14 16:28:12.548937 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4461 | 2026.05.14 16:28:12.549641 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.05.14 16:28:12.552227 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4463 | 2026.05.14 16:28:13.001157 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.05.14 16:28:13.001402 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4465 | 2026.05.14 16:28:13.001743 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4466 | 2026.05.14 16:28:13.001780 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 4467 | 2026.05.14 16:28:13.002004 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4468 | 2026.05.14 16:28:13.002080 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4469 | 2026.05.14 16:28:13.002234 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4470 | 2026.05.14 16:28:13.002327 [ 338 ] {9083e7b5-4847-4199-8458-839e0b010549} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4471 | 2026.05.14 16:28:13.002368 [ 324 ] {9083e7b5-4847-4199-8458-839e0b010549} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4472 | 2026.05.14 16:28:13.002377 [ 318 ] {9083e7b5-4847-4199-8458-839e0b010549} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4473 | 2026.05.14 16:28:13.002371 [ 328 ] {9083e7b5-4847-4199-8458-839e0b010549} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4474 | 2026.05.14 16:28:13.002560 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4475 | 2026.05.14 16:28:13.002588 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4476 | 2026.05.14 16:28:13.002662 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4477 | 2026.05.14 16:28:13.002683 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4478 | 2026.05.14 16:28:13.002719 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4479 | 2026.05.14 16:28:13.002758 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4480 | 2026.05.14 16:28:13.004022 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002716 sec., 15095.729013254786 rows/sec., 2.72 MiB/sec. | ||
| 4481 | 2026.05.14 16:28:13.004145 [ 295 ] {9083e7b5-4847-4199-8458-839e0b010549} <Debug> TCPHandler: Processed in 0.003132953 sec. | ||
| 4482 | 2026.05.14 16:28:13.006202 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.05.14 16:28:13.006314 [ 295 ] {e9008ffb-9f64-4ab9-be71-8aeb4b2eab51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4484 | 2026.05.14 16:28:13.006359 [ 295 ] {e9008ffb-9f64-4ab9-be71-8aeb4b2eab51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4485 | 2026.05.14 16:28:13.006919 [ 295 ] {e9008ffb-9f64-4ab9-be71-8aeb4b2eab51} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.05.14 16:28:13.006955 [ 295 ] {e9008ffb-9f64-4ab9-be71-8aeb4b2eab51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4487 | 2026.05.14 16:28:13.007312 [ 295 ] {e9008ffb-9f64-4ab9-be71-8aeb4b2eab51} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4488 | 2026.05.14 16:28:13.007537 [ 295 ] {e9008ffb-9f64-4ab9-be71-8aeb4b2eab51} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.05.14 16:28:13.007692 [ 295 ] {e9008ffb-9f64-4ab9-be71-8aeb4b2eab51} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00141 sec., 2836.8794326241136 rows/sec., 231.33 KiB/sec. | ||
| 4490 | 2026.05.14 16:28:13.007729 [ 295 ] {e9008ffb-9f64-4ab9-be71-8aeb4b2eab51} <Debug> TCPHandler: Processed in 0.001596167 sec. | ||
| 4491 | 2026.05.14 16:28:13.007878 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.05.14 16:28:13.007976 [ 295 ] {9cedea21-d639-488b-b4a4-c31a71387197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4493 | 2026.05.14 16:28:13.008016 [ 295 ] {9cedea21-d639-488b-b4a4-c31a71387197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4494 | 2026.05.14 16:28:13.008457 [ 295 ] {9cedea21-d639-488b-b4a4-c31a71387197} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.05.14 16:28:13.008490 [ 295 ] {9cedea21-d639-488b-b4a4-c31a71387197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4496 | 2026.05.14 16:28:13.008785 [ 295 ] {9cedea21-d639-488b-b4a4-c31a71387197} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4497 | 2026.05.14 16:28:13.008985 [ 295 ] {9cedea21-d639-488b-b4a4-c31a71387197} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.05.14 16:28:13.009118 [ 295 ] {9cedea21-d639-488b-b4a4-c31a71387197} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001164 sec., 58419.24398625429 rows/sec., 4.61 MiB/sec. | ||
| 4499 | 2026.05.14 16:28:13.009154 [ 295 ] {9cedea21-d639-488b-b4a4-c31a71387197} <Debug> TCPHandler: Processed in 0.001333484 sec. | ||
| 4500 | 2026.05.14 16:28:13.009297 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.05.14 16:28:13.009398 [ 295 ] {008766d6-365e-4b9d-a72b-c714d51da25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4502 | 2026.05.14 16:28:13.009437 [ 295 ] {008766d6-365e-4b9d-a72b-c714d51da25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4503 | 2026.05.14 16:28:13.009843 [ 295 ] {008766d6-365e-4b9d-a72b-c714d51da25a} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.05.14 16:28:13.009877 [ 295 ] {008766d6-365e-4b9d-a72b-c714d51da25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4505 | 2026.05.14 16:28:13.010176 [ 295 ] {008766d6-365e-4b9d-a72b-c714d51da25a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4506 | 2026.05.14 16:28:13.010389 [ 295 ] {008766d6-365e-4b9d-a72b-c714d51da25a} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.05.14 16:28:13.010528 [ 295 ] {008766d6-365e-4b9d-a72b-c714d51da25a} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001148 sec., 7839.7212543554015 rows/sec., 570.80 KiB/sec. | ||
| 4508 | 2026.05.14 16:28:13.010565 [ 295 ] {008766d6-365e-4b9d-a72b-c714d51da25a} <Debug> TCPHandler: Processed in 0.001321154 sec. | ||
| 4509 | 2026.05.14 16:28:13.010685 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.05.14 16:28:13.010779 [ 295 ] {4198e03f-03c8-4a5f-82da-ee1b33ee53a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4511 | 2026.05.14 16:28:13.010817 [ 295 ] {4198e03f-03c8-4a5f-82da-ee1b33ee53a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4512 | 2026.05.14 16:28:13.011260 [ 295 ] {4198e03f-03c8-4a5f-82da-ee1b33ee53a1} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.05.14 16:28:13.011296 [ 295 ] {4198e03f-03c8-4a5f-82da-ee1b33ee53a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4514 | 2026.05.14 16:28:13.011580 [ 295 ] {4198e03f-03c8-4a5f-82da-ee1b33ee53a1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4515 | 2026.05.14 16:28:13.011782 [ 295 ] {4198e03f-03c8-4a5f-82da-ee1b33ee53a1} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.05.14 16:28:13.011914 [ 295 ] {4198e03f-03c8-4a5f-82da-ee1b33ee53a1} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001153 sec., 63313.09627059844 rows/sec., 4.95 MiB/sec. | ||
| 4517 | 2026.05.14 16:28:13.011950 [ 295 ] {4198e03f-03c8-4a5f-82da-ee1b33ee53a1} <Debug> TCPHandler: Processed in 0.001311804 sec. | ||
| 4518 | 2026.05.14 16:28:13.012134 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.05.14 16:28:13.012237 [ 295 ] {2b070361-97a7-4617-93ff-bfd08e100243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4520 | 2026.05.14 16:28:13.012278 [ 295 ] {2b070361-97a7-4617-93ff-bfd08e100243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4521 | 2026.05.14 16:28:13.012771 [ 295 ] {2b070361-97a7-4617-93ff-bfd08e100243} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.05.14 16:28:13.012806 [ 295 ] {2b070361-97a7-4617-93ff-bfd08e100243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4523 | 2026.05.14 16:28:13.013135 [ 295 ] {2b070361-97a7-4617-93ff-bfd08e100243} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4524 | 2026.05.14 16:28:13.013350 [ 295 ] {2b070361-97a7-4617-93ff-bfd08e100243} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): 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.14 16:28:13.013485 [ 295 ] {2b070361-97a7-4617-93ff-bfd08e100243} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001266 sec., 127962.08530805688 rows/sec., 8.91 MiB/sec. | ||
| 4526 | 2026.05.14 16:28:13.013521 [ 295 ] {2b070361-97a7-4617-93ff-bfd08e100243} <Debug> TCPHandler: Processed in 0.001433985 sec. | ||
| 4527 | 2026.05.14 16:28:13.013637 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2026.05.14 16:28:13.013730 [ 295 ] {73226722-6556-4832-a39c-46152d205956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4529 | 2026.05.14 16:28:13.013781 [ 295 ] {73226722-6556-4832-a39c-46152d205956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4530 | 2026.05.14 16:28:13.014532 [ 295 ] {73226722-6556-4832-a39c-46152d205956} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2026.05.14 16:28:13.014568 [ 295 ] {73226722-6556-4832-a39c-46152d205956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4532 | 2026.05.14 16:28:13.015062 [ 295 ] {73226722-6556-4832-a39c-46152d205956} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4533 | 2026.05.14 16:28:13.015307 [ 295 ] {73226722-6556-4832-a39c-46152d205956} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.05.14 16:28:13.015446 [ 295 ] {73226722-6556-4832-a39c-46152d205956} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001734 sec., 2883.506343713956 rows/sec., 5.17 MiB/sec. | ||
| 4535 | 2026.05.14 16:28:13.015503 [ 295 ] {73226722-6556-4832-a39c-46152d205956} <Debug> TCPHandler: Processed in 0.00191372 sec. | ||
| 4536 | 2026.05.14 16:28:13.015642 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.05.14 16:28:13.015736 [ 295 ] {d9c857c3-d80c-4204-8650-4f8cd7d318ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4538 | 2026.05.14 16:28:13.015775 [ 295 ] {d9c857c3-d80c-4204-8650-4f8cd7d318ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4539 | 2026.05.14 16:28:13.016150 [ 295 ] {d9c857c3-d80c-4204-8650-4f8cd7d318ae} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.05.14 16:28:13.016192 [ 295 ] {d9c857c3-d80c-4204-8650-4f8cd7d318ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4541 | 2026.05.14 16:28:13.016502 [ 295 ] {d9c857c3-d80c-4204-8650-4f8cd7d318ae} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4542 | 2026.05.14 16:28:13.016705 [ 295 ] {d9c857c3-d80c-4204-8650-4f8cd7d318ae} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.05.14 16:28:13.016829 [ 295 ] {d9c857c3-d80c-4204-8650-4f8cd7d318ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 4544 | 2026.05.14 16:28:13.016864 [ 295 ] {d9c857c3-d80c-4204-8650-4f8cd7d318ae} <Debug> TCPHandler: Processed in 0.001270473 sec. | ||
| 4545 | 2026.05.14 16:28:14.633739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 564 | ||
| 4546 | 2026.05.14 16:28:14.636094 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.05.14 16:28:14.636135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4548 | 2026.05.14 16:28:14.637309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4549 | 2026.05.14 16:28:14.637567 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.05.14 16:28:14.637828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
| 4551 | 2026.05.14 16:28:18.005960 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.05.14 16:28:18.006206 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4553 | 2026.05.14 16:28:18.006546 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4554 | 2026.05.14 16:28:18.006583 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4555 | 2026.05.14 16:28:18.006821 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4556 | 2026.05.14 16:28:18.006891 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4557 | 2026.05.14 16:28:18.007041 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4558 | 2026.05.14 16:28:18.007130 [ 328 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4559 | 2026.05.14 16:28:18.007172 [ 318 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4560 | 2026.05.14 16:28:18.007136 [ 324 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4561 | 2026.05.14 16:28:18.007133 [ 338 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4562 | 2026.05.14 16:28:18.007376 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4563 | 2026.05.14 16:28:18.007406 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4564 | 2026.05.14 16:28:18.007478 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4565 | 2026.05.14 16:28:18.007498 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4566 | 2026.05.14 16:28:18.007558 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4567 | 2026.05.14 16:28:18.007596 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4568 | 2026.05.14 16:28:18.008686 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002568 sec., 15965.732087227414 rows/sec., 2.88 MiB/sec. | ||
| 4569 | 2026.05.14 16:28:18.008872 [ 295 ] {48657548-bb23-4f67-ae51-6df5d867be3e} <Debug> TCPHandler: Processed in 0.003053103 sec. | ||
| 4570 | 2026.05.14 16:28:18.014167 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4571 | 2026.05.14 16:28:18.014320 [ 295 ] {ead37ac7-7bcc-4296-8419-dd61066a093b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4572 | 2026.05.14 16:28:18.014385 [ 295 ] {ead37ac7-7bcc-4296-8419-dd61066a093b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4573 | 2026.05.14 16:28:18.015072 [ 295 ] {ead37ac7-7bcc-4296-8419-dd61066a093b} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.05.14 16:28:18.015121 [ 295 ] {ead37ac7-7bcc-4296-8419-dd61066a093b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4575 | 2026.05.14 16:28:18.015509 [ 295 ] {ead37ac7-7bcc-4296-8419-dd61066a093b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4576 | 2026.05.14 16:28:18.015732 [ 295 ] {ead37ac7-7bcc-4296-8419-dd61066a093b} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2026.05.14 16:28:18.015880 [ 295 ] {ead37ac7-7bcc-4296-8419-dd61066a093b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001611 sec., 176288.01986343885 rows/sec., 11.20 MiB/sec. | ||
| 4578 | 2026.05.14 16:28:18.015919 [ 295 ] {ead37ac7-7bcc-4296-8419-dd61066a093b} <Debug> TCPHandler: Processed in 0.00186999 sec. | ||
| 4579 | 2026.05.14 16:28:18.016053 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.05.14 16:28:18.016148 [ 295 ] {a0f665f7-ba45-4e50-84f4-68c250cde1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4581 | 2026.05.14 16:28:18.016187 [ 295 ] {a0f665f7-ba45-4e50-84f4-68c250cde1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4582 | 2026.05.14 16:28:18.016946 [ 295 ] {a0f665f7-ba45-4e50-84f4-68c250cde1e9} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.05.14 16:28:18.016981 [ 295 ] {a0f665f7-ba45-4e50-84f4-68c250cde1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4584 | 2026.05.14 16:28:18.017335 [ 295 ] {a0f665f7-ba45-4e50-84f4-68c250cde1e9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4585 | 2026.05.14 16:28:18.017538 [ 295 ] {a0f665f7-ba45-4e50-84f4-68c250cde1e9} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.05.14 16:28:18.017665 [ 295 ] {a0f665f7-ba45-4e50-84f4-68c250cde1e9} <Debug> executeQuery: Read 871 rows, 69.90 KiB in 0.001536 sec., 567057.2916666666 rows/sec., 44.44 MiB/sec. | ||
| 4587 | 2026.05.14 16:28:18.017702 [ 295 ] {a0f665f7-ba45-4e50-84f4-68c250cde1e9} <Debug> TCPHandler: Processed in 0.001696908 sec. | ||
| 4588 | 2026.05.14 16:28:18.017823 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.05.14 16:28:18.017920 [ 295 ] {fb976751-3838-4860-a262-f44d7fa4ac24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4590 | 2026.05.14 16:28:18.017958 [ 295 ] {fb976751-3838-4860-a262-f44d7fa4ac24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4591 | 2026.05.14 16:28:18.018453 [ 295 ] {fb976751-3838-4860-a262-f44d7fa4ac24} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.05.14 16:28:18.018490 [ 295 ] {fb976751-3838-4860-a262-f44d7fa4ac24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4593 | 2026.05.14 16:28:18.018792 [ 295 ] {fb976751-3838-4860-a262-f44d7fa4ac24} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4594 | 2026.05.14 16:28:18.018997 [ 295 ] {fb976751-3838-4860-a262-f44d7fa4ac24} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.05.14 16:28:18.019122 [ 295 ] {fb976751-3838-4860-a262-f44d7fa4ac24} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001221 sec., 146601.14660114658 rows/sec., 9.06 MiB/sec. | ||
| 4596 | 2026.05.14 16:28:18.019159 [ 295 ] {fb976751-3838-4860-a262-f44d7fa4ac24} <Debug> TCPHandler: Processed in 0.001383734 sec. | ||
| 4597 | 2026.05.14 16:28:18.019293 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4598 | 2026.05.14 16:28:18.019387 [ 295 ] {4396f384-e457-444d-8b2e-84c2c0c9f3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4599 | 2026.05.14 16:28:18.019425 [ 295 ] {4396f384-e457-444d-8b2e-84c2c0c9f3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4600 | 2026.05.14 16:28:18.019869 [ 295 ] {4396f384-e457-444d-8b2e-84c2c0c9f3df} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.05.14 16:28:18.019905 [ 295 ] {4396f384-e457-444d-8b2e-84c2c0c9f3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4602 | 2026.05.14 16:28:18.020196 [ 295 ] {4396f384-e457-444d-8b2e-84c2c0c9f3df} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4603 | 2026.05.14 16:28:18.020394 [ 295 ] {4396f384-e457-444d-8b2e-84c2c0c9f3df} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.05.14 16:28:18.020518 [ 295 ] {4396f384-e457-444d-8b2e-84c2c0c9f3df} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 4605 | 2026.05.14 16:28:18.020554 [ 295 ] {4396f384-e457-444d-8b2e-84c2c0c9f3df} <Debug> TCPHandler: Processed in 0.001307884 sec. | ||
| 4606 | 2026.05.14 16:28:18.020672 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.05.14 16:28:18.020765 [ 295 ] {2da7fff3-8746-400b-97c5-70ed9be84e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.05.14 16:28:18.020803 [ 295 ] {2da7fff3-8746-400b-97c5-70ed9be84e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4609 | 2026.05.14 16:28:18.021253 [ 295 ] {2da7fff3-8746-400b-97c5-70ed9be84e55} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.05.14 16:28:18.021289 [ 295 ] {2da7fff3-8746-400b-97c5-70ed9be84e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4611 | 2026.05.14 16:28:18.021579 [ 295 ] {2da7fff3-8746-400b-97c5-70ed9be84e55} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4612 | 2026.05.14 16:28:18.021783 [ 295 ] {2da7fff3-8746-400b-97c5-70ed9be84e55} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.05.14 16:28:18.021911 [ 295 ] {2da7fff3-8746-400b-97c5-70ed9be84e55} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 4614 | 2026.05.14 16:28:18.021947 [ 295 ] {2da7fff3-8746-400b-97c5-70ed9be84e55} <Debug> TCPHandler: Processed in 0.001323024 sec. | ||
| 4615 | 2026.05.14 16:28:18.022080 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.05.14 16:28:18.022174 [ 295 ] {016d75aa-9f54-495b-b7b2-fd4dd2b5ece2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4617 | 2026.05.14 16:28:18.022212 [ 295 ] {016d75aa-9f54-495b-b7b2-fd4dd2b5ece2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4618 | 2026.05.14 16:28:18.022823 [ 295 ] {016d75aa-9f54-495b-b7b2-fd4dd2b5ece2} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.05.14 16:28:18.022858 [ 295 ] {016d75aa-9f54-495b-b7b2-fd4dd2b5ece2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4620 | 2026.05.14 16:28:18.023173 [ 295 ] {016d75aa-9f54-495b-b7b2-fd4dd2b5ece2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4621 | 2026.05.14 16:28:18.023381 [ 295 ] {016d75aa-9f54-495b-b7b2-fd4dd2b5ece2} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.05.14 16:28:18.023511 [ 295 ] {016d75aa-9f54-495b-b7b2-fd4dd2b5ece2} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001355 sec., 388929.889298893 rows/sec., 27.49 MiB/sec. | ||
| 4623 | 2026.05.14 16:28:18.023548 [ 295 ] {016d75aa-9f54-495b-b7b2-fd4dd2b5ece2} <Debug> TCPHandler: Processed in 0.001515386 sec. | ||
| 4624 | 2026.05.14 16:28:18.023682 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.05.14 16:28:18.023777 [ 295 ] {cd854a85-d9a9-4206-88ec-06acb025de23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4626 | 2026.05.14 16:28:18.023817 [ 295 ] {cd854a85-d9a9-4206-88ec-06acb025de23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4627 | 2026.05.14 16:28:18.024309 [ 295 ] {cd854a85-d9a9-4206-88ec-06acb025de23} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.05.14 16:28:18.024360 [ 295 ] {cd854a85-d9a9-4206-88ec-06acb025de23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4629 | 2026.05.14 16:28:18.024794 [ 295 ] {cd854a85-d9a9-4206-88ec-06acb025de23} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4630 | 2026.05.14 16:28:18.025022 [ 295 ] {cd854a85-d9a9-4206-88ec-06acb025de23} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.05.14 16:28:18.025171 [ 295 ] {cd854a85-d9a9-4206-88ec-06acb025de23} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. | ||
| 4632 | 2026.05.14 16:28:18.025227 [ 295 ] {cd854a85-d9a9-4206-88ec-06acb025de23} <Debug> TCPHandler: Processed in 0.001591997 sec. | ||
| 4633 | 2026.05.14 16:28:18.025414 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2026.05.14 16:28:18.025537 [ 295 ] {2dc49aec-a032-40cd-b1be-c5229db900a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4635 | 2026.05.14 16:28:18.025590 [ 295 ] {2dc49aec-a032-40cd-b1be-c5229db900a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4636 | 2026.05.14 16:28:18.026047 [ 295 ] {2dc49aec-a032-40cd-b1be-c5229db900a8} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.05.14 16:28:18.026083 [ 295 ] {2dc49aec-a032-40cd-b1be-c5229db900a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4638 | 2026.05.14 16:28:18.026421 [ 295 ] {2dc49aec-a032-40cd-b1be-c5229db900a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4639 | 2026.05.14 16:28:18.026640 [ 295 ] {2dc49aec-a032-40cd-b1be-c5229db900a8} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.05.14 16:28:18.026771 [ 295 ] {2dc49aec-a032-40cd-b1be-c5229db900a8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00127 sec., 208661.41732283463 rows/sec., 13.87 MiB/sec. | ||
| 4641 | 2026.05.14 16:28:18.026808 [ 295 ] {2dc49aec-a032-40cd-b1be-c5229db900a8} <Debug> TCPHandler: Processed in 0.001497376 sec. | ||
| 4642 | 2026.05.14 16:28:18.026955 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2026.05.14 16:28:18.027049 [ 295 ] {b799839a-3314-4477-aed1-d515bd8a4355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4644 | 2026.05.14 16:28:18.027091 [ 295 ] {b799839a-3314-4477-aed1-d515bd8a4355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4645 | 2026.05.14 16:28:18.027425 [ 295 ] {b799839a-3314-4477-aed1-d515bd8a4355} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.05.14 16:28:18.027467 [ 295 ] {b799839a-3314-4477-aed1-d515bd8a4355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4647 | 2026.05.14 16:28:18.027748 [ 295 ] {b799839a-3314-4477-aed1-d515bd8a4355} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4648 | 2026.05.14 16:28:18.027953 [ 295 ] {b799839a-3314-4477-aed1-d515bd8a4355} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.05.14 16:28:18.028081 [ 295 ] {b799839a-3314-4477-aed1-d515bd8a4355} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 4650 | 2026.05.14 16:28:18.028117 [ 295 ] {b799839a-3314-4477-aed1-d515bd8a4355} <Debug> TCPHandler: Processed in 0.001210043 sec. | ||
| 4651 | 2026.05.14 16:28:18.028256 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2026.05.14 16:28:18.028349 [ 295 ] {52566e91-a4ce-4932-8373-007617134aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4653 | 2026.05.14 16:28:18.028401 [ 295 ] {52566e91-a4ce-4932-8373-007617134aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4654 | 2026.05.14 16:28:18.029238 [ 295 ] {52566e91-a4ce-4932-8373-007617134aae} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.05.14 16:28:18.029273 [ 295 ] {52566e91-a4ce-4932-8373-007617134aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4656 | 2026.05.14 16:28:18.029812 [ 295 ] {52566e91-a4ce-4932-8373-007617134aae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4657 | 2026.05.14 16:28:18.030028 [ 295 ] {52566e91-a4ce-4932-8373-007617134aae} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.05.14 16:28:18.030161 [ 295 ] {52566e91-a4ce-4932-8373-007617134aae} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00183 sec., 20218.579234972676 rows/sec., 36.23 MiB/sec. | ||
| 4659 | 2026.05.14 16:28:18.030212 [ 295 ] {52566e91-a4ce-4932-8373-007617134aae} <Debug> TCPHandler: Processed in 0.002012491 sec. | ||
| 4660 | 2026.05.14 16:28:18.030344 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2026.05.14 16:28:18.030437 [ 295 ] {6c50e9d5-d337-4302-ab46-b85565e316b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4662 | 2026.05.14 16:28:18.030477 [ 295 ] {6c50e9d5-d337-4302-ab46-b85565e316b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4663 | 2026.05.14 16:28:18.030805 [ 295 ] {6c50e9d5-d337-4302-ab46-b85565e316b1} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.05.14 16:28:18.030840 [ 295 ] {6c50e9d5-d337-4302-ab46-b85565e316b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4665 | 2026.05.14 16:28:18.031138 [ 295 ] {6c50e9d5-d337-4302-ab46-b85565e316b1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4666 | 2026.05.14 16:28:18.031343 [ 295 ] {6c50e9d5-d337-4302-ab46-b85565e316b1} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.05.14 16:28:18.031471 [ 295 ] {6c50e9d5-d337-4302-ab46-b85565e316b1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 4668 | 2026.05.14 16:28:18.031505 [ 295 ] {6c50e9d5-d337-4302-ab46-b85565e316b1} <Debug> TCPHandler: Processed in 0.001209553 sec. | ||
| 4669 | 2026.05.14 16:28:19.544084 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4670 | 2026.05.14 16:28:19.544154 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4671 | 2026.05.14 16:28:19.613779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8563 | ||
| 4672 | 2026.05.14 16:28:19.614339 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.05.14 16:28:19.614386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4674 | 2026.05.14 16:28:19.614882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4675 | 2026.05.14 16:28:19.615114 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.05.14 16:28:19.615255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8563 | ||
| 4677 | 2026.05.14 16:28:20.053061 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4678 | 2026.05.14 16:28:20.068016 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2026.05.14 16:28:20.068070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4680 | 2026.05.14 16:28:20.073654 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4681 | 2026.05.14 16:28:20.074354 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2026.05.14 16:28:20.076847 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4683 | 2026.05.14 16:28:23.000643 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.05.14 16:28:23.000890 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4685 | 2026.05.14 16:28:23.001248 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4686 | 2026.05.14 16:28:23.001284 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4687 | 2026.05.14 16:28:23.001505 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4688 | 2026.05.14 16:28:23.001575 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4689 | 2026.05.14 16:28:23.001717 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4690 | 2026.05.14 16:28:23.001829 [ 338 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4691 | 2026.05.14 16:28:23.001838 [ 328 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4692 | 2026.05.14 16:28:23.001919 [ 338 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4693 | 2026.05.14 16:28:23.001957 [ 328 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4694 | 2026.05.14 16:28:23.002049 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4695 | 2026.05.14 16:28:23.002078 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4696 | 2026.05.14 16:28:23.002148 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4697 | 2026.05.14 16:28:23.002169 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4698 | 2026.05.14 16:28:23.002205 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4699 | 2026.05.14 16:28:23.002243 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4700 | 2026.05.14 16:28:23.003559 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002761 sec., 14849.692140528794 rows/sec., 2.68 MiB/sec. | ||
| 4701 | 2026.05.14 16:28:23.003671 [ 295 ] {6228cfc5-df54-4f6f-ae1e-5a5c292ec122} <Debug> TCPHandler: Processed in 0.003163864 sec. | ||
| 4702 | 2026.05.14 16:28:23.005492 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2026.05.14 16:28:23.005639 [ 295 ] {00365ae4-a6b3-4aad-b354-80a45ce57f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4704 | 2026.05.14 16:28:23.005688 [ 295 ] {00365ae4-a6b3-4aad-b354-80a45ce57f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4705 | 2026.05.14 16:28:23.006275 [ 295 ] {00365ae4-a6b3-4aad-b354-80a45ce57f07} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.05.14 16:28:23.006320 [ 295 ] {00365ae4-a6b3-4aad-b354-80a45ce57f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4707 | 2026.05.14 16:28:23.006685 [ 295 ] {00365ae4-a6b3-4aad-b354-80a45ce57f07} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4708 | 2026.05.14 16:28:23.006898 [ 295 ] {00365ae4-a6b3-4aad-b354-80a45ce57f07} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2026.05.14 16:28:23.007044 [ 87 ] {} <Debug> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4710 | 2026.05.14 16:28:23.007054 [ 295 ] {00365ae4-a6b3-4aad-b354-80a45ce57f07} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001452 sec., 45454.545454545456 rows/sec., 3.60 MiB/sec. | ||
| 4711 | 2026.05.14 16:28:23.007100 [ 87 ] {} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.05.14 16:28:23.007115 [ 295 ] {00365ae4-a6b3-4aad-b354-80a45ce57f07} <Debug> TCPHandler: Processed in 0.001702928 sec. | ||
| 4713 | 2026.05.14 16:28:23.007133 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4714 | 2026.05.14 16:28:23.007243 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::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 | ||
| 4715 | 2026.05.14 16:28:23.007258 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2026.05.14 16:28:23.007361 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4717 | 2026.05.14 16:28:23.007363 [ 295 ] {cde6a125-3460-4ebe-9ae5-4bf06321a21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4718 | 2026.05.14 16:28:23.007393 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3238 rows starting from the beginning of the part | ||
| 4719 | 2026.05.14 16:28:23.007412 [ 295 ] {cde6a125-3460-4ebe-9ae5-4bf06321a21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4720 | 2026.05.14 16:28:23.007453 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part | ||
| 4721 | 2026.05.14 16:28:23.007502 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 872 rows starting from the beginning of the part | ||
| 4722 | 2026.05.14 16:28:23.007548 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 68 rows starting from the beginning of the part | ||
| 4723 | 2026.05.14 16:28:23.007591 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 871 rows starting from the beginning of the part | ||
| 4724 | 2026.05.14 16:28:23.007633 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 66 rows starting from the beginning of the part | ||
| 4725 | 2026.05.14 16:28:23.007845 [ 295 ] {cde6a125-3460-4ebe-9ae5-4bf06321a21c} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.05.14 16:28:23.007880 [ 295 ] {cde6a125-3460-4ebe-9ae5-4bf06321a21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4727 | 2026.05.14 16:28:23.008264 [ 295 ] {cde6a125-3460-4ebe-9ae5-4bf06321a21c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4728 | 2026.05.14 16:28:23.008473 [ 295 ] {cde6a125-3460-4ebe-9ae5-4bf06321a21c} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.05.14 16:28:23.008605 [ 295 ] {cde6a125-3460-4ebe-9ae5-4bf06321a21c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00126 sec., 3968.253968253968 rows/sec., 298.39 KiB/sec. | ||
| 4730 | 2026.05.14 16:28:23.008642 [ 295 ] {cde6a125-3460-4ebe-9ae5-4bf06321a21c} <Debug> TCPHandler: Processed in 0.001432375 sec. | ||
| 4731 | 2026.05.14 16:28:23.008777 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.05.14 16:28:23.008872 [ 295 ] {3464efc9-55ee-4061-94dd-55e62950a426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4733 | 2026.05.14 16:28:23.008910 [ 295 ] {3464efc9-55ee-4061-94dd-55e62950a426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4734 | 2026.05.14 16:28:23.009332 [ 295 ] {3464efc9-55ee-4061-94dd-55e62950a426} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.05.14 16:28:23.009367 [ 295 ] {3464efc9-55ee-4061-94dd-55e62950a426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4736 | 2026.05.14 16:28:23.009493 [ 193 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5181 rows, containing 5 columns (5 merged, 0 gathered) in 0.002299054 sec., 2253535.5846361155 rows/sec., 180.08 MiB/sec. | ||
| 4737 | 2026.05.14 16:28:23.009654 [ 295 ] {3464efc9-55ee-4061-94dd-55e62950a426} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4738 | 2026.05.14 16:28:23.009793 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4739 | 2026.05.14 16:28:23.009867 [ 295 ] {3464efc9-55ee-4061-94dd-55e62950a426} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.05.14 16:28:23.009993 [ 87 ] {} <Debug> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4741 | 2026.05.14 16:28:23.009996 [ 295 ] {3464efc9-55ee-4061-94dd-55e62950a426} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001142 sec., 60420.31523642732 rows/sec., 4.72 MiB/sec. | ||
| 4742 | 2026.05.14 16:28:23.010024 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_26_5} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.05.14 16:28:23.010038 [ 87 ] {} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.05.14 16:28:23.010058 [ 295 ] {3464efc9-55ee-4061-94dd-55e62950a426} <Debug> TCPHandler: Processed in 0.001329224 sec. | ||
| 4745 | 2026.05.14 16:28:23.010071 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4746 | 2026.05.14 16:28:23.010099 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_26_5} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4747 | 2026.05.14 16:28:23.010170 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4748 | 2026.05.14 16:28:23.010186 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2026.05.14 16:28:23.010199 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::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 | ||
| 4750 | 2026.05.14 16:28:23.010258 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4751 | 2026.05.14 16:28:23.010280 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1792 rows starting from the beginning of the part | ||
| 4752 | 2026.05.14 16:28:23.010281 [ 295 ] {05e01db1-9da1-4812-8e97-5d6d6a087c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4753 | 2026.05.14 16:28:23.010323 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 69 rows starting from the beginning of the part | ||
| 4754 | 2026.05.14 16:28:23.010328 [ 295 ] {05e01db1-9da1-4812-8e97-5d6d6a087c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4755 | 2026.05.14 16:28:23.010360 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 527 rows starting from the beginning of the part | ||
| 4756 | 2026.05.14 16:28:23.010393 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 73 rows starting from the beginning of the part | ||
| 4757 | 2026.05.14 16:28:23.010426 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 527 rows starting from the beginning of the part | ||
| 4758 | 2026.05.14 16:28:23.010458 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 69 rows starting from the beginning of the part | ||
| 4759 | 2026.05.14 16:28:23.010778 [ 295 ] {05e01db1-9da1-4812-8e97-5d6d6a087c60} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.05.14 16:28:23.010815 [ 295 ] {05e01db1-9da1-4812-8e97-5d6d6a087c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4761 | 2026.05.14 16:28:23.011304 [ 295 ] {05e01db1-9da1-4812-8e97-5d6d6a087c60} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4762 | 2026.05.14 16:28:23.011466 [ 193 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3057 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329714 sec., 2298990.6100108745 rows/sec., 168.47 MiB/sec. | ||
| 4763 | 2026.05.14 16:28:23.011560 [ 295 ] {05e01db1-9da1-4812-8e97-5d6d6a087c60} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2026.05.14 16:28:23.011652 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4765 | 2026.05.14 16:28:23.011722 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4766 | 2026.05.14 16:28:23.011750 [ 295 ] {05e01db1-9da1-4812-8e97-5d6d6a087c60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. | ||
| 4767 | 2026.05.14 16:28:23.011778 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.05.14 16:28:23.011811 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4769 | 2026.05.14 16:28:23.011823 [ 295 ] {05e01db1-9da1-4812-8e97-5d6d6a087c60} <Debug> TCPHandler: Processed in 0.001685948 sec. | ||
| 4770 | 2026.05.14 16:28:23.011909 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_26_5} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.05.14 16:28:23.011917 [ 193 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 4772 | 2026.05.14 16:28:23.011985 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_26_5} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4773 | 2026.05.14 16:28:23.012023 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.05.14 16:28:23.012045 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4775 | 2026.05.14 16:28:23.012060 [ 193 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4776 | 2026.05.14 16:28:23.012101 [ 193 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9067 rows starting from the beginning of the part | ||
| 4777 | 2026.05.14 16:28:23.012156 [ 295 ] {b25c8b06-2a79-4805-a2f4-7ff2a799e59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4778 | 2026.05.14 16:28:23.012163 [ 193 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4779 | 2026.05.14 16:28:23.012224 [ 193 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 4780 | 2026.05.14 16:28:23.012232 [ 295 ] {b25c8b06-2a79-4805-a2f4-7ff2a799e59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4781 | 2026.05.14 16:28:23.012272 [ 193 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part | ||
| 4782 | 2026.05.14 16:28:23.012317 [ 193 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4783 | 2026.05.14 16:28:23.012361 [ 193 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 4784 | 2026.05.14 16:28:23.013139 [ 295 ] {b25c8b06-2a79-4805-a2f4-7ff2a799e59f} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.05.14 16:28:23.013180 [ 295 ] {b25c8b06-2a79-4805-a2f4-7ff2a799e59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4786 | 2026.05.14 16:28:23.013808 [ 295 ] {b25c8b06-2a79-4805-a2f4-7ff2a799e59f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4787 | 2026.05.14 16:28:23.014040 [ 295 ] {b25c8b06-2a79-4805-a2f4-7ff2a799e59f} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.05.14 16:28:23.014180 [ 295 ] {b25c8b06-2a79-4805-a2f4-7ff2a799e59f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002062 sec., 2424.8302618816683 rows/sec., 4.35 MiB/sec. | ||
| 4789 | 2026.05.14 16:28:23.014233 [ 295 ] {b25c8b06-2a79-4805-a2f4-7ff2a799e59f} <Debug> TCPHandler: Processed in 0.002321285 sec. | ||
| 4790 | 2026.05.14 16:28:23.014360 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2026.05.14 16:28:23.014456 [ 295 ] {99cc12e3-0614-4845-a69e-8f605daf0494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4792 | 2026.05.14 16:28:23.014497 [ 295 ] {99cc12e3-0614-4845-a69e-8f605daf0494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4793 | 2026.05.14 16:28:23.014897 [ 295 ] {99cc12e3-0614-4845-a69e-8f605daf0494} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.05.14 16:28:23.014936 [ 295 ] {99cc12e3-0614-4845-a69e-8f605daf0494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4795 | 2026.05.14 16:28:23.015346 [ 295 ] {99cc12e3-0614-4845-a69e-8f605daf0494} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4796 | 2026.05.14 16:28:23.015563 [ 295 ] {99cc12e3-0614-4845-a69e-8f605daf0494} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.05.14 16:28:23.015666 [ 87 ] {} <Debug> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4798 | 2026.05.14 16:28:23.015691 [ 295 ] {99cc12e3-0614-4845-a69e-8f605daf0494} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. | ||
| 4799 | 2026.05.14 16:28:23.015697 [ 87 ] {} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2026.05.14 16:28:23.015732 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4801 | 2026.05.14 16:28:23.015734 [ 295 ] {99cc12e3-0614-4845-a69e-8f605daf0494} <Debug> TCPHandler: Processed in 0.001428495 sec. | ||
| 4802 | 2026.05.14 16:28:23.015819 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 4803 | 2026.05.14 16:28:23.015912 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4804 | 2026.05.14 16:28:23.015939 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1440 rows starting from the beginning of the part | ||
| 4805 | 2026.05.14 16:28:23.015992 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4806 | 2026.05.14 16:28:23.016038 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4807 | 2026.05.14 16:28:23.016048 [ 201 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10079 rows, containing 5 columns (5 merged, 0 gathered) in 0.004161564 sec., 2421925.98744126 rows/sec., 157.60 MiB/sec. | ||
| 4808 | 2026.05.14 16:28:23.016079 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 4809 | 2026.05.14 16:28:23.016137 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4810 | 2026.05.14 16:28:23.016177 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 4811 | 2026.05.14 16:28:23.016377 [ 201 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4812 | 2026.05.14 16:28:23.016698 [ 201 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.05.14 16:28:23.016784 [ 201 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4814 | 2026.05.14 16:28:23.016874 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 4815 | 2026.05.14 16:28:23.017277 [ 199 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001490696 sec., 1207489.655838615 rows/sec., 77.88 MiB/sec. | ||
| 4816 | 2026.05.14 16:28:23.017522 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4817 | 2026.05.14 16:28:23.017753 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_26_5} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.05.14 16:28:23.017812 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_26_5} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4819 | 2026.05.14 16:28:23.017867 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4820 | 2026.05.14 16:28:23.237210 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.05.14 16:28:23.237482 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4822 | 2026.05.14 16:28:23.237898 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4823 | 2026.05.14 16:28:23.237948 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4824 | 2026.05.14 16:28:23.238229 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4825 | 2026.05.14 16:28:23.238297 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4826 | 2026.05.14 16:28:23.238443 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4827 | 2026.05.14 16:28:23.238538 [ 349 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4828 | 2026.05.14 16:28:23.238554 [ 338 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4829 | 2026.05.14 16:28:23.238558 [ 363 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4830 | 2026.05.14 16:28:23.238552 [ 328 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4831 | 2026.05.14 16:28:23.238728 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4832 | 2026.05.14 16:28:23.238751 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4833 | 2026.05.14 16:28:23.238827 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4834 | 2026.05.14 16:28:23.238852 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4835 | 2026.05.14 16:28:23.238888 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4836 | 2026.05.14 16:28:23.238930 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4837 | 2026.05.14 16:28:23.240137 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002781 sec., 14742.898238043868 rows/sec., 3.21 MiB/sec. | ||
| 4838 | 2026.05.14 16:28:23.240272 [ 295 ] {dd018bf5-993e-4f82-ae35-4ede761acb89} <Debug> TCPHandler: Processed in 0.003208084 sec. | ||
| 4839 | 2026.05.14 16:28:23.255261 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.05.14 16:28:23.255396 [ 295 ] {723849dd-df93-444f-acfc-4536384e0096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4841 | 2026.05.14 16:28:23.255449 [ 295 ] {723849dd-df93-444f-acfc-4536384e0096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4842 | 2026.05.14 16:28:23.256113 [ 295 ] {723849dd-df93-444f-acfc-4536384e0096} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.05.14 16:28:23.256158 [ 295 ] {723849dd-df93-444f-acfc-4536384e0096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4844 | 2026.05.14 16:28:23.256553 [ 295 ] {723849dd-df93-444f-acfc-4536384e0096} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4845 | 2026.05.14 16:28:23.256789 [ 295 ] {723849dd-df93-444f-acfc-4536384e0096} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.05.14 16:28:23.256916 [ 85 ] {} <Debug> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4847 | 2026.05.14 16:28:23.256934 [ 295 ] {723849dd-df93-444f-acfc-4536384e0096} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001579 sec., 179860.6713109563 rows/sec., 11.42 MiB/sec. | ||
| 4848 | 2026.05.14 16:28:23.256971 [ 85 ] {} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.05.14 16:28:23.256987 [ 295 ] {723849dd-df93-444f-acfc-4536384e0096} <Debug> TCPHandler: Processed in 0.001788949 sec. | ||
| 4850 | 2026.05.14 16:28:23.257000 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4851 | 2026.05.14 16:28:23.257113 [ 201 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4852 | 2026.05.14 16:28:23.257151 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.05.14 16:28:23.257245 [ 201 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4854 | 2026.05.14 16:28:23.257253 [ 295 ] {3bf4b604-73ff-4f46-b1e0-c9135303d42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4855 | 2026.05.14 16:28:23.257291 [ 201 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4856 | 2026.05.14 16:28:23.257312 [ 295 ] {3bf4b604-73ff-4f46-b1e0-c9135303d42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4857 | 2026.05.14 16:28:23.257368 [ 201 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4858 | 2026.05.14 16:28:23.257429 [ 201 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4859 | 2026.05.14 16:28:23.257477 [ 201 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4860 | 2026.05.14 16:28:23.257524 [ 201 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4861 | 2026.05.14 16:28:23.257753 [ 295 ] {3bf4b604-73ff-4f46-b1e0-c9135303d42b} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.05.14 16:28:23.257800 [ 295 ] {3bf4b604-73ff-4f46-b1e0-c9135303d42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4863 | 2026.05.14 16:28:23.258113 [ 295 ] {3bf4b604-73ff-4f46-b1e0-c9135303d42b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4864 | 2026.05.14 16:28:23.258344 [ 295 ] {3bf4b604-73ff-4f46-b1e0-c9135303d42b} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.05.14 16:28:23.258483 [ 295 ] {3bf4b604-73ff-4f46-b1e0-c9135303d42b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001249 sec., 9607.686148919136 rows/sec., 783.44 KiB/sec. | ||
| 4866 | 2026.05.14 16:28:23.258523 [ 295 ] {3bf4b604-73ff-4f46-b1e0-c9135303d42b} <Debug> TCPHandler: Processed in 0.001420925 sec. | ||
| 4867 | 2026.05.14 16:28:23.258584 [ 199 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508296 sec., 941459.7665179779 rows/sec., 63.39 MiB/sec. | ||
| 4868 | 2026.05.14 16:28:23.258664 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.05.14 16:28:23.258774 [ 295 ] {1ad6ec36-db25-427e-89e5-04d0b8e631cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4870 | 2026.05.14 16:28:23.258816 [ 295 ] {1ad6ec36-db25-427e-89e5-04d0b8e631cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4871 | 2026.05.14 16:28:23.258831 [ 194 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4872 | 2026.05.14 16:28:23.259173 [ 194 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_13_3} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.05.14 16:28:23.259248 [ 194 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_13_3} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4874 | 2026.05.14 16:28:23.259343 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4875 | 2026.05.14 16:28:23.260427 [ 295 ] {1ad6ec36-db25-427e-89e5-04d0b8e631cc} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.05.14 16:28:23.260470 [ 295 ] {1ad6ec36-db25-427e-89e5-04d0b8e631cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4877 | 2026.05.14 16:28:23.261003 [ 295 ] {1ad6ec36-db25-427e-89e5-04d0b8e631cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4878 | 2026.05.14 16:28:23.261218 [ 295 ] {1ad6ec36-db25-427e-89e5-04d0b8e631cc} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.05.14 16:28:23.261349 [ 295 ] {1ad6ec36-db25-427e-89e5-04d0b8e631cc} <Debug> executeQuery: Read 3222 rows, 246.17 KiB in 0.002593 sec., 1242576.166602391 rows/sec., 92.71 MiB/sec. | ||
| 4880 | 2026.05.14 16:28:23.261388 [ 295 ] {1ad6ec36-db25-427e-89e5-04d0b8e631cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4881 | 2026.05.14 16:28:23.261401 [ 295 ] {1ad6ec36-db25-427e-89e5-04d0b8e631cc} <Debug> TCPHandler: Processed in 0.00278689 sec. | ||
| 4882 | 2026.05.14 16:28:23.261572 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4883 | 2026.05.14 16:28:23.261669 [ 295 ] {f747c212-e5ba-4601-b53c-f93273881acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4884 | 2026.05.14 16:28:23.261708 [ 295 ] {f747c212-e5ba-4601-b53c-f93273881acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4885 | 2026.05.14 16:28:23.262208 [ 295 ] {f747c212-e5ba-4601-b53c-f93273881acb} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2026.05.14 16:28:23.262246 [ 295 ] {f747c212-e5ba-4601-b53c-f93273881acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4887 | 2026.05.14 16:28:23.262557 [ 295 ] {f747c212-e5ba-4601-b53c-f93273881acb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4888 | 2026.05.14 16:28:23.262782 [ 295 ] {f747c212-e5ba-4601-b53c-f93273881acb} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.05.14 16:28:23.262889 [ 85 ] {} <Debug> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4890 | 2026.05.14 16:28:23.262911 [ 295 ] {f747c212-e5ba-4601-b53c-f93273881acb} <Debug> executeQuery: Read 200 rows, 12.84 KiB in 0.001261 sec., 158604.28231562252 rows/sec., 9.94 MiB/sec. | ||
| 4891 | 2026.05.14 16:28:23.262937 [ 85 ] {} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.05.14 16:28:23.262958 [ 295 ] {f747c212-e5ba-4601-b53c-f93273881acb} <Debug> TCPHandler: Processed in 0.001434375 sec. | ||
| 4893 | 2026.05.14 16:28:23.262966 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4894 | 2026.05.14 16:28:23.263068 [ 201 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::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 | ||
| 4895 | 2026.05.14 16:28:23.263096 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2026.05.14 16:28:23.263173 [ 201 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4897 | 2026.05.14 16:28:23.263198 [ 295 ] {e594768d-b204-4461-8c62-6f45985cd98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4898 | 2026.05.14 16:28:23.263206 [ 201 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 211 rows starting from the beginning of the part | ||
| 4899 | 2026.05.14 16:28:23.263246 [ 295 ] {e594768d-b204-4461-8c62-6f45985cd98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4900 | 2026.05.14 16:28:23.263277 [ 201 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 179 rows starting from the beginning of the part | ||
| 4901 | 2026.05.14 16:28:23.263327 [ 201 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 4902 | 2026.05.14 16:28:23.263374 [ 201 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 179 rows starting from the beginning of the part | ||
| 4903 | 2026.05.14 16:28:23.263417 [ 201 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4904 | 2026.05.14 16:28:23.263460 [ 201 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 200 rows starting from the beginning of the part | ||
| 4905 | 2026.05.14 16:28:23.263907 [ 295 ] {e594768d-b204-4461-8c62-6f45985cd98f} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.05.14 16:28:23.263952 [ 295 ] {e594768d-b204-4461-8c62-6f45985cd98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4907 | 2026.05.14 16:28:23.264321 [ 201 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286203 sec., 608768.6002909339 rows/sec., 40.40 MiB/sec. | ||
| 4908 | 2026.05.14 16:28:23.264325 [ 295 ] {e594768d-b204-4461-8c62-6f45985cd98f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4909 | 2026.05.14 16:28:23.264486 [ 193 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4910 | 2026.05.14 16:28:23.264568 [ 295 ] {e594768d-b204-4461-8c62-6f45985cd98f} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.05.14 16:28:23.264698 [ 295 ] {e594768d-b204-4461-8c62-6f45985cd98f} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001519 sec., 625411.4549045425 rows/sec., 36.80 MiB/sec. | ||
| 4912 | 2026.05.14 16:28:23.264736 [ 295 ] {e594768d-b204-4461-8c62-6f45985cd98f} <Debug> TCPHandler: Processed in 0.001688318 sec. | ||
| 4913 | 2026.05.14 16:28:23.264762 [ 193 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_21_4} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.05.14 16:28:23.264843 [ 193 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_21_4} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4915 | 2026.05.14 16:28:23.264867 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2026.05.14 16:28:23.264926 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4917 | 2026.05.14 16:28:23.264964 [ 295 ] {5c73918f-9796-49c5-9bc7-e7d8d81bfadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4918 | 2026.05.14 16:28:23.265003 [ 295 ] {5c73918f-9796-49c5-9bc7-e7d8d81bfadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4919 | 2026.05.14 16:28:23.265429 [ 295 ] {5c73918f-9796-49c5-9bc7-e7d8d81bfadc} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.05.14 16:28:23.265464 [ 295 ] {5c73918f-9796-49c5-9bc7-e7d8d81bfadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4921 | 2026.05.14 16:28:23.265748 [ 295 ] {5c73918f-9796-49c5-9bc7-e7d8d81bfadc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4922 | 2026.05.14 16:28:23.265962 [ 295 ] {5c73918f-9796-49c5-9bc7-e7d8d81bfadc} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.05.14 16:28:23.266091 [ 295 ] {5c73918f-9796-49c5-9bc7-e7d8d81bfadc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 61.41 KiB/sec. | ||
| 4924 | 2026.05.14 16:28:23.266128 [ 295 ] {5c73918f-9796-49c5-9bc7-e7d8d81bfadc} <Debug> TCPHandler: Processed in 0.001309724 sec. | ||
| 4925 | 2026.05.14 16:28:23.266271 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.05.14 16:28:23.266367 [ 295 ] {251aa324-9765-4584-ae68-faa7b5524dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4927 | 2026.05.14 16:28:23.266406 [ 295 ] {251aa324-9765-4584-ae68-faa7b5524dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4928 | 2026.05.14 16:28:23.266853 [ 295 ] {251aa324-9765-4584-ae68-faa7b5524dab} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.05.14 16:28:23.266891 [ 295 ] {251aa324-9765-4584-ae68-faa7b5524dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4930 | 2026.05.14 16:28:23.267203 [ 295 ] {251aa324-9765-4584-ae68-faa7b5524dab} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4931 | 2026.05.14 16:28:23.267411 [ 295 ] {251aa324-9765-4584-ae68-faa7b5524dab} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.05.14 16:28:23.267522 [ 85 ] {} <Debug> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4933 | 2026.05.14 16:28:23.267545 [ 295 ] {251aa324-9765-4584-ae68-faa7b5524dab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 4934 | 2026.05.14 16:28:23.267557 [ 85 ] {} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.05.14 16:28:23.267587 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4936 | 2026.05.14 16:28:23.267590 [ 295 ] {251aa324-9765-4584-ae68-faa7b5524dab} <Debug> TCPHandler: Processed in 0.001366924 sec. | ||
| 4937 | 2026.05.14 16:28:23.267660 [ 194 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4938 | 2026.05.14 16:28:23.267752 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.05.14 16:28:23.267761 [ 194 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4940 | 2026.05.14 16:28:23.267806 [ 194 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4941 | 2026.05.14 16:28:23.267855 [ 295 ] {37e2d0ca-0850-427b-a40b-3bb88f5952fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4942 | 2026.05.14 16:28:23.267866 [ 194 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4943 | 2026.05.14 16:28:23.267903 [ 295 ] {37e2d0ca-0850-427b-a40b-3bb88f5952fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4944 | 2026.05.14 16:28:23.267922 [ 194 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4945 | 2026.05.14 16:28:23.267971 [ 194 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4946 | 2026.05.14 16:28:23.268013 [ 194 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4947 | 2026.05.14 16:28:23.268954 [ 193 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319814 sec., 560685.0662290292 rows/sec., 34.03 MiB/sec. | ||
| 4948 | 2026.05.14 16:28:23.269096 [ 295 ] {37e2d0ca-0850-427b-a40b-3bb88f5952fe} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.05.14 16:28:23.269129 [ 295 ] {37e2d0ca-0850-427b-a40b-3bb88f5952fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4950 | 2026.05.14 16:28:23.269177 [ 201 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4951 | 2026.05.14 16:28:23.269538 [ 201 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_13_3} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.05.14 16:28:23.269566 [ 295 ] {37e2d0ca-0850-427b-a40b-3bb88f5952fe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4953 | 2026.05.14 16:28:23.269638 [ 201 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_13_3} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4954 | 2026.05.14 16:28:23.269742 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4955 | 2026.05.14 16:28:23.269836 [ 295 ] {37e2d0ca-0850-427b-a40b-3bb88f5952fe} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.05.14 16:28:23.269981 [ 295 ] {37e2d0ca-0850-427b-a40b-3bb88f5952fe} <Debug> executeQuery: Read 1763 rows, 121.96 KiB in 0.002144 sec., 822294.776119403 rows/sec., 55.55 MiB/sec. | ||
| 4957 | 2026.05.14 16:28:23.270022 [ 295 ] {37e2d0ca-0850-427b-a40b-3bb88f5952fe} <Debug> TCPHandler: Processed in 0.002318465 sec. | ||
| 4958 | 2026.05.14 16:28:23.270169 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.05.14 16:28:23.270266 [ 295 ] {5d8752bf-b18a-4abc-aa5a-7e1af414cef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4960 | 2026.05.14 16:28:23.270310 [ 295 ] {5d8752bf-b18a-4abc-aa5a-7e1af414cef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4961 | 2026.05.14 16:28:23.270680 [ 295 ] {5d8752bf-b18a-4abc-aa5a-7e1af414cef6} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.05.14 16:28:23.270718 [ 295 ] {5d8752bf-b18a-4abc-aa5a-7e1af414cef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4963 | 2026.05.14 16:28:23.271034 [ 295 ] {5d8752bf-b18a-4abc-aa5a-7e1af414cef6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4964 | 2026.05.14 16:28:23.271248 [ 295 ] {5d8752bf-b18a-4abc-aa5a-7e1af414cef6} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.14 16:28:23.271377 [ 295 ] {5d8752bf-b18a-4abc-aa5a-7e1af414cef6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 4966 | 2026.05.14 16:28:23.271413 [ 295 ] {5d8752bf-b18a-4abc-aa5a-7e1af414cef6} <Debug> TCPHandler: Processed in 0.001292504 sec. | ||
| 4967 | 2026.05.14 16:28:23.271560 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2026.05.14 16:28:23.271654 [ 295 ] {c234ae4a-90c2-4169-bc3e-ccdd12b9d399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4969 | 2026.05.14 16:28:23.271695 [ 295 ] {c234ae4a-90c2-4169-bc3e-ccdd12b9d399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4970 | 2026.05.14 16:28:23.272495 [ 295 ] {c234ae4a-90c2-4169-bc3e-ccdd12b9d399} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.05.14 16:28:23.272532 [ 295 ] {c234ae4a-90c2-4169-bc3e-ccdd12b9d399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4972 | 2026.05.14 16:28:23.272982 [ 295 ] {c234ae4a-90c2-4169-bc3e-ccdd12b9d399} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4973 | 2026.05.14 16:28:23.273206 [ 295 ] {c234ae4a-90c2-4169-bc3e-ccdd12b9d399} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.05.14 16:28:23.273336 [ 295 ] {c234ae4a-90c2-4169-bc3e-ccdd12b9d399} <Debug> executeQuery: Read 1607 rows, 99.95 KiB in 0.001701 sec., 944738.3891828336 rows/sec., 57.38 MiB/sec. | ||
| 4975 | 2026.05.14 16:28:23.273374 [ 295 ] {c234ae4a-90c2-4169-bc3e-ccdd12b9d399} <Debug> TCPHandler: Processed in 0.00186169 sec. | ||
| 4976 | 2026.05.14 16:28:23.273512 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2026.05.14 16:28:23.273606 [ 295 ] {1d370a07-5dff-49bb-9d2b-9a7c989379af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4978 | 2026.05.14 16:28:23.273648 [ 295 ] {1d370a07-5dff-49bb-9d2b-9a7c989379af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4979 | 2026.05.14 16:28:23.273994 [ 295 ] {1d370a07-5dff-49bb-9d2b-9a7c989379af} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.05.14 16:28:23.274030 [ 295 ] {1d370a07-5dff-49bb-9d2b-9a7c989379af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4981 | 2026.05.14 16:28:23.274346 [ 295 ] {1d370a07-5dff-49bb-9d2b-9a7c989379af} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4982 | 2026.05.14 16:28:23.274559 [ 295 ] {1d370a07-5dff-49bb-9d2b-9a7c989379af} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.05.14 16:28:23.274689 [ 295 ] {1d370a07-5dff-49bb-9d2b-9a7c989379af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 4984 | 2026.05.14 16:28:23.274725 [ 295 ] {1d370a07-5dff-49bb-9d2b-9a7c989379af} <Debug> TCPHandler: Processed in 0.001261103 sec. | ||
| 4985 | 2026.05.14 16:28:23.274860 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.05.14 16:28:23.274961 [ 295 ] {7675f512-1115-47a1-9153-9285ac7cad92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4987 | 2026.05.14 16:28:23.275015 [ 295 ] {7675f512-1115-47a1-9153-9285ac7cad92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4988 | 2026.05.14 16:28:23.275895 [ 295 ] {7675f512-1115-47a1-9153-9285ac7cad92} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2026.05.14 16:28:23.275934 [ 295 ] {7675f512-1115-47a1-9153-9285ac7cad92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4990 | 2026.05.14 16:28:23.276527 [ 295 ] {7675f512-1115-47a1-9153-9285ac7cad92} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4991 | 2026.05.14 16:28:23.276757 [ 295 ] {7675f512-1115-47a1-9153-9285ac7cad92} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2026.05.14 16:28:23.276870 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4993 | 2026.05.14 16:28:23.276901 [ 295 ] {7675f512-1115-47a1-9153-9285ac7cad92} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001959 sec., 23481.36804492088 rows/sec., 42.08 MiB/sec. | ||
| 4994 | 2026.05.14 16:28:23.276907 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.05.14 16:28:23.276946 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4996 | 2026.05.14 16:28:23.276963 [ 295 ] {7675f512-1115-47a1-9153-9285ac7cad92} <Debug> TCPHandler: Processed in 0.002150123 sec. | ||
| 4997 | 2026.05.14 16:28:23.277055 [ 193 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::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 | ||
| 4998 | 2026.05.14 16:28:23.277107 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.05.14 16:28:23.277208 [ 295 ] {653abcda-d4ce-402c-9086-b6600ce3effa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5000 | 2026.05.14 16:28:23.277249 [ 295 ] {653abcda-d4ce-402c-9086-b6600ce3effa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5001 | 2026.05.14 16:28:23.277328 [ 193 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5002 | 2026.05.14 16:28:23.277397 [ 193 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 316 rows starting from the beginning of the part | ||
| 5003 | 2026.05.14 16:28:23.277533 [ 193 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 5004 | 2026.05.14 16:28:23.277636 [ 295 ] {653abcda-d4ce-402c-9086-b6600ce3effa} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.05.14 16:28:23.277661 [ 193 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 5006 | 2026.05.14 16:28:23.277679 [ 295 ] {653abcda-d4ce-402c-9086-b6600ce3effa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5007 | 2026.05.14 16:28:23.277776 [ 193 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 5008 | 2026.05.14 16:28:23.277889 [ 193 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 5009 | 2026.05.14 16:28:23.278004 [ 193 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 5010 | 2026.05.14 16:28:23.278053 [ 295 ] {653abcda-d4ce-402c-9086-b6600ce3effa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5011 | 2026.05.14 16:28:23.278293 [ 295 ] {653abcda-d4ce-402c-9086-b6600ce3effa} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.05.14 16:28:23.278442 [ 295 ] {653abcda-d4ce-402c-9086-b6600ce3effa} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001252 sec., 33546.325878594245 rows/sec., 1.91 MiB/sec. | ||
| 5013 | 2026.05.14 16:28:23.278483 [ 295 ] {653abcda-d4ce-402c-9086-b6600ce3effa} <Debug> TCPHandler: Processed in 0.001423635 sec. | ||
| 5014 | 2026.05.14 16:28:23.281197 [ 187 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 19 columns (19 merged, 0 gathered) in 0.004186025 sec., 106544.99196731982 rows/sec., 190.92 MiB/sec. | ||
| 5015 | 2026.05.14 16:28:23.281881 [ 193 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5016 | 2026.05.14 16:28:23.282191 [ 193 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.05.14 16:28:23.282254 [ 193 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5018 | 2026.05.14 16:28:23.282328 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5019 | 2026.05.14 16:28:24.000305 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.53 MiB, peak 253.34 MiB, free memory in arenas 0.00 B, will set to 248.66 MiB (RSS), difference: 1.12 MiB | ||
| 5020 | 2026.05.14 16:28:24.638753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 630 | ||
| 5021 | 2026.05.14 16:28:24.641749 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.05.14 16:28:24.641789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5023 | 2026.05.14 16:28:24.643099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5024 | 2026.05.14 16:28:24.643363 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2026.05.14 16:28:24.643608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
| 5026 | 2026.05.14 16:28:27.116278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9075 | ||
| 5027 | 2026.05.14 16:28:27.116835 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.05.14 16:28:27.116875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5029 | 2026.05.14 16:28:27.117355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5030 | 2026.05.14 16:28:27.117585 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.05.14 16:28:27.117713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9075 | ||
| 5032 | 2026.05.14 16:28:27.577899 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5033 | 2026.05.14 16:28:27.597346 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2026.05.14 16:28:27.597413 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5035 | 2026.05.14 16:28:27.603805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5036 | 2026.05.14 16:28:27.604526 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.05.14 16:28:27.609149 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5038 | 2026.05.14 16:28:27.998814 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2026.05.14 16:28:27.999038 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5040 | 2026.05.14 16:28:27.999360 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5041 | 2026.05.14 16:28:27.999395 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5042 | 2026.05.14 16:28:27.999609 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5043 | 2026.05.14 16:28:27.999681 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5044 | 2026.05.14 16:28:27.999824 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5045 | 2026.05.14 16:28:27.999925 [ 328 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5046 | 2026.05.14 16:28:27.999948 [ 346 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5047 | 2026.05.14 16:28:27.999929 [ 331 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5048 | 2026.05.14 16:28:27.999926 [ 363 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5049 | 2026.05.14 16:28:28.000149 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5050 | 2026.05.14 16:28:28.000183 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5051 | 2026.05.14 16:28:28.000257 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5052 | 2026.05.14 16:28:28.000278 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5053 | 2026.05.14 16:28:28.000315 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5054 | 2026.05.14 16:28:28.000352 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5055 | 2026.05.14 16:28:28.001545 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002589 sec., 15836.230204712243 rows/sec., 2.85 MiB/sec. | ||
| 5056 | 2026.05.14 16:28:28.001717 [ 295 ] {d4e1d9cc-2ede-438b-baf4-fba4ec05a8e1} <Debug> TCPHandler: Processed in 0.003032602 sec. | ||
| 5057 | 2026.05.14 16:28:28.003183 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2026.05.14 16:28:28.003337 [ 295 ] {c6d3d661-59ae-4334-b847-6c7a8d27a171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5059 | 2026.05.14 16:28:28.003401 [ 295 ] {c6d3d661-59ae-4334-b847-6c7a8d27a171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5060 | 2026.05.14 16:28:28.004083 [ 295 ] {c6d3d661-59ae-4334-b847-6c7a8d27a171} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2026.05.14 16:28:28.004129 [ 295 ] {c6d3d661-59ae-4334-b847-6c7a8d27a171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5062 | 2026.05.14 16:28:28.004513 [ 295 ] {c6d3d661-59ae-4334-b847-6c7a8d27a171} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5063 | 2026.05.14 16:28:28.004738 [ 295 ] {c6d3d661-59ae-4334-b847-6c7a8d27a171} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.05.14 16:28:28.004893 [ 295 ] {c6d3d661-59ae-4334-b847-6c7a8d27a171} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.67 MiB/sec. | ||
| 5065 | 2026.05.14 16:28:28.004941 [ 295 ] {c6d3d661-59ae-4334-b847-6c7a8d27a171} <Debug> TCPHandler: Processed in 0.00187833 sec. | ||
| 5066 | 2026.05.14 16:28:28.005084 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2026.05.14 16:28:28.005187 [ 295 ] {18ac2f4f-cbe3-4f43-a7b7-220b5ea9d1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5068 | 2026.05.14 16:28:28.005229 [ 295 ] {18ac2f4f-cbe3-4f43-a7b7-220b5ea9d1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5069 | 2026.05.14 16:28:28.005719 [ 295 ] {18ac2f4f-cbe3-4f43-a7b7-220b5ea9d1e3} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.05.14 16:28:28.005758 [ 295 ] {18ac2f4f-cbe3-4f43-a7b7-220b5ea9d1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5071 | 2026.05.14 16:28:28.006114 [ 295 ] {18ac2f4f-cbe3-4f43-a7b7-220b5ea9d1e3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5072 | 2026.05.14 16:28:28.006347 [ 295 ] {18ac2f4f-cbe3-4f43-a7b7-220b5ea9d1e3} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.05.14 16:28:28.006486 [ 295 ] {18ac2f4f-cbe3-4f43-a7b7-220b5ea9d1e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001323 sec., 48374.905517762665 rows/sec., 3.78 MiB/sec. | ||
| 5074 | 2026.05.14 16:28:28.006555 [ 295 ] {18ac2f4f-cbe3-4f43-a7b7-220b5ea9d1e3} <Debug> TCPHandler: Processed in 0.001521946 sec. | ||
| 5075 | 2026.05.14 16:28:28.006722 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5076 | 2026.05.14 16:28:28.006831 [ 295 ] {81ad9ccd-96dd-48b3-9ad7-381cf0c06cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5077 | 2026.05.14 16:28:28.006880 [ 295 ] {81ad9ccd-96dd-48b3-9ad7-381cf0c06cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5078 | 2026.05.14 16:28:28.007297 [ 295 ] {81ad9ccd-96dd-48b3-9ad7-381cf0c06cf8} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2026.05.14 16:28:28.007338 [ 295 ] {81ad9ccd-96dd-48b3-9ad7-381cf0c06cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5080 | 2026.05.14 16:28:28.007682 [ 295 ] {81ad9ccd-96dd-48b3-9ad7-381cf0c06cf8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5081 | 2026.05.14 16:28:28.007909 [ 295 ] {81ad9ccd-96dd-48b3-9ad7-381cf0c06cf8} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.05.14 16:28:28.008057 [ 295 ] {81ad9ccd-96dd-48b3-9ad7-381cf0c06cf8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001236 sec., 103559.87055016182 rows/sec., 7.21 MiB/sec. | ||
| 5083 | 2026.05.14 16:28:28.008100 [ 295 ] {81ad9ccd-96dd-48b3-9ad7-381cf0c06cf8} <Debug> TCPHandler: Processed in 0.001432205 sec. | ||
| 5084 | 2026.05.14 16:28:28.008235 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2026.05.14 16:28:28.008336 [ 295 ] {1a6685d1-704f-4801-a249-439bd6586c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5086 | 2026.05.14 16:28:28.008379 [ 295 ] {1a6685d1-704f-4801-a249-439bd6586c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5087 | 2026.05.14 16:28:28.008730 [ 295 ] {1a6685d1-704f-4801-a249-439bd6586c09} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.05.14 16:28:28.008767 [ 295 ] {1a6685d1-704f-4801-a249-439bd6586c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5089 | 2026.05.14 16:28:28.009235 [ 295 ] {1a6685d1-704f-4801-a249-439bd6586c09} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5090 | 2026.05.14 16:28:28.009499 [ 295 ] {1a6685d1-704f-4801-a249-439bd6586c09} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.05.14 16:28:28.009682 [ 295 ] {1a6685d1-704f-4801-a249-439bd6586c09} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001361 sec., 35268.18515797208 rows/sec., 2.38 MiB/sec. | ||
| 5092 | 2026.05.14 16:28:28.009746 [ 295 ] {1a6685d1-704f-4801-a249-439bd6586c09} <Debug> TCPHandler: Processed in 0.001562677 sec. | ||
| 5093 | 2026.05.14 16:28:33.000173 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.05.14 16:28:33.000433 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5095 | 2026.05.14 16:28:33.000783 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5096 | 2026.05.14 16:28:33.000820 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5097 | 2026.05.14 16:28:33.001045 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5098 | 2026.05.14 16:28:33.001116 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5099 | 2026.05.14 16:28:33.001261 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5100 | 2026.05.14 16:28:33.001384 [ 346 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5101 | 2026.05.14 16:28:33.001390 [ 331 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5102 | 2026.05.14 16:28:33.001384 [ 363 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5103 | 2026.05.14 16:28:33.001389 [ 328 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5104 | 2026.05.14 16:28:33.001651 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5105 | 2026.05.14 16:28:33.001679 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5106 | 2026.05.14 16:28:33.001751 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5107 | 2026.05.14 16:28:33.001772 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5108 | 2026.05.14 16:28:33.001807 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5109 | 2026.05.14 16:28:33.001845 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5110 | 2026.05.14 16:28:33.003069 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002731 sec., 15012.815818381545 rows/sec., 2.71 MiB/sec. | ||
| 5111 | 2026.05.14 16:28:33.003187 [ 295 ] {5b56841f-36ab-406f-a3fe-5f3f4c1dac20} <Debug> TCPHandler: Processed in 0.003158144 sec. | ||
| 5112 | 2026.05.14 16:28:33.005079 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2026.05.14 16:28:33.005200 [ 295 ] {1d0da4d9-ea49-4ddd-9c88-e42b47fc4722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5114 | 2026.05.14 16:28:33.005242 [ 295 ] {1d0da4d9-ea49-4ddd-9c88-e42b47fc4722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5115 | 2026.05.14 16:28:33.005773 [ 295 ] {1d0da4d9-ea49-4ddd-9c88-e42b47fc4722} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.05.14 16:28:33.005816 [ 295 ] {1d0da4d9-ea49-4ddd-9c88-e42b47fc4722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5117 | 2026.05.14 16:28:33.006175 [ 295 ] {1d0da4d9-ea49-4ddd-9c88-e42b47fc4722} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5118 | 2026.05.14 16:28:33.006391 [ 295 ] {1d0da4d9-ea49-4ddd-9c88-e42b47fc4722} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.05.14 16:28:33.006532 [ 295 ] {1d0da4d9-ea49-4ddd-9c88-e42b47fc4722} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001362 sec., 48458.149779735686 rows/sec., 3.84 MiB/sec. | ||
| 5120 | 2026.05.14 16:28:33.006568 [ 295 ] {1d0da4d9-ea49-4ddd-9c88-e42b47fc4722} <Debug> TCPHandler: Processed in 0.001542096 sec. | ||
| 5121 | 2026.05.14 16:28:33.006701 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.05.14 16:28:33.006797 [ 295 ] {edfb8a49-e61d-4c68-a35f-51ea508cf571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5123 | 2026.05.14 16:28:33.006840 [ 295 ] {edfb8a49-e61d-4c68-a35f-51ea508cf571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5124 | 2026.05.14 16:28:33.007260 [ 295 ] {edfb8a49-e61d-4c68-a35f-51ea508cf571} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.05.14 16:28:33.007296 [ 295 ] {edfb8a49-e61d-4c68-a35f-51ea508cf571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5126 | 2026.05.14 16:28:33.007588 [ 295 ] {edfb8a49-e61d-4c68-a35f-51ea508cf571} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5127 | 2026.05.14 16:28:33.007787 [ 295 ] {edfb8a49-e61d-4c68-a35f-51ea508cf571} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.05.14 16:28:33.007912 [ 295 ] {edfb8a49-e61d-4c68-a35f-51ea508cf571} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001134 sec., 4409.171075837742 rows/sec., 331.55 KiB/sec. | ||
| 5129 | 2026.05.14 16:28:33.007948 [ 295 ] {edfb8a49-e61d-4c68-a35f-51ea508cf571} <Debug> TCPHandler: Processed in 0.001296214 sec. | ||
| 5130 | 2026.05.14 16:28:33.008080 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.05.14 16:28:33.008174 [ 295 ] {60914b68-ec98-448c-b8bb-b9046465000d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5132 | 2026.05.14 16:28:33.008213 [ 295 ] {60914b68-ec98-448c-b8bb-b9046465000d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5133 | 2026.05.14 16:28:33.008619 [ 295 ] {60914b68-ec98-448c-b8bb-b9046465000d} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.05.14 16:28:33.008654 [ 295 ] {60914b68-ec98-448c-b8bb-b9046465000d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5135 | 2026.05.14 16:28:33.008949 [ 295 ] {60914b68-ec98-448c-b8bb-b9046465000d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5136 | 2026.05.14 16:28:33.009154 [ 295 ] {60914b68-ec98-448c-b8bb-b9046465000d} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.05.14 16:28:33.009278 [ 295 ] {60914b68-ec98-448c-b8bb-b9046465000d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001121 sec., 61552.1855486173 rows/sec., 4.80 MiB/sec. | ||
| 5138 | 2026.05.14 16:28:33.009314 [ 295 ] {60914b68-ec98-448c-b8bb-b9046465000d} <Debug> TCPHandler: Processed in 0.001282423 sec. | ||
| 5139 | 2026.05.14 16:28:33.009434 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.05.14 16:28:33.009529 [ 295 ] {bb586b88-83a0-4953-8d4b-5bc81cbef3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5141 | 2026.05.14 16:28:33.009570 [ 295 ] {bb586b88-83a0-4953-8d4b-5bc81cbef3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5142 | 2026.05.14 16:28:33.010025 [ 295 ] {bb586b88-83a0-4953-8d4b-5bc81cbef3e9} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.05.14 16:28:33.010060 [ 295 ] {bb586b88-83a0-4953-8d4b-5bc81cbef3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5144 | 2026.05.14 16:28:33.010374 [ 295 ] {bb586b88-83a0-4953-8d4b-5bc81cbef3e9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5145 | 2026.05.14 16:28:33.010583 [ 295 ] {bb586b88-83a0-4953-8d4b-5bc81cbef3e9} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.05.14 16:28:33.010707 [ 295 ] {bb586b88-83a0-4953-8d4b-5bc81cbef3e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 5147 | 2026.05.14 16:28:33.010743 [ 295 ] {bb586b88-83a0-4953-8d4b-5bc81cbef3e9} <Debug> TCPHandler: Processed in 0.001356894 sec. | ||
| 5148 | 2026.05.14 16:28:33.010857 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2026.05.14 16:28:33.010952 [ 295 ] {0ffbe520-b9bc-4ed7-bbf9-e165b40330a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5150 | 2026.05.14 16:28:33.011027 [ 295 ] {0ffbe520-b9bc-4ed7-bbf9-e165b40330a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5151 | 2026.05.14 16:28:33.011749 [ 295 ] {0ffbe520-b9bc-4ed7-bbf9-e165b40330a1} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.05.14 16:28:33.011785 [ 295 ] {0ffbe520-b9bc-4ed7-bbf9-e165b40330a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5153 | 2026.05.14 16:28:33.012268 [ 295 ] {0ffbe520-b9bc-4ed7-bbf9-e165b40330a1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5154 | 2026.05.14 16:28:33.012485 [ 295 ] {0ffbe520-b9bc-4ed7-bbf9-e165b40330a1} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.05.14 16:28:33.012618 [ 295 ] {0ffbe520-b9bc-4ed7-bbf9-e165b40330a1} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001684 sec., 2969.121140142518 rows/sec., 5.32 MiB/sec. | ||
| 5156 | 2026.05.14 16:28:33.012690 [ 295 ] {0ffbe520-b9bc-4ed7-bbf9-e165b40330a1} <Debug> TCPHandler: Processed in 0.00188103 sec. | ||
| 5157 | 2026.05.14 16:28:33.012805 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2026.05.14 16:28:33.012901 [ 295 ] {9204572a-f2e0-48b4-8653-8946da1aa9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5159 | 2026.05.14 16:28:33.012941 [ 295 ] {9204572a-f2e0-48b4-8653-8946da1aa9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5160 | 2026.05.14 16:28:33.013280 [ 295 ] {9204572a-f2e0-48b4-8653-8946da1aa9f1} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.05.14 16:28:33.013315 [ 295 ] {9204572a-f2e0-48b4-8653-8946da1aa9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5162 | 2026.05.14 16:28:33.013611 [ 295 ] {9204572a-f2e0-48b4-8653-8946da1aa9f1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5163 | 2026.05.14 16:28:33.013819 [ 295 ] {9204572a-f2e0-48b4-8653-8946da1aa9f1} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.05.14 16:28:33.013945 [ 295 ] {9204572a-f2e0-48b4-8653-8946da1aa9f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 5165 | 2026.05.14 16:28:33.013980 [ 295 ] {9204572a-f2e0-48b4-8653-8946da1aa9f1} <Debug> TCPHandler: Processed in 0.001222963 sec. | ||
| 5166 | 2026.05.14 16:28:34.327170 [ 65 ] {} <Debug> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5167 | 2026.05.14 16:28:34.327241 [ 65 ] {} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.05.14 16:28:34.327263 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5169 | 2026.05.14 16:28:34.327383 [ 201 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5170 | 2026.05.14 16:28:34.327546 [ 201 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5171 | 2026.05.14 16:28:34.327583 [ 201 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5172 | 2026.05.14 16:28:34.327652 [ 201 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5173 | 2026.05.14 16:28:34.327695 [ 201 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 5174 | 2026.05.14 16:28:34.327736 [ 201 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5175 | 2026.05.14 16:28:34.327775 [ 201 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5176 | 2026.05.14 16:28:34.328525 [ 187 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001193522 sec., 12567.845418852774 rows/sec., 840.31 KiB/sec. | ||
| 5177 | 2026.05.14 16:28:34.328733 [ 187 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5178 | 2026.05.14 16:28:34.329069 [ 187 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_14_3} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.05.14 16:28:34.329149 [ 187 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_14_3} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5180 | 2026.05.14 16:28:34.329244 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5181 | 2026.05.14 16:28:34.544238 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5182 | 2026.05.14 16:28:34.544312 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5183 | 2026.05.14 16:28:34.618797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9523 | ||
| 5184 | 2026.05.14 16:28:34.619470 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.05.14 16:28:34.619516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5186 | 2026.05.14 16:28:34.620064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5187 | 2026.05.14 16:28:34.620306 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.05.14 16:28:34.620432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9523 | ||
| 5189 | 2026.05.14 16:28:34.644826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 654 | ||
| 5190 | 2026.05.14 16:28:34.646995 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.05.14 16:28:34.647038 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5192 | 2026.05.14 16:28:34.648225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5193 | 2026.05.14 16:28:34.648491 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.05.14 16:28:34.648730 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 5195 | 2026.05.14 16:28:35.109198 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5196 | 2026.05.14 16:28:35.125751 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2026.05.14 16:28:35.125799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5198 | 2026.05.14 16:28:35.132098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5199 | 2026.05.14 16:28:35.132816 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2026.05.14 16:28:35.135365 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5201 | 2026.05.14 16:28:38.007105 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5202 | 2026.05.14 16:28:38.007377 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5203 | 2026.05.14 16:28:38.007751 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5204 | 2026.05.14 16:28:38.007795 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5205 | 2026.05.14 16:28:38.008110 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5206 | 2026.05.14 16:28:38.008202 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5207 | 2026.05.14 16:28:38.008372 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5208 | 2026.05.14 16:28:38.008494 [ 363 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5209 | 2026.05.14 16:28:38.008515 [ 346 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5210 | 2026.05.14 16:28:38.008505 [ 331 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5211 | 2026.05.14 16:28:38.008494 [ 328 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5212 | 2026.05.14 16:28:38.008733 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5213 | 2026.05.14 16:28:38.008763 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5214 | 2026.05.14 16:28:38.008843 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5215 | 2026.05.14 16:28:38.008868 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5216 | 2026.05.14 16:28:38.008908 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5217 | 2026.05.14 16:28:38.008951 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5218 | 2026.05.14 16:28:38.010203 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002935 sec., 13969.335604770016 rows/sec., 2.52 MiB/sec. | ||
| 5219 | 2026.05.14 16:28:38.010322 [ 295 ] {ea62bd36-9c6b-46a0-8b97-57a8c8e83605} <Debug> TCPHandler: Processed in 0.003354955 sec. | ||
| 5220 | 2026.05.14 16:28:38.015485 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5221 | 2026.05.14 16:28:38.015620 [ 295 ] {acc9e72d-145c-4c4b-a6f1-84429c119469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5222 | 2026.05.14 16:28:38.015671 [ 295 ] {acc9e72d-145c-4c4b-a6f1-84429c119469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5223 | 2026.05.14 16:28:38.016371 [ 295 ] {acc9e72d-145c-4c4b-a6f1-84429c119469} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2026.05.14 16:28:38.016417 [ 295 ] {acc9e72d-145c-4c4b-a6f1-84429c119469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5225 | 2026.05.14 16:28:38.016791 [ 295 ] {acc9e72d-145c-4c4b-a6f1-84429c119469} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5226 | 2026.05.14 16:28:38.017002 [ 295 ] {acc9e72d-145c-4c4b-a6f1-84429c119469} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2026.05.14 16:28:38.017143 [ 295 ] {acc9e72d-145c-4c4b-a6f1-84429c119469} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001558 sec., 182284.9807445443 rows/sec., 11.58 MiB/sec. | ||
| 5228 | 2026.05.14 16:28:38.017184 [ 295 ] {acc9e72d-145c-4c4b-a6f1-84429c119469} <Debug> TCPHandler: Processed in 0.001761079 sec. | ||
| 5229 | 2026.05.14 16:28:38.017363 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5230 | 2026.05.14 16:28:38.017457 [ 295 ] {26257d94-1e87-4b5a-9f2d-e93b83f25d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5231 | 2026.05.14 16:28:38.017496 [ 295 ] {26257d94-1e87-4b5a-9f2d-e93b83f25d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5232 | 2026.05.14 16:28:38.018250 [ 295 ] {26257d94-1e87-4b5a-9f2d-e93b83f25d83} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.05.14 16:28:38.018288 [ 295 ] {26257d94-1e87-4b5a-9f2d-e93b83f25d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5234 | 2026.05.14 16:28:38.018643 [ 295 ] {26257d94-1e87-4b5a-9f2d-e93b83f25d83} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5235 | 2026.05.14 16:28:38.018846 [ 295 ] {26257d94-1e87-4b5a-9f2d-e93b83f25d83} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2026.05.14 16:28:38.018974 [ 295 ] {26257d94-1e87-4b5a-9f2d-e93b83f25d83} <Debug> executeQuery: Read 871 rows, 69.90 KiB in 0.001533 sec., 568166.9928245271 rows/sec., 44.53 MiB/sec. | ||
| 5237 | 2026.05.14 16:28:38.019015 [ 295 ] {26257d94-1e87-4b5a-9f2d-e93b83f25d83} <Debug> TCPHandler: Processed in 0.001700278 sec. | ||
| 5238 | 2026.05.14 16:28:38.019148 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2026.05.14 16:28:38.019244 [ 295 ] {3f70dcb0-2ed0-43ef-a6b9-fb6b8a4704eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5240 | 2026.05.14 16:28:38.019282 [ 295 ] {3f70dcb0-2ed0-43ef-a6b9-fb6b8a4704eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5241 | 2026.05.14 16:28:38.019743 [ 295 ] {3f70dcb0-2ed0-43ef-a6b9-fb6b8a4704eb} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.05.14 16:28:38.019778 [ 295 ] {3f70dcb0-2ed0-43ef-a6b9-fb6b8a4704eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5243 | 2026.05.14 16:28:38.020070 [ 295 ] {3f70dcb0-2ed0-43ef-a6b9-fb6b8a4704eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5244 | 2026.05.14 16:28:38.020280 [ 295 ] {3f70dcb0-2ed0-43ef-a6b9-fb6b8a4704eb} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.05.14 16:28:38.020407 [ 295 ] {3f70dcb0-2ed0-43ef-a6b9-fb6b8a4704eb} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.00118 sec., 151694.91525423728 rows/sec., 9.37 MiB/sec. | ||
| 5246 | 2026.05.14 16:28:38.020446 [ 295 ] {3f70dcb0-2ed0-43ef-a6b9-fb6b8a4704eb} <Debug> TCPHandler: Processed in 0.001345604 sec. | ||
| 5247 | 2026.05.14 16:28:38.020572 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2026.05.14 16:28:38.020666 [ 295 ] {63d2b2c5-ad68-42f5-a4f6-94844a5f9fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5249 | 2026.05.14 16:28:38.020705 [ 295 ] {63d2b2c5-ad68-42f5-a4f6-94844a5f9fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5250 | 2026.05.14 16:28:38.021217 [ 295 ] {63d2b2c5-ad68-42f5-a4f6-94844a5f9fe0} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.05.14 16:28:38.021253 [ 295 ] {63d2b2c5-ad68-42f5-a4f6-94844a5f9fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5252 | 2026.05.14 16:28:38.021542 [ 295 ] {63d2b2c5-ad68-42f5-a4f6-94844a5f9fe0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5253 | 2026.05.14 16:28:38.021744 [ 295 ] {63d2b2c5-ad68-42f5-a4f6-94844a5f9fe0} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.05.14 16:28:38.021861 [ 53 ] {} <Debug> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5255 | 2026.05.14 16:28:38.021868 [ 295 ] {63d2b2c5-ad68-42f5-a4f6-94844a5f9fe0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001218 sec., 122331.69129720856 rows/sec., 7.90 MiB/sec. | ||
| 5256 | 2026.05.14 16:28:38.021907 [ 53 ] {} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2026.05.14 16:28:38.021924 [ 295 ] {63d2b2c5-ad68-42f5-a4f6-94844a5f9fe0} <Debug> TCPHandler: Processed in 0.001399235 sec. | ||
| 5258 | 2026.05.14 16:28:38.021936 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5259 | 2026.05.14 16:28:38.022054 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.05.14 16:28:38.022065 [ 191 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5261 | 2026.05.14 16:28:38.022153 [ 295 ] {2361c12c-b8bb-44e5-b2dd-d57535dddaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5262 | 2026.05.14 16:28:38.022196 [ 295 ] {2361c12c-b8bb-44e5-b2dd-d57535dddaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5263 | 2026.05.14 16:28:38.022205 [ 191 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5264 | 2026.05.14 16:28:38.022250 [ 191 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 951 rows starting from the beginning of the part | ||
| 5265 | 2026.05.14 16:28:38.022318 [ 191 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 950 rows starting from the beginning of the part | ||
| 5266 | 2026.05.14 16:28:38.022368 [ 191 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
| 5267 | 2026.05.14 16:28:38.022415 [ 191 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5268 | 2026.05.14 16:28:38.022459 [ 191 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 950 rows starting from the beginning of the part | ||
| 5269 | 2026.05.14 16:28:38.022512 [ 191 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5270 | 2026.05.14 16:28:38.022755 [ 295 ] {2361c12c-b8bb-44e5-b2dd-d57535dddaed} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.05.14 16:28:38.022796 [ 295 ] {2361c12c-b8bb-44e5-b2dd-d57535dddaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5272 | 2026.05.14 16:28:38.023100 [ 295 ] {2361c12c-b8bb-44e5-b2dd-d57535dddaed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5273 | 2026.05.14 16:28:38.023326 [ 295 ] {2361c12c-b8bb-44e5-b2dd-d57535dddaed} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.05.14 16:28:38.023457 [ 295 ] {2361c12c-b8bb-44e5-b2dd-d57535dddaed} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00132 sec., 112121.21212121213 rows/sec., 6.38 MiB/sec. | ||
| 5275 | 2026.05.14 16:28:38.023498 [ 295 ] {2361c12c-b8bb-44e5-b2dd-d57535dddaed} <Debug> TCPHandler: Processed in 0.001492265 sec. | ||
| 5276 | 2026.05.14 16:28:38.023620 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.05.14 16:28:38.023717 [ 295 ] {3204418f-3a0d-40f7-9977-38e7f31eeaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5278 | 2026.05.14 16:28:38.023756 [ 295 ] {3204418f-3a0d-40f7-9977-38e7f31eeaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5279 | 2026.05.14 16:28:38.023839 [ 201 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001824129 sec., 1808534.374487769 rows/sec., 114.73 MiB/sec. | ||
| 5280 | 2026.05.14 16:28:38.024028 [ 186 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5281 | 2026.05.14 16:28:38.024304 [ 186 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_15_3} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.05.14 16:28:38.024372 [ 186 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_15_3} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5283 | 2026.05.14 16:28:38.024439 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5284 | 2026.05.14 16:28:38.024454 [ 295 ] {3204418f-3a0d-40f7-9977-38e7f31eeaea} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.05.14 16:28:38.024495 [ 295 ] {3204418f-3a0d-40f7-9977-38e7f31eeaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5286 | 2026.05.14 16:28:38.024818 [ 295 ] {3204418f-3a0d-40f7-9977-38e7f31eeaea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5287 | 2026.05.14 16:28:38.025024 [ 295 ] {3204418f-3a0d-40f7-9977-38e7f31eeaea} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2026.05.14 16:28:38.025153 [ 295 ] {3204418f-3a0d-40f7-9977-38e7f31eeaea} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001455 sec., 362199.31271477666 rows/sec., 25.60 MiB/sec. | ||
| 5289 | 2026.05.14 16:28:38.025194 [ 295 ] {3204418f-3a0d-40f7-9977-38e7f31eeaea} <Debug> TCPHandler: Processed in 0.001622497 sec. | ||
| 5290 | 2026.05.14 16:28:38.025316 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5291 | 2026.05.14 16:28:38.025410 [ 295 ] {9446cea8-eab0-4a22-9d8f-90dd6d81cf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5292 | 2026.05.14 16:28:38.025450 [ 295 ] {9446cea8-eab0-4a22-9d8f-90dd6d81cf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5293 | 2026.05.14 16:28:38.025792 [ 295 ] {9446cea8-eab0-4a22-9d8f-90dd6d81cf57} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2026.05.14 16:28:38.025827 [ 295 ] {9446cea8-eab0-4a22-9d8f-90dd6d81cf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5295 | 2026.05.14 16:28:38.026119 [ 295 ] {9446cea8-eab0-4a22-9d8f-90dd6d81cf57} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5296 | 2026.05.14 16:28:38.026327 [ 295 ] {9446cea8-eab0-4a22-9d8f-90dd6d81cf57} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2026.05.14 16:28:38.026453 [ 295 ] {9446cea8-eab0-4a22-9d8f-90dd6d81cf57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 5298 | 2026.05.14 16:28:38.026490 [ 295 ] {9446cea8-eab0-4a22-9d8f-90dd6d81cf57} <Debug> TCPHandler: Processed in 0.001221863 sec. | ||
| 5299 | 2026.05.14 16:28:38.026611 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5300 | 2026.05.14 16:28:38.026705 [ 295 ] {b58c324b-a537-477f-ad4c-6755300e793f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5301 | 2026.05.14 16:28:38.026745 [ 295 ] {b58c324b-a537-477f-ad4c-6755300e793f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5302 | 2026.05.14 16:28:38.027179 [ 295 ] {b58c324b-a537-477f-ad4c-6755300e793f} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.05.14 16:28:38.027214 [ 295 ] {b58c324b-a537-477f-ad4c-6755300e793f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5304 | 2026.05.14 16:28:38.027529 [ 295 ] {b58c324b-a537-477f-ad4c-6755300e793f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5305 | 2026.05.14 16:28:38.027740 [ 295 ] {b58c324b-a537-477f-ad4c-6755300e793f} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.05.14 16:28:38.027865 [ 295 ] {b58c324b-a537-477f-ad4c-6755300e793f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001177 sec., 225148.68309260832 rows/sec., 14.96 MiB/sec. | ||
| 5307 | 2026.05.14 16:28:38.027904 [ 295 ] {b58c324b-a537-477f-ad4c-6755300e793f} <Debug> TCPHandler: Processed in 0.001341124 sec. | ||
| 5308 | 2026.05.14 16:28:38.028029 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5309 | 2026.05.14 16:28:38.028122 [ 295 ] {8e6e240b-044d-4a72-93e3-b9f8d5d41a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5310 | 2026.05.14 16:28:38.028164 [ 295 ] {8e6e240b-044d-4a72-93e3-b9f8d5d41a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5311 | 2026.05.14 16:28:38.028487 [ 295 ] {8e6e240b-044d-4a72-93e3-b9f8d5d41a77} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.05.14 16:28:38.028522 [ 295 ] {8e6e240b-044d-4a72-93e3-b9f8d5d41a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5313 | 2026.05.14 16:28:38.028812 [ 295 ] {8e6e240b-044d-4a72-93e3-b9f8d5d41a77} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5314 | 2026.05.14 16:28:38.029019 [ 295 ] {8e6e240b-044d-4a72-93e3-b9f8d5d41a77} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2026.05.14 16:28:38.029145 [ 295 ] {8e6e240b-044d-4a72-93e3-b9f8d5d41a77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 5316 | 2026.05.14 16:28:38.029183 [ 295 ] {8e6e240b-044d-4a72-93e3-b9f8d5d41a77} <Debug> TCPHandler: Processed in 0.001202672 sec. | ||
| 5317 | 2026.05.14 16:28:38.029305 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5318 | 2026.05.14 16:28:38.029397 [ 295 ] {e108485f-e33e-4412-89fb-6d81e515e083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5319 | 2026.05.14 16:28:38.029447 [ 295 ] {e108485f-e33e-4412-89fb-6d81e515e083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5320 | 2026.05.14 16:28:38.030304 [ 295 ] {e108485f-e33e-4412-89fb-6d81e515e083} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.05.14 16:28:38.030340 [ 295 ] {e108485f-e33e-4412-89fb-6d81e515e083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5322 | 2026.05.14 16:28:38.030884 [ 295 ] {e108485f-e33e-4412-89fb-6d81e515e083} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5323 | 2026.05.14 16:28:38.031109 [ 295 ] {e108485f-e33e-4412-89fb-6d81e515e083} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2026.05.14 16:28:38.031244 [ 295 ] {e108485f-e33e-4412-89fb-6d81e515e083} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001862 sec., 19871.10633727175 rows/sec., 35.61 MiB/sec. | ||
| 5325 | 2026.05.14 16:28:38.031298 [ 295 ] {e108485f-e33e-4412-89fb-6d81e515e083} <Debug> TCPHandler: Processed in 0.002040882 sec. | ||
| 5326 | 2026.05.14 16:28:38.031430 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2026.05.14 16:28:38.031525 [ 295 ] {2faa96eb-4afb-4e96-95ba-a066be11e922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5328 | 2026.05.14 16:28:38.031564 [ 295 ] {2faa96eb-4afb-4e96-95ba-a066be11e922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5329 | 2026.05.14 16:28:38.031921 [ 295 ] {2faa96eb-4afb-4e96-95ba-a066be11e922} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2026.05.14 16:28:38.031956 [ 295 ] {2faa96eb-4afb-4e96-95ba-a066be11e922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5331 | 2026.05.14 16:28:38.032252 [ 295 ] {2faa96eb-4afb-4e96-95ba-a066be11e922} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5332 | 2026.05.14 16:28:38.032452 [ 295 ] {2faa96eb-4afb-4e96-95ba-a066be11e922} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.05.14 16:28:38.032576 [ 295 ] {2faa96eb-4afb-4e96-95ba-a066be11e922} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 5334 | 2026.05.14 16:28:38.032613 [ 295 ] {2faa96eb-4afb-4e96-95ba-a066be11e922} <Debug> TCPHandler: Processed in 0.001231893 sec. | ||
| 5335 | 2026.05.14 16:28:42.120637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10035 | ||
| 5336 | 2026.05.14 16:28:42.121499 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.05.14 16:28:42.121584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5338 | 2026.05.14 16:28:42.122238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5339 | 2026.05.14 16:28:42.122470 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2026.05.14 16:28:42.122595 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10035 | ||
| 5341 | 2026.05.14 16:28:42.122653 [ 56 ] {} <Debug> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5342 | 2026.05.14 16:28:42.122735 [ 56 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.05.14 16:28:42.122756 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5344 | 2026.05.14 16:28:42.122901 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::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 | ||
| 5345 | 2026.05.14 16:28:42.123088 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5346 | 2026.05.14 16:28:42.123133 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7603 rows starting from the beginning of the part | ||
| 5347 | 2026.05.14 16:28:42.123210 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5348 | 2026.05.14 16:28:42.123265 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5349 | 2026.05.14 16:28:42.123313 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5350 | 2026.05.14 16:28:42.123355 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5351 | 2026.05.14 16:28:42.123394 [ 189 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5352 | 2026.05.14 16:28:42.125819 [ 191 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10035 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981721 sec., 3365506.0282300054 rows/sec., 48.14 MiB/sec. | ||
| 5353 | 2026.05.14 16:28:42.126309 [ 188 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5354 | 2026.05.14 16:28:42.126664 [ 188 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_21_4} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.05.14 16:28:42.126746 [ 188 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_21_4} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5356 | 2026.05.14 16:28:42.126867 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5357 | 2026.05.14 16:28:42.635532 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5358 | 2026.05.14 16:28:42.652783 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2026.05.14 16:28:42.652837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5360 | 2026.05.14 16:28:42.658225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5361 | 2026.05.14 16:28:42.658906 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2026.05.14 16:28:42.659183 [ 56 ] {} <Debug> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5363 | 2026.05.14 16:28:42.659240 [ 56 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.05.14 16:28:42.659259 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5365 | 2026.05.14 16:28:42.659378 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 5366 | 2026.05.14 16:28:42.662084 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5367 | 2026.05.14 16:28:42.663062 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5368 | 2026.05.14 16:28:42.664497 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 5369 | 2026.05.14 16:28:42.668912 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 5370 | 2026.05.14 16:28:42.673280 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 5371 | 2026.05.14 16:28:42.677781 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 5372 | 2026.05.14 16:28:42.681951 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 5373 | 2026.05.14 16:28:42.685577 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 5374 | 2026.05.14 16:28:42.734606 [ 201 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075272555 sec., 2112.323674943676 rows/sec., 10.92 MiB/sec. | ||
| 5375 | 2026.05.14 16:28:42.737027 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5376 | 2026.05.14 16:28:42.738937 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_21_4} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2026.05.14 16:28:42.739033 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_21_4} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5378 | 2026.05.14 16:28:42.741642 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5379 | 2026.05.14 16:28:43.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.40 MiB, peak 261.96 MiB, free memory in arenas 0.00 B, will set to 253.98 MiB (RSS), difference: 2.58 MiB | ||
| 5380 | 2026.05.14 16:28:43.000851 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5381 | 2026.05.14 16:28:43.001096 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5382 | 2026.05.14 16:28:43.001455 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5383 | 2026.05.14 16:28:43.001489 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5384 | 2026.05.14 16:28:43.001711 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5385 | 2026.05.14 16:28:43.001782 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5386 | 2026.05.14 16:28:43.001932 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5387 | 2026.05.14 16:28:43.002037 [ 346 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5388 | 2026.05.14 16:28:43.002061 [ 353 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5389 | 2026.05.14 16:28:43.002052 [ 363 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5390 | 2026.05.14 16:28:43.002044 [ 344 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5391 | 2026.05.14 16:28:43.002247 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5392 | 2026.05.14 16:28:43.002271 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5393 | 2026.05.14 16:28:43.002343 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5394 | 2026.05.14 16:28:43.002364 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5395 | 2026.05.14 16:28:43.002399 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5396 | 2026.05.14 16:28:43.002442 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5397 | 2026.05.14 16:28:43.003724 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002725 sec., 15045.871559633028 rows/sec., 2.71 MiB/sec. | ||
| 5398 | 2026.05.14 16:28:43.003856 [ 295 ] {be2457d0-4ccc-4da6-9177-9f99285df423} <Debug> TCPHandler: Processed in 0.003146453 sec. | ||
| 5399 | 2026.05.14 16:28:43.005810 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2026.05.14 16:28:43.005967 [ 295 ] {a21d788e-ff5a-4110-9757-8be66e921ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5401 | 2026.05.14 16:28:43.006027 [ 295 ] {a21d788e-ff5a-4110-9757-8be66e921ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5402 | 2026.05.14 16:28:43.006704 [ 295 ] {a21d788e-ff5a-4110-9757-8be66e921ead} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.05.14 16:28:43.006749 [ 295 ] {a21d788e-ff5a-4110-9757-8be66e921ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5404 | 2026.05.14 16:28:43.007116 [ 295 ] {a21d788e-ff5a-4110-9757-8be66e921ead} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5405 | 2026.05.14 16:28:43.007332 [ 295 ] {a21d788e-ff5a-4110-9757-8be66e921ead} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.05.14 16:28:43.007478 [ 295 ] {a21d788e-ff5a-4110-9757-8be66e921ead} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001554 sec., 42471.04247104247 rows/sec., 3.36 MiB/sec. | ||
| 5407 | 2026.05.14 16:28:43.007487 [ 56 ] {} <Debug> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5408 | 2026.05.14 16:28:43.007519 [ 295 ] {a21d788e-ff5a-4110-9757-8be66e921ead} <Debug> TCPHandler: Processed in 0.001784749 sec. | ||
| 5409 | 2026.05.14 16:28:43.007542 [ 56 ] {} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.05.14 16:28:43.007572 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5411 | 2026.05.14 16:28:43.007674 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.05.14 16:28:43.007692 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::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 | ||
| 5413 | 2026.05.14 16:28:43.007777 [ 295 ] {f2c74f00-7997-438a-8f41-0d7ebb784141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5414 | 2026.05.14 16:28:43.007800 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5415 | 2026.05.14 16:28:43.007820 [ 295 ] {f2c74f00-7997-438a-8f41-0d7ebb784141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5416 | 2026.05.14 16:28:43.007834 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3238 rows starting from the beginning of the part | ||
| 5417 | 2026.05.14 16:28:43.007894 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3222 rows starting from the beginning of the part | ||
| 5418 | 2026.05.14 16:28:43.007936 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5419 | 2026.05.14 16:28:43.007975 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part | ||
| 5420 | 2026.05.14 16:28:43.008012 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 871 rows starting from the beginning of the part | ||
| 5421 | 2026.05.14 16:28:43.008056 [ 191 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 5422 | 2026.05.14 16:28:43.008295 [ 295 ] {f2c74f00-7997-438a-8f41-0d7ebb784141} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2026.05.14 16:28:43.008338 [ 295 ] {f2c74f00-7997-438a-8f41-0d7ebb784141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5424 | 2026.05.14 16:28:43.008895 [ 295 ] {f2c74f00-7997-438a-8f41-0d7ebb784141} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5425 | 2026.05.14 16:28:43.009118 [ 295 ] {f2c74f00-7997-438a-8f41-0d7ebb784141} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2026.05.14 16:28:43.009247 [ 295 ] {f2c74f00-7997-438a-8f41-0d7ebb784141} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001488 sec., 3360.215053763441 rows/sec., 252.67 KiB/sec. | ||
| 5427 | 2026.05.14 16:28:43.009285 [ 295 ] {f2c74f00-7997-438a-8f41-0d7ebb784141} <Debug> TCPHandler: Processed in 0.001659758 sec. | ||
| 5428 | 2026.05.14 16:28:43.009411 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2026.05.14 16:28:43.009506 [ 295 ] {9680c8f8-aec9-4fac-99b7-2ee26b9c622a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5430 | 2026.05.14 16:28:43.009547 [ 295 ] {9680c8f8-aec9-4fac-99b7-2ee26b9c622a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5431 | 2026.05.14 16:28:43.009968 [ 295 ] {9680c8f8-aec9-4fac-99b7-2ee26b9c622a} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.05.14 16:28:43.010004 [ 295 ] {9680c8f8-aec9-4fac-99b7-2ee26b9c622a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5433 | 2026.05.14 16:28:43.010321 [ 295 ] {9680c8f8-aec9-4fac-99b7-2ee26b9c622a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5434 | 2026.05.14 16:28:43.010702 [ 295 ] {9680c8f8-aec9-4fac-99b7-2ee26b9c622a} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.05.14 16:28:43.010827 [ 56 ] {} <Debug> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5436 | 2026.05.14 16:28:43.010847 [ 295 ] {9680c8f8-aec9-4fac-99b7-2ee26b9c622a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001359 sec., 50772.62693156733 rows/sec., 3.96 MiB/sec. | ||
| 5437 | 2026.05.14 16:28:43.010879 [ 56 ] {} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2026.05.14 16:28:43.010901 [ 295 ] {9680c8f8-aec9-4fac-99b7-2ee26b9c622a} <Debug> TCPHandler: Processed in 0.001537916 sec. | ||
| 5439 | 2026.05.14 16:28:43.010903 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5440 | 2026.05.14 16:28:43.011014 [ 196 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::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 | ||
| 5441 | 2026.05.14 16:28:43.011059 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2026.05.14 16:28:43.011116 [ 196 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5443 | 2026.05.14 16:28:43.011122 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7519 rows, containing 5 columns (5 merged, 0 gathered) in 0.003478247 sec., 2161721.119862966 rows/sec., 170.74 MiB/sec. | ||
| 5444 | 2026.05.14 16:28:43.011144 [ 196 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1792 rows starting from the beginning of the part | ||
| 5445 | 2026.05.14 16:28:43.011153 [ 295 ] {a12ae441-1355-4979-9760-685bf7c112aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5446 | 2026.05.14 16:28:43.011205 [ 295 ] {a12ae441-1355-4979-9760-685bf7c112aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5447 | 2026.05.14 16:28:43.011212 [ 196 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1763 rows starting from the beginning of the part | ||
| 5448 | 2026.05.14 16:28:43.011257 [ 196 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5449 | 2026.05.14 16:28:43.011298 [ 196 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 69 rows starting from the beginning of the part | ||
| 5450 | 2026.05.14 16:28:43.011338 [ 196 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 527 rows starting from the beginning of the part | ||
| 5451 | 2026.05.14 16:28:43.011377 [ 196 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 69 rows starting from the beginning of the part | ||
| 5452 | 2026.05.14 16:28:43.011474 [ 195 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5453 | 2026.05.14 16:28:43.011608 [ 295 ] {a12ae441-1355-4979-9760-685bf7c112aa} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2026.05.14 16:28:43.011649 [ 295 ] {a12ae441-1355-4979-9760-685bf7c112aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5455 | 2026.05.14 16:28:43.011838 [ 195 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_31_6} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.05.14 16:28:43.011935 [ 195 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_31_6} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5457 | 2026.05.14 16:28:43.012044 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 5458 | 2026.05.14 16:28:43.012171 [ 295 ] {a12ae441-1355-4979-9760-685bf7c112aa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5459 | 2026.05.14 16:28:43.012383 [ 295 ] {a12ae441-1355-4979-9760-685bf7c112aa} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.05.14 16:28:43.012495 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5461 | 2026.05.14 16:28:43.012511 [ 295 ] {a12ae441-1355-4979-9760-685bf7c112aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 5462 | 2026.05.14 16:28:43.012533 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.05.14 16:28:43.012555 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5464 | 2026.05.14 16:28:43.012556 [ 295 ] {a12ae441-1355-4979-9760-685bf7c112aa} <Debug> TCPHandler: Processed in 0.001544796 sec. | ||
| 5465 | 2026.05.14 16:28:43.012636 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 5466 | 2026.05.14 16:28:43.012693 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2026.05.14 16:28:43.012738 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5468 | 2026.05.14 16:28:43.012770 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10079 rows starting from the beginning of the part | ||
| 5469 | 2026.05.14 16:28:43.012792 [ 295 ] {8a0ba350-1d65-48cd-9f90-f44abd3fb898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5470 | 2026.05.14 16:28:43.012823 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1607 rows starting from the beginning of the part | ||
| 5471 | 2026.05.14 16:28:43.012850 [ 295 ] {8a0ba350-1d65-48cd-9f90-f44abd3fb898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5472 | 2026.05.14 16:28:43.012874 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
| 5473 | 2026.05.14 16:28:43.012919 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5474 | 2026.05.14 16:28:43.012955 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4284 rows, containing 5 columns (5 merged, 0 gathered) in 0.001976981 sec., 2166940.400540015 rows/sec., 156.73 MiB/sec. | ||
| 5475 | 2026.05.14 16:28:43.012960 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5476 | 2026.05.14 16:28:43.013006 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 5477 | 2026.05.14 16:28:43.013188 [ 196 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5478 | 2026.05.14 16:28:43.013432 [ 196 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_31_6} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.05.14 16:28:43.013496 [ 196 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_31_6} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5480 | 2026.05.14 16:28:43.013566 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5481 | 2026.05.14 16:28:43.013584 [ 295 ] {8a0ba350-1d65-48cd-9f90-f44abd3fb898} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.05.14 16:28:43.013618 [ 295 ] {8a0ba350-1d65-48cd-9f90-f44abd3fb898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5483 | 2026.05.14 16:28:43.014111 [ 295 ] {8a0ba350-1d65-48cd-9f90-f44abd3fb898} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5484 | 2026.05.14 16:28:43.014338 [ 295 ] {8a0ba350-1d65-48cd-9f90-f44abd3fb898} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.05.14 16:28:43.014477 [ 295 ] {8a0ba350-1d65-48cd-9f90-f44abd3fb898} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001702 sec., 2937.720329024677 rows/sec., 5.26 MiB/sec. | ||
| 5486 | 2026.05.14 16:28:43.014529 [ 295 ] {8a0ba350-1d65-48cd-9f90-f44abd3fb898} <Debug> TCPHandler: Processed in 0.00188413 sec. | ||
| 5487 | 2026.05.14 16:28:43.014643 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.05.14 16:28:43.014737 [ 295 ] {28d31415-bd4a-4c60-8265-1a0c20038703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5489 | 2026.05.14 16:28:43.014778 [ 295 ] {28d31415-bd4a-4c60-8265-1a0c20038703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5490 | 2026.05.14 16:28:43.015167 [ 295 ] {28d31415-bd4a-4c60-8265-1a0c20038703} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.05.14 16:28:43.015214 [ 295 ] {28d31415-bd4a-4c60-8265-1a0c20038703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5492 | 2026.05.14 16:28:43.015686 [ 295 ] {28d31415-bd4a-4c60-8265-1a0c20038703} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5493 | 2026.05.14 16:28:43.015909 [ 295 ] {28d31415-bd4a-4c60-8265-1a0c20038703} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.05.14 16:28:43.016032 [ 56 ] {} <Debug> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5495 | 2026.05.14 16:28:43.016048 [ 295 ] {28d31415-bd4a-4c60-8265-1a0c20038703} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec. | ||
| 5496 | 2026.05.14 16:28:43.016081 [ 56 ] {} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.05.14 16:28:43.016099 [ 295 ] {28d31415-bd4a-4c60-8265-1a0c20038703} <Debug> TCPHandler: Processed in 0.001503206 sec. | ||
| 5498 | 2026.05.14 16:28:43.016111 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5499 | 2026.05.14 16:28:43.016210 [ 195 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 5500 | 2026.05.14 16:28:43.016317 [ 195 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5501 | 2026.05.14 16:28:43.016350 [ 195 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1800 rows starting from the beginning of the part | ||
| 5502 | 2026.05.14 16:28:43.016406 [ 195 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 5503 | 2026.05.14 16:28:43.016448 [ 195 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 5504 | 2026.05.14 16:28:43.016489 [ 195 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5505 | 2026.05.14 16:28:43.016526 [ 195 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5506 | 2026.05.14 16:28:43.016564 [ 195 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 5507 | 2026.05.14 16:28:43.017023 [ 200 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12399 rows, containing 5 columns (5 merged, 0 gathered) in 0.004418806 sec., 2805961.6104440885 rows/sec., 181.56 MiB/sec. | ||
| 5508 | 2026.05.14 16:28:43.017325 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5509 | 2026.05.14 16:28:43.017581 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.05.14 16:28:43.017643 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001470686 sec., 1427905.0728707556 rows/sec., 92.10 MiB/sec. | ||
| 5511 | 2026.05.14 16:28:43.017652 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5512 | 2026.05.14 16:28:43.017732 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 5513 | 2026.05.14 16:28:43.017917 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5514 | 2026.05.14 16:28:43.018211 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_31_6} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.05.14 16:28:43.018288 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_31_6} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5516 | 2026.05.14 16:28:43.018354 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5517 | 2026.05.14 16:28:44.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.60 MiB, peak 263.20 MiB, free memory in arenas 0.00 B, will set to 256.57 MiB (RSS), difference: 1.98 MiB | ||
| 5518 | 2026.05.14 16:28:44.648992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 692 | ||
| 5519 | 2026.05.14 16:28:44.651668 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.05.14 16:28:44.651711 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5521 | 2026.05.14 16:28:44.652919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5522 | 2026.05.14 16:28:44.653188 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.05.14 16:28:44.653438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
| 5524 | 2026.05.14 16:28:48.005793 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2026.05.14 16:28:48.006031 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5526 | 2026.05.14 16:28:48.006372 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5527 | 2026.05.14 16:28:48.006409 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5528 | 2026.05.14 16:28:48.006644 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5529 | 2026.05.14 16:28:48.006710 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5530 | 2026.05.14 16:28:48.006848 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5531 | 2026.05.14 16:28:48.006949 [ 346 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5532 | 2026.05.14 16:28:48.006960 [ 330 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5533 | 2026.05.14 16:28:48.006960 [ 353 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5534 | 2026.05.14 16:28:48.006953 [ 344 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5535 | 2026.05.14 16:28:48.007135 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5536 | 2026.05.14 16:28:48.007157 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5537 | 2026.05.14 16:28:48.007228 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5538 | 2026.05.14 16:28:48.007253 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5539 | 2026.05.14 16:28:48.007286 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5540 | 2026.05.14 16:28:48.007323 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5541 | 2026.05.14 16:28:48.008485 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002542 sec., 16129.032258064517 rows/sec., 2.91 MiB/sec. | ||
| 5542 | 2026.05.14 16:28:48.008648 [ 295 ] {1fa6d2e4-cff8-494a-88bd-a9c58b794203} <Debug> TCPHandler: Processed in 0.002976322 sec. | ||
| 5543 | 2026.05.14 16:28:48.014137 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.05.14 16:28:48.014352 [ 295 ] {d582bf01-eecd-4ffc-a3ba-2bf44327b0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5545 | 2026.05.14 16:28:48.014425 [ 295 ] {d582bf01-eecd-4ffc-a3ba-2bf44327b0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5546 | 2026.05.14 16:28:48.015253 [ 295 ] {d582bf01-eecd-4ffc-a3ba-2bf44327b0a4} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.05.14 16:28:48.015303 [ 295 ] {d582bf01-eecd-4ffc-a3ba-2bf44327b0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5548 | 2026.05.14 16:28:48.015708 [ 295 ] {d582bf01-eecd-4ffc-a3ba-2bf44327b0a4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5549 | 2026.05.14 16:28:48.015940 [ 295 ] {d582bf01-eecd-4ffc-a3ba-2bf44327b0a4} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.05.14 16:28:48.016087 [ 295 ] {d582bf01-eecd-4ffc-a3ba-2bf44327b0a4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00179 sec., 158659.21787709498 rows/sec., 10.08 MiB/sec. | ||
| 5551 | 2026.05.14 16:28:48.016128 [ 295 ] {d582bf01-eecd-4ffc-a3ba-2bf44327b0a4} <Debug> TCPHandler: Processed in 0.002133883 sec. | ||
| 5552 | 2026.05.14 16:28:48.016258 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.05.14 16:28:48.016353 [ 295 ] {07e63ae5-d69a-4e5f-bb28-d27f9bc618ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5554 | 2026.05.14 16:28:48.016393 [ 295 ] {07e63ae5-d69a-4e5f-bb28-d27f9bc618ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5555 | 2026.05.14 16:28:48.017241 [ 295 ] {07e63ae5-d69a-4e5f-bb28-d27f9bc618ef} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.05.14 16:28:48.017279 [ 295 ] {07e63ae5-d69a-4e5f-bb28-d27f9bc618ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5557 | 2026.05.14 16:28:48.017638 [ 295 ] {07e63ae5-d69a-4e5f-bb28-d27f9bc618ef} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5558 | 2026.05.14 16:28:48.017853 [ 295 ] {07e63ae5-d69a-4e5f-bb28-d27f9bc618ef} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.05.14 16:28:48.017981 [ 295 ] {07e63ae5-d69a-4e5f-bb28-d27f9bc618ef} <Debug> executeQuery: Read 871 rows, 69.90 KiB in 0.001646 sec., 529161.6038882139 rows/sec., 41.47 MiB/sec. | ||
| 5560 | 2026.05.14 16:28:48.018019 [ 295 ] {07e63ae5-d69a-4e5f-bb28-d27f9bc618ef} <Debug> TCPHandler: Processed in 0.00180988 sec. | ||
| 5561 | 2026.05.14 16:28:48.018172 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.05.14 16:28:48.018267 [ 295 ] {0ba53751-2c92-4ca3-954e-28604beabc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5563 | 2026.05.14 16:28:48.018306 [ 295 ] {0ba53751-2c92-4ca3-954e-28604beabc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5564 | 2026.05.14 16:28:48.018830 [ 295 ] {0ba53751-2c92-4ca3-954e-28604beabc2c} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.05.14 16:28:48.018867 [ 295 ] {0ba53751-2c92-4ca3-954e-28604beabc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5566 | 2026.05.14 16:28:48.019171 [ 295 ] {0ba53751-2c92-4ca3-954e-28604beabc2c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5567 | 2026.05.14 16:28:48.019379 [ 295 ] {0ba53751-2c92-4ca3-954e-28604beabc2c} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.05.14 16:28:48.019508 [ 295 ] {0ba53751-2c92-4ca3-954e-28604beabc2c} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.00126 sec., 142063.49206349207 rows/sec., 8.78 MiB/sec. | ||
| 5569 | 2026.05.14 16:28:48.019546 [ 295 ] {0ba53751-2c92-4ca3-954e-28604beabc2c} <Debug> TCPHandler: Processed in 0.001427635 sec. | ||
| 5570 | 2026.05.14 16:28:48.019664 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5571 | 2026.05.14 16:28:48.019759 [ 295 ] {08c8a1bd-3a8e-4105-93d6-c05bb7d41d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5572 | 2026.05.14 16:28:48.019798 [ 295 ] {08c8a1bd-3a8e-4105-93d6-c05bb7d41d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5573 | 2026.05.14 16:28:48.020301 [ 295 ] {08c8a1bd-3a8e-4105-93d6-c05bb7d41d05} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.05.14 16:28:48.020339 [ 295 ] {08c8a1bd-3a8e-4105-93d6-c05bb7d41d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5575 | 2026.05.14 16:28:48.020650 [ 295 ] {08c8a1bd-3a8e-4105-93d6-c05bb7d41d05} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5576 | 2026.05.14 16:28:48.020854 [ 295 ] {08c8a1bd-3a8e-4105-93d6-c05bb7d41d05} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.05.14 16:28:48.020977 [ 295 ] {08c8a1bd-3a8e-4105-93d6-c05bb7d41d05} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 5578 | 2026.05.14 16:28:48.021014 [ 295 ] {08c8a1bd-3a8e-4105-93d6-c05bb7d41d05} <Debug> TCPHandler: Processed in 0.001397964 sec. | ||
| 5579 | 2026.05.14 16:28:48.021130 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.05.14 16:28:48.021226 [ 295 ] {768bfe69-e7c1-41c9-a037-6c3bd5b5e7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5581 | 2026.05.14 16:28:48.021264 [ 295 ] {768bfe69-e7c1-41c9-a037-6c3bd5b5e7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5582 | 2026.05.14 16:28:48.021713 [ 295 ] {768bfe69-e7c1-41c9-a037-6c3bd5b5e7ea} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.05.14 16:28:48.021750 [ 295 ] {768bfe69-e7c1-41c9-a037-6c3bd5b5e7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5584 | 2026.05.14 16:28:48.022061 [ 295 ] {768bfe69-e7c1-41c9-a037-6c3bd5b5e7ea} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5585 | 2026.05.14 16:28:48.022264 [ 295 ] {768bfe69-e7c1-41c9-a037-6c3bd5b5e7ea} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.05.14 16:28:48.022390 [ 295 ] {768bfe69-e7c1-41c9-a037-6c3bd5b5e7ea} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 5587 | 2026.05.14 16:28:48.022427 [ 295 ] {768bfe69-e7c1-41c9-a037-6c3bd5b5e7ea} <Debug> TCPHandler: Processed in 0.001345074 sec. | ||
| 5588 | 2026.05.14 16:28:48.022561 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.05.14 16:28:48.022663 [ 295 ] {ee403b9c-1edc-4900-9d84-a6408cf8d72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5590 | 2026.05.14 16:28:48.022701 [ 295 ] {ee403b9c-1edc-4900-9d84-a6408cf8d72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5591 | 2026.05.14 16:28:48.023297 [ 295 ] {ee403b9c-1edc-4900-9d84-a6408cf8d72d} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.05.14 16:28:48.023333 [ 295 ] {ee403b9c-1edc-4900-9d84-a6408cf8d72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5593 | 2026.05.14 16:28:48.023651 [ 295 ] {ee403b9c-1edc-4900-9d84-a6408cf8d72d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5594 | 2026.05.14 16:28:48.023849 [ 295 ] {ee403b9c-1edc-4900-9d84-a6408cf8d72d} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.05.14 16:28:48.023975 [ 295 ] {ee403b9c-1edc-4900-9d84-a6408cf8d72d} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001331 sec., 395942.9000751315 rows/sec., 27.98 MiB/sec. | ||
| 5596 | 2026.05.14 16:28:48.024012 [ 295 ] {ee403b9c-1edc-4900-9d84-a6408cf8d72d} <Debug> TCPHandler: Processed in 0.001498806 sec. | ||
| 5597 | 2026.05.14 16:28:48.024133 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.05.14 16:28:48.024227 [ 295 ] {e14e516e-ec2c-475f-83c4-1f03be5ce59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5599 | 2026.05.14 16:28:48.024270 [ 295 ] {e14e516e-ec2c-475f-83c4-1f03be5ce59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5600 | 2026.05.14 16:28:48.024613 [ 295 ] {e14e516e-ec2c-475f-83c4-1f03be5ce59a} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.05.14 16:28:48.024648 [ 295 ] {e14e516e-ec2c-475f-83c4-1f03be5ce59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5602 | 2026.05.14 16:28:48.024940 [ 295 ] {e14e516e-ec2c-475f-83c4-1f03be5ce59a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5603 | 2026.05.14 16:28:48.025141 [ 295 ] {e14e516e-ec2c-475f-83c4-1f03be5ce59a} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.05.14 16:28:48.025241 [ 49 ] {} <Debug> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5605 | 2026.05.14 16:28:48.025266 [ 295 ] {e14e516e-ec2c-475f-83c4-1f03be5ce59a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 5606 | 2026.05.14 16:28:48.025285 [ 49 ] {} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.05.14 16:28:48.025307 [ 295 ] {e14e516e-ec2c-475f-83c4-1f03be5ce59a} <Debug> TCPHandler: Processed in 0.001221653 sec. | ||
| 5608 | 2026.05.14 16:28:48.025311 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5609 | 2026.05.14 16:28:48.025434 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.05.14 16:28:48.025449 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5611 | 2026.05.14 16:28:48.025532 [ 295 ] {edea5319-b958-4e49-9d42-d58bf35fe34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5612 | 2026.05.14 16:28:48.025576 [ 295 ] {edea5319-b958-4e49-9d42-d58bf35fe34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5613 | 2026.05.14 16:28:48.025580 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5614 | 2026.05.14 16:28:48.025623 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5615 | 2026.05.14 16:28:48.025688 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5616 | 2026.05.14 16:28:48.025729 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5617 | 2026.05.14 16:28:48.025769 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5618 | 2026.05.14 16:28:48.025807 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5619 | 2026.05.14 16:28:48.025841 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5620 | 2026.05.14 16:28:48.025990 [ 295 ] {edea5319-b958-4e49-9d42-d58bf35fe34a} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.05.14 16:28:48.026033 [ 295 ] {edea5319-b958-4e49-9d42-d58bf35fe34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5622 | 2026.05.14 16:28:48.026385 [ 295 ] {edea5319-b958-4e49-9d42-d58bf35fe34a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5623 | 2026.05.14 16:28:48.026601 [ 295 ] {edea5319-b958-4e49-9d42-d58bf35fe34a} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.05.14 16:28:48.026610 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212022 sec., 74256.07785997284 rows/sec., 3.79 MiB/sec. | ||
| 5625 | 2026.05.14 16:28:48.026737 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5626 | 2026.05.14 16:28:48.026740 [ 295 ] {edea5319-b958-4e49-9d42-d58bf35fe34a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001227 sec., 215973.92013039935 rows/sec., 14.35 MiB/sec. | ||
| 5627 | 2026.05.14 16:28:48.026790 [ 295 ] {edea5319-b958-4e49-9d42-d58bf35fe34a} <Debug> TCPHandler: Processed in 0.001403765 sec. | ||
| 5628 | 2026.05.14 16:28:48.026914 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.05.14 16:28:48.026989 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_15_3} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2026.05.14 16:28:48.027010 [ 295 ] {9197d6a4-872d-485d-b7a0-7b72bdc5d44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5631 | 2026.05.14 16:28:48.027056 [ 295 ] {9197d6a4-872d-485d-b7a0-7b72bdc5d44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5632 | 2026.05.14 16:28:48.027061 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_15_3} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5633 | 2026.05.14 16:28:48.027140 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5634 | 2026.05.14 16:28:48.027383 [ 295 ] {9197d6a4-872d-485d-b7a0-7b72bdc5d44e} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.05.14 16:28:48.027421 [ 295 ] {9197d6a4-872d-485d-b7a0-7b72bdc5d44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5636 | 2026.05.14 16:28:48.027723 [ 295 ] {9197d6a4-872d-485d-b7a0-7b72bdc5d44e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5637 | 2026.05.14 16:28:48.027925 [ 295 ] {9197d6a4-872d-485d-b7a0-7b72bdc5d44e} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2026.05.14 16:28:48.028057 [ 295 ] {9197d6a4-872d-485d-b7a0-7b72bdc5d44e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 5639 | 2026.05.14 16:28:48.028092 [ 295 ] {9197d6a4-872d-485d-b7a0-7b72bdc5d44e} <Debug> TCPHandler: Processed in 0.001225743 sec. | ||
| 5640 | 2026.05.14 16:28:48.028215 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5641 | 2026.05.14 16:28:48.028308 [ 295 ] {b5c65492-a18b-41b8-95f7-38eacb2bc38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5642 | 2026.05.14 16:28:48.028359 [ 295 ] {b5c65492-a18b-41b8-95f7-38eacb2bc38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5643 | 2026.05.14 16:28:48.029144 [ 295 ] {b5c65492-a18b-41b8-95f7-38eacb2bc38b} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2026.05.14 16:28:48.029179 [ 295 ] {b5c65492-a18b-41b8-95f7-38eacb2bc38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5645 | 2026.05.14 16:28:48.029721 [ 295 ] {b5c65492-a18b-41b8-95f7-38eacb2bc38b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5646 | 2026.05.14 16:28:48.029933 [ 295 ] {b5c65492-a18b-41b8-95f7-38eacb2bc38b} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5647 | 2026.05.14 16:28:48.030074 [ 295 ] {b5c65492-a18b-41b8-95f7-38eacb2bc38b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001783 sec., 20751.54234436343 rows/sec., 37.19 MiB/sec. | ||
| 5648 | 2026.05.14 16:28:48.030124 [ 295 ] {b5c65492-a18b-41b8-95f7-38eacb2bc38b} <Debug> TCPHandler: Processed in 0.00195569 sec. | ||
| 5649 | 2026.05.14 16:28:48.030269 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5650 | 2026.05.14 16:28:48.030374 [ 295 ] {ede95d3c-5a49-425f-9edb-b74e3cf572a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5651 | 2026.05.14 16:28:48.030414 [ 295 ] {ede95d3c-5a49-425f-9edb-b74e3cf572a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5652 | 2026.05.14 16:28:48.030757 [ 295 ] {ede95d3c-5a49-425f-9edb-b74e3cf572a5} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.05.14 16:28:48.030793 [ 295 ] {ede95d3c-5a49-425f-9edb-b74e3cf572a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5654 | 2026.05.14 16:28:48.031117 [ 295 ] {ede95d3c-5a49-425f-9edb-b74e3cf572a5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5655 | 2026.05.14 16:28:48.031329 [ 295 ] {ede95d3c-5a49-425f-9edb-b74e3cf572a5} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.05.14 16:28:48.031457 [ 295 ] {ede95d3c-5a49-425f-9edb-b74e3cf572a5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 5657 | 2026.05.14 16:28:48.031493 [ 295 ] {ede95d3c-5a49-425f-9edb-b74e3cf572a5} <Debug> TCPHandler: Processed in 0.001273554 sec. | ||
| 5658 | 2026.05.14 16:28:49.544380 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5659 | 2026.05.14 16:28:49.544433 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5660 | 2026.05.14 16:28:49.622940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10483 | ||
| 5661 | 2026.05.14 16:28:49.623680 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2026.05.14 16:28:49.623725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5663 | 2026.05.14 16:28:49.624216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5664 | 2026.05.14 16:28:49.624444 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5665 | 2026.05.14 16:28:49.624576 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10483 | ||
| 5666 | 2026.05.14 16:28:50.163022 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5667 | 2026.05.14 16:28:50.178119 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.05.14 16:28:50.178183 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5669 | 2026.05.14 16:28:50.183973 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5670 | 2026.05.14 16:28:50.184697 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.05.14 16:28:50.187413 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5672 | 2026.05.14 16:28:52.998430 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5673 | 2026.05.14 16:28:52.998665 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5674 | 2026.05.14 16:28:52.999000 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5675 | 2026.05.14 16:28:52.999038 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5676 | 2026.05.14 16:28:52.999258 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5677 | 2026.05.14 16:28:52.999328 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5678 | 2026.05.14 16:28:52.999483 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5679 | 2026.05.14 16:28:52.999598 [ 344 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5680 | 2026.05.14 16:28:52.999621 [ 330 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5681 | 2026.05.14 16:28:52.999611 [ 353 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5682 | 2026.05.14 16:28:52.999612 [ 341 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5683 | 2026.05.14 16:28:52.999821 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5684 | 2026.05.14 16:28:52.999851 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5685 | 2026.05.14 16:28:52.999926 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5686 | 2026.05.14 16:28:52.999946 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5687 | 2026.05.14 16:28:52.999981 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5688 | 2026.05.14 16:28:53.000027 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5689 | 2026.05.14 16:28:53.001287 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002709 sec., 15134.736064968623 rows/sec., 2.73 MiB/sec. | ||
| 5690 | 2026.05.14 16:28:53.001487 [ 295 ] {dbc42a6f-71b5-459a-aed1-c367626026da} <Debug> TCPHandler: Processed in 0.003207873 sec. | ||
| 5691 | 2026.05.14 16:28:53.003513 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5692 | 2026.05.14 16:28:53.003670 [ 295 ] {b5563319-668f-4397-9463-9eea4ff49836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5693 | 2026.05.14 16:28:53.003734 [ 295 ] {b5563319-668f-4397-9463-9eea4ff49836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5694 | 2026.05.14 16:28:53.004389 [ 295 ] {b5563319-668f-4397-9463-9eea4ff49836} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.05.14 16:28:53.004424 [ 295 ] {b5563319-668f-4397-9463-9eea4ff49836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5696 | 2026.05.14 16:28:53.004779 [ 295 ] {b5563319-668f-4397-9463-9eea4ff49836} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5697 | 2026.05.14 16:28:53.005021 [ 295 ] {b5563319-668f-4397-9463-9eea4ff49836} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.05.14 16:28:53.005170 [ 295 ] {b5563319-668f-4397-9463-9eea4ff49836} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001546 sec., 42690.81500646831 rows/sec., 3.38 MiB/sec. | ||
| 5699 | 2026.05.14 16:28:53.005207 [ 295 ] {b5563319-668f-4397-9463-9eea4ff49836} <Debug> TCPHandler: Processed in 0.001818029 sec. | ||
| 5700 | 2026.05.14 16:28:53.005468 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2026.05.14 16:28:53.005569 [ 295 ] {b047e57f-9b9f-41b8-ad63-ecd294aefced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5702 | 2026.05.14 16:28:53.005609 [ 295 ] {b047e57f-9b9f-41b8-ad63-ecd294aefced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5703 | 2026.05.14 16:28:53.006025 [ 295 ] {b047e57f-9b9f-41b8-ad63-ecd294aefced} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.05.14 16:28:53.006059 [ 295 ] {b047e57f-9b9f-41b8-ad63-ecd294aefced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5705 | 2026.05.14 16:28:53.006349 [ 295 ] {b047e57f-9b9f-41b8-ad63-ecd294aefced} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5706 | 2026.05.14 16:28:53.006550 [ 295 ] {b047e57f-9b9f-41b8-ad63-ecd294aefced} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.05.14 16:28:53.006672 [ 44 ] {} <Debug> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5708 | 2026.05.14 16:28:53.006677 [ 295 ] {b047e57f-9b9f-41b8-ad63-ecd294aefced} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001127 sec., 4436.557231588287 rows/sec., 333.61 KiB/sec. | ||
| 5709 | 2026.05.14 16:28:53.006719 [ 44 ] {} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.05.14 16:28:53.006735 [ 295 ] {b047e57f-9b9f-41b8-ad63-ecd294aefced} <Debug> TCPHandler: Processed in 0.001317614 sec. | ||
| 5711 | 2026.05.14 16:28:53.006744 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5712 | 2026.05.14 16:28:53.006851 [ 190 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::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 | ||
| 5713 | 2026.05.14 16:28:53.006880 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2026.05.14 16:28:53.006947 [ 190 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5715 | 2026.05.14 16:28:53.006974 [ 190 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 211 rows starting from the beginning of the part | ||
| 5716 | 2026.05.14 16:28:53.006982 [ 295 ] {c459c2c4-3a10-45f3-a97c-83f2815af374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5717 | 2026.05.14 16:28:53.007022 [ 295 ] {c459c2c4-3a10-45f3-a97c-83f2815af374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5718 | 2026.05.14 16:28:53.007029 [ 190 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5719 | 2026.05.14 16:28:53.007076 [ 190 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 179 rows starting from the beginning of the part | ||
| 5720 | 2026.05.14 16:28:53.007117 [ 190 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 5721 | 2026.05.14 16:28:53.007155 [ 190 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 179 rows starting from the beginning of the part | ||
| 5722 | 2026.05.14 16:28:53.007192 [ 190 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5723 | 2026.05.14 16:28:53.007659 [ 295 ] {c459c2c4-3a10-45f3-a97c-83f2815af374} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2026.05.14 16:28:53.007700 [ 295 ] {c459c2c4-3a10-45f3-a97c-83f2815af374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5725 | 2026.05.14 16:28:53.007987 [ 192 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001169782 sec., 499238.3196185272 rows/sec., 33.14 MiB/sec. | ||
| 5726 | 2026.05.14 16:28:53.008082 [ 295 ] {c459c2c4-3a10-45f3-a97c-83f2815af374} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5727 | 2026.05.14 16:28:53.008114 [ 190 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5728 | 2026.05.14 16:28:53.008414 [ 295 ] {c459c2c4-3a10-45f3-a97c-83f2815af374} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.05.14 16:28:53.008433 [ 190 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_26_5} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.05.14 16:28:53.008506 [ 190 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_26_5} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5731 | 2026.05.14 16:28:53.008565 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5732 | 2026.05.14 16:28:53.008585 [ 295 ] {c459c2c4-3a10-45f3-a97c-83f2815af374} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001619 sec., 42618.900555898705 rows/sec., 3.33 MiB/sec. | ||
| 5733 | 2026.05.14 16:28:53.008644 [ 295 ] {c459c2c4-3a10-45f3-a97c-83f2815af374} <Debug> TCPHandler: Processed in 0.001813049 sec. | ||
| 5734 | 2026.05.14 16:28:53.008775 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.05.14 16:28:53.008885 [ 295 ] {fff84d72-5ade-4cb1-8ed1-5eb5f6145d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5736 | 2026.05.14 16:28:53.008933 [ 295 ] {fff84d72-5ade-4cb1-8ed1-5eb5f6145d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5737 | 2026.05.14 16:28:53.009367 [ 295 ] {fff84d72-5ade-4cb1-8ed1-5eb5f6145d8d} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.05.14 16:28:53.009401 [ 295 ] {fff84d72-5ade-4cb1-8ed1-5eb5f6145d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5739 | 2026.05.14 16:28:53.009738 [ 295 ] {fff84d72-5ade-4cb1-8ed1-5eb5f6145d8d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5740 | 2026.05.14 16:28:53.009945 [ 295 ] {fff84d72-5ade-4cb1-8ed1-5eb5f6145d8d} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.05.14 16:28:53.010074 [ 295 ] {fff84d72-5ade-4cb1-8ed1-5eb5f6145d8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 5742 | 2026.05.14 16:28:53.010111 [ 295 ] {fff84d72-5ade-4cb1-8ed1-5eb5f6145d8d} <Debug> TCPHandler: Processed in 0.001387165 sec. | ||
| 5743 | 2026.05.14 16:28:53.010238 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2026.05.14 16:28:53.010335 [ 295 ] {00b8b4af-58a4-4583-a149-284971541d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5745 | 2026.05.14 16:28:53.010396 [ 295 ] {00b8b4af-58a4-4583-a149-284971541d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5746 | 2026.05.14 16:28:53.011124 [ 295 ] {00b8b4af-58a4-4583-a149-284971541d34} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2026.05.14 16:28:53.011159 [ 295 ] {00b8b4af-58a4-4583-a149-284971541d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5748 | 2026.05.14 16:28:53.011652 [ 295 ] {00b8b4af-58a4-4583-a149-284971541d34} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5749 | 2026.05.14 16:28:53.011866 [ 295 ] {00b8b4af-58a4-4583-a149-284971541d34} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.05.14 16:28:53.011992 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5751 | 2026.05.14 16:28:53.012005 [ 295 ] {00b8b4af-58a4-4583-a149-284971541d34} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00169 sec., 2958.5798816568044 rows/sec., 5.30 MiB/sec. | ||
| 5752 | 2026.05.14 16:28:53.012067 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.05.14 16:28:53.012098 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5754 | 2026.05.14 16:28:53.012117 [ 295 ] {00b8b4af-58a4-4583-a149-284971541d34} <Debug> TCPHandler: Processed in 0.001930951 sec. | ||
| 5755 | 2026.05.14 16:28:53.012244 [ 195 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::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 | ||
| 5756 | 2026.05.14 16:28:53.012252 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.05.14 16:28:53.012412 [ 295 ] {bf144abd-4904-4b48-80e2-9e406c0a3187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5758 | 2026.05.14 16:28:53.012453 [ 295 ] {bf144abd-4904-4b48-80e2-9e406c0a3187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5759 | 2026.05.14 16:28:53.012537 [ 195 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5760 | 2026.05.14 16:28:53.012644 [ 195 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 446 rows starting from the beginning of the part | ||
| 5761 | 2026.05.14 16:28:53.012791 [ 195 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5762 | 2026.05.14 16:28:53.012800 [ 295 ] {bf144abd-4904-4b48-80e2-9e406c0a3187} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2026.05.14 16:28:53.012843 [ 295 ] {bf144abd-4904-4b48-80e2-9e406c0a3187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5764 | 2026.05.14 16:28:53.012908 [ 195 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 5765 | 2026.05.14 16:28:53.013026 [ 195 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 5766 | 2026.05.14 16:28:53.013127 [ 195 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 5767 | 2026.05.14 16:28:53.013169 [ 295 ] {bf144abd-4904-4b48-80e2-9e406c0a3187} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5768 | 2026.05.14 16:28:53.013228 [ 195 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5769 | 2026.05.14 16:28:53.013399 [ 295 ] {bf144abd-4904-4b48-80e2-9e406c0a3187} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2026.05.14 16:28:53.013532 [ 295 ] {bf144abd-4904-4b48-80e2-9e406c0a3187} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 5771 | 2026.05.14 16:28:53.013568 [ 295 ] {bf144abd-4904-4b48-80e2-9e406c0a3187} <Debug> TCPHandler: Processed in 0.001366824 sec. | ||
| 5772 | 2026.05.14 16:28:53.020958 [ 190 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 19 columns (19 merged, 0 gathered) in 0.008796863 sec., 60817.1344716861 rows/sec., 108.98 MiB/sec. | ||
| 5773 | 2026.05.14 16:28:53.021535 [ 197 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5774 | 2026.05.14 16:28:53.021882 [ 197 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.05.14 16:28:53.021949 [ 197 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5776 | 2026.05.14 16:28:53.022055 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5777 | 2026.05.14 16:28:53.231117 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5778 | 2026.05.14 16:28:53.231370 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5779 | 2026.05.14 16:28:53.231743 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5780 | 2026.05.14 16:28:53.231784 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5781 | 2026.05.14 16:28:53.232051 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5782 | 2026.05.14 16:28:53.232125 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5783 | 2026.05.14 16:28:53.232274 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 5784 | 2026.05.14 16:28:53.232372 [ 341 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5785 | 2026.05.14 16:28:53.232397 [ 330 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5786 | 2026.05.14 16:28:53.232381 [ 353 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5787 | 2026.05.14 16:28:53.232372 [ 344 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5788 | 2026.05.14 16:28:53.232566 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5789 | 2026.05.14 16:28:53.232595 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5790 | 2026.05.14 16:28:53.232670 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5791 | 2026.05.14 16:28:53.232691 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5792 | 2026.05.14 16:28:53.232727 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5793 | 2026.05.14 16:28:53.232769 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5794 | 2026.05.14 16:28:53.234019 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002757 sec., 14871.236851650345 rows/sec., 3.24 MiB/sec. | ||
| 5795 | 2026.05.14 16:28:53.234136 [ 295 ] {20911c54-2693-4a0a-b177-6a21cb442150} <Debug> TCPHandler: Processed in 0.003158523 sec. | ||
| 5796 | 2026.05.14 16:28:53.249104 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5797 | 2026.05.14 16:28:53.249269 [ 295 ] {1bbafad3-0557-4806-aacf-ea3bd1fae1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5798 | 2026.05.14 16:28:53.249338 [ 295 ] {1bbafad3-0557-4806-aacf-ea3bd1fae1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5799 | 2026.05.14 16:28:53.250123 [ 295 ] {1bbafad3-0557-4806-aacf-ea3bd1fae1ba} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.05.14 16:28:53.250167 [ 295 ] {1bbafad3-0557-4806-aacf-ea3bd1fae1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5801 | 2026.05.14 16:28:53.250581 [ 295 ] {1bbafad3-0557-4806-aacf-ea3bd1fae1ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5802 | 2026.05.14 16:28:53.250812 [ 295 ] {1bbafad3-0557-4806-aacf-ea3bd1fae1ba} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.05.14 16:28:53.250960 [ 295 ] {1bbafad3-0557-4806-aacf-ea3bd1fae1ba} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001744 sec., 162844.0366972477 rows/sec., 10.34 MiB/sec. | ||
| 5804 | 2026.05.14 16:28:53.251005 [ 295 ] {1bbafad3-0557-4806-aacf-ea3bd1fae1ba} <Debug> TCPHandler: Processed in 0.002036301 sec. | ||
| 5805 | 2026.05.14 16:28:53.251144 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2026.05.14 16:28:53.251245 [ 295 ] {c4c2bb6d-85bb-46b6-920f-7385cb01b347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5807 | 2026.05.14 16:28:53.251289 [ 295 ] {c4c2bb6d-85bb-46b6-920f-7385cb01b347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5808 | 2026.05.14 16:28:53.251703 [ 295 ] {c4c2bb6d-85bb-46b6-920f-7385cb01b347} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.05.14 16:28:53.251739 [ 295 ] {c4c2bb6d-85bb-46b6-920f-7385cb01b347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5810 | 2026.05.14 16:28:53.252027 [ 295 ] {c4c2bb6d-85bb-46b6-920f-7385cb01b347} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5811 | 2026.05.14 16:28:53.252249 [ 295 ] {c4c2bb6d-85bb-46b6-920f-7385cb01b347} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2026.05.14 16:28:53.252385 [ 295 ] {c4c2bb6d-85bb-46b6-920f-7385cb01b347} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001165 sec., 1716.7381974248926 rows/sec., 139.99 KiB/sec. | ||
| 5813 | 2026.05.14 16:28:53.252422 [ 295 ] {c4c2bb6d-85bb-46b6-920f-7385cb01b347} <Debug> TCPHandler: Processed in 0.001328794 sec. | ||
| 5814 | 2026.05.14 16:28:53.252596 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2026.05.14 16:28:53.252690 [ 295 ] {ee22e545-67da-4d61-9159-68fa94bb389e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5816 | 2026.05.14 16:28:53.252729 [ 295 ] {ee22e545-67da-4d61-9159-68fa94bb389e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5817 | 2026.05.14 16:28:53.254334 [ 295 ] {ee22e545-67da-4d61-9159-68fa94bb389e} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2026.05.14 16:28:53.254369 [ 295 ] {ee22e545-67da-4d61-9159-68fa94bb389e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5819 | 2026.05.14 16:28:53.254872 [ 295 ] {ee22e545-67da-4d61-9159-68fa94bb389e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5820 | 2026.05.14 16:28:53.255086 [ 295 ] {ee22e545-67da-4d61-9159-68fa94bb389e} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2026.05.14 16:28:53.255226 [ 295 ] {ee22e545-67da-4d61-9159-68fa94bb389e} <Debug> executeQuery: Read 3217 rows, 245.80 KiB in 0.002554 sec., 1259592.7956147222 rows/sec., 93.99 MiB/sec. | ||
| 5822 | 2026.05.14 16:28:53.255267 [ 295 ] {ee22e545-67da-4d61-9159-68fa94bb389e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5823 | 2026.05.14 16:28:53.255281 [ 295 ] {ee22e545-67da-4d61-9159-68fa94bb389e} <Debug> TCPHandler: Processed in 0.002742789 sec. | ||
| 5824 | 2026.05.14 16:28:53.255417 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.05.14 16:28:53.255512 [ 295 ] {2a115720-abe7-4d25-ade7-30cc24ea3583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5826 | 2026.05.14 16:28:53.255551 [ 295 ] {2a115720-abe7-4d25-ade7-30cc24ea3583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5827 | 2026.05.14 16:28:53.256126 [ 295 ] {2a115720-abe7-4d25-ade7-30cc24ea3583} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.05.14 16:28:53.256163 [ 295 ] {2a115720-abe7-4d25-ade7-30cc24ea3583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5829 | 2026.05.14 16:28:53.256485 [ 295 ] {2a115720-abe7-4d25-ade7-30cc24ea3583} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5830 | 2026.05.14 16:28:53.256695 [ 295 ] {2a115720-abe7-4d25-ade7-30cc24ea3583} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.05.14 16:28:53.256831 [ 295 ] {2a115720-abe7-4d25-ade7-30cc24ea3583} <Debug> executeQuery: Read 190 rows, 12.14 KiB in 0.001337 sec., 142109.19970082273 rows/sec., 8.87 MiB/sec. | ||
| 5832 | 2026.05.14 16:28:53.256868 [ 295 ] {2a115720-abe7-4d25-ade7-30cc24ea3583} <Debug> TCPHandler: Processed in 0.001498726 sec. | ||
| 5833 | 2026.05.14 16:28:53.256991 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.05.14 16:28:53.257085 [ 295 ] {5c9f8927-eba4-4a68-b700-0554685733fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.05.14 16:28:53.257123 [ 295 ] {5c9f8927-eba4-4a68-b700-0554685733fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5836 | 2026.05.14 16:28:53.257897 [ 295 ] {5c9f8927-eba4-4a68-b700-0554685733fb} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.05.14 16:28:53.257934 [ 295 ] {5c9f8927-eba4-4a68-b700-0554685733fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5838 | 2026.05.14 16:28:53.258306 [ 295 ] {5c9f8927-eba4-4a68-b700-0554685733fb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5839 | 2026.05.14 16:28:53.258532 [ 295 ] {5c9f8927-eba4-4a68-b700-0554685733fb} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.05.14 16:28:53.258657 [ 295 ] {5c9f8927-eba4-4a68-b700-0554685733fb} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001591 sec., 597108.7366436204 rows/sec., 35.13 MiB/sec. | ||
| 5841 | 2026.05.14 16:28:53.258694 [ 295 ] {5c9f8927-eba4-4a68-b700-0554685733fb} <Debug> TCPHandler: Processed in 0.001751209 sec. | ||
| 5842 | 2026.05.14 16:28:53.258823 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.05.14 16:28:53.258927 [ 295 ] {e88d5b31-3316-416e-b5fb-d1083bd158a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5844 | 2026.05.14 16:28:53.258965 [ 295 ] {e88d5b31-3316-416e-b5fb-d1083bd158a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5845 | 2026.05.14 16:28:53.259397 [ 295 ] {e88d5b31-3316-416e-b5fb-d1083bd158a2} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.05.14 16:28:53.259433 [ 295 ] {e88d5b31-3316-416e-b5fb-d1083bd158a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5847 | 2026.05.14 16:28:53.259727 [ 295 ] {e88d5b31-3316-416e-b5fb-d1083bd158a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5848 | 2026.05.14 16:28:53.259937 [ 295 ] {e88d5b31-3316-416e-b5fb-d1083bd158a2} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.05.14 16:28:53.260060 [ 295 ] {e88d5b31-3316-416e-b5fb-d1083bd158a2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 61.04 KiB/sec. | ||
| 5850 | 2026.05.14 16:28:53.260097 [ 295 ] {e88d5b31-3316-416e-b5fb-d1083bd158a2} <Debug> TCPHandler: Processed in 0.001322954 sec. | ||
| 5851 | 2026.05.14 16:28:53.260231 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.05.14 16:28:53.260325 [ 295 ] {ffb144fd-33c6-45c2-b525-d45a32dab0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5853 | 2026.05.14 16:28:53.260364 [ 295 ] {ffb144fd-33c6-45c2-b525-d45a32dab0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5854 | 2026.05.14 16:28:53.260831 [ 295 ] {ffb144fd-33c6-45c2-b525-d45a32dab0b8} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.05.14 16:28:53.260867 [ 295 ] {ffb144fd-33c6-45c2-b525-d45a32dab0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5856 | 2026.05.14 16:28:53.261170 [ 295 ] {ffb144fd-33c6-45c2-b525-d45a32dab0b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5857 | 2026.05.14 16:28:53.261382 [ 295 ] {ffb144fd-33c6-45c2-b525-d45a32dab0b8} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.05.14 16:28:53.261527 [ 295 ] {ffb144fd-33c6-45c2-b525-d45a32dab0b8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. | ||
| 5859 | 2026.05.14 16:28:53.261564 [ 295 ] {ffb144fd-33c6-45c2-b525-d45a32dab0b8} <Debug> TCPHandler: Processed in 0.001381805 sec. | ||
| 5860 | 2026.05.14 16:28:53.261727 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.05.14 16:28:53.261852 [ 295 ] {13f291f6-a0fb-4786-a294-d5014fc5bd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5862 | 2026.05.14 16:28:53.261900 [ 295 ] {13f291f6-a0fb-4786-a294-d5014fc5bd93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5863 | 2026.05.14 16:28:53.262902 [ 295 ] {13f291f6-a0fb-4786-a294-d5014fc5bd93} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.05.14 16:28:53.262940 [ 295 ] {13f291f6-a0fb-4786-a294-d5014fc5bd93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5865 | 2026.05.14 16:28:53.263334 [ 295 ] {13f291f6-a0fb-4786-a294-d5014fc5bd93} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5866 | 2026.05.14 16:28:53.263548 [ 295 ] {13f291f6-a0fb-4786-a294-d5014fc5bd93} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.05.14 16:28:53.263681 [ 295 ] {13f291f6-a0fb-4786-a294-d5014fc5bd93} <Debug> executeQuery: Read 1753 rows, 121.14 KiB in 0.001854 sec., 945523.1930960086 rows/sec., 63.81 MiB/sec. | ||
| 5868 | 2026.05.14 16:28:53.263722 [ 295 ] {13f291f6-a0fb-4786-a294-d5014fc5bd93} <Debug> TCPHandler: Processed in 0.002068052 sec. | ||
| 5869 | 2026.05.14 16:28:53.263855 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.05.14 16:28:53.263952 [ 295 ] {b902d34c-5953-47f2-89bc-d7f02cdbe05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5871 | 2026.05.14 16:28:53.263994 [ 295 ] {b902d34c-5953-47f2-89bc-d7f02cdbe05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5872 | 2026.05.14 16:28:53.264354 [ 295 ] {b902d34c-5953-47f2-89bc-d7f02cdbe05d} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.05.14 16:28:53.264391 [ 295 ] {b902d34c-5953-47f2-89bc-d7f02cdbe05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5874 | 2026.05.14 16:28:53.264701 [ 295 ] {b902d34c-5953-47f2-89bc-d7f02cdbe05d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5875 | 2026.05.14 16:28:53.264912 [ 295 ] {b902d34c-5953-47f2-89bc-d7f02cdbe05d} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.05.14 16:28:53.265043 [ 295 ] {b902d34c-5953-47f2-89bc-d7f02cdbe05d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 5877 | 2026.05.14 16:28:53.265079 [ 295 ] {b902d34c-5953-47f2-89bc-d7f02cdbe05d} <Debug> TCPHandler: Processed in 0.001272333 sec. | ||
| 5878 | 2026.05.14 16:28:53.265227 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.05.14 16:28:53.265321 [ 295 ] {1fa1e202-19ca-4954-99f9-585631569179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.05.14 16:28:53.265364 [ 295 ] {1fa1e202-19ca-4954-99f9-585631569179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5881 | 2026.05.14 16:28:53.266090 [ 295 ] {1fa1e202-19ca-4954-99f9-585631569179} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.05.14 16:28:53.266127 [ 295 ] {1fa1e202-19ca-4954-99f9-585631569179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5883 | 2026.05.14 16:28:53.266556 [ 295 ] {1fa1e202-19ca-4954-99f9-585631569179} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5884 | 2026.05.14 16:28:53.266772 [ 295 ] {1fa1e202-19ca-4954-99f9-585631569179} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.05.14 16:28:53.266906 [ 295 ] {1fa1e202-19ca-4954-99f9-585631569179} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001604 sec., 998753.1172069826 rows/sec., 60.64 MiB/sec. | ||
| 5886 | 2026.05.14 16:28:53.266943 [ 295 ] {1fa1e202-19ca-4954-99f9-585631569179} <Debug> TCPHandler: Processed in 0.001766059 sec. | ||
| 5887 | 2026.05.14 16:28:53.267092 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.05.14 16:28:53.267187 [ 295 ] {e62685f9-9ecb-47a8-af71-74682e12d729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5889 | 2026.05.14 16:28:53.267229 [ 295 ] {e62685f9-9ecb-47a8-af71-74682e12d729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5890 | 2026.05.14 16:28:53.267566 [ 295 ] {e62685f9-9ecb-47a8-af71-74682e12d729} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.05.14 16:28:53.267603 [ 295 ] {e62685f9-9ecb-47a8-af71-74682e12d729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5892 | 2026.05.14 16:28:53.267894 [ 295 ] {e62685f9-9ecb-47a8-af71-74682e12d729} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5893 | 2026.05.14 16:28:53.268106 [ 295 ] {e62685f9-9ecb-47a8-af71-74682e12d729} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.05.14 16:28:53.268236 [ 295 ] {e62685f9-9ecb-47a8-af71-74682e12d729} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 5895 | 2026.05.14 16:28:53.268272 [ 295 ] {e62685f9-9ecb-47a8-af71-74682e12d729} <Debug> TCPHandler: Processed in 0.001228823 sec. | ||
| 5896 | 2026.05.14 16:28:53.268400 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.05.14 16:28:53.268495 [ 295 ] {e21369c9-9f30-4191-ae04-54c5d09ed2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5898 | 2026.05.14 16:28:53.268548 [ 295 ] {e21369c9-9f30-4191-ae04-54c5d09ed2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5899 | 2026.05.14 16:28:53.269509 [ 295 ] {e21369c9-9f30-4191-ae04-54c5d09ed2f4} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.05.14 16:28:53.269547 [ 295 ] {e21369c9-9f30-4191-ae04-54c5d09ed2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5901 | 2026.05.14 16:28:53.270116 [ 295 ] {e21369c9-9f30-4191-ae04-54c5d09ed2f4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5902 | 2026.05.14 16:28:53.270343 [ 295 ] {e21369c9-9f30-4191-ae04-54c5d09ed2f4} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.05.14 16:28:53.270479 [ 295 ] {e21369c9-9f30-4191-ae04-54c5d09ed2f4} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002002 sec., 22977.022977022978 rows/sec., 41.17 MiB/sec. | ||
| 5904 | 2026.05.14 16:28:53.270530 [ 295 ] {e21369c9-9f30-4191-ae04-54c5d09ed2f4} <Debug> TCPHandler: Processed in 0.002178553 sec. | ||
| 5905 | 2026.05.14 16:28:53.270669 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.05.14 16:28:53.270765 [ 295 ] {a7b3d0ac-366d-4ce6-b0b9-5c9e49e3efb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.05.14 16:28:53.270806 [ 295 ] {a7b3d0ac-366d-4ce6-b0b9-5c9e49e3efb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5908 | 2026.05.14 16:28:53.271157 [ 295 ] {a7b3d0ac-366d-4ce6-b0b9-5c9e49e3efb6} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.05.14 16:28:53.271193 [ 295 ] {a7b3d0ac-366d-4ce6-b0b9-5c9e49e3efb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5910 | 2026.05.14 16:28:53.271495 [ 295 ] {a7b3d0ac-366d-4ce6-b0b9-5c9e49e3efb6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5911 | 2026.05.14 16:28:53.271710 [ 295 ] {a7b3d0ac-366d-4ce6-b0b9-5c9e49e3efb6} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.05.14 16:28:53.271838 [ 295 ] {a7b3d0ac-366d-4ce6-b0b9-5c9e49e3efb6} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001092 sec., 38461.53846153846 rows/sec., 2.19 MiB/sec. | ||
| 5913 | 2026.05.14 16:28:53.271874 [ 295 ] {a7b3d0ac-366d-4ce6-b0b9-5c9e49e3efb6} <Debug> TCPHandler: Processed in 0.001254273 sec. | ||
| 5914 | 2026.05.14 16:28:54.653621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 758 | ||
| 5915 | 2026.05.14 16:28:54.656659 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.05.14 16:28:54.656707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5917 | 2026.05.14 16:28:54.657919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5918 | 2026.05.14 16:28:54.658179 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.05.14 16:28:54.658348 [ 40 ] {} <Debug> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5920 | 2026.05.14 16:28:54.658425 [ 40 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2026.05.14 16:28:54.658429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
| 5922 | 2026.05.14 16:28:54.658465 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5923 | 2026.05.14 16:28:54.658575 [ 197 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::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 | ||
| 5924 | 2026.05.14 16:28:54.659072 [ 197 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5925 | 2026.05.14 16:28:54.659218 [ 197 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 524 rows starting from the beginning of the part | ||
| 5926 | 2026.05.14 16:28:54.659593 [ 197 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5927 | 2026.05.14 16:28:54.659916 [ 197 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
| 5928 | 2026.05.14 16:28:54.660218 [ 197 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 5929 | 2026.05.14 16:28:54.660516 [ 197 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
| 5930 | 2026.05.14 16:28:54.660794 [ 197 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
| 5931 | 2026.05.14 16:28:54.666239 [ 190 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 72 columns (72 merged, 0 gathered) in 0.007708781 sec., 98329.42458736344 rows/sec., 83.85 MiB/sec. | ||
| 5932 | 2026.05.14 16:28:54.667317 [ 190 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5933 | 2026.05.14 16:28:54.667914 [ 190 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_16_3} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.05.14 16:28:54.667995 [ 190 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_16_3} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5935 | 2026.05.14 16:28:54.668220 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5936 | 2026.05.14 16:28:57.124640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10995 | ||
| 5937 | 2026.05.14 16:28:57.125176 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.05.14 16:28:57.125214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5939 | 2026.05.14 16:28:57.125827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5940 | 2026.05.14 16:28:57.126063 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.05.14 16:28:57.126199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10995 | ||
| 5942 | 2026.05.14 16:28:57.687475 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5943 | 2026.05.14 16:28:57.704389 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2026.05.14 16:28:57.704444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5945 | 2026.05.14 16:28:57.709984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5946 | 2026.05.14 16:28:57.710682 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.05.14 16:28:57.713360 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5948 | 2026.05.14 16:28:57.996683 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.05.14 16:28:57.996923 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5950 | 2026.05.14 16:28:57.997283 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5951 | 2026.05.14 16:28:57.997317 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5952 | 2026.05.14 16:28:57.997538 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5953 | 2026.05.14 16:28:57.997611 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5954 | 2026.05.14 16:28:57.997759 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5955 | 2026.05.14 16:28:57.997857 [ 344 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5956 | 2026.05.14 16:28:57.997867 [ 353 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5957 | 2026.05.14 16:28:57.997876 [ 335 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5958 | 2026.05.14 16:28:57.997876 [ 316 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5959 | 2026.05.14 16:28:57.998043 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5960 | 2026.05.14 16:28:57.998071 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5961 | 2026.05.14 16:28:57.998143 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5962 | 2026.05.14 16:28:57.998164 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5963 | 2026.05.14 16:28:57.998200 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5964 | 2026.05.14 16:28:57.998239 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5965 | 2026.05.14 16:28:57.999429 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002595 sec., 15799.61464354528 rows/sec., 2.85 MiB/sec. | ||
| 5966 | 2026.05.14 16:28:57.999595 [ 295 ] {dfd875ec-40de-4f64-bd06-05606efb289a} <Debug> TCPHandler: Processed in 0.003047902 sec. | ||
| 5967 | 2026.05.14 16:28:58.001099 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2026.05.14 16:28:58.001238 [ 295 ] {61ec3dbb-4322-4500-b5fc-56af7d65efc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5969 | 2026.05.14 16:28:58.001298 [ 295 ] {61ec3dbb-4322-4500-b5fc-56af7d65efc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5970 | 2026.05.14 16:28:58.001917 [ 295 ] {61ec3dbb-4322-4500-b5fc-56af7d65efc0} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.05.14 16:28:58.001955 [ 295 ] {61ec3dbb-4322-4500-b5fc-56af7d65efc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5972 | 2026.05.14 16:28:58.002446 [ 295 ] {61ec3dbb-4322-4500-b5fc-56af7d65efc0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5973 | 2026.05.14 16:28:58.002677 [ 295 ] {61ec3dbb-4322-4500-b5fc-56af7d65efc0} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.05.14 16:28:58.002829 [ 295 ] {61ec3dbb-4322-4500-b5fc-56af7d65efc0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.61 MiB/sec. | ||
| 5975 | 2026.05.14 16:28:58.002867 [ 295 ] {61ec3dbb-4322-4500-b5fc-56af7d65efc0} <Debug> TCPHandler: Processed in 0.00189174 sec. | ||
| 5976 | 2026.05.14 16:28:58.003014 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5977 | 2026.05.14 16:28:58.003110 [ 295 ] {890a5929-7afb-441a-b583-d57449c48dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5978 | 2026.05.14 16:28:58.003150 [ 295 ] {890a5929-7afb-441a-b583-d57449c48dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5979 | 2026.05.14 16:28:58.003569 [ 295 ] {890a5929-7afb-441a-b583-d57449c48dcc} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.05.14 16:28:58.003606 [ 295 ] {890a5929-7afb-441a-b583-d57449c48dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5981 | 2026.05.14 16:28:58.003895 [ 295 ] {890a5929-7afb-441a-b583-d57449c48dcc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5982 | 2026.05.14 16:28:58.004104 [ 295 ] {890a5929-7afb-441a-b583-d57449c48dcc} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.05.14 16:28:58.004230 [ 295 ] {890a5929-7afb-441a-b583-d57449c48dcc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 5984 | 2026.05.14 16:28:58.004267 [ 295 ] {890a5929-7afb-441a-b583-d57449c48dcc} <Debug> TCPHandler: Processed in 0.001301474 sec. | ||
| 5985 | 2026.05.14 16:28:58.004393 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2026.05.14 16:28:58.004487 [ 295 ] {20b0979f-3168-4aae-907c-ea570baec654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5987 | 2026.05.14 16:28:58.004529 [ 295 ] {20b0979f-3168-4aae-907c-ea570baec654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5988 | 2026.05.14 16:28:58.004914 [ 295 ] {20b0979f-3168-4aae-907c-ea570baec654} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2026.05.14 16:28:58.004950 [ 295 ] {20b0979f-3168-4aae-907c-ea570baec654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5990 | 2026.05.14 16:28:58.005281 [ 295 ] {20b0979f-3168-4aae-907c-ea570baec654} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5991 | 2026.05.14 16:28:58.005490 [ 295 ] {20b0979f-3168-4aae-907c-ea570baec654} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2026.05.14 16:28:58.005615 [ 295 ] {20b0979f-3168-4aae-907c-ea570baec654} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001145 sec., 111790.39301310045 rows/sec., 7.79 MiB/sec. | ||
| 5993 | 2026.05.14 16:28:58.005651 [ 295 ] {20b0979f-3168-4aae-907c-ea570baec654} <Debug> TCPHandler: Processed in 0.001306304 sec. | ||
| 5994 | 2026.05.14 16:28:58.005777 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2026.05.14 16:28:58.005871 [ 295 ] {f71e4aaa-e243-4517-903f-1ee388bbbd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5996 | 2026.05.14 16:28:58.005911 [ 295 ] {f71e4aaa-e243-4517-903f-1ee388bbbd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5997 | 2026.05.14 16:28:58.006245 [ 295 ] {f71e4aaa-e243-4517-903f-1ee388bbbd95} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.05.14 16:28:58.006280 [ 295 ] {f71e4aaa-e243-4517-903f-1ee388bbbd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5999 | 2026.05.14 16:28:58.006572 [ 295 ] {f71e4aaa-e243-4517-903f-1ee388bbbd95} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6000 | 2026.05.14 16:28:58.006779 [ 295 ] {f71e4aaa-e243-4517-903f-1ee388bbbd95} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2026.05.14 16:28:58.006905 [ 295 ] {f71e4aaa-e243-4517-903f-1ee388bbbd95} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 6002 | 2026.05.14 16:28:58.006940 [ 295 ] {f71e4aaa-e243-4517-903f-1ee388bbbd95} <Debug> TCPHandler: Processed in 0.001211923 sec. | ||
| 6003 | 2026.05.14 16:29:00.983489 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58393 | ||
| 6004 | 2026.05.14 16:29:00.983597 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6005 | 2026.05.14 16:29:00.983628 [ 308 ] {} <Debug> TCP-Session: 8f0f4b75-8399-4134-8f30-599e619f986a Authenticating user 'default' from [fd00:1122:3344:101::e]:58393 | ||
| 6006 | 2026.05.14 16:29:00.983657 [ 308 ] {} <Debug> TCP-Session: 8f0f4b75-8399-4134-8f30-599e619f986a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6007 | 2026.05.14 16:29:00.983675 [ 308 ] {} <Debug> TCP-Session: 8f0f4b75-8399-4134-8f30-599e619f986a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6008 | 2026.05.14 16:29:00.983918 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60804 | ||
| 6009 | 2026.05.14 16:29:00.983938 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59033 | ||
| 6010 | 2026.05.14 16:29:00.983963 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49333 | ||
| 6011 | 2026.05.14 16:29:00.983982 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43561 | ||
| 6012 | 2026.05.14 16:29:00.984011 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44833 | ||
| 6013 | 2026.05.14 16:29:00.984036 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6014 | 2026.05.14 16:29:00.983978 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61338 | ||
| 6015 | 2026.05.14 16:29:00.984091 [ 308 ] {} <Trace> TCP-Session: 8f0f4b75-8399-4134-8f30-599e619f986a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.05.14 16:29:00.984089 [ 309 ] {} <Debug> TCP-Session: b21112a6-8407-43ca-838b-078573771601 Authenticating user 'default' from [fd00:1122:3344:101::e]:60804 | ||
| 6017 | 2026.05.14 16:29:00.984170 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6018 | 2026.05.14 16:29:00.984197 [ 309 ] {} <Debug> TCP-Session: b21112a6-8407-43ca-838b-078573771601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2026.05.14 16:29:00.983962 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49238 | ||
| 6020 | 2026.05.14 16:29:00.984224 [ 309 ] {} <Debug> TCP-Session: b21112a6-8407-43ca-838b-078573771601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6021 | 2026.05.14 16:29:00.983939 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43819 | ||
| 6022 | 2026.05.14 16:29:00.984219 [ 259 ] {} <Debug> TCP-Session: 843d4648-a56c-46e7-ac16-8b8c63525b86 Authenticating user 'default' from [fd00:1122:3344:101::e]:49333 | ||
| 6023 | 2026.05.14 16:29:00.984320 [ 308 ] {21469ff9-df7a-4606-ae23-a3ab8ef3ca9c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58393) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6024 | 2026.05.14 16:29:00.984321 [ 259 ] {} <Debug> TCP-Session: 843d4648-a56c-46e7-ac16-8b8c63525b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2026.05.14 16:29:00.984364 [ 259 ] {} <Debug> TCP-Session: 843d4648-a56c-46e7-ac16-8b8c63525b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6026 | 2026.05.14 16:29:00.984611 [ 308 ] {21469ff9-df7a-4606-ae23-a3ab8ef3ca9c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6027 | 2026.05.14 16:29:00.984651 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6028 | 2026.05.14 16:29:00.984671 [ 308 ] {21469ff9-df7a-4606-ae23-a3ab8ef3ca9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6029 | 2026.05.14 16:29:00.984682 [ 305 ] {} <Debug> TCP-Session: 50e76bcf-48e4-4c9c-bcd4-f220afa90a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:44833 | ||
| 6030 | 2026.05.14 16:29:00.984701 [ 305 ] {} <Debug> TCP-Session: 50e76bcf-48e4-4c9c-bcd4-f220afa90a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.05.14 16:29:00.984717 [ 305 ] {} <Debug> TCP-Session: 50e76bcf-48e4-4c9c-bcd4-f220afa90a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6032 | 2026.05.14 16:29:00.984756 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6033 | 2026.05.14 16:29:00.984791 [ 311 ] {} <Debug> TCP-Session: a19d3e07-2511-407c-b300-d749bab2b15e Authenticating user 'default' from [fd00:1122:3344:101::e]:43819 | ||
| 6034 | 2026.05.14 16:29:00.984809 [ 311 ] {} <Debug> TCP-Session: a19d3e07-2511-407c-b300-d749bab2b15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6035 | 2026.05.14 16:29:00.984826 [ 311 ] {} <Debug> TCP-Session: a19d3e07-2511-407c-b300-d749bab2b15e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6036 | 2026.05.14 16:29:00.984873 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6037 | 2026.05.14 16:29:00.984912 [ 312 ] {} <Debug> TCP-Session: 42a19a7f-c3dc-48ca-983d-bd5f54c6d318 Authenticating user 'default' from [fd00:1122:3344:101::e]:49238 | ||
| 6038 | 2026.05.14 16:29:00.984936 [ 312 ] {} <Debug> TCP-Session: 42a19a7f-c3dc-48ca-983d-bd5f54c6d318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2026.05.14 16:29:00.984953 [ 312 ] {} <Debug> TCP-Session: 42a19a7f-c3dc-48ca-983d-bd5f54c6d318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.05.14 16:29:00.984996 [ 308 ] {21469ff9-df7a-4606-ae23-a3ab8ef3ca9c} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f) (SelectExecutor): Key condition: unknown | ||
| 6041 | 2026.05.14 16:29:00.985113 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6042 | 2026.05.14 16:29:00.985149 [ 310 ] {} <Debug> TCP-Session: 1f7923e7-181b-4082-ad72-c83fa4d7f838 Authenticating user 'default' from [fd00:1122:3344:101::e]:59033 | ||
| 6043 | 2026.05.14 16:29:00.985166 [ 310 ] {} <Debug> TCP-Session: 1f7923e7-181b-4082-ad72-c83fa4d7f838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6044 | 2026.05.14 16:29:00.985182 [ 310 ] {} <Debug> TCP-Session: 1f7923e7-181b-4082-ad72-c83fa4d7f838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2026.05.14 16:29:00.985239 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6046 | 2026.05.14 16:29:00.985284 [ 293 ] {} <Debug> TCP-Session: 3c7e86d8-5a99-4d92-8912-db0448069bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61338 | ||
| 6047 | 2026.05.14 16:29:00.985307 [ 293 ] {} <Debug> TCP-Session: 3c7e86d8-5a99-4d92-8912-db0448069bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6048 | 2026.05.14 16:29:00.985321 [ 293 ] {} <Debug> TCP-Session: 3c7e86d8-5a99-4d92-8912-db0448069bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6049 | 2026.05.14 16:29:00.985493 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6050 | 2026.05.14 16:29:00.985541 [ 304 ] {} <Debug> TCP-Session: b1124313-06f0-474a-a0c0-2fcfff070ecd Authenticating user 'default' from [fd00:1122:3344:101::e]:43561 | ||
| 6051 | 2026.05.14 16:29:00.985566 [ 304 ] {} <Debug> TCP-Session: b1124313-06f0-474a-a0c0-2fcfff070ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6052 | 2026.05.14 16:29:00.985585 [ 304 ] {} <Debug> TCP-Session: b1124313-06f0-474a-a0c0-2fcfff070ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6053 | 2026.05.14 16:29:00.986142 [ 344 ] {21469ff9-df7a-4606-ae23-a3ab8ef3ca9c} <Trace> AggregatingTransform: Aggregating | ||
| 6054 | 2026.05.14 16:29:00.986177 [ 344 ] {21469ff9-df7a-4606-ae23-a3ab8ef3ca9c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6055 | 2026.05.14 16:29:00.986209 [ 344 ] {21469ff9-df7a-4606-ae23-a3ab8ef3ca9c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001095742 sec. (912.624 rows/sec., 35.65 KiB/sec.) | ||
| 6056 | 2026.05.14 16:29:00.986223 [ 344 ] {21469ff9-df7a-4606-ae23-a3ab8ef3ca9c} <Trace> Aggregator: Merging aggregated data | ||
| 6057 | 2026.05.14 16:29:00.986835 [ 308 ] {21469ff9-df7a-4606-ae23-a3ab8ef3ca9c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002569 sec., 389.25652004671076 rows/sec., 15.21 KiB/sec. | ||
| 6058 | 2026.05.14 16:29:00.987002 [ 308 ] {21469ff9-df7a-4606-ae23-a3ab8ef3ca9c} <Debug> TCPHandler: Processed in 0.003025841 sec. | ||
| 6059 | 2026.05.14 16:29:00.987162 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6060 | 2026.05.14 16:29:00.987192 [ 308 ] {} <Debug> TCP-Session: 8f0f4b75-8399-4134-8f30-599e619f986a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6061 | 2026.05.14 16:29:00.987208 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6062 | 2026.05.14 16:29:00.987238 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6063 | 2026.05.14 16:29:00.987258 [ 309 ] {} <Debug> TCP-Session: b21112a6-8407-43ca-838b-078573771601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6064 | 2026.05.14 16:29:00.987265 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6065 | 2026.05.14 16:29:00.987303 [ 305 ] {} <Debug> TCP-Session: 50e76bcf-48e4-4c9c-bcd4-f220afa90a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2026.05.14 16:29:00.987311 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6067 | 2026.05.14 16:29:00.987353 [ 310 ] {} <Debug> TCP-Session: 1f7923e7-181b-4082-ad72-c83fa4d7f838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6068 | 2026.05.14 16:29:00.987362 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6069 | 2026.05.14 16:29:00.987387 [ 311 ] {} <Debug> TCP-Session: a19d3e07-2511-407c-b300-d749bab2b15e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2026.05.14 16:29:00.987388 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6071 | 2026.05.14 16:29:00.987414 [ 293 ] {} <Debug> TCP-Session: 3c7e86d8-5a99-4d92-8912-db0448069bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6072 | 2026.05.14 16:29:00.987343 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6073 | 2026.05.14 16:29:00.987459 [ 304 ] {} <Debug> TCP-Session: b1124313-06f0-474a-a0c0-2fcfff070ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.05.14 16:29:00.987298 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6075 | 2026.05.14 16:29:00.987493 [ 259 ] {} <Debug> TCP-Session: 843d4648-a56c-46e7-ac16-8b8c63525b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6076 | 2026.05.14 16:29:00.987534 [ 312 ] {} <Debug> TCP-Session: 42a19a7f-c3dc-48ca-983d-bd5f54c6d318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6077 | 2026.05.14 16:29:01.055655 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40612 | ||
| 6078 | 2026.05.14 16:29:01.055736 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6079 | 2026.05.14 16:29:01.055763 [ 308 ] {} <Debug> TCP-Session: c4fa4fc7-9af5-4e15-ae70-3a6cebe67497 Authenticating user 'default' from [fd00:1122:3344:101::e]:40612 | ||
| 6080 | 2026.05.14 16:29:01.055786 [ 308 ] {} <Debug> TCP-Session: c4fa4fc7-9af5-4e15-ae70-3a6cebe67497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2026.05.14 16:29:01.055799 [ 308 ] {} <Debug> TCP-Session: c4fa4fc7-9af5-4e15-ae70-3a6cebe67497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2026.05.14 16:29:01.056004 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46175 | ||
| 6083 | 2026.05.14 16:29:01.056025 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34328 | ||
| 6084 | 2026.05.14 16:29:01.056053 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37084 | ||
| 6085 | 2026.05.14 16:29:01.056068 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46747 | ||
| 6086 | 2026.05.14 16:29:01.056079 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34698 | ||
| 6087 | 2026.05.14 16:29:01.056106 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6088 | 2026.05.14 16:29:01.056103 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6089 | 2026.05.14 16:29:01.056134 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6090 | 2026.05.14 16:29:01.056143 [ 259 ] {} <Debug> TCP-Session: b4569797-a8a6-454b-b0fe-2ced976bb198 Authenticating user 'default' from [fd00:1122:3344:101::e]:37084 | ||
| 6091 | 2026.05.14 16:29:01.056169 [ 293 ] {} <Debug> TCP-Session: dc8c9a7f-384c-4833-bacd-3481aa16c402 Authenticating user 'default' from [fd00:1122:3344:101::e]:46747 | ||
| 6092 | 2026.05.14 16:29:01.056153 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6093 | 2026.05.14 16:29:01.056216 [ 308 ] {} <Trace> TCP-Session: c4fa4fc7-9af5-4e15-ae70-3a6cebe67497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6094 | 2026.05.14 16:29:01.056248 [ 304 ] {} <Debug> TCP-Session: 09969a2e-b4af-4751-850f-b321c2804acf Authenticating user 'default' from [fd00:1122:3344:101::e]:34698 | ||
| 6095 | 2026.05.14 16:29:01.056228 [ 293 ] {} <Debug> TCP-Session: dc8c9a7f-384c-4833-bacd-3481aa16c402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2026.05.14 16:29:01.056277 [ 304 ] {} <Debug> TCP-Session: 09969a2e-b4af-4751-850f-b321c2804acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6097 | 2026.05.14 16:29:01.056300 [ 293 ] {} <Debug> TCP-Session: dc8c9a7f-384c-4833-bacd-3481aa16c402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2026.05.14 16:29:01.056313 [ 304 ] {} <Debug> TCP-Session: 09969a2e-b4af-4751-850f-b321c2804acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2026.05.14 16:29:01.056223 [ 259 ] {} <Debug> TCP-Session: b4569797-a8a6-454b-b0fe-2ced976bb198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2026.05.14 16:29:01.056099 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6101 | 2026.05.14 16:29:01.056377 [ 259 ] {} <Debug> TCP-Session: b4569797-a8a6-454b-b0fe-2ced976bb198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2026.05.14 16:29:01.056407 [ 308 ] {6b862c8b-ddcf-48cf-8035-96a04b91a9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40612) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6103 | 2026.05.14 16:29:01.056449 [ 311 ] {} <Debug> TCP-Session: 0cb1812a-7456-428c-9b30-4d28012e1f8a Authenticating user 'default' from [fd00:1122:3344:101::e]:34328 | ||
| 6104 | 2026.05.14 16:29:01.056088 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40572 | ||
| 6105 | 2026.05.14 16:29:01.056491 [ 311 ] {} <Debug> TCP-Session: 0cb1812a-7456-428c-9b30-4d28012e1f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2026.05.14 16:29:01.056527 [ 311 ] {} <Debug> TCP-Session: 0cb1812a-7456-428c-9b30-4d28012e1f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2026.05.14 16:29:01.056045 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52783 | ||
| 6108 | 2026.05.14 16:29:01.056557 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6109 | 2026.05.14 16:29:01.056160 [ 309 ] {} <Debug> TCP-Session: 0e90f90e-c08a-4694-a72c-79c4e9b26d55 Authenticating user 'default' from [fd00:1122:3344:101::e]:46175 | ||
| 6110 | 2026.05.14 16:29:01.056605 [ 305 ] {} <Debug> TCP-Session: 466e1397-838b-486b-9e77-f6c36a9fe3be Authenticating user 'default' from [fd00:1122:3344:101::e]:40572 | ||
| 6111 | 2026.05.14 16:29:01.056617 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6112 | 2026.05.14 16:29:01.056640 [ 309 ] {} <Debug> TCP-Session: 0e90f90e-c08a-4694-a72c-79c4e9b26d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2026.05.14 16:29:01.056651 [ 305 ] {} <Debug> TCP-Session: 466e1397-838b-486b-9e77-f6c36a9fe3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2026.05.14 16:29:01.056667 [ 312 ] {} <Debug> TCP-Session: 6058cbb1-ea3a-4b74-bb9f-314393bb7f62 Authenticating user 'default' from [fd00:1122:3344:101::e]:52783 | ||
| 6115 | 2026.05.14 16:29:01.056672 [ 309 ] {} <Debug> TCP-Session: 0e90f90e-c08a-4694-a72c-79c4e9b26d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6116 | 2026.05.14 16:29:01.056683 [ 305 ] {} <Debug> TCP-Session: 466e1397-838b-486b-9e77-f6c36a9fe3be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2026.05.14 16:29:01.056706 [ 312 ] {} <Debug> TCP-Session: 6058cbb1-ea3a-4b74-bb9f-314393bb7f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6118 | 2026.05.14 16:29:01.056706 [ 308 ] {6b862c8b-ddcf-48cf-8035-96a04b91a9aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6119 | 2026.05.14 16:29:01.056752 [ 312 ] {} <Debug> TCP-Session: 6058cbb1-ea3a-4b74-bb9f-314393bb7f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2026.05.14 16:29:01.056019 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62090 | ||
| 6121 | 2026.05.14 16:29:01.056817 [ 308 ] {6b862c8b-ddcf-48cf-8035-96a04b91a9aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6122 | 2026.05.14 16:29:01.056862 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6123 | 2026.05.14 16:29:01.056891 [ 310 ] {} <Debug> TCP-Session: 74baae21-af9e-494e-a374-66b6429a23b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62090 | ||
| 6124 | 2026.05.14 16:29:01.056914 [ 310 ] {} <Debug> TCP-Session: 74baae21-af9e-494e-a374-66b6429a23b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2026.05.14 16:29:01.056933 [ 310 ] {} <Debug> TCP-Session: 74baae21-af9e-494e-a374-66b6429a23b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2026.05.14 16:29:01.057164 [ 308 ] {6b862c8b-ddcf-48cf-8035-96a04b91a9aa} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f) (SelectExecutor): Key condition: unknown | ||
| 6127 | 2026.05.14 16:29:01.058248 [ 333 ] {6b862c8b-ddcf-48cf-8035-96a04b91a9aa} <Trace> AggregatingTransform: Aggregating | ||
| 6128 | 2026.05.14 16:29:01.058307 [ 333 ] {6b862c8b-ddcf-48cf-8035-96a04b91a9aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 6129 | 2026.05.14 16:29:01.058348 [ 333 ] {6b862c8b-ddcf-48cf-8035-96a04b91a9aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001054962 sec. (947.901 rows/sec., 37.03 KiB/sec.) | ||
| 6130 | 2026.05.14 16:29:01.058365 [ 333 ] {6b862c8b-ddcf-48cf-8035-96a04b91a9aa} <Trace> Aggregator: Merging aggregated data | ||
| 6131 | 2026.05.14 16:29:01.059012 [ 308 ] {6b862c8b-ddcf-48cf-8035-96a04b91a9aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002656 sec., 376.50602409638554 rows/sec., 14.71 KiB/sec. | ||
| 6132 | 2026.05.14 16:29:01.059238 [ 308 ] {6b862c8b-ddcf-48cf-8035-96a04b91a9aa} <Debug> TCPHandler: Processed in 0.003167493 sec. | ||
| 6133 | 2026.05.14 16:29:01.059385 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6134 | 2026.05.14 16:29:01.059415 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6135 | 2026.05.14 16:29:01.059427 [ 308 ] {} <Debug> TCP-Session: c4fa4fc7-9af5-4e15-ae70-3a6cebe67497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6136 | 2026.05.14 16:29:01.059444 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6137 | 2026.05.14 16:29:01.059461 [ 309 ] {} <Debug> TCP-Session: 0e90f90e-c08a-4694-a72c-79c4e9b26d55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6138 | 2026.05.14 16:29:01.059474 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6139 | 2026.05.14 16:29:01.059491 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6140 | 2026.05.14 16:29:01.059527 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6141 | 2026.05.14 16:29:01.059531 [ 311 ] {} <Debug> TCP-Session: 0cb1812a-7456-428c-9b30-4d28012e1f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6142 | 2026.05.14 16:29:01.059548 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6143 | 2026.05.14 16:29:01.059575 [ 312 ] {} <Debug> TCP-Session: 6058cbb1-ea3a-4b74-bb9f-314393bb7f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2026.05.14 16:29:01.059514 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6145 | 2026.05.14 16:29:01.059615 [ 259 ] {} <Debug> TCP-Session: b4569797-a8a6-454b-b0fe-2ced976bb198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6146 | 2026.05.14 16:29:01.059647 [ 304 ] {} <Debug> TCP-Session: 09969a2e-b4af-4751-850f-b321c2804acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6147 | 2026.05.14 16:29:01.059462 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6148 | 2026.05.14 16:29:01.059560 [ 293 ] {} <Debug> TCP-Session: dc8c9a7f-384c-4833-bacd-3481aa16c402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2026.05.14 16:29:01.059509 [ 310 ] {} <Debug> TCP-Session: 74baae21-af9e-494e-a374-66b6429a23b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6150 | 2026.05.14 16:29:01.059719 [ 305 ] {} <Debug> TCP-Session: 466e1397-838b-486b-9e77-f6c36a9fe3be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2026.05.14 16:29:01.246964 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52263 | ||
| 6152 | 2026.05.14 16:29:01.247045 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6153 | 2026.05.14 16:29:01.247070 [ 259 ] {} <Debug> TCP-Session: 173f40fe-329f-42ac-89cf-73204e02815c Authenticating user 'default' from [fd00:1122:3344:101::e]:52263 | ||
| 6154 | 2026.05.14 16:29:01.247093 [ 259 ] {} <Debug> TCP-Session: 173f40fe-329f-42ac-89cf-73204e02815c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6155 | 2026.05.14 16:29:01.247106 [ 259 ] {} <Debug> TCP-Session: 173f40fe-329f-42ac-89cf-73204e02815c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6156 | 2026.05.14 16:29:01.247433 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40617 | ||
| 6157 | 2026.05.14 16:29:01.247429 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32980 | ||
| 6158 | 2026.05.14 16:29:01.247482 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39900 | ||
| 6159 | 2026.05.14 16:29:01.247509 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44229 | ||
| 6160 | 2026.05.14 16:29:01.247522 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63278 | ||
| 6161 | 2026.05.14 16:29:01.247554 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6162 | 2026.05.14 16:29:01.247584 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6163 | 2026.05.14 16:29:01.247585 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6164 | 2026.05.14 16:29:01.247614 [ 293 ] {} <Debug> TCP-Session: e6361ee2-31c9-4172-a022-65bbceed1c31 Authenticating user 'default' from [fd00:1122:3344:101::e]:32980 | ||
| 6165 | 2026.05.14 16:29:01.247624 [ 309 ] {} <Debug> TCP-Session: cdaa3a59-c3c0-4df5-9b5b-1debf08617e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39900 | ||
| 6166 | 2026.05.14 16:29:01.247635 [ 311 ] {} <Debug> TCP-Session: 8da58546-4ea6-4445-ac40-a35cfc236371 Authenticating user 'default' from [fd00:1122:3344:101::e]:44229 | ||
| 6167 | 2026.05.14 16:29:01.247648 [ 293 ] {} <Debug> TCP-Session: e6361ee2-31c9-4172-a022-65bbceed1c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2026.05.14 16:29:01.247666 [ 309 ] {} <Debug> TCP-Session: cdaa3a59-c3c0-4df5-9b5b-1debf08617e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6169 | 2026.05.14 16:29:01.247673 [ 311 ] {} <Debug> TCP-Session: 8da58546-4ea6-4445-ac40-a35cfc236371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6170 | 2026.05.14 16:29:01.247559 [ 259 ] {} <Trace> TCP-Session: 173f40fe-329f-42ac-89cf-73204e02815c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2026.05.14 16:29:01.247717 [ 309 ] {} <Debug> TCP-Session: cdaa3a59-c3c0-4df5-9b5b-1debf08617e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2026.05.14 16:29:01.247725 [ 311 ] {} <Debug> TCP-Session: 8da58546-4ea6-4445-ac40-a35cfc236371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2026.05.14 16:29:01.247492 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6174 | 2026.05.14 16:29:01.247477 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36873 | ||
| 6175 | 2026.05.14 16:29:01.247836 [ 304 ] {} <Debug> TCP-Session: 7f7d4bbf-cf50-49e7-b954-43e5f51ae05d Authenticating user 'default' from [fd00:1122:3344:101::e]:40617 | ||
| 6176 | 2026.05.14 16:29:01.247457 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64331 | ||
| 6177 | 2026.05.14 16:29:01.247870 [ 304 ] {} <Debug> TCP-Session: 7f7d4bbf-cf50-49e7-b954-43e5f51ae05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6178 | 2026.05.14 16:29:01.247885 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6179 | 2026.05.14 16:29:01.247910 [ 304 ] {} <Debug> TCP-Session: 7f7d4bbf-cf50-49e7-b954-43e5f51ae05d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6180 | 2026.05.14 16:29:01.247926 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6181 | 2026.05.14 16:29:01.247938 [ 308 ] {} <Debug> TCP-Session: dc448f0e-c4d5-443c-bff1-4a4b31c5bca9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36873 | ||
| 6182 | 2026.05.14 16:29:01.247968 [ 259 ] {844d7e62-3ceb-413b-85d2-9b2d2fb39b97} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52263) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6183 | 2026.05.14 16:29:01.247969 [ 305 ] {} <Debug> TCP-Session: bbfa75c4-bc21-4cea-9b17-63bbfc4f8250 Authenticating user 'default' from [fd00:1122:3344:101::e]:64331 | ||
| 6184 | 2026.05.14 16:29:01.247994 [ 308 ] {} <Debug> TCP-Session: dc448f0e-c4d5-443c-bff1-4a4b31c5bca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2026.05.14 16:29:01.248013 [ 305 ] {} <Debug> TCP-Session: bbfa75c4-bc21-4cea-9b17-63bbfc4f8250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2026.05.14 16:29:01.248027 [ 308 ] {} <Debug> TCP-Session: dc448f0e-c4d5-443c-bff1-4a4b31c5bca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2026.05.14 16:29:01.248045 [ 305 ] {} <Debug> TCP-Session: bbfa75c4-bc21-4cea-9b17-63bbfc4f8250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.05.14 16:29:01.247677 [ 293 ] {} <Debug> TCP-Session: e6361ee2-31c9-4172-a022-65bbceed1c31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2026.05.14 16:29:01.247636 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6190 | 2026.05.14 16:29:01.247488 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43601 | ||
| 6191 | 2026.05.14 16:29:01.248129 [ 312 ] {} <Debug> TCP-Session: 071a5e2b-62d5-4c2b-a120-2d46a98f4aa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63278 | ||
| 6192 | 2026.05.14 16:29:01.248176 [ 312 ] {} <Debug> TCP-Session: 071a5e2b-62d5-4c2b-a120-2d46a98f4aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6193 | 2026.05.14 16:29:01.248191 [ 312 ] {} <Debug> TCP-Session: 071a5e2b-62d5-4c2b-a120-2d46a98f4aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.05.14 16:29:01.248196 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6195 | 2026.05.14 16:29:01.248239 [ 310 ] {} <Debug> TCP-Session: 38604a25-a526-4737-bb51-2464711657fc Authenticating user 'default' from [fd00:1122:3344:101::e]:43601 | ||
| 6196 | 2026.05.14 16:29:01.248262 [ 310 ] {} <Debug> TCP-Session: 38604a25-a526-4737-bb51-2464711657fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2026.05.14 16:29:01.248277 [ 310 ] {} <Debug> TCP-Session: 38604a25-a526-4737-bb51-2464711657fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.05.14 16:29:01.248290 [ 259 ] {844d7e62-3ceb-413b-85d2-9b2d2fb39b97} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6199 | 2026.05.14 16:29:01.248466 [ 259 ] {844d7e62-3ceb-413b-85d2-9b2d2fb39b97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6200 | 2026.05.14 16:29:01.248760 [ 259 ] {844d7e62-3ceb-413b-85d2-9b2d2fb39b97} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f) (SelectExecutor): Key condition: unknown | ||
| 6201 | 2026.05.14 16:29:01.249756 [ 337 ] {844d7e62-3ceb-413b-85d2-9b2d2fb39b97} <Trace> AggregatingTransform: Aggregating | ||
| 6202 | 2026.05.14 16:29:01.249797 [ 337 ] {844d7e62-3ceb-413b-85d2-9b2d2fb39b97} <Trace> Aggregator: Aggregation method: without_key | ||
| 6203 | 2026.05.14 16:29:01.249826 [ 337 ] {844d7e62-3ceb-413b-85d2-9b2d2fb39b97} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096624 sec. (1034.940 rows/sec., 40.43 KiB/sec.) | ||
| 6204 | 2026.05.14 16:29:01.249840 [ 337 ] {844d7e62-3ceb-413b-85d2-9b2d2fb39b97} <Trace> Aggregator: Merging aggregated data | ||
| 6205 | 2026.05.14 16:29:01.250388 [ 259 ] {844d7e62-3ceb-413b-85d2-9b2d2fb39b97} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002481 sec., 403.0632809351068 rows/sec., 15.74 KiB/sec. | ||
| 6206 | 2026.05.14 16:29:01.250530 [ 259 ] {844d7e62-3ceb-413b-85d2-9b2d2fb39b97} <Debug> TCPHandler: Processed in 0.003121143 sec. | ||
| 6207 | 2026.05.14 16:29:01.250691 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6208 | 2026.05.14 16:29:01.250722 [ 259 ] {} <Debug> TCP-Session: 173f40fe-329f-42ac-89cf-73204e02815c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.05.14 16:29:01.250729 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6210 | 2026.05.14 16:29:01.250749 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6211 | 2026.05.14 16:29:01.250780 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6212 | 2026.05.14 16:29:01.250800 [ 293 ] {} <Debug> TCP-Session: e6361ee2-31c9-4172-a022-65bbceed1c31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6213 | 2026.05.14 16:29:01.250810 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6214 | 2026.05.14 16:29:01.250829 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6215 | 2026.05.14 16:29:01.250847 [ 312 ] {} <Debug> TCP-Session: 071a5e2b-62d5-4c2b-a120-2d46a98f4aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2026.05.14 16:29:01.250864 [ 311 ] {} <Debug> TCP-Session: 8da58546-4ea6-4445-ac40-a35cfc236371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6217 | 2026.05.14 16:29:01.250884 [ 309 ] {} <Debug> TCP-Session: cdaa3a59-c3c0-4df5-9b5b-1debf08617e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6218 | 2026.05.14 16:29:01.250852 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6219 | 2026.05.14 16:29:01.250935 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6220 | 2026.05.14 16:29:01.250960 [ 308 ] {} <Debug> TCP-Session: dc448f0e-c4d5-443c-bff1-4a4b31c5bca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6221 | 2026.05.14 16:29:01.250792 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6222 | 2026.05.14 16:29:01.250984 [ 310 ] {} <Debug> TCP-Session: 38604a25-a526-4737-bb51-2464711657fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6223 | 2026.05.14 16:29:01.251021 [ 305 ] {} <Debug> TCP-Session: bbfa75c4-bc21-4cea-9b17-63bbfc4f8250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2026.05.14 16:29:01.250829 [ 304 ] {} <Debug> TCP-Session: 7f7d4bbf-cf50-49e7-b954-43e5f51ae05d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2026.05.14 16:29:02.997936 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.05.14 16:29:02.998167 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6227 | 2026.05.14 16:29:02.998509 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6228 | 2026.05.14 16:29:02.998544 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6229 | 2026.05.14 16:29:02.998768 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6230 | 2026.05.14 16:29:02.998838 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6231 | 2026.05.14 16:29:02.998985 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6232 | 2026.05.14 16:29:02.999097 [ 338 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6233 | 2026.05.14 16:29:02.999115 [ 337 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6234 | 2026.05.14 16:29:02.999099 [ 351 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6235 | 2026.05.14 16:29:02.999097 [ 316 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6236 | 2026.05.14 16:29:02.999331 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6237 | 2026.05.14 16:29:02.999360 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6238 | 2026.05.14 16:29:02.999431 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6239 | 2026.05.14 16:29:02.999452 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6240 | 2026.05.14 16:29:02.999486 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6241 | 2026.05.14 16:29:02.999526 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6242 | 2026.05.14 16:29:03.001329 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003245 sec., 12634.82280431433 rows/sec., 2.28 MiB/sec. | ||
| 6243 | 2026.05.14 16:29:03.001522 [ 295 ] {fcbdeda9-174e-4d3c-a383-be9c9c45e16c} <Debug> TCPHandler: Processed in 0.003721299 sec. | ||
| 6244 | 2026.05.14 16:29:03.003631 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2026.05.14 16:29:03.003785 [ 295 ] {b72ae2f9-b3e7-47e2-949f-6370fa4f97c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6246 | 2026.05.14 16:29:03.003858 [ 295 ] {b72ae2f9-b3e7-47e2-949f-6370fa4f97c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6247 | 2026.05.14 16:29:03.004596 [ 295 ] {b72ae2f9-b3e7-47e2-949f-6370fa4f97c7} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.05.14 16:29:03.004643 [ 295 ] {b72ae2f9-b3e7-47e2-949f-6370fa4f97c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6249 | 2026.05.14 16:29:03.005025 [ 295 ] {b72ae2f9-b3e7-47e2-949f-6370fa4f97c7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6250 | 2026.05.14 16:29:03.005247 [ 295 ] {b72ae2f9-b3e7-47e2-949f-6370fa4f97c7} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.05.14 16:29:03.005388 [ 31 ] {} <Debug> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6252 | 2026.05.14 16:29:03.005427 [ 31 ] {} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.05.14 16:29:03.005435 [ 295 ] {b72ae2f9-b3e7-47e2-949f-6370fa4f97c7} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001693 sec., 38984.05197873597 rows/sec., 3.09 MiB/sec. | ||
| 6254 | 2026.05.14 16:29:03.005447 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6255 | 2026.05.14 16:29:03.005510 [ 295 ] {b72ae2f9-b3e7-47e2-949f-6370fa4f97c7} <Debug> TCPHandler: Processed in 0.001999611 sec. | ||
| 6256 | 2026.05.14 16:29:03.005554 [ 197 ] {f477292e-5334-4b05-bbd3-d17814ecb098::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 | ||
| 6257 | 2026.05.14 16:29:03.005653 [ 197 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6258 | 2026.05.14 16:29:03.005677 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2026.05.14 16:29:03.005685 [ 197 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3238 rows starting from the beginning of the part | ||
| 6260 | 2026.05.14 16:29:03.005761 [ 197 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 871 rows starting from the beginning of the part | ||
| 6261 | 2026.05.14 16:29:03.005789 [ 295 ] {9f0950dc-a0ba-4530-8208-63dbd8c477eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6262 | 2026.05.14 16:29:03.005804 [ 197 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
| 6263 | 2026.05.14 16:29:03.005838 [ 295 ] {9f0950dc-a0ba-4530-8208-63dbd8c477eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6264 | 2026.05.14 16:29:03.005851 [ 197 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3217 rows starting from the beginning of the part | ||
| 6265 | 2026.05.14 16:29:03.005895 [ 197 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 6266 | 2026.05.14 16:29:03.005934 [ 197 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part | ||
| 6267 | 2026.05.14 16:29:03.006327 [ 295 ] {9f0950dc-a0ba-4530-8208-63dbd8c477eb} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.05.14 16:29:03.006375 [ 295 ] {9f0950dc-a0ba-4530-8208-63dbd8c477eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6269 | 2026.05.14 16:29:03.006753 [ 295 ] {9f0950dc-a0ba-4530-8208-63dbd8c477eb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6270 | 2026.05.14 16:29:03.006986 [ 295 ] {9f0950dc-a0ba-4530-8208-63dbd8c477eb} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2026.05.14 16:29:03.007140 [ 295 ] {9f0950dc-a0ba-4530-8208-63dbd8c477eb} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00137 sec., 3649.6350364963505 rows/sec., 274.44 KiB/sec. | ||
| 6272 | 2026.05.14 16:29:03.007179 [ 295 ] {9f0950dc-a0ba-4530-8208-63dbd8c477eb} <Debug> TCPHandler: Processed in 0.001563087 sec. | ||
| 6273 | 2026.05.14 16:29:03.007308 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.05.14 16:29:03.007400 [ 295 ] {8ae8ab15-a195-413e-9538-c09c37d58355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6275 | 2026.05.14 16:29:03.007438 [ 295 ] {8ae8ab15-a195-413e-9538-c09c37d58355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6276 | 2026.05.14 16:29:03.007843 [ 295 ] {8ae8ab15-a195-413e-9538-c09c37d58355} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.05.14 16:29:03.007877 [ 295 ] {8ae8ab15-a195-413e-9538-c09c37d58355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6278 | 2026.05.14 16:29:03.008055 [ 199 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7514 rows, containing 5 columns (5 merged, 0 gathered) in 0.002577997 sec., 2914665.920868023 rows/sec., 230.22 MiB/sec. | ||
| 6279 | 2026.05.14 16:29:03.008164 [ 295 ] {8ae8ab15-a195-413e-9538-c09c37d58355} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6280 | 2026.05.14 16:29:03.008412 [ 194 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6281 | 2026.05.14 16:29:03.008429 [ 295 ] {8ae8ab15-a195-413e-9538-c09c37d58355} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.05.14 16:29:03.008539 [ 31 ] {} <Debug> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6283 | 2026.05.14 16:29:03.008557 [ 295 ] {8ae8ab15-a195-413e-9538-c09c37d58355} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001172 sec., 58873.720136518765 rows/sec., 4.60 MiB/sec. | ||
| 6284 | 2026.05.14 16:29:03.008579 [ 31 ] {} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.05.14 16:29:03.008601 [ 295 ] {8ae8ab15-a195-413e-9538-c09c37d58355} <Debug> TCPHandler: Processed in 0.001341114 sec. | ||
| 6286 | 2026.05.14 16:29:03.008608 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6287 | 2026.05.14 16:29:03.008677 [ 194 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_36_7} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.05.14 16:29:03.008700 [ 197 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::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.14 16:29:03.008745 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6290 | 2026.05.14 16:29:03.008754 [ 194 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_36_7} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6291 | 2026.05.14 16:29:03.008795 [ 197 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6292 | 2026.05.14 16:29:03.008825 [ 197 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1792 rows starting from the beginning of the part | ||
| 6293 | 2026.05.14 16:29:03.008841 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 6294 | 2026.05.14 16:29:03.008844 [ 295 ] {d7ba1b2b-8a78-42a3-bbf5-fdcf4928613d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6295 | 2026.05.14 16:29:03.008871 [ 197 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 527 rows starting from the beginning of the part | ||
| 6296 | 2026.05.14 16:29:03.008897 [ 295 ] {d7ba1b2b-8a78-42a3-bbf5-fdcf4928613d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6297 | 2026.05.14 16:29:03.008915 [ 197 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 69 rows starting from the beginning of the part | ||
| 6298 | 2026.05.14 16:29:03.008955 [ 197 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1753 rows starting from the beginning of the part | ||
| 6299 | 2026.05.14 16:29:03.008990 [ 197 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 6300 | 2026.05.14 16:29:03.009025 [ 197 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 69 rows starting from the beginning of the part | ||
| 6301 | 2026.05.14 16:29:03.009310 [ 295 ] {d7ba1b2b-8a78-42a3-bbf5-fdcf4928613d} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.05.14 16:29:03.009350 [ 295 ] {d7ba1b2b-8a78-42a3-bbf5-fdcf4928613d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6303 | 2026.05.14 16:29:03.009688 [ 295 ] {d7ba1b2b-8a78-42a3-bbf5-fdcf4928613d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6304 | 2026.05.14 16:29:03.009898 [ 295 ] {d7ba1b2b-8a78-42a3-bbf5-fdcf4928613d} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.05.14 16:29:03.010003 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6306 | 2026.05.14 16:29:03.010029 [ 295 ] {d7ba1b2b-8a78-42a3-bbf5-fdcf4928613d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 6307 | 2026.05.14 16:29:03.010032 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2026.05.14 16:29:03.010069 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6309 | 2026.05.14 16:29:03.010074 [ 295 ] {d7ba1b2b-8a78-42a3-bbf5-fdcf4928613d} <Debug> TCPHandler: Processed in 0.001377174 sec. | ||
| 6310 | 2026.05.14 16:29:03.010161 [ 199 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 6311 | 2026.05.14 16:29:03.010231 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2026.05.14 16:29:03.010291 [ 199 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6313 | 2026.05.14 16:29:03.010290 [ 193 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4274 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618108 sec., 2641356.448395286 rows/sec., 190.97 MiB/sec. | ||
| 6314 | 2026.05.14 16:29:03.010330 [ 199 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12399 rows starting from the beginning of the part | ||
| 6315 | 2026.05.14 16:29:03.010330 [ 295 ] {5fcb4449-cc4a-4006-84cb-797bf7c76103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6316 | 2026.05.14 16:29:03.010401 [ 295 ] {5fcb4449-cc4a-4006-84cb-797bf7c76103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6317 | 2026.05.14 16:29:03.010432 [ 199 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 6318 | 2026.05.14 16:29:03.010483 [ 199 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6319 | 2026.05.14 16:29:03.010525 [ 199 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1602 rows starting from the beginning of the part | ||
| 6320 | 2026.05.14 16:29:03.010536 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6321 | 2026.05.14 16:29:03.010565 [ 199 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 6322 | 2026.05.14 16:29:03.010606 [ 199 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6323 | 2026.05.14 16:29:03.010829 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_36_7} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.05.14 16:29:03.010908 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_36_7} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6325 | 2026.05.14 16:29:03.010994 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 6326 | 2026.05.14 16:29:03.011161 [ 295 ] {5fcb4449-cc4a-4006-84cb-797bf7c76103} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.05.14 16:29:03.011201 [ 295 ] {5fcb4449-cc4a-4006-84cb-797bf7c76103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6328 | 2026.05.14 16:29:03.011696 [ 295 ] {5fcb4449-cc4a-4006-84cb-797bf7c76103} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6329 | 2026.05.14 16:29:03.011931 [ 295 ] {5fcb4449-cc4a-4006-84cb-797bf7c76103} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.05.14 16:29:03.012080 [ 295 ] {5fcb4449-cc4a-4006-84cb-797bf7c76103} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001768 sec., 2828.054298642534 rows/sec., 5.07 MiB/sec. | ||
| 6331 | 2026.05.14 16:29:03.012132 [ 295 ] {5fcb4449-cc4a-4006-84cb-797bf7c76103} <Debug> TCPHandler: Processed in 0.001949031 sec. | ||
| 6332 | 2026.05.14 16:29:03.012263 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2026.05.14 16:29:03.012357 [ 295 ] {985bcad6-491e-4602-a239-522cf3098966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6334 | 2026.05.14 16:29:03.012398 [ 295 ] {985bcad6-491e-4602-a239-522cf3098966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6335 | 2026.05.14 16:29:03.012767 [ 295 ] {985bcad6-491e-4602-a239-522cf3098966} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.05.14 16:29:03.012802 [ 295 ] {985bcad6-491e-4602-a239-522cf3098966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6337 | 2026.05.14 16:29:03.013111 [ 295 ] {985bcad6-491e-4602-a239-522cf3098966} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6338 | 2026.05.14 16:29:03.013320 [ 295 ] {985bcad6-491e-4602-a239-522cf3098966} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.05.14 16:29:03.013431 [ 30 ] {} <Debug> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6340 | 2026.05.14 16:29:03.013453 [ 295 ] {985bcad6-491e-4602-a239-522cf3098966} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 6341 | 2026.05.14 16:29:03.013464 [ 30 ] {} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2026.05.14 16:29:03.013494 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6343 | 2026.05.14 16:29:03.013495 [ 295 ] {985bcad6-491e-4602-a239-522cf3098966} <Debug> TCPHandler: Processed in 0.001280473 sec. | ||
| 6344 | 2026.05.14 16:29:03.013577 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 6345 | 2026.05.14 16:29:03.013682 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6346 | 2026.05.14 16:29:03.013711 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2100 rows starting from the beginning of the part | ||
| 6347 | 2026.05.14 16:29:03.013761 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 6348 | 2026.05.14 16:29:03.013802 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 6349 | 2026.05.14 16:29:03.013841 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 6350 | 2026.05.14 16:29:03.013877 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 6351 | 2026.05.14 16:29:03.013913 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6352 | 2026.05.14 16:29:03.014111 [ 187 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14714 rows, containing 5 columns (5 merged, 0 gathered) in 0.003990342 sec., 3687403.235111176 rows/sec., 237.66 MiB/sec. | ||
| 6353 | 2026.05.14 16:29:03.014487 [ 199 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6354 | 2026.05.14 16:29:03.014734 [ 199 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.05.14 16:29:03.014796 [ 199 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6356 | 2026.05.14 16:29:03.014856 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 6357 | 2026.05.14 16:29:03.014980 [ 186 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001435285 sec., 1672141.7697530456 rows/sec., 107.85 MiB/sec. | ||
| 6358 | 2026.05.14 16:29:03.015253 [ 199 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6359 | 2026.05.14 16:29:03.015499 [ 199 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_36_7} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2026.05.14 16:29:03.015565 [ 199 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_36_7} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6361 | 2026.05.14 16:29:03.015633 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6362 | 2026.05.14 16:29:04.544476 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6363 | 2026.05.14 16:29:04.544518 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6364 | 2026.05.14 16:29:04.626595 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11443 | ||
| 6365 | 2026.05.14 16:29:04.627144 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.05.14 16:29:04.627194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6367 | 2026.05.14 16:29:04.627735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6368 | 2026.05.14 16:29:04.628008 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.05.14 16:29:04.628159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11443 | ||
| 6370 | 2026.05.14 16:29:04.659139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 788 | ||
| 6371 | 2026.05.14 16:29:04.661476 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.05.14 16:29:04.661524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6373 | 2026.05.14 16:29:04.662721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6374 | 2026.05.14 16:29:04.662992 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.05.14 16:29:04.663247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
| 6376 | 2026.05.14 16:29:05.213716 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6377 | 2026.05.14 16:29:05.231108 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.05.14 16:29:05.231167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6379 | 2026.05.14 16:29:05.236893 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6380 | 2026.05.14 16:29:05.237601 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.05.14 16:29:05.240666 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6382 | 2026.05.14 16:29:08.003263 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2026.05.14 16:29:08.003532 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6384 | 2026.05.14 16:29:08.003882 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6385 | 2026.05.14 16:29:08.003918 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6386 | 2026.05.14 16:29:08.004151 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6387 | 2026.05.14 16:29:08.004216 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6388 | 2026.05.14 16:29:08.004355 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6389 | 2026.05.14 16:29:08.004453 [ 351 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6390 | 2026.05.14 16:29:08.004471 [ 347 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6391 | 2026.05.14 16:29:08.004499 [ 325 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6392 | 2026.05.14 16:29:08.004466 [ 338 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6393 | 2026.05.14 16:29:08.004698 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6394 | 2026.05.14 16:29:08.004747 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6395 | 2026.05.14 16:29:08.004858 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6396 | 2026.05.14 16:29:08.004883 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6397 | 2026.05.14 16:29:08.004938 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6398 | 2026.05.14 16:29:08.004987 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6399 | 2026.05.14 16:29:08.006501 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003079 sec., 13316.011692107826 rows/sec., 2.40 MiB/sec. | ||
| 6400 | 2026.05.14 16:29:08.006616 [ 295 ] {2c4b0eda-e705-4c56-a481-9e32a5788d3d} <Debug> TCPHandler: Processed in 0.003491847 sec. | ||
| 6401 | 2026.05.14 16:29:08.011636 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2026.05.14 16:29:08.011788 [ 295 ] {953580e5-b48b-4586-b326-ce792c0f6613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6403 | 2026.05.14 16:29:08.011850 [ 295 ] {953580e5-b48b-4586-b326-ce792c0f6613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6404 | 2026.05.14 16:29:08.012582 [ 295 ] {953580e5-b48b-4586-b326-ce792c0f6613} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.05.14 16:29:08.012646 [ 295 ] {953580e5-b48b-4586-b326-ce792c0f6613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6406 | 2026.05.14 16:29:08.013008 [ 295 ] {953580e5-b48b-4586-b326-ce792c0f6613} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6407 | 2026.05.14 16:29:08.013229 [ 295 ] {953580e5-b48b-4586-b326-ce792c0f6613} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.05.14 16:29:08.013369 [ 295 ] {953580e5-b48b-4586-b326-ce792c0f6613} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001626 sec., 174661.74661746618 rows/sec., 11.09 MiB/sec. | ||
| 6409 | 2026.05.14 16:29:08.013391 [ 25 ] {} <Debug> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6410 | 2026.05.14 16:29:08.013407 [ 295 ] {953580e5-b48b-4586-b326-ce792c0f6613} <Debug> TCPHandler: Processed in 0.001899121 sec. | ||
| 6411 | 2026.05.14 16:29:08.013466 [ 25 ] {} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2026.05.14 16:29:08.013498 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6413 | 2026.05.14 16:29:08.013556 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2026.05.14 16:29:08.013599 [ 186 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6415 | 2026.05.14 16:29:08.013692 [ 295 ] {39352d73-232c-422e-b145-57004b22174c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6416 | 2026.05.14 16:29:08.013722 [ 186 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6417 | 2026.05.14 16:29:08.013737 [ 295 ] {39352d73-232c-422e-b145-57004b22174c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6418 | 2026.05.14 16:29:08.013758 [ 186 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 6419 | 2026.05.14 16:29:08.013828 [ 186 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6420 | 2026.05.14 16:29:08.013874 [ 186 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 6421 | 2026.05.14 16:29:08.013915 [ 186 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 6422 | 2026.05.14 16:29:08.013953 [ 186 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 6423 | 2026.05.14 16:29:08.014618 [ 295 ] {39352d73-232c-422e-b145-57004b22174c} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2026.05.14 16:29:08.014660 [ 295 ] {39352d73-232c-422e-b145-57004b22174c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6425 | 2026.05.14 16:29:08.014885 [ 199 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325004 sec., 1071694.8779022554 rows/sec., 72.16 MiB/sec. | ||
| 6426 | 2026.05.14 16:29:08.015025 [ 295 ] {39352d73-232c-422e-b145-57004b22174c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6427 | 2026.05.14 16:29:08.015081 [ 187 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6428 | 2026.05.14 16:29:08.015281 [ 295 ] {39352d73-232c-422e-b145-57004b22174c} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.05.14 16:29:08.015416 [ 187 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_17_4} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.05.14 16:29:08.015426 [ 295 ] {39352d73-232c-422e-b145-57004b22174c} <Debug> executeQuery: Read 871 rows, 69.90 KiB in 0.001752 sec., 497146.11872146116 rows/sec., 38.96 MiB/sec. | ||
| 6431 | 2026.05.14 16:29:08.015473 [ 295 ] {39352d73-232c-422e-b145-57004b22174c} <Debug> TCPHandler: Processed in 0.00196678 sec. | ||
| 6432 | 2026.05.14 16:29:08.015505 [ 187 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_17_4} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6433 | 2026.05.14 16:29:08.015605 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6434 | 2026.05.14 16:29:08.015673 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2026.05.14 16:29:08.015773 [ 295 ] {3976d077-bf76-491b-8623-54aba8b39261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6436 | 2026.05.14 16:29:08.015812 [ 295 ] {3976d077-bf76-491b-8623-54aba8b39261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6437 | 2026.05.14 16:29:08.016342 [ 295 ] {3976d077-bf76-491b-8623-54aba8b39261} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.05.14 16:29:08.016379 [ 295 ] {3976d077-bf76-491b-8623-54aba8b39261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6439 | 2026.05.14 16:29:08.016693 [ 295 ] {3976d077-bf76-491b-8623-54aba8b39261} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6440 | 2026.05.14 16:29:08.016896 [ 295 ] {3976d077-bf76-491b-8623-54aba8b39261} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.05.14 16:29:08.017026 [ 295 ] {3976d077-bf76-491b-8623-54aba8b39261} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001272 sec., 140723.2704402516 rows/sec., 8.69 MiB/sec. | ||
| 6442 | 2026.05.14 16:29:08.017063 [ 295 ] {3976d077-bf76-491b-8623-54aba8b39261} <Debug> TCPHandler: Processed in 0.001443405 sec. | ||
| 6443 | 2026.05.14 16:29:08.017201 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2026.05.14 16:29:08.017295 [ 295 ] {e23b08a1-96a4-4a32-be79-e8f9e6b0c657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6445 | 2026.05.14 16:29:08.017334 [ 295 ] {e23b08a1-96a4-4a32-be79-e8f9e6b0c657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6446 | 2026.05.14 16:29:08.017811 [ 295 ] {e23b08a1-96a4-4a32-be79-e8f9e6b0c657} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2026.05.14 16:29:08.017846 [ 295 ] {e23b08a1-96a4-4a32-be79-e8f9e6b0c657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6448 | 2026.05.14 16:29:08.018138 [ 295 ] {e23b08a1-96a4-4a32-be79-e8f9e6b0c657} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6449 | 2026.05.14 16:29:08.018334 [ 295 ] {e23b08a1-96a4-4a32-be79-e8f9e6b0c657} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.05.14 16:29:08.018462 [ 295 ] {e23b08a1-96a4-4a32-be79-e8f9e6b0c657} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 6451 | 2026.05.14 16:29:08.018498 [ 295 ] {e23b08a1-96a4-4a32-be79-e8f9e6b0c657} <Debug> TCPHandler: Processed in 0.001345814 sec. | ||
| 6452 | 2026.05.14 16:29:08.018615 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2026.05.14 16:29:08.018707 [ 295 ] {01551d33-a95c-490a-bdfa-7c43542f8e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6454 | 2026.05.14 16:29:08.018745 [ 295 ] {01551d33-a95c-490a-bdfa-7c43542f8e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6455 | 2026.05.14 16:29:08.019201 [ 295 ] {01551d33-a95c-490a-bdfa-7c43542f8e1e} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.05.14 16:29:08.019236 [ 295 ] {01551d33-a95c-490a-bdfa-7c43542f8e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6457 | 2026.05.14 16:29:08.019527 [ 295 ] {01551d33-a95c-490a-bdfa-7c43542f8e1e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6458 | 2026.05.14 16:29:08.019729 [ 295 ] {01551d33-a95c-490a-bdfa-7c43542f8e1e} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.05.14 16:29:08.019826 [ 25 ] {} <Debug> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6460 | 2026.05.14 16:29:08.019851 [ 295 ] {01551d33-a95c-490a-bdfa-7c43542f8e1e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 6461 | 2026.05.14 16:29:08.019885 [ 25 ] {} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.05.14 16:29:08.019914 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6463 | 2026.05.14 16:29:08.019918 [ 295 ] {01551d33-a95c-490a-bdfa-7c43542f8e1e} <Debug> TCPHandler: Processed in 0.001350654 sec. | ||
| 6464 | 2026.05.14 16:29:08.019990 [ 186 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6465 | 2026.05.14 16:29:08.020067 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2026.05.14 16:29:08.020081 [ 186 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6467 | 2026.05.14 16:29:08.020113 [ 186 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 6468 | 2026.05.14 16:29:08.020158 [ 186 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6469 | 2026.05.14 16:29:08.020167 [ 295 ] {daf2a8bd-e0c2-424d-b157-a6250f05047a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6470 | 2026.05.14 16:29:08.020194 [ 186 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6471 | 2026.05.14 16:29:08.020210 [ 295 ] {daf2a8bd-e0c2-424d-b157-a6250f05047a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6472 | 2026.05.14 16:29:08.020234 [ 186 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 6473 | 2026.05.14 16:29:08.020274 [ 186 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 6474 | 2026.05.14 16:29:08.020874 [ 295 ] {daf2a8bd-e0c2-424d-b157-a6250f05047a} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.05.14 16:29:08.020914 [ 295 ] {daf2a8bd-e0c2-424d-b157-a6250f05047a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6476 | 2026.05.14 16:29:08.020990 [ 186 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001027571 sec., 720144.8853655856 rows/sec., 43.70 MiB/sec. | ||
| 6477 | 2026.05.14 16:29:08.021115 [ 186 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6478 | 2026.05.14 16:29:08.021262 [ 295 ] {daf2a8bd-e0c2-424d-b157-a6250f05047a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6479 | 2026.05.14 16:29:08.021379 [ 186 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_17_4} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.05.14 16:29:08.021462 [ 186 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_17_4} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6481 | 2026.05.14 16:29:08.021515 [ 295 ] {daf2a8bd-e0c2-424d-b157-a6250f05047a} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6482 | 2026.05.14 16:29:08.021530 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6483 | 2026.05.14 16:29:08.021646 [ 295 ] {daf2a8bd-e0c2-424d-b157-a6250f05047a} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001505 sec., 350166.1129568106 rows/sec., 24.75 MiB/sec. | ||
| 6484 | 2026.05.14 16:29:08.021691 [ 295 ] {daf2a8bd-e0c2-424d-b157-a6250f05047a} <Debug> TCPHandler: Processed in 0.001684228 sec. | ||
| 6485 | 2026.05.14 16:29:08.021804 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.05.14 16:29:08.021893 [ 295 ] {cd9a1c1c-3528-45b0-998b-a647cd68e231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6487 | 2026.05.14 16:29:08.021930 [ 295 ] {cd9a1c1c-3528-45b0-998b-a647cd68e231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6488 | 2026.05.14 16:29:08.022242 [ 295 ] {cd9a1c1c-3528-45b0-998b-a647cd68e231} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.05.14 16:29:08.022275 [ 295 ] {cd9a1c1c-3528-45b0-998b-a647cd68e231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6490 | 2026.05.14 16:29:08.022630 [ 295 ] {cd9a1c1c-3528-45b0-998b-a647cd68e231} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6491 | 2026.05.14 16:29:08.022831 [ 295 ] {cd9a1c1c-3528-45b0-998b-a647cd68e231} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.05.14 16:29:08.022956 [ 295 ] {cd9a1c1c-3528-45b0-998b-a647cd68e231} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 6493 | 2026.05.14 16:29:08.022990 [ 295 ] {cd9a1c1c-3528-45b0-998b-a647cd68e231} <Debug> TCPHandler: Processed in 0.001213123 sec. | ||
| 6494 | 2026.05.14 16:29:08.023103 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.05.14 16:29:08.023196 [ 295 ] {c5e62165-98ca-42dc-bff5-2979c81e9491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6496 | 2026.05.14 16:29:08.023237 [ 295 ] {c5e62165-98ca-42dc-bff5-2979c81e9491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6497 | 2026.05.14 16:29:08.023683 [ 295 ] {c5e62165-98ca-42dc-bff5-2979c81e9491} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.05.14 16:29:08.023719 [ 295 ] {c5e62165-98ca-42dc-bff5-2979c81e9491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6499 | 2026.05.14 16:29:08.024057 [ 295 ] {c5e62165-98ca-42dc-bff5-2979c81e9491} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6500 | 2026.05.14 16:29:08.024266 [ 295 ] {c5e62165-98ca-42dc-bff5-2979c81e9491} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.05.14 16:29:08.024391 [ 295 ] {c5e62165-98ca-42dc-bff5-2979c81e9491} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001212 sec., 218646.86468646865 rows/sec., 14.53 MiB/sec. | ||
| 6502 | 2026.05.14 16:29:08.024431 [ 295 ] {c5e62165-98ca-42dc-bff5-2979c81e9491} <Debug> TCPHandler: Processed in 0.001375624 sec. | ||
| 6503 | 2026.05.14 16:29:08.024551 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2026.05.14 16:29:08.024649 [ 295 ] {ba8e271e-c5ce-4390-a5b0-17de4ea5a382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6505 | 2026.05.14 16:29:08.024689 [ 295 ] {ba8e271e-c5ce-4390-a5b0-17de4ea5a382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6506 | 2026.05.14 16:29:08.025042 [ 295 ] {ba8e271e-c5ce-4390-a5b0-17de4ea5a382} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.05.14 16:29:08.025076 [ 295 ] {ba8e271e-c5ce-4390-a5b0-17de4ea5a382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6508 | 2026.05.14 16:29:08.025375 [ 295 ] {ba8e271e-c5ce-4390-a5b0-17de4ea5a382} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6509 | 2026.05.14 16:29:08.025629 [ 295 ] {ba8e271e-c5ce-4390-a5b0-17de4ea5a382} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.05.14 16:29:08.025759 [ 295 ] {ba8e271e-c5ce-4390-a5b0-17de4ea5a382} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 6511 | 2026.05.14 16:29:08.025794 [ 295 ] {ba8e271e-c5ce-4390-a5b0-17de4ea5a382} <Debug> TCPHandler: Processed in 0.001290593 sec. | ||
| 6512 | 2026.05.14 16:29:08.025996 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.05.14 16:29:08.026095 [ 295 ] {f3d2c4f4-9fbf-4db9-ab01-5ebd071c1bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6514 | 2026.05.14 16:29:08.026146 [ 295 ] {f3d2c4f4-9fbf-4db9-ab01-5ebd071c1bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6515 | 2026.05.14 16:29:08.026926 [ 295 ] {f3d2c4f4-9fbf-4db9-ab01-5ebd071c1bc6} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.05.14 16:29:08.026962 [ 295 ] {f3d2c4f4-9fbf-4db9-ab01-5ebd071c1bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6517 | 2026.05.14 16:29:08.027500 [ 295 ] {f3d2c4f4-9fbf-4db9-ab01-5ebd071c1bc6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6518 | 2026.05.14 16:29:08.027719 [ 295 ] {f3d2c4f4-9fbf-4db9-ab01-5ebd071c1bc6} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.05.14 16:29:08.027855 [ 295 ] {f3d2c4f4-9fbf-4db9-ab01-5ebd071c1bc6} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001778 sec., 20809.898762654666 rows/sec., 37.29 MiB/sec. | ||
| 6520 | 2026.05.14 16:29:08.027905 [ 295 ] {f3d2c4f4-9fbf-4db9-ab01-5ebd071c1bc6} <Debug> TCPHandler: Processed in 0.001969801 sec. | ||
| 6521 | 2026.05.14 16:29:08.028058 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.05.14 16:29:08.028153 [ 295 ] {6a0f1de5-24cd-4a76-b0b2-65525ffe65d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.05.14 16:29:08.028194 [ 295 ] {6a0f1de5-24cd-4a76-b0b2-65525ffe65d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6524 | 2026.05.14 16:29:08.028583 [ 295 ] {6a0f1de5-24cd-4a76-b0b2-65525ffe65d7} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.05.14 16:29:08.028620 [ 295 ] {6a0f1de5-24cd-4a76-b0b2-65525ffe65d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6526 | 2026.05.14 16:29:08.028964 [ 295 ] {6a0f1de5-24cd-4a76-b0b2-65525ffe65d7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6527 | 2026.05.14 16:29:08.029175 [ 295 ] {6a0f1de5-24cd-4a76-b0b2-65525ffe65d7} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.05.14 16:29:08.029299 [ 295 ] {6a0f1de5-24cd-4a76-b0b2-65525ffe65d7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001165 sec., 77253.21888412017 rows/sec., 4.83 MiB/sec. | ||
| 6529 | 2026.05.14 16:29:08.029335 [ 295 ] {6a0f1de5-24cd-4a76-b0b2-65525ffe65d7} <Debug> TCPHandler: Processed in 0.001324634 sec. | ||
| 6530 | 2026.05.14 16:29:12.128473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11955 | ||
| 6531 | 2026.05.14 16:29:12.129008 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.05.14 16:29:12.129058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6533 | 2026.05.14 16:29:12.129565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6534 | 2026.05.14 16:29:12.129832 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.05.14 16:29:12.129984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11955 | ||
| 6536 | 2026.05.14 16:29:12.740978 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6537 | 2026.05.14 16:29:12.760392 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.05.14 16:29:12.760464 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6539 | 2026.05.14 16:29:12.766870 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6540 | 2026.05.14 16:29:12.767616 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2026.05.14 16:29:12.771148 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6542 | 2026.05.14 16:29:12.999041 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2026.05.14 16:29:12.999249 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 6544 | 2026.05.14 16:29:12.999570 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6545 | 2026.05.14 16:29:12.999609 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 6546 | 2026.05.14 16:29:12.999892 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6547 | 2026.05.14 16:29:12.999959 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6548 | 2026.05.14 16:29:13.000099 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6549 | 2026.05.14 16:29:13.000213 [ 325 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6550 | 2026.05.14 16:29:13.000237 [ 327 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6551 | 2026.05.14 16:29:13.000228 [ 338 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6552 | 2026.05.14 16:29:13.000228 [ 347 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6553 | 2026.05.14 16:29:13.000423 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6554 | 2026.05.14 16:29:13.000451 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6555 | 2026.05.14 16:29:13.000518 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6556 | 2026.05.14 16:29:13.000540 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6557 | 2026.05.14 16:29:13.000579 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6558 | 2026.05.14 16:29:13.000616 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6559 | 2026.05.14 16:29:13.001890 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002691 sec., 15235.97175771089 rows/sec., 2.75 MiB/sec. | ||
| 6560 | 2026.05.14 16:29:13.002020 [ 295 ] {18ff7205-579e-4f98-8ebe-bc46db51181c} <Debug> TCPHandler: Processed in 0.003088323 sec. | ||
| 6561 | 2026.05.14 16:29:13.004014 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2026.05.14 16:29:13.004128 [ 295 ] {1d16ea07-e365-4fc2-908d-999d4c56445c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6563 | 2026.05.14 16:29:13.004170 [ 295 ] {1d16ea07-e365-4fc2-908d-999d4c56445c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6564 | 2026.05.14 16:29:13.004724 [ 295 ] {1d16ea07-e365-4fc2-908d-999d4c56445c} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.05.14 16:29:13.004763 [ 295 ] {1d16ea07-e365-4fc2-908d-999d4c56445c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6566 | 2026.05.14 16:29:13.005081 [ 295 ] {1d16ea07-e365-4fc2-908d-999d4c56445c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6567 | 2026.05.14 16:29:13.005294 [ 295 ] {1d16ea07-e365-4fc2-908d-999d4c56445c} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.05.14 16:29:13.005432 [ 295 ] {1d16ea07-e365-4fc2-908d-999d4c56445c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001334 sec., 2998.500749625188 rows/sec., 244.51 KiB/sec. | ||
| 6569 | 2026.05.14 16:29:13.005469 [ 295 ] {1d16ea07-e365-4fc2-908d-999d4c56445c} <Debug> TCPHandler: Processed in 0.001506906 sec. | ||
| 6570 | 2026.05.14 16:29:13.005655 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.05.14 16:29:13.005754 [ 295 ] {e344a8d0-0e26-4df6-98fa-6cd4be3cd991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6572 | 2026.05.14 16:29:13.005809 [ 295 ] {e344a8d0-0e26-4df6-98fa-6cd4be3cd991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6573 | 2026.05.14 16:29:13.006258 [ 295 ] {e344a8d0-0e26-4df6-98fa-6cd4be3cd991} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.05.14 16:29:13.006294 [ 295 ] {e344a8d0-0e26-4df6-98fa-6cd4be3cd991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6575 | 2026.05.14 16:29:13.006592 [ 295 ] {e344a8d0-0e26-4df6-98fa-6cd4be3cd991} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6576 | 2026.05.14 16:29:13.006797 [ 295 ] {e344a8d0-0e26-4df6-98fa-6cd4be3cd991} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.05.14 16:29:13.006926 [ 295 ] {e344a8d0-0e26-4df6-98fa-6cd4be3cd991} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001194 sec., 56951.42378559464 rows/sec., 4.50 MiB/sec. | ||
| 6578 | 2026.05.14 16:29:13.006961 [ 295 ] {e344a8d0-0e26-4df6-98fa-6cd4be3cd991} <Debug> TCPHandler: Processed in 0.001353774 sec. | ||
| 6579 | 2026.05.14 16:29:13.007142 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.05.14 16:29:13.007237 [ 295 ] {ebf94a00-be63-4749-8872-4a78bdaa342e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6581 | 2026.05.14 16:29:13.007276 [ 295 ] {ebf94a00-be63-4749-8872-4a78bdaa342e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6582 | 2026.05.14 16:29:13.007714 [ 295 ] {ebf94a00-be63-4749-8872-4a78bdaa342e} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.05.14 16:29:13.007752 [ 295 ] {ebf94a00-be63-4749-8872-4a78bdaa342e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6584 | 2026.05.14 16:29:13.008033 [ 295 ] {ebf94a00-be63-4749-8872-4a78bdaa342e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6585 | 2026.05.14 16:29:13.008243 [ 295 ] {ebf94a00-be63-4749-8872-4a78bdaa342e} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.05.14 16:29:13.008366 [ 295 ] {ebf94a00-be63-4749-8872-4a78bdaa342e} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001148 sec., 7839.7212543554015 rows/sec., 570.80 KiB/sec. | ||
| 6587 | 2026.05.14 16:29:13.008401 [ 295 ] {ebf94a00-be63-4749-8872-4a78bdaa342e} <Debug> TCPHandler: Processed in 0.001317694 sec. | ||
| 6588 | 2026.05.14 16:29:13.008538 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2026.05.14 16:29:13.008631 [ 295 ] {dd4d17da-00ad-44bd-a768-4b003f888c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6590 | 2026.05.14 16:29:13.008668 [ 295 ] {dd4d17da-00ad-44bd-a768-4b003f888c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6591 | 2026.05.14 16:29:13.009123 [ 295 ] {dd4d17da-00ad-44bd-a768-4b003f888c53} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.05.14 16:29:13.009156 [ 295 ] {dd4d17da-00ad-44bd-a768-4b003f888c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6593 | 2026.05.14 16:29:13.009442 [ 295 ] {dd4d17da-00ad-44bd-a768-4b003f888c53} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6594 | 2026.05.14 16:29:13.009653 [ 295 ] {dd4d17da-00ad-44bd-a768-4b003f888c53} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.05.14 16:29:13.009787 [ 295 ] {dd4d17da-00ad-44bd-a768-4b003f888c53} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001173 sec., 62233.589087809036 rows/sec., 4.86 MiB/sec. | ||
| 6596 | 2026.05.14 16:29:13.009822 [ 295 ] {dd4d17da-00ad-44bd-a768-4b003f888c53} <Debug> TCPHandler: Processed in 0.001331774 sec. | ||
| 6597 | 2026.05.14 16:29:13.009945 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2026.05.14 16:29:13.010049 [ 295 ] {8a37d7e7-6154-463f-b408-6131fa778f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6599 | 2026.05.14 16:29:13.010090 [ 295 ] {8a37d7e7-6154-463f-b408-6131fa778f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6600 | 2026.05.14 16:29:13.010530 [ 295 ] {8a37d7e7-6154-463f-b408-6131fa778f94} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2026.05.14 16:29:13.010566 [ 295 ] {8a37d7e7-6154-463f-b408-6131fa778f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6602 | 2026.05.14 16:29:13.010877 [ 295 ] {8a37d7e7-6154-463f-b408-6131fa778f94} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6603 | 2026.05.14 16:29:13.011080 [ 295 ] {8a37d7e7-6154-463f-b408-6131fa778f94} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2026.05.14 16:29:13.011215 [ 295 ] {8a37d7e7-6154-463f-b408-6131fa778f94} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001184 sec., 136824.32432432432 rows/sec., 9.53 MiB/sec. | ||
| 6605 | 2026.05.14 16:29:13.011251 [ 295 ] {8a37d7e7-6154-463f-b408-6131fa778f94} <Debug> TCPHandler: Processed in 0.001354384 sec. | ||
| 6606 | 2026.05.14 16:29:13.011387 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2026.05.14 16:29:13.011481 [ 295 ] {3e1e7af2-86d3-4de3-a665-cfdefcba41c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6608 | 2026.05.14 16:29:13.011533 [ 295 ] {3e1e7af2-86d3-4de3-a665-cfdefcba41c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6609 | 2026.05.14 16:29:13.012260 [ 295 ] {3e1e7af2-86d3-4de3-a665-cfdefcba41c9} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.05.14 16:29:13.012295 [ 295 ] {3e1e7af2-86d3-4de3-a665-cfdefcba41c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6611 | 2026.05.14 16:29:13.012758 [ 295 ] {3e1e7af2-86d3-4de3-a665-cfdefcba41c9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6612 | 2026.05.14 16:29:13.012976 [ 295 ] {3e1e7af2-86d3-4de3-a665-cfdefcba41c9} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.05.14 16:29:13.013107 [ 295 ] {3e1e7af2-86d3-4de3-a665-cfdefcba41c9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001644 sec., 3041.3625304136253 rows/sec., 5.45 MiB/sec. | ||
| 6614 | 2026.05.14 16:29:13.013158 [ 295 ] {3e1e7af2-86d3-4de3-a665-cfdefcba41c9} <Debug> TCPHandler: Processed in 0.001817849 sec. | ||
| 6615 | 2026.05.14 16:29:13.013284 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.05.14 16:29:13.013379 [ 295 ] {cda7eaf7-e9f3-40f5-b4da-5b895f123f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6617 | 2026.05.14 16:29:13.013420 [ 295 ] {cda7eaf7-e9f3-40f5-b4da-5b895f123f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6618 | 2026.05.14 16:29:13.013771 [ 295 ] {cda7eaf7-e9f3-40f5-b4da-5b895f123f02} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.05.14 16:29:13.013806 [ 295 ] {cda7eaf7-e9f3-40f5-b4da-5b895f123f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6620 | 2026.05.14 16:29:13.014102 [ 295 ] {cda7eaf7-e9f3-40f5-b4da-5b895f123f02} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6621 | 2026.05.14 16:29:13.014304 [ 295 ] {cda7eaf7-e9f3-40f5-b4da-5b895f123f02} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.05.14 16:29:13.014439 [ 295 ] {cda7eaf7-e9f3-40f5-b4da-5b895f123f02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6623 | 2026.05.14 16:29:13.014474 [ 295 ] {cda7eaf7-e9f3-40f5-b4da-5b895f123f02} <Debug> TCPHandler: Processed in 0.001238023 sec. | ||
| 6624 | 2026.05.14 16:29:14.663760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 828 | ||
| 6625 | 2026.05.14 16:29:14.666373 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.05.14 16:29:14.666415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6627 | 2026.05.14 16:29:14.667623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6628 | 2026.05.14 16:29:14.667888 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.05.14 16:29:14.668146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
| 6630 | 2026.05.14 16:29:18.005659 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2026.05.14 16:29:18.005948 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6632 | 2026.05.14 16:29:18.006311 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6633 | 2026.05.14 16:29:18.006348 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6634 | 2026.05.14 16:29:18.006598 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6635 | 2026.05.14 16:29:18.006666 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6636 | 2026.05.14 16:29:18.006812 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6637 | 2026.05.14 16:29:18.006931 [ 325 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6638 | 2026.05.14 16:29:18.006963 [ 327 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6639 | 2026.05.14 16:29:18.007027 [ 325 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6640 | 2026.05.14 16:29:18.006958 [ 338 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6641 | 2026.05.14 16:29:18.007149 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6642 | 2026.05.14 16:29:18.007177 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6643 | 2026.05.14 16:29:18.007246 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6644 | 2026.05.14 16:29:18.007266 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6645 | 2026.05.14 16:29:18.007301 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6646 | 2026.05.14 16:29:18.007339 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6647 | 2026.05.14 16:29:18.008637 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002808 sec., 14601.139601139601 rows/sec., 2.63 MiB/sec. | ||
| 6648 | 2026.05.14 16:29:18.008759 [ 295 ] {ca7469ea-c3ee-4bf5-811b-c2775b735c37} <Debug> TCPHandler: Processed in 0.003255204 sec. | ||
| 6649 | 2026.05.14 16:29:18.014136 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2026.05.14 16:29:18.014271 [ 295 ] {20eda89a-09c5-4e34-9f45-6126cb00cf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6651 | 2026.05.14 16:29:18.014319 [ 295 ] {20eda89a-09c5-4e34-9f45-6126cb00cf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6652 | 2026.05.14 16:29:18.015089 [ 295 ] {20eda89a-09c5-4e34-9f45-6126cb00cf82} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2026.05.14 16:29:18.015125 [ 295 ] {20eda89a-09c5-4e34-9f45-6126cb00cf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6654 | 2026.05.14 16:29:18.015490 [ 295 ] {20eda89a-09c5-4e34-9f45-6126cb00cf82} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6655 | 2026.05.14 16:29:18.015703 [ 295 ] {20eda89a-09c5-4e34-9f45-6126cb00cf82} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2026.05.14 16:29:18.015844 [ 295 ] {20eda89a-09c5-4e34-9f45-6126cb00cf82} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001609 sec., 176507.14729645744 rows/sec., 11.21 MiB/sec. | ||
| 6657 | 2026.05.14 16:29:18.015882 [ 295 ] {20eda89a-09c5-4e34-9f45-6126cb00cf82} <Debug> TCPHandler: Processed in 0.001808309 sec. | ||
| 6658 | 2026.05.14 16:29:18.016114 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2026.05.14 16:29:18.016215 [ 295 ] {b91437a2-8ae2-4c07-a391-55acfb3abe7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6660 | 2026.05.14 16:29:18.016256 [ 295 ] {b91437a2-8ae2-4c07-a391-55acfb3abe7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6661 | 2026.05.14 16:29:18.017062 [ 295 ] {b91437a2-8ae2-4c07-a391-55acfb3abe7a} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.05.14 16:29:18.017100 [ 295 ] {b91437a2-8ae2-4c07-a391-55acfb3abe7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6663 | 2026.05.14 16:29:18.017459 [ 295 ] {b91437a2-8ae2-4c07-a391-55acfb3abe7a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6664 | 2026.05.14 16:29:18.017668 [ 295 ] {b91437a2-8ae2-4c07-a391-55acfb3abe7a} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.05.14 16:29:18.017797 [ 295 ] {b91437a2-8ae2-4c07-a391-55acfb3abe7a} <Debug> executeQuery: Read 871 rows, 69.90 KiB in 0.001606 sec., 542341.2204234122 rows/sec., 42.51 MiB/sec. | ||
| 6666 | 2026.05.14 16:29:18.017833 [ 295 ] {b91437a2-8ae2-4c07-a391-55acfb3abe7a} <Debug> TCPHandler: Processed in 0.001771159 sec. | ||
| 6667 | 2026.05.14 16:29:18.018060 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2026.05.14 16:29:18.018162 [ 295 ] {b1b51cbe-d99e-4af4-9d62-17e93fc03f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6669 | 2026.05.14 16:29:18.018200 [ 295 ] {b1b51cbe-d99e-4af4-9d62-17e93fc03f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6670 | 2026.05.14 16:29:18.018677 [ 295 ] {b1b51cbe-d99e-4af4-9d62-17e93fc03f2c} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.05.14 16:29:18.018713 [ 295 ] {b1b51cbe-d99e-4af4-9d62-17e93fc03f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6672 | 2026.05.14 16:29:18.019024 [ 295 ] {b1b51cbe-d99e-4af4-9d62-17e93fc03f2c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6673 | 2026.05.14 16:29:18.019229 [ 295 ] {b1b51cbe-d99e-4af4-9d62-17e93fc03f2c} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.05.14 16:29:18.019357 [ 148 ] {} <Debug> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6675 | 2026.05.14 16:29:18.019359 [ 295 ] {b1b51cbe-d99e-4af4-9d62-17e93fc03f2c} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001216 sec., 147203.94736842104 rows/sec., 9.09 MiB/sec. | ||
| 6676 | 2026.05.14 16:29:18.019403 [ 148 ] {} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2026.05.14 16:29:18.019420 [ 295 ] {b1b51cbe-d99e-4af4-9d62-17e93fc03f2c} <Debug> TCPHandler: Processed in 0.001410845 sec. | ||
| 6678 | 2026.05.14 16:29:18.019429 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6679 | 2026.05.14 16:29:18.019558 [ 199 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::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 | ||
| 6680 | 2026.05.14 16:29:18.019582 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2026.05.14 16:29:18.019679 [ 199 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6682 | 2026.05.14 16:29:18.019682 [ 295 ] {d974fa10-2f6e-4d0d-b74e-b6c1c2125997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6683 | 2026.05.14 16:29:18.019715 [ 199 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 211 rows starting from the beginning of the part | ||
| 6684 | 2026.05.14 16:29:18.019746 [ 295 ] {d974fa10-2f6e-4d0d-b74e-b6c1c2125997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6685 | 2026.05.14 16:29:18.019783 [ 199 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 190 rows starting from the beginning of the part | ||
| 6686 | 2026.05.14 16:29:18.019833 [ 199 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 6687 | 2026.05.14 16:29:18.019874 [ 199 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 179 rows starting from the beginning of the part | ||
| 6688 | 2026.05.14 16:29:18.019911 [ 199 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 6689 | 2026.05.14 16:29:18.019949 [ 199 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 179 rows starting from the beginning of the part | ||
| 6690 | 2026.05.14 16:29:18.020215 [ 295 ] {d974fa10-2f6e-4d0d-b74e-b6c1c2125997} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2026.05.14 16:29:18.020255 [ 295 ] {d974fa10-2f6e-4d0d-b74e-b6c1c2125997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6692 | 2026.05.14 16:29:18.020579 [ 295 ] {d974fa10-2f6e-4d0d-b74e-b6c1c2125997} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6693 | 2026.05.14 16:29:18.020790 [ 295 ] {d974fa10-2f6e-4d0d-b74e-b6c1c2125997} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.05.14 16:29:18.020791 [ 186 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276443 sec., 605589.1254055215 rows/sec., 40.15 MiB/sec. | ||
| 6695 | 2026.05.14 16:29:18.020922 [ 295 ] {d974fa10-2f6e-4d0d-b74e-b6c1c2125997} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001258 sec., 118441.97138314786 rows/sec., 7.65 MiB/sec. | ||
| 6696 | 2026.05.14 16:29:18.020950 [ 189 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6697 | 2026.05.14 16:29:18.020963 [ 295 ] {d974fa10-2f6e-4d0d-b74e-b6c1c2125997} <Debug> TCPHandler: Processed in 0.001433665 sec. | ||
| 6698 | 2026.05.14 16:29:18.021090 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.05.14 16:29:18.021185 [ 295 ] {d3e7459a-fcc3-42ce-b227-49324a045c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6700 | 2026.05.14 16:29:18.021217 [ 189 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_31_6} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.05.14 16:29:18.021223 [ 295 ] {d3e7459a-fcc3-42ce-b227-49324a045c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6702 | 2026.05.14 16:29:18.021282 [ 189 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_31_6} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6703 | 2026.05.14 16:29:18.021353 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6704 | 2026.05.14 16:29:18.021655 [ 295 ] {d3e7459a-fcc3-42ce-b227-49324a045c54} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2026.05.14 16:29:18.021689 [ 295 ] {d3e7459a-fcc3-42ce-b227-49324a045c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6706 | 2026.05.14 16:29:18.021980 [ 295 ] {d3e7459a-fcc3-42ce-b227-49324a045c54} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6707 | 2026.05.14 16:29:18.022186 [ 295 ] {d3e7459a-fcc3-42ce-b227-49324a045c54} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2026.05.14 16:29:18.022312 [ 295 ] {d3e7459a-fcc3-42ce-b227-49324a045c54} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001145 sec., 129257.64192139739 rows/sec., 7.35 MiB/sec. | ||
| 6709 | 2026.05.14 16:29:18.022348 [ 295 ] {d3e7459a-fcc3-42ce-b227-49324a045c54} <Debug> TCPHandler: Processed in 0.001306214 sec. | ||
| 6710 | 2026.05.14 16:29:18.022470 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2026.05.14 16:29:18.022573 [ 295 ] {edfa6f72-3bab-4427-a171-f69dd302bc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6712 | 2026.05.14 16:29:18.022611 [ 295 ] {edfa6f72-3bab-4427-a171-f69dd302bc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6713 | 2026.05.14 16:29:18.023206 [ 295 ] {edfa6f72-3bab-4427-a171-f69dd302bc68} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.05.14 16:29:18.023241 [ 295 ] {edfa6f72-3bab-4427-a171-f69dd302bc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6715 | 2026.05.14 16:29:18.023550 [ 295 ] {edfa6f72-3bab-4427-a171-f69dd302bc68} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6716 | 2026.05.14 16:29:18.023751 [ 295 ] {edfa6f72-3bab-4427-a171-f69dd302bc68} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.05.14 16:29:18.023876 [ 295 ] {edfa6f72-3bab-4427-a171-f69dd302bc68} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001324 sec., 398036.25377643504 rows/sec., 28.13 MiB/sec. | ||
| 6718 | 2026.05.14 16:29:18.023911 [ 295 ] {edfa6f72-3bab-4427-a171-f69dd302bc68} <Debug> TCPHandler: Processed in 0.001493666 sec. | ||
| 6719 | 2026.05.14 16:29:18.024024 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2026.05.14 16:29:18.024111 [ 295 ] {fbc888ed-0922-4c79-8928-c4753400f096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6721 | 2026.05.14 16:29:18.024149 [ 295 ] {fbc888ed-0922-4c79-8928-c4753400f096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6722 | 2026.05.14 16:29:18.024478 [ 295 ] {fbc888ed-0922-4c79-8928-c4753400f096} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.05.14 16:29:18.024510 [ 295 ] {fbc888ed-0922-4c79-8928-c4753400f096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6724 | 2026.05.14 16:29:18.024839 [ 295 ] {fbc888ed-0922-4c79-8928-c4753400f096} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6725 | 2026.05.14 16:29:18.025035 [ 295 ] {fbc888ed-0922-4c79-8928-c4753400f096} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.05.14 16:29:18.025162 [ 295 ] {fbc888ed-0922-4c79-8928-c4753400f096} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 6727 | 2026.05.14 16:29:18.025198 [ 295 ] {fbc888ed-0922-4c79-8928-c4753400f096} <Debug> TCPHandler: Processed in 0.001209093 sec. | ||
| 6728 | 2026.05.14 16:29:18.025317 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2026.05.14 16:29:18.025411 [ 295 ] {56957b95-c064-4715-b3fd-d2bfe06754ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6730 | 2026.05.14 16:29:18.025450 [ 295 ] {56957b95-c064-4715-b3fd-d2bfe06754ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6731 | 2026.05.14 16:29:18.025856 [ 295 ] {56957b95-c064-4715-b3fd-d2bfe06754ef} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2026.05.14 16:29:18.025890 [ 295 ] {56957b95-c064-4715-b3fd-d2bfe06754ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6733 | 2026.05.14 16:29:18.026202 [ 295 ] {56957b95-c064-4715-b3fd-d2bfe06754ef} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6734 | 2026.05.14 16:29:18.026409 [ 295 ] {56957b95-c064-4715-b3fd-d2bfe06754ef} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2026.05.14 16:29:18.026533 [ 295 ] {56957b95-c064-4715-b3fd-d2bfe06754ef} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001141 sec., 232252.41016652057 rows/sec., 15.43 MiB/sec. | ||
| 6736 | 2026.05.14 16:29:18.026568 [ 295 ] {56957b95-c064-4715-b3fd-d2bfe06754ef} <Debug> TCPHandler: Processed in 0.001299234 sec. | ||
| 6737 | 2026.05.14 16:29:18.026691 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2026.05.14 16:29:18.026784 [ 295 ] {1361a2bc-4a8d-4749-96dd-6eac3af17bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6739 | 2026.05.14 16:29:18.026823 [ 295 ] {1361a2bc-4a8d-4749-96dd-6eac3af17bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6740 | 2026.05.14 16:29:18.027138 [ 295 ] {1361a2bc-4a8d-4749-96dd-6eac3af17bb5} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.05.14 16:29:18.027173 [ 295 ] {1361a2bc-4a8d-4749-96dd-6eac3af17bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6742 | 2026.05.14 16:29:18.027447 [ 295 ] {1361a2bc-4a8d-4749-96dd-6eac3af17bb5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6743 | 2026.05.14 16:29:18.027643 [ 295 ] {1361a2bc-4a8d-4749-96dd-6eac3af17bb5} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2026.05.14 16:29:18.027760 [ 97 ] {} <Debug> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6745 | 2026.05.14 16:29:18.027768 [ 295 ] {1361a2bc-4a8d-4749-96dd-6eac3af17bb5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 6746 | 2026.05.14 16:29:18.027804 [ 97 ] {} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.05.14 16:29:18.027819 [ 295 ] {1361a2bc-4a8d-4749-96dd-6eac3af17bb5} <Debug> TCPHandler: Processed in 0.001176852 sec. | ||
| 6748 | 2026.05.14 16:29:18.027831 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6749 | 2026.05.14 16:29:18.027949 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2026.05.14 16:29:18.027949 [ 188 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6751 | 2026.05.14 16:29:18.028056 [ 295 ] {3bcd37be-dd95-4230-a79d-7fb21e23a92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6752 | 2026.05.14 16:29:18.028095 [ 188 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6753 | 2026.05.14 16:29:18.028110 [ 295 ] {3bcd37be-dd95-4230-a79d-7fb21e23a92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6754 | 2026.05.14 16:29:18.028136 [ 188 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 15 rows starting from the beginning of the part | ||
| 6755 | 2026.05.14 16:29:18.028231 [ 188 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6756 | 2026.05.14 16:29:18.028281 [ 188 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6757 | 2026.05.14 16:29:18.028324 [ 188 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6758 | 2026.05.14 16:29:18.028373 [ 188 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6759 | 2026.05.14 16:29:18.028420 [ 188 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6760 | 2026.05.14 16:29:18.028884 [ 295 ] {3bcd37be-dd95-4230-a79d-7fb21e23a92b} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.05.14 16:29:18.028924 [ 295 ] {3bcd37be-dd95-4230-a79d-7fb21e23a92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6762 | 2026.05.14 16:29:18.029283 [ 188 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381265 sec., 14479.480765819737 rows/sec., 970.01 KiB/sec. | ||
| 6763 | 2026.05.14 16:29:18.029406 [ 188 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6764 | 2026.05.14 16:29:18.029519 [ 295 ] {3bcd37be-dd95-4230-a79d-7fb21e23a92b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6765 | 2026.05.14 16:29:18.029700 [ 188 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_19_4} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.05.14 16:29:18.029780 [ 188 ] {9acc72f7-9eb0-481e-8eae-9116bc528066::all_1_19_4} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6767 | 2026.05.14 16:29:18.029788 [ 295 ] {3bcd37be-dd95-4230-a79d-7fb21e23a92b} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.05.14 16:29:18.029851 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6769 | 2026.05.14 16:29:18.029923 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6770 | 2026.05.14 16:29:18.029934 [ 295 ] {3bcd37be-dd95-4230-a79d-7fb21e23a92b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001896 sec., 19514.767932489453 rows/sec., 34.97 MiB/sec. | ||
| 6771 | 2026.05.14 16:29:18.029964 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.05.14 16:29:18.029989 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6773 | 2026.05.14 16:29:18.029998 [ 295 ] {3bcd37be-dd95-4230-a79d-7fb21e23a92b} <Debug> TCPHandler: Processed in 0.002097292 sec. | ||
| 6774 | 2026.05.14 16:29:18.030101 [ 186 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::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 | ||
| 6775 | 2026.05.14 16:29:18.030131 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.05.14 16:29:18.030237 [ 295 ] {50fa2b45-1a77-4a14-9043-c5d17467af7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6777 | 2026.05.14 16:29:18.030277 [ 295 ] {50fa2b45-1a77-4a14-9043-c5d17467af7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6778 | 2026.05.14 16:29:18.030358 [ 186 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6779 | 2026.05.14 16:29:18.030419 [ 186 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 535 rows starting from the beginning of the part | ||
| 6780 | 2026.05.14 16:29:18.030546 [ 186 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
| 6781 | 2026.05.14 16:29:18.030611 [ 295 ] {50fa2b45-1a77-4a14-9043-c5d17467af7d} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.05.14 16:29:18.030651 [ 295 ] {50fa2b45-1a77-4a14-9043-c5d17467af7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6783 | 2026.05.14 16:29:18.030657 [ 186 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 6784 | 2026.05.14 16:29:18.030765 [ 186 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part | ||
| 6785 | 2026.05.14 16:29:18.030868 [ 186 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 6786 | 2026.05.14 16:29:18.030962 [ 295 ] {50fa2b45-1a77-4a14-9043-c5d17467af7d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6787 | 2026.05.14 16:29:18.030966 [ 186 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part | ||
| 6788 | 2026.05.14 16:29:18.031190 [ 295 ] {50fa2b45-1a77-4a14-9043-c5d17467af7d} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.05.14 16:29:18.031327 [ 295 ] {50fa2b45-1a77-4a14-9043-c5d17467af7d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 6790 | 2026.05.14 16:29:18.031363 [ 295 ] {50fa2b45-1a77-4a14-9043-c5d17467af7d} <Debug> TCPHandler: Processed in 0.001281094 sec. | ||
| 6791 | 2026.05.14 16:29:18.035077 [ 191 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 665 rows, containing 19 columns (19 merged, 0 gathered) in 0.005025793 sec., 132317.42731943 rows/sec., 237.11 MiB/sec. | ||
| 6792 | 2026.05.14 16:29:18.035704 [ 186 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6793 | 2026.05.14 16:29:18.036008 [ 186 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.05.14 16:29:18.036080 [ 186 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6795 | 2026.05.14 16:29:18.036159 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 6796 | 2026.05.14 16:29:19.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.31 MiB, peak 269.99 MiB, free memory in arenas 0.00 B, will set to 263.62 MiB (RSS), difference: 1.30 MiB | ||
| 6797 | 2026.05.14 16:29:19.544573 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6798 | 2026.05.14 16:29:19.544624 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6799 | 2026.05.14 16:29:19.630276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12403 | ||
| 6800 | 2026.05.14 16:29:19.630784 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.05.14 16:29:19.630837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6802 | 2026.05.14 16:29:19.631340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6803 | 2026.05.14 16:29:19.631585 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.05.14 16:29:19.631726 [ 98 ] {} <Debug> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6805 | 2026.05.14 16:29:19.631737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12403 | ||
| 6806 | 2026.05.14 16:29:19.631800 [ 98 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.05.14 16:29:19.631827 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6808 | 2026.05.14 16:29:19.631936 [ 191 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::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 | ||
| 6809 | 2026.05.14 16:29:19.632052 [ 191 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6810 | 2026.05.14 16:29:19.632090 [ 191 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10035 rows starting from the beginning of the part | ||
| 6811 | 2026.05.14 16:29:19.632156 [ 191 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6812 | 2026.05.14 16:29:19.632208 [ 191 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6813 | 2026.05.14 16:29:19.632253 [ 191 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6814 | 2026.05.14 16:29:19.632299 [ 191 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6815 | 2026.05.14 16:29:19.632342 [ 191 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6816 | 2026.05.14 16:29:19.636413 [ 186 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12403 rows, containing 4 columns (4 merged, 0 gathered) in 0.004525527 sec., 2740675.2848894726 rows/sec., 39.21 MiB/sec. | ||
| 6817 | 2026.05.14 16:29:19.636668 [ 191 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6818 | 2026.05.14 16:29:19.636913 [ 191 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_26_5} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2026.05.14 16:29:19.636978 [ 191 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_26_5} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6820 | 2026.05.14 16:29:19.637043 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6821 | 2026.05.14 16:29:20.271403 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6822 | 2026.05.14 16:29:20.288124 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.05.14 16:29:20.288187 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6824 | 2026.05.14 16:29:20.293621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6825 | 2026.05.14 16:29:20.294314 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.05.14 16:29:20.294617 [ 162 ] {} <Debug> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6827 | 2026.05.14 16:29:20.294684 [ 162 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.05.14 16:29:20.294708 [ 162 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6829 | 2026.05.14 16:29:20.294847 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 6830 | 2026.05.14 16:29:20.297348 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6831 | 2026.05.14 16:29:20.298119 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6832 | 2026.05.14 16:29:20.299586 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 6833 | 2026.05.14 16:29:20.304350 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 6834 | 2026.05.14 16:29:20.308808 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 6835 | 2026.05.14 16:29:20.313031 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 6836 | 2026.05.14 16:29:20.317256 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 6837 | 2026.05.14 16:29:20.321193 [ 196 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 6838 | 2026.05.14 16:29:20.389573 [ 186 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.094774441 sec., 2068.068119758153 rows/sec., 10.69 MiB/sec. | ||
| 6839 | 2026.05.14 16:29:20.392232 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6840 | 2026.05.14 16:29:20.394180 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_26_5} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2026.05.14 16:29:20.394282 [ 198 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_26_5} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6842 | 2026.05.14 16:29:20.397022 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6843 | 2026.05.14 16:29:21.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.16 MiB, peak 275.72 MiB, free memory in arenas 0.00 B, will set to 270.18 MiB (RSS), difference: 5.02 MiB | ||
| 6844 | 2026.05.14 16:29:22.999342 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6845 | 2026.05.14 16:29:22.999608 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6846 | 2026.05.14 16:29:23.000011 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6847 | 2026.05.14 16:29:23.000053 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6848 | 2026.05.14 16:29:23.000306 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6849 | 2026.05.14 16:29:23.000380 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6850 | 2026.05.14 16:29:23.000527 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6851 | 2026.05.14 16:29:23.000650 [ 338 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6852 | 2026.05.14 16:29:23.000656 [ 325 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6853 | 2026.05.14 16:29:23.000744 [ 338 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6854 | 2026.05.14 16:29:23.000650 [ 347 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6855 | 2026.05.14 16:29:23.000863 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6856 | 2026.05.14 16:29:23.000893 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6857 | 2026.05.14 16:29:23.000963 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6858 | 2026.05.14 16:29:23.000985 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6859 | 2026.05.14 16:29:23.001021 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6860 | 2026.05.14 16:29:23.001057 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6861 | 2026.05.14 16:29:23.002645 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003144 sec., 13040.712468193384 rows/sec., 2.35 MiB/sec. | ||
| 6862 | 2026.05.14 16:29:23.002762 [ 295 ] {13f45fd9-8af1-465f-98bc-3c8a61b9fe21} <Debug> TCPHandler: Processed in 0.003563477 sec. | ||
| 6863 | 2026.05.14 16:29:23.004656 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6864 | 2026.05.14 16:29:23.004771 [ 295 ] {2a3a440c-983f-4027-a9f5-9743b79f6133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6865 | 2026.05.14 16:29:23.004814 [ 295 ] {2a3a440c-983f-4027-a9f5-9743b79f6133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6866 | 2026.05.14 16:29:23.005324 [ 295 ] {2a3a440c-983f-4027-a9f5-9743b79f6133} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.05.14 16:29:23.005363 [ 295 ] {2a3a440c-983f-4027-a9f5-9743b79f6133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6868 | 2026.05.14 16:29:23.005718 [ 295 ] {2a3a440c-983f-4027-a9f5-9743b79f6133} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6869 | 2026.05.14 16:29:23.005989 [ 295 ] {2a3a440c-983f-4027-a9f5-9743b79f6133} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.05.14 16:29:23.006160 [ 295 ] {2a3a440c-983f-4027-a9f5-9743b79f6133} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001418 sec., 46544.42877291961 rows/sec., 3.69 MiB/sec. | ||
| 6871 | 2026.05.14 16:29:23.006198 [ 295 ] {2a3a440c-983f-4027-a9f5-9743b79f6133} <Debug> TCPHandler: Processed in 0.001593027 sec. | ||
| 6872 | 2026.05.14 16:29:23.006333 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2026.05.14 16:29:23.006427 [ 295 ] {3ee3bf23-5b23-4821-86ec-adb5d654a69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6874 | 2026.05.14 16:29:23.006467 [ 295 ] {3ee3bf23-5b23-4821-86ec-adb5d654a69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6875 | 2026.05.14 16:29:23.006922 [ 295 ] {3ee3bf23-5b23-4821-86ec-adb5d654a69f} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2026.05.14 16:29:23.006955 [ 295 ] {3ee3bf23-5b23-4821-86ec-adb5d654a69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6877 | 2026.05.14 16:29:23.007229 [ 295 ] {3ee3bf23-5b23-4821-86ec-adb5d654a69f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6878 | 2026.05.14 16:29:23.007425 [ 295 ] {3ee3bf23-5b23-4821-86ec-adb5d654a69f} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.05.14 16:29:23.007550 [ 295 ] {3ee3bf23-5b23-4821-86ec-adb5d654a69f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001181 sec., 4233.7002540220155 rows/sec., 318.35 KiB/sec. | ||
| 6880 | 2026.05.14 16:29:23.007585 [ 295 ] {3ee3bf23-5b23-4821-86ec-adb5d654a69f} <Debug> TCPHandler: Processed in 0.001342714 sec. | ||
| 6881 | 2026.05.14 16:29:23.007716 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6882 | 2026.05.14 16:29:23.007804 [ 295 ] {81423f26-59e1-4c8b-98b3-d284a211d067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6883 | 2026.05.14 16:29:23.007840 [ 295 ] {81423f26-59e1-4c8b-98b3-d284a211d067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6884 | 2026.05.14 16:29:23.008334 [ 295 ] {81423f26-59e1-4c8b-98b3-d284a211d067} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6885 | 2026.05.14 16:29:23.008370 [ 295 ] {81423f26-59e1-4c8b-98b3-d284a211d067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6886 | 2026.05.14 16:29:23.008664 [ 295 ] {81423f26-59e1-4c8b-98b3-d284a211d067} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6887 | 2026.05.14 16:29:23.008870 [ 295 ] {81423f26-59e1-4c8b-98b3-d284a211d067} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6888 | 2026.05.14 16:29:23.008998 [ 295 ] {81423f26-59e1-4c8b-98b3-d284a211d067} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001157 sec., 59636.992221261884 rows/sec., 4.66 MiB/sec. | ||
| 6889 | 2026.05.14 16:29:23.009033 [ 295 ] {81423f26-59e1-4c8b-98b3-d284a211d067} <Debug> TCPHandler: Processed in 0.001319504 sec. | ||
| 6890 | 2026.05.14 16:29:23.009148 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6891 | 2026.05.14 16:29:23.009237 [ 295 ] {72fdebfd-83d2-4e31-ae1d-ce0c49a2e463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6892 | 2026.05.14 16:29:23.009275 [ 295 ] {72fdebfd-83d2-4e31-ae1d-ce0c49a2e463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6893 | 2026.05.14 16:29:23.009665 [ 295 ] {72fdebfd-83d2-4e31-ae1d-ce0c49a2e463} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2026.05.14 16:29:23.009698 [ 295 ] {72fdebfd-83d2-4e31-ae1d-ce0c49a2e463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6895 | 2026.05.14 16:29:23.010092 [ 295 ] {72fdebfd-83d2-4e31-ae1d-ce0c49a2e463} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6896 | 2026.05.14 16:29:23.010302 [ 295 ] {72fdebfd-83d2-4e31-ae1d-ce0c49a2e463} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.05.14 16:29:23.010434 [ 295 ] {72fdebfd-83d2-4e31-ae1d-ce0c49a2e463} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 6898 | 2026.05.14 16:29:23.010471 [ 295 ] {72fdebfd-83d2-4e31-ae1d-ce0c49a2e463} <Debug> TCPHandler: Processed in 0.001357214 sec. | ||
| 6899 | 2026.05.14 16:29:23.010592 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2026.05.14 16:29:23.010686 [ 295 ] {567a9e36-7d0a-41a1-8173-3146b3552209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6901 | 2026.05.14 16:29:23.010739 [ 295 ] {567a9e36-7d0a-41a1-8173-3146b3552209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6902 | 2026.05.14 16:29:23.011479 [ 295 ] {567a9e36-7d0a-41a1-8173-3146b3552209} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6903 | 2026.05.14 16:29:23.011513 [ 295 ] {567a9e36-7d0a-41a1-8173-3146b3552209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6904 | 2026.05.14 16:29:23.012060 [ 295 ] {567a9e36-7d0a-41a1-8173-3146b3552209} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6905 | 2026.05.14 16:29:23.012279 [ 295 ] {567a9e36-7d0a-41a1-8173-3146b3552209} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6906 | 2026.05.14 16:29:23.012420 [ 295 ] {567a9e36-7d0a-41a1-8173-3146b3552209} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001751 sec., 2855.5111364934323 rows/sec., 5.12 MiB/sec. | ||
| 6907 | 2026.05.14 16:29:23.012472 [ 295 ] {567a9e36-7d0a-41a1-8173-3146b3552209} <Debug> TCPHandler: Processed in 0.00192703 sec. | ||
| 6908 | 2026.05.14 16:29:23.012591 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2026.05.14 16:29:23.012686 [ 295 ] {dd468beb-0272-4cd3-a1e7-dc9645aa3bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6910 | 2026.05.14 16:29:23.012726 [ 295 ] {dd468beb-0272-4cd3-a1e7-dc9645aa3bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6911 | 2026.05.14 16:29:23.013074 [ 295 ] {dd468beb-0272-4cd3-a1e7-dc9645aa3bd3} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6912 | 2026.05.14 16:29:23.013107 [ 295 ] {dd468beb-0272-4cd3-a1e7-dc9645aa3bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6913 | 2026.05.14 16:29:23.013386 [ 295 ] {dd468beb-0272-4cd3-a1e7-dc9645aa3bd3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6914 | 2026.05.14 16:29:23.013576 [ 295 ] {dd468beb-0272-4cd3-a1e7-dc9645aa3bd3} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6915 | 2026.05.14 16:29:23.013693 [ 295 ] {dd468beb-0272-4cd3-a1e7-dc9645aa3bd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 6916 | 2026.05.14 16:29:23.013727 [ 295 ] {dd468beb-0272-4cd3-a1e7-dc9645aa3bd3} <Debug> TCPHandler: Processed in 0.001235263 sec. | ||
| 6917 | 2026.05.14 16:29:23.227644 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2026.05.14 16:29:23.227886 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6919 | 2026.05.14 16:29:23.228356 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6920 | 2026.05.14 16:29:23.228396 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6921 | 2026.05.14 16:29:23.228646 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6922 | 2026.05.14 16:29:23.228713 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6923 | 2026.05.14 16:29:23.228853 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 6924 | 2026.05.14 16:29:23.228974 [ 347 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6925 | 2026.05.14 16:29:23.228997 [ 325 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6926 | 2026.05.14 16:29:23.229020 [ 338 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6927 | 2026.05.14 16:29:23.228997 [ 352 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6928 | 2026.05.14 16:29:23.229248 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6929 | 2026.05.14 16:29:23.229274 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6930 | 2026.05.14 16:29:23.229341 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6931 | 2026.05.14 16:29:23.229361 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6932 | 2026.05.14 16:29:23.229393 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6933 | 2026.05.14 16:29:23.229428 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6934 | 2026.05.14 16:29:23.230935 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003105 sec., 13204.508856682769 rows/sec., 2.88 MiB/sec. | ||
| 6935 | 2026.05.14 16:29:23.231070 [ 295 ] {f0c6be02-dfab-4fa1-8e77-8ed6cdb639ef} <Debug> TCPHandler: Processed in 0.003507957 sec. | ||
| 6936 | 2026.05.14 16:29:23.247327 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2026.05.14 16:29:23.247487 [ 295 ] {0310e7ae-dc12-438d-ad6d-b6d092c1ce83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6938 | 2026.05.14 16:29:23.247551 [ 295 ] {0310e7ae-dc12-438d-ad6d-b6d092c1ce83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6939 | 2026.05.14 16:29:23.248414 [ 295 ] {0310e7ae-dc12-438d-ad6d-b6d092c1ce83} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.05.14 16:29:23.248455 [ 295 ] {0310e7ae-dc12-438d-ad6d-b6d092c1ce83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6941 | 2026.05.14 16:29:23.248903 [ 295 ] {0310e7ae-dc12-438d-ad6d-b6d092c1ce83} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6942 | 2026.05.14 16:29:23.249132 [ 295 ] {0310e7ae-dc12-438d-ad6d-b6d092c1ce83} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.05.14 16:29:23.249275 [ 295 ] {0310e7ae-dc12-438d-ad6d-b6d092c1ce83} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001825 sec., 155616.43835616438 rows/sec., 9.88 MiB/sec. | ||
| 6944 | 2026.05.14 16:29:23.249314 [ 295 ] {0310e7ae-dc12-438d-ad6d-b6d092c1ce83} <Debug> TCPHandler: Processed in 0.002121933 sec. | ||
| 6945 | 2026.05.14 16:29:23.249487 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2026.05.14 16:29:23.249584 [ 295 ] {6631150d-cb75-4b11-b926-99a75fe18856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6947 | 2026.05.14 16:29:23.249623 [ 295 ] {6631150d-cb75-4b11-b926-99a75fe18856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6948 | 2026.05.14 16:29:23.250117 [ 295 ] {6631150d-cb75-4b11-b926-99a75fe18856} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.05.14 16:29:23.250154 [ 295 ] {6631150d-cb75-4b11-b926-99a75fe18856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6950 | 2026.05.14 16:29:23.250470 [ 295 ] {6631150d-cb75-4b11-b926-99a75fe18856} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6951 | 2026.05.14 16:29:23.250717 [ 295 ] {6631150d-cb75-4b11-b926-99a75fe18856} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.05.14 16:29:23.250833 [ 102 ] {} <Debug> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6953 | 2026.05.14 16:29:23.250857 [ 295 ] {6631150d-cb75-4b11-b926-99a75fe18856} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001255 sec., 9561.752988047809 rows/sec., 779.69 KiB/sec. | ||
| 6954 | 2026.05.14 16:29:23.250873 [ 102 ] {} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2026.05.14 16:29:23.250893 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6956 | 2026.05.14 16:29:23.250897 [ 295 ] {6631150d-cb75-4b11-b926-99a75fe18856} <Debug> TCPHandler: Processed in 0.001437305 sec. | ||
| 6957 | 2026.05.14 16:29:23.251038 [ 200 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6958 | 2026.05.14 16:29:23.251051 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2026.05.14 16:29:23.251175 [ 295 ] {019109da-4488-4dc4-b8c3-e10a7ca3a605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6960 | 2026.05.14 16:29:23.251175 [ 200 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6961 | 2026.05.14 16:29:23.251215 [ 295 ] {019109da-4488-4dc4-b8c3-e10a7ca3a605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6962 | 2026.05.14 16:29:23.251224 [ 200 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6963 | 2026.05.14 16:29:23.251296 [ 200 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6964 | 2026.05.14 16:29:23.251341 [ 200 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6965 | 2026.05.14 16:29:23.251381 [ 200 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6966 | 2026.05.14 16:29:23.251418 [ 200 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6967 | 2026.05.14 16:29:23.251457 [ 200 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 6968 | 2026.05.14 16:29:23.252230 [ 186 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261153 sec., 41232.110616237675 rows/sec., 3.44 MiB/sec. | ||
| 6969 | 2026.05.14 16:29:23.252394 [ 192 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6970 | 2026.05.14 16:29:23.252688 [ 192 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_10_2} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2026.05.14 16:29:23.252752 [ 192 ] {298fc123-6ee7-4d14-ba82-18ecd1b33ae8::all_1_10_2} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6972 | 2026.05.14 16:29:23.252830 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6973 | 2026.05.14 16:29:23.253297 [ 295 ] {019109da-4488-4dc4-b8c3-e10a7ca3a605} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.05.14 16:29:23.253330 [ 295 ] {019109da-4488-4dc4-b8c3-e10a7ca3a605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6975 | 2026.05.14 16:29:23.253852 [ 295 ] {019109da-4488-4dc4-b8c3-e10a7ca3a605} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6976 | 2026.05.14 16:29:23.254120 [ 295 ] {019109da-4488-4dc4-b8c3-e10a7ca3a605} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.05.14 16:29:23.254250 [ 102 ] {} <Debug> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6978 | 2026.05.14 16:29:23.254252 [ 295 ] {019109da-4488-4dc4-b8c3-e10a7ca3a605} <Debug> executeQuery: Read 3222 rows, 246.17 KiB in 0.003086 sec., 1044069.9935191185 rows/sec., 77.90 MiB/sec. | ||
| 6979 | 2026.05.14 16:29:23.254292 [ 102 ] {} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2026.05.14 16:29:23.254309 [ 295 ] {019109da-4488-4dc4-b8c3-e10a7ca3a605} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6981 | 2026.05.14 16:29:23.254316 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6982 | 2026.05.14 16:29:23.254325 [ 295 ] {019109da-4488-4dc4-b8c3-e10a7ca3a605} <Debug> TCPHandler: Processed in 0.003321365 sec. | ||
| 6983 | 2026.05.14 16:29:23.254414 [ 186 ] {f477292e-5334-4b05-bbd3-d17814ecb098::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 | ||
| 6984 | 2026.05.14 16:29:23.254483 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.05.14 16:29:23.254528 [ 186 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6986 | 2026.05.14 16:29:23.254564 [ 186 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3238 rows starting from the beginning of the part | ||
| 6987 | 2026.05.14 16:29:23.254594 [ 295 ] {14a5b755-98b4-4de7-881f-428081c2b90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6988 | 2026.05.14 16:29:23.254623 [ 186 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 871 rows starting from the beginning of the part | ||
| 6989 | 2026.05.14 16:29:23.254638 [ 295 ] {14a5b755-98b4-4de7-881f-428081c2b90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6990 | 2026.05.14 16:29:23.254677 [ 186 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 68 rows starting from the beginning of the part | ||
| 6991 | 2026.05.14 16:29:23.254728 [ 186 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 871 rows starting from the beginning of the part | ||
| 6992 | 2026.05.14 16:29:23.254770 [ 186 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 66 rows starting from the beginning of the part | ||
| 6993 | 2026.05.14 16:29:23.254809 [ 186 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3222 rows starting from the beginning of the part | ||
| 6994 | 2026.05.14 16:29:23.255161 [ 295 ] {14a5b755-98b4-4de7-881f-428081c2b90e} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6995 | 2026.05.14 16:29:23.255205 [ 295 ] {14a5b755-98b4-4de7-881f-428081c2b90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6996 | 2026.05.14 16:29:23.255742 [ 295 ] {14a5b755-98b4-4de7-881f-428081c2b90e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6997 | 2026.05.14 16:29:23.255979 [ 295 ] {14a5b755-98b4-4de7-881f-428081c2b90e} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6998 | 2026.05.14 16:29:23.256276 [ 295 ] {14a5b755-98b4-4de7-881f-428081c2b90e} <Debug> executeQuery: Read 200 rows, 12.84 KiB in 0.0017 sec., 117647.05882352941 rows/sec., 7.38 MiB/sec. | ||
| 6999 | 2026.05.14 16:29:23.256314 [ 295 ] {14a5b755-98b4-4de7-881f-428081c2b90e} <Debug> TCPHandler: Processed in 0.00188191 sec. | ||
| 7000 | 2026.05.14 16:29:23.256481 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7001 | 2026.05.14 16:29:23.256576 [ 295 ] {a062e431-d70e-463a-b56d-a32b2f060c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7002 | 2026.05.14 16:29:23.256712 [ 295 ] {a062e431-d70e-463a-b56d-a32b2f060c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7003 | 2026.05.14 16:29:23.257384 [ 295 ] {a062e431-d70e-463a-b56d-a32b2f060c2c} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.05.14 16:29:23.257416 [ 295 ] {a062e431-d70e-463a-b56d-a32b2f060c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7005 | 2026.05.14 16:29:23.257609 [ 192 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8336 rows, containing 5 columns (5 merged, 0 gathered) in 0.003265254 sec., 2552940.751316743 rows/sec., 202.48 MiB/sec. | ||
| 7006 | 2026.05.14 16:29:23.257767 [ 295 ] {a062e431-d70e-463a-b56d-a32b2f060c2c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7007 | 2026.05.14 16:29:23.257996 [ 192 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7008 | 2026.05.14 16:29:23.258006 [ 295 ] {a062e431-d70e-463a-b56d-a32b2f060c2c} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.05.14 16:29:23.258203 [ 102 ] {} <Debug> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7010 | 2026.05.14 16:29:23.258214 [ 295 ] {a062e431-d70e-463a-b56d-a32b2f060c2c} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001655 sec., 574018.1268882175 rows/sec., 33.77 MiB/sec. | ||
| 7011 | 2026.05.14 16:29:23.258242 [ 102 ] {} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.05.14 16:29:23.258260 [ 295 ] {a062e431-d70e-463a-b56d-a32b2f060c2c} <Debug> TCPHandler: Processed in 0.00183531 sec. | ||
| 7013 | 2026.05.14 16:29:23.258266 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7014 | 2026.05.14 16:29:23.258377 [ 195 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7015 | 2026.05.14 16:29:23.258394 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.05.14 16:29:23.258381 [ 192 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_41_8} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2026.05.14 16:29:23.258467 [ 195 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7018 | 2026.05.14 16:29:23.258500 [ 195 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 951 rows starting from the beginning of the part | ||
| 7019 | 2026.05.14 16:29:23.258500 [ 295 ] {c2592c1d-99a3-4fd1-bcba-1e10ff5db0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7020 | 2026.05.14 16:29:23.258513 [ 192 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_41_8} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7021 | 2026.05.14 16:29:23.258561 [ 295 ] {c2592c1d-99a3-4fd1-bcba-1e10ff5db0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7022 | 2026.05.14 16:29:23.258562 [ 195 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 7023 | 2026.05.14 16:29:23.258615 [ 195 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 950 rows starting from the beginning of the part | ||
| 7024 | 2026.05.14 16:29:23.258623 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 7025 | 2026.05.14 16:29:23.258654 [ 195 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 7026 | 2026.05.14 16:29:23.258698 [ 195 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 7027 | 2026.05.14 16:29:23.258735 [ 195 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 950 rows starting from the beginning of the part | ||
| 7028 | 2026.05.14 16:29:23.258975 [ 295 ] {c2592c1d-99a3-4fd1-bcba-1e10ff5db0aa} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.05.14 16:29:23.259010 [ 295 ] {c2592c1d-99a3-4fd1-bcba-1e10ff5db0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7030 | 2026.05.14 16:29:23.259286 [ 295 ] {c2592c1d-99a3-4fd1-bcba-1e10ff5db0aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7031 | 2026.05.14 16:29:23.259495 [ 295 ] {c2592c1d-99a3-4fd1-bcba-1e10ff5db0aa} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.05.14 16:29:23.259614 [ 295 ] {c2592c1d-99a3-4fd1-bcba-1e10ff5db0aa} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001168 sec., 856.1643835616438 rows/sec., 60.20 KiB/sec. | ||
| 7033 | 2026.05.14 16:29:23.259648 [ 295 ] {c2592c1d-99a3-4fd1-bcba-1e10ff5db0aa} <Debug> TCPHandler: Processed in 0.001340444 sec. | ||
| 7034 | 2026.05.14 16:29:23.259754 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.05.14 16:29:23.259843 [ 295 ] {08a4735a-1db7-470f-ab77-3d761bd7cff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7036 | 2026.05.14 16:29:23.259864 [ 190 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3298 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581567 sec., 2085273.6558109773 rows/sec., 132.28 MiB/sec. | ||
| 7037 | 2026.05.14 16:29:23.259879 [ 295 ] {08a4735a-1db7-470f-ab77-3d761bd7cff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7038 | 2026.05.14 16:29:23.260015 [ 195 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7039 | 2026.05.14 16:29:23.260301 [ 195 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_20_4} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.05.14 16:29:23.260358 [ 195 ] {46bd3357-1388-4b9b-a164-d70dbfa1f65a::all_1_20_4} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7041 | 2026.05.14 16:29:23.260398 [ 295 ] {08a4735a-1db7-470f-ab77-3d761bd7cff0} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.05.14 16:29:23.260407 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 7043 | 2026.05.14 16:29:23.260433 [ 295 ] {08a4735a-1db7-470f-ab77-3d761bd7cff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7044 | 2026.05.14 16:29:23.260739 [ 295 ] {08a4735a-1db7-470f-ab77-3d761bd7cff0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7045 | 2026.05.14 16:29:23.260955 [ 295 ] {08a4735a-1db7-470f-ab77-3d761bd7cff0} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.05.14 16:29:23.261083 [ 295 ] {08a4735a-1db7-470f-ab77-3d761bd7cff0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001206 sec., 122719.73466003317 rows/sec., 6.98 MiB/sec. | ||
| 7047 | 2026.05.14 16:29:23.261120 [ 295 ] {08a4735a-1db7-470f-ab77-3d761bd7cff0} <Debug> TCPHandler: Processed in 0.001371104 sec. | ||
| 7048 | 2026.05.14 16:29:23.261243 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7049 | 2026.05.14 16:29:23.261331 [ 295 ] {b1554fbd-4acd-4e70-9adb-3f61a89ab27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7050 | 2026.05.14 16:29:23.261367 [ 295 ] {b1554fbd-4acd-4e70-9adb-3f61a89ab27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7051 | 2026.05.14 16:29:23.262371 [ 295 ] {b1554fbd-4acd-4e70-9adb-3f61a89ab27c} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2026.05.14 16:29:23.262408 [ 295 ] {b1554fbd-4acd-4e70-9adb-3f61a89ab27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7053 | 2026.05.14 16:29:23.262794 [ 295 ] {b1554fbd-4acd-4e70-9adb-3f61a89ab27c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7054 | 2026.05.14 16:29:23.263021 [ 295 ] {b1554fbd-4acd-4e70-9adb-3f61a89ab27c} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.05.14 16:29:23.263131 [ 102 ] {} <Debug> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7056 | 2026.05.14 16:29:23.263148 [ 295 ] {b1554fbd-4acd-4e70-9adb-3f61a89ab27c} <Debug> executeQuery: Read 1763 rows, 121.96 KiB in 0.001821 sec., 968149.3684788578 rows/sec., 65.40 MiB/sec. | ||
| 7057 | 2026.05.14 16:29:23.263175 [ 102 ] {} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2026.05.14 16:29:23.263194 [ 295 ] {b1554fbd-4acd-4e70-9adb-3f61a89ab27c} <Debug> TCPHandler: Processed in 0.002002121 sec. | ||
| 7059 | 2026.05.14 16:29:23.263199 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7060 | 2026.05.14 16:29:23.263287 [ 192 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::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 | ||
| 7061 | 2026.05.14 16:29:23.263318 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.05.14 16:29:23.263374 [ 192 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7063 | 2026.05.14 16:29:23.263404 [ 192 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1792 rows starting from the beginning of the part | ||
| 7064 | 2026.05.14 16:29:23.263415 [ 295 ] {ebb48ff5-cde5-4e2a-8b09-97f4f4adba45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7065 | 2026.05.14 16:29:23.263455 [ 192 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 527 rows starting from the beginning of the part | ||
| 7066 | 2026.05.14 16:29:23.263458 [ 295 ] {ebb48ff5-cde5-4e2a-8b09-97f4f4adba45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7067 | 2026.05.14 16:29:23.263507 [ 192 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 73 rows starting from the beginning of the part | ||
| 7068 | 2026.05.14 16:29:23.263551 [ 192 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 527 rows starting from the beginning of the part | ||
| 7069 | 2026.05.14 16:29:23.263588 [ 192 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part | ||
| 7070 | 2026.05.14 16:29:23.263626 [ 192 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1763 rows starting from the beginning of the part | ||
| 7071 | 2026.05.14 16:29:23.263820 [ 295 ] {ebb48ff5-cde5-4e2a-8b09-97f4f4adba45} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.05.14 16:29:23.263866 [ 295 ] {ebb48ff5-cde5-4e2a-8b09-97f4f4adba45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7073 | 2026.05.14 16:29:23.264251 [ 295 ] {ebb48ff5-cde5-4e2a-8b09-97f4f4adba45} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7074 | 2026.05.14 16:29:23.264475 [ 295 ] {ebb48ff5-cde5-4e2a-8b09-97f4f4adba45} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.05.14 16:29:23.264608 [ 295 ] {ebb48ff5-cde5-4e2a-8b09-97f4f4adba45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 263.87 KiB/sec. | ||
| 7076 | 2026.05.14 16:29:23.264644 [ 295 ] {ebb48ff5-cde5-4e2a-8b09-97f4f4adba45} <Debug> TCPHandler: Processed in 0.001357094 sec. | ||
| 7077 | 2026.05.14 16:29:23.264772 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7078 | 2026.05.14 16:29:23.264884 [ 295 ] {1b13e1b1-2c19-4868-badd-5c388f9c78b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7079 | 2026.05.14 16:29:23.264925 [ 295 ] {1b13e1b1-2c19-4868-badd-5c388f9c78b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7080 | 2026.05.14 16:29:23.265107 [ 192 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4751 rows, containing 5 columns (5 merged, 0 gathered) in 0.00184079 sec., 2580957.089075886 rows/sec., 186.98 MiB/sec. | ||
| 7081 | 2026.05.14 16:29:23.265346 [ 197 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7082 | 2026.05.14 16:29:23.265618 [ 197 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_41_8} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.05.14 16:29:23.265639 [ 295 ] {1b13e1b1-2c19-4868-badd-5c388f9c78b8} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2026.05.14 16:29:23.265684 [ 295 ] {1b13e1b1-2c19-4868-badd-5c388f9c78b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7085 | 2026.05.14 16:29:23.265704 [ 197 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_41_8} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7086 | 2026.05.14 16:29:23.265783 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 7087 | 2026.05.14 16:29:23.266189 [ 295 ] {1b13e1b1-2c19-4868-badd-5c388f9c78b8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7088 | 2026.05.14 16:29:23.266408 [ 295 ] {1b13e1b1-2c19-4868-badd-5c388f9c78b8} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2026.05.14 16:29:23.266523 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7090 | 2026.05.14 16:29:23.266544 [ 295 ] {1b13e1b1-2c19-4868-badd-5c388f9c78b8} <Debug> executeQuery: Read 1607 rows, 99.95 KiB in 0.001677 sec., 958258.7954680978 rows/sec., 58.20 MiB/sec. | ||
| 7091 | 2026.05.14 16:29:23.266560 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.05.14 16:29:23.266587 [ 295 ] {1b13e1b1-2c19-4868-badd-5c388f9c78b8} <Debug> TCPHandler: Processed in 0.00186202 sec. | ||
| 7093 | 2026.05.14 16:29:23.266588 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7094 | 2026.05.14 16:29:23.266700 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 7095 | 2026.05.14 16:29:23.266724 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7096 | 2026.05.14 16:29:23.266818 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7097 | 2026.05.14 16:29:23.266823 [ 295 ] {b1d54e37-6c31-4dcf-b2b4-18bc26f0548b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7098 | 2026.05.14 16:29:23.266857 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14714 rows starting from the beginning of the part | ||
| 7099 | 2026.05.14 16:29:23.266878 [ 295 ] {b1d54e37-6c31-4dcf-b2b4-18bc26f0548b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7100 | 2026.05.14 16:29:23.266922 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 7101 | 2026.05.14 16:29:23.266968 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 162 rows starting from the beginning of the part | ||
| 7102 | 2026.05.14 16:29:23.267006 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 7103 | 2026.05.14 16:29:23.267045 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 7104 | 2026.05.14 16:29:23.267083 [ 190 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1607 rows starting from the beginning of the part | ||
| 7105 | 2026.05.14 16:29:23.267208 [ 295 ] {b1d54e37-6c31-4dcf-b2b4-18bc26f0548b} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2026.05.14 16:29:23.267245 [ 295 ] {b1d54e37-6c31-4dcf-b2b4-18bc26f0548b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7107 | 2026.05.14 16:29:23.267546 [ 295 ] {b1d54e37-6c31-4dcf-b2b4-18bc26f0548b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7108 | 2026.05.14 16:29:23.267744 [ 295 ] {b1d54e37-6c31-4dcf-b2b4-18bc26f0548b} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2026.05.14 16:29:23.267869 [ 295 ] {b1d54e37-6c31-4dcf-b2b4-18bc26f0548b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 7110 | 2026.05.14 16:29:23.267902 [ 295 ] {b1d54e37-6c31-4dcf-b2b4-18bc26f0548b} <Debug> TCPHandler: Processed in 0.001280813 sec. | ||
| 7111 | 2026.05.14 16:29:23.268017 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7112 | 2026.05.14 16:29:23.268183 [ 295 ] {cd1c728a-5446-462a-9347-659618b1d456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7113 | 2026.05.14 16:29:23.268238 [ 295 ] {cd1c728a-5446-462a-9347-659618b1d456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7114 | 2026.05.14 16:29:23.269122 [ 295 ] {cd1c728a-5446-462a-9347-659618b1d456} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2026.05.14 16:29:23.269158 [ 295 ] {cd1c728a-5446-462a-9347-659618b1d456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7116 | 2026.05.14 16:29:23.269744 [ 295 ] {cd1c728a-5446-462a-9347-659618b1d456} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7117 | 2026.05.14 16:29:23.269980 [ 295 ] {cd1c728a-5446-462a-9347-659618b1d456} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2026.05.14 16:29:23.270195 [ 295 ] {cd1c728a-5446-462a-9347-659618b1d456} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002028 sec., 22682.44575936884 rows/sec., 40.65 MiB/sec. | ||
| 7119 | 2026.05.14 16:29:23.270249 [ 295 ] {cd1c728a-5446-462a-9347-659618b1d456} <Debug> TCPHandler: Processed in 0.002215813 sec. | ||
| 7120 | 2026.05.14 16:29:23.270383 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2026.05.14 16:29:23.270478 [ 295 ] {a051454b-1379-4fca-8a78-a83bbb455b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7122 | 2026.05.14 16:29:23.270520 [ 295 ] {a051454b-1379-4fca-8a78-a83bbb455b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7123 | 2026.05.14 16:29:23.270909 [ 295 ] {a051454b-1379-4fca-8a78-a83bbb455b75} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.05.14 16:29:23.270945 [ 295 ] {a051454b-1379-4fca-8a78-a83bbb455b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7125 | 2026.05.14 16:29:23.271243 [ 295 ] {a051454b-1379-4fca-8a78-a83bbb455b75} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7126 | 2026.05.14 16:29:23.271452 [ 295 ] {a051454b-1379-4fca-8a78-a83bbb455b75} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.05.14 16:29:23.271550 [ 102 ] {} <Debug> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7128 | 2026.05.14 16:29:23.271577 [ 295 ] {a051454b-1379-4fca-8a78-a83bbb455b75} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001149 sec., 36553.52480417754 rows/sec., 2.09 MiB/sec. | ||
| 7129 | 2026.05.14 16:29:23.271585 [ 102 ] {} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.05.14 16:29:23.271615 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7131 | 2026.05.14 16:29:23.271617 [ 295 ] {a051454b-1379-4fca-8a78-a83bbb455b75} <Debug> TCPHandler: Processed in 0.001317834 sec. | ||
| 7132 | 2026.05.14 16:29:23.271712 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 7133 | 2026.05.14 16:29:23.271825 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7134 | 2026.05.14 16:29:23.271852 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2400 rows starting from the beginning of the part | ||
| 7135 | 2026.05.14 16:29:23.271900 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 7136 | 2026.05.14 16:29:23.271939 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 7137 | 2026.05.14 16:29:23.271973 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 7138 | 2026.05.14 16:29:23.272007 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 7139 | 2026.05.14 16:29:23.272106 [ 197 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 7140 | 2026.05.14 16:29:23.272205 [ 192 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17173 rows, containing 5 columns (5 merged, 0 gathered) in 0.005540129 sec., 3099747.3163531027 rows/sec., 199.20 MiB/sec. | ||
| 7141 | 2026.05.14 16:29:23.272507 [ 192 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7142 | 2026.05.14 16:29:23.272841 [ 192 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.05.14 16:29:23.272925 [ 192 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7144 | 2026.05.14 16:29:23.273010 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 7145 | 2026.05.14 16:29:23.273219 [ 199 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2742 rows, containing 4 columns (4 merged, 0 gathered) in 0.001505636 sec., 1821157.304952857 rows/sec., 117.26 MiB/sec. | ||
| 7146 | 2026.05.14 16:29:23.273505 [ 199 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7147 | 2026.05.14 16:29:23.273775 [ 199 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_41_8} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7148 | 2026.05.14 16:29:23.273849 [ 199 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_41_8} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7149 | 2026.05.14 16:29:23.273926 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7150 | 2026.05.14 16:29:24.670283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 894 | ||
| 7151 | 2026.05.14 16:29:24.673403 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.05.14 16:29:24.673440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7153 | 2026.05.14 16:29:24.674828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7154 | 2026.05.14 16:29:24.675091 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.05.14 16:29:24.675417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 7156 | 2026.05.14 16:29:27.134708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12915 | ||
| 7157 | 2026.05.14 16:29:27.135353 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.05.14 16:29:27.135402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7159 | 2026.05.14 16:29:27.135921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7160 | 2026.05.14 16:29:27.136161 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2026.05.14 16:29:27.136290 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12915 | ||
| 7162 | 2026.05.14 16:29:27.800409 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 7163 | 2026.05.14 16:29:27.814627 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.05.14 16:29:27.814691 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7165 | 2026.05.14 16:29:27.820160 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7166 | 2026.05.14 16:29:27.820861 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.05.14 16:29:27.823353 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7168 | 2026.05.14 16:29:28.000858 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7169 | 2026.05.14 16:29:28.001247 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7170 | 2026.05.14 16:29:28.001641 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7171 | 2026.05.14 16:29:28.001675 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7172 | 2026.05.14 16:29:28.001898 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7173 | 2026.05.14 16:29:28.001967 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7174 | 2026.05.14 16:29:28.002104 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7175 | 2026.05.14 16:29:28.002201 [ 352 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7176 | 2026.05.14 16:29:28.002205 [ 338 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7177 | 2026.05.14 16:29:28.002214 [ 347 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7178 | 2026.05.14 16:29:28.002214 [ 334 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7179 | 2026.05.14 16:29:28.002378 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7180 | 2026.05.14 16:29:28.002405 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7181 | 2026.05.14 16:29:28.002473 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7182 | 2026.05.14 16:29:28.002492 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7183 | 2026.05.14 16:29:28.002525 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7184 | 2026.05.14 16:29:28.002661 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7185 | 2026.05.14 16:29:28.003888 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002797 sec., 14658.56274579907 rows/sec., 2.64 MiB/sec. | ||
| 7186 | 2026.05.14 16:29:28.004004 [ 295 ] {95e0a777-faee-4f40-b4c2-7ae876bb26bd} <Debug> TCPHandler: Processed in 0.003351536 sec. | ||
| 7187 | 2026.05.14 16:29:28.005471 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2026.05.14 16:29:28.005607 [ 295 ] {d9b8f33f-9e7e-4b1d-980d-3574a34476d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7189 | 2026.05.14 16:29:28.005657 [ 295 ] {d9b8f33f-9e7e-4b1d-980d-3574a34476d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7190 | 2026.05.14 16:29:28.006282 [ 295 ] {d9b8f33f-9e7e-4b1d-980d-3574a34476d5} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.05.14 16:29:28.006326 [ 295 ] {d9b8f33f-9e7e-4b1d-980d-3574a34476d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7192 | 2026.05.14 16:29:28.006695 [ 295 ] {d9b8f33f-9e7e-4b1d-980d-3574a34476d5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7193 | 2026.05.14 16:29:28.006917 [ 295 ] {d9b8f33f-9e7e-4b1d-980d-3574a34476d5} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.05.14 16:29:28.007061 [ 295 ] {d9b8f33f-9e7e-4b1d-980d-3574a34476d5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001491 sec., 37558.68544600939 rows/sec., 2.87 MiB/sec. | ||
| 7195 | 2026.05.14 16:29:28.007098 [ 295 ] {d9b8f33f-9e7e-4b1d-980d-3574a34476d5} <Debug> TCPHandler: Processed in 0.001690308 sec. | ||
| 7196 | 2026.05.14 16:29:28.007261 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.05.14 16:29:28.007357 [ 295 ] {4137bbf1-8faf-427e-949d-5bf83ff435ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7198 | 2026.05.14 16:29:28.007396 [ 295 ] {4137bbf1-8faf-427e-949d-5bf83ff435ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7199 | 2026.05.14 16:29:28.007850 [ 295 ] {4137bbf1-8faf-427e-949d-5bf83ff435ba} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.05.14 16:29:28.007888 [ 295 ] {4137bbf1-8faf-427e-949d-5bf83ff435ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7201 | 2026.05.14 16:29:28.008201 [ 295 ] {4137bbf1-8faf-427e-949d-5bf83ff435ba} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7202 | 2026.05.14 16:29:28.008437 [ 295 ] {4137bbf1-8faf-427e-949d-5bf83ff435ba} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.05.14 16:29:28.008565 [ 295 ] {4137bbf1-8faf-427e-949d-5bf83ff435ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 7204 | 2026.05.14 16:29:28.008602 [ 295 ] {4137bbf1-8faf-427e-949d-5bf83ff435ba} <Debug> TCPHandler: Processed in 0.001389345 sec. | ||
| 7205 | 2026.05.14 16:29:28.008725 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2026.05.14 16:29:28.008821 [ 295 ] {bbc6839c-7b1b-4c6d-be33-5bc948d286b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7207 | 2026.05.14 16:29:28.008862 [ 295 ] {bbc6839c-7b1b-4c6d-be33-5bc948d286b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7208 | 2026.05.14 16:29:28.009296 [ 295 ] {bbc6839c-7b1b-4c6d-be33-5bc948d286b2} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.05.14 16:29:28.009331 [ 295 ] {bbc6839c-7b1b-4c6d-be33-5bc948d286b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7210 | 2026.05.14 16:29:28.009654 [ 295 ] {bbc6839c-7b1b-4c6d-be33-5bc948d286b2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7211 | 2026.05.14 16:29:28.009856 [ 295 ] {bbc6839c-7b1b-4c6d-be33-5bc948d286b2} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.05.14 16:29:28.009977 [ 295 ] {bbc6839c-7b1b-4c6d-be33-5bc948d286b2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001179 sec., 108566.5818490246 rows/sec., 7.56 MiB/sec. | ||
| 7213 | 2026.05.14 16:29:28.010011 [ 295 ] {bbc6839c-7b1b-4c6d-be33-5bc948d286b2} <Debug> TCPHandler: Processed in 0.001339444 sec. | ||
| 7214 | 2026.05.14 16:29:28.010128 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7215 | 2026.05.14 16:29:28.010216 [ 295 ] {3271f313-ef96-4b6c-b1a6-6d77bad4f030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7216 | 2026.05.14 16:29:28.010253 [ 295 ] {3271f313-ef96-4b6c-b1a6-6d77bad4f030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7217 | 2026.05.14 16:29:28.010592 [ 295 ] {3271f313-ef96-4b6c-b1a6-6d77bad4f030} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.05.14 16:29:28.010624 [ 295 ] {3271f313-ef96-4b6c-b1a6-6d77bad4f030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7219 | 2026.05.14 16:29:28.010961 [ 295 ] {3271f313-ef96-4b6c-b1a6-6d77bad4f030} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7220 | 2026.05.14 16:29:28.011189 [ 295 ] {3271f313-ef96-4b6c-b1a6-6d77bad4f030} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.05.14 16:29:28.011314 [ 295 ] {3271f313-ef96-4b6c-b1a6-6d77bad4f030} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001096 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
| 7222 | 2026.05.14 16:29:28.011350 [ 295 ] {3271f313-ef96-4b6c-b1a6-6d77bad4f030} <Debug> TCPHandler: Processed in 0.001255463 sec. | ||
| 7223 | 2026.05.14 16:29:33.002314 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2026.05.14 16:29:33.002582 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7225 | 2026.05.14 16:29:33.003018 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7226 | 2026.05.14 16:29:33.003052 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7227 | 2026.05.14 16:29:33.003265 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7228 | 2026.05.14 16:29:33.003332 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7229 | 2026.05.14 16:29:33.003468 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7230 | 2026.05.14 16:29:33.003564 [ 347 ] {66112993-febb-4352-8267-571d24b295c0} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7231 | 2026.05.14 16:29:33.003578 [ 338 ] {66112993-febb-4352-8267-571d24b295c0} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7232 | 2026.05.14 16:29:33.003578 [ 352 ] {66112993-febb-4352-8267-571d24b295c0} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7233 | 2026.05.14 16:29:33.003567 [ 334 ] {66112993-febb-4352-8267-571d24b295c0} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7234 | 2026.05.14 16:29:33.003762 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7235 | 2026.05.14 16:29:33.003789 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7236 | 2026.05.14 16:29:33.003856 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7237 | 2026.05.14 16:29:33.003876 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7238 | 2026.05.14 16:29:33.003909 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7239 | 2026.05.14 16:29:33.003945 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7240 | 2026.05.14 16:29:33.005351 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002866 sec., 14305.652477320307 rows/sec., 2.58 MiB/sec. | ||
| 7241 | 2026.05.14 16:29:33.005470 [ 295 ] {66112993-febb-4352-8267-571d24b295c0} <Debug> TCPHandler: Processed in 0.003294995 sec. | ||
| 7242 | 2026.05.14 16:29:33.007276 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.05.14 16:29:33.007390 [ 295 ] {88053fef-a5f8-400f-8c71-70f214ec968e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7244 | 2026.05.14 16:29:33.007432 [ 295 ] {88053fef-a5f8-400f-8c71-70f214ec968e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7245 | 2026.05.14 16:29:33.008095 [ 295 ] {88053fef-a5f8-400f-8c71-70f214ec968e} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.05.14 16:29:33.008139 [ 295 ] {88053fef-a5f8-400f-8c71-70f214ec968e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7247 | 2026.05.14 16:29:33.008540 [ 295 ] {88053fef-a5f8-400f-8c71-70f214ec968e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7248 | 2026.05.14 16:29:33.008756 [ 295 ] {88053fef-a5f8-400f-8c71-70f214ec968e} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.05.14 16:29:33.008895 [ 295 ] {88053fef-a5f8-400f-8c71-70f214ec968e} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001536 sec., 42968.75 rows/sec., 3.40 MiB/sec. | ||
| 7250 | 2026.05.14 16:29:33.008933 [ 295 ] {88053fef-a5f8-400f-8c71-70f214ec968e} <Debug> TCPHandler: Processed in 0.001708948 sec. | ||
| 7251 | 2026.05.14 16:29:33.009139 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.05.14 16:29:33.009241 [ 295 ] {4208ed91-47cd-40fa-91a8-503f283c1c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7253 | 2026.05.14 16:29:33.009281 [ 295 ] {4208ed91-47cd-40fa-91a8-503f283c1c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7254 | 2026.05.14 16:29:33.009708 [ 295 ] {4208ed91-47cd-40fa-91a8-503f283c1c1a} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.05.14 16:29:33.009744 [ 295 ] {4208ed91-47cd-40fa-91a8-503f283c1c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7256 | 2026.05.14 16:29:33.010057 [ 295 ] {4208ed91-47cd-40fa-91a8-503f283c1c1a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7257 | 2026.05.14 16:29:33.010262 [ 295 ] {4208ed91-47cd-40fa-91a8-503f283c1c1a} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.05.14 16:29:33.010390 [ 295 ] {4208ed91-47cd-40fa-91a8-503f283c1c1a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001168 sec., 4280.821917808219 rows/sec., 321.90 KiB/sec. | ||
| 7259 | 2026.05.14 16:29:33.010427 [ 295 ] {4208ed91-47cd-40fa-91a8-503f283c1c1a} <Debug> TCPHandler: Processed in 0.001340074 sec. | ||
| 7260 | 2026.05.14 16:29:33.010550 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.05.14 16:29:33.010646 [ 295 ] {852b7907-d300-4848-8824-9b0e36e604b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7262 | 2026.05.14 16:29:33.010684 [ 295 ] {852b7907-d300-4848-8824-9b0e36e604b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7263 | 2026.05.14 16:29:33.011092 [ 295 ] {852b7907-d300-4848-8824-9b0e36e604b2} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.05.14 16:29:33.011129 [ 295 ] {852b7907-d300-4848-8824-9b0e36e604b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7265 | 2026.05.14 16:29:33.011424 [ 295 ] {852b7907-d300-4848-8824-9b0e36e604b2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7266 | 2026.05.14 16:29:33.011628 [ 295 ] {852b7907-d300-4848-8824-9b0e36e604b2} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.05.14 16:29:33.011752 [ 295 ] {852b7907-d300-4848-8824-9b0e36e604b2} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001124 sec., 61387.90035587188 rows/sec., 4.79 MiB/sec. | ||
| 7268 | 2026.05.14 16:29:33.011789 [ 295 ] {852b7907-d300-4848-8824-9b0e36e604b2} <Debug> TCPHandler: Processed in 0.001286934 sec. | ||
| 7269 | 2026.05.14 16:29:33.011923 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.05.14 16:29:33.012019 [ 295 ] {a4df742a-38ba-4ebb-b035-2a74775f9e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7271 | 2026.05.14 16:29:33.012060 [ 295 ] {a4df742a-38ba-4ebb-b035-2a74775f9e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7272 | 2026.05.14 16:29:33.012452 [ 295 ] {a4df742a-38ba-4ebb-b035-2a74775f9e7b} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.05.14 16:29:33.012488 [ 295 ] {a4df742a-38ba-4ebb-b035-2a74775f9e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7274 | 2026.05.14 16:29:33.012808 [ 295 ] {a4df742a-38ba-4ebb-b035-2a74775f9e7b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7275 | 2026.05.14 16:29:33.013019 [ 295 ] {a4df742a-38ba-4ebb-b035-2a74775f9e7b} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.05.14 16:29:33.013158 [ 295 ] {a4df742a-38ba-4ebb-b035-2a74775f9e7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 7277 | 2026.05.14 16:29:33.013194 [ 295 ] {a4df742a-38ba-4ebb-b035-2a74775f9e7b} <Debug> TCPHandler: Processed in 0.001320344 sec. | ||
| 7278 | 2026.05.14 16:29:33.013312 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.05.14 16:29:33.013412 [ 295 ] {c95d674f-65e6-4dfa-b101-ddb326f78c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7280 | 2026.05.14 16:29:33.013464 [ 295 ] {c95d674f-65e6-4dfa-b101-ddb326f78c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7281 | 2026.05.14 16:29:33.014193 [ 295 ] {c95d674f-65e6-4dfa-b101-ddb326f78c31} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.05.14 16:29:33.014229 [ 295 ] {c95d674f-65e6-4dfa-b101-ddb326f78c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7283 | 2026.05.14 16:29:33.014728 [ 295 ] {c95d674f-65e6-4dfa-b101-ddb326f78c31} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7284 | 2026.05.14 16:29:33.014946 [ 295 ] {c95d674f-65e6-4dfa-b101-ddb326f78c31} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.05.14 16:29:33.015085 [ 295 ] {c95d674f-65e6-4dfa-b101-ddb326f78c31} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001691 sec., 2956.830277942046 rows/sec., 5.30 MiB/sec. | ||
| 7286 | 2026.05.14 16:29:33.015137 [ 295 ] {c95d674f-65e6-4dfa-b101-ddb326f78c31} <Debug> TCPHandler: Processed in 0.0018734 sec. | ||
| 7287 | 2026.05.14 16:29:33.015261 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2026.05.14 16:29:33.015356 [ 295 ] {25f0b2b5-a820-4e70-b9a2-a880fa011ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7289 | 2026.05.14 16:29:33.015396 [ 295 ] {25f0b2b5-a820-4e70-b9a2-a880fa011ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7290 | 2026.05.14 16:29:33.015739 [ 295 ] {25f0b2b5-a820-4e70-b9a2-a880fa011ea2} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.05.14 16:29:33.015775 [ 295 ] {25f0b2b5-a820-4e70-b9a2-a880fa011ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7292 | 2026.05.14 16:29:33.016075 [ 295 ] {25f0b2b5-a820-4e70-b9a2-a880fa011ea2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7293 | 2026.05.14 16:29:33.016287 [ 295 ] {25f0b2b5-a820-4e70-b9a2-a880fa011ea2} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.05.14 16:29:33.016415 [ 295 ] {25f0b2b5-a820-4e70-b9a2-a880fa011ea2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 7295 | 2026.05.14 16:29:33.016450 [ 295 ] {25f0b2b5-a820-4e70-b9a2-a880fa011ea2} <Debug> TCPHandler: Processed in 0.001238443 sec. | ||
| 7296 | 2026.05.14 16:29:34.545650 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7297 | 2026.05.14 16:29:34.545702 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7298 | 2026.05.14 16:29:34.637207 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13363 | ||
| 7299 | 2026.05.14 16:29:34.637669 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.05.14 16:29:34.637716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7301 | 2026.05.14 16:29:34.638181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7302 | 2026.05.14 16:29:34.638415 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.05.14 16:29:34.638557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13363 | ||
| 7304 | 2026.05.14 16:29:34.676896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 918 | ||
| 7305 | 2026.05.14 16:29:34.679538 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2026.05.14 16:29:34.679609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7307 | 2026.05.14 16:29:34.681428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7308 | 2026.05.14 16:29:34.681760 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2026.05.14 16:29:34.682187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7310 | 2026.05.14 16:29:35.324006 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7311 | 2026.05.14 16:29:35.339300 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2026.05.14 16:29:35.339358 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7313 | 2026.05.14 16:29:35.345493 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7314 | 2026.05.14 16:29:35.346163 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2026.05.14 16:29:35.348775 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7316 | 2026.05.14 16:29:36.031323 [ 140 ] {} <Debug> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 7317 | 2026.05.14 16:29:36.031408 [ 140 ] {} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.05.14 16:29:36.031431 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7319 | 2026.05.14 16:29:36.031579 [ 199 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 7320 | 2026.05.14 16:29:36.031760 [ 199 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7321 | 2026.05.14 16:29:36.031796 [ 199 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 7322 | 2026.05.14 16:29:36.031862 [ 199 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7323 | 2026.05.14 16:29:36.031903 [ 199 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7324 | 2026.05.14 16:29:36.031945 [ 199 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7325 | 2026.05.14 16:29:36.031982 [ 199 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7326 | 2026.05.14 16:29:36.032690 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001173522 sec., 97143.47068056671 rows/sec., 4.96 MiB/sec. | ||
| 7327 | 2026.05.14 16:29:36.032844 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7328 | 2026.05.14 16:29:36.033134 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_19_4} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.05.14 16:29:36.033209 [ 192 ] {abc32d34-eff3-4108-bb45-56cc3743389a::all_1_19_4} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 7330 | 2026.05.14 16:29:36.033292 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7331 | 2026.05.14 16:29:36.057784 [ 139 ] {} <Debug> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7332 | 2026.05.14 16:29:36.057876 [ 139 ] {} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2026.05.14 16:29:36.057915 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7334 | 2026.05.14 16:29:36.058128 [ 199 ] {932c46a3-9d9e-4c44-9744-c434693ef90b::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 | ||
| 7335 | 2026.05.14 16:29:36.058298 [ 199 ] {932c46a3-9d9e-4c44-9744-c434693ef90b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7336 | 2026.05.14 16:29:36.058345 [ 199 ] {932c46a3-9d9e-4c44-9744-c434693ef90b::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 | ||
| 7337 | 2026.05.14 16:29:36.058431 [ 199 ] {932c46a3-9d9e-4c44-9744-c434693ef90b::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 | ||
| 7338 | 2026.05.14 16:29:36.058502 [ 199 ] {932c46a3-9d9e-4c44-9744-c434693ef90b::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 | ||
| 7339 | 2026.05.14 16:29:36.058568 [ 199 ] {932c46a3-9d9e-4c44-9744-c434693ef90b::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 | ||
| 7340 | 2026.05.14 16:29:36.058631 [ 199 ] {932c46a3-9d9e-4c44-9744-c434693ef90b::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 | ||
| 7341 | 2026.05.14 16:29:36.059610 [ 192 ] {932c46a3-9d9e-4c44-9744-c434693ef90b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549857 sec., 3871.3249028781365 rows/sec., 287.32 KiB/sec. | ||
| 7342 | 2026.05.14 16:29:36.059767 [ 192 ] {932c46a3-9d9e-4c44-9744-c434693ef90b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7343 | 2026.05.14 16:29:36.060064 [ 192 ] {932c46a3-9d9e-4c44-9744-c434693ef90b::all_1_5_1} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2026.05.14 16:29:36.060136 [ 192 ] {932c46a3-9d9e-4c44-9744-c434693ef90b::all_1_5_1} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7345 | 2026.05.14 16:29:36.060215 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7346 | 2026.05.14 16:29:38.006568 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7347 | 2026.05.14 16:29:38.006824 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7348 | 2026.05.14 16:29:38.007185 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7349 | 2026.05.14 16:29:38.007224 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7350 | 2026.05.14 16:29:38.007466 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7351 | 2026.05.14 16:29:38.007536 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7352 | 2026.05.14 16:29:38.007678 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7353 | 2026.05.14 16:29:38.007783 [ 347 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7354 | 2026.05.14 16:29:38.007785 [ 338 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7355 | 2026.05.14 16:29:38.007785 [ 334 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7356 | 2026.05.14 16:29:38.007783 [ 323 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7357 | 2026.05.14 16:29:38.008006 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7358 | 2026.05.14 16:29:38.008033 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7359 | 2026.05.14 16:29:38.008104 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7360 | 2026.05.14 16:29:38.008124 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7361 | 2026.05.14 16:29:38.008158 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7362 | 2026.05.14 16:29:38.008195 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7363 | 2026.05.14 16:29:38.009472 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002753 sec., 14892.844169996368 rows/sec., 2.68 MiB/sec. | ||
| 7364 | 2026.05.14 16:29:38.009595 [ 295 ] {15095e3a-088f-41ae-92b5-8158c3388d51} <Debug> TCPHandler: Processed in 0.003162993 sec. | ||
| 7365 | 2026.05.14 16:29:38.014921 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.05.14 16:29:38.015052 [ 295 ] {039795fc-90d9-4c49-b256-be5fa47f7e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7367 | 2026.05.14 16:29:38.015104 [ 295 ] {039795fc-90d9-4c49-b256-be5fa47f7e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7368 | 2026.05.14 16:29:38.015883 [ 295 ] {039795fc-90d9-4c49-b256-be5fa47f7e4b} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.05.14 16:29:38.015922 [ 295 ] {039795fc-90d9-4c49-b256-be5fa47f7e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7370 | 2026.05.14 16:29:38.016301 [ 295 ] {039795fc-90d9-4c49-b256-be5fa47f7e4b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7371 | 2026.05.14 16:29:38.016523 [ 295 ] {039795fc-90d9-4c49-b256-be5fa47f7e4b} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.05.14 16:29:38.016666 [ 295 ] {039795fc-90d9-4c49-b256-be5fa47f7e4b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001651 sec., 172016.95941853424 rows/sec., 10.93 MiB/sec. | ||
| 7373 | 2026.05.14 16:29:38.016706 [ 295 ] {039795fc-90d9-4c49-b256-be5fa47f7e4b} <Debug> TCPHandler: Processed in 0.00185532 sec. | ||
| 7374 | 2026.05.14 16:29:38.016857 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.05.14 16:29:38.016953 [ 295 ] {2e734a88-a800-4626-923c-12cdfd7e9a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7376 | 2026.05.14 16:29:38.016994 [ 295 ] {2e734a88-a800-4626-923c-12cdfd7e9a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7377 | 2026.05.14 16:29:38.017827 [ 295 ] {2e734a88-a800-4626-923c-12cdfd7e9a8b} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.05.14 16:29:38.017865 [ 295 ] {2e734a88-a800-4626-923c-12cdfd7e9a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7379 | 2026.05.14 16:29:38.018238 [ 295 ] {2e734a88-a800-4626-923c-12cdfd7e9a8b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7380 | 2026.05.14 16:29:38.018469 [ 295 ] {2e734a88-a800-4626-923c-12cdfd7e9a8b} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.05.14 16:29:38.018599 [ 295 ] {2e734a88-a800-4626-923c-12cdfd7e9a8b} <Debug> executeQuery: Read 871 rows, 69.90 KiB in 0.001665 sec., 523123.12312312314 rows/sec., 41.00 MiB/sec. | ||
| 7382 | 2026.05.14 16:29:38.018638 [ 295 ] {2e734a88-a800-4626-923c-12cdfd7e9a8b} <Debug> TCPHandler: Processed in 0.001833079 sec. | ||
| 7383 | 2026.05.14 16:29:38.018764 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2026.05.14 16:29:38.018862 [ 295 ] {5c33b245-73aa-4e24-b8ab-f7b6264c7e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7385 | 2026.05.14 16:29:38.018902 [ 295 ] {5c33b245-73aa-4e24-b8ab-f7b6264c7e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7386 | 2026.05.14 16:29:38.019391 [ 295 ] {5c33b245-73aa-4e24-b8ab-f7b6264c7e4a} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.05.14 16:29:38.019429 [ 295 ] {5c33b245-73aa-4e24-b8ab-f7b6264c7e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7388 | 2026.05.14 16:29:38.019750 [ 295 ] {5c33b245-73aa-4e24-b8ab-f7b6264c7e4a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7389 | 2026.05.14 16:29:38.019966 [ 295 ] {5c33b245-73aa-4e24-b8ab-f7b6264c7e4a} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.05.14 16:29:38.020093 [ 295 ] {5c33b245-73aa-4e24-b8ab-f7b6264c7e4a} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001251 sec., 143085.53157474022 rows/sec., 8.84 MiB/sec. | ||
| 7391 | 2026.05.14 16:29:38.020132 [ 295 ] {5c33b245-73aa-4e24-b8ab-f7b6264c7e4a} <Debug> TCPHandler: Processed in 0.001418035 sec. | ||
| 7392 | 2026.05.14 16:29:38.020253 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.05.14 16:29:38.020354 [ 295 ] {fea7a54c-4af4-4aa3-8841-5089def71003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7394 | 2026.05.14 16:29:38.020395 [ 295 ] {fea7a54c-4af4-4aa3-8841-5089def71003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7395 | 2026.05.14 16:29:38.020859 [ 295 ] {fea7a54c-4af4-4aa3-8841-5089def71003} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.05.14 16:29:38.020896 [ 295 ] {fea7a54c-4af4-4aa3-8841-5089def71003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7397 | 2026.05.14 16:29:38.021224 [ 295 ] {fea7a54c-4af4-4aa3-8841-5089def71003} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7398 | 2026.05.14 16:29:38.021446 [ 295 ] {fea7a54c-4af4-4aa3-8841-5089def71003} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.05.14 16:29:38.021584 [ 295 ] {fea7a54c-4af4-4aa3-8841-5089def71003} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001247 sec., 119486.76824378507 rows/sec., 7.72 MiB/sec. | ||
| 7400 | 2026.05.14 16:29:38.021627 [ 295 ] {fea7a54c-4af4-4aa3-8841-5089def71003} <Debug> TCPHandler: Processed in 0.001424455 sec. | ||
| 7401 | 2026.05.14 16:29:38.021822 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2026.05.14 16:29:38.021924 [ 295 ] {68a19d32-d509-4636-9986-ffbc677abdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7403 | 2026.05.14 16:29:38.021964 [ 295 ] {68a19d32-d509-4636-9986-ffbc677abdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7404 | 2026.05.14 16:29:38.022446 [ 295 ] {68a19d32-d509-4636-9986-ffbc677abdf8} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2026.05.14 16:29:38.022484 [ 295 ] {68a19d32-d509-4636-9986-ffbc677abdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7406 | 2026.05.14 16:29:38.022801 [ 295 ] {68a19d32-d509-4636-9986-ffbc677abdf8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7407 | 2026.05.14 16:29:38.023016 [ 295 ] {68a19d32-d509-4636-9986-ffbc677abdf8} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2026.05.14 16:29:38.023143 [ 295 ] {68a19d32-d509-4636-9986-ffbc677abdf8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001238 sec., 119547.65751211632 rows/sec., 6.80 MiB/sec. | ||
| 7409 | 2026.05.14 16:29:38.023181 [ 295 ] {68a19d32-d509-4636-9986-ffbc677abdf8} <Debug> TCPHandler: Processed in 0.001412314 sec. | ||
| 7410 | 2026.05.14 16:29:38.023318 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.05.14 16:29:38.023416 [ 295 ] {8a4d40d7-7969-4128-afba-617e8781fbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7412 | 2026.05.14 16:29:38.023456 [ 295 ] {8a4d40d7-7969-4128-afba-617e8781fbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7413 | 2026.05.14 16:29:38.024090 [ 295 ] {8a4d40d7-7969-4128-afba-617e8781fbfb} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.05.14 16:29:38.024127 [ 295 ] {8a4d40d7-7969-4128-afba-617e8781fbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7415 | 2026.05.14 16:29:38.024458 [ 295 ] {8a4d40d7-7969-4128-afba-617e8781fbfb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7416 | 2026.05.14 16:29:38.024665 [ 295 ] {8a4d40d7-7969-4128-afba-617e8781fbfb} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2026.05.14 16:29:38.024795 [ 295 ] {8a4d40d7-7969-4128-afba-617e8781fbfb} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001397 sec., 377236.9362920544 rows/sec., 26.66 MiB/sec. | ||
| 7418 | 2026.05.14 16:29:38.024833 [ 295 ] {8a4d40d7-7969-4128-afba-617e8781fbfb} <Debug> TCPHandler: Processed in 0.001565917 sec. | ||
| 7419 | 2026.05.14 16:29:38.024958 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2026.05.14 16:29:38.025054 [ 295 ] {170a99ce-0048-4ad9-8c0c-f4dc760e1cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7421 | 2026.05.14 16:29:38.025094 [ 295 ] {170a99ce-0048-4ad9-8c0c-f4dc760e1cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7422 | 2026.05.14 16:29:38.025435 [ 295 ] {170a99ce-0048-4ad9-8c0c-f4dc760e1cf4} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.05.14 16:29:38.025470 [ 295 ] {170a99ce-0048-4ad9-8c0c-f4dc760e1cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7424 | 2026.05.14 16:29:38.025775 [ 295 ] {170a99ce-0048-4ad9-8c0c-f4dc760e1cf4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7425 | 2026.05.14 16:29:38.025978 [ 295 ] {170a99ce-0048-4ad9-8c0c-f4dc760e1cf4} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.05.14 16:29:38.026105 [ 295 ] {170a99ce-0048-4ad9-8c0c-f4dc760e1cf4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 7427 | 2026.05.14 16:29:38.026142 [ 295 ] {170a99ce-0048-4ad9-8c0c-f4dc760e1cf4} <Debug> TCPHandler: Processed in 0.001234784 sec. | ||
| 7428 | 2026.05.14 16:29:38.026266 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2026.05.14 16:29:38.026362 [ 295 ] {1c0385a4-5e4d-4fd3-abde-a24551995ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7430 | 2026.05.14 16:29:38.026404 [ 295 ] {1c0385a4-5e4d-4fd3-abde-a24551995ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7431 | 2026.05.14 16:29:38.026857 [ 295 ] {1c0385a4-5e4d-4fd3-abde-a24551995ec7} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.05.14 16:29:38.026901 [ 295 ] {1c0385a4-5e4d-4fd3-abde-a24551995ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7433 | 2026.05.14 16:29:38.027235 [ 295 ] {1c0385a4-5e4d-4fd3-abde-a24551995ec7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7434 | 2026.05.14 16:29:38.027450 [ 295 ] {1c0385a4-5e4d-4fd3-abde-a24551995ec7} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.05.14 16:29:38.027580 [ 295 ] {1c0385a4-5e4d-4fd3-abde-a24551995ec7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001236 sec., 214401.2944983819 rows/sec., 14.25 MiB/sec. | ||
| 7436 | 2026.05.14 16:29:38.027619 [ 295 ] {1c0385a4-5e4d-4fd3-abde-a24551995ec7} <Debug> TCPHandler: Processed in 0.001408465 sec. | ||
| 7437 | 2026.05.14 16:29:38.027767 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7438 | 2026.05.14 16:29:38.027867 [ 295 ] {29c89782-c359-4c8c-8a00-8a83e687bc62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7439 | 2026.05.14 16:29:38.027909 [ 295 ] {29c89782-c359-4c8c-8a00-8a83e687bc62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7440 | 2026.05.14 16:29:38.028256 [ 295 ] {29c89782-c359-4c8c-8a00-8a83e687bc62} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7441 | 2026.05.14 16:29:38.028292 [ 295 ] {29c89782-c359-4c8c-8a00-8a83e687bc62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7442 | 2026.05.14 16:29:38.028593 [ 295 ] {29c89782-c359-4c8c-8a00-8a83e687bc62} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7443 | 2026.05.14 16:29:38.028799 [ 295 ] {29c89782-c359-4c8c-8a00-8a83e687bc62} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2026.05.14 16:29:38.028925 [ 295 ] {29c89782-c359-4c8c-8a00-8a83e687bc62} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 7445 | 2026.05.14 16:29:38.028962 [ 295 ] {29c89782-c359-4c8c-8a00-8a83e687bc62} <Debug> TCPHandler: Processed in 0.001245483 sec. | ||
| 7446 | 2026.05.14 16:29:38.029094 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7447 | 2026.05.14 16:29:38.029190 [ 295 ] {119d7c9b-ef0f-4c31-98f7-641d5e248745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7448 | 2026.05.14 16:29:38.029244 [ 295 ] {119d7c9b-ef0f-4c31-98f7-641d5e248745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7449 | 2026.05.14 16:29:38.030092 [ 295 ] {119d7c9b-ef0f-4c31-98f7-641d5e248745} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2026.05.14 16:29:38.030129 [ 295 ] {119d7c9b-ef0f-4c31-98f7-641d5e248745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7451 | 2026.05.14 16:29:38.030702 [ 295 ] {119d7c9b-ef0f-4c31-98f7-641d5e248745} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7452 | 2026.05.14 16:29:38.030928 [ 295 ] {119d7c9b-ef0f-4c31-98f7-641d5e248745} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7453 | 2026.05.14 16:29:38.031060 [ 295 ] {119d7c9b-ef0f-4c31-98f7-641d5e248745} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001887 sec., 19607.843137254902 rows/sec., 35.14 MiB/sec. | ||
| 7454 | 2026.05.14 16:29:38.031113 [ 295 ] {119d7c9b-ef0f-4c31-98f7-641d5e248745} <Debug> TCPHandler: Processed in 0.002068822 sec. | ||
| 7455 | 2026.05.14 16:29:38.031507 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7456 | 2026.05.14 16:29:38.031621 [ 295 ] {a7ee4ae3-8c70-44f0-a9f3-5eff154646c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7457 | 2026.05.14 16:29:38.031662 [ 295 ] {a7ee4ae3-8c70-44f0-a9f3-5eff154646c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7458 | 2026.05.14 16:29:38.032006 [ 295 ] {a7ee4ae3-8c70-44f0-a9f3-5eff154646c2} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2026.05.14 16:29:38.032043 [ 295 ] {a7ee4ae3-8c70-44f0-a9f3-5eff154646c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7460 | 2026.05.14 16:29:38.032358 [ 295 ] {a7ee4ae3-8c70-44f0-a9f3-5eff154646c2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7461 | 2026.05.14 16:29:38.032559 [ 295 ] {a7ee4ae3-8c70-44f0-a9f3-5eff154646c2} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7462 | 2026.05.14 16:29:38.032684 [ 295 ] {a7ee4ae3-8c70-44f0-a9f3-5eff154646c2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 7463 | 2026.05.14 16:29:38.032720 [ 295 ] {a7ee4ae3-8c70-44f0-a9f3-5eff154646c2} <Debug> TCPHandler: Processed in 0.001264243 sec. | ||
| 7464 | 2026.05.14 16:29:42.139464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13875 | ||
| 7465 | 2026.05.14 16:29:42.140033 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.05.14 16:29:42.140082 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7467 | 2026.05.14 16:29:42.140793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7468 | 2026.05.14 16:29:42.141025 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.05.14 16:29:42.141174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13875 | ||
| 7470 | 2026.05.14 16:29:42.848832 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7471 | 2026.05.14 16:29:42.867933 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.05.14 16:29:42.868016 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7473 | 2026.05.14 16:29:42.874277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7474 | 2026.05.14 16:29:42.875025 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2026.05.14 16:29:42.880302 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7476 | 2026.05.14 16:29:43.000779 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2026.05.14 16:29:43.001033 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7478 | 2026.05.14 16:29:43.001379 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7479 | 2026.05.14 16:29:43.001414 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7480 | 2026.05.14 16:29:43.001630 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7481 | 2026.05.14 16:29:43.001697 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7482 | 2026.05.14 16:29:43.001838 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7483 | 2026.05.14 16:29:43.001930 [ 338 ] {401c7329-c893-424a-9993-4bbb530eb057} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7484 | 2026.05.14 16:29:43.002001 [ 338 ] {401c7329-c893-424a-9993-4bbb530eb057} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7485 | 2026.05.14 16:29:43.002037 [ 338 ] {401c7329-c893-424a-9993-4bbb530eb057} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7486 | 2026.05.14 16:29:43.002065 [ 338 ] {401c7329-c893-424a-9993-4bbb530eb057} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7487 | 2026.05.14 16:29:43.002134 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7488 | 2026.05.14 16:29:43.002161 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7489 | 2026.05.14 16:29:43.002229 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7490 | 2026.05.14 16:29:43.002250 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7491 | 2026.05.14 16:29:43.002283 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7492 | 2026.05.14 16:29:43.002321 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7493 | 2026.05.14 16:29:43.003523 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002594 sec., 15805.705474171165 rows/sec., 2.85 MiB/sec. | ||
| 7494 | 2026.05.14 16:29:43.003602 [ 295 ] {401c7329-c893-424a-9993-4bbb530eb057} <Debug> TCPHandler: Processed in 0.002960341 sec. | ||
| 7495 | 2026.05.14 16:29:43.005746 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7496 | 2026.05.14 16:29:43.005952 [ 295 ] {0f64fff1-0030-4f42-a562-414074c8011a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7497 | 2026.05.14 16:29:43.006023 [ 295 ] {0f64fff1-0030-4f42-a562-414074c8011a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7498 | 2026.05.14 16:29:43.006712 [ 295 ] {0f64fff1-0030-4f42-a562-414074c8011a} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7499 | 2026.05.14 16:29:43.006749 [ 295 ] {0f64fff1-0030-4f42-a562-414074c8011a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7500 | 2026.05.14 16:29:43.007097 [ 295 ] {0f64fff1-0030-4f42-a562-414074c8011a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7501 | 2026.05.14 16:29:43.007309 [ 295 ] {0f64fff1-0030-4f42-a562-414074c8011a} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2026.05.14 16:29:43.007455 [ 295 ] {0f64fff1-0030-4f42-a562-414074c8011a} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001555 sec., 42443.72990353698 rows/sec., 3.36 MiB/sec. | ||
| 7503 | 2026.05.14 16:29:43.007491 [ 295 ] {0f64fff1-0030-4f42-a562-414074c8011a} <Debug> TCPHandler: Processed in 0.0018393 sec. | ||
| 7504 | 2026.05.14 16:29:43.007610 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7505 | 2026.05.14 16:29:43.007707 [ 295 ] {9403216a-f9e1-4b42-9851-f49db1a1ab6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7506 | 2026.05.14 16:29:43.007744 [ 295 ] {9403216a-f9e1-4b42-9851-f49db1a1ab6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7507 | 2026.05.14 16:29:43.008150 [ 295 ] {9403216a-f9e1-4b42-9851-f49db1a1ab6e} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2026.05.14 16:29:43.008182 [ 295 ] {9403216a-f9e1-4b42-9851-f49db1a1ab6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7509 | 2026.05.14 16:29:43.008440 [ 295 ] {9403216a-f9e1-4b42-9851-f49db1a1ab6e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7510 | 2026.05.14 16:29:43.008704 [ 295 ] {9403216a-f9e1-4b42-9851-f49db1a1ab6e} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2026.05.14 16:29:43.008827 [ 295 ] {9403216a-f9e1-4b42-9851-f49db1a1ab6e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001124 sec., 4448.398576512455 rows/sec., 334.50 KiB/sec. | ||
| 7512 | 2026.05.14 16:29:43.008856 [ 131 ] {} <Debug> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7513 | 2026.05.14 16:29:43.008862 [ 295 ] {9403216a-f9e1-4b42-9851-f49db1a1ab6e} <Debug> TCPHandler: Processed in 0.001292814 sec. | ||
| 7514 | 2026.05.14 16:29:43.008924 [ 131 ] {} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.05.14 16:29:43.008951 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7516 | 2026.05.14 16:29:43.009057 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7517 | 2026.05.14 16:29:43.009070 [ 187 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::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 | ||
| 7518 | 2026.05.14 16:29:43.009156 [ 295 ] {f2c02188-12da-495e-9414-f687ec8304da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7519 | 2026.05.14 16:29:43.009199 [ 295 ] {f2c02188-12da-495e-9414-f687ec8304da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7520 | 2026.05.14 16:29:43.009199 [ 187 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7521 | 2026.05.14 16:29:43.009243 [ 187 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 211 rows starting from the beginning of the part | ||
| 7522 | 2026.05.14 16:29:43.009303 [ 187 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 7523 | 2026.05.14 16:29:43.009350 [ 187 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 200 rows starting from the beginning of the part | ||
| 7524 | 2026.05.14 16:29:43.009390 [ 187 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 7525 | 2026.05.14 16:29:43.009429 [ 187 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 179 rows starting from the beginning of the part | ||
| 7526 | 2026.05.14 16:29:43.009467 [ 187 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 7527 | 2026.05.14 16:29:43.009664 [ 295 ] {f2c02188-12da-495e-9414-f687ec8304da} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.05.14 16:29:43.009706 [ 295 ] {f2c02188-12da-495e-9414-f687ec8304da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7529 | 2026.05.14 16:29:43.010035 [ 295 ] {f2c02188-12da-495e-9414-f687ec8304da} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7530 | 2026.05.14 16:29:43.010255 [ 295 ] {f2c02188-12da-495e-9414-f687ec8304da} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.05.14 16:29:43.010313 [ 192 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295193 sec., 467111.8512839399 rows/sec., 31.13 MiB/sec. | ||
| 7532 | 2026.05.14 16:29:43.010387 [ 295 ] {f2c02188-12da-495e-9414-f687ec8304da} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001249 sec., 55244.19535628503 rows/sec., 4.31 MiB/sec. | ||
| 7533 | 2026.05.14 16:29:43.010429 [ 295 ] {f2c02188-12da-495e-9414-f687ec8304da} <Debug> TCPHandler: Processed in 0.001420275 sec. | ||
| 7534 | 2026.05.14 16:29:43.010508 [ 189 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7535 | 2026.05.14 16:29:43.010571 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2026.05.14 16:29:43.010765 [ 295 ] {e116d3d9-da2d-4e03-8471-e0cd23a99cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7537 | 2026.05.14 16:29:43.010807 [ 295 ] {e116d3d9-da2d-4e03-8471-e0cd23a99cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7538 | 2026.05.14 16:29:43.010879 [ 189 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_36_7} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2026.05.14 16:29:43.010973 [ 189 ] {5605d1c1-7b1b-40a6-acac-22c22ab123a5::all_1_36_7} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7540 | 2026.05.14 16:29:43.011057 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7541 | 2026.05.14 16:29:43.011293 [ 295 ] {e116d3d9-da2d-4e03-8471-e0cd23a99cd7} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2026.05.14 16:29:43.011325 [ 295 ] {e116d3d9-da2d-4e03-8471-e0cd23a99cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7543 | 2026.05.14 16:29:43.011642 [ 295 ] {e116d3d9-da2d-4e03-8471-e0cd23a99cd7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7544 | 2026.05.14 16:29:43.011853 [ 295 ] {e116d3d9-da2d-4e03-8471-e0cd23a99cd7} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7545 | 2026.05.14 16:29:43.011984 [ 295 ] {e116d3d9-da2d-4e03-8471-e0cd23a99cd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001337 sec., 119670.90501121915 rows/sec., 8.33 MiB/sec. | ||
| 7546 | 2026.05.14 16:29:43.012020 [ 295 ] {e116d3d9-da2d-4e03-8471-e0cd23a99cd7} <Debug> TCPHandler: Processed in 0.001496686 sec. | ||
| 7547 | 2026.05.14 16:29:43.012172 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2026.05.14 16:29:43.012266 [ 295 ] {a32a0982-eda9-4a56-9a3b-c0a5ec378056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7549 | 2026.05.14 16:29:43.012319 [ 295 ] {a32a0982-eda9-4a56-9a3b-c0a5ec378056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7550 | 2026.05.14 16:29:43.013112 [ 295 ] {a32a0982-eda9-4a56-9a3b-c0a5ec378056} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.05.14 16:29:43.013149 [ 295 ] {a32a0982-eda9-4a56-9a3b-c0a5ec378056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7552 | 2026.05.14 16:29:43.013645 [ 295 ] {a32a0982-eda9-4a56-9a3b-c0a5ec378056} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7553 | 2026.05.14 16:29:43.013861 [ 295 ] {a32a0982-eda9-4a56-9a3b-c0a5ec378056} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.05.14 16:29:43.013996 [ 295 ] {a32a0982-eda9-4a56-9a3b-c0a5ec378056} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001747 sec., 2862.0492272467086 rows/sec., 5.13 MiB/sec. | ||
| 7555 | 2026.05.14 16:29:43.013994 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7556 | 2026.05.14 16:29:43.014050 [ 295 ] {a32a0982-eda9-4a56-9a3b-c0a5ec378056} <Debug> TCPHandler: Processed in 0.00192638 sec. | ||
| 7557 | 2026.05.14 16:29:43.014055 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.05.14 16:29:43.014096 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7559 | 2026.05.14 16:29:43.014179 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.05.14 16:29:43.014187 [ 187 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::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 | ||
| 7561 | 2026.05.14 16:29:43.014283 [ 295 ] {0c477469-dcba-4d7a-90f1-8685aeac7ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7562 | 2026.05.14 16:29:43.014331 [ 295 ] {0c477469-dcba-4d7a-90f1-8685aeac7ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7563 | 2026.05.14 16:29:43.014429 [ 187 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7564 | 2026.05.14 16:29:43.014495 [ 187 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 665 rows starting from the beginning of the part | ||
| 7565 | 2026.05.14 16:29:43.014635 [ 187 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 7566 | 2026.05.14 16:29:43.014718 [ 295 ] {0c477469-dcba-4d7a-90f1-8685aeac7ad4} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2026.05.14 16:29:43.014759 [ 295 ] {0c477469-dcba-4d7a-90f1-8685aeac7ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7568 | 2026.05.14 16:29:43.014764 [ 187 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part | ||
| 7569 | 2026.05.14 16:29:43.014896 [ 187 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 7570 | 2026.05.14 16:29:43.015015 [ 187 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part | ||
| 7571 | 2026.05.14 16:29:43.015075 [ 295 ] {0c477469-dcba-4d7a-90f1-8685aeac7ad4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7572 | 2026.05.14 16:29:43.015130 [ 187 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 7573 | 2026.05.14 16:29:43.015315 [ 295 ] {0c477469-dcba-4d7a-90f1-8685aeac7ad4} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7574 | 2026.05.14 16:29:43.015455 [ 295 ] {0c477469-dcba-4d7a-90f1-8685aeac7ad4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 7575 | 2026.05.14 16:29:43.015493 [ 295 ] {0c477469-dcba-4d7a-90f1-8685aeac7ad4} <Debug> TCPHandler: Processed in 0.001361044 sec. | ||
| 7576 | 2026.05.14 16:29:43.019452 [ 188 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 19 columns (19 merged, 0 gathered) in 0.005299096 sec., 143986.8234128991 rows/sec., 258.02 MiB/sec. | ||
| 7577 | 2026.05.14 16:29:43.020421 [ 187 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7578 | 2026.05.14 16:29:43.020719 [ 187 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.05.14 16:29:43.020785 [ 187 ] {c7b47d80-510f-4aec-8c6e-2c81d638f8f2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7580 | 2026.05.14 16:29:43.020861 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 7581 | 2026.05.14 16:29:44.000331 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.74 MiB, peak 282.25 MiB, free memory in arenas 0.00 B, will set to 276.83 MiB (RSS), difference: 2.10 MiB | ||
| 7582 | 2026.05.14 16:29:44.682347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 956 | ||
| 7583 | 2026.05.14 16:29:44.685220 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2026.05.14 16:29:44.685267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7585 | 2026.05.14 16:29:44.686482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7586 | 2026.05.14 16:29:44.686758 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2026.05.14 16:29:44.686965 [ 123 ] {} <Debug> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7588 | 2026.05.14 16:29:44.687009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7589 | 2026.05.14 16:29:44.687073 [ 123 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2026.05.14 16:29:44.687118 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7591 | 2026.05.14 16:29:44.687285 [ 187 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::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 | ||
| 7592 | 2026.05.14 16:29:44.687910 [ 187 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7593 | 2026.05.14 16:29:44.688058 [ 187 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 758 rows starting from the beginning of the part | ||
| 7594 | 2026.05.14 16:29:44.688412 [ 187 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 7595 | 2026.05.14 16:29:44.688766 [ 187 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 7596 | 2026.05.14 16:29:44.689120 [ 187 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 7597 | 2026.05.14 16:29:44.689463 [ 187 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 7598 | 2026.05.14 16:29:44.689804 [ 187 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 7599 | 2026.05.14 16:29:44.695759 [ 188 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 956 rows, containing 72 columns (72 merged, 0 gathered) in 0.00854061 sec., 111935.79849682868 rows/sec., 94.52 MiB/sec. | ||
| 7600 | 2026.05.14 16:29:44.697131 [ 196 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7601 | 2026.05.14 16:29:44.697751 [ 196 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_21_4} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.05.14 16:29:44.697839 [ 196 ] {62749f50-6a12-4a87-b7ae-1dc92fb37089::all_1_21_4} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7603 | 2026.05.14 16:29:44.698200 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 7604 | 2026.05.14 16:29:48.007383 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2026.05.14 16:29:48.007648 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7606 | 2026.05.14 16:29:48.008068 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7607 | 2026.05.14 16:29:48.008113 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7608 | 2026.05.14 16:29:48.008418 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7609 | 2026.05.14 16:29:48.008492 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7610 | 2026.05.14 16:29:48.008633 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7611 | 2026.05.14 16:29:48.008731 [ 334 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7612 | 2026.05.14 16:29:48.008737 [ 314 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7613 | 2026.05.14 16:29:48.008747 [ 338 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7614 | 2026.05.14 16:29:48.008742 [ 323 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7615 | 2026.05.14 16:29:48.008932 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7616 | 2026.05.14 16:29:48.008958 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7617 | 2026.05.14 16:29:48.009025 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7618 | 2026.05.14 16:29:48.009045 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7619 | 2026.05.14 16:29:48.009078 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7620 | 2026.05.14 16:29:48.009115 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7621 | 2026.05.14 16:29:48.010270 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002723 sec., 15056.922511935365 rows/sec., 2.71 MiB/sec. | ||
| 7622 | 2026.05.14 16:29:48.010467 [ 295 ] {e8fb5b35-5f26-40a0-81ed-471afc2aded3} <Debug> TCPHandler: Processed in 0.003217523 sec. | ||
| 7623 | 2026.05.14 16:29:48.015950 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7624 | 2026.05.14 16:29:48.016084 [ 295 ] {bc125359-27f0-415c-b46c-de0079dd66c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7625 | 2026.05.14 16:29:48.016139 [ 295 ] {bc125359-27f0-415c-b46c-de0079dd66c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7626 | 2026.05.14 16:29:48.016789 [ 295 ] {bc125359-27f0-415c-b46c-de0079dd66c0} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.05.14 16:29:48.016827 [ 295 ] {bc125359-27f0-415c-b46c-de0079dd66c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7628 | 2026.05.14 16:29:48.017212 [ 295 ] {bc125359-27f0-415c-b46c-de0079dd66c0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7629 | 2026.05.14 16:29:48.017426 [ 295 ] {bc125359-27f0-415c-b46c-de0079dd66c0} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.05.14 16:29:48.017563 [ 118 ] {} <Debug> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7631 | 2026.05.14 16:29:48.017565 [ 295 ] {bc125359-27f0-415c-b46c-de0079dd66c0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001524 sec., 186351.70603674543 rows/sec., 11.84 MiB/sec. | ||
| 7632 | 2026.05.14 16:29:48.017612 [ 118 ] {} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.05.14 16:29:48.017628 [ 295 ] {bc125359-27f0-415c-b46c-de0079dd66c0} <Debug> TCPHandler: Processed in 0.001787139 sec. | ||
| 7634 | 2026.05.14 16:29:48.017642 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7635 | 2026.05.14 16:29:48.017742 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7636 | 2026.05.14 16:29:48.017770 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2026.05.14 16:29:48.017850 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7638 | 2026.05.14 16:29:48.017869 [ 295 ] {d223b14d-83ba-482c-81cf-8ae1e24071fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7639 | 2026.05.14 16:29:48.017886 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 7640 | 2026.05.14 16:29:48.017912 [ 295 ] {d223b14d-83ba-482c-81cf-8ae1e24071fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7641 | 2026.05.14 16:29:48.017952 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7642 | 2026.05.14 16:29:48.018006 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7643 | 2026.05.14 16:29:48.018051 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7644 | 2026.05.14 16:29:48.018095 [ 191 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7645 | 2026.05.14 16:29:48.018725 [ 295 ] {d223b14d-83ba-482c-81cf-8ae1e24071fb} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.05.14 16:29:48.018765 [ 295 ] {d223b14d-83ba-482c-81cf-8ae1e24071fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7647 | 2026.05.14 16:29:48.019016 [ 188 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312114 sec., 1082223.0385469554 rows/sec., 72.86 MiB/sec. | ||
| 7648 | 2026.05.14 16:29:48.019214 [ 201 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7649 | 2026.05.14 16:29:48.019265 [ 295 ] {d223b14d-83ba-482c-81cf-8ae1e24071fb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7650 | 2026.05.14 16:29:48.019554 [ 295 ] {d223b14d-83ba-482c-81cf-8ae1e24071fb} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.05.14 16:29:48.019598 [ 201 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_21_5} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.05.14 16:29:48.019675 [ 118 ] {} <Debug> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7653 | 2026.05.14 16:29:48.019687 [ 201 ] {5a7738da-46c9-4ebf-befe-5d7c89dc50a7::all_1_21_5} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7654 | 2026.05.14 16:29:48.019696 [ 295 ] {d223b14d-83ba-482c-81cf-8ae1e24071fb} <Debug> executeQuery: Read 871 rows, 69.90 KiB in 0.001845 sec., 472086.72086720867 rows/sec., 37.00 MiB/sec. | ||
| 7655 | 2026.05.14 16:29:48.019708 [ 118 ] {} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2026.05.14 16:29:48.019747 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7657 | 2026.05.14 16:29:48.019750 [ 295 ] {d223b14d-83ba-482c-81cf-8ae1e24071fb} <Debug> TCPHandler: Processed in 0.002028802 sec. | ||
| 7658 | 2026.05.14 16:29:48.019792 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7659 | 2026.05.14 16:29:48.019879 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::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 | ||
| 7660 | 2026.05.14 16:29:48.019925 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2026.05.14 16:29:48.019956 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7662 | 2026.05.14 16:29:48.019988 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3238 rows starting from the beginning of the part | ||
| 7663 | 2026.05.14 16:29:48.020025 [ 295 ] {e53e1fd5-9bda-4272-8958-f4991ee5cc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7664 | 2026.05.14 16:29:48.020041 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7665 | 2026.05.14 16:29:48.020069 [ 295 ] {e53e1fd5-9bda-4272-8958-f4991ee5cc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7666 | 2026.05.14 16:29:48.020088 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
| 7667 | 2026.05.14 16:29:48.020133 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 871 rows starting from the beginning of the part | ||
| 7668 | 2026.05.14 16:29:48.020175 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 66 rows starting from the beginning of the part | ||
| 7669 | 2026.05.14 16:29:48.020215 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 871 rows starting from the beginning of the part | ||
| 7670 | 2026.05.14 16:29:48.020549 [ 295 ] {e53e1fd5-9bda-4272-8958-f4991ee5cc0c} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7671 | 2026.05.14 16:29:48.020590 [ 295 ] {e53e1fd5-9bda-4272-8958-f4991ee5cc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7672 | 2026.05.14 16:29:48.020912 [ 295 ] {e53e1fd5-9bda-4272-8958-f4991ee5cc0c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7673 | 2026.05.14 16:29:48.021126 [ 295 ] {e53e1fd5-9bda-4272-8958-f4991ee5cc0c} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7674 | 2026.05.14 16:29:48.021252 [ 295 ] {e53e1fd5-9bda-4272-8958-f4991ee5cc0c} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001246 sec., 143659.71107544142 rows/sec., 8.88 MiB/sec. | ||
| 7675 | 2026.05.14 16:29:48.021289 [ 295 ] {e53e1fd5-9bda-4272-8958-f4991ee5cc0c} <Debug> TCPHandler: Processed in 0.001412395 sec. | ||
| 7676 | 2026.05.14 16:29:48.021410 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7677 | 2026.05.14 16:29:48.021502 [ 295 ] {0d069bfa-b656-4e9e-a227-b50840149b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7678 | 2026.05.14 16:29:48.021541 [ 295 ] {0d069bfa-b656-4e9e-a227-b50840149b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7679 | 2026.05.14 16:29:48.021922 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5168 rows, containing 5 columns (5 merged, 0 gathered) in 0.002071111 sec., 2495279.1038239864 rows/sec., 199.31 MiB/sec. | ||
| 7680 | 2026.05.14 16:29:48.022000 [ 295 ] {0d069bfa-b656-4e9e-a227-b50840149b44} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.05.14 16:29:48.022040 [ 295 ] {0d069bfa-b656-4e9e-a227-b50840149b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7682 | 2026.05.14 16:29:48.022177 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7683 | 2026.05.14 16:29:48.022364 [ 295 ] {0d069bfa-b656-4e9e-a227-b50840149b44} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7684 | 2026.05.14 16:29:48.022442 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_46_9} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.05.14 16:29:48.022519 [ 201 ] {f477292e-5334-4b05-bbd3-d17814ecb098::all_1_46_9} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7686 | 2026.05.14 16:29:48.022580 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7687 | 2026.05.14 16:29:48.022610 [ 295 ] {0d069bfa-b656-4e9e-a227-b50840149b44} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2026.05.14 16:29:48.022743 [ 295 ] {0d069bfa-b656-4e9e-a227-b50840149b44} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001258 sec., 118441.97138314786 rows/sec., 7.65 MiB/sec. | ||
| 7689 | 2026.05.14 16:29:48.022780 [ 295 ] {0d069bfa-b656-4e9e-a227-b50840149b44} <Debug> TCPHandler: Processed in 0.001418224 sec. | ||
| 7690 | 2026.05.14 16:29:48.022902 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7691 | 2026.05.14 16:29:48.022994 [ 295 ] {bf0bd617-6809-4788-968a-2c85f927c380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7692 | 2026.05.14 16:29:48.023034 [ 295 ] {bf0bd617-6809-4788-968a-2c85f927c380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7693 | 2026.05.14 16:29:48.023486 [ 295 ] {bf0bd617-6809-4788-968a-2c85f927c380} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2026.05.14 16:29:48.023521 [ 295 ] {bf0bd617-6809-4788-968a-2c85f927c380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7695 | 2026.05.14 16:29:48.023823 [ 295 ] {bf0bd617-6809-4788-968a-2c85f927c380} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7696 | 2026.05.14 16:29:48.024025 [ 295 ] {bf0bd617-6809-4788-968a-2c85f927c380} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2026.05.14 16:29:48.024121 [ 118 ] {} <Debug> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7698 | 2026.05.14 16:29:48.024149 [ 118 ] {} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.05.14 16:29:48.024150 [ 295 ] {bf0bd617-6809-4788-968a-2c85f927c380} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 7700 | 2026.05.14 16:29:48.024167 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7701 | 2026.05.14 16:29:48.024199 [ 295 ] {bf0bd617-6809-4788-968a-2c85f927c380} <Debug> TCPHandler: Processed in 0.001344805 sec. | ||
| 7702 | 2026.05.14 16:29:48.024262 [ 191 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7703 | 2026.05.14 16:29:48.024324 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7704 | 2026.05.14 16:29:48.024363 [ 191 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7705 | 2026.05.14 16:29:48.024396 [ 191 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 7706 | 2026.05.14 16:29:48.024417 [ 295 ] {74c08d46-f98a-4beb-8f35-7e2ca1f04e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7707 | 2026.05.14 16:29:48.024456 [ 295 ] {74c08d46-f98a-4beb-8f35-7e2ca1f04e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7708 | 2026.05.14 16:29:48.024459 [ 191 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7709 | 2026.05.14 16:29:48.024517 [ 191 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7710 | 2026.05.14 16:29:48.024565 [ 191 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7711 | 2026.05.14 16:29:48.024611 [ 191 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7712 | 2026.05.14 16:29:48.025091 [ 295 ] {74c08d46-f98a-4beb-8f35-7e2ca1f04e65} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2026.05.14 16:29:48.025126 [ 295 ] {74c08d46-f98a-4beb-8f35-7e2ca1f04e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7714 | 2026.05.14 16:29:48.025440 [ 295 ] {74c08d46-f98a-4beb-8f35-7e2ca1f04e65} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7715 | 2026.05.14 16:29:48.025481 [ 187 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250873 sec., 591586.8357539094 rows/sec., 35.90 MiB/sec. | ||
| 7716 | 2026.05.14 16:29:48.025632 [ 201 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7717 | 2026.05.14 16:29:48.025659 [ 295 ] {74c08d46-f98a-4beb-8f35-7e2ca1f04e65} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.05.14 16:29:48.025778 [ 118 ] {} <Debug> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7719 | 2026.05.14 16:29:48.025805 [ 295 ] {74c08d46-f98a-4beb-8f35-7e2ca1f04e65} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001405 sec., 375088.9679715303 rows/sec., 26.51 MiB/sec. | ||
| 7720 | 2026.05.14 16:29:48.025807 [ 118 ] {} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.05.14 16:29:48.025847 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7722 | 2026.05.14 16:29:48.025850 [ 295 ] {74c08d46-f98a-4beb-8f35-7e2ca1f04e65} <Debug> TCPHandler: Processed in 0.001572877 sec. | ||
| 7723 | 2026.05.14 16:29:48.025904 [ 201 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_21_5} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2026.05.14 16:29:48.025933 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::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 | ||
| 7725 | 2026.05.14 16:29:48.025981 [ 201 ] {30df5500-7fa2-45b8-aaef-fc721d4d403a::all_1_21_5} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7726 | 2026.05.14 16:29:48.025993 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2026.05.14 16:29:48.026055 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7728 | 2026.05.14 16:29:48.026071 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7729 | 2026.05.14 16:29:48.026091 [ 295 ] {9c7342ec-7f38-459e-b30b-8beae6202cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7730 | 2026.05.14 16:29:48.026113 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1792 rows starting from the beginning of the part | ||
| 7731 | 2026.05.14 16:29:48.026136 [ 295 ] {9c7342ec-7f38-459e-b30b-8beae6202cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7732 | 2026.05.14 16:29:48.026192 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7733 | 2026.05.14 16:29:48.026254 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 69 rows starting from the beginning of the part | ||
| 7734 | 2026.05.14 16:29:48.026303 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 527 rows starting from the beginning of the part | ||
| 7735 | 2026.05.14 16:29:48.026348 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 69 rows starting from the beginning of the part | ||
| 7736 | 2026.05.14 16:29:48.026394 [ 187 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 527 rows starting from the beginning of the part | ||
| 7737 | 2026.05.14 16:29:48.026493 [ 295 ] {9c7342ec-7f38-459e-b30b-8beae6202cff} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.05.14 16:29:48.026534 [ 295 ] {9c7342ec-7f38-459e-b30b-8beae6202cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7739 | 2026.05.14 16:29:48.026856 [ 295 ] {9c7342ec-7f38-459e-b30b-8beae6202cff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7740 | 2026.05.14 16:29:48.027079 [ 295 ] {9c7342ec-7f38-459e-b30b-8beae6202cff} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2026.05.14 16:29:48.027216 [ 295 ] {9c7342ec-7f38-459e-b30b-8beae6202cff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 274.26 KiB/sec. | ||
| 7742 | 2026.05.14 16:29:48.027253 [ 295 ] {9c7342ec-7f38-459e-b30b-8beae6202cff} <Debug> TCPHandler: Processed in 0.001307844 sec. | ||
| 7743 | 2026.05.14 16:29:48.027393 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7744 | 2026.05.14 16:29:48.027486 [ 295 ] {ef7966d5-28ff-465a-be7c-45c2144bcbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7745 | 2026.05.14 16:29:48.027528 [ 295 ] {ef7966d5-28ff-465a-be7c-45c2144bcbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7746 | 2026.05.14 16:29:48.027625 [ 200 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 5 columns (5 merged, 0 gathered) in 0.001731348 sec., 1760477.9628358944 rows/sec., 128.96 MiB/sec. | ||
| 7747 | 2026.05.14 16:29:48.027811 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7748 | 2026.05.14 16:29:48.027954 [ 295 ] {ef7966d5-28ff-465a-be7c-45c2144bcbd7} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.05.14 16:29:48.027997 [ 295 ] {ef7966d5-28ff-465a-be7c-45c2144bcbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7750 | 2026.05.14 16:29:48.028059 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_46_9} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2026.05.14 16:29:48.028134 [ 201 ] {2d03c0de-5563-4c32-9049-454b77c7afb3::all_1_46_9} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7752 | 2026.05.14 16:29:48.028203 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7753 | 2026.05.14 16:29:48.028334 [ 295 ] {ef7966d5-28ff-465a-be7c-45c2144bcbd7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7754 | 2026.05.14 16:29:48.028555 [ 295 ] {ef7966d5-28ff-465a-be7c-45c2144bcbd7} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2026.05.14 16:29:48.028660 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7756 | 2026.05.14 16:29:48.028685 [ 295 ] {ef7966d5-28ff-465a-be7c-45c2144bcbd7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001217 sec., 217748.56203779788 rows/sec., 14.47 MiB/sec. | ||
| 7757 | 2026.05.14 16:29:48.028691 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.05.14 16:29:48.028723 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7759 | 2026.05.14 16:29:48.028728 [ 295 ] {ef7966d5-28ff-465a-be7c-45c2144bcbd7} <Debug> TCPHandler: Processed in 0.001382664 sec. | ||
| 7760 | 2026.05.14 16:29:48.028790 [ 198 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 7761 | 2026.05.14 16:29:48.028865 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2026.05.14 16:29:48.028881 [ 198 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7763 | 2026.05.14 16:29:48.028907 [ 198 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 17173 rows starting from the beginning of the part | ||
| 7764 | 2026.05.14 16:29:48.028958 [ 295 ] {2200120d-4f89-441d-91b8-bd7011758ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7765 | 2026.05.14 16:29:48.028959 [ 198 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 7766 | 2026.05.14 16:29:48.029000 [ 295 ] {2200120d-4f89-441d-91b8-bd7011758ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7767 | 2026.05.14 16:29:48.029019 [ 198 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7768 | 2026.05.14 16:29:48.029058 [ 198 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7769 | 2026.05.14 16:29:48.029095 [ 198 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::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 | ||
| 7770 | 2026.05.14 16:29:48.029135 [ 198 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 265 rows starting from the beginning of the part | ||
| 7771 | 2026.05.14 16:29:48.029327 [ 295 ] {2200120d-4f89-441d-91b8-bd7011758ad3} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2026.05.14 16:29:48.029362 [ 295 ] {2200120d-4f89-441d-91b8-bd7011758ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7773 | 2026.05.14 16:29:48.029650 [ 295 ] {2200120d-4f89-441d-91b8-bd7011758ad3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7774 | 2026.05.14 16:29:48.029851 [ 295 ] {2200120d-4f89-441d-91b8-bd7011758ad3} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2026.05.14 16:29:48.029981 [ 295 ] {2200120d-4f89-441d-91b8-bd7011758ad3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 7776 | 2026.05.14 16:29:48.030017 [ 295 ] {2200120d-4f89-441d-91b8-bd7011758ad3} <Debug> TCPHandler: Processed in 0.001200353 sec. | ||
| 7777 | 2026.05.14 16:29:48.030157 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7778 | 2026.05.14 16:29:48.030249 [ 295 ] {64ad5364-6990-4580-a59a-d4d837c55e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7779 | 2026.05.14 16:29:48.030300 [ 295 ] {64ad5364-6990-4580-a59a-d4d837c55e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7780 | 2026.05.14 16:29:48.031145 [ 295 ] {64ad5364-6990-4580-a59a-d4d837c55e02} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.05.14 16:29:48.031180 [ 295 ] {64ad5364-6990-4580-a59a-d4d837c55e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7782 | 2026.05.14 16:29:48.031743 [ 295 ] {64ad5364-6990-4580-a59a-d4d837c55e02} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7783 | 2026.05.14 16:29:48.031962 [ 295 ] {64ad5364-6990-4580-a59a-d4d837c55e02} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7784 | 2026.05.14 16:29:48.032106 [ 295 ] {64ad5364-6990-4580-a59a-d4d837c55e02} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001874 sec., 19743.863393810032 rows/sec., 35.38 MiB/sec. | ||
| 7785 | 2026.05.14 16:29:48.032176 [ 295 ] {64ad5364-6990-4580-a59a-d4d837c55e02} <Debug> TCPHandler: Processed in 0.002066142 sec. | ||
| 7786 | 2026.05.14 16:29:48.032305 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2026.05.14 16:29:48.032398 [ 295 ] {0b75d29b-f89d-4297-aeab-7267502191b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7788 | 2026.05.14 16:29:48.032437 [ 295 ] {0b75d29b-f89d-4297-aeab-7267502191b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7789 | 2026.05.14 16:29:48.032790 [ 295 ] {0b75d29b-f89d-4297-aeab-7267502191b6} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.05.14 16:29:48.032826 [ 295 ] {0b75d29b-f89d-4297-aeab-7267502191b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7791 | 2026.05.14 16:29:48.033208 [ 295 ] {0b75d29b-f89d-4297-aeab-7267502191b6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7792 | 2026.05.14 16:29:48.033427 [ 295 ] {0b75d29b-f89d-4297-aeab-7267502191b6} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.05.14 16:29:48.033475 [ 198 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18151 rows, containing 5 columns (5 merged, 0 gathered) in 0.00471104 sec., 3852864.760222796 rows/sec., 248.35 MiB/sec. | ||
| 7794 | 2026.05.14 16:29:48.033537 [ 119 ] {} <Debug> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7795 | 2026.05.14 16:29:48.033556 [ 295 ] {0b75d29b-f89d-4297-aeab-7267502191b6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 4.78 MiB/sec. | ||
| 7796 | 2026.05.14 16:29:48.033588 [ 119 ] {} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.05.14 16:29:48.033605 [ 295 ] {0b75d29b-f89d-4297-aeab-7267502191b6} <Debug> TCPHandler: Processed in 0.001347794 sec. | ||
| 7798 | 2026.05.14 16:29:48.033615 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7799 | 2026.05.14 16:29:48.033686 [ 198 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7800 | 2026.05.14 16:29:48.033700 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 7801 | 2026.05.14 16:29:48.033800 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7802 | 2026.05.14 16:29:48.033828 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2742 rows starting from the beginning of the part | ||
| 7803 | 2026.05.14 16:29:48.033878 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 7804 | 2026.05.14 16:29:48.033920 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7805 | 2026.05.14 16:29:48.033947 [ 198 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.05.14 16:29:48.033956 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7807 | 2026.05.14 16:29:48.034001 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::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 | ||
| 7808 | 2026.05.14 16:29:48.034023 [ 198 ] {639984f5-d392-4c66-9c0e-81cbbd3959a4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7809 | 2026.05.14 16:29:48.034039 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 7810 | 2026.05.14 16:29:48.034100 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 7811 | 2026.05.14 16:29:48.035136 [ 194 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 4 columns (4 merged, 0 gathered) in 0.001466285 sec., 2107366.5760749104 rows/sec., 135.81 MiB/sec. | ||
| 7812 | 2026.05.14 16:29:48.035366 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7813 | 2026.05.14 16:29:48.035604 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_46_9} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.05.14 16:29:48.035673 [ 200 ] {88579798-908c-4cf7-9418-a89c1e11edaf::all_1_46_9} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7815 | 2026.05.14 16:29:48.035732 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7816 | 2026.05.14 16:29:49.545785 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7817 | 2026.05.14 16:29:49.545861 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7818 | 2026.05.14 16:29:49.641451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14323 | ||
| 7819 | 2026.05.14 16:29:49.641970 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.05.14 16:29:49.642012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7821 | 2026.05.14 16:29:49.642521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7822 | 2026.05.14 16:29:49.642750 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.05.14 16:29:49.642874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14323 | ||
| 7824 | 2026.05.14 16:29:50.380496 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7825 | 2026.05.14 16:29:50.400796 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2026.05.14 16:29:50.400864 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7827 | 2026.05.14 16:29:50.406509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7828 | 2026.05.14 16:29:50.407252 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.05.14 16:29:50.414271 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7830 | 2026.05.14 16:29:53.002407 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7831 | 2026.05.14 16:29:53.002656 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7832 | 2026.05.14 16:29:53.003031 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7833 | 2026.05.14 16:29:53.003073 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7834 | 2026.05.14 16:29:53.003327 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7835 | 2026.05.14 16:29:53.003408 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7836 | 2026.05.14 16:29:53.003565 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7837 | 2026.05.14 16:29:53.003673 [ 334 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7838 | 2026.05.14 16:29:53.003686 [ 338 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7839 | 2026.05.14 16:29:53.003675 [ 314 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7840 | 2026.05.14 16:29:53.003752 [ 334 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7841 | 2026.05.14 16:29:53.003844 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7842 | 2026.05.14 16:29:53.003875 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7843 | 2026.05.14 16:29:53.003945 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7844 | 2026.05.14 16:29:53.003966 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7845 | 2026.05.14 16:29:53.004003 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7846 | 2026.05.14 16:29:53.004041 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7847 | 2026.05.14 16:29:53.005271 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002715 sec., 15101.289134438306 rows/sec., 2.72 MiB/sec. | ||
| 7848 | 2026.05.14 16:29:53.005422 [ 295 ] {5e66c3cc-1e6b-4c8d-bdef-031c9e0af492} <Debug> TCPHandler: Processed in 0.003144993 sec. | ||
| 7849 | 2026.05.14 16:29:53.007264 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2026.05.14 16:29:53.007453 [ 295 ] {e0ce6f30-0d6c-445b-9b1d-cff0ecd156ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7851 | 2026.05.14 16:29:53.007525 [ 295 ] {e0ce6f30-0d6c-445b-9b1d-cff0ecd156ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7852 | 2026.05.14 16:29:53.008216 [ 295 ] {e0ce6f30-0d6c-445b-9b1d-cff0ecd156ce} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.05.14 16:29:53.008260 [ 295 ] {e0ce6f30-0d6c-445b-9b1d-cff0ecd156ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7854 | 2026.05.14 16:29:53.008622 [ 295 ] {e0ce6f30-0d6c-445b-9b1d-cff0ecd156ce} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7855 | 2026.05.14 16:29:53.008834 [ 295 ] {e0ce6f30-0d6c-445b-9b1d-cff0ecd156ce} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.05.14 16:29:53.008982 [ 295 ] {e0ce6f30-0d6c-445b-9b1d-cff0ecd156ce} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001582 sec., 41719.342604298356 rows/sec., 3.30 MiB/sec. | ||
| 7857 | 2026.05.14 16:29:53.009024 [ 295 ] {e0ce6f30-0d6c-445b-9b1d-cff0ecd156ce} <Debug> TCPHandler: Processed in 0.00189678 sec. | ||
| 7858 | 2026.05.14 16:29:53.009147 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7859 | 2026.05.14 16:29:53.009241 [ 295 ] {7741856f-dbbb-4587-afdc-08ad8d782805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7860 | 2026.05.14 16:29:53.009280 [ 295 ] {7741856f-dbbb-4587-afdc-08ad8d782805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7861 | 2026.05.14 16:29:53.009728 [ 295 ] {7741856f-dbbb-4587-afdc-08ad8d782805} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.05.14 16:29:53.009764 [ 295 ] {7741856f-dbbb-4587-afdc-08ad8d782805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7863 | 2026.05.14 16:29:53.010046 [ 295 ] {7741856f-dbbb-4587-afdc-08ad8d782805} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7864 | 2026.05.14 16:29:53.010243 [ 295 ] {7741856f-dbbb-4587-afdc-08ad8d782805} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.05.14 16:29:53.010376 [ 295 ] {7741856f-dbbb-4587-afdc-08ad8d782805} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001153 sec., 4336.513443191674 rows/sec., 326.09 KiB/sec. | ||
| 7866 | 2026.05.14 16:29:53.010413 [ 295 ] {7741856f-dbbb-4587-afdc-08ad8d782805} <Debug> TCPHandler: Processed in 0.001314324 sec. | ||
| 7867 | 2026.05.14 16:29:53.010535 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2026.05.14 16:29:53.010627 [ 295 ] {7a8edd47-6bed-48ee-8bb0-de8fc3434725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7869 | 2026.05.14 16:29:53.010665 [ 295 ] {7a8edd47-6bed-48ee-8bb0-de8fc3434725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7870 | 2026.05.14 16:29:53.011080 [ 295 ] {7a8edd47-6bed-48ee-8bb0-de8fc3434725} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.05.14 16:29:53.011126 [ 295 ] {7a8edd47-6bed-48ee-8bb0-de8fc3434725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7872 | 2026.05.14 16:29:53.011412 [ 295 ] {7a8edd47-6bed-48ee-8bb0-de8fc3434725} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7873 | 2026.05.14 16:29:53.011616 [ 295 ] {7a8edd47-6bed-48ee-8bb0-de8fc3434725} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.05.14 16:29:53.011742 [ 295 ] {7a8edd47-6bed-48ee-8bb0-de8fc3434725} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001133 sec., 60900.264783759936 rows/sec., 4.75 MiB/sec. | ||
| 7875 | 2026.05.14 16:29:53.011779 [ 295 ] {7a8edd47-6bed-48ee-8bb0-de8fc3434725} <Debug> TCPHandler: Processed in 0.001292673 sec. | ||
| 7876 | 2026.05.14 16:29:53.011903 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.05.14 16:29:53.012006 [ 295 ] {6f22df8c-51a0-4f31-b525-7cb96707a440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7878 | 2026.05.14 16:29:53.012048 [ 295 ] {6f22df8c-51a0-4f31-b525-7cb96707a440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7879 | 2026.05.14 16:29:53.012478 [ 295 ] {6f22df8c-51a0-4f31-b525-7cb96707a440} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.05.14 16:29:53.012512 [ 295 ] {6f22df8c-51a0-4f31-b525-7cb96707a440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7881 | 2026.05.14 16:29:53.012838 [ 295 ] {6f22df8c-51a0-4f31-b525-7cb96707a440} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7882 | 2026.05.14 16:29:53.013037 [ 295 ] {6f22df8c-51a0-4f31-b525-7cb96707a440} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.05.14 16:29:53.013165 [ 295 ] {6f22df8c-51a0-4f31-b525-7cb96707a440} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 7884 | 2026.05.14 16:29:53.013201 [ 295 ] {6f22df8c-51a0-4f31-b525-7cb96707a440} <Debug> TCPHandler: Processed in 0.001345084 sec. | ||
| 7885 | 2026.05.14 16:29:53.013319 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2026.05.14 16:29:53.013413 [ 295 ] {0ffdb959-a1bc-4f52-b070-bde970c8fbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7887 | 2026.05.14 16:29:53.013464 [ 295 ] {0ffdb959-a1bc-4f52-b070-bde970c8fbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7888 | 2026.05.14 16:29:53.014220 [ 295 ] {0ffdb959-a1bc-4f52-b070-bde970c8fbea} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.05.14 16:29:53.014256 [ 295 ] {0ffdb959-a1bc-4f52-b070-bde970c8fbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7890 | 2026.05.14 16:29:53.014734 [ 295 ] {0ffdb959-a1bc-4f52-b070-bde970c8fbea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7891 | 2026.05.14 16:29:53.014947 [ 295 ] {0ffdb959-a1bc-4f52-b070-bde970c8fbea} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.05.14 16:29:53.015087 [ 295 ] {0ffdb959-a1bc-4f52-b070-bde970c8fbea} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001692 sec., 2955.082742316785 rows/sec., 5.30 MiB/sec. | ||
| 7893 | 2026.05.14 16:29:53.015140 [ 295 ] {0ffdb959-a1bc-4f52-b070-bde970c8fbea} <Debug> TCPHandler: Processed in 0.00186758 sec. | ||
| 7894 | 2026.05.14 16:29:53.015278 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7895 | 2026.05.14 16:29:53.015374 [ 295 ] {058c9534-e511-49e1-a5f2-9862a4bf5e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7896 | 2026.05.14 16:29:53.015413 [ 295 ] {058c9534-e511-49e1-a5f2-9862a4bf5e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7897 | 2026.05.14 16:29:53.015754 [ 295 ] {058c9534-e511-49e1-a5f2-9862a4bf5e2e} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2026.05.14 16:29:53.015790 [ 295 ] {058c9534-e511-49e1-a5f2-9862a4bf5e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7899 | 2026.05.14 16:29:53.016085 [ 295 ] {058c9534-e511-49e1-a5f2-9862a4bf5e2e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7900 | 2026.05.14 16:29:53.016287 [ 295 ] {058c9534-e511-49e1-a5f2-9862a4bf5e2e} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2026.05.14 16:29:53.016412 [ 295 ] {058c9534-e511-49e1-a5f2-9862a4bf5e2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 7902 | 2026.05.14 16:29:53.016447 [ 295 ] {058c9534-e511-49e1-a5f2-9862a4bf5e2e} <Debug> TCPHandler: Processed in 0.001216703 sec. | ||
| 7903 | 2026.05.14 16:29:53.228743 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7904 | 2026.05.14 16:29:53.229027 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7905 | 2026.05.14 16:29:53.229443 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7906 | 2026.05.14 16:29:53.229491 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7907 | 2026.05.14 16:29:53.229767 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7908 | 2026.05.14 16:29:53.229836 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7909 | 2026.05.14 16:29:53.229981 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 7910 | 2026.05.14 16:29:53.230088 [ 314 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7911 | 2026.05.14 16:29:53.230110 [ 355 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7912 | 2026.05.14 16:29:53.230090 [ 334 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7913 | 2026.05.14 16:29:53.230092 [ 317 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7914 | 2026.05.14 16:29:53.230289 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7915 | 2026.05.14 16:29:53.230317 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7916 | 2026.05.14 16:29:53.230390 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7917 | 2026.05.14 16:29:53.230412 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7918 | 2026.05.14 16:29:53.230447 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7919 | 2026.05.14 16:29:53.230489 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7920 | 2026.05.14 16:29:53.231755 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002855 sec., 14360.77057793345 rows/sec., 3.13 MiB/sec. | ||
| 7921 | 2026.05.14 16:29:53.231866 [ 295 ] {d4656bc5-35d2-4198-9892-6e7dd6a73854} <Debug> TCPHandler: Processed in 0.003273115 sec. | ||
| 7922 | 2026.05.14 16:29:53.248322 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.05.14 16:29:53.248482 [ 295 ] {6e6f4aa1-2dc2-4f3f-bfe6-ef6651a7736b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7924 | 2026.05.14 16:29:53.248544 [ 295 ] {6e6f4aa1-2dc2-4f3f-bfe6-ef6651a7736b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7925 | 2026.05.14 16:29:53.249389 [ 295 ] {6e6f4aa1-2dc2-4f3f-bfe6-ef6651a7736b} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.05.14 16:29:53.249449 [ 295 ] {6e6f4aa1-2dc2-4f3f-bfe6-ef6651a7736b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7927 | 2026.05.14 16:29:53.249881 [ 295 ] {6e6f4aa1-2dc2-4f3f-bfe6-ef6651a7736b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7928 | 2026.05.14 16:29:53.250107 [ 295 ] {6e6f4aa1-2dc2-4f3f-bfe6-ef6651a7736b} <Trace> oximeter.fields_i16 (5a7738da-46c9-4ebf-befe-5d7c89dc50a7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.05.14 16:29:53.250252 [ 295 ] {6e6f4aa1-2dc2-4f3f-bfe6-ef6651a7736b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001815 sec., 156473.82920110194 rows/sec., 9.94 MiB/sec. | ||
| 7930 | 2026.05.14 16:29:53.250290 [ 295 ] {6e6f4aa1-2dc2-4f3f-bfe6-ef6651a7736b} <Debug> TCPHandler: Processed in 0.002043532 sec. | ||
| 7931 | 2026.05.14 16:29:53.250431 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.05.14 16:29:53.250526 [ 295 ] {9be582e4-2d6e-4e4d-8484-af8487547c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7933 | 2026.05.14 16:29:53.250567 [ 295 ] {9be582e4-2d6e-4e4d-8484-af8487547c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7934 | 2026.05.14 16:29:53.251039 [ 295 ] {9be582e4-2d6e-4e4d-8484-af8487547c1b} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.05.14 16:29:53.251075 [ 295 ] {9be582e4-2d6e-4e4d-8484-af8487547c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7936 | 2026.05.14 16:29:53.251357 [ 295 ] {9be582e4-2d6e-4e4d-8484-af8487547c1b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7937 | 2026.05.14 16:29:53.251579 [ 295 ] {9be582e4-2d6e-4e4d-8484-af8487547c1b} <Trace> oximeter.fields_ipaddr (298fc123-6ee7-4d14-ba82-18ecd1b33ae8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.05.14 16:29:53.251713 [ 295 ] {9be582e4-2d6e-4e4d-8484-af8487547c1b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001205 sec., 1659.7510373443984 rows/sec., 135.34 KiB/sec. | ||
| 7939 | 2026.05.14 16:29:53.251751 [ 295 ] {9be582e4-2d6e-4e4d-8484-af8487547c1b} <Debug> TCPHandler: Processed in 0.001368385 sec. | ||
| 7940 | 2026.05.14 16:29:53.251894 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.05.14 16:29:53.251991 [ 295 ] {94fa155f-98ba-43be-96f0-0876c4d9a059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7942 | 2026.05.14 16:29:53.252029 [ 295 ] {94fa155f-98ba-43be-96f0-0876c4d9a059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7943 | 2026.05.14 16:29:53.253994 [ 295 ] {94fa155f-98ba-43be-96f0-0876c4d9a059} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.05.14 16:29:53.254031 [ 295 ] {94fa155f-98ba-43be-96f0-0876c4d9a059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7945 | 2026.05.14 16:29:53.254511 [ 295 ] {94fa155f-98ba-43be-96f0-0876c4d9a059} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7946 | 2026.05.14 16:29:53.254737 [ 295 ] {94fa155f-98ba-43be-96f0-0876c4d9a059} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.05.14 16:29:53.254868 [ 295 ] {94fa155f-98ba-43be-96f0-0876c4d9a059} <Debug> executeQuery: Read 3217 rows, 245.80 KiB in 0.002898 sec., 1110075.9144237405 rows/sec., 82.83 MiB/sec. | ||
| 7948 | 2026.05.14 16:29:53.254908 [ 295 ] {94fa155f-98ba-43be-96f0-0876c4d9a059} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7949 | 2026.05.14 16:29:53.254921 [ 295 ] {94fa155f-98ba-43be-96f0-0876c4d9a059} <Debug> TCPHandler: Processed in 0.003075232 sec. | ||
| 7950 | 2026.05.14 16:29:53.255058 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2026.05.14 16:29:53.255156 [ 295 ] {abb9b8a1-dfa6-4705-9ae7-cd32d2b8d57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7952 | 2026.05.14 16:29:53.255195 [ 295 ] {abb9b8a1-dfa6-4705-9ae7-cd32d2b8d57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7953 | 2026.05.14 16:29:53.255704 [ 295 ] {abb9b8a1-dfa6-4705-9ae7-cd32d2b8d57b} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.05.14 16:29:53.255742 [ 295 ] {abb9b8a1-dfa6-4705-9ae7-cd32d2b8d57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7955 | 2026.05.14 16:29:53.256047 [ 295 ] {abb9b8a1-dfa6-4705-9ae7-cd32d2b8d57b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7956 | 2026.05.14 16:29:53.256268 [ 295 ] {abb9b8a1-dfa6-4705-9ae7-cd32d2b8d57b} <Trace> oximeter.fields_u16 (5605d1c1-7b1b-40a6-acac-22c22ab123a5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.05.14 16:29:53.256397 [ 295 ] {abb9b8a1-dfa6-4705-9ae7-cd32d2b8d57b} <Debug> executeQuery: Read 190 rows, 12.14 KiB in 0.00126 sec., 150793.6507936508 rows/sec., 9.41 MiB/sec. | ||
| 7958 | 2026.05.14 16:29:53.256434 [ 295 ] {abb9b8a1-dfa6-4705-9ae7-cd32d2b8d57b} <Debug> TCPHandler: Processed in 0.001424755 sec. | ||
| 7959 | 2026.05.14 16:29:53.256563 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7960 | 2026.05.14 16:29:53.256658 [ 295 ] {2380bbb0-f4a0-4915-80c6-c8c06f40f1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7961 | 2026.05.14 16:29:53.256696 [ 295 ] {2380bbb0-f4a0-4915-80c6-c8c06f40f1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7962 | 2026.05.14 16:29:53.257427 [ 295 ] {2380bbb0-f4a0-4915-80c6-c8c06f40f1b8} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.05.14 16:29:53.257464 [ 295 ] {2380bbb0-f4a0-4915-80c6-c8c06f40f1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7964 | 2026.05.14 16:29:53.257803 [ 295 ] {2380bbb0-f4a0-4915-80c6-c8c06f40f1b8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7965 | 2026.05.14 16:29:53.258013 [ 295 ] {2380bbb0-f4a0-4915-80c6-c8c06f40f1b8} <Trace> oximeter.fields_u32 (46bd3357-1388-4b9b-a164-d70dbfa1f65a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2026.05.14 16:29:53.258141 [ 295 ] {2380bbb0-f4a0-4915-80c6-c8c06f40f1b8} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001501 sec., 632911.3924050633 rows/sec., 37.24 MiB/sec. | ||
| 7967 | 2026.05.14 16:29:53.258178 [ 295 ] {2380bbb0-f4a0-4915-80c6-c8c06f40f1b8} <Debug> TCPHandler: Processed in 0.001663598 sec. | ||
| 7968 | 2026.05.14 16:29:53.258328 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2026.05.14 16:29:53.258424 [ 295 ] {9ca4d464-2207-4347-9a34-0c3df8ab1b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7970 | 2026.05.14 16:29:53.258462 [ 295 ] {9ca4d464-2207-4347-9a34-0c3df8ab1b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7971 | 2026.05.14 16:29:53.258863 [ 295 ] {9ca4d464-2207-4347-9a34-0c3df8ab1b8e} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.05.14 16:29:53.258899 [ 295 ] {9ca4d464-2207-4347-9a34-0c3df8ab1b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7973 | 2026.05.14 16:29:53.259184 [ 295 ] {9ca4d464-2207-4347-9a34-0c3df8ab1b8e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7974 | 2026.05.14 16:29:53.259394 [ 295 ] {9ca4d464-2207-4347-9a34-0c3df8ab1b8e} <Trace> oximeter.fields_u64 (932c46a3-9d9e-4c44-9744-c434693ef90b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.05.14 16:29:53.259516 [ 295 ] {9ca4d464-2207-4347-9a34-0c3df8ab1b8e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 7976 | 2026.05.14 16:29:53.259554 [ 295 ] {9ca4d464-2207-4347-9a34-0c3df8ab1b8e} <Debug> TCPHandler: Processed in 0.001273803 sec. | ||
| 7977 | 2026.05.14 16:29:53.259680 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7978 | 2026.05.14 16:29:53.259775 [ 295 ] {4012b840-454a-4df1-aba1-1ccfeb3cbe88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7979 | 2026.05.14 16:29:53.259813 [ 295 ] {4012b840-454a-4df1-aba1-1ccfeb3cbe88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7980 | 2026.05.14 16:29:53.260272 [ 295 ] {4012b840-454a-4df1-aba1-1ccfeb3cbe88} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.05.14 16:29:53.260308 [ 295 ] {4012b840-454a-4df1-aba1-1ccfeb3cbe88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7982 | 2026.05.14 16:29:53.260605 [ 295 ] {4012b840-454a-4df1-aba1-1ccfeb3cbe88} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7983 | 2026.05.14 16:29:53.260837 [ 295 ] {4012b840-454a-4df1-aba1-1ccfeb3cbe88} <Trace> oximeter.fields_u8 (30df5500-7fa2-45b8-aaef-fc721d4d403a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.05.14 16:29:53.260965 [ 295 ] {4012b840-454a-4df1-aba1-1ccfeb3cbe88} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001208 sec., 122516.55629139072 rows/sec., 6.97 MiB/sec. | ||
| 7985 | 2026.05.14 16:29:53.261003 [ 295 ] {4012b840-454a-4df1-aba1-1ccfeb3cbe88} <Debug> TCPHandler: Processed in 0.001370895 sec. | ||
| 7986 | 2026.05.14 16:29:53.261131 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.05.14 16:29:53.261228 [ 295 ] {d83c2a16-283c-49bb-8628-5c9db6231cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7988 | 2026.05.14 16:29:53.261266 [ 295 ] {d83c2a16-283c-49bb-8628-5c9db6231cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7989 | 2026.05.14 16:29:53.262290 [ 295 ] {d83c2a16-283c-49bb-8628-5c9db6231cbb} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.05.14 16:29:53.262326 [ 295 ] {d83c2a16-283c-49bb-8628-5c9db6231cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7991 | 2026.05.14 16:29:53.262697 [ 295 ] {d83c2a16-283c-49bb-8628-5c9db6231cbb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7992 | 2026.05.14 16:29:53.262910 [ 295 ] {d83c2a16-283c-49bb-8628-5c9db6231cbb} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2026.05.14 16:29:53.263039 [ 295 ] {d83c2a16-283c-49bb-8628-5c9db6231cbb} <Debug> executeQuery: Read 1753 rows, 121.14 KiB in 0.001829 sec., 958447.2389283762 rows/sec., 64.68 MiB/sec. | ||
| 7994 | 2026.05.14 16:29:53.263078 [ 295 ] {d83c2a16-283c-49bb-8628-5c9db6231cbb} <Debug> TCPHandler: Processed in 0.001994442 sec. | ||
| 7995 | 2026.05.14 16:29:53.263206 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2026.05.14 16:29:53.263300 [ 295 ] {44f10d3a-7588-424f-a1fb-24f751fafdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7997 | 2026.05.14 16:29:53.263340 [ 295 ] {44f10d3a-7588-424f-a1fb-24f751fafdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7998 | 2026.05.14 16:29:53.263687 [ 295 ] {44f10d3a-7588-424f-a1fb-24f751fafdc3} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.05.14 16:29:53.263723 [ 295 ] {44f10d3a-7588-424f-a1fb-24f751fafdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8000 | 2026.05.14 16:29:53.264028 [ 295 ] {44f10d3a-7588-424f-a1fb-24f751fafdc3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8001 | 2026.05.14 16:29:53.264237 [ 295 ] {44f10d3a-7588-424f-a1fb-24f751fafdc3} <Trace> oximeter.measurements_bool (abc32d34-eff3-4108-bb45-56cc3743389a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2026.05.14 16:29:53.264363 [ 295 ] {44f10d3a-7588-424f-a1fb-24f751fafdc3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 8003 | 2026.05.14 16:29:53.264400 [ 295 ] {44f10d3a-7588-424f-a1fb-24f751fafdc3} <Debug> TCPHandler: Processed in 0.001241833 sec. | ||
| 8004 | 2026.05.14 16:29:53.264522 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2026.05.14 16:29:53.264617 [ 295 ] {0d8f4ba3-4bca-41b2-99f5-fe073d51f2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8006 | 2026.05.14 16:29:53.264662 [ 295 ] {0d8f4ba3-4bca-41b2-99f5-fe073d51f2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8007 | 2026.05.14 16:29:53.265405 [ 295 ] {0d8f4ba3-4bca-41b2-99f5-fe073d51f2d7} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.05.14 16:29:53.265441 [ 295 ] {0d8f4ba3-4bca-41b2-99f5-fe073d51f2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8009 | 2026.05.14 16:29:53.265862 [ 295 ] {0d8f4ba3-4bca-41b2-99f5-fe073d51f2d7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8010 | 2026.05.14 16:29:53.266083 [ 295 ] {0d8f4ba3-4bca-41b2-99f5-fe073d51f2d7} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.05.14 16:29:53.266213 [ 295 ] {0d8f4ba3-4bca-41b2-99f5-fe073d51f2d7} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001613 sec., 993180.4091754494 rows/sec., 60.30 MiB/sec. | ||
| 8012 | 2026.05.14 16:29:53.266250 [ 295 ] {0d8f4ba3-4bca-41b2-99f5-fe073d51f2d7} <Debug> TCPHandler: Processed in 0.001775169 sec. | ||
| 8013 | 2026.05.14 16:29:53.266376 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2026.05.14 16:29:53.266470 [ 295 ] {e2566ec6-4865-4866-84d4-f7d0d007bcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8015 | 2026.05.14 16:29:53.266512 [ 295 ] {e2566ec6-4865-4866-84d4-f7d0d007bcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8016 | 2026.05.14 16:29:53.266844 [ 295 ] {e2566ec6-4865-4866-84d4-f7d0d007bcb2} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8017 | 2026.05.14 16:29:53.266880 [ 295 ] {e2566ec6-4865-4866-84d4-f7d0d007bcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8018 | 2026.05.14 16:29:53.267171 [ 295 ] {e2566ec6-4865-4866-84d4-f7d0d007bcb2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8019 | 2026.05.14 16:29:53.267377 [ 295 ] {e2566ec6-4865-4866-84d4-f7d0d007bcb2} <Trace> oximeter.measurements_f64 (9acc72f7-9eb0-481e-8eae-9116bc528066): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2026.05.14 16:29:53.267504 [ 295 ] {e2566ec6-4865-4866-84d4-f7d0d007bcb2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 8021 | 2026.05.14 16:29:53.267539 [ 295 ] {e2566ec6-4865-4866-84d4-f7d0d007bcb2} <Debug> TCPHandler: Processed in 0.001211693 sec. | ||
| 8022 | 2026.05.14 16:29:53.267677 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2026.05.14 16:29:53.267772 [ 295 ] {0df865f4-c223-44e8-8b85-d3133c421f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8024 | 2026.05.14 16:29:53.267825 [ 295 ] {0df865f4-c223-44e8-8b85-d3133c421f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8025 | 2026.05.14 16:29:53.268693 [ 295 ] {0df865f4-c223-44e8-8b85-d3133c421f4a} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2026.05.14 16:29:53.268730 [ 295 ] {0df865f4-c223-44e8-8b85-d3133c421f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8027 | 2026.05.14 16:29:53.269273 [ 295 ] {0df865f4-c223-44e8-8b85-d3133c421f4a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8028 | 2026.05.14 16:29:53.269495 [ 295 ] {0df865f4-c223-44e8-8b85-d3133c421f4a} <Trace> oximeter.measurements_histogramu64 (c7b47d80-510f-4aec-8c6e-2c81d638f8f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2026.05.14 16:29:53.269630 [ 295 ] {0df865f4-c223-44e8-8b85-d3133c421f4a} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001876 sec., 24520.255863539445 rows/sec., 43.94 MiB/sec. | ||
| 8030 | 2026.05.14 16:29:53.269682 [ 295 ] {0df865f4-c223-44e8-8b85-d3133c421f4a} <Debug> TCPHandler: Processed in 0.002053941 sec. | ||
| 8031 | 2026.05.14 16:29:53.269811 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2026.05.14 16:29:53.269906 [ 295 ] {6990af23-2bc2-45f1-8952-cd1c0067c97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8033 | 2026.05.14 16:29:53.269945 [ 295 ] {6990af23-2bc2-45f1-8952-cd1c0067c97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8034 | 2026.05.14 16:29:53.270288 [ 295 ] {6990af23-2bc2-45f1-8952-cd1c0067c97e} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.05.14 16:29:53.270324 [ 295 ] {6990af23-2bc2-45f1-8952-cd1c0067c97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8036 | 2026.05.14 16:29:53.270617 [ 295 ] {6990af23-2bc2-45f1-8952-cd1c0067c97e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8037 | 2026.05.14 16:29:53.270829 [ 295 ] {6990af23-2bc2-45f1-8952-cd1c0067c97e} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.05.14 16:29:53.270956 [ 295 ] {6990af23-2bc2-45f1-8952-cd1c0067c97e} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001069 sec., 39289.055191768006 rows/sec., 2.24 MiB/sec. | ||
| 8039 | 2026.05.14 16:29:53.270991 [ 295 ] {6990af23-2bc2-45f1-8952-cd1c0067c97e} <Debug> TCPHandler: Processed in 0.001228133 sec. | ||
| 8040 | 2026.05.14 16:29:54.000302 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.25 MiB, peak 283.79 MiB, free memory in arenas 0.00 B, will set to 277.76 MiB (RSS), difference: -1.49 MiB | ||
| 8041 | 2026.05.14 16:29:54.687328 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 1022 | ||
| 8042 | 2026.05.14 16:29:54.690622 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.05.14 16:29:54.690670 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8044 | 2026.05.14 16:29:54.691886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8045 | 2026.05.14 16:29:54.692154 [ 243 ] {} <Trace> system.query_log (62749f50-6a12-4a87-b7ae-1dc92fb37089): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.05.14 16:29:54.692410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1022 | ||
| 8047 | 2026.05.14 16:29:57.143923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14835 | ||
| 8048 | 2026.05.14 16:29:57.144421 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.05.14 16:29:57.144457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8050 | 2026.05.14 16:29:57.144912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8051 | 2026.05.14 16:29:57.145139 [ 244 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.05.14 16:29:57.145264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14835 | ||
| 8053 | 2026.05.14 16:29:57.145286 [ 106 ] {} <Debug> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8054 | 2026.05.14 16:29:57.145350 [ 106 ] {} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.05.14 16:29:57.145370 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8056 | 2026.05.14 16:29:57.145497 [ 193 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::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 | ||
| 8057 | 2026.05.14 16:29:57.145656 [ 193 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8058 | 2026.05.14 16:29:57.145704 [ 193 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12403 rows starting from the beginning of the part | ||
| 8059 | 2026.05.14 16:29:57.145786 [ 193 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 8060 | 2026.05.14 16:29:57.145845 [ 193 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 8061 | 2026.05.14 16:29:57.145899 [ 193 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 8062 | 2026.05.14 16:29:57.145951 [ 193 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 8063 | 2026.05.14 16:29:57.146003 [ 193 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 8064 | 2026.05.14 16:29:57.147862 [ 194 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14835 rows, containing 4 columns (4 merged, 0 gathered) in 0.002423985 sec., 6120087.376778321 rows/sec., 87.55 MiB/sec. | ||
| 8065 | 2026.05.14 16:29:57.148341 [ 195 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8066 | 2026.05.14 16:29:57.148725 [ 195 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_31_6} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.05.14 16:29:57.148811 [ 195 ] {bc00bd00-9ec9-4149-8f5d-dbf2055556f8::all_1_31_6} <Trace> system.asynchronous_metric_log (bc00bd00-9ec9-4149-8f5d-dbf2055556f8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8068 | 2026.05.14 16:29:57.148924 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 8069 | 2026.05.14 16:29:57.914346 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 8070 | 2026.05.14 16:29:57.931906 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.05.14 16:29:57.931954 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8072 | 2026.05.14 16:29:57.937509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8073 | 2026.05.14 16:29:57.938209 [ 245 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.05.14 16:29:57.938521 [ 105 ] {} <Debug> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8075 | 2026.05.14 16:29:57.938595 [ 105 ] {} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2026.05.14 16:29:57.938624 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8077 | 2026.05.14 16:29:57.939189 [ 193 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 8078 | 2026.05.14 16:29:57.941121 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 8079 | 2026.05.14 16:29:57.943289 [ 193 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8080 | 2026.05.14 16:29:57.945007 [ 193 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 8081 | 2026.05.14 16:29:57.949975 [ 193 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 8082 | 2026.05.14 16:29:57.954644 [ 193 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 8083 | 2026.05.14 16:29:57.958946 [ 193 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 8084 | 2026.05.14 16:29:57.963528 [ 193 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 8085 | 2026.05.14 16:29:57.967660 [ 193 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::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 | ||
| 8086 | 2026.05.14 16:29:58.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.30 MiB, peak 288.30 MiB, free memory in arenas 0.00 B, will set to 282.43 MiB (RSS), difference: -5.88 MiB | ||
| 8087 | 2026.05.14 16:29:58.000328 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.05.14 16:29:58.000553 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8089 | 2026.05.14 16:29:58.000881 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8090 | 2026.05.14 16:29:58.000914 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8091 | 2026.05.14 16:29:58.001128 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8092 | 2026.05.14 16:29:58.001195 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8093 | 2026.05.14 16:29:58.001338 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8094 | 2026.05.14 16:29:58.001440 [ 334 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8095 | 2026.05.14 16:29:58.001499 [ 334 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8096 | 2026.05.14 16:29:58.001535 [ 334 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8097 | 2026.05.14 16:29:58.001562 [ 334 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8098 | 2026.05.14 16:29:58.001627 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8099 | 2026.05.14 16:29:58.001655 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Trace> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8100 | 2026.05.14 16:29:58.001723 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8101 | 2026.05.14 16:29:58.001743 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Debug> oximeter.timeseries_schema (a3a459e5-6e34-4e74-ad03-dce28bdb44bc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8102 | 2026.05.14 16:29:58.001777 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8103 | 2026.05.14 16:29:58.001813 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8104 | 2026.05.14 16:29:58.003137 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002675 sec., 15327.102803738318 rows/sec., 2.76 MiB/sec. | ||
| 8105 | 2026.05.14 16:29:58.003255 [ 295 ] {57d0788a-1744-483d-8f20-e0c0c74d93e6} <Debug> TCPHandler: Processed in 0.003066413 sec. | ||
| 8106 | 2026.05.14 16:29:58.004728 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2026.05.14 16:29:58.004836 [ 295 ] {297e649e-bbca-4d74-8b67-c9f9a67eab5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8108 | 2026.05.14 16:29:58.004877 [ 295 ] {297e649e-bbca-4d74-8b67-c9f9a67eab5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8109 | 2026.05.14 16:29:58.005429 [ 295 ] {297e649e-bbca-4d74-8b67-c9f9a67eab5f} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2026.05.14 16:29:58.005469 [ 295 ] {297e649e-bbca-4d74-8b67-c9f9a67eab5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8111 | 2026.05.14 16:29:58.006105 [ 295 ] {297e649e-bbca-4d74-8b67-c9f9a67eab5f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8112 | 2026.05.14 16:29:58.006334 [ 295 ] {297e649e-bbca-4d74-8b67-c9f9a67eab5f} <Trace> oximeter.fields_string (f477292e-5334-4b05-bbd3-d17814ecb098): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2026.05.14 16:29:58.006483 [ 295 ] {297e649e-bbca-4d74-8b67-c9f9a67eab5f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.55 MiB/sec. | ||
| 8114 | 2026.05.14 16:29:58.006520 [ 295 ] {297e649e-bbca-4d74-8b67-c9f9a67eab5f} <Debug> TCPHandler: Processed in 0.001841209 sec. | ||
| 8115 | 2026.05.14 16:29:58.006654 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2026.05.14 16:29:58.006749 [ 295 ] {2376fe0c-0ad9-4872-b1c2-aeb1bec7fa5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8117 | 2026.05.14 16:29:58.006789 [ 295 ] {2376fe0c-0ad9-4872-b1c2-aeb1bec7fa5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8118 | 2026.05.14 16:29:58.007224 [ 295 ] {2376fe0c-0ad9-4872-b1c2-aeb1bec7fa5e} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.05.14 16:29:58.007260 [ 295 ] {2376fe0c-0ad9-4872-b1c2-aeb1bec7fa5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8120 | 2026.05.14 16:29:58.007564 [ 295 ] {2376fe0c-0ad9-4872-b1c2-aeb1bec7fa5e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8121 | 2026.05.14 16:29:58.007774 [ 295 ] {2376fe0c-0ad9-4872-b1c2-aeb1bec7fa5e} <Trace> oximeter.fields_uuid (2d03c0de-5563-4c32-9049-454b77c7afb3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2026.05.14 16:29:58.007899 [ 295 ] {2376fe0c-0ad9-4872-b1c2-aeb1bec7fa5e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 8123 | 2026.05.14 16:29:58.007935 [ 295 ] {2376fe0c-0ad9-4872-b1c2-aeb1bec7fa5e} <Debug> TCPHandler: Processed in 0.001330054 sec. | ||
| 8124 | 2026.05.14 16:29:58.008058 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2026.05.14 16:29:58.008152 [ 295 ] {c8ebc024-6d06-4ea7-96df-8d69bcdbc045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8126 | 2026.05.14 16:29:58.008193 [ 295 ] {c8ebc024-6d06-4ea7-96df-8d69bcdbc045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8127 | 2026.05.14 16:29:58.008562 [ 295 ] {c8ebc024-6d06-4ea7-96df-8d69bcdbc045} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.05.14 16:29:58.008597 [ 295 ] {c8ebc024-6d06-4ea7-96df-8d69bcdbc045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8129 | 2026.05.14 16:29:58.009000 [ 295 ] {c8ebc024-6d06-4ea7-96df-8d69bcdbc045} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8130 | 2026.05.14 16:29:58.009217 [ 295 ] {c8ebc024-6d06-4ea7-96df-8d69bcdbc045} <Trace> oximeter.measurements_cumulativeu64 (639984f5-d392-4c66-9c0e-81cbbd3959a4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.05.14 16:29:58.009341 [ 295 ] {c8ebc024-6d06-4ea7-96df-8d69bcdbc045} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001207 sec., 106048.05302402652 rows/sec., 7.39 MiB/sec. | ||
| 8132 | 2026.05.14 16:29:58.009376 [ 295 ] {c8ebc024-6d06-4ea7-96df-8d69bcdbc045} <Debug> TCPHandler: Processed in 0.001365474 sec. | ||
| 8133 | 2026.05.14 16:29:58.009497 [ 295 ] {} <Trace> TCP-Session: bfa53ee3-f225-4a54-846a-685d5f7add19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8134 | 2026.05.14 16:29:58.009590 [ 295 ] {d2fee593-35ec-45d8-a570-071ffa49accc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8135 | 2026.05.14 16:29:58.009630 [ 295 ] {d2fee593-35ec-45d8-a570-071ffa49accc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8136 | 2026.05.14 16:29:58.009962 [ 295 ] {d2fee593-35ec-45d8-a570-071ffa49accc} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2026.05.14 16:29:58.009997 [ 295 ] {d2fee593-35ec-45d8-a570-071ffa49accc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8138 | 2026.05.14 16:29:58.010382 [ 295 ] {d2fee593-35ec-45d8-a570-071ffa49accc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8139 | 2026.05.14 16:29:58.010592 [ 295 ] {d2fee593-35ec-45d8-a570-071ffa49accc} <Trace> oximeter.measurements_u64 (88579798-908c-4cf7-9418-a89c1e11edaf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2026.05.14 16:29:58.010718 [ 295 ] {d2fee593-35ec-45d8-a570-071ffa49accc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001146 sec., 41884.8167539267 rows/sec., 2.82 MiB/sec. | ||
| 8141 | 2026.05.14 16:29:58.010753 [ 295 ] {d2fee593-35ec-45d8-a570-071ffa49accc} <Debug> TCPHandler: Processed in 0.001304064 sec. | ||
| 8142 | 2026.05.14 16:29:58.021570 [ 194 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.08244772 sec., 2838.1621711309904 rows/sec., 14.68 MiB/sec. | ||
| 8143 | 2026.05.14 16:29:58.024082 [ 194 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8144 | 2026.05.14 16:29:58.026088 [ 194 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_31_6} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.05.14 16:29:58.026191 [ 194 ] {bc7f86ba-78b9-495e-a74a-71b811cae42c::all_1_31_6} <Trace> system.metric_log (bc7f86ba-78b9-495e-a74a-71b811cae42c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8146 | 2026.05.14 16:29:58.028253 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 8147 | 2026.05.14 16:29:59.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.36 MiB, peak 288.30 MiB, free memory in arenas 0.00 B, will set to 284.89 MiB (RSS), difference: 11.53 MiB | ||
| 8148 | 2026.05.14 16:30:01.005486 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54833 | ||
| 8149 | 2026.05.14 16:30:01.005583 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8150 | 2026.05.14 16:30:01.005611 [ 259 ] {} <Debug> TCP-Session: 79c83a38-2981-4817-8229-c08fac7c04c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54833 | ||
| 8151 | 2026.05.14 16:30:01.005636 [ 259 ] {} <Debug> TCP-Session: 79c83a38-2981-4817-8229-c08fac7c04c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8152 | 2026.05.14 16:30:01.005654 [ 259 ] {} <Debug> TCP-Session: 79c83a38-2981-4817-8229-c08fac7c04c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8153 | 2026.05.14 16:30:01.005904 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56734 | ||
| 8154 | 2026.05.14 16:30:01.005931 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34482 | ||
| 8155 | 2026.05.14 16:30:01.005956 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39644 | ||
| 8156 | 2026.05.14 16:30:01.005978 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44775 | ||
| 8157 | 2026.05.14 16:30:01.006025 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8158 | 2026.05.14 16:30:01.005944 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56065 | ||
| 8159 | 2026.05.14 16:30:01.006125 [ 293 ] {} <Debug> TCP-Session: 140e1cc6-1f0b-40b2-a41b-7bfe92c2a6e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56734 | ||
| 8160 | 2026.05.14 16:30:01.006136 [ 259 ] {} <Trace> TCP-Session: 79c83a38-2981-4817-8229-c08fac7c04c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2026.05.14 16:30:01.006177 [ 293 ] {} <Debug> TCP-Session: 140e1cc6-1f0b-40b2-a41b-7bfe92c2a6e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8162 | 2026.05.14 16:30:01.005916 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34133 | ||
| 8163 | 2026.05.14 16:30:01.006215 [ 293 ] {} <Debug> TCP-Session: 140e1cc6-1f0b-40b2-a41b-7bfe92c2a6e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8164 | 2026.05.14 16:30:01.006251 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8165 | 2026.05.14 16:30:01.005916 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44399 | ||
| 8166 | 2026.05.14 16:30:01.006301 [ 308 ] {} <Debug> TCP-Session: 781896c0-a0d6-4cdd-9914-448cf2fd26c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34482 | ||
| 8167 | 2026.05.14 16:30:01.005972 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34402 | ||
| 8168 | 2026.05.14 16:30:01.006349 [ 308 ] {} <Debug> TCP-Session: 781896c0-a0d6-4cdd-9914-448cf2fd26c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8169 | 2026.05.14 16:30:01.006383 [ 259 ] {3beba66f-7407-41c8-8c2b-03ce4495929c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54833) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8170 | 2026.05.14 16:30:01.006388 [ 308 ] {} <Debug> TCP-Session: 781896c0-a0d6-4cdd-9914-448cf2fd26c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8171 | 2026.05.14 16:30:01.006714 [ 259 ] {3beba66f-7407-41c8-8c2b-03ce4495929c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8172 | 2026.05.14 16:30:01.006783 [ 259 ] {3beba66f-7407-41c8-8c2b-03ce4495929c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8173 | 2026.05.14 16:30:01.006908 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8174 | 2026.05.14 16:30:01.006972 [ 309 ] {} <Debug> TCP-Session: e6b78de0-92c2-4bed-abf1-e9f7b7d4e458 Authenticating user 'default' from [fd00:1122:3344:101::e]:56065 | ||
| 8175 | 2026.05.14 16:30:01.007004 [ 309 ] {} <Debug> TCP-Session: e6b78de0-92c2-4bed-abf1-e9f7b7d4e458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8176 | 2026.05.14 16:30:01.007035 [ 309 ] {} <Debug> TCP-Session: e6b78de0-92c2-4bed-abf1-e9f7b7d4e458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8177 | 2026.05.14 16:30:01.007106 [ 259 ] {3beba66f-7407-41c8-8c2b-03ce4495929c} <Debug> oximeter.version (42c715df-f064-4e37-af41-2ef14610272f) (SelectExecutor): Key condition: unknown | ||
| 8178 | 2026.05.14 16:30:01.007114 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8179 | 2026.05.14 16:30:01.007197 [ 312 ] {} <Debug> TCP-Session: a6dde51b-6eeb-4081-96fd-214f0b3bd678 Authenticating user 'default' from [fd00:1122:3344:101::e]:34402 | ||
| 8180 | 2026.05.14 16:30:01.007230 [ 312 ] {} <Debug> TCP-Session: a6dde51b-6eeb-4081-96fd-214f0b3bd678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8181 | 2026.05.14 16:30:01.007251 [ 312 ] {} <Debug> TCP-Session: a6dde51b-6eeb-4081-96fd-214f0b3bd678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8182 | 2026.05.14 16:30:01.008542 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8183 | 2026.05.14 16:30:01.008555 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8184 | 2026.05.14 16:30:01.008588 [ 304 ] {} <Debug> TCP-Session: bca01bca-4d06-44ad-9ce7-9c056e9b766c Authenticating user 'default' from [fd00:1122:3344:101::e]:34133 | ||
| 8185 | 2026.05.14 16:30:01.008631 [ 305 ] {} <Debug> TCP-Session: 9ccc1632-660f-4df6-bdfe-082053eab48e Authenticating user 'default' from [fd00:1122:3344:101::e]:44399 | ||
| 8186 | 2026.05.14 16:30:01.008633 [ 304 ] {} <Debug> TCP-Session: bca01bca-4d06-44ad-9ce7-9c056e9b766c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.05.14 16:30:01.008669 [ 305 ] {} <Debug> TCP-Session: 9ccc1632-660f-4df6-bdfe-082053eab48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8188 | 2026.05.14 16:30:01.008744 [ 304 ] {} <Debug> TCP-Session: bca01bca-4d06-44ad-9ce7-9c056e9b766c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8189 | 2026.05.14 16:30:01.008771 [ 305 ] {} <Debug> TCP-Session: 9ccc1632-660f-4df6-bdfe-082053eab48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8190 | 2026.05.14 16:30:01.008777 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8191 | 2026.05.14 16:30:01.008832 [ 311 ] {} <Debug> TCP-Session: 938a8661-da27-4e89-8d58-c4ccaa43540c Authenticating user 'default' from [fd00:1122:3344:101::e]:44775 | ||
| 8192 | 2026.05.14 16:30:01.008857 [ 311 ] {} <Debug> TCP-Session: 938a8661-da27-4e89-8d58-c4ccaa43540c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8193 | 2026.05.14 16:30:01.008877 [ 311 ] {} <Debug> TCP-Session: 938a8661-da27-4e89-8d58-c4ccaa43540c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8194 | 2026.05.14 16:30:01.008982 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8195 | 2026.05.14 16:30:01.009025 [ 310 ] {} <Debug> TCP-Session: 60e40338-feff-478c-b9e5-319cd3ebf0d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39644 | ||
| 8196 | 2026.05.14 16:30:01.009023 [ 317 ] {3beba66f-7407-41c8-8c2b-03ce4495929c} <Trace> AggregatingTransform: Aggregating | ||
| 8197 | 2026.05.14 16:30:01.009046 [ 310 ] {} <Debug> TCP-Session: 60e40338-feff-478c-b9e5-319cd3ebf0d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8198 | 2026.05.14 16:30:01.009087 [ 317 ] {3beba66f-7407-41c8-8c2b-03ce4495929c} <Trace> Aggregator: Aggregation method: without_key | ||
| 8199 | 2026.05.14 16:30:01.009088 [ 310 ] {} <Debug> TCP-Session: 60e40338-feff-478c-b9e5-319cd3ebf0d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8200 | 2026.05.14 16:30:01.009142 [ 317 ] {3beba66f-7407-41c8-8c2b-03ce4495929c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001863079 sec. (536.746 rows/sec., 20.97 KiB/sec.) | ||
| 8201 | 2026.05.14 16:30:01.009172 [ 317 ] {3beba66f-7407-41c8-8c2b-03ce4495929c} <Trace> Aggregator: Merging aggregated data | ||
| 8202 | 2026.05.14 16:30:01.009899 [ 259 ] {3beba66f-7407-41c8-8c2b-03ce4495929c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003591 sec., 278.473962684489 rows/sec., 10.88 KiB/sec. | ||
| 8203 | 2026.05.14 16:30:01.010075 [ 259 ] {3beba66f-7407-41c8-8c2b-03ce4495929c} <Debug> TCPHandler: Processed in 0.004113823 sec. | ||
| 8204 | 2026.05.14 16:30:01.010220 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8205 | 2026.05.14 16:30:01.010259 [ 259 ] {} <Debug> TCP-Session: 79c83a38-2981-4817-8229-c08fac7c04c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8206 | 2026.05.14 16:30:01.010262 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8207 | 2026.05.14 16:30:01.010287 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8208 | 2026.05.14 16:30:01.010309 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8209 | 2026.05.14 16:30:01.010325 [ 293 ] {} <Debug> TCP-Session: 140e1cc6-1f0b-40b2-a41b-7bfe92c2a6e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8210 | 2026.05.14 16:30:01.010348 [ 304 ] {} <Debug> TCP-Session: bca01bca-4d06-44ad-9ce7-9c056e9b766c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8211 | 2026.05.14 16:30:01.010353 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8212 | 2026.05.14 16:30:01.010372 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8213 | 2026.05.14 16:30:01.010393 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8214 | 2026.05.14 16:30:01.010416 [ 311 ] {} <Debug> TCP-Session: 938a8661-da27-4e89-8d58-c4ccaa43540c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8215 | 2026.05.14 16:30:01.010437 [ 310 ] {} <Debug> TCP-Session: 60e40338-feff-478c-b9e5-319cd3ebf0d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.05.14 16:30:01.010452 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8217 | 2026.05.14 16:30:01.010463 [ 308 ] {} <Debug> TCP-Session: 781896c0-a0d6-4cdd-9914-448cf2fd26c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8218 | 2026.05.14 16:30:01.010424 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8219 | 2026.05.14 16:30:01.010511 [ 309 ] {} <Debug> TCP-Session: e6b78de0-92c2-4bed-abf1-e9f7b7d4e458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8220 | 2026.05.14 16:30:01.010373 [ 312 ] {} <Debug> TCP-Session: a6dde51b-6eeb-4081-96fd-214f0b3bd678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2026.05.14 16:30:01.010552 [ 305 ] {} <Debug> TCP-Session: 9ccc1632-660f-4df6-bdfe-082053eab48e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||