| 1 | [ May 6 05:22:26 Enabled. ] | ||
| 2 | [ May 6 05:22:26 Rereading configuration. ] | ||
| 3 | [ May 6 05:22:29 Rereading configuration. ] | ||
| 4 | [ May 6 05:22:30 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 6 05:22:30 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.06 05:22:33.246642 [ 1 ] {} <Information> Application: Will watch for the process with pid 24003 | ||
| 29 | 2026.05.06 05:22:33.246987 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.06 05:22:33.465075 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24003 | ||
| 31 | 2026.05.06 05:22:33.469183 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.06 05:22:33.469347 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.06 05:22:33.820456 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.06 05:22:33.851048 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.06 05:22:33.851095 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.06 05:22:33.851115 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.06 05:22:33.851171 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.06 05:22:33.851566 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.06 05:22:33.857422 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.06 05:22:33.858212 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.06 05:22:33.860718 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.06 05:22:33.860755 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.06 05:22:33.860775 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.06 05:22:33.861698 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.06 05:22:33.862791 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.06 05:22:33.868901 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.06 05:22:33.869699 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.06 05:22:33.871003 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.06 05:22:33.871067 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.06 05:22:33.872059 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.06 05:22:33.872456 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.06 05:22:33.882150 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.06 05:22:33.882396 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.06 05:22:33.889186 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.06 05:22:33.889556 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.06 05:22:33.889911 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.06 05:22:33.890264 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.06 05:22:33.899468 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.06 05:22:33.899495 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.06 05:22:33.899595 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.06 05:22:33.899688 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.06 05:22:33.912320 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.06 05:22:33.912347 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000158441 sec | ||
| 68 | 2026.05.06 05:22:33.912368 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.06 05:22:33.912381 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.06 05:22:33.914345 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.06 05:22:33.916705 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.06 05:22:33.941289 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.06 05:22:33.941337 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.06 05:22:33.941360 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.06 05:22:33.941372 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.06 05:22:33.941405 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.06 05:22:33.941426 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.06 05:22:33.943602 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.06 05:22:33.943647 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.06 05:22:33.943667 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.06 05:22:33.943801 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.06 05:22:33.943841 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.06 05:22:33.943855 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.06 05:22:33.943873 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.06 05:22:33.943885 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.06 05:22:33.943915 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.06 05:22:33.943933 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.06 05:22:33.982804 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.06 05:22:33.988082 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.06 05:22:33.988131 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.959e-05 sec | ||
| 91 | 2026.05.06 05:22:33.988152 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.06 05:22:33.988171 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.06 05:22:33.988210 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.06 05:22:33.988485 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.06 05:22:33.988527 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.06 05:22:33.988540 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.06 05:22:33.988550 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.06 05:22:33.988561 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.06 05:22:34.021353 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.06 05:22:34.021574 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.69 MiB (RSS), difference: 91.91 MiB | ||
| 101 | 2026.05.06 05:22:34.026050 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.358e-05 sec. | ||
| 102 | 2026.05.06 05:22:34.026507 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.06 05:22:34.026558 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.06 05:22:34.027169 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.06 05:22:35.073124 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60162 | ||
| 106 | 2026.05.06 05:22:35.075429 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.06 05:22:35.075488 [ 3 ] {} <Debug> TCP-Session: 9a8d79e5-a15e-4cdf-8cde-8f2c1a564155 Authenticating user 'default' from [fd00:1122:3344:101::e]:60162 | ||
| 108 | 2026.05.06 05:22:35.075519 [ 3 ] {} <Debug> TCP-Session: 9a8d79e5-a15e-4cdf-8cde-8f2c1a564155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.06 05:22:35.075600 [ 3 ] {} <Debug> TCP-Session: 9a8d79e5-a15e-4cdf-8cde-8f2c1a564155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.06 05:22:35.075703 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.06 05:22:35.075733 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.06 05:22:35.075816 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.06 05:22:35.076874 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46371 | ||
| 114 | 2026.05.06 05:22:35.076887 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57638 | ||
| 115 | 2026.05.06 05:22:35.077110 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.06 05:22:35.077152 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.06 05:22:35.077161 [ 4 ] {} <Debug> TCP-Session: 0e2cab47-e641-438e-8562-5b20eb2cd5ec Authenticating user 'default' from [fd00:1122:3344:101::e]:46371 | ||
| 118 | 2026.05.06 05:22:35.077271 [ 5 ] {} <Debug> TCP-Session: dd0a10f9-c3c0-41ba-bc3b-09ab258cfb7a Authenticating user 'default' from [fd00:1122:3344:101::e]:57638 | ||
| 119 | 2026.05.06 05:22:35.077276 [ 4 ] {} <Debug> TCP-Session: 0e2cab47-e641-438e-8562-5b20eb2cd5ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.06 05:22:35.077304 [ 5 ] {} <Debug> TCP-Session: dd0a10f9-c3c0-41ba-bc3b-09ab258cfb7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.06 05:22:35.077381 [ 4 ] {} <Debug> TCP-Session: 0e2cab47-e641-438e-8562-5b20eb2cd5ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.06 05:22:35.077394 [ 5 ] {} <Debug> TCP-Session: dd0a10f9-c3c0-41ba-bc3b-09ab258cfb7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.06 05:22:35.077776 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35872 | ||
| 124 | 2026.05.06 05:22:35.077951 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51966 | ||
| 125 | 2026.05.06 05:22:35.077958 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.06 05:22:35.078016 [ 253 ] {} <Debug> TCP-Session: b333f306-f029-474c-a4a4-e5b28f32357d Authenticating user 'default' from [fd00:1122:3344:101::e]:35872 | ||
| 127 | 2026.05.06 05:22:35.078118 [ 253 ] {} <Debug> TCP-Session: b333f306-f029-474c-a4a4-e5b28f32357d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.06 05:22:35.078119 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43935 | ||
| 129 | 2026.05.06 05:22:35.078133 [ 253 ] {} <Debug> TCP-Session: b333f306-f029-474c-a4a4-e5b28f32357d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.06 05:22:35.080563 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.06 05:22:35.080573 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64007 | ||
| 132 | 2026.05.06 05:22:35.080601 [ 254 ] {} <Debug> TCP-Session: 3420fb3d-da6b-4014-af0e-d4fe309259a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51966 | ||
| 133 | 2026.05.06 05:22:35.080640 [ 254 ] {} <Debug> TCP-Session: 3420fb3d-da6b-4014-af0e-d4fe309259a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.06 05:22:35.080751 [ 254 ] {} <Debug> TCP-Session: 3420fb3d-da6b-4014-af0e-d4fe309259a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.06 05:22:35.082502 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.06 05:22:35.082542 [ 255 ] {} <Debug> TCP-Session: db9b391f-8012-4994-b849-60a70be9c5f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43935 | ||
| 137 | 2026.05.06 05:22:35.082631 [ 255 ] {} <Debug> TCP-Session: db9b391f-8012-4994-b849-60a70be9c5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.06 05:22:35.082628 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.05.06 05:22:35.082640 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64585 | ||
| 140 | 2026.05.06 05:22:35.082724 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33496 | ||
| 141 | 2026.05.06 05:22:35.082697 [ 256 ] {} <Debug> TCP-Session: 0655a8b2-e132-4322-9c53-41914aead227 Authenticating user 'default' from [fd00:1122:3344:101::e]:64007 | ||
| 142 | 2026.05.06 05:22:35.082674 [ 3 ] {} <Trace> TCP-Session: 9a8d79e5-a15e-4cdf-8cde-8f2c1a564155 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 143 | 2026.05.06 05:22:35.082646 [ 255 ] {} <Debug> TCP-Session: db9b391f-8012-4994-b849-60a70be9c5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.06 05:22:35.082848 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.05.06 05:22:35.082824 [ 256 ] {} <Debug> TCP-Session: 0655a8b2-e132-4322-9c53-41914aead227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.06 05:22:35.082904 [ 257 ] {} <Debug> TCP-Session: b5cdf3d4-6bd7-4f89-b669-6860f476523d Authenticating user 'default' from [fd00:1122:3344:101::e]:64585 | ||
| 147 | 2026.05.06 05:22:35.082947 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.05.06 05:22:35.082909 [ 256 ] {} <Debug> TCP-Session: 0655a8b2-e132-4322-9c53-41914aead227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.06 05:22:35.083013 [ 257 ] {} <Debug> TCP-Session: b5cdf3d4-6bd7-4f89-b669-6860f476523d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.06 05:22:35.083090 [ 258 ] {} <Debug> TCP-Session: b7ab703a-4be3-47fd-8c3e-7c10eef41979 Authenticating user 'default' from [fd00:1122:3344:101::e]:33496 | ||
| 151 | 2026.05.06 05:22:35.083112 [ 257 ] {} <Debug> TCP-Session: b5cdf3d4-6bd7-4f89-b669-6860f476523d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.06 05:22:35.083139 [ 258 ] {} <Debug> TCP-Session: b7ab703a-4be3-47fd-8c3e-7c10eef41979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.06 05:22:35.083262 [ 258 ] {} <Debug> TCP-Session: b7ab703a-4be3-47fd-8c3e-7c10eef41979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.06 05:22:35.090520 [ 3 ] {d7644e69-3b18-49ee-a7b9-6fc79c1d4d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60162) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 155 | 2026.05.06 05:22:35.101231 [ 3 ] {d7644e69-3b18-49ee-a7b9-6fc79c1d4d8d} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 156 | 2026.05.06 05:22:35.105955 [ 3 ] {d7644e69-3b18-49ee-a7b9-6fc79c1d4d8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 157 | 2026.05.06 05:22:35.113502 [ 259 ] {d7644e69-3b18-49ee-a7b9-6fc79c1d4d8d} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 158 | 2026.05.06 05:22:35.121051 [ 3 ] {d7644e69-3b18-49ee-a7b9-6fc79c1d4d8d} <Debug> executeQuery: Read 96 rows, 5.29 KiB in 0.028716 sec., 3343.0839949853744 rows/sec., 184.29 KiB/sec. | ||
| 159 | 2026.05.06 05:22:35.121141 [ 3 ] {d7644e69-3b18-49ee-a7b9-6fc79c1d4d8d} <Debug> TCPHandler: Processed in 0.043973863 sec. | ||
| 160 | 2026.05.06 05:22:36.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.35 MiB, peak 119.35 MiB, free memory in arenas 0.00 B, will set to 123.18 MiB (RSS), difference: 3.83 MiB | ||
| 161 | 2026.05.06 05:22:36.144652 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37346 | ||
| 162 | 2026.05.06 05:22:36.144837 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.06 05:22:36.144873 [ 260 ] {} <Debug> TCP-Session: d453d564-7b45-4fa3-a43d-664baafbc981 Authenticating user 'default' from [fd00:1122:3344:101::e]:37346 | ||
| 164 | 2026.05.06 05:22:36.144898 [ 260 ] {} <Debug> TCP-Session: d453d564-7b45-4fa3-a43d-664baafbc981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.06 05:22:36.145017 [ 260 ] {} <Debug> TCP-Session: d453d564-7b45-4fa3-a43d-664baafbc981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.06 05:22:36.145420 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63498 | ||
| 167 | 2026.05.06 05:22:36.145657 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.05.06 05:22:36.145722 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62735 | ||
| 169 | 2026.05.06 05:22:36.145668 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39542 | ||
| 170 | 2026.05.06 05:22:36.145658 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57178 | ||
| 171 | 2026.05.06 05:22:36.145807 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64363 | ||
| 172 | 2026.05.06 05:22:36.145782 [ 261 ] {} <Debug> TCP-Session: b6413070-7e4f-40fb-a74c-ee8aaf2d2466 Authenticating user 'default' from [fd00:1122:3344:101::e]:63498 | ||
| 173 | 2026.05.06 05:22:36.145922 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.06 05:22:36.145896 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56128 | ||
| 175 | 2026.05.06 05:22:36.146034 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45253 | ||
| 176 | 2026.05.06 05:22:36.146129 [ 261 ] {} <Debug> TCP-Session: b6413070-7e4f-40fb-a74c-ee8aaf2d2466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.06 05:22:36.146180 [ 264 ] {} <Debug> TCP-Session: fe2af7bc-59f9-4880-8309-f914e783c7e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62735 | ||
| 178 | 2026.05.06 05:22:36.146210 [ 261 ] {} <Debug> TCP-Session: b6413070-7e4f-40fb-a74c-ee8aaf2d2466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.06 05:22:36.146226 [ 264 ] {} <Debug> TCP-Session: fe2af7bc-59f9-4880-8309-f914e783c7e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.06 05:22:36.146272 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.06 05:22:36.146317 [ 264 ] {} <Debug> TCP-Session: fe2af7bc-59f9-4880-8309-f914e783c7e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.06 05:22:36.146338 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.05.06 05:22:36.146363 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.06 05:22:36.146362 [ 262 ] {} <Debug> TCP-Session: 01019f14-4d44-4b7a-bcac-8645f77fe276 Authenticating user 'default' from [fd00:1122:3344:101::e]:39542 | ||
| 185 | 2026.05.06 05:22:36.146434 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.05.06 05:22:36.146483 [ 262 ] {} <Debug> TCP-Session: 01019f14-4d44-4b7a-bcac-8645f77fe276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.06 05:22:36.146497 [ 266 ] {} <Debug> TCP-Session: 3836bbdd-3e4d-4ecc-91a7-22c09b1a75ed Authenticating user 'default' from [fd00:1122:3344:101::e]:56128 | ||
| 188 | 2026.05.06 05:22:36.146465 [ 265 ] {} <Debug> TCP-Session: 34f74687-958e-4814-9cb7-a3f313e666b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64363 | ||
| 189 | 2026.05.06 05:22:36.146559 [ 267 ] {} <Debug> TCP-Session: 5dd7d1be-7efe-42b6-bbdf-52fd1ea7bb19 Authenticating user 'default' from [fd00:1122:3344:101::e]:45253 | ||
| 190 | 2026.05.06 05:22:36.146569 [ 266 ] {} <Debug> TCP-Session: 3836bbdd-3e4d-4ecc-91a7-22c09b1a75ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.06 05:22:36.146582 [ 262 ] {} <Debug> TCP-Session: 01019f14-4d44-4b7a-bcac-8645f77fe276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.06 05:22:36.146640 [ 266 ] {} <Debug> TCP-Session: 3836bbdd-3e4d-4ecc-91a7-22c09b1a75ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.06 05:22:36.146656 [ 267 ] {} <Debug> TCP-Session: 5dd7d1be-7efe-42b6-bbdf-52fd1ea7bb19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.06 05:22:36.146626 [ 265 ] {} <Debug> TCP-Session: 34f74687-958e-4814-9cb7-a3f313e666b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.06 05:22:36.146704 [ 267 ] {} <Debug> TCP-Session: 5dd7d1be-7efe-42b6-bbdf-52fd1ea7bb19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.06 05:22:36.146435 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 197 | 2026.05.06 05:22:36.146772 [ 265 ] {} <Debug> TCP-Session: 34f74687-958e-4814-9cb7-a3f313e666b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.06 05:22:36.146797 [ 263 ] {} <Debug> TCP-Session: 814facfd-c6dc-4347-8961-ff45f200c608 Authenticating user 'default' from [fd00:1122:3344:101::e]:57178 | ||
| 199 | 2026.05.06 05:22:36.146907 [ 263 ] {} <Debug> TCP-Session: 814facfd-c6dc-4347-8961-ff45f200c608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.06 05:22:36.146922 [ 263 ] {} <Debug> TCP-Session: 814facfd-c6dc-4347-8961-ff45f200c608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 201 | 2026.05.06 05:22:36.309764 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52873 | ||
| 202 | 2026.05.06 05:22:36.309958 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.06 05:22:36.309999 [ 268 ] {} <Debug> TCP-Session: 5e544939-0989-4793-9139-406ef9ed25e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:52873 | ||
| 204 | 2026.05.06 05:22:36.310024 [ 268 ] {} <Debug> TCP-Session: 5e544939-0989-4793-9139-406ef9ed25e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.06 05:22:36.310134 [ 268 ] {} <Debug> TCP-Session: 5e544939-0989-4793-9139-406ef9ed25e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.05.06 05:22:36.310210 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 207 | 2026.05.06 05:22:36.310240 [ 268 ] {} <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 | ||
| 208 | 2026.05.06 05:22:36.310334 [ 268 ] {} <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 | ||
| 209 | 2026.05.06 05:22:36.312903 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54201 | ||
| 210 | 2026.05.06 05:22:36.313157 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.05.06 05:22:36.313211 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54613 | ||
| 212 | 2026.05.06 05:22:36.313394 [ 269 ] {} <Debug> TCP-Session: 22e0a27f-c453-4f0e-845a-ccd689abf0d8 Authenticating user 'default' from [fd00:1122:3344:101::a]:54201 | ||
| 213 | 2026.05.06 05:22:36.313208 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61696 | ||
| 214 | 2026.05.06 05:22:36.313496 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36174 | ||
| 215 | 2026.05.06 05:22:36.313544 [ 269 ] {} <Debug> TCP-Session: 22e0a27f-c453-4f0e-845a-ccd689abf0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.05.06 05:22:36.313573 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56903 | ||
| 217 | 2026.05.06 05:22:36.313709 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53449 | ||
| 218 | 2026.05.06 05:22:36.313712 [ 269 ] {} <Debug> TCP-Session: 22e0a27f-c453-4f0e-845a-ccd689abf0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.06 05:22:36.313849 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.06 05:22:36.313912 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48816 | ||
| 221 | 2026.05.06 05:22:36.313883 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.05.06 05:22:36.313851 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.05.06 05:22:36.314087 [ 272 ] {} <Debug> TCP-Session: 7aa0bd58-1ccf-43fa-bbef-d41dd1f410c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:36174 | ||
| 224 | 2026.05.06 05:22:36.314116 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.05.06 05:22:36.314073 [ 271 ] {} <Debug> TCP-Session: 5ebabedb-7c3c-46ee-abb9-5eb3bbf68c4b Authenticating user 'default' from [fd00:1122:3344:101::a]:61696 | ||
| 226 | 2026.05.06 05:22:36.314163 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.06 05:22:36.314215 [ 272 ] {} <Debug> TCP-Session: 7aa0bd58-1ccf-43fa-bbef-d41dd1f410c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.06 05:22:36.314207 [ 273 ] {} <Debug> TCP-Session: 7081dace-9236-45ae-9c11-0e582a0254d5 Authenticating user 'default' from [fd00:1122:3344:101::a]:56903 | ||
| 229 | 2026.05.06 05:22:36.314201 [ 271 ] {} <Debug> TCP-Session: 5ebabedb-7c3c-46ee-abb9-5eb3bbf68c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.06 05:22:36.314348 [ 272 ] {} <Debug> TCP-Session: 7aa0bd58-1ccf-43fa-bbef-d41dd1f410c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.06 05:22:36.314334 [ 273 ] {} <Debug> TCP-Session: 7081dace-9236-45ae-9c11-0e582a0254d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.06 05:22:36.314400 [ 271 ] {} <Debug> TCP-Session: 5ebabedb-7c3c-46ee-abb9-5eb3bbf68c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.06 05:22:36.314409 [ 273 ] {} <Debug> TCP-Session: 7081dace-9236-45ae-9c11-0e582a0254d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.06 05:22:36.314331 [ 274 ] {} <Debug> TCP-Session: b91020fe-af3e-4096-88bb-4c83f023dbde Authenticating user 'default' from [fd00:1122:3344:101::a]:53449 | ||
| 235 | 2026.05.06 05:22:36.314183 [ 270 ] {} <Debug> TCP-Session: f49ad296-5cc1-4e81-ba60-0cbd81caa727 Authenticating user 'default' from [fd00:1122:3344:101::a]:54613 | ||
| 236 | 2026.05.06 05:22:36.314508 [ 274 ] {} <Debug> TCP-Session: b91020fe-af3e-4096-88bb-4c83f023dbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.06 05:22:36.314209 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.06 05:22:36.314595 [ 270 ] {} <Debug> TCP-Session: f49ad296-5cc1-4e81-ba60-0cbd81caa727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.06 05:22:36.314618 [ 274 ] {} <Debug> TCP-Session: b91020fe-af3e-4096-88bb-4c83f023dbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.06 05:22:36.314610 [ 275 ] {} <Debug> TCP-Session: 6ea2635e-da23-4d9c-99cf-7518afd14968 Authenticating user 'default' from [fd00:1122:3344:101::a]:48816 | ||
| 241 | 2026.05.06 05:22:36.314695 [ 270 ] {} <Debug> TCP-Session: f49ad296-5cc1-4e81-ba60-0cbd81caa727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.05.06 05:22:36.314708 [ 275 ] {} <Debug> TCP-Session: 6ea2635e-da23-4d9c-99cf-7518afd14968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.06 05:22:36.314799 [ 275 ] {} <Debug> TCP-Session: 6ea2635e-da23-4d9c-99cf-7518afd14968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.06 05:22:36.384209 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52156 | ||
| 245 | 2026.05.06 05:22:36.384487 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.05.06 05:22:36.384521 [ 276 ] {} <Debug> TCP-Session: cfecafff-b34b-4e0e-95a6-713cf0e7e6d2 Authenticating user 'default' from [fd00:1122:3344:101::b]:52156 | ||
| 247 | 2026.05.06 05:22:36.384542 [ 276 ] {} <Debug> TCP-Session: cfecafff-b34b-4e0e-95a6-713cf0e7e6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.06 05:22:36.384597 [ 276 ] {} <Debug> TCP-Session: cfecafff-b34b-4e0e-95a6-713cf0e7e6d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.06 05:22:36.384750 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 250 | 2026.05.06 05:22:36.384793 [ 276 ] {} <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 | ||
| 251 | 2026.05.06 05:22:36.384882 [ 276 ] {} <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 | ||
| 252 | 2026.05.06 05:22:36.387856 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41810 | ||
| 253 | 2026.05.06 05:22:36.388071 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53150 | ||
| 254 | 2026.05.06 05:22:36.388118 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.05.06 05:22:36.388121 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40640 | ||
| 256 | 2026.05.06 05:22:36.388201 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56841 | ||
| 257 | 2026.05.06 05:22:36.388242 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.05.06 05:22:36.388157 [ 277 ] {} <Debug> TCP-Session: 75b3f301-7592-4062-ab8c-ef0382a9e921 Authenticating user 'default' from [fd00:1122:3344:101::b]:41810 | ||
| 259 | 2026.05.06 05:22:36.388313 [ 278 ] {} <Debug> TCP-Session: ae0fdce1-3320-46ec-a0d0-35371206b226 Authenticating user 'default' from [fd00:1122:3344:101::b]:53150 | ||
| 260 | 2026.05.06 05:22:36.388319 [ 277 ] {} <Debug> TCP-Session: 75b3f301-7592-4062-ab8c-ef0382a9e921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.05.06 05:22:36.388313 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39769 | ||
| 262 | 2026.05.06 05:22:36.388412 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.05.06 05:22:36.388438 [ 277 ] {} <Debug> TCP-Session: 75b3f301-7592-4062-ab8c-ef0382a9e921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.05.06 05:22:36.388499 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.05.06 05:22:36.388438 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49162 | ||
| 266 | 2026.05.06 05:22:36.388547 [ 280 ] {} <Debug> TCP-Session: 8ba2170e-4295-4ee6-92df-73325828fe5d Authenticating user 'default' from [fd00:1122:3344:101::b]:56841 | ||
| 267 | 2026.05.06 05:22:36.388591 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.05.06 05:22:36.388620 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42888 | ||
| 269 | 2026.05.06 05:22:36.388533 [ 279 ] {} <Debug> TCP-Session: a0ec8b5a-27d3-4dea-8366-9a14dc4d3424 Authenticating user 'default' from [fd00:1122:3344:101::b]:40640 | ||
| 270 | 2026.05.06 05:22:36.388668 [ 280 ] {} <Debug> TCP-Session: 8ba2170e-4295-4ee6-92df-73325828fe5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.05.06 05:22:36.388696 [ 281 ] {} <Debug> TCP-Session: 70901224-25a7-4879-a732-4c76b28babab Authenticating user 'default' from [fd00:1122:3344:101::b]:39769 | ||
| 272 | 2026.05.06 05:22:36.388728 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.05.06 05:22:36.388816 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.05.06 05:22:36.388782 [ 280 ] {} <Debug> TCP-Session: 8ba2170e-4295-4ee6-92df-73325828fe5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.05.06 05:22:36.388848 [ 282 ] {} <Debug> TCP-Session: 2a0e46a6-942b-41bd-89a6-b8128b24dd73 Authenticating user 'default' from [fd00:1122:3344:101::b]:49162 | ||
| 276 | 2026.05.06 05:22:36.388772 [ 281 ] {} <Debug> TCP-Session: 70901224-25a7-4879-a732-4c76b28babab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.05.06 05:22:36.388950 [ 282 ] {} <Debug> TCP-Session: 2a0e46a6-942b-41bd-89a6-b8128b24dd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.05.06 05:22:36.388958 [ 283 ] {} <Debug> TCP-Session: 4c968676-2f78-4349-9d00-f12285989c7f Authenticating user 'default' from [fd00:1122:3344:101::b]:42888 | ||
| 279 | 2026.05.06 05:22:36.388425 [ 278 ] {} <Debug> TCP-Session: ae0fdce1-3320-46ec-a0d0-35371206b226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.06 05:22:36.389045 [ 282 ] {} <Debug> TCP-Session: 2a0e46a6-942b-41bd-89a6-b8128b24dd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.05.06 05:22:36.389034 [ 283 ] {} <Debug> TCP-Session: 4c968676-2f78-4349-9d00-f12285989c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.05.06 05:22:36.389014 [ 281 ] {} <Debug> TCP-Session: 70901224-25a7-4879-a732-4c76b28babab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.06 05:22:36.389111 [ 283 ] {} <Debug> TCP-Session: 4c968676-2f78-4349-9d00-f12285989c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.06 05:22:36.389097 [ 278 ] {} <Debug> TCP-Session: ae0fdce1-3320-46ec-a0d0-35371206b226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.05.06 05:22:36.388762 [ 279 ] {} <Debug> TCP-Session: a0ec8b5a-27d3-4dea-8366-9a14dc4d3424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.05.06 05:22:36.389236 [ 279 ] {} <Debug> TCP-Session: a0ec8b5a-27d3-4dea-8366-9a14dc4d3424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.05.06 05:22:36.720434 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46971 | ||
| 288 | 2026.05.06 05:22:36.720633 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 289 | 2026.05.06 05:22:36.720791 [ 284 ] {} <Debug> TCP-Session: ebb5b6aa-0f62-47d1-b854-bf3175ea50f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:46971 | ||
| 290 | 2026.05.06 05:22:36.720818 [ 284 ] {} <Debug> TCP-Session: ebb5b6aa-0f62-47d1-b854-bf3175ea50f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.06 05:22:36.720835 [ 284 ] {} <Debug> TCP-Session: ebb5b6aa-0f62-47d1-b854-bf3175ea50f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.06 05:22:36.721003 [ 284 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 293 | 2026.05.06 05:22:36.721059 [ 284 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 294 | 2026.05.06 05:22:36.721158 [ 284 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 295 | 2026.05.06 05:22:36.723865 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41856 | ||
| 296 | 2026.05.06 05:22:36.723873 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63076 | ||
| 297 | 2026.05.06 05:22:36.723976 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51850 | ||
| 298 | 2026.05.06 05:22:36.724042 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37964 | ||
| 299 | 2026.05.06 05:22:36.724215 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48753 | ||
| 300 | 2026.05.06 05:22:36.724238 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 301 | 2026.05.06 05:22:36.724385 [ 286 ] {} <Debug> TCP-Session: cb8e5ad8-a0c1-4065-9ee9-7166249aeaea Authenticating user 'default' from [fd00:1122:3344:101::c]:41856 | ||
| 302 | 2026.05.06 05:22:36.724410 [ 286 ] {} <Debug> TCP-Session: cb8e5ad8-a0c1-4065-9ee9-7166249aeaea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 303 | 2026.05.06 05:22:36.724481 [ 286 ] {} <Debug> TCP-Session: cb8e5ad8-a0c1-4065-9ee9-7166249aeaea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2026.05.06 05:22:36.724518 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 305 | 2026.05.06 05:22:36.724458 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40464 | ||
| 306 | 2026.05.06 05:22:36.724635 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 307 | 2026.05.06 05:22:36.724703 [ 285 ] {} <Debug> TCP-Session: f052fb16-6ede-4453-9239-5b1bce4ab4e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:63076 | ||
| 308 | 2026.05.06 05:22:36.724640 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 309 | 2026.05.06 05:22:36.724650 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60167 | ||
| 310 | 2026.05.06 05:22:36.724767 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 311 | 2026.05.06 05:22:36.724817 [ 285 ] {} <Debug> TCP-Session: f052fb16-6ede-4453-9239-5b1bce4ab4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 312 | 2026.05.06 05:22:36.724804 [ 289 ] {} <Debug> TCP-Session: 2c6d03c5-ecbf-40ce-975e-6ff11f62b4a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:48753 | ||
| 313 | 2026.05.06 05:22:36.724893 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 314 | 2026.05.06 05:22:36.724943 [ 290 ] {} <Debug> TCP-Session: 2459b32a-f4e5-48e4-a616-10ebec3dbe19 Authenticating user 'default' from [fd00:1122:3344:101::c]:40464 | ||
| 315 | 2026.05.06 05:22:36.724937 [ 289 ] {} <Debug> TCP-Session: 2c6d03c5-ecbf-40ce-975e-6ff11f62b4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 316 | 2026.05.06 05:22:36.724779 [ 288 ] {} <Debug> TCP-Session: d28d7d60-b943-4265-8208-08815b852597 Authenticating user 'default' from [fd00:1122:3344:101::c]:37964 | ||
| 317 | 2026.05.06 05:22:36.725055 [ 290 ] {} <Debug> TCP-Session: 2459b32a-f4e5-48e4-a616-10ebec3dbe19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 318 | 2026.05.06 05:22:36.725031 [ 291 ] {} <Debug> TCP-Session: abb37209-105a-4f12-b4e2-905f5ff8a389 Authenticating user 'default' from [fd00:1122:3344:101::c]:60167 | ||
| 319 | 2026.05.06 05:22:36.725129 [ 288 ] {} <Debug> TCP-Session: d28d7d60-b943-4265-8208-08815b852597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 320 | 2026.05.06 05:22:36.725154 [ 290 ] {} <Debug> TCP-Session: 2459b32a-f4e5-48e4-a616-10ebec3dbe19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 321 | 2026.05.06 05:22:36.724481 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 322 | 2026.05.06 05:22:36.725223 [ 288 ] {} <Debug> TCP-Session: d28d7d60-b943-4265-8208-08815b852597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 323 | 2026.05.06 05:22:36.725146 [ 291 ] {} <Debug> TCP-Session: abb37209-105a-4f12-b4e2-905f5ff8a389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.06 05:22:36.725237 [ 287 ] {} <Debug> TCP-Session: 816c98d5-8440-4be0-8862-e41b209a15eb Authenticating user 'default' from [fd00:1122:3344:101::c]:51850 | ||
| 325 | 2026.05.06 05:22:36.725030 [ 289 ] {} <Debug> TCP-Session: 2c6d03c5-ecbf-40ce-975e-6ff11f62b4a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.05.06 05:22:36.725348 [ 291 ] {} <Debug> TCP-Session: abb37209-105a-4f12-b4e2-905f5ff8a389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.06 05:22:36.725337 [ 287 ] {} <Debug> TCP-Session: 816c98d5-8440-4be0-8862-e41b209a15eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.06 05:22:36.724943 [ 285 ] {} <Debug> TCP-Session: f052fb16-6ede-4453-9239-5b1bce4ab4e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.06 05:22:36.725431 [ 287 ] {} <Debug> TCP-Session: 816c98d5-8440-4be0-8862-e41b209a15eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.06 05:22:37.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.37 MiB, peak 123.37 MiB, free memory in arenas 0.00 B, will set to 125.29 MiB (RSS), difference: 1.92 MiB | ||
| 331 | 2026.05.06 05:22:37.052732 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39121 | ||
| 332 | 2026.05.06 05:22:37.060420 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 333 | 2026.05.06 05:22:37.060531 [ 292 ] {} <Debug> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Authenticating user 'default' from [fd00:1122:3344:101::d]:39121 | ||
| 334 | 2026.05.06 05:22:37.060564 [ 292 ] {} <Debug> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.06 05:22:37.060582 [ 292 ] {} <Debug> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2026.05.06 05:22:37.060839 [ 292 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 337 | 2026.05.06 05:22:37.060876 [ 292 ] {} <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.06 05:22:37.061019 [ 292 ] {} <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.06 05:22:37.066283 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58860 | ||
| 340 | 2026.05.06 05:22:37.066460 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37920 | ||
| 341 | 2026.05.06 05:22:37.066600 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 342 | 2026.05.06 05:22:37.066851 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52951 | ||
| 343 | 2026.05.06 05:22:37.066854 [ 293 ] {} <Debug> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Authenticating user 'default' from [fd00:1122:3344:101::d]:58860 | ||
| 344 | 2026.05.06 05:22:37.066970 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 345 | 2026.05.06 05:22:37.067035 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33427 | ||
| 346 | 2026.05.06 05:22:37.067086 [ 293 ] {} <Debug> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 347 | 2026.05.06 05:22:37.067158 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 348 | 2026.05.06 05:22:37.067126 [ 294 ] {} <Debug> TCP-Session: 3f9b2f5c-1639-4668-9e88-07d5996aceb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37920 | ||
| 349 | 2026.05.06 05:22:37.067234 [ 293 ] {} <Debug> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 350 | 2026.05.06 05:22:37.067270 [ 295 ] {} <Debug> TCP-Session: f8999c80-14be-4a45-97bc-aa08057e7a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:52951 | ||
| 351 | 2026.05.06 05:22:37.067258 [ 294 ] {} <Debug> TCP-Session: 3f9b2f5c-1639-4668-9e88-07d5996aceb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 352 | 2026.05.06 05:22:37.067326 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 353 | 2026.05.06 05:22:37.067396 [ 295 ] {} <Debug> TCP-Session: f8999c80-14be-4a45-97bc-aa08057e7a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 354 | 2026.05.06 05:22:37.067356 [ 294 ] {} <Debug> TCP-Session: 3f9b2f5c-1639-4668-9e88-07d5996aceb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 355 | 2026.05.06 05:22:37.067514 [ 296 ] {} <Debug> TCP-Session: 8fe5ce05-128e-4311-a371-45b158657074 Authenticating user 'default' from [fd00:1122:3344:101::d]:33427 | ||
| 356 | 2026.05.06 05:22:37.067554 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39039 | ||
| 357 | 2026.05.06 05:22:37.067536 [ 295 ] {} <Debug> TCP-Session: f8999c80-14be-4a45-97bc-aa08057e7a9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 358 | 2026.05.06 05:22:37.067609 [ 296 ] {} <Debug> TCP-Session: 8fe5ce05-128e-4311-a371-45b158657074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2026.05.06 05:22:37.067636 [ 296 ] {} <Debug> TCP-Session: 8fe5ce05-128e-4311-a371-45b158657074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2026.05.06 05:22:37.067691 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52690 | ||
| 361 | 2026.05.06 05:22:37.067687 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65236 | ||
| 362 | 2026.05.06 05:22:37.067680 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33733 | ||
| 363 | 2026.05.06 05:22:37.067874 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 364 | 2026.05.06 05:22:37.068093 [ 299 ] {} <Debug> TCP-Session: e4259f3f-cc08-4ed9-a325-8f2c5bf0cc39 Authenticating user 'default' from [fd00:1122:3344:101::d]:39039 | ||
| 365 | 2026.05.06 05:22:37.068118 [ 299 ] {} <Debug> TCP-Session: e4259f3f-cc08-4ed9-a325-8f2c5bf0cc39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 366 | 2026.05.06 05:22:37.068138 [ 299 ] {} <Debug> TCP-Session: e4259f3f-cc08-4ed9-a325-8f2c5bf0cc39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 367 | 2026.05.06 05:22:37.068366 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 368 | 2026.05.06 05:22:37.068455 [ 297 ] {} <Debug> TCP-Session: 864e9fcd-b2ff-4d53-96e1-fefefa0ac787 Authenticating user 'default' from [fd00:1122:3344:101::d]:52690 | ||
| 369 | 2026.05.06 05:22:37.068459 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 370 | 2026.05.06 05:22:37.068533 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 371 | 2026.05.06 05:22:37.068490 [ 297 ] {} <Debug> TCP-Session: 864e9fcd-b2ff-4d53-96e1-fefefa0ac787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2026.05.06 05:22:37.068648 [ 297 ] {} <Debug> TCP-Session: 864e9fcd-b2ff-4d53-96e1-fefefa0ac787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.05.06 05:22:37.068669 [ 300 ] {} <Debug> TCP-Session: 135ba343-d876-447d-b7bc-77189d499293 Authenticating user 'default' from [fd00:1122:3344:101::d]:33733 | ||
| 374 | 2026.05.06 05:22:37.068663 [ 298 ] {} <Debug> TCP-Session: 12b5ba98-d2a9-4204-a715-9b5a5771cccc Authenticating user 'default' from [fd00:1122:3344:101::d]:65236 | ||
| 375 | 2026.05.06 05:22:37.068854 [ 298 ] {} <Debug> TCP-Session: 12b5ba98-d2a9-4204-a715-9b5a5771cccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2026.05.06 05:22:37.068858 [ 300 ] {} <Debug> TCP-Session: 135ba343-d876-447d-b7bc-77189d499293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.05.06 05:22:37.069027 [ 298 ] {} <Debug> TCP-Session: 12b5ba98-d2a9-4204-a715-9b5a5771cccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.05.06 05:22:37.069053 [ 300 ] {} <Debug> TCP-Session: 135ba343-d876-447d-b7bc-77189d499293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.05.06 05:22:37.071278 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.06 05:22:37.071549 [ 292 ] {d4874af0-c1fb-4631-b276-7b8ed0e4a719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 381 | 2026.05.06 05:22:37.203236 [ 292 ] {d4874af0-c1fb-4631-b276-7b8ed0e4a719} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39121) (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() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b 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>) @ 0x0000000014866701 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&) @ 0x0000000014864f66 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&) @ 0x00000000148b3d46 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&) @ 0x00000000148b2a83 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 397 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 403 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 404 | |||
| 405 | 2026.05.06 05:22:37.206028 [ 292 ] {d4874af0-c1fb-4631-b276-7b8ed0e4a719} <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() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 412 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b 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>) @ 0x0000000014866701 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&) @ 0x0000000014864f66 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&) @ 0x00000000148b3d46 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&) @ 0x00000000148b2a83 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 421 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 425 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 427 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 428 | |||
| 429 | 2026.05.06 05:22:37.206288 [ 292 ] {d4874af0-c1fb-4631-b276-7b8ed0e4a719} <Debug> TCPHandler: Processed in 0.135262743 sec. | ||
| 430 | 2026.05.06 05:22:37.209164 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.06 05:22:37.209354 [ 292 ] {8f931166-600d-4be3-825d-19ead9880c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 432 | 2026.05.06 05:22:37.209781 [ 292 ] {8f931166-600d-4be3-825d-19ead9880c9d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39121) (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() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 437 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 438 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 439 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b 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>) @ 0x0000000014866701 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&) @ 0x0000000014864f66 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&) @ 0x00000000148b3d46 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&) @ 0x00000000148b2a83 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 445 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 446 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 448 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 449 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 450 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 451 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 452 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 453 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 454 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 455 | |||
| 456 | 2026.05.06 05:22:37.210042 [ 292 ] {8f931166-600d-4be3-825d-19ead9880c9d} <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() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 459 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 461 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 462 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 463 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b 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>) @ 0x0000000014866701 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&) @ 0x0000000014864f66 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&) @ 0x00000000148b3d46 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&) @ 0x00000000148b2a83 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 469 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 470 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 472 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 473 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 474 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 475 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 476 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 477 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 478 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 479 | |||
| 480 | 2026.05.06 05:22:37.210277 [ 292 ] {8f931166-600d-4be3-825d-19ead9880c9d} <Debug> TCPHandler: Processed in 0.001232836 sec. | ||
| 481 | 2026.05.06 05:22:37.214662 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.06 05:22:37.215609 [ 293 ] {dcbaeab6-5da9-4777-9860-203f77d46b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 483 | 2026.05.06 05:22:37.215722 [ 293 ] {dcbaeab6-5da9-4777-9860-203f77d46b58} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 484 | 2026.05.06 05:22:37.217574 [ 293 ] {dcbaeab6-5da9-4777-9860-203f77d46b58} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 485 | 2026.05.06 05:22:37.217598 [ 293 ] {dcbaeab6-5da9-4777-9860-203f77d46b58} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1711e-05 sec | ||
| 486 | 2026.05.06 05:22:37.217612 [ 293 ] {dcbaeab6-5da9-4777-9860-203f77d46b58} <Trace> ReferentialDeps: No tables | ||
| 487 | 2026.05.06 05:22:37.217703 [ 293 ] {dcbaeab6-5da9-4777-9860-203f77d46b58} <Trace> LoadingDeps: No tables | ||
| 488 | 2026.05.06 05:22:37.217777 [ 293 ] {dcbaeab6-5da9-4777-9860-203f77d46b58} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 489 | 2026.05.06 05:22:37.217845 [ 293 ] {dcbaeab6-5da9-4777-9860-203f77d46b58} <Debug> TCPHandler: Processed in 0.003370196 sec. | ||
| 490 | 2026.05.06 05:22:37.217997 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 491 | 2026.05.06 05:22:37.218231 [ 293 ] {a2a72a33-3f47-480b-84a8-c0a95f2f7601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) /* 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.06 05:22:37.218277 [ 293 ] {a2a72a33-3f47-480b-84a8-c0a95f2f7601} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 494 | 2026.05.06 05:22:37.223470 [ 293 ] {a2a72a33-3f47-480b-84a8-c0a95f2f7601} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 495 | 2026.05.06 05:22:37.224877 [ 293 ] {a2a72a33-3f47-480b-84a8-c0a95f2f7601} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd): Loading data parts | ||
| 496 | 2026.05.06 05:22:37.227230 [ 293 ] {a2a72a33-3f47-480b-84a8-c0a95f2f7601} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd): There are no data parts | ||
| 497 | 2026.05.06 05:22:37.233403 [ 293 ] {a2a72a33-3f47-480b-84a8-c0a95f2f7601} <Debug> TCPHandler: Processed in 0.015491635 sec. | ||
| 498 | 2026.05.06 05:22:37.233565 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.06 05:22:37.233738 [ 293 ] {2695707e-6a97-4b0d-a3a5-d3290b574bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) /* 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.06 05:22:37.233988 [ 293 ] {2695707e-6a97-4b0d-a3a5-d3290b574bcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 511 | 2026.05.06 05:22:37.259153 [ 293 ] {2695707e-6a97-4b0d-a3a5-d3290b574bcc} <Debug> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Loading data parts | ||
| 512 | 2026.05.06 05:22:37.259475 [ 293 ] {2695707e-6a97-4b0d-a3a5-d3290b574bcc} <Debug> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): There are no data parts | ||
| 513 | 2026.05.06 05:22:37.260721 [ 293 ] {2695707e-6a97-4b0d-a3a5-d3290b574bcc} <Debug> TCPHandler: Processed in 0.027164611 sec. | ||
| 514 | 2026.05.06 05:22:37.260935 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.05.06 05:22:37.261254 [ 293 ] {05472046-0f83-45a4-b11b-16b819c99b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.261400 [ 293 ] {05472046-0f83-45a4-b11b-16b819c99b6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 517 | 2026.05.06 05:22:37.263146 [ 293 ] {05472046-0f83-45a4-b11b-16b819c99b6d} <Debug> oximeter.measurements_i8 (997336f2-ca26-4a8e-8823-925a45299e1e): Loading data parts | ||
| 518 | 2026.05.06 05:22:37.263310 [ 293 ] {05472046-0f83-45a4-b11b-16b819c99b6d} <Debug> oximeter.measurements_i8 (997336f2-ca26-4a8e-8823-925a45299e1e): There are no data parts | ||
| 519 | 2026.05.06 05:22:37.265009 [ 293 ] {05472046-0f83-45a4-b11b-16b819c99b6d} <Debug> TCPHandler: Processed in 0.00415256 sec. | ||
| 520 | 2026.05.06 05:22:37.265200 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.05.06 05:22:37.265365 [ 293 ] {8a578535-73a7-4f26-a7f0-a989b0446a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.265526 [ 293 ] {8a578535-73a7-4f26-a7f0-a989b0446a5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 523 | 2026.05.06 05:22:37.267411 [ 293 ] {8a578535-73a7-4f26-a7f0-a989b0446a5a} <Debug> oximeter.measurements_u8 (ba696742-bf33-425e-a134-b3acf76cf1d8): Loading data parts | ||
| 524 | 2026.05.06 05:22:37.267667 [ 293 ] {8a578535-73a7-4f26-a7f0-a989b0446a5a} <Debug> oximeter.measurements_u8 (ba696742-bf33-425e-a134-b3acf76cf1d8): There are no data parts | ||
| 525 | 2026.05.06 05:22:37.268898 [ 293 ] {8a578535-73a7-4f26-a7f0-a989b0446a5a} <Debug> TCPHandler: Processed in 0.003758818 sec. | ||
| 526 | 2026.05.06 05:22:37.269058 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.05.06 05:22:37.269384 [ 293 ] {30dc5db6-4d73-4521-8029-e7f9ebac6ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.269551 [ 293 ] {30dc5db6-4d73-4521-8029-e7f9ebac6ddb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 529 | 2026.05.06 05:22:37.271420 [ 293 ] {30dc5db6-4d73-4521-8029-e7f9ebac6ddb} <Debug> oximeter.measurements_i16 (ffe38431-0825-4924-8e8a-f4cd1852e7f4): Loading data parts | ||
| 530 | 2026.05.06 05:22:37.271567 [ 293 ] {30dc5db6-4d73-4521-8029-e7f9ebac6ddb} <Debug> oximeter.measurements_i16 (ffe38431-0825-4924-8e8a-f4cd1852e7f4): There are no data parts | ||
| 531 | 2026.05.06 05:22:37.272819 [ 293 ] {30dc5db6-4d73-4521-8029-e7f9ebac6ddb} <Debug> TCPHandler: Processed in 0.003811119 sec. | ||
| 532 | 2026.05.06 05:22:37.272976 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.05.06 05:22:37.273134 [ 293 ] {fe677a8e-5af1-4a54-b01a-2c100cfe7ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.273344 [ 293 ] {fe677a8e-5af1-4a54-b01a-2c100cfe7ba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 535 | 2026.05.06 05:22:37.275053 [ 293 ] {fe677a8e-5af1-4a54-b01a-2c100cfe7ba9} <Debug> oximeter.measurements_u16 (44e707a0-d371-45ae-8268-117d3b1e71da): Loading data parts | ||
| 536 | 2026.05.06 05:22:37.275321 [ 293 ] {fe677a8e-5af1-4a54-b01a-2c100cfe7ba9} <Debug> oximeter.measurements_u16 (44e707a0-d371-45ae-8268-117d3b1e71da): There are no data parts | ||
| 537 | 2026.05.06 05:22:37.276511 [ 293 ] {fe677a8e-5af1-4a54-b01a-2c100cfe7ba9} <Debug> TCPHandler: Processed in 0.003582337 sec. | ||
| 538 | 2026.05.06 05:22:37.276664 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.06 05:22:37.276922 [ 293 ] {af881423-5b4c-4d7a-a40b-b26cbbf30a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.277057 [ 293 ] {af881423-5b4c-4d7a-a40b-b26cbbf30a8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 541 | 2026.05.06 05:22:37.278707 [ 293 ] {af881423-5b4c-4d7a-a40b-b26cbbf30a8c} <Debug> oximeter.measurements_i32 (f6937676-64e6-4461-ab1c-8f81b87c9364): Loading data parts | ||
| 542 | 2026.05.06 05:22:37.278847 [ 293 ] {af881423-5b4c-4d7a-a40b-b26cbbf30a8c} <Debug> oximeter.measurements_i32 (f6937676-64e6-4461-ab1c-8f81b87c9364): There are no data parts | ||
| 543 | 2026.05.06 05:22:37.280986 [ 293 ] {af881423-5b4c-4d7a-a40b-b26cbbf30a8c} <Debug> TCPHandler: Processed in 0.004370011 sec. | ||
| 544 | 2026.05.06 05:22:37.281144 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.06 05:22:37.281303 [ 293 ] {5b8aaaff-22fa-4ff8-bae9-a9870718233f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.281477 [ 293 ] {5b8aaaff-22fa-4ff8-bae9-a9870718233f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 547 | 2026.05.06 05:22:37.283593 [ 293 ] {5b8aaaff-22fa-4ff8-bae9-a9870718233f} <Debug> oximeter.measurements_u32 (1a14a5ac-aa7f-40b8-8d39-949f22f1458d): Loading data parts | ||
| 548 | 2026.05.06 05:22:37.283809 [ 293 ] {5b8aaaff-22fa-4ff8-bae9-a9870718233f} <Debug> oximeter.measurements_u32 (1a14a5ac-aa7f-40b8-8d39-949f22f1458d): There are no data parts | ||
| 549 | 2026.05.06 05:22:37.285001 [ 293 ] {5b8aaaff-22fa-4ff8-bae9-a9870718233f} <Debug> TCPHandler: Processed in 0.003907639 sec. | ||
| 550 | 2026.05.06 05:22:37.285166 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.06 05:22:37.285419 [ 293 ] {3b4c6e34-899c-4ede-8a9f-0e77f36eb505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.285564 [ 293 ] {3b4c6e34-899c-4ede-8a9f-0e77f36eb505} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 553 | 2026.05.06 05:22:37.287378 [ 293 ] {3b4c6e34-899c-4ede-8a9f-0e77f36eb505} <Debug> oximeter.measurements_i64 (f1664b56-e87a-477e-a48e-7ac71df3e722): Loading data parts | ||
| 554 | 2026.05.06 05:22:37.287550 [ 293 ] {3b4c6e34-899c-4ede-8a9f-0e77f36eb505} <Debug> oximeter.measurements_i64 (f1664b56-e87a-477e-a48e-7ac71df3e722): There are no data parts | ||
| 555 | 2026.05.06 05:22:37.289209 [ 293 ] {3b4c6e34-899c-4ede-8a9f-0e77f36eb505} <Debug> TCPHandler: Processed in 0.00409363 sec. | ||
| 556 | 2026.05.06 05:22:37.289456 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.06 05:22:37.289627 [ 293 ] {178c7900-0be7-418d-930c-b9798361f51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.289736 [ 293 ] {178c7900-0be7-418d-930c-b9798361f51d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 559 | 2026.05.06 05:22:37.291651 [ 293 ] {178c7900-0be7-418d-930c-b9798361f51d} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Loading data parts | ||
| 560 | 2026.05.06 05:22:37.292075 [ 293 ] {178c7900-0be7-418d-930c-b9798361f51d} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): There are no data parts | ||
| 561 | 2026.05.06 05:22:37.293238 [ 293 ] {178c7900-0be7-418d-930c-b9798361f51d} <Debug> TCPHandler: Processed in 0.003830258 sec. | ||
| 562 | 2026.05.06 05:22:37.293403 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.05.06 05:22:37.293662 [ 293 ] {975fd21d-9b3a-4b10-b114-e2489c49de39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.293761 [ 293 ] {975fd21d-9b3a-4b10-b114-e2489c49de39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 565 | 2026.05.06 05:22:37.295868 [ 293 ] {975fd21d-9b3a-4b10-b114-e2489c49de39} <Debug> oximeter.measurements_f32 (0b3ddf8b-cdb0-4d12-883f-a09bcbda7cdf): Loading data parts | ||
| 566 | 2026.05.06 05:22:37.296035 [ 293 ] {975fd21d-9b3a-4b10-b114-e2489c49de39} <Debug> oximeter.measurements_f32 (0b3ddf8b-cdb0-4d12-883f-a09bcbda7cdf): There are no data parts | ||
| 567 | 2026.05.06 05:22:37.297296 [ 293 ] {975fd21d-9b3a-4b10-b114-e2489c49de39} <Debug> TCPHandler: Processed in 0.003944819 sec. | ||
| 568 | 2026.05.06 05:22:37.297503 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.06 05:22:37.297659 [ 293 ] {a6ac847a-3f62-4e16-8964-9ce70ec3efd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.297786 [ 293 ] {a6ac847a-3f62-4e16-8964-9ce70ec3efd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 571 | 2026.05.06 05:22:37.299680 [ 293 ] {a6ac847a-3f62-4e16-8964-9ce70ec3efd2} <Debug> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Loading data parts | ||
| 572 | 2026.05.06 05:22:37.299912 [ 293 ] {a6ac847a-3f62-4e16-8964-9ce70ec3efd2} <Debug> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): There are no data parts | ||
| 573 | 2026.05.06 05:22:37.301079 [ 293 ] {a6ac847a-3f62-4e16-8964-9ce70ec3efd2} <Debug> TCPHandler: Processed in 0.003627067 sec. | ||
| 574 | 2026.05.06 05:22:37.301224 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.05.06 05:22:37.301470 [ 293 ] {522ef2f0-5c3d-4ecb-9015-d8bfaa127446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.301559 [ 293 ] {522ef2f0-5c3d-4ecb-9015-d8bfaa127446} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 577 | 2026.05.06 05:22:37.303573 [ 293 ] {522ef2f0-5c3d-4ecb-9015-d8bfaa127446} <Debug> oximeter.measurements_string (c3ef5d6b-0daa-4dad-ae12-4d2113d9376d): Loading data parts | ||
| 578 | 2026.05.06 05:22:37.303723 [ 293 ] {522ef2f0-5c3d-4ecb-9015-d8bfaa127446} <Debug> oximeter.measurements_string (c3ef5d6b-0daa-4dad-ae12-4d2113d9376d): There are no data parts | ||
| 579 | 2026.05.06 05:22:37.305096 [ 293 ] {522ef2f0-5c3d-4ecb-9015-d8bfaa127446} <Debug> TCPHandler: Processed in 0.00392111 sec. | ||
| 580 | 2026.05.06 05:22:37.305301 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.05.06 05:22:37.305470 [ 293 ] {727b69b8-3a22-4d14-b622-1340fdd2a7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.305597 [ 293 ] {727b69b8-3a22-4d14-b622-1340fdd2a7aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 590 | 2026.05.06 05:22:37.307877 [ 293 ] {727b69b8-3a22-4d14-b622-1340fdd2a7aa} <Debug> oximeter.measurements_bytes (7a954ea0-7ce1-4d8b-b743-6d02f045e1bc): Loading data parts | ||
| 591 | 2026.05.06 05:22:37.308020 [ 293 ] {727b69b8-3a22-4d14-b622-1340fdd2a7aa} <Debug> oximeter.measurements_bytes (7a954ea0-7ce1-4d8b-b743-6d02f045e1bc): There are no data parts | ||
| 592 | 2026.05.06 05:22:37.309328 [ 293 ] {727b69b8-3a22-4d14-b622-1340fdd2a7aa} <Debug> TCPHandler: Processed in 0.00407627 sec. | ||
| 593 | 2026.05.06 05:22:37.309476 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.05.06 05:22:37.309640 [ 293 ] {f12e7ecf-c55a-48b7-ad27-a2321315acfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.309788 [ 293 ] {f12e7ecf-c55a-48b7-ad27-a2321315acfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 596 | 2026.05.06 05:22:37.311842 [ 293 ] {f12e7ecf-c55a-48b7-ad27-a2321315acfb} <Debug> oximeter.measurements_cumulativei64 (eb6d46d8-9443-463e-a1ee-666dff57b5b1): Loading data parts | ||
| 597 | 2026.05.06 05:22:37.311996 [ 293 ] {f12e7ecf-c55a-48b7-ad27-a2321315acfb} <Debug> oximeter.measurements_cumulativei64 (eb6d46d8-9443-463e-a1ee-666dff57b5b1): There are no data parts | ||
| 598 | 2026.05.06 05:22:37.313322 [ 293 ] {f12e7ecf-c55a-48b7-ad27-a2321315acfb} <Debug> TCPHandler: Processed in 0.003896058 sec. | ||
| 599 | 2026.05.06 05:22:37.313562 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.05.06 05:22:37.313779 [ 293 ] {ba26e983-8f6e-4530-81c4-df1b9e997564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.313909 [ 293 ] {ba26e983-8f6e-4530-81c4-df1b9e997564} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 602 | 2026.05.06 05:22:37.315748 [ 293 ] {ba26e983-8f6e-4530-81c4-df1b9e997564} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Loading data parts | ||
| 603 | 2026.05.06 05:22:37.316021 [ 293 ] {ba26e983-8f6e-4530-81c4-df1b9e997564} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): There are no data parts | ||
| 604 | 2026.05.06 05:22:37.317774 [ 293 ] {ba26e983-8f6e-4530-81c4-df1b9e997564} <Debug> TCPHandler: Processed in 0.004261741 sec. | ||
| 605 | 2026.05.06 05:22:37.317929 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.05.06 05:22:37.318209 [ 293 ] {4f638d73-b72b-418e-924a-13b35aa80e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.318378 [ 293 ] {4f638d73-b72b-418e-924a-13b35aa80e4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 608 | 2026.05.06 05:22:37.320406 [ 293 ] {4f638d73-b72b-418e-924a-13b35aa80e4f} <Debug> oximeter.measurements_cumulativef32 (0ba714a1-e557-402f-b0c6-d2580dc64fa9): Loading data parts | ||
| 609 | 2026.05.06 05:22:37.320569 [ 293 ] {4f638d73-b72b-418e-924a-13b35aa80e4f} <Debug> oximeter.measurements_cumulativef32 (0ba714a1-e557-402f-b0c6-d2580dc64fa9): There are no data parts | ||
| 610 | 2026.05.06 05:22:37.322236 [ 293 ] {4f638d73-b72b-418e-924a-13b35aa80e4f} <Debug> TCPHandler: Processed in 0.004356601 sec. | ||
| 611 | 2026.05.06 05:22:37.322391 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.06 05:22:37.322554 [ 293 ] {e7ca9d7c-8d44-42cd-b620-184a967dba4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.322741 [ 293 ] {e7ca9d7c-8d44-42cd-b620-184a967dba4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 614 | 2026.05.06 05:22:37.324498 [ 293 ] {e7ca9d7c-8d44-42cd-b620-184a967dba4f} <Debug> oximeter.measurements_cumulativef64 (aa2e27a1-7783-43c9-bd18-261763fdecc5): Loading data parts | ||
| 615 | 2026.05.06 05:22:37.324641 [ 293 ] {e7ca9d7c-8d44-42cd-b620-184a967dba4f} <Debug> oximeter.measurements_cumulativef64 (aa2e27a1-7783-43c9-bd18-261763fdecc5): There are no data parts | ||
| 616 | 2026.05.06 05:22:37.326061 [ 293 ] {e7ca9d7c-8d44-42cd-b620-184a967dba4f} <Debug> TCPHandler: Processed in 0.003718798 sec. | ||
| 617 | 2026.05.06 05:22:37.326214 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2026.05.06 05:22:37.326542 [ 293 ] {bafadda5-f07d-4b8d-a53d-f8605b331af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.326689 [ 293 ] {bafadda5-f07d-4b8d-a53d-f8605b331af3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 630 | 2026.05.06 05:22:37.328592 [ 293 ] {bafadda5-f07d-4b8d-a53d-f8605b331af3} <Debug> oximeter.measurements_histogrami8 (208160a9-e346-4b80-8c4e-6044f21ff2a9): Loading data parts | ||
| 631 | 2026.05.06 05:22:37.328730 [ 293 ] {bafadda5-f07d-4b8d-a53d-f8605b331af3} <Debug> oximeter.measurements_histogrami8 (208160a9-e346-4b80-8c4e-6044f21ff2a9): There are no data parts | ||
| 632 | 2026.05.06 05:22:37.330266 [ 293 ] {bafadda5-f07d-4b8d-a53d-f8605b331af3} <Debug> TCPHandler: Processed in 0.00410261 sec. | ||
| 633 | 2026.05.06 05:22:37.330412 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.06 05:22:37.330624 [ 293 ] {d229a7be-5ffe-4fc3-ac50-2c5de7056969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.330796 [ 293 ] {d229a7be-5ffe-4fc3-ac50-2c5de7056969} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 636 | 2026.05.06 05:22:37.332621 [ 293 ] {d229a7be-5ffe-4fc3-ac50-2c5de7056969} <Debug> oximeter.measurements_histogramu8 (953b7f6f-e882-436b-af83-d23146b7c3de): Loading data parts | ||
| 637 | 2026.05.06 05:22:37.332895 [ 293 ] {d229a7be-5ffe-4fc3-ac50-2c5de7056969} <Debug> oximeter.measurements_histogramu8 (953b7f6f-e882-436b-af83-d23146b7c3de): There are no data parts | ||
| 638 | 2026.05.06 05:22:37.334539 [ 293 ] {d229a7be-5ffe-4fc3-ac50-2c5de7056969} <Debug> TCPHandler: Processed in 0.004176321 sec. | ||
| 639 | 2026.05.06 05:22:37.334689 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.06 05:22:37.335010 [ 293 ] {54f0a662-20a4-47ee-a0c4-33ce05d90625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.335157 [ 293 ] {54f0a662-20a4-47ee-a0c4-33ce05d90625} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 642 | 2026.05.06 05:22:37.337039 [ 293 ] {54f0a662-20a4-47ee-a0c4-33ce05d90625} <Debug> oximeter.measurements_histogrami16 (03510ecd-f659-49e8-8616-884826fa1ab7): Loading data parts | ||
| 643 | 2026.05.06 05:22:37.337172 [ 293 ] {54f0a662-20a4-47ee-a0c4-33ce05d90625} <Debug> oximeter.measurements_histogrami16 (03510ecd-f659-49e8-8616-884826fa1ab7): There are no data parts | ||
| 644 | 2026.05.06 05:22:37.338990 [ 293 ] {54f0a662-20a4-47ee-a0c4-33ce05d90625} <Debug> TCPHandler: Processed in 0.004353581 sec. | ||
| 645 | 2026.05.06 05:22:37.339137 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.05.06 05:22:37.339346 [ 293 ] {7620fd56-21ad-47b7-92da-a0ceb261d28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.339472 [ 293 ] {7620fd56-21ad-47b7-92da-a0ceb261d28b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 648 | 2026.05.06 05:22:37.341377 [ 293 ] {7620fd56-21ad-47b7-92da-a0ceb261d28b} <Debug> oximeter.measurements_histogramu16 (6243c9eb-6418-45b8-9510-955948cf1118): Loading data parts | ||
| 649 | 2026.05.06 05:22:37.341650 [ 293 ] {7620fd56-21ad-47b7-92da-a0ceb261d28b} <Debug> oximeter.measurements_histogramu16 (6243c9eb-6418-45b8-9510-955948cf1118): There are no data parts | ||
| 650 | 2026.05.06 05:22:37.342797 [ 293 ] {7620fd56-21ad-47b7-92da-a0ceb261d28b} <Debug> TCPHandler: Processed in 0.003708018 sec. | ||
| 651 | 2026.05.06 05:22:37.342941 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 652 | 2026.05.06 05:22:37.343264 [ 293 ] {4c36141b-a405-4050-8cfa-ed4ecf557a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.343414 [ 293 ] {4c36141b-a405-4050-8cfa-ed4ecf557a06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 654 | 2026.05.06 05:22:37.345453 [ 293 ] {4c36141b-a405-4050-8cfa-ed4ecf557a06} <Debug> oximeter.measurements_histogrami32 (52452c47-f5bc-49cc-901f-83568bb0beb8): Loading data parts | ||
| 655 | 2026.05.06 05:22:37.345649 [ 293 ] {4c36141b-a405-4050-8cfa-ed4ecf557a06} <Debug> oximeter.measurements_histogrami32 (52452c47-f5bc-49cc-901f-83568bb0beb8): There are no data parts | ||
| 656 | 2026.05.06 05:22:37.347190 [ 293 ] {4c36141b-a405-4050-8cfa-ed4ecf557a06} <Debug> TCPHandler: Processed in 0.004297571 sec. | ||
| 657 | 2026.05.06 05:22:37.347339 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 658 | 2026.05.06 05:22:37.347554 [ 293 ] {2829edef-05b6-4f45-a40a-c67b9d7b0c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.347778 [ 293 ] {2829edef-05b6-4f45-a40a-c67b9d7b0c06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 660 | 2026.05.06 05:22:37.349692 [ 293 ] {2829edef-05b6-4f45-a40a-c67b9d7b0c06} <Debug> oximeter.measurements_histogramu32 (67a40f70-7f49-4a38-9ce2-5be81077b802): Loading data parts | ||
| 661 | 2026.05.06 05:22:37.349970 [ 293 ] {2829edef-05b6-4f45-a40a-c67b9d7b0c06} <Debug> oximeter.measurements_histogramu32 (67a40f70-7f49-4a38-9ce2-5be81077b802): There are no data parts | ||
| 662 | 2026.05.06 05:22:37.351206 [ 293 ] {2829edef-05b6-4f45-a40a-c67b9d7b0c06} <Debug> TCPHandler: Processed in 0.003916009 sec. | ||
| 663 | 2026.05.06 05:22:37.351371 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.06 05:22:37.351696 [ 293 ] {efae5107-b257-41cd-a329-f43c9a86d271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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.06 05:22:37.351841 [ 293 ] {efae5107-b257-41cd-a329-f43c9a86d271} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 666 | 2026.05.06 05:22:37.354056 [ 293 ] {efae5107-b257-41cd-a329-f43c9a86d271} <Debug> oximeter.measurements_histogrami64 (99b1bdc7-39cc-4059-8358-bc99d2737996): Loading data parts | ||
| 667 | 2026.05.06 05:22:37.354210 [ 293 ] {efae5107-b257-41cd-a329-f43c9a86d271} <Debug> oximeter.measurements_histogrami64 (99b1bdc7-39cc-4059-8358-bc99d2737996): There are no data parts | ||
| 668 | 2026.05.06 05:22:37.355532 [ 293 ] {efae5107-b257-41cd-a329-f43c9a86d271} <Debug> TCPHandler: Processed in 0.0042128 sec. | ||
| 669 | 2026.05.06 05:22:37.355687 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 670 | 2026.05.06 05:22:37.355905 [ 293 ] {903469fa-5cc4-44c7-9d2d-f15d9af35242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 671 | 2026.05.06 05:22:37.356100 [ 293 ] {903469fa-5cc4-44c7-9d2d-f15d9af35242} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 672 | 2026.05.06 05:22:37.358202 [ 293 ] {903469fa-5cc4-44c7-9d2d-f15d9af35242} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Loading data parts | ||
| 673 | 2026.05.06 05:22:37.358445 [ 293 ] {903469fa-5cc4-44c7-9d2d-f15d9af35242} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): There are no data parts | ||
| 674 | 2026.05.06 05:22:37.359825 [ 293 ] {903469fa-5cc4-44c7-9d2d-f15d9af35242} <Debug> TCPHandler: Processed in 0.00419068 sec. | ||
| 675 | 2026.05.06 05:22:37.359969 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.05.06 05:22:37.360264 [ 293 ] {96326af4-f7ab-4bc8-89ff-8caf450e72df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 677 | 2026.05.06 05:22:37.360421 [ 293 ] {96326af4-f7ab-4bc8-89ff-8caf450e72df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 678 | 2026.05.06 05:22:37.362335 [ 293 ] {96326af4-f7ab-4bc8-89ff-8caf450e72df} <Debug> oximeter.measurements_histogramf32 (4383ab9c-6999-48ad-8528-302e812f590e): Loading data parts | ||
| 679 | 2026.05.06 05:22:37.362489 [ 293 ] {96326af4-f7ab-4bc8-89ff-8caf450e72df} <Debug> oximeter.measurements_histogramf32 (4383ab9c-6999-48ad-8528-302e812f590e): There are no data parts | ||
| 680 | 2026.05.06 05:22:37.363815 [ 293 ] {96326af4-f7ab-4bc8-89ff-8caf450e72df} <Debug> TCPHandler: Processed in 0.003894469 sec. | ||
| 681 | 2026.05.06 05:22:37.363961 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 682 | 2026.05.06 05:22:37.364173 [ 293 ] {a537c880-8edf-48a8-9beb-242dd8c2fae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 683 | 2026.05.06 05:22:37.364321 [ 293 ] {a537c880-8edf-48a8-9beb-242dd8c2fae5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 684 | 2026.05.06 05:22:37.366364 [ 293 ] {a537c880-8edf-48a8-9beb-242dd8c2fae5} <Debug> oximeter.measurements_histogramf64 (07fdcf50-939e-4f1a-9a1b-4d6e92e24bba): Loading data parts | ||
| 685 | 2026.05.06 05:22:37.366592 [ 293 ] {a537c880-8edf-48a8-9beb-242dd8c2fae5} <Debug> oximeter.measurements_histogramf64 (07fdcf50-939e-4f1a-9a1b-4d6e92e24bba): There are no data parts | ||
| 686 | 2026.05.06 05:22:37.367797 [ 293 ] {a537c880-8edf-48a8-9beb-242dd8c2fae5} <Debug> TCPHandler: Processed in 0.003888828 sec. | ||
| 687 | 2026.05.06 05:22:37.367967 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 688 | 2026.05.06 05:22:37.368272 [ 293 ] {688b9042-3ea3-4f3c-ba79-9f1d8de5f1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) /* The field tables store named dimensions of each timeseries. | ||
| 689 | * | ||
| 690 | * As with the measurement tables, there is one field table for each field data | ||
| 691 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 692 | * this behavior **must not** be relied upon for query correctness. | ||
| 693 | * | ||
| 694 | * The index for the fields differs from the measurements, however. Rows are | ||
| 695 | * sorted by timeseries name, then field name, field value, and finally | ||
| 696 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 697 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 698 | * usually then used to look up measurements. | ||
| 699 | * | ||
| 700 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 701 | * timeseries name and then key, since it would improve lookups where one | ||
| 702 | * already has the key. Realistically though, these tables are quite small and | ||
| 703 | * so performance benefits will be low in absolute terms. | ||
| 704 | * | ||
| 705 | * TTL: We use a materialized column to expire old field table records. This | ||
| 706 | * column is generated automatically by the database whenever a new row is | ||
| 707 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 708 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 709 | * record will remain during a deduplication, which will have the last | ||
| 710 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 711 | * measurement tables. | ||
| 712 | */ | ||
| 713 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 714 | 2026.05.06 05:22:37.368422 [ 293 ] {688b9042-3ea3-4f3c-ba79-9f1d8de5f1e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 715 | 2026.05.06 05:22:37.370305 [ 293 ] {688b9042-3ea3-4f3c-ba79-9f1d8de5f1e5} <Debug> oximeter.fields_bool (81c75f4d-9af8-4ed0-b862-ce8f493643e8): Loading data parts | ||
| 716 | 2026.05.06 05:22:37.370446 [ 293 ] {688b9042-3ea3-4f3c-ba79-9f1d8de5f1e5} <Debug> oximeter.fields_bool (81c75f4d-9af8-4ed0-b862-ce8f493643e8): There are no data parts | ||
| 717 | 2026.05.06 05:22:37.371934 [ 293 ] {688b9042-3ea3-4f3c-ba79-9f1d8de5f1e5} <Debug> TCPHandler: Processed in 0.004023049 sec. | ||
| 718 | 2026.05.06 05:22:37.372189 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 719 | 2026.05.06 05:22:37.372347 [ 293 ] {3b23564f-a635-4999-8ea5-70b8d8be9160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 720 | 2026.05.06 05:22:37.372479 [ 293 ] {3b23564f-a635-4999-8ea5-70b8d8be9160} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 721 | 2026.05.06 05:22:37.374159 [ 293 ] {3b23564f-a635-4999-8ea5-70b8d8be9160} <Debug> oximeter.fields_i8 (7b4637d0-8f5b-4e56-9777-d1fbdd162255): Loading data parts | ||
| 722 | 2026.05.06 05:22:37.374367 [ 293 ] {3b23564f-a635-4999-8ea5-70b8d8be9160} <Debug> oximeter.fields_i8 (7b4637d0-8f5b-4e56-9777-d1fbdd162255): There are no data parts | ||
| 723 | 2026.05.06 05:22:37.375496 [ 293 ] {3b23564f-a635-4999-8ea5-70b8d8be9160} <Debug> TCPHandler: Processed in 0.003356187 sec. | ||
| 724 | 2026.05.06 05:22:37.375648 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 725 | 2026.05.06 05:22:37.375883 [ 293 ] {f89fffb6-d57f-4c4e-81db-2924d5353185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 726 | 2026.05.06 05:22:37.375924 [ 293 ] {f89fffb6-d57f-4c4e-81db-2924d5353185} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 727 | 2026.05.06 05:22:37.377707 [ 293 ] {f89fffb6-d57f-4c4e-81db-2924d5353185} <Debug> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Loading data parts | ||
| 728 | 2026.05.06 05:22:37.377838 [ 293 ] {f89fffb6-d57f-4c4e-81db-2924d5353185} <Debug> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): There are no data parts | ||
| 729 | 2026.05.06 05:22:37.379070 [ 293 ] {f89fffb6-d57f-4c4e-81db-2924d5353185} <Debug> TCPHandler: Processed in 0.003471457 sec. | ||
| 730 | 2026.05.06 05:22:37.379476 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 731 | 2026.05.06 05:22:37.379635 [ 293 ] {e9e4f30d-4be9-4b82-a856-e8b46a0dec3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 732 | 2026.05.06 05:22:37.379769 [ 293 ] {e9e4f30d-4be9-4b82-a856-e8b46a0dec3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 733 | 2026.05.06 05:22:37.381462 [ 293 ] {e9e4f30d-4be9-4b82-a856-e8b46a0dec3c} <Debug> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Loading data parts | ||
| 734 | 2026.05.06 05:22:37.381704 [ 293 ] {e9e4f30d-4be9-4b82-a856-e8b46a0dec3c} <Debug> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): There are no data parts | ||
| 735 | 2026.05.06 05:22:37.383027 [ 293 ] {e9e4f30d-4be9-4b82-a856-e8b46a0dec3c} <Debug> TCPHandler: Processed in 0.003603007 sec. | ||
| 736 | 2026.05.06 05:22:37.383176 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2026.05.06 05:22:37.383424 [ 293 ] {710d2225-05d1-47a8-ad95-9960e4453dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 738 | 2026.05.06 05:22:37.383508 [ 293 ] {710d2225-05d1-47a8-ad95-9960e4453dca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 739 | 2026.05.06 05:22:37.385333 [ 293 ] {710d2225-05d1-47a8-ad95-9960e4453dca} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Loading data parts | ||
| 740 | 2026.05.06 05:22:37.385470 [ 293 ] {710d2225-05d1-47a8-ad95-9960e4453dca} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): There are no data parts | ||
| 741 | 2026.05.06 05:22:37.386691 [ 293 ] {710d2225-05d1-47a8-ad95-9960e4453dca} <Debug> TCPHandler: Processed in 0.003565698 sec. | ||
| 742 | 2026.05.06 05:22:37.386944 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 743 | 2026.05.06 05:22:37.387092 [ 293 ] {2cf17e36-7742-4ede-9908-05f164e5d91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 744 | 2026.05.06 05:22:37.387225 [ 293 ] {2cf17e36-7742-4ede-9908-05f164e5d91b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 745 | 2026.05.06 05:22:37.388960 [ 293 ] {2cf17e36-7742-4ede-9908-05f164e5d91b} <Debug> oximeter.fields_i32 (1e51b0cc-75d5-470c-a14d-a93f198bb0df): Loading data parts | ||
| 746 | 2026.05.06 05:22:37.389205 [ 293 ] {2cf17e36-7742-4ede-9908-05f164e5d91b} <Debug> oximeter.fields_i32 (1e51b0cc-75d5-470c-a14d-a93f198bb0df): There are no data parts | ||
| 747 | 2026.05.06 05:22:37.390364 [ 293 ] {2cf17e36-7742-4ede-9908-05f164e5d91b} <Debug> TCPHandler: Processed in 0.003469396 sec. | ||
| 748 | 2026.05.06 05:22:37.390515 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 749 | 2026.05.06 05:22:37.390776 [ 293 ] {df703bab-4626-47d0-bfdb-01b56aa2429a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 750 | 2026.05.06 05:22:37.390913 [ 293 ] {df703bab-4626-47d0-bfdb-01b56aa2429a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 751 | 2026.05.06 05:22:37.392622 [ 293 ] {df703bab-4626-47d0-bfdb-01b56aa2429a} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Loading data parts | ||
| 752 | 2026.05.06 05:22:37.392755 [ 293 ] {df703bab-4626-47d0-bfdb-01b56aa2429a} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): There are no data parts | ||
| 753 | 2026.05.06 05:22:37.394285 [ 293 ] {df703bab-4626-47d0-bfdb-01b56aa2429a} <Debug> TCPHandler: Processed in 0.003820618 sec. | ||
| 754 | 2026.05.06 05:22:37.394432 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2026.05.06 05:22:37.394585 [ 293 ] {45350fcd-8945-418a-b0bf-2cadfb95ca62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 756 | 2026.05.06 05:22:37.394729 [ 293 ] {45350fcd-8945-418a-b0bf-2cadfb95ca62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 757 | 2026.05.06 05:22:37.396566 [ 293 ] {45350fcd-8945-418a-b0bf-2cadfb95ca62} <Debug> oximeter.fields_i64 (09c962a5-da12-4544-9a72-37ed9ad6de0d): Loading data parts | ||
| 758 | 2026.05.06 05:22:37.396810 [ 293 ] {45350fcd-8945-418a-b0bf-2cadfb95ca62} <Debug> oximeter.fields_i64 (09c962a5-da12-4544-9a72-37ed9ad6de0d): There are no data parts | ||
| 759 | 2026.05.06 05:22:37.398173 [ 293 ] {45350fcd-8945-418a-b0bf-2cadfb95ca62} <Debug> TCPHandler: Processed in 0.003791508 sec. | ||
| 760 | 2026.05.06 05:22:37.398324 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 761 | 2026.05.06 05:22:37.398549 [ 293 ] {435c1fd1-d58d-45af-8bab-8580bb80937e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 762 | 2026.05.06 05:22:37.398644 [ 293 ] {435c1fd1-d58d-45af-8bab-8580bb80937e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 763 | 2026.05.06 05:22:37.400365 [ 293 ] {435c1fd1-d58d-45af-8bab-8580bb80937e} <Debug> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Loading data parts | ||
| 764 | 2026.05.06 05:22:37.400521 [ 293 ] {435c1fd1-d58d-45af-8bab-8580bb80937e} <Debug> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): There are no data parts | ||
| 765 | 2026.05.06 05:22:37.401780 [ 293 ] {435c1fd1-d58d-45af-8bab-8580bb80937e} <Debug> TCPHandler: Processed in 0.003506197 sec. | ||
| 766 | 2026.05.06 05:22:37.401939 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.05.06 05:22:37.402099 [ 293 ] {6d6b9b66-708e-475d-af49-2e30a71710aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 768 | 2026.05.06 05:22:37.402141 [ 293 ] {6d6b9b66-708e-475d-af49-2e30a71710aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 769 | 2026.05.06 05:22:37.404071 [ 293 ] {6d6b9b66-708e-475d-af49-2e30a71710aa} <Debug> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Loading data parts | ||
| 770 | 2026.05.06 05:22:37.404216 [ 293 ] {6d6b9b66-708e-475d-af49-2e30a71710aa} <Debug> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): There are no data parts | ||
| 771 | 2026.05.06 05:22:37.405482 [ 293 ] {6d6b9b66-708e-475d-af49-2e30a71710aa} <Debug> TCPHandler: Processed in 0.003629838 sec. | ||
| 772 | 2026.05.06 05:22:37.405625 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.05.06 05:22:37.405809 [ 293 ] {44398450-95df-4337-9d22-feb555a5a2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 774 | 2026.05.06 05:22:37.405849 [ 293 ] {44398450-95df-4337-9d22-feb555a5a2f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 775 | 2026.05.06 05:22:37.407686 [ 293 ] {44398450-95df-4337-9d22-feb555a5a2f1} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Loading data parts | ||
| 776 | 2026.05.06 05:22:37.407826 [ 293 ] {44398450-95df-4337-9d22-feb555a5a2f1} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): There are no data parts | ||
| 777 | 2026.05.06 05:22:37.408945 [ 293 ] {44398450-95df-4337-9d22-feb555a5a2f1} <Debug> TCPHandler: Processed in 0.003325336 sec. | ||
| 778 | 2026.05.06 05:22:37.409104 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.05.06 05:22:37.409258 [ 293 ] {78cc1963-a7ac-4c60-af48-717a823f5ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 780 | 2026.05.06 05:22:37.409300 [ 293 ] {78cc1963-a7ac-4c60-af48-717a823f5ffb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 781 | 2026.05.06 05:22:37.410990 [ 293 ] {78cc1963-a7ac-4c60-af48-717a823f5ffb} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Loading data parts | ||
| 782 | 2026.05.06 05:22:37.411116 [ 293 ] {78cc1963-a7ac-4c60-af48-717a823f5ffb} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): There are no data parts | ||
| 783 | 2026.05.06 05:22:37.412281 [ 293 ] {78cc1963-a7ac-4c60-af48-717a823f5ffb} <Debug> TCPHandler: Processed in 0.003227326 sec. | ||
| 784 | 2026.05.06 05:22:37.412454 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.05.06 05:22:37.412700 [ 293 ] {2ae1bb68-e999-4153-a249-9f2636997e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) /* The timeseries schema table stores the extracted schema for the samples | ||
| 786 | * oximeter collects. | ||
| 787 | */ | ||
| 788 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 789 | 2026.05.06 05:22:37.412768 [ 293 ] {2ae1bb68-e999-4153-a249-9f2636997e8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 790 | 2026.05.06 05:22:37.414523 [ 293 ] {2ae1bb68-e999-4153-a249-9f2636997e8a} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052): Loading data parts | ||
| 791 | 2026.05.06 05:22:37.414722 [ 293 ] {2ae1bb68-e999-4153-a249-9f2636997e8a} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052): There are no data parts | ||
| 792 | 2026.05.06 05:22:37.416311 [ 293 ] {2ae1bb68-e999-4153-a249-9f2636997e8a} <Debug> TCPHandler: Processed in 0.003906289 sec. | ||
| 793 | 2026.05.06 05:22:37.419230 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.05.06 05:22:37.419561 [ 292 ] {178382db-fee7-44f6-85db-31445efee893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 795 | 2026.05.06 05:22:37.424769 [ 292 ] {178382db-fee7-44f6-85db-31445efee893} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 796 | 2026.05.06 05:22:37.443201 [ 259 ] {178382db-fee7-44f6-85db-31445efee893} <Trace> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 797 | 2026.05.06 05:22:37.443272 [ 259 ] {178382db-fee7-44f6-85db-31445efee893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 798 | 2026.05.06 05:22:37.456824 [ 259 ] {178382db-fee7-44f6-85db-31445efee893} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 799 | 2026.05.06 05:22:37.457626 [ 259 ] {178382db-fee7-44f6-85db-31445efee893} <Trace> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 800 | 2026.05.06 05:22:37.457893 [ 292 ] {178382db-fee7-44f6-85db-31445efee893} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.038525 sec., 25.957170668397147 rows/sec., 415.31 B/sec. | ||
| 801 | 2026.05.06 05:22:37.458081 [ 292 ] {178382db-fee7-44f6-85db-31445efee893} <Debug> TCPHandler: Processed in 0.038983089 sec. | ||
| 802 | 2026.05.06 05:22:38.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.63 MiB, peak 132.63 MiB, free memory in arenas 0.00 B, will set to 141.73 MiB (RSS), difference: 9.10 MiB | ||
| 803 | 2026.05.06 05:22:41.444846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.06 05:22:41.444881 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.06 05:22:41.444964 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.06 05:22:41.444986 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.06 05:22:41.448468 [ 244 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Loading data parts | ||
| 808 | 2026.05.06 05:22:41.448768 [ 244 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): There are no data parts | ||
| 809 | 2026.05.06 05:22:41.451454 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.06 05:22:41.451496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 811 | 2026.05.06 05:22:41.460115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.06 05:22:41.460660 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.06 05:22:41.460802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.06 05:22:41.464460 [ 243 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Loading data parts | ||
| 815 | 2026.05.06 05:22:41.464626 [ 243 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): There are no data parts | ||
| 816 | 2026.05.06 05:22:41.488171 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.06 05:22:41.488218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 818 | 2026.05.06 05:22:41.494464 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.06 05:22:41.495554 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.06 05:22:41.498847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.06 05:22:42.000454 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.82 MiB, peak 150.82 MiB, free memory in arenas 0.00 B, will set to 155.93 MiB (RSS), difference: 9.11 MiB | ||
| 822 | 2026.05.06 05:22:43.945390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.06 05:22:43.945494 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.06 05:22:43.951479 [ 242 ] {} <Debug> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Loading data parts | ||
| 825 | 2026.05.06 05:22:43.951630 [ 242 ] {} <Debug> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): There are no data parts | ||
| 826 | 2026.05.06 05:22:43.956460 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.06 05:22:43.956498 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 828 | 2026.05.06 05:22:43.961680 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.06 05:22:43.962170 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.06 05:22:43.962433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.06 05:22:44.000300 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.15 MiB, peak 160.15 MiB, free memory in arenas 0.00 B, will set to 157.19 MiB (RSS), difference: -2.96 MiB | ||
| 832 | 2026.05.06 05:22:48.899731 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.06 05:22:48.899794 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.06 05:22:48.961782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 915 | ||
| 835 | 2026.05.06 05:22:48.966710 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.06 05:22:48.966765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 837 | 2026.05.06 05:22:48.967522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.06 05:22:48.967989 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.06 05:22:48.968164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 915 | ||
| 840 | 2026.05.06 05:22:48.999816 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.06 05:22:49.017861 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.06 05:22:49.017926 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 843 | 2026.05.06 05:22:49.024502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.06 05:22:49.025577 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.06 05:22:49.028782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.06 05:22:50.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.98 MiB, peak 161.98 MiB, free memory in arenas 0.00 B, will set to 159.86 MiB (RSS), difference: 1.89 MiB | ||
| 847 | 2026.05.06 05:22:52.891980 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.05.06 05:22:52.892294 [ 292 ] {19e195c2-153f-4858-a629-9e13feefa786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 849 | 2026.05.06 05:22:52.902106 [ 292 ] {19e195c2-153f-4858-a629-9e13feefa786} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.05.06 05:22:52.902277 [ 292 ] {19e195c2-153f-4858-a629-9e13feefa786} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.06 05:22:52.902832 [ 292 ] {19e195c2-153f-4858-a629-9e13feefa786} <Debug> TCPHandler: Processed in 0.011043164 sec. | ||
| 852 | 2026.05.06 05:22:52.926914 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.05.06 05:22:52.927054 [ 292 ] {2830e37e-787d-4666-beb9-6753afd0e6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 854 | 2026.05.06 05:22:52.927116 [ 292 ] {2830e37e-787d-4666-beb9-6753afd0e6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.05.06 05:22:52.930278 [ 292 ] {2830e37e-787d-4666-beb9-6753afd0e6d5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.06 05:22:52.930326 [ 292 ] {2830e37e-787d-4666-beb9-6753afd0e6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 857 | 2026.05.06 05:22:52.933368 [ 292 ] {2830e37e-787d-4666-beb9-6753afd0e6d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2026.05.06 05:22:52.933792 [ 292 ] {2830e37e-787d-4666-beb9-6753afd0e6d5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.06 05:22:52.933958 [ 292 ] {2830e37e-787d-4666-beb9-6753afd0e6d5} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.006943 sec., 5041.0485380959235 rows/sec., 1.07 MiB/sec. | ||
| 860 | 2026.05.06 05:22:52.934004 [ 292 ] {2830e37e-787d-4666-beb9-6753afd0e6d5} <Debug> TCPHandler: Processed in 0.007181674 sec. | ||
| 861 | 2026.05.06 05:22:52.934197 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.05.06 05:22:52.934305 [ 292 ] {877b41c0-8b41-4aeb-b1a0-83e5768f63c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 863 | 2026.05.06 05:22:52.934352 [ 292 ] {877b41c0-8b41-4aeb-b1a0-83e5768f63c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 864 | 2026.05.06 05:22:52.939936 [ 292 ] {877b41c0-8b41-4aeb-b1a0-83e5768f63c5} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2026.05.06 05:22:52.939970 [ 292 ] {877b41c0-8b41-4aeb-b1a0-83e5768f63c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 866 | 2026.05.06 05:22:52.940445 [ 292 ] {877b41c0-8b41-4aeb-b1a0-83e5768f63c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2026.05.06 05:22:52.940984 [ 292 ] {877b41c0-8b41-4aeb-b1a0-83e5768f63c5} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2026.05.06 05:22:52.941154 [ 292 ] {877b41c0-8b41-4aeb-b1a0-83e5768f63c5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.006873 sec., 3491.9249236141422 rows/sec., 296.68 KiB/sec. | ||
| 869 | 2026.05.06 05:22:52.941197 [ 292 ] {877b41c0-8b41-4aeb-b1a0-83e5768f63c5} <Debug> TCPHandler: Processed in 0.007057904 sec. | ||
| 870 | 2026.05.06 05:22:52.941350 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.05.06 05:22:52.941458 [ 292 ] {b1fcc78b-b74d-4845-a995-c8ba791c4cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 872 | 2026.05.06 05:22:52.941510 [ 292 ] {b1fcc78b-b74d-4845-a995-c8ba791c4cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 873 | 2026.05.06 05:22:52.942004 [ 292 ] {b1fcc78b-b74d-4845-a995-c8ba791c4cbd} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.05.06 05:22:52.942044 [ 292 ] {b1fcc78b-b74d-4845-a995-c8ba791c4cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 875 | 2026.05.06 05:22:52.942472 [ 292 ] {b1fcc78b-b74d-4845-a995-c8ba791c4cbd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.05.06 05:22:52.942925 [ 292 ] {b1fcc78b-b74d-4845-a995-c8ba791c4cbd} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.05.06 05:22:52.943064 [ 292 ] {b1fcc78b-b74d-4845-a995-c8ba791c4cbd} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001628 sec., 7371.00737100737 rows/sec., 601.05 KiB/sec. | ||
| 878 | 2026.05.06 05:22:52.943105 [ 292 ] {b1fcc78b-b74d-4845-a995-c8ba791c4cbd} <Debug> TCPHandler: Processed in 0.001811378 sec. | ||
| 879 | 2026.05.06 05:22:52.943251 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.05.06 05:22:52.943347 [ 292 ] {6b2cc38c-600e-4082-8445-a89ab048fc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 881 | 2026.05.06 05:22:52.943389 [ 292 ] {6b2cc38c-600e-4082-8445-a89ab048fc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 882 | 2026.05.06 05:22:52.945184 [ 292 ] {6b2cc38c-600e-4082-8445-a89ab048fc97} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.05.06 05:22:52.945221 [ 292 ] {6b2cc38c-600e-4082-8445-a89ab048fc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 884 | 2026.05.06 05:22:52.945917 [ 292 ] {6b2cc38c-600e-4082-8445-a89ab048fc97} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2026.05.06 05:22:52.946470 [ 292 ] {6b2cc38c-600e-4082-8445-a89ab048fc97} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2026.05.06 05:22:52.946607 [ 292 ] {6b2cc38c-600e-4082-8445-a89ab048fc97} <Debug> executeQuery: Read 2511 rows, 192.26 KiB in 0.003278 sec., 766015.8633312995 rows/sec., 57.28 MiB/sec. | ||
| 887 | 2026.05.06 05:22:52.946645 [ 292 ] {6b2cc38c-600e-4082-8445-a89ab048fc97} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 888 | 2026.05.06 05:22:52.946659 [ 292 ] {6b2cc38c-600e-4082-8445-a89ab048fc97} <Debug> TCPHandler: Processed in 0.003458096 sec. | ||
| 889 | 2026.05.06 05:22:52.946795 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.05.06 05:22:52.946889 [ 292 ] {45754df8-512e-44ea-bd97-cae480d0542e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 891 | 2026.05.06 05:22:52.946930 [ 292 ] {45754df8-512e-44ea-bd97-cae480d0542e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 892 | 2026.05.06 05:22:52.947399 [ 292 ] {45754df8-512e-44ea-bd97-cae480d0542e} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.06 05:22:52.947432 [ 292 ] {45754df8-512e-44ea-bd97-cae480d0542e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 894 | 2026.05.06 05:22:52.947824 [ 292 ] {45754df8-512e-44ea-bd97-cae480d0542e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.06 05:22:52.948256 [ 292 ] {45754df8-512e-44ea-bd97-cae480d0542e} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.06 05:22:52.948386 [ 292 ] {45754df8-512e-44ea-bd97-cae480d0542e} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001515 sec., 24422.44224422442 rows/sec., 1.79 MiB/sec. | ||
| 897 | 2026.05.06 05:22:52.948423 [ 292 ] {45754df8-512e-44ea-bd97-cae480d0542e} <Debug> TCPHandler: Processed in 0.001677988 sec. | ||
| 898 | 2026.05.06 05:22:52.948570 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.05.06 05:22:52.948668 [ 292 ] {fb507327-2234-48f3-9c02-da905b2b290a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 900 | 2026.05.06 05:22:52.948708 [ 292 ] {fb507327-2234-48f3-9c02-da905b2b290a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 901 | 2026.05.06 05:22:52.949533 [ 292 ] {fb507327-2234-48f3-9c02-da905b2b290a} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.06 05:22:52.949569 [ 292 ] {fb507327-2234-48f3-9c02-da905b2b290a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 903 | 2026.05.06 05:22:52.950080 [ 292 ] {fb507327-2234-48f3-9c02-da905b2b290a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.06 05:22:52.950574 [ 292 ] {fb507327-2234-48f3-9c02-da905b2b290a} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.06 05:22:52.950706 [ 292 ] {fb507327-2234-48f3-9c02-da905b2b290a} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.002055 sec., 401459.85401459853 rows/sec., 23.48 MiB/sec. | ||
| 906 | 2026.05.06 05:22:52.950748 [ 292 ] {fb507327-2234-48f3-9c02-da905b2b290a} <Debug> TCPHandler: Processed in 0.002234071 sec. | ||
| 907 | 2026.05.06 05:22:52.950869 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.05.06 05:22:52.950963 [ 292 ] {e143971c-c722-4b1d-866c-c557ec29ebd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 909 | 2026.05.06 05:22:52.951001 [ 292 ] {e143971c-c722-4b1d-866c-c557ec29ebd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 910 | 2026.05.06 05:22:52.951394 [ 292 ] {e143971c-c722-4b1d-866c-c557ec29ebd6} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.06 05:22:52.951430 [ 292 ] {e143971c-c722-4b1d-866c-c557ec29ebd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 912 | 2026.05.06 05:22:52.951819 [ 292 ] {e143971c-c722-4b1d-866c-c557ec29ebd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.05.06 05:22:52.952260 [ 292 ] {e143971c-c722-4b1d-866c-c557ec29ebd6} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.06 05:22:52.952390 [ 292 ] {e143971c-c722-4b1d-866c-c557ec29ebd6} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001445 sec., 1384.0830449826988 rows/sec., 97.32 KiB/sec. | ||
| 915 | 2026.05.06 05:22:52.952431 [ 292 ] {e143971c-c722-4b1d-866c-c557ec29ebd6} <Debug> TCPHandler: Processed in 0.001611518 sec. | ||
| 916 | 2026.05.06 05:22:52.952552 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.06 05:22:52.952646 [ 292 ] {d2acf29f-038d-4b72-8958-5dc1110dc2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 918 | 2026.05.06 05:22:52.952684 [ 292 ] {d2acf29f-038d-4b72-8958-5dc1110dc2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 919 | 2026.05.06 05:22:52.953088 [ 292 ] {d2acf29f-038d-4b72-8958-5dc1110dc2b4} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.05.06 05:22:52.953122 [ 292 ] {d2acf29f-038d-4b72-8958-5dc1110dc2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 921 | 2026.05.06 05:22:52.953512 [ 292 ] {d2acf29f-038d-4b72-8958-5dc1110dc2b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.05.06 05:22:52.954028 [ 292 ] {d2acf29f-038d-4b72-8958-5dc1110dc2b4} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.06 05:22:52.954164 [ 292 ] {d2acf29f-038d-4b72-8958-5dc1110dc2b4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001535 sec., 7817.589576547231 rows/sec., 610.75 KiB/sec. | ||
| 924 | 2026.05.06 05:22:52.954202 [ 292 ] {d2acf29f-038d-4b72-8958-5dc1110dc2b4} <Debug> TCPHandler: Processed in 0.001697878 sec. | ||
| 925 | 2026.05.06 05:22:52.954320 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.05.06 05:22:52.954416 [ 292 ] {fef625cf-0741-455d-b68d-4b61d3a30548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 927 | 2026.05.06 05:22:52.954456 [ 292 ] {fef625cf-0741-455d-b68d-4b61d3a30548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 928 | 2026.05.06 05:22:52.955592 [ 292 ] {fef625cf-0741-455d-b68d-4b61d3a30548} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.05.06 05:22:52.955630 [ 292 ] {fef625cf-0741-455d-b68d-4b61d3a30548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 930 | 2026.05.06 05:22:52.956173 [ 292 ] {fef625cf-0741-455d-b68d-4b61d3a30548} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.05.06 05:22:52.956619 [ 292 ] {fef625cf-0741-455d-b68d-4b61d3a30548} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.05.06 05:22:52.956749 [ 292 ] {fef625cf-0741-455d-b68d-4b61d3a30548} <Debug> executeQuery: Read 1312 rows, 90.28 KiB in 0.002351 sec., 558060.3998298597 rows/sec., 37.50 MiB/sec. | ||
| 933 | 2026.05.06 05:22:52.956785 [ 292 ] {fef625cf-0741-455d-b68d-4b61d3a30548} <Debug> TCPHandler: Processed in 0.002515742 sec. | ||
| 934 | 2026.05.06 05:22:52.956922 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.06 05:22:52.957018 [ 292 ] {956f1f2e-186d-478f-842d-3993919092c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 936 | 2026.05.06 05:22:52.957062 [ 292 ] {956f1f2e-186d-478f-842d-3993919092c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 937 | 2026.05.06 05:22:52.958108 [ 292 ] {956f1f2e-186d-478f-842d-3993919092c8} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.05.06 05:22:52.958142 [ 292 ] {956f1f2e-186d-478f-842d-3993919092c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 939 | 2026.05.06 05:22:52.958789 [ 292 ] {956f1f2e-186d-478f-842d-3993919092c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.05.06 05:22:52.959210 [ 292 ] {956f1f2e-186d-478f-842d-3993919092c8} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.05.06 05:22:52.959337 [ 292 ] {956f1f2e-186d-478f-842d-3993919092c8} <Debug> executeQuery: Read 2238 rows, 142.32 KiB in 0.002337 sec., 957637.9974326058 rows/sec., 59.47 MiB/sec. | ||
| 942 | 2026.05.06 05:22:52.959379 [ 292 ] {956f1f2e-186d-478f-842d-3993919092c8} <Debug> TCPHandler: Processed in 0.002507212 sec. | ||
| 943 | 2026.05.06 05:22:52.959509 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.05.06 05:22:52.959606 [ 292 ] {e2842c8d-27fb-4f28-9c08-cef63ccf4447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 945 | 2026.05.06 05:22:52.959664 [ 292 ] {e2842c8d-27fb-4f28-9c08-cef63ccf4447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 946 | 2026.05.06 05:22:52.960478 [ 292 ] {e2842c8d-27fb-4f28-9c08-cef63ccf4447} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.06 05:22:52.960516 [ 292 ] {e2842c8d-27fb-4f28-9c08-cef63ccf4447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 948 | 2026.05.06 05:22:52.963520 [ 292 ] {e2842c8d-27fb-4f28-9c08-cef63ccf4447} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.05.06 05:22:52.963974 [ 292 ] {e2842c8d-27fb-4f28-9c08-cef63ccf4447} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.06 05:22:52.964126 [ 292 ] {e2842c8d-27fb-4f28-9c08-cef63ccf4447} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004539 sec., 2864.066975104649 rows/sec., 5.13 MiB/sec. | ||
| 951 | 2026.05.06 05:22:52.964187 [ 292 ] {e2842c8d-27fb-4f28-9c08-cef63ccf4447} <Debug> TCPHandler: Processed in 0.004726593 sec. | ||
| 952 | 2026.05.06 05:22:52.964316 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.05.06 05:22:52.964410 [ 292 ] {dff67b9b-6a1e-4187-b499-0c4430c18a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 954 | 2026.05.06 05:22:52.964452 [ 292 ] {dff67b9b-6a1e-4187-b499-0c4430c18a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 955 | 2026.05.06 05:22:52.964791 [ 292 ] {dff67b9b-6a1e-4187-b499-0c4430c18a22} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.05.06 05:22:52.964825 [ 292 ] {dff67b9b-6a1e-4187-b499-0c4430c18a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 957 | 2026.05.06 05:22:52.965245 [ 292 ] {dff67b9b-6a1e-4187-b499-0c4430c18a22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.05.06 05:22:52.965657 [ 292 ] {dff67b9b-6a1e-4187-b499-0c4430c18a22} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.05.06 05:22:52.965790 [ 292 ] {dff67b9b-6a1e-4187-b499-0c4430c18a22} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001399 sec., 5718.3702644746245 rows/sec., 390.90 KiB/sec. | ||
| 960 | 2026.05.06 05:22:52.965825 [ 292 ] {dff67b9b-6a1e-4187-b499-0c4430c18a22} <Debug> TCPHandler: Processed in 0.001558927 sec. | ||
| 961 | 2026.05.06 05:22:53.963355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 | ||
| 962 | 2026.05.06 05:22:53.966052 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.05.06 05:22:53.966105 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 964 | 2026.05.06 05:22:53.967400 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 965 | 2026.05.06 05:22:53.967905 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.05.06 05:22:53.968225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 116 | ||
| 967 | 2026.05.06 05:22:54.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.50 MiB, peak 164.18 MiB, free memory in arenas 0.00 B, will set to 161.54 MiB (RSS), difference: 4.04 MiB | ||
| 968 | 2026.05.06 05:22:56.468664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1403 | ||
| 969 | 2026.05.06 05:22:56.469247 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.05.06 05:22:56.469291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 971 | 2026.05.06 05:22:56.470018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 972 | 2026.05.06 05:22:56.470434 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.05.06 05:22:56.470561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 974 | 2026.05.06 05:22:56.529280 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 975 | 2026.05.06 05:22:56.545494 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.05.06 05:22:56.545544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 977 | 2026.05.06 05:22:56.552033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 978 | 2026.05.06 05:22:56.553139 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.05.06 05:22:56.556029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 980 | 2026.05.06 05:22:57.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.08 MiB, peak 166.08 MiB, free memory in arenas 0.00 B, will set to 163.43 MiB (RSS), difference: 1.35 MiB | ||
| 981 | 2026.05.06 05:22:57.480103 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.05.06 05:22:57.480448 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 983 | 2026.05.06 05:22:57.485529 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 984 | 2026.05.06 05:22:57.488336 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 985 | 2026.05.06 05:22:57.488663 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2026.05.06 05:22:57.488872 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 987 | 2026.05.06 05:22:57.491552 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 988 | 2026.05.06 05:22:57.494190 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 989 | 2026.05.06 05:22:57.494255 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 990 | 2026.05.06 05:22:57.494274 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 991 | 2026.05.06 05:22:57.496336 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 992 | 2026.05.06 05:22:57.496374 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 993 | 2026.05.06 05:22:57.514824 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.034507 sec., 1014.2869562697423 rows/sec., 220.74 KiB/sec. | ||
| 994 | 2026.05.06 05:22:57.514961 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Debug> MemoryTracker: Peak memory usage (for query): 138.08 KiB. | ||
| 995 | 2026.05.06 05:22:57.514979 [ 292 ] {ae5f1871-b79d-4a1f-9ba2-4cddfddaef01} <Debug> TCPHandler: Processed in 0.035051079 sec. | ||
| 996 | 2026.05.06 05:22:57.518655 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.05.06 05:22:57.518781 [ 292 ] {1f0e0566-31cc-43a3-ba0d-7e9fc668ffaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 998 | 2026.05.06 05:22:57.518831 [ 292 ] {1f0e0566-31cc-43a3-ba0d-7e9fc668ffaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 999 | 2026.05.06 05:22:57.519298 [ 292 ] {1f0e0566-31cc-43a3-ba0d-7e9fc668ffaf} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2026.05.06 05:22:57.519342 [ 292 ] {1f0e0566-31cc-43a3-ba0d-7e9fc668ffaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1001 | 2026.05.06 05:22:57.519806 [ 292 ] {1f0e0566-31cc-43a3-ba0d-7e9fc668ffaf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1002 | 2026.05.06 05:22:57.520240 [ 292 ] {1f0e0566-31cc-43a3-ba0d-7e9fc668ffaf} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2026.05.06 05:22:57.520381 [ 292 ] {1f0e0566-31cc-43a3-ba0d-7e9fc668ffaf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 1004 | 2026.05.06 05:22:57.520416 [ 292 ] {1f0e0566-31cc-43a3-ba0d-7e9fc668ffaf} <Debug> TCPHandler: Processed in 0.001822008 sec. | ||
| 1005 | 2026.05.06 05:22:57.520531 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.05.06 05:22:57.520623 [ 292 ] {c431b345-ba9e-45c3-9d27-e40155d173aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1007 | 2026.05.06 05:22:57.520661 [ 292 ] {c431b345-ba9e-45c3-9d27-e40155d173aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1008 | 2026.05.06 05:22:57.521079 [ 292 ] {c431b345-ba9e-45c3-9d27-e40155d173aa} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.05.06 05:22:57.521115 [ 292 ] {c431b345-ba9e-45c3-9d27-e40155d173aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1010 | 2026.05.06 05:22:57.521523 [ 292 ] {c431b345-ba9e-45c3-9d27-e40155d173aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1011 | 2026.05.06 05:22:57.521936 [ 292 ] {c431b345-ba9e-45c3-9d27-e40155d173aa} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.05.06 05:22:57.522060 [ 292 ] {c431b345-ba9e-45c3-9d27-e40155d173aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001454 sec., 44016.506189821186 rows/sec., 3.44 MiB/sec. | ||
| 1013 | 2026.05.06 05:22:57.522094 [ 292 ] {c431b345-ba9e-45c3-9d27-e40155d173aa} <Debug> TCPHandler: Processed in 0.001610758 sec. | ||
| 1014 | 2026.05.06 05:22:57.522203 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.05.06 05:22:57.522295 [ 292 ] {858ef195-8a0a-4c71-954f-5ed75be6d83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1016 | 2026.05.06 05:22:57.522337 [ 292 ] {858ef195-8a0a-4c71-954f-5ed75be6d83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1017 | 2026.05.06 05:22:57.522731 [ 292 ] {858ef195-8a0a-4c71-954f-5ed75be6d83d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2026.05.06 05:22:57.522766 [ 292 ] {858ef195-8a0a-4c71-954f-5ed75be6d83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1019 | 2026.05.06 05:22:57.523199 [ 292 ] {858ef195-8a0a-4c71-954f-5ed75be6d83d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1020 | 2026.05.06 05:22:57.523614 [ 292 ] {858ef195-8a0a-4c71-954f-5ed75be6d83d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2026.05.06 05:22:57.523741 [ 292 ] {858ef195-8a0a-4c71-954f-5ed75be6d83d} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001464 sec., 94262.29508196721 rows/sec., 6.56 MiB/sec. | ||
| 1022 | 2026.05.06 05:22:57.523774 [ 292 ] {858ef195-8a0a-4c71-954f-5ed75be6d83d} <Debug> TCPHandler: Processed in 0.001618848 sec. | ||
| 1023 | 2026.05.06 05:22:57.523891 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.05.06 05:22:57.523983 [ 292 ] {6d69070f-d66f-435f-ae40-b1a883410e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1025 | 2026.05.06 05:22:57.524023 [ 292 ] {6d69070f-d66f-435f-ae40-b1a883410e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1026 | 2026.05.06 05:22:57.524333 [ 292 ] {6d69070f-d66f-435f-ae40-b1a883410e97} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.05.06 05:22:57.524368 [ 292 ] {6d69070f-d66f-435f-ae40-b1a883410e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1028 | 2026.05.06 05:22:57.524753 [ 292 ] {6d69070f-d66f-435f-ae40-b1a883410e97} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1029 | 2026.05.06 05:22:57.525168 [ 292 ] {6d69070f-d66f-435f-ae40-b1a883410e97} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.05.06 05:22:57.525290 [ 292 ] {6d69070f-d66f-435f-ae40-b1a883410e97} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001325 sec., 39245.28301886792 rows/sec., 2.65 MiB/sec. | ||
| 1031 | 2026.05.06 05:22:57.525324 [ 292 ] {6d69070f-d66f-435f-ae40-b1a883410e97} <Debug> TCPHandler: Processed in 0.001480317 sec. | ||
| 1032 | 2026.05.06 05:23:02.481466 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.05.06 05:23:02.481701 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1034 | 2026.05.06 05:23:02.482024 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1035 | 2026.05.06 05:23:02.482059 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1036 | 2026.05.06 05:23:02.482259 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.05.06 05:23:02.482324 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.05.06 05:23:02.482452 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1039 | 2026.05.06 05:23:02.482485 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1040 | 2026.05.06 05:23:02.482505 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1041 | 2026.05.06 05:23:02.482519 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1042 | 2026.05.06 05:23:02.482567 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1043 | 2026.05.06 05:23:02.482587 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1044 | 2026.05.06 05:23:02.483803 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002187 sec., 16003.65797896662 rows/sec., 3.40 MiB/sec. | ||
| 1045 | 2026.05.06 05:23:02.483905 [ 292 ] {8014f12f-6274-4b4e-9a94-1dd7d8da4726} <Debug> TCPHandler: Processed in 0.002565263 sec. | ||
| 1046 | 2026.05.06 05:23:02.485634 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.05.06 05:23:02.485747 [ 292 ] {086eda56-986b-420a-9d75-39482944bb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1048 | 2026.05.06 05:23:02.485791 [ 292 ] {086eda56-986b-420a-9d75-39482944bb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1049 | 2026.05.06 05:23:02.486280 [ 292 ] {086eda56-986b-420a-9d75-39482944bb6a} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2026.05.06 05:23:02.486325 [ 292 ] {086eda56-986b-420a-9d75-39482944bb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1051 | 2026.05.06 05:23:02.486804 [ 292 ] {086eda56-986b-420a-9d75-39482944bb6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1052 | 2026.05.06 05:23:02.487291 [ 292 ] {086eda56-986b-420a-9d75-39482944bb6a} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2026.05.06 05:23:02.487442 [ 292 ] {086eda56-986b-420a-9d75-39482944bb6a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.49 MiB/sec. | ||
| 1054 | 2026.05.06 05:23:02.487480 [ 292 ] {086eda56-986b-420a-9d75-39482944bb6a} <Debug> TCPHandler: Processed in 0.001898739 sec. | ||
| 1055 | 2026.05.06 05:23:02.487604 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.05.06 05:23:02.487704 [ 292 ] {0d15867d-6d3b-43e3-a641-c55276a18908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1057 | 2026.05.06 05:23:02.487745 [ 292 ] {0d15867d-6d3b-43e3-a641-c55276a18908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1058 | 2026.05.06 05:23:02.488183 [ 292 ] {0d15867d-6d3b-43e3-a641-c55276a18908} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2026.05.06 05:23:02.488220 [ 292 ] {0d15867d-6d3b-43e3-a641-c55276a18908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1060 | 2026.05.06 05:23:02.488624 [ 292 ] {0d15867d-6d3b-43e3-a641-c55276a18908} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1061 | 2026.05.06 05:23:02.489033 [ 292 ] {0d15867d-6d3b-43e3-a641-c55276a18908} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2026.05.06 05:23:02.489164 [ 292 ] {0d15867d-6d3b-43e3-a641-c55276a18908} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001482 sec., 43184.88529014845 rows/sec., 3.37 MiB/sec. | ||
| 1063 | 2026.05.06 05:23:02.489200 [ 292 ] {0d15867d-6d3b-43e3-a641-c55276a18908} <Debug> TCPHandler: Processed in 0.001648568 sec. | ||
| 1064 | 2026.05.06 05:23:02.489316 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.05.06 05:23:02.489413 [ 292 ] {4c1bb900-3a7b-4552-819c-df18317f2022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1066 | 2026.05.06 05:23:02.489456 [ 292 ] {4c1bb900-3a7b-4552-819c-df18317f2022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1067 | 2026.05.06 05:23:02.489865 [ 292 ] {4c1bb900-3a7b-4552-819c-df18317f2022} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2026.05.06 05:23:02.489900 [ 292 ] {4c1bb900-3a7b-4552-819c-df18317f2022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1069 | 2026.05.06 05:23:02.490392 [ 292 ] {4c1bb900-3a7b-4552-819c-df18317f2022} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1070 | 2026.05.06 05:23:02.490798 [ 292 ] {4c1bb900-3a7b-4552-819c-df18317f2022} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2026.05.06 05:23:02.490926 [ 292 ] {4c1bb900-3a7b-4552-819c-df18317f2022} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec. | ||
| 1072 | 2026.05.06 05:23:02.490962 [ 292 ] {4c1bb900-3a7b-4552-819c-df18317f2022} <Debug> TCPHandler: Processed in 0.001695889 sec. | ||
| 1073 | 2026.05.06 05:23:02.491073 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.05.06 05:23:02.491167 [ 292 ] {f11dc1c6-c5bd-49ec-ab17-0d3127cd9a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1075 | 2026.05.06 05:23:02.491209 [ 292 ] {f11dc1c6-c5bd-49ec-ab17-0d3127cd9a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1076 | 2026.05.06 05:23:02.491532 [ 292 ] {f11dc1c6-c5bd-49ec-ab17-0d3127cd9a16} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2026.05.06 05:23:02.491567 [ 292 ] {f11dc1c6-c5bd-49ec-ab17-0d3127cd9a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1078 | 2026.05.06 05:23:02.491978 [ 292 ] {f11dc1c6-c5bd-49ec-ab17-0d3127cd9a16} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1079 | 2026.05.06 05:23:02.492432 [ 292 ] {f11dc1c6-c5bd-49ec-ab17-0d3127cd9a16} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2026.05.06 05:23:02.492560 [ 292 ] {f11dc1c6-c5bd-49ec-ab17-0d3127cd9a16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 1081 | 2026.05.06 05:23:02.492595 [ 292 ] {f11dc1c6-c5bd-49ec-ab17-0d3127cd9a16} <Debug> TCPHandler: Processed in 0.001571077 sec. | ||
| 1082 | 2026.05.06 05:23:03.899833 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1083 | 2026.05.06 05:23:03.899891 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1084 | 2026.05.06 05:23:03.968658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 136 | ||
| 1085 | 2026.05.06 05:23:03.970641 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2026.05.06 05:23:03.970685 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1087 | 2026.05.06 05:23:03.970846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1830 | ||
| 1088 | 2026.05.06 05:23:03.971355 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.06 05:23:03.971397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1090 | 2026.05.06 05:23:03.971996 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1091 | 2026.05.06 05:23:03.972277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1092 | 2026.05.06 05:23:03.972564 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.05.06 05:23:03.972762 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2026.05.06 05:23:03.972815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
| 1095 | 2026.05.06 05:23:03.972895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1830 | ||
| 1096 | 2026.05.06 05:23:04.056265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1097 | 2026.05.06 05:23:04.074469 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.06 05:23:04.074528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1099 | 2026.05.06 05:23:04.081144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1100 | 2026.05.06 05:23:04.082278 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.06 05:23:04.085353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1102 | 2026.05.06 05:23:07.481430 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.05.06 05:23:07.481760 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1104 | 2026.05.06 05:23:07.482297 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1105 | 2026.05.06 05:23:07.482334 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1106 | 2026.05.06 05:23:07.482545 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.05.06 05:23:07.482613 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.05.06 05:23:07.482758 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1109 | 2026.05.06 05:23:07.482792 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1110 | 2026.05.06 05:23:07.482813 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 1111 | 2026.05.06 05:23:07.482828 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1112 | 2026.05.06 05:23:07.482866 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1113 | 2026.05.06 05:23:07.482886 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1114 | 2026.05.06 05:23:07.484309 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002652 sec., 13197.586726998492 rows/sec., 2.80 MiB/sec. | ||
| 1115 | 2026.05.06 05:23:07.484407 [ 292 ] {f5e3eb74-115d-411a-a34d-214abd1abcf4} <Debug> TCPHandler: Processed in 0.003139806 sec. | ||
| 1116 | 2026.05.06 05:23:07.486310 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.05.06 05:23:07.486436 [ 292 ] {93772328-9123-4cf1-a193-bc7c7fe00829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1118 | 2026.05.06 05:23:07.486486 [ 292 ] {93772328-9123-4cf1-a193-bc7c7fe00829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1119 | 2026.05.06 05:23:07.487035 [ 292 ] {93772328-9123-4cf1-a193-bc7c7fe00829} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.05.06 05:23:07.487078 [ 292 ] {93772328-9123-4cf1-a193-bc7c7fe00829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1121 | 2026.05.06 05:23:07.487571 [ 292 ] {93772328-9123-4cf1-a193-bc7c7fe00829} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1122 | 2026.05.06 05:23:07.487992 [ 292 ] {93772328-9123-4cf1-a193-bc7c7fe00829} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.05.06 05:23:07.488139 [ 292 ] {93772328-9123-4cf1-a193-bc7c7fe00829} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001737 sec., 44905.00863557858 rows/sec., 3.72 MiB/sec. | ||
| 1124 | 2026.05.06 05:23:07.488179 [ 292 ] {93772328-9123-4cf1-a193-bc7c7fe00829} <Debug> TCPHandler: Processed in 0.00193042 sec. | ||
| 1125 | 2026.05.06 05:23:07.488311 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.05.06 05:23:07.488407 [ 292 ] {4224f640-0e57-4aff-8911-e36e7d6fcf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.05.06 05:23:07.488447 [ 292 ] {4224f640-0e57-4aff-8911-e36e7d6fcf7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1128 | 2026.05.06 05:23:07.488832 [ 292 ] {4224f640-0e57-4aff-8911-e36e7d6fcf7e} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.05.06 05:23:07.488866 [ 292 ] {4224f640-0e57-4aff-8911-e36e7d6fcf7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1130 | 2026.05.06 05:23:07.489266 [ 292 ] {4224f640-0e57-4aff-8911-e36e7d6fcf7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2026.05.06 05:23:07.489741 [ 292 ] {4224f640-0e57-4aff-8911-e36e7d6fcf7e} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.05.06 05:23:07.489870 [ 292 ] {4224f640-0e57-4aff-8911-e36e7d6fcf7e} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001483 sec., 7417.3971679029 rows/sec., 557.75 KiB/sec. | ||
| 1133 | 2026.05.06 05:23:07.489908 [ 292 ] {4224f640-0e57-4aff-8911-e36e7d6fcf7e} <Debug> TCPHandler: Processed in 0.001646198 sec. | ||
| 1134 | 2026.05.06 05:23:07.490026 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.05.06 05:23:07.490121 [ 292 ] {9533e707-b334-4092-a60b-600e3e6db275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1136 | 2026.05.06 05:23:07.490160 [ 292 ] {9533e707-b334-4092-a60b-600e3e6db275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1137 | 2026.05.06 05:23:07.490590 [ 292 ] {9533e707-b334-4092-a60b-600e3e6db275} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.05.06 05:23:07.490625 [ 292 ] {9533e707-b334-4092-a60b-600e3e6db275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1139 | 2026.05.06 05:23:07.491020 [ 292 ] {9533e707-b334-4092-a60b-600e3e6db275} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1140 | 2026.05.06 05:23:07.491425 [ 292 ] {9533e707-b334-4092-a60b-600e3e6db275} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.05.06 05:23:07.491553 [ 292 ] {9533e707-b334-4092-a60b-600e3e6db275} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00145 sec., 51724.137931034486 rows/sec., 4.04 MiB/sec. | ||
| 1142 | 2026.05.06 05:23:07.491588 [ 292 ] {9533e707-b334-4092-a60b-600e3e6db275} <Debug> TCPHandler: Processed in 0.001612138 sec. | ||
| 1143 | 2026.05.06 05:23:07.491705 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.05.06 05:23:07.491800 [ 292 ] {2bb13900-818f-44df-bc1f-841e38c7abad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1145 | 2026.05.06 05:23:07.491843 [ 292 ] {2bb13900-818f-44df-bc1f-841e38c7abad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1146 | 2026.05.06 05:23:07.492237 [ 292 ] {2bb13900-818f-44df-bc1f-841e38c7abad} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.05.06 05:23:07.492271 [ 292 ] {2bb13900-818f-44df-bc1f-841e38c7abad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1148 | 2026.05.06 05:23:07.492765 [ 292 ] {2bb13900-818f-44df-bc1f-841e38c7abad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1149 | 2026.05.06 05:23:07.493173 [ 292 ] {2bb13900-818f-44df-bc1f-841e38c7abad} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.05.06 05:23:07.493304 [ 292 ] {2bb13900-818f-44df-bc1f-841e38c7abad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec. | ||
| 1151 | 2026.05.06 05:23:07.493340 [ 292 ] {2bb13900-818f-44df-bc1f-841e38c7abad} <Debug> TCPHandler: Processed in 0.001684888 sec. | ||
| 1152 | 2026.05.06 05:23:07.493455 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.05.06 05:23:07.493553 [ 292 ] {1d54073b-af33-4268-ab26-9c7068d85b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1154 | 2026.05.06 05:23:07.493606 [ 292 ] {1d54073b-af33-4268-ab26-9c7068d85b2e} <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 | ||
| 1155 | 2026.05.06 05:23:07.494382 [ 292 ] {1d54073b-af33-4268-ab26-9c7068d85b2e} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.05.06 05:23:07.494418 [ 292 ] {1d54073b-af33-4268-ab26-9c7068d85b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1157 | 2026.05.06 05:23:07.495016 [ 292 ] {1d54073b-af33-4268-ab26-9c7068d85b2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1158 | 2026.05.06 05:23:07.495420 [ 292 ] {1d54073b-af33-4268-ab26-9c7068d85b2e} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.05.06 05:23:07.495555 [ 292 ] {1d54073b-af33-4268-ab26-9c7068d85b2e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002019 sec., 5448.241703813769 rows/sec., 9.76 MiB/sec. | ||
| 1160 | 2026.05.06 05:23:07.495609 [ 292 ] {1d54073b-af33-4268-ab26-9c7068d85b2e} <Debug> TCPHandler: Processed in 0.00220385 sec. | ||
| 1161 | 2026.05.06 05:23:07.495720 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.05.06 05:23:07.495815 [ 292 ] {1ab68e9c-b49b-4aad-9db4-5540cb36fbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1163 | 2026.05.06 05:23:07.495856 [ 292 ] {1ab68e9c-b49b-4aad-9db4-5540cb36fbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1164 | 2026.05.06 05:23:07.496188 [ 292 ] {1ab68e9c-b49b-4aad-9db4-5540cb36fbca} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.05.06 05:23:07.496224 [ 292 ] {1ab68e9c-b49b-4aad-9db4-5540cb36fbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1166 | 2026.05.06 05:23:07.496616 [ 292 ] {1ab68e9c-b49b-4aad-9db4-5540cb36fbca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1167 | 2026.05.06 05:23:07.497037 [ 292 ] {1ab68e9c-b49b-4aad-9db4-5540cb36fbca} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.05.06 05:23:07.497166 [ 292 ] {1ab68e9c-b49b-4aad-9db4-5540cb36fbca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. | ||
| 1169 | 2026.05.06 05:23:07.497200 [ 292 ] {1ab68e9c-b49b-4aad-9db4-5540cb36fbca} <Debug> TCPHandler: Processed in 0.001530217 sec. | ||
| 1170 | 2026.05.06 05:23:11.473137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2318 | ||
| 1171 | 2026.05.06 05:23:11.473945 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2026.05.06 05:23:11.474026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1173 | 2026.05.06 05:23:11.474796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1174 | 2026.05.06 05:23:11.475244 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.05.06 05:23:11.475410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1176 | 2026.05.06 05:23:11.585567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1177 | 2026.05.06 05:23:11.602539 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.05.06 05:23:11.602587 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1179 | 2026.05.06 05:23:11.609094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1180 | 2026.05.06 05:23:11.610215 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.05.06 05:23:11.613080 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1182 | 2026.05.06 05:23:12.485390 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.05.06 05:23:12.485617 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1184 | 2026.05.06 05:23:12.485943 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1185 | 2026.05.06 05:23:12.485983 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1186 | 2026.05.06 05:23:12.486222 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1187 | 2026.05.06 05:23:12.486294 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1188 | 2026.05.06 05:23:12.486434 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1189 | 2026.05.06 05:23:12.486470 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1190 | 2026.05.06 05:23:12.486493 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 1191 | 2026.05.06 05:23:12.486509 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1192 | 2026.05.06 05:23:12.486548 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1193 | 2026.05.06 05:23:12.486570 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1194 | 2026.05.06 05:23:12.487710 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002185 sec., 16018.306636155607 rows/sec., 3.40 MiB/sec. | ||
| 1195 | 2026.05.06 05:23:12.487821 [ 292 ] {305caddc-b2b1-420d-8537-2d4e6792da04} <Debug> TCPHandler: Processed in 0.002566632 sec. | ||
| 1196 | 2026.05.06 05:23:12.492564 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.05.06 05:23:12.492706 [ 292 ] {e1a16ac2-87b6-4a52-bd7f-4512f638fc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1198 | 2026.05.06 05:23:12.492764 [ 292 ] {e1a16ac2-87b6-4a52-bd7f-4512f638fc07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1199 | 2026.05.06 05:23:12.493490 [ 292 ] {e1a16ac2-87b6-4a52-bd7f-4512f638fc07} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.05.06 05:23:12.493536 [ 292 ] {e1a16ac2-87b6-4a52-bd7f-4512f638fc07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1201 | 2026.05.06 05:23:12.494099 [ 292 ] {e1a16ac2-87b6-4a52-bd7f-4512f638fc07} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1202 | 2026.05.06 05:23:12.494557 [ 292 ] {e1a16ac2-87b6-4a52-bd7f-4512f638fc07} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.05.06 05:23:12.494716 [ 292 ] {e1a16ac2-87b6-4a52-bd7f-4512f638fc07} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.002048 sec., 5859.375 rows/sec., 2.08 MiB/sec. | ||
| 1204 | 2026.05.06 05:23:12.494755 [ 292 ] {e1a16ac2-87b6-4a52-bd7f-4512f638fc07} <Debug> TCPHandler: Processed in 0.002258751 sec. | ||
| 1205 | 2026.05.06 05:23:12.494882 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.05.06 05:23:12.494980 [ 292 ] {87e35b3e-6879-4ea5-9df0-dd43d478ea2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1207 | 2026.05.06 05:23:12.495022 [ 292 ] {87e35b3e-6879-4ea5-9df0-dd43d478ea2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1208 | 2026.05.06 05:23:12.495560 [ 292 ] {87e35b3e-6879-4ea5-9df0-dd43d478ea2e} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.05.06 05:23:12.495595 [ 292 ] {87e35b3e-6879-4ea5-9df0-dd43d478ea2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1210 | 2026.05.06 05:23:12.496017 [ 292 ] {87e35b3e-6879-4ea5-9df0-dd43d478ea2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1211 | 2026.05.06 05:23:12.496435 [ 292 ] {87e35b3e-6879-4ea5-9df0-dd43d478ea2e} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.05.06 05:23:12.496567 [ 292 ] {87e35b3e-6879-4ea5-9df0-dd43d478ea2e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001608 sec., 176616.91542288556 rows/sec., 11.22 MiB/sec. | ||
| 1213 | 2026.05.06 05:23:12.496605 [ 292 ] {87e35b3e-6879-4ea5-9df0-dd43d478ea2e} <Debug> TCPHandler: Processed in 0.001775389 sec. | ||
| 1214 | 2026.05.06 05:23:12.496724 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.05.06 05:23:12.496820 [ 292 ] {12015333-2a16-4190-8799-6ad8a7e8ba26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1216 | 2026.05.06 05:23:12.496860 [ 292 ] {12015333-2a16-4190-8799-6ad8a7e8ba26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1217 | 2026.05.06 05:23:12.497590 [ 292 ] {12015333-2a16-4190-8799-6ad8a7e8ba26} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.05.06 05:23:12.497626 [ 292 ] {12015333-2a16-4190-8799-6ad8a7e8ba26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1219 | 2026.05.06 05:23:12.498100 [ 292 ] {12015333-2a16-4190-8799-6ad8a7e8ba26} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1220 | 2026.05.06 05:23:12.498548 [ 292 ] {12015333-2a16-4190-8799-6ad8a7e8ba26} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.05.06 05:23:12.498715 [ 292 ] {12015333-2a16-4190-8799-6ad8a7e8ba26} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001914 sec., 416405.433646813 rows/sec., 32.06 MiB/sec. | ||
| 1222 | 2026.05.06 05:23:12.498761 [ 292 ] {12015333-2a16-4190-8799-6ad8a7e8ba26} <Debug> TCPHandler: Processed in 0.00208638 sec. | ||
| 1223 | 2026.05.06 05:23:12.498889 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.05.06 05:23:12.498986 [ 292 ] {6298dda8-c6e8-4ff8-a654-0018411c58b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1225 | 2026.05.06 05:23:12.499028 [ 292 ] {6298dda8-c6e8-4ff8-a654-0018411c58b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1226 | 2026.05.06 05:23:12.499451 [ 292 ] {6298dda8-c6e8-4ff8-a654-0018411c58b0} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.05.06 05:23:12.499486 [ 292 ] {6298dda8-c6e8-4ff8-a654-0018411c58b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1228 | 2026.05.06 05:23:12.499910 [ 292 ] {6298dda8-c6e8-4ff8-a654-0018411c58b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1229 | 2026.05.06 05:23:12.500343 [ 292 ] {6298dda8-c6e8-4ff8-a654-0018411c58b0} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.05.06 05:23:12.500471 [ 292 ] {6298dda8-c6e8-4ff8-a654-0018411c58b0} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001504 sec., 94414.89361702128 rows/sec., 5.55 MiB/sec. | ||
| 1231 | 2026.05.06 05:23:12.500508 [ 292 ] {6298dda8-c6e8-4ff8-a654-0018411c58b0} <Debug> TCPHandler: Processed in 0.001670098 sec. | ||
| 1232 | 2026.05.06 05:23:12.500626 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.05.06 05:23:12.500719 [ 292 ] {abb2c5cb-61ae-402f-8b6e-a3d63713f4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1234 | 2026.05.06 05:23:12.500758 [ 292 ] {abb2c5cb-61ae-402f-8b6e-a3d63713f4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1235 | 2026.05.06 05:23:12.501199 [ 292 ] {abb2c5cb-61ae-402f-8b6e-a3d63713f4f5} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.05.06 05:23:12.501235 [ 292 ] {abb2c5cb-61ae-402f-8b6e-a3d63713f4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1237 | 2026.05.06 05:23:12.501702 [ 292 ] {abb2c5cb-61ae-402f-8b6e-a3d63713f4f5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1238 | 2026.05.06 05:23:12.502125 [ 292 ] {abb2c5cb-61ae-402f-8b6e-a3d63713f4f5} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.05.06 05:23:12.502253 [ 292 ] {abb2c5cb-61ae-402f-8b6e-a3d63713f4f5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001552 sec., 96005.15463917526 rows/sec., 6.20 MiB/sec. | ||
| 1240 | 2026.05.06 05:23:12.502291 [ 292 ] {abb2c5cb-61ae-402f-8b6e-a3d63713f4f5} <Debug> TCPHandler: Processed in 0.001715089 sec. | ||
| 1241 | 2026.05.06 05:23:12.502411 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.05.06 05:23:12.502504 [ 292 ] {35ee0e54-f84a-46e8-9d7c-35e865cf44f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1243 | 2026.05.06 05:23:12.502543 [ 292 ] {35ee0e54-f84a-46e8-9d7c-35e865cf44f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1244 | 2026.05.06 05:23:12.502987 [ 292 ] {35ee0e54-f84a-46e8-9d7c-35e865cf44f9} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.05.06 05:23:12.503023 [ 292 ] {35ee0e54-f84a-46e8-9d7c-35e865cf44f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1246 | 2026.05.06 05:23:12.503434 [ 292 ] {35ee0e54-f84a-46e8-9d7c-35e865cf44f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1247 | 2026.05.06 05:23:12.503852 [ 292 ] {35ee0e54-f84a-46e8-9d7c-35e865cf44f9} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.05.06 05:23:12.503983 [ 292 ] {35ee0e54-f84a-46e8-9d7c-35e865cf44f9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001496 sec., 98930.48128342246 rows/sec., 5.63 MiB/sec. | ||
| 1249 | 2026.05.06 05:23:12.504020 [ 292 ] {35ee0e54-f84a-46e8-9d7c-35e865cf44f9} <Debug> TCPHandler: Processed in 0.001658048 sec. | ||
| 1250 | 2026.05.06 05:23:12.504136 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.05.06 05:23:12.504231 [ 292 ] {4bd2f7ef-1080-496f-b7b8-17272fd5c542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1252 | 2026.05.06 05:23:12.504271 [ 292 ] {4bd2f7ef-1080-496f-b7b8-17272fd5c542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1253 | 2026.05.06 05:23:12.504831 [ 292 ] {4bd2f7ef-1080-496f-b7b8-17272fd5c542} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.05.06 05:23:12.504866 [ 292 ] {4bd2f7ef-1080-496f-b7b8-17272fd5c542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1255 | 2026.05.06 05:23:12.505292 [ 292 ] {4bd2f7ef-1080-496f-b7b8-17272fd5c542} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1256 | 2026.05.06 05:23:12.505711 [ 292 ] {4bd2f7ef-1080-496f-b7b8-17272fd5c542} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.05.06 05:23:12.505866 [ 292 ] {4bd2f7ef-1080-496f-b7b8-17272fd5c542} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001652 sec., 296610.1694915254 rows/sec., 20.80 MiB/sec. | ||
| 1258 | 2026.05.06 05:23:12.505904 [ 292 ] {4bd2f7ef-1080-496f-b7b8-17272fd5c542} <Debug> TCPHandler: Processed in 0.001817079 sec. | ||
| 1259 | 2026.05.06 05:23:12.506022 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.05.06 05:23:12.506116 [ 292 ] {857274a8-c775-422d-9c8e-8f20844a9dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1261 | 2026.05.06 05:23:12.506158 [ 292 ] {857274a8-c775-422d-9c8e-8f20844a9dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1262 | 2026.05.06 05:23:12.506492 [ 292 ] {857274a8-c775-422d-9c8e-8f20844a9dbc} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.05.06 05:23:12.506527 [ 292 ] {857274a8-c775-422d-9c8e-8f20844a9dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1264 | 2026.05.06 05:23:12.507020 [ 292 ] {857274a8-c775-422d-9c8e-8f20844a9dbc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1265 | 2026.05.06 05:23:12.507560 [ 292 ] {857274a8-c775-422d-9c8e-8f20844a9dbc} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.05.06 05:23:12.507694 [ 292 ] {857274a8-c775-422d-9c8e-8f20844a9dbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001596 sec., 3759.3984962406016 rows/sec., 196.41 KiB/sec. | ||
| 1267 | 2026.05.06 05:23:12.507729 [ 292 ] {857274a8-c775-422d-9c8e-8f20844a9dbc} <Debug> TCPHandler: Processed in 0.001756739 sec. | ||
| 1268 | 2026.05.06 05:23:12.507857 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.05.06 05:23:12.507950 [ 292 ] {942e4515-1a25-47dd-8c2b-fe6d59c1dcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.05.06 05:23:12.507996 [ 292 ] {942e4515-1a25-47dd-8c2b-fe6d59c1dcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1271 | 2026.05.06 05:23:12.508510 [ 292 ] {942e4515-1a25-47dd-8c2b-fe6d59c1dcba} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.05.06 05:23:12.508546 [ 292 ] {942e4515-1a25-47dd-8c2b-fe6d59c1dcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1273 | 2026.05.06 05:23:12.509001 [ 292 ] {942e4515-1a25-47dd-8c2b-fe6d59c1dcba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1274 | 2026.05.06 05:23:12.509520 [ 292 ] {942e4515-1a25-47dd-8c2b-fe6d59c1dcba} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.05.06 05:23:12.509676 [ 292 ] {942e4515-1a25-47dd-8c2b-fe6d59c1dcba} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001744 sec., 151949.54128440365 rows/sec., 10.10 MiB/sec. | ||
| 1276 | 2026.05.06 05:23:12.509714 [ 292 ] {942e4515-1a25-47dd-8c2b-fe6d59c1dcba} <Debug> TCPHandler: Processed in 0.001905949 sec. | ||
| 1277 | 2026.05.06 05:23:12.509840 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.05.06 05:23:12.509933 [ 292 ] {bc021ef0-cf7e-4de8-9c6b-449262e0ddc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1279 | 2026.05.06 05:23:12.509975 [ 292 ] {bc021ef0-cf7e-4de8-9c6b-449262e0ddc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1280 | 2026.05.06 05:23:12.510298 [ 292 ] {bc021ef0-cf7e-4de8-9c6b-449262e0ddc7} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.05.06 05:23:12.510333 [ 292 ] {bc021ef0-cf7e-4de8-9c6b-449262e0ddc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1282 | 2026.05.06 05:23:12.510757 [ 292 ] {bc021ef0-cf7e-4de8-9c6b-449262e0ddc7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1283 | 2026.05.06 05:23:12.511250 [ 292 ] {bc021ef0-cf7e-4de8-9c6b-449262e0ddc7} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.05.06 05:23:12.511381 [ 292 ] {bc021ef0-cf7e-4de8-9c6b-449262e0ddc7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. | ||
| 1285 | 2026.05.06 05:23:12.511417 [ 292 ] {bc021ef0-cf7e-4de8-9c6b-449262e0ddc7} <Debug> TCPHandler: Processed in 0.001626268 sec. | ||
| 1286 | 2026.05.06 05:23:12.511543 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.05.06 05:23:12.511637 [ 292 ] {cd05eb10-7d4b-4df7-9cc3-b41f6b42c93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1288 | 2026.05.06 05:23:12.511678 [ 292 ] {cd05eb10-7d4b-4df7-9cc3-b41f6b42c93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1289 | 2026.05.06 05:23:12.511999 [ 292 ] {cd05eb10-7d4b-4df7-9cc3-b41f6b42c93f} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.05.06 05:23:12.512033 [ 292 ] {cd05eb10-7d4b-4df7-9cc3-b41f6b42c93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1291 | 2026.05.06 05:23:12.512456 [ 292 ] {cd05eb10-7d4b-4df7-9cc3-b41f6b42c93f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1292 | 2026.05.06 05:23:12.512933 [ 292 ] {cd05eb10-7d4b-4df7-9cc3-b41f6b42c93f} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.05.06 05:23:12.513086 [ 292 ] {cd05eb10-7d4b-4df7-9cc3-b41f6b42c93f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001468 sec., 61307.90190735695 rows/sec., 3.84 MiB/sec. | ||
| 1294 | 2026.05.06 05:23:12.513123 [ 292 ] {cd05eb10-7d4b-4df7-9cc3-b41f6b42c93f} <Debug> TCPHandler: Processed in 0.001628978 sec. | ||
| 1295 | 2026.05.06 05:23:13.973141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 174 | ||
| 1296 | 2026.05.06 05:23:13.975461 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.05.06 05:23:13.975511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1298 | 2026.05.06 05:23:13.976866 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1299 | 2026.05.06 05:23:13.977351 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.05.06 05:23:13.977675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1301 | 2026.05.06 05:23:17.481571 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.05.06 05:23:17.481924 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1303 | 2026.05.06 05:23:17.482446 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1304 | 2026.05.06 05:23:17.482513 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1305 | 2026.05.06 05:23:17.482787 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1306 | 2026.05.06 05:23:17.482854 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1307 | 2026.05.06 05:23:17.482988 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1308 | 2026.05.06 05:23:17.483149 [ 301 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1309 | 2026.05.06 05:23:17.483178 [ 303 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1310 | 2026.05.06 05:23:17.483273 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 1311 | 2026.05.06 05:23:17.483299 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1312 | 2026.05.06 05:23:17.483523 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1313 | 2026.05.06 05:23:17.483549 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 1314 | 2026.05.06 05:23:17.483600 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1315 | 2026.05.06 05:23:17.483636 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1316 | 2026.05.06 05:23:17.485053 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.003272 sec., 14364.303178484106 rows/sec., 2.39 MiB/sec. | ||
| 1317 | 2026.05.06 05:23:17.485154 [ 292 ] {2a57258f-c965-4f4f-9c69-02158d7e9cc9} <Debug> TCPHandler: Processed in 0.003766608 sec. | ||
| 1318 | 2026.05.06 05:23:17.487033 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.05.06 05:23:17.487235 [ 292 ] {ce3e58dd-cc4b-4af4-ba31-72a7b5983545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1320 | 2026.05.06 05:23:17.487314 [ 292 ] {ce3e58dd-cc4b-4af4-ba31-72a7b5983545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1321 | 2026.05.06 05:23:17.488013 [ 292 ] {ce3e58dd-cc4b-4af4-ba31-72a7b5983545} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.05.06 05:23:17.488054 [ 292 ] {ce3e58dd-cc4b-4af4-ba31-72a7b5983545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1323 | 2026.05.06 05:23:17.488524 [ 292 ] {ce3e58dd-cc4b-4af4-ba31-72a7b5983545} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1324 | 2026.05.06 05:23:17.489001 [ 292 ] {ce3e58dd-cc4b-4af4-ba31-72a7b5983545} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.05.06 05:23:17.489129 [ 72 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1326 | 2026.05.06 05:23:17.489146 [ 292 ] {ce3e58dd-cc4b-4af4-ba31-72a7b5983545} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001967 sec., 39654.29588205389 rows/sec., 3.28 MiB/sec. | ||
| 1327 | 2026.05.06 05:23:17.489206 [ 292 ] {ce3e58dd-cc4b-4af4-ba31-72a7b5983545} <Debug> TCPHandler: Processed in 0.002274521 sec. | ||
| 1328 | 2026.05.06 05:23:17.489206 [ 72 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.05.06 05:23:17.489244 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1330 | 2026.05.06 05:23:17.489330 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.05.06 05:23:17.489430 [ 292 ] {678f4f85-8db4-421b-8595-41e722e5d248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1332 | 2026.05.06 05:23:17.489437 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::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 | ||
| 1333 | 2026.05.06 05:23:17.489471 [ 292 ] {678f4f85-8db4-421b-8595-41e722e5d248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1334 | 2026.05.06 05:23:17.489593 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1335 | 2026.05.06 05:23:17.489658 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2511 rows starting from the beginning of the part | ||
| 1336 | 2026.05.06 05:23:17.489758 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::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 | ||
| 1337 | 2026.05.06 05:23:17.489833 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1338 | 2026.05.06 05:23:17.489883 [ 292 ] {678f4f85-8db4-421b-8595-41e722e5d248} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.05.06 05:23:17.489885 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1340 | 2026.05.06 05:23:17.489919 [ 292 ] {678f4f85-8db4-421b-8595-41e722e5d248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1341 | 2026.05.06 05:23:17.489960 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 797 rows starting from the beginning of the part | ||
| 1342 | 2026.05.06 05:23:17.490009 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1343 | 2026.05.06 05:23:17.490359 [ 292 ] {678f4f85-8db4-421b-8595-41e722e5d248} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1344 | 2026.05.06 05:23:17.490783 [ 292 ] {678f4f85-8db4-421b-8595-41e722e5d248} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.05.06 05:23:17.490913 [ 292 ] {678f4f85-8db4-421b-8595-41e722e5d248} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001502 sec., 7323.568575233022 rows/sec., 550.70 KiB/sec. | ||
| 1346 | 2026.05.06 05:23:17.490949 [ 292 ] {678f4f85-8db4-421b-8595-41e722e5d248} <Debug> TCPHandler: Processed in 0.001667418 sec. | ||
| 1347 | 2026.05.06 05:23:17.491064 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.05.06 05:23:17.491156 [ 292 ] {6dedb26a-ffa9-4e38-a817-48f92c3eb4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1349 | 2026.05.06 05:23:17.491196 [ 292 ] {6dedb26a-ffa9-4e38-a817-48f92c3eb4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1350 | 2026.05.06 05:23:17.491527 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3576 rows, containing 5 columns (5 merged, 0 gathered) in 0.002185971 sec., 1635886.2949234 rows/sec., 130.05 MiB/sec. | ||
| 1351 | 2026.05.06 05:23:17.491612 [ 292 ] {6dedb26a-ffa9-4e38-a817-48f92c3eb4c5} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2026.05.06 05:23:17.491652 [ 292 ] {6dedb26a-ffa9-4e38-a817-48f92c3eb4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1353 | 2026.05.06 05:23:17.492031 [ 200 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1354 | 2026.05.06 05:23:17.492062 [ 292 ] {6dedb26a-ffa9-4e38-a817-48f92c3eb4c5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1355 | 2026.05.06 05:23:17.492613 [ 292 ] {6dedb26a-ffa9-4e38-a817-48f92c3eb4c5} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.05.06 05:23:17.492639 [ 200 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_6_1} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.05.06 05:23:17.492722 [ 200 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_6_1} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1358 | 2026.05.06 05:23:17.492749 [ 292 ] {6dedb26a-ffa9-4e38-a817-48f92c3eb4c5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00161 sec., 46583.850931677014 rows/sec., 3.64 MiB/sec. | ||
| 1359 | 2026.05.06 05:23:17.492758 [ 71 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1360 | 2026.05.06 05:23:17.492792 [ 292 ] {6dedb26a-ffa9-4e38-a817-48f92c3eb4c5} <Debug> TCPHandler: Processed in 0.001776899 sec. | ||
| 1361 | 2026.05.06 05:23:17.492816 [ 71 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.05.06 05:23:17.492828 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 1363 | 2026.05.06 05:23:17.492850 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1364 | 2026.05.06 05:23:17.492920 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.05.06 05:23:17.492935 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::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 | ||
| 1366 | 2026.05.06 05:23:17.493029 [ 292 ] {4e636227-a2bf-4577-93ad-d4c498f57c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1367 | 2026.05.06 05:23:17.493038 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1368 | 2026.05.06 05:23:17.493072 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1312 rows starting from the beginning of the part | ||
| 1369 | 2026.05.06 05:23:17.493075 [ 292 ] {4e636227-a2bf-4577-93ad-d4c498f57c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1370 | 2026.05.06 05:23:17.493128 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::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 | ||
| 1371 | 2026.05.06 05:23:17.493172 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1372 | 2026.05.06 05:23:17.493217 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 75 rows starting from the beginning of the part | ||
| 1373 | 2026.05.06 05:23:17.493260 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 490 rows starting from the beginning of the part | ||
| 1374 | 2026.05.06 05:23:17.493300 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 75 rows starting from the beginning of the part | ||
| 1375 | 2026.05.06 05:23:17.493483 [ 292 ] {4e636227-a2bf-4577-93ad-d4c498f57c47} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.05.06 05:23:17.493518 [ 292 ] {4e636227-a2bf-4577-93ad-d4c498f57c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1377 | 2026.05.06 05:23:17.493946 [ 292 ] {4e636227-a2bf-4577-93ad-d4c498f57c47} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1378 | 2026.05.06 05:23:17.494351 [ 292 ] {4e636227-a2bf-4577-93ad-d4c498f57c47} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.05.06 05:23:17.494431 [ 200 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2080 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531998 sec., 1357704.1223291415 rows/sec., 99.31 MiB/sec. | ||
| 1380 | 2026.05.06 05:23:17.494458 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1381 | 2026.05.06 05:23:17.494485 [ 292 ] {4e636227-a2bf-4577-93ad-d4c498f57c47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001474 sec., 108548.16824966078 rows/sec., 7.56 MiB/sec. | ||
| 1382 | 2026.05.06 05:23:17.494489 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.05.06 05:23:17.494528 [ 292 ] {4e636227-a2bf-4577-93ad-d4c498f57c47} <Debug> TCPHandler: Processed in 0.001657608 sec. | ||
| 1384 | 2026.05.06 05:23:17.494621 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1385 | 2026.05.06 05:23:17.494723 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1386 | 2026.05.06 05:23:17.494730 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.05.06 05:23:17.494725 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::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 | ||
| 1388 | 2026.05.06 05:23:17.494832 [ 292 ] {3e90ebc3-9629-485c-8fe9-c0057af7ecdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1389 | 2026.05.06 05:23:17.494891 [ 292 ] {3e90ebc3-9629-485c-8fe9-c0057af7ecdb} <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 | ||
| 1390 | 2026.05.06 05:23:17.494905 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1391 | 2026.05.06 05:23:17.495038 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2238 rows starting from the beginning of the part | ||
| 1392 | 2026.05.06 05:23:17.495149 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 138 rows starting from the beginning of the part | ||
| 1393 | 2026.05.06 05:23:17.495190 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_6_1} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.05.06 05:23:17.495221 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1395 | 2026.05.06 05:23:17.495264 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_6_1} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1396 | 2026.05.06 05:23:17.495286 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::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 | ||
| 1397 | 2026.05.06 05:23:17.495329 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 1398 | 2026.05.06 05:23:17.495342 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::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 | ||
| 1399 | 2026.05.06 05:23:17.495418 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::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 | ||
| 1400 | 2026.05.06 05:23:17.495737 [ 292 ] {3e90ebc3-9629-485c-8fe9-c0057af7ecdb} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.05.06 05:23:17.495781 [ 292 ] {3e90ebc3-9629-485c-8fe9-c0057af7ecdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1402 | 2026.05.06 05:23:17.496443 [ 292 ] {3e90ebc3-9629-485c-8fe9-c0057af7ecdb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1403 | 2026.05.06 05:23:17.496859 [ 292 ] {3e90ebc3-9629-485c-8fe9-c0057af7ecdb} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.05.06 05:23:17.496997 [ 292 ] {3e90ebc3-9629-485c-8fe9-c0057af7ecdb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002182 sec., 5041.246562786435 rows/sec., 9.03 MiB/sec. | ||
| 1405 | 2026.05.06 05:23:17.497048 [ 292 ] {3e90ebc3-9629-485c-8fe9-c0057af7ecdb} <Debug> TCPHandler: Processed in 0.002366812 sec. | ||
| 1406 | 2026.05.06 05:23:17.497168 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.05.06 05:23:17.497276 [ 292 ] {3727810a-2387-4027-89ff-af64c19db812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1408 | 2026.05.06 05:23:17.497329 [ 292 ] {3727810a-2387-4027-89ff-af64c19db812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1409 | 2026.05.06 05:23:17.497690 [ 292 ] {3727810a-2387-4027-89ff-af64c19db812} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.06 05:23:17.497727 [ 292 ] {3727810a-2387-4027-89ff-af64c19db812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1411 | 2026.05.06 05:23:17.498133 [ 292 ] {3727810a-2387-4027-89ff-af64c19db812} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1412 | 2026.05.06 05:23:17.498709 [ 292 ] {3727810a-2387-4027-89ff-af64c19db812} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.05.06 05:23:17.498810 [ 71 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1414 | 2026.05.06 05:23:17.498843 [ 71 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.05.06 05:23:17.498847 [ 292 ] {3727810a-2387-4027-89ff-af64c19db812} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001595 sec., 37617.55485893417 rows/sec., 2.54 MiB/sec. | ||
| 1416 | 2026.05.06 05:23:17.498863 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1417 | 2026.05.06 05:23:17.498895 [ 292 ] {3727810a-2387-4027-89ff-af64c19db812} <Debug> TCPHandler: Processed in 0.001783709 sec. | ||
| 1418 | 2026.05.06 05:23:17.498952 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 1419 | 2026.05.06 05:23:17.499052 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1420 | 2026.05.06 05:23:17.499079 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 1421 | 2026.05.06 05:23:17.499151 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1422 | 2026.05.06 05:23:17.499196 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1423 | 2026.05.06 05:23:17.499241 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 1424 | 2026.05.06 05:23:17.499281 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 1425 | 2026.05.06 05:23:17.499325 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 1426 | 2026.05.06 05:23:17.501505 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.002584403 sec., 127689.06397338187 rows/sec., 8.44 MiB/sec. | ||
| 1427 | 2026.05.06 05:23:17.501787 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1428 | 2026.05.06 05:23:17.502053 [ 201 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3121 rows, containing 5 columns (5 merged, 0 gathered) in 0.007374416 sec., 423219.9539597441 rows/sec., 27.07 MiB/sec. | ||
| 1429 | 2026.05.06 05:23:17.502296 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_6_1} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.05.06 05:23:17.502388 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_6_1} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1431 | 2026.05.06 05:23:17.502468 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1432 | 2026.05.06 05:23:17.502615 [ 190 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1433 | 2026.05.06 05:23:17.503153 [ 190 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.05.06 05:23:17.503235 [ 190 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1435 | 2026.05.06 05:23:17.503323 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1436 | 2026.05.06 05:23:18.899937 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1437 | 2026.05.06 05:23:18.899996 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1438 | 2026.05.06 05:23:18.975674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2745 | ||
| 1439 | 2026.05.06 05:23:18.976411 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.05.06 05:23:18.976484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1441 | 2026.05.06 05:23:18.977170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1442 | 2026.05.06 05:23:18.977613 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.05.06 05:23:18.977729 [ 69 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1444 | 2026.05.06 05:23:18.977750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2745 | ||
| 1445 | 2026.05.06 05:23:18.977774 [ 69 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.05.06 05:23:18.977796 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1447 | 2026.05.06 05:23:18.977959 [ 187 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 1448 | 2026.05.06 05:23:18.978161 [ 187 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1449 | 2026.05.06 05:23:18.978224 [ 187 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1450 | 2026.05.06 05:23:18.978325 [ 187 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 1451 | 2026.05.06 05:23:18.978396 [ 187 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 1452 | 2026.05.06 05:23:18.978473 [ 187 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 1453 | 2026.05.06 05:23:18.978538 [ 187 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 1454 | 2026.05.06 05:23:18.978604 [ 187 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 1455 | 2026.05.06 05:23:19.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.64 MiB, peak 175.64 MiB, free memory in arenas 0.00 B, will set to 169.78 MiB (RSS), difference: -5.86 MiB | ||
| 1456 | 2026.05.06 05:23:19.001101 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 4 columns (4 merged, 0 gathered) in 0.023221852 sec., 118207.6261617721 rows/sec., 1.69 MiB/sec. | ||
| 1457 | 2026.05.06 05:23:19.002054 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1458 | 2026.05.06 05:23:19.002540 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_6_1} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.05.06 05:23:19.002611 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_6_1} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1460 | 2026.05.06 05:23:19.002693 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1461 | 2026.05.06 05:23:19.113324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1462 | 2026.05.06 05:23:19.131534 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.05.06 05:23:19.131598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1464 | 2026.05.06 05:23:19.137956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1465 | 2026.05.06 05:23:19.139314 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.05.06 05:23:19.139662 [ 69 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1467 | 2026.05.06 05:23:19.139703 [ 69 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.05.06 05:23:19.139723 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1469 | 2026.05.06 05:23:19.139812 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 1470 | 2026.05.06 05:23:19.143420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1471 | 2026.05.06 05:23:19.144215 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1472 | 2026.05.06 05:23:19.145716 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 1473 | 2026.05.06 05:23:19.150584 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 1474 | 2026.05.06 05:23:19.155168 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 1475 | 2026.05.06 05:23:19.159623 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 1476 | 2026.05.06 05:23:19.167317 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 1477 | 2026.05.06 05:23:19.172149 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 1478 | 2026.05.06 05:23:19.235283 [ 201 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095503381 sec., 481.6583404518422 rows/sec., 2.49 MiB/sec. | ||
| 1479 | 2026.05.06 05:23:19.237051 [ 195 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1480 | 2026.05.06 05:23:19.239348 [ 195 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_6_1} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.05.06 05:23:19.239450 [ 195 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_6_1} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1482 | 2026.05.06 05:23:19.240764 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1483 | 2026.05.06 05:23:20.000252 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.54 MiB, peak 175.64 MiB, free memory in arenas 0.00 B, will set to 180.86 MiB (RSS), difference: 16.32 MiB | ||
| 1484 | 2026.05.06 05:23:22.485742 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.05.06 05:23:22.485990 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1486 | 2026.05.06 05:23:22.486352 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1487 | 2026.05.06 05:23:22.486396 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1488 | 2026.05.06 05:23:22.486666 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1489 | 2026.05.06 05:23:22.486744 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1490 | 2026.05.06 05:23:22.486887 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1491 | 2026.05.06 05:23:22.487075 [ 306 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1492 | 2026.05.06 05:23:22.487146 [ 307 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1493 | 2026.05.06 05:23:22.487263 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 1494 | 2026.05.06 05:23:22.487292 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1495 | 2026.05.06 05:23:22.487362 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1496 | 2026.05.06 05:23:22.487382 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 1497 | 2026.05.06 05:23:22.487416 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1498 | 2026.05.06 05:23:22.487456 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1499 | 2026.05.06 05:23:22.489085 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.0032 sec., 14687.5 rows/sec., 3.66 MiB/sec. | ||
| 1500 | 2026.05.06 05:23:22.489194 [ 292 ] {95021456-b188-42c8-9b20-c831849fbb6e} <Debug> TCPHandler: Processed in 0.003580688 sec. | ||
| 1501 | 2026.05.06 05:23:22.493897 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.05.06 05:23:22.494007 [ 292 ] {b2047bac-fd6d-439d-93b2-f4f0a7ccb079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1503 | 2026.05.06 05:23:22.494050 [ 292 ] {b2047bac-fd6d-439d-93b2-f4f0a7ccb079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1504 | 2026.05.06 05:23:22.494619 [ 292 ] {b2047bac-fd6d-439d-93b2-f4f0a7ccb079} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.05.06 05:23:22.494655 [ 292 ] {b2047bac-fd6d-439d-93b2-f4f0a7ccb079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1506 | 2026.05.06 05:23:22.495024 [ 292 ] {b2047bac-fd6d-439d-93b2-f4f0a7ccb079} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1507 | 2026.05.06 05:23:22.495242 [ 292 ] {b2047bac-fd6d-439d-93b2-f4f0a7ccb079} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.05.06 05:23:22.495380 [ 292 ] {b2047bac-fd6d-439d-93b2-f4f0a7ccb079} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001404 sec., 202279.20227920226 rows/sec., 12.85 MiB/sec. | ||
| 1509 | 2026.05.06 05:23:22.495417 [ 292 ] {b2047bac-fd6d-439d-93b2-f4f0a7ccb079} <Debug> TCPHandler: Processed in 0.001587658 sec. | ||
| 1510 | 2026.05.06 05:23:22.495538 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.05.06 05:23:22.495635 [ 292 ] {c1f15f6d-eea8-485a-a537-b5f24fd21696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1512 | 2026.05.06 05:23:22.495675 [ 292 ] {c1f15f6d-eea8-485a-a537-b5f24fd21696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1513 | 2026.05.06 05:23:22.496377 [ 292 ] {c1f15f6d-eea8-485a-a537-b5f24fd21696} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.05.06 05:23:22.496412 [ 292 ] {c1f15f6d-eea8-485a-a537-b5f24fd21696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1515 | 2026.05.06 05:23:22.496770 [ 292 ] {c1f15f6d-eea8-485a-a537-b5f24fd21696} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1516 | 2026.05.06 05:23:22.496978 [ 292 ] {c1f15f6d-eea8-485a-a537-b5f24fd21696} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2026.05.06 05:23:22.497102 [ 292 ] {c1f15f6d-eea8-485a-a537-b5f24fd21696} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001488 sec., 535618.2795698924 rows/sec., 41.24 MiB/sec. | ||
| 1518 | 2026.05.06 05:23:22.497137 [ 292 ] {c1f15f6d-eea8-485a-a537-b5f24fd21696} <Debug> TCPHandler: Processed in 0.001647508 sec. | ||
| 1519 | 2026.05.06 05:23:22.497252 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.05.06 05:23:22.497345 [ 292 ] {25571c72-fab1-4876-bea9-71e7042b2a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1521 | 2026.05.06 05:23:22.497383 [ 292 ] {25571c72-fab1-4876-bea9-71e7042b2a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1522 | 2026.05.06 05:23:22.497802 [ 292 ] {25571c72-fab1-4876-bea9-71e7042b2a9b} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.05.06 05:23:22.497835 [ 292 ] {25571c72-fab1-4876-bea9-71e7042b2a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1524 | 2026.05.06 05:23:22.498127 [ 292 ] {25571c72-fab1-4876-bea9-71e7042b2a9b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1525 | 2026.05.06 05:23:22.498331 [ 292 ] {25571c72-fab1-4876-bea9-71e7042b2a9b} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.05.06 05:23:22.498455 [ 292 ] {25571c72-fab1-4876-bea9-71e7042b2a9b} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001128 sec., 125886.52482269502 rows/sec., 7.40 MiB/sec. | ||
| 1527 | 2026.05.06 05:23:22.498490 [ 292 ] {25571c72-fab1-4876-bea9-71e7042b2a9b} <Debug> TCPHandler: Processed in 0.001285307 sec. | ||
| 1528 | 2026.05.06 05:23:22.498604 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.05.06 05:23:22.498695 [ 292 ] {99e9e6b4-d48c-40e0-b8b1-e38b6b8d5958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1530 | 2026.05.06 05:23:22.498734 [ 292 ] {99e9e6b4-d48c-40e0-b8b1-e38b6b8d5958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1531 | 2026.05.06 05:23:22.499146 [ 292 ] {99e9e6b4-d48c-40e0-b8b1-e38b6b8d5958} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.05.06 05:23:22.499179 [ 292 ] {99e9e6b4-d48c-40e0-b8b1-e38b6b8d5958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1533 | 2026.05.06 05:23:22.499471 [ 292 ] {99e9e6b4-d48c-40e0-b8b1-e38b6b8d5958} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1534 | 2026.05.06 05:23:22.499671 [ 292 ] {99e9e6b4-d48c-40e0-b8b1-e38b6b8d5958} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.05.06 05:23:22.499796 [ 292 ] {99e9e6b4-d48c-40e0-b8b1-e38b6b8d5958} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001118 sec., 133273.70304114488 rows/sec., 8.61 MiB/sec. | ||
| 1536 | 2026.05.06 05:23:22.499830 [ 292 ] {99e9e6b4-d48c-40e0-b8b1-e38b6b8d5958} <Debug> TCPHandler: Processed in 0.001273186 sec. | ||
| 1537 | 2026.05.06 05:23:22.499944 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.05.06 05:23:22.500034 [ 292 ] {9760b382-a8b9-49c4-957d-a94e651a8abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1539 | 2026.05.06 05:23:22.500072 [ 292 ] {9760b382-a8b9-49c4-957d-a94e651a8abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1540 | 2026.05.06 05:23:22.500500 [ 292 ] {9760b382-a8b9-49c4-957d-a94e651a8abe} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.05.06 05:23:22.500534 [ 292 ] {9760b382-a8b9-49c4-957d-a94e651a8abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1542 | 2026.05.06 05:23:22.500832 [ 292 ] {9760b382-a8b9-49c4-957d-a94e651a8abe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1543 | 2026.05.06 05:23:22.501041 [ 292 ] {9760b382-a8b9-49c4-957d-a94e651a8abe} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.05.06 05:23:22.501168 [ 292 ] {9760b382-a8b9-49c4-957d-a94e651a8abe} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 1545 | 2026.05.06 05:23:22.501203 [ 292 ] {9760b382-a8b9-49c4-957d-a94e651a8abe} <Debug> TCPHandler: Processed in 0.001306826 sec. | ||
| 1546 | 2026.05.06 05:23:22.501318 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.05.06 05:23:22.501409 [ 292 ] {5de93b87-7a6b-4ce4-bfbd-7cc69278f34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1548 | 2026.05.06 05:23:22.501446 [ 292 ] {5de93b87-7a6b-4ce4-bfbd-7cc69278f34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1549 | 2026.05.06 05:23:22.502000 [ 292 ] {5de93b87-7a6b-4ce4-bfbd-7cc69278f34c} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2026.05.06 05:23:22.502040 [ 292 ] {5de93b87-7a6b-4ce4-bfbd-7cc69278f34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1551 | 2026.05.06 05:23:22.502381 [ 292 ] {5de93b87-7a6b-4ce4-bfbd-7cc69278f34c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1552 | 2026.05.06 05:23:22.502601 [ 292 ] {5de93b87-7a6b-4ce4-bfbd-7cc69278f34c} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.05.06 05:23:22.502726 [ 292 ] {5de93b87-7a6b-4ce4-bfbd-7cc69278f34c} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001334 sec., 367316.3418290855 rows/sec., 25.75 MiB/sec. | ||
| 1554 | 2026.05.06 05:23:22.502762 [ 292 ] {5de93b87-7a6b-4ce4-bfbd-7cc69278f34c} <Debug> TCPHandler: Processed in 0.001490147 sec. | ||
| 1555 | 2026.05.06 05:23:22.502876 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2026.05.06 05:23:22.502967 [ 292 ] {d4c607c4-0e6f-4c95-921d-df883323afb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1557 | 2026.05.06 05:23:22.503006 [ 292 ] {d4c607c4-0e6f-4c95-921d-df883323afb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1558 | 2026.05.06 05:23:22.503347 [ 292 ] {d4c607c4-0e6f-4c95-921d-df883323afb5} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.05.06 05:23:22.503381 [ 292 ] {d4c607c4-0e6f-4c95-921d-df883323afb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1560 | 2026.05.06 05:23:22.503693 [ 292 ] {d4c607c4-0e6f-4c95-921d-df883323afb5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1561 | 2026.05.06 05:23:22.503893 [ 292 ] {d4c607c4-0e6f-4c95-921d-df883323afb5} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2026.05.06 05:23:22.504012 [ 292 ] {d4c607c4-0e6f-4c95-921d-df883323afb5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 1563 | 2026.05.06 05:23:22.504047 [ 292 ] {d4c607c4-0e6f-4c95-921d-df883323afb5} <Debug> TCPHandler: Processed in 0.001219016 sec. | ||
| 1564 | 2026.05.06 05:23:22.504164 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2026.05.06 05:23:22.504254 [ 292 ] {5638b800-c727-40f9-a248-1ac9c0837bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1566 | 2026.05.06 05:23:22.504295 [ 292 ] {5638b800-c727-40f9-a248-1ac9c0837bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1567 | 2026.05.06 05:23:22.504707 [ 292 ] {5638b800-c727-40f9-a248-1ac9c0837bb4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.05.06 05:23:22.504741 [ 292 ] {5638b800-c727-40f9-a248-1ac9c0837bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1569 | 2026.05.06 05:23:22.505108 [ 292 ] {5638b800-c727-40f9-a248-1ac9c0837bb4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1570 | 2026.05.06 05:23:22.505320 [ 292 ] {5638b800-c727-40f9-a248-1ac9c0837bb4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.05.06 05:23:22.505441 [ 292 ] {5638b800-c727-40f9-a248-1ac9c0837bb4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001204 sec., 220099.66777408638 rows/sec., 14.63 MiB/sec. | ||
| 1572 | 2026.05.06 05:23:22.505476 [ 292 ] {5638b800-c727-40f9-a248-1ac9c0837bb4} <Debug> TCPHandler: Processed in 0.001358546 sec. | ||
| 1573 | 2026.05.06 05:23:22.505588 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2026.05.06 05:23:22.505678 [ 292 ] {6d4fc6b7-02b5-41a8-b26e-2488246c9952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1575 | 2026.05.06 05:23:22.505718 [ 292 ] {6d4fc6b7-02b5-41a8-b26e-2488246c9952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1576 | 2026.05.06 05:23:22.506028 [ 292 ] {6d4fc6b7-02b5-41a8-b26e-2488246c9952} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.05.06 05:23:22.506061 [ 292 ] {6d4fc6b7-02b5-41a8-b26e-2488246c9952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1578 | 2026.05.06 05:23:22.506376 [ 292 ] {6d4fc6b7-02b5-41a8-b26e-2488246c9952} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1579 | 2026.05.06 05:23:22.506581 [ 292 ] {6d4fc6b7-02b5-41a8-b26e-2488246c9952} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.05.06 05:23:22.506700 [ 292 ] {6d4fc6b7-02b5-41a8-b26e-2488246c9952} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 1581 | 2026.05.06 05:23:22.506734 [ 292 ] {6d4fc6b7-02b5-41a8-b26e-2488246c9952} <Debug> TCPHandler: Processed in 0.001193986 sec. | ||
| 1582 | 2026.05.06 05:23:22.506842 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2026.05.06 05:23:22.506933 [ 292 ] {9bb8cf54-a14a-445f-9015-892363239974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1584 | 2026.05.06 05:23:22.506972 [ 292 ] {9bb8cf54-a14a-445f-9015-892363239974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1585 | 2026.05.06 05:23:22.507306 [ 292 ] {9bb8cf54-a14a-445f-9015-892363239974} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2026.05.06 05:23:22.507343 [ 292 ] {9bb8cf54-a14a-445f-9015-892363239974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1587 | 2026.05.06 05:23:22.507669 [ 292 ] {9bb8cf54-a14a-445f-9015-892363239974} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1588 | 2026.05.06 05:23:22.507881 [ 292 ] {9bb8cf54-a14a-445f-9015-892363239974} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2026.05.06 05:23:22.507999 [ 292 ] {9bb8cf54-a14a-445f-9015-892363239974} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 1590 | 2026.05.06 05:23:22.508033 [ 292 ] {9bb8cf54-a14a-445f-9015-892363239974} <Debug> TCPHandler: Processed in 0.001237736 sec. | ||
| 1591 | 2026.05.06 05:23:22.780810 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2026.05.06 05:23:22.781100 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1593 | 2026.05.06 05:23:22.781601 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1594 | 2026.05.06 05:23:22.781667 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1595 | 2026.05.06 05:23:22.781935 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1596 | 2026.05.06 05:23:22.781991 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1597 | 2026.05.06 05:23:22.782099 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 1598 | 2026.05.06 05:23:22.782184 [ 306 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1599 | 2026.05.06 05:23:22.782192 [ 308 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1600 | 2026.05.06 05:23:22.782307 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 1601 | 2026.05.06 05:23:22.782331 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1602 | 2026.05.06 05:23:22.782385 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1603 | 2026.05.06 05:23:22.782404 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 1604 | 2026.05.06 05:23:22.782432 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1605 | 2026.05.06 05:23:22.782528 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1606 | 2026.05.06 05:23:22.784069 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.003089 sec., 15215.280025898348 rows/sec., 2.53 MiB/sec. | ||
| 1607 | 2026.05.06 05:23:22.784184 [ 292 ] {9659f459-fc65-446f-8a5a-ee5e8abdb258} <Debug> TCPHandler: Processed in 0.003441116 sec. | ||
| 1608 | 2026.05.06 05:23:22.795531 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.05.06 05:23:22.795648 [ 292 ] {302da63e-75ad-4797-a6f1-0e7542ce2fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1610 | 2026.05.06 05:23:22.795696 [ 292 ] {302da63e-75ad-4797-a6f1-0e7542ce2fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1611 | 2026.05.06 05:23:22.797217 [ 292 ] {302da63e-75ad-4797-a6f1-0e7542ce2fa5} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.05.06 05:23:22.797254 [ 292 ] {302da63e-75ad-4797-a6f1-0e7542ce2fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1613 | 2026.05.06 05:23:22.797767 [ 292 ] {302da63e-75ad-4797-a6f1-0e7542ce2fa5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1614 | 2026.05.06 05:23:22.797983 [ 292 ] {302da63e-75ad-4797-a6f1-0e7542ce2fa5} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.05.06 05:23:22.798123 [ 292 ] {302da63e-75ad-4797-a6f1-0e7542ce2fa5} <Debug> executeQuery: Read 2409 rows, 182.27 KiB in 0.002499 sec., 963985.5942376951 rows/sec., 71.23 MiB/sec. | ||
| 1616 | 2026.05.06 05:23:22.798160 [ 292 ] {302da63e-75ad-4797-a6f1-0e7542ce2fa5} <Debug> TCPHandler: Processed in 0.002689893 sec. | ||
| 1617 | 2026.05.06 05:23:22.798287 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.05.06 05:23:22.798406 [ 292 ] {b21c8a6c-6eb4-48e0-bb95-2a89479e2bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1619 | 2026.05.06 05:23:22.798453 [ 292 ] {b21c8a6c-6eb4-48e0-bb95-2a89479e2bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1620 | 2026.05.06 05:23:22.798905 [ 292 ] {b21c8a6c-6eb4-48e0-bb95-2a89479e2bb6} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.05.06 05:23:22.798941 [ 292 ] {b21c8a6c-6eb4-48e0-bb95-2a89479e2bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1622 | 2026.05.06 05:23:22.799232 [ 292 ] {b21c8a6c-6eb4-48e0-bb95-2a89479e2bb6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1623 | 2026.05.06 05:23:22.799441 [ 292 ] {b21c8a6c-6eb4-48e0-bb95-2a89479e2bb6} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.05.06 05:23:22.799539 [ 63 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1625 | 2026.05.06 05:23:22.799576 [ 292 ] {b21c8a6c-6eb4-48e0-bb95-2a89479e2bb6} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001194 sec., 10887.772194304858 rows/sec., 818.71 KiB/sec. | ||
| 1626 | 2026.05.06 05:23:22.799582 [ 63 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.05.06 05:23:22.799622 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1628 | 2026.05.06 05:23:22.799622 [ 292 ] {b21c8a6c-6eb4-48e0-bb95-2a89479e2bb6} <Debug> TCPHandler: Processed in 0.001396767 sec. | ||
| 1629 | 2026.05.06 05:23:22.799729 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::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 | ||
| 1630 | 2026.05.06 05:23:22.799754 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.05.06 05:23:22.799864 [ 292 ] {45ea7d07-0ebf-49de-9f11-acc37c3341cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1632 | 2026.05.06 05:23:22.799874 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1633 | 2026.05.06 05:23:22.799909 [ 292 ] {45ea7d07-0ebf-49de-9f11-acc37c3341cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1634 | 2026.05.06 05:23:22.799930 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part | ||
| 1635 | 2026.05.06 05:23:22.800042 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::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 | ||
| 1636 | 2026.05.06 05:23:22.800104 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 142 rows starting from the beginning of the part | ||
| 1637 | 2026.05.06 05:23:22.800155 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1638 | 2026.05.06 05:23:22.800204 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 1639 | 2026.05.06 05:23:22.800269 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
| 1640 | 2026.05.06 05:23:22.800611 [ 292 ] {45ea7d07-0ebf-49de-9f11-acc37c3341cb} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.05.06 05:23:22.800653 [ 292 ] {45ea7d07-0ebf-49de-9f11-acc37c3341cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1642 | 2026.05.06 05:23:22.801217 [ 292 ] {45ea7d07-0ebf-49de-9f11-acc37c3341cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1643 | 2026.05.06 05:23:22.801262 [ 197 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566438 sec., 227267.21389547494 rows/sec., 14.89 MiB/sec. | ||
| 1644 | 2026.05.06 05:23:22.801432 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1645 | 2026.05.06 05:23:22.801478 [ 292 ] {45ea7d07-0ebf-49de-9f11-acc37c3341cb} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2026.05.06 05:23:22.801623 [ 292 ] {45ea7d07-0ebf-49de-9f11-acc37c3341cb} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001776 sec., 451013.5135135135 rows/sec., 26.05 MiB/sec. | ||
| 1647 | 2026.05.06 05:23:22.801664 [ 292 ] {45ea7d07-0ebf-49de-9f11-acc37c3341cb} <Debug> TCPHandler: Processed in 0.00195946 sec. | ||
| 1648 | 2026.05.06 05:23:22.801722 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_6_1} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.05.06 05:23:22.801779 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.05.06 05:23:22.801799 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_6_1} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1651 | 2026.05.06 05:23:22.801874 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1652 | 2026.05.06 05:23:22.801881 [ 292 ] {32a80387-8b6b-4639-a1c6-6539ed4317c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1653 | 2026.05.06 05:23:22.801928 [ 292 ] {32a80387-8b6b-4639-a1c6-6539ed4317c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1654 | 2026.05.06 05:23:22.802316 [ 292 ] {32a80387-8b6b-4639-a1c6-6539ed4317c8} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.05.06 05:23:22.802353 [ 292 ] {32a80387-8b6b-4639-a1c6-6539ed4317c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1656 | 2026.05.06 05:23:22.802651 [ 292 ] {32a80387-8b6b-4639-a1c6-6539ed4317c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1657 | 2026.05.06 05:23:22.802853 [ 292 ] {32a80387-8b6b-4639-a1c6-6539ed4317c8} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.05.06 05:23:22.802978 [ 292 ] {32a80387-8b6b-4639-a1c6-6539ed4317c8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 1659 | 2026.05.06 05:23:22.803016 [ 292 ] {32a80387-8b6b-4639-a1c6-6539ed4317c8} <Debug> TCPHandler: Processed in 0.001286836 sec. | ||
| 1660 | 2026.05.06 05:23:22.803128 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1661 | 2026.05.06 05:23:22.803220 [ 292 ] {bcb1bf35-5d6e-46cf-a018-e03409fd23df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1662 | 2026.05.06 05:23:22.803257 [ 292 ] {bcb1bf35-5d6e-46cf-a018-e03409fd23df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1663 | 2026.05.06 05:23:22.804085 [ 292 ] {bcb1bf35-5d6e-46cf-a018-e03409fd23df} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.05.06 05:23:22.804120 [ 292 ] {bcb1bf35-5d6e-46cf-a018-e03409fd23df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1665 | 2026.05.06 05:23:22.804569 [ 292 ] {bcb1bf35-5d6e-46cf-a018-e03409fd23df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1666 | 2026.05.06 05:23:22.804779 [ 292 ] {bcb1bf35-5d6e-46cf-a018-e03409fd23df} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.05.06 05:23:22.804902 [ 292 ] {bcb1bf35-5d6e-46cf-a018-e03409fd23df} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.0017 sec., 760000 rows/sec., 50.71 MiB/sec. | ||
| 1668 | 2026.05.06 05:23:22.804939 [ 292 ] {bcb1bf35-5d6e-46cf-a018-e03409fd23df} <Debug> TCPHandler: Processed in 0.001860199 sec. | ||
| 1669 | 2026.05.06 05:23:22.805050 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2026.05.06 05:23:22.805154 [ 292 ] {46de7465-3e5c-4ca3-b213-a30bcf4e815c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1671 | 2026.05.06 05:23:22.805195 [ 292 ] {46de7465-3e5c-4ca3-b213-a30bcf4e815c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1672 | 2026.05.06 05:23:22.805848 [ 292 ] {46de7465-3e5c-4ca3-b213-a30bcf4e815c} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.05.06 05:23:22.805884 [ 292 ] {46de7465-3e5c-4ca3-b213-a30bcf4e815c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1674 | 2026.05.06 05:23:22.806373 [ 292 ] {46de7465-3e5c-4ca3-b213-a30bcf4e815c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1675 | 2026.05.06 05:23:22.806583 [ 292 ] {46de7465-3e5c-4ca3-b213-a30bcf4e815c} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.05.06 05:23:22.806716 [ 292 ] {46de7465-3e5c-4ca3-b213-a30bcf4e815c} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001579 sec., 947435.0854971501 rows/sec., 57.46 MiB/sec. | ||
| 1677 | 2026.05.06 05:23:22.806752 [ 292 ] {46de7465-3e5c-4ca3-b213-a30bcf4e815c} <Debug> TCPHandler: Processed in 0.001751068 sec. | ||
| 1678 | 2026.05.06 05:23:22.806864 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.05.06 05:23:22.806957 [ 292 ] {4e3d3bed-7ef4-4474-8871-727e2cb800d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1680 | 2026.05.06 05:23:22.807010 [ 292 ] {4e3d3bed-7ef4-4474-8871-727e2cb800d5} <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 | ||
| 1681 | 2026.05.06 05:23:22.807742 [ 292 ] {4e3d3bed-7ef4-4474-8871-727e2cb800d5} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.05.06 05:23:22.807778 [ 292 ] {4e3d3bed-7ef4-4474-8871-727e2cb800d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1683 | 2026.05.06 05:23:22.808310 [ 292 ] {4e3d3bed-7ef4-4474-8871-727e2cb800d5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1684 | 2026.05.06 05:23:22.808545 [ 292 ] {4e3d3bed-7ef4-4474-8871-727e2cb800d5} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.05.06 05:23:22.808685 [ 292 ] {4e3d3bed-7ef4-4474-8871-727e2cb800d5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001746 sec., 7445.589919816724 rows/sec., 13.34 MiB/sec. | ||
| 1686 | 2026.05.06 05:23:22.808740 [ 292 ] {4e3d3bed-7ef4-4474-8871-727e2cb800d5} <Debug> TCPHandler: Processed in 0.001924299 sec. | ||
| 1687 | 2026.05.06 05:23:22.808862 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.05.06 05:23:22.808956 [ 292 ] {3624c961-c16e-41e0-8e74-04ab7a05bcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1689 | 2026.05.06 05:23:22.808995 [ 292 ] {3624c961-c16e-41e0-8e74-04ab7a05bcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1690 | 2026.05.06 05:23:22.809310 [ 292 ] {3624c961-c16e-41e0-8e74-04ab7a05bcc2} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.05.06 05:23:22.809346 [ 292 ] {3624c961-c16e-41e0-8e74-04ab7a05bcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1692 | 2026.05.06 05:23:22.809637 [ 292 ] {3624c961-c16e-41e0-8e74-04ab7a05bcc2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1693 | 2026.05.06 05:23:22.809839 [ 292 ] {3624c961-c16e-41e0-8e74-04ab7a05bcc2} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.05.06 05:23:22.809962 [ 292 ] {3624c961-c16e-41e0-8e74-04ab7a05bcc2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001024 sec., 11718.75 rows/sec., 808.72 KiB/sec. | ||
| 1695 | 2026.05.06 05:23:22.809996 [ 292 ] {3624c961-c16e-41e0-8e74-04ab7a05bcc2} <Debug> TCPHandler: Processed in 0.001183466 sec. | ||
| 1696 | 2026.05.06 05:23:23.978082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 228 | ||
| 1697 | 2026.05.06 05:23:23.980972 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.05.06 05:23:23.981018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1699 | 2026.05.06 05:23:23.982226 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1700 | 2026.05.06 05:23:23.982488 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.05.06 05:23:23.982734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 228 | ||
| 1702 | 2026.05.06 05:23:25.874596 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45811 | ||
| 1703 | 2026.05.06 05:23:25.874728 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1704 | 2026.05.06 05:23:25.874758 [ 309 ] {} <Debug> TCP-Session: 29a8d05f-9071-46d8-bb5d-2be5996ed446 Authenticating user 'default' from [fd00:1122:3344:101::e]:45811 | ||
| 1705 | 2026.05.06 05:23:25.874779 [ 309 ] {} <Debug> TCP-Session: 29a8d05f-9071-46d8-bb5d-2be5996ed446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.05.06 05:23:25.874792 [ 309 ] {} <Debug> TCP-Session: 29a8d05f-9071-46d8-bb5d-2be5996ed446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.05.06 05:23:25.875185 [ 309 ] {} <Trace> TCP-Session: 29a8d05f-9071-46d8-bb5d-2be5996ed446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.05.06 05:23:25.875203 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52537 | ||
| 1709 | 2026.05.06 05:23:25.875341 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54649 | ||
| 1710 | 2026.05.06 05:23:25.875360 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1711 | 2026.05.06 05:23:25.875402 [ 309 ] {a4081128-058c-4d25-b594-c53d2e033127} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45811) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1712 | 2026.05.06 05:23:25.875422 [ 310 ] {} <Debug> TCP-Session: 42dc5b33-831a-4cbf-bf4a-c7bfcf7becdf Authenticating user 'default' from [fd00:1122:3344:101::e]:52537 | ||
| 1713 | 2026.05.06 05:23:25.875461 [ 310 ] {} <Debug> TCP-Session: 42dc5b33-831a-4cbf-bf4a-c7bfcf7becdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2026.05.06 05:23:25.875457 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56094 | ||
| 1715 | 2026.05.06 05:23:25.875476 [ 310 ] {} <Debug> TCP-Session: 42dc5b33-831a-4cbf-bf4a-c7bfcf7becdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1716 | 2026.05.06 05:23:25.875491 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1717 | 2026.05.06 05:23:25.875543 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64310 | ||
| 1718 | 2026.05.06 05:23:25.875566 [ 311 ] {} <Debug> TCP-Session: 04757b77-e128-4791-9cd8-30279123d815 Authenticating user 'default' from [fd00:1122:3344:101::e]:54649 | ||
| 1719 | 2026.05.06 05:23:25.875614 [ 311 ] {} <Debug> TCP-Session: 04757b77-e128-4791-9cd8-30279123d815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.05.06 05:23:25.875637 [ 311 ] {} <Debug> TCP-Session: 04757b77-e128-4791-9cd8-30279123d815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2026.05.06 05:23:25.875718 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62159 | ||
| 1722 | 2026.05.06 05:23:25.875794 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1723 | 2026.05.06 05:23:25.875850 [ 312 ] {} <Debug> TCP-Session: 78d5168c-1ada-42c0-b516-9a5c74be5cd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56094 | ||
| 1724 | 2026.05.06 05:23:25.875855 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1725 | 2026.05.06 05:23:25.875863 [ 309 ] {a4081128-058c-4d25-b594-c53d2e033127} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1726 | 2026.05.06 05:23:25.875882 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54953 | ||
| 1727 | 2026.05.06 05:23:25.875894 [ 313 ] {} <Debug> TCP-Session: 297a4bff-c656-41a0-b1bd-b2e990e1e02b Authenticating user 'default' from [fd00:1122:3344:101::e]:64310 | ||
| 1728 | 2026.05.06 05:23:25.875876 [ 312 ] {} <Debug> TCP-Session: 78d5168c-1ada-42c0-b516-9a5c74be5cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2026.05.06 05:23:25.875939 [ 313 ] {} <Debug> TCP-Session: 297a4bff-c656-41a0-b1bd-b2e990e1e02b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1730 | 2026.05.06 05:23:25.875938 [ 309 ] {a4081128-058c-4d25-b594-c53d2e033127} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1731 | 2026.05.06 05:23:25.875964 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1732 | 2026.05.06 05:23:25.875965 [ 313 ] {} <Debug> TCP-Session: 297a4bff-c656-41a0-b1bd-b2e990e1e02b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2026.05.06 05:23:25.875957 [ 312 ] {} <Debug> TCP-Session: 78d5168c-1ada-42c0-b516-9a5c74be5cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2026.05.06 05:23:25.876028 [ 314 ] {} <Debug> TCP-Session: aff245d7-867d-42b5-870e-42cfb678b4c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62159 | ||
| 1735 | 2026.05.06 05:23:25.876064 [ 314 ] {} <Debug> TCP-Session: aff245d7-867d-42b5-870e-42cfb678b4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2026.05.06 05:23:25.876083 [ 314 ] {} <Debug> TCP-Session: aff245d7-867d-42b5-870e-42cfb678b4c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1737 | 2026.05.06 05:23:25.876163 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37160 | ||
| 1738 | 2026.05.06 05:23:25.878505 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1739 | 2026.05.06 05:23:25.878554 [ 315 ] {} <Debug> TCP-Session: c5ce92b4-18ec-490c-8c86-694684b623da Authenticating user 'default' from [fd00:1122:3344:101::e]:54953 | ||
| 1740 | 2026.05.06 05:23:25.878575 [ 315 ] {} <Debug> TCP-Session: c5ce92b4-18ec-490c-8c86-694684b623da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1741 | 2026.05.06 05:23:25.878589 [ 315 ] {} <Debug> TCP-Session: c5ce92b4-18ec-490c-8c86-694684b623da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1742 | 2026.05.06 05:23:25.878618 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1743 | 2026.05.06 05:23:25.878644 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36044 | ||
| 1744 | 2026.05.06 05:23:25.878665 [ 316 ] {} <Debug> TCP-Session: b4c6a599-ac5d-45f1-8f35-39eaeff71154 Authenticating user 'default' from [fd00:1122:3344:101::e]:37160 | ||
| 1745 | 2026.05.06 05:23:25.878694 [ 316 ] {} <Debug> TCP-Session: b4c6a599-ac5d-45f1-8f35-39eaeff71154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1746 | 2026.05.06 05:23:25.878710 [ 316 ] {} <Debug> TCP-Session: b4c6a599-ac5d-45f1-8f35-39eaeff71154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2026.05.06 05:23:25.881555 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1748 | 2026.05.06 05:23:25.881596 [ 317 ] {} <Debug> TCP-Session: a49ce0c1-c0a8-47f9-b2a4-a114fb129fde Authenticating user 'default' from [fd00:1122:3344:101::e]:36044 | ||
| 1749 | 2026.05.06 05:23:25.881613 [ 317 ] {} <Debug> TCP-Session: a49ce0c1-c0a8-47f9-b2a4-a114fb129fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2026.05.06 05:23:25.881614 [ 309 ] {a4081128-058c-4d25-b594-c53d2e033127} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 1751 | 2026.05.06 05:23:25.881626 [ 317 ] {} <Debug> TCP-Session: a49ce0c1-c0a8-47f9-b2a4-a114fb129fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1752 | 2026.05.06 05:23:25.901348 [ 319 ] {a4081128-058c-4d25-b594-c53d2e033127} <Trace> AggregatingTransform: Aggregating | ||
| 1753 | 2026.05.06 05:23:25.903820 [ 319 ] {a4081128-058c-4d25-b594-c53d2e033127} <Trace> Aggregator: Aggregation method: without_key | ||
| 1754 | 2026.05.06 05:23:25.906335 [ 319 ] {a4081128-058c-4d25-b594-c53d2e033127} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008433121 sec. (118.580 rows/sec., 4.63 KiB/sec.) | ||
| 1755 | 2026.05.06 05:23:25.906359 [ 319 ] {a4081128-058c-4d25-b594-c53d2e033127} <Trace> Aggregator: Merging aggregated data | ||
| 1756 | 2026.05.06 05:23:25.906391 [ 319 ] {a4081128-058c-4d25-b594-c53d2e033127} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1757 | 2026.05.06 05:23:25.907683 [ 309 ] {a4081128-058c-4d25-b594-c53d2e033127} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.032364 sec., 30.898529230008656 rows/sec., 1.21 KiB/sec. | ||
| 1758 | 2026.05.06 05:23:25.907838 [ 309 ] {a4081128-058c-4d25-b594-c53d2e033127} <Debug> TCPHandler: Processed in 0.032794129 sec. | ||
| 1759 | 2026.05.06 05:23:25.916010 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1760 | 2026.05.06 05:23:25.916057 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1761 | 2026.05.06 05:23:25.916067 [ 309 ] {} <Debug> TCP-Session: 29a8d05f-9071-46d8-bb5d-2be5996ed446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1762 | 2026.05.06 05:23:25.916069 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1763 | 2026.05.06 05:23:25.916090 [ 317 ] {} <Debug> TCP-Session: a49ce0c1-c0a8-47f9-b2a4-a114fb129fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1764 | 2026.05.06 05:23:25.916098 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1765 | 2026.05.06 05:23:25.916132 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1766 | 2026.05.06 05:23:25.916158 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1767 | 2026.05.06 05:23:25.916182 [ 311 ] {} <Debug> TCP-Session: 04757b77-e128-4791-9cd8-30279123d815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2026.05.06 05:23:25.916208 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1769 | 2026.05.06 05:23:25.916236 [ 312 ] {} <Debug> TCP-Session: 78d5168c-1ada-42c0-b516-9a5c74be5cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1770 | 2026.05.06 05:23:25.916186 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1771 | 2026.05.06 05:23:25.916267 [ 315 ] {} <Debug> TCP-Session: c5ce92b4-18ec-490c-8c86-694684b623da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1772 | 2026.05.06 05:23:25.916198 [ 314 ] {} <Debug> TCP-Session: aff245d7-867d-42b5-870e-42cfb678b4c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1773 | 2026.05.06 05:23:25.916311 [ 313 ] {} <Debug> TCP-Session: 297a4bff-c656-41a0-b1bd-b2e990e1e02b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1774 | 2026.05.06 05:23:25.916136 [ 310 ] {} <Debug> TCP-Session: 42dc5b33-831a-4cbf-bf4a-c7bfcf7becdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2026.05.06 05:23:25.916113 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1776 | 2026.05.06 05:23:25.916420 [ 316 ] {} <Debug> TCP-Session: b4c6a599-ac5d-45f1-8f35-39eaeff71154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1777 | 2026.05.06 05:23:26.000417 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.05 MiB, peak 190.16 MiB, free memory in arenas 0.00 B, will set to 183.65 MiB (RSS), difference: 1.60 MiB | ||
| 1778 | 2026.05.06 05:23:26.477937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 3236 | ||
| 1779 | 2026.05.06 05:23:26.478427 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.05.06 05:23:26.478463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1781 | 2026.05.06 05:23:26.478953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1782 | 2026.05.06 05:23:26.479192 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.05.06 05:23:26.479321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3236 | ||
| 1784 | 2026.05.06 05:23:26.643613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1785 | 2026.05.06 05:23:26.663853 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.05.06 05:23:26.663929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1787 | 2026.05.06 05:23:26.671269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1788 | 2026.05.06 05:23:26.672387 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.05.06 05:23:26.676826 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1790 | 2026.05.06 05:23:27.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.18 MiB, peak 190.16 MiB, free memory in arenas 0.00 B, will set to 185.26 MiB (RSS), difference: 1.08 MiB | ||
| 1791 | 2026.05.06 05:23:27.480739 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.05.06 05:23:27.480975 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1793 | 2026.05.06 05:23:27.481346 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1794 | 2026.05.06 05:23:27.481398 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1795 | 2026.05.06 05:23:27.481711 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1796 | 2026.05.06 05:23:27.481814 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1797 | 2026.05.06 05:23:27.482026 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1798 | 2026.05.06 05:23:27.482162 [ 306 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1799 | 2026.05.06 05:23:27.482202 [ 308 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1800 | 2026.05.06 05:23:27.482358 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 1801 | 2026.05.06 05:23:27.482397 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1802 | 2026.05.06 05:23:27.482497 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1803 | 2026.05.06 05:23:27.482526 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 1804 | 2026.05.06 05:23:27.482588 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1805 | 2026.05.06 05:23:27.482659 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1806 | 2026.05.06 05:23:27.484248 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.003365 sec., 13967.310549777118 rows/sec., 2.32 MiB/sec. | ||
| 1807 | 2026.05.06 05:23:27.484378 [ 292 ] {104b5cab-37b8-4fa2-9039-da39ac3e5010} <Debug> TCPHandler: Processed in 0.003768958 sec. | ||
| 1808 | 2026.05.06 05:23:27.485885 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.05.06 05:23:27.486016 [ 292 ] {4554d1e6-b2ea-4f40-8c3f-be6433d1860c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1810 | 2026.05.06 05:23:27.486073 [ 292 ] {4554d1e6-b2ea-4f40-8c3f-be6433d1860c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1811 | 2026.05.06 05:23:27.486642 [ 292 ] {4554d1e6-b2ea-4f40-8c3f-be6433d1860c} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.06 05:23:27.486695 [ 292 ] {4554d1e6-b2ea-4f40-8c3f-be6433d1860c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1813 | 2026.05.06 05:23:27.487116 [ 292 ] {4554d1e6-b2ea-4f40-8c3f-be6433d1860c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1814 | 2026.05.06 05:23:27.487340 [ 292 ] {4554d1e6-b2ea-4f40-8c3f-be6433d1860c} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.05.06 05:23:27.487493 [ 292 ] {4554d1e6-b2ea-4f40-8c3f-be6433d1860c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001518 sec., 36890.64558629776 rows/sec., 2.83 MiB/sec. | ||
| 1816 | 2026.05.06 05:23:27.487533 [ 292 ] {4554d1e6-b2ea-4f40-8c3f-be6433d1860c} <Debug> TCPHandler: Processed in 0.001702828 sec. | ||
| 1817 | 2026.05.06 05:23:27.487668 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.05.06 05:23:27.487769 [ 292 ] {b68aa021-aeb2-425b-89b8-1f157cf9da72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1819 | 2026.05.06 05:23:27.487811 [ 292 ] {b68aa021-aeb2-425b-89b8-1f157cf9da72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1820 | 2026.05.06 05:23:27.488246 [ 292 ] {b68aa021-aeb2-425b-89b8-1f157cf9da72} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.05.06 05:23:27.488284 [ 292 ] {b68aa021-aeb2-425b-89b8-1f157cf9da72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1822 | 2026.05.06 05:23:27.488587 [ 292 ] {b68aa021-aeb2-425b-89b8-1f157cf9da72} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1823 | 2026.05.06 05:23:27.488937 [ 292 ] {b68aa021-aeb2-425b-89b8-1f157cf9da72} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.05.06 05:23:27.489079 [ 292 ] {b68aa021-aeb2-425b-89b8-1f157cf9da72} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001331 sec., 48084.14725770098 rows/sec., 3.75 MiB/sec. | ||
| 1825 | 2026.05.06 05:23:27.489119 [ 292 ] {b68aa021-aeb2-425b-89b8-1f157cf9da72} <Debug> TCPHandler: Processed in 0.001504707 sec. | ||
| 1826 | 2026.05.06 05:23:27.489241 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.05.06 05:23:27.489340 [ 292 ] {cc338e83-e5f8-4385-b1eb-b313a7184447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1828 | 2026.05.06 05:23:27.489385 [ 292 ] {cc338e83-e5f8-4385-b1eb-b313a7184447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1829 | 2026.05.06 05:23:27.489777 [ 292 ] {cc338e83-e5f8-4385-b1eb-b313a7184447} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.05.06 05:23:27.489814 [ 292 ] {cc338e83-e5f8-4385-b1eb-b313a7184447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1831 | 2026.05.06 05:23:27.490135 [ 292 ] {cc338e83-e5f8-4385-b1eb-b313a7184447} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1832 | 2026.05.06 05:23:27.490346 [ 292 ] {cc338e83-e5f8-4385-b1eb-b313a7184447} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.05.06 05:23:27.490474 [ 292 ] {cc338e83-e5f8-4385-b1eb-b313a7184447} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001155 sec., 110822.51082251083 rows/sec., 7.72 MiB/sec. | ||
| 1834 | 2026.05.06 05:23:27.490510 [ 292 ] {cc338e83-e5f8-4385-b1eb-b313a7184447} <Debug> TCPHandler: Processed in 0.001319546 sec. | ||
| 1835 | 2026.05.06 05:23:27.490631 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.05.06 05:23:27.490727 [ 292 ] {19c40159-70e4-414f-a78b-71f43a41e737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1837 | 2026.05.06 05:23:27.490770 [ 292 ] {19c40159-70e4-414f-a78b-71f43a41e737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1838 | 2026.05.06 05:23:27.491087 [ 292 ] {19c40159-70e4-414f-a78b-71f43a41e737} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.05.06 05:23:27.491123 [ 292 ] {19c40159-70e4-414f-a78b-71f43a41e737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1840 | 2026.05.06 05:23:27.491444 [ 292 ] {19c40159-70e4-414f-a78b-71f43a41e737} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1841 | 2026.05.06 05:23:27.491650 [ 292 ] {19c40159-70e4-414f-a78b-71f43a41e737} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.05.06 05:23:27.491778 [ 292 ] {19c40159-70e4-414f-a78b-71f43a41e737} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001068 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
| 1843 | 2026.05.06 05:23:27.491814 [ 292 ] {19c40159-70e4-414f-a78b-71f43a41e737} <Debug> TCPHandler: Processed in 0.001238066 sec. | ||
| 1844 | 2026.05.06 05:23:28.975457 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54255 | ||
| 1845 | 2026.05.06 05:23:28.975562 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1846 | 2026.05.06 05:23:28.975589 [ 309 ] {} <Debug> TCP-Session: 2f11f246-89c7-44e0-8ef3-6268307cd03e Authenticating user 'default' from [fd00:1122:3344:101::e]:54255 | ||
| 1847 | 2026.05.06 05:23:28.975610 [ 309 ] {} <Debug> TCP-Session: 2f11f246-89c7-44e0-8ef3-6268307cd03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.05.06 05:23:28.975624 [ 309 ] {} <Debug> TCP-Session: 2f11f246-89c7-44e0-8ef3-6268307cd03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1849 | 2026.05.06 05:23:28.975889 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48677 | ||
| 1850 | 2026.05.06 05:23:28.975900 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37402 | ||
| 1851 | 2026.05.06 05:23:28.975952 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33590 | ||
| 1852 | 2026.05.06 05:23:28.975979 [ 309 ] {} <Trace> TCP-Session: 2f11f246-89c7-44e0-8ef3-6268307cd03e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2026.05.06 05:23:28.975988 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57863 | ||
| 1854 | 2026.05.06 05:23:28.976005 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1855 | 2026.05.06 05:23:28.976045 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1856 | 2026.05.06 05:23:28.976041 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1857 | 2026.05.06 05:23:28.976077 [ 310 ] {} <Debug> TCP-Session: 4bfd051e-c074-446d-8b3c-7af522d08028 Authenticating user 'default' from [fd00:1122:3344:101::e]:48677 | ||
| 1858 | 2026.05.06 05:23:28.976082 [ 314 ] {} <Debug> TCP-Session: 529f1568-cdeb-4fa7-9b91-a90626f8a9d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33590 | ||
| 1859 | 2026.05.06 05:23:28.976094 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1860 | 2026.05.06 05:23:28.976111 [ 311 ] {} <Debug> TCP-Session: 15e07ead-9836-46ce-9ac8-aad091f46561 Authenticating user 'default' from [fd00:1122:3344:101::e]:37402 | ||
| 1861 | 2026.05.06 05:23:28.976145 [ 314 ] {} <Debug> TCP-Session: 529f1568-cdeb-4fa7-9b91-a90626f8a9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1862 | 2026.05.06 05:23:28.976160 [ 309 ] {75c72683-200f-4072-8d96-2c20f01c859e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54255) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1863 | 2026.05.06 05:23:28.976167 [ 311 ] {} <Debug> TCP-Session: 15e07ead-9836-46ce-9ac8-aad091f46561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2026.05.06 05:23:28.976177 [ 314 ] {} <Debug> TCP-Session: 529f1568-cdeb-4fa7-9b91-a90626f8a9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2026.05.06 05:23:28.976204 [ 311 ] {} <Debug> TCP-Session: 15e07ead-9836-46ce-9ac8-aad091f46561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2026.05.06 05:23:28.976153 [ 317 ] {} <Debug> TCP-Session: 9ce09c44-0987-45df-8962-a0d3fe37ef66 Authenticating user 'default' from [fd00:1122:3344:101::e]:57863 | ||
| 1867 | 2026.05.06 05:23:28.976120 [ 310 ] {} <Debug> TCP-Session: 4bfd051e-c074-446d-8b3c-7af522d08028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1868 | 2026.05.06 05:23:28.976256 [ 317 ] {} <Debug> TCP-Session: 9ce09c44-0987-45df-8962-a0d3fe37ef66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.05.06 05:23:28.976271 [ 310 ] {} <Debug> TCP-Session: 4bfd051e-c074-446d-8b3c-7af522d08028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2026.05.06 05:23:28.976287 [ 317 ] {} <Debug> TCP-Session: 9ce09c44-0987-45df-8962-a0d3fe37ef66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.05.06 05:23:28.975978 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36752 | ||
| 1872 | 2026.05.06 05:23:28.975966 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61834 | ||
| 1873 | 2026.05.06 05:23:28.975938 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51187 | ||
| 1874 | 2026.05.06 05:23:28.975937 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61296 | ||
| 1875 | 2026.05.06 05:23:28.976428 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1876 | 2026.05.06 05:23:28.976431 [ 309 ] {75c72683-200f-4072-8d96-2c20f01c859e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1877 | 2026.05.06 05:23:28.976461 [ 315 ] {} <Debug> TCP-Session: 3969cb47-de78-4309-9fd9-bf4bbb29bca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61834 | ||
| 1878 | 2026.05.06 05:23:28.976433 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1879 | 2026.05.06 05:23:28.976492 [ 315 ] {} <Debug> TCP-Session: 3969cb47-de78-4309-9fd9-bf4bbb29bca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1880 | 2026.05.06 05:23:28.976509 [ 309 ] {75c72683-200f-4072-8d96-2c20f01c859e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1881 | 2026.05.06 05:23:28.976513 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1882 | 2026.05.06 05:23:28.976522 [ 315 ] {} <Debug> TCP-Session: 3969cb47-de78-4309-9fd9-bf4bbb29bca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1883 | 2026.05.06 05:23:28.976555 [ 313 ] {} <Debug> TCP-Session: 72b3a4e7-f7a1-442f-95a7-bac523127265 Authenticating user 'default' from [fd00:1122:3344:101::e]:51187 | ||
| 1884 | 2026.05.06 05:23:28.976522 [ 316 ] {} <Debug> TCP-Session: 625575b5-4883-4439-8a46-9416ca16fb0f Authenticating user 'default' from [fd00:1122:3344:101::e]:36752 | ||
| 1885 | 2026.05.06 05:23:28.976585 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1886 | 2026.05.06 05:23:28.976583 [ 313 ] {} <Debug> TCP-Session: 72b3a4e7-f7a1-442f-95a7-bac523127265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1887 | 2026.05.06 05:23:28.976607 [ 316 ] {} <Debug> TCP-Session: 625575b5-4883-4439-8a46-9416ca16fb0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2026.05.06 05:23:28.976620 [ 312 ] {} <Debug> TCP-Session: fa6c6c4b-2043-49ab-8ee0-75d19c4e01fd Authenticating user 'default' from [fd00:1122:3344:101::e]:61296 | ||
| 1889 | 2026.05.06 05:23:28.976644 [ 316 ] {} <Debug> TCP-Session: 625575b5-4883-4439-8a46-9416ca16fb0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1890 | 2026.05.06 05:23:28.976656 [ 312 ] {} <Debug> TCP-Session: fa6c6c4b-2043-49ab-8ee0-75d19c4e01fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1891 | 2026.05.06 05:23:28.976628 [ 313 ] {} <Debug> TCP-Session: 72b3a4e7-f7a1-442f-95a7-bac523127265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1892 | 2026.05.06 05:23:28.976672 [ 312 ] {} <Debug> TCP-Session: fa6c6c4b-2043-49ab-8ee0-75d19c4e01fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1893 | 2026.05.06 05:23:28.976803 [ 309 ] {75c72683-200f-4072-8d96-2c20f01c859e} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 1894 | 2026.05.06 05:23:28.977690 [ 306 ] {75c72683-200f-4072-8d96-2c20f01c859e} <Trace> AggregatingTransform: Aggregating | ||
| 1895 | 2026.05.06 05:23:28.977730 [ 306 ] {75c72683-200f-4072-8d96-2c20f01c859e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1896 | 2026.05.06 05:23:28.977765 [ 306 ] {75c72683-200f-4072-8d96-2c20f01c859e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000861004 sec. (1161.435 rows/sec., 45.37 KiB/sec.) | ||
| 1897 | 2026.05.06 05:23:28.977783 [ 306 ] {75c72683-200f-4072-8d96-2c20f01c859e} <Trace> Aggregator: Merging aggregated data | ||
| 1898 | 2026.05.06 05:23:28.978972 [ 309 ] {75c72683-200f-4072-8d96-2c20f01c859e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002862 sec., 349.4060097833683 rows/sec., 13.65 KiB/sec. | ||
| 1899 | 2026.05.06 05:23:28.979116 [ 309 ] {75c72683-200f-4072-8d96-2c20f01c859e} <Debug> TCPHandler: Processed in 0.003263646 sec. | ||
| 1900 | 2026.05.06 05:23:28.979252 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1901 | 2026.05.06 05:23:28.979282 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1902 | 2026.05.06 05:23:28.979292 [ 309 ] {} <Debug> TCP-Session: 2f11f246-89c7-44e0-8ef3-6268307cd03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1903 | 2026.05.06 05:23:28.979306 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1904 | 2026.05.06 05:23:28.979320 [ 317 ] {} <Debug> TCP-Session: 9ce09c44-0987-45df-8962-a0d3fe37ef66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1905 | 2026.05.06 05:23:28.979331 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1906 | 2026.05.06 05:23:28.979354 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1907 | 2026.05.06 05:23:28.979372 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1908 | 2026.05.06 05:23:28.979389 [ 310 ] {} <Debug> TCP-Session: 4bfd051e-c074-446d-8b3c-7af522d08028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1909 | 2026.05.06 05:23:28.979412 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1910 | 2026.05.06 05:23:28.979427 [ 313 ] {} <Debug> TCP-Session: 72b3a4e7-f7a1-442f-95a7-bac523127265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1911 | 2026.05.06 05:23:28.979435 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1912 | 2026.05.06 05:23:28.979465 [ 311 ] {} <Debug> TCP-Session: 15e07ead-9836-46ce-9ac8-aad091f46561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1913 | 2026.05.06 05:23:28.979412 [ 315 ] {} <Debug> TCP-Session: 3969cb47-de78-4309-9fd9-bf4bbb29bca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1914 | 2026.05.06 05:23:28.979493 [ 312 ] {} <Debug> TCP-Session: fa6c6c4b-2043-49ab-8ee0-75d19c4e01fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.05.06 05:23:28.979393 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1916 | 2026.05.06 05:23:28.979361 [ 316 ] {} <Debug> TCP-Session: 625575b5-4883-4439-8a46-9416ca16fb0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2026.05.06 05:23:28.979563 [ 314 ] {} <Debug> TCP-Session: 529f1568-cdeb-4fa7-9b91-a90626f8a9d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2026.05.06 05:23:30.292013 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33998 | ||
| 1919 | 2026.05.06 05:23:30.292129 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1920 | 2026.05.06 05:23:30.292154 [ 313 ] {} <Debug> TCP-Session: eed3774d-0c5b-49c9-a0f3-b67f0e59b86e Authenticating user 'default' from [fd00:1122:3344:101::e]:33998 | ||
| 1921 | 2026.05.06 05:23:30.292177 [ 313 ] {} <Debug> TCP-Session: eed3774d-0c5b-49c9-a0f3-b67f0e59b86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.05.06 05:23:30.292190 [ 313 ] {} <Debug> TCP-Session: eed3774d-0c5b-49c9-a0f3-b67f0e59b86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.05.06 05:23:30.292375 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42070 | ||
| 1924 | 2026.05.06 05:23:30.292420 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33667 | ||
| 1925 | 2026.05.06 05:23:30.292423 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33156 | ||
| 1926 | 2026.05.06 05:23:30.292476 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57604 | ||
| 1927 | 2026.05.06 05:23:30.292494 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1928 | 2026.05.06 05:23:30.292503 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64076 | ||
| 1929 | 2026.05.06 05:23:30.292522 [ 313 ] {} <Trace> TCP-Session: eed3774d-0c5b-49c9-a0f3-b67f0e59b86e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2026.05.06 05:23:30.292526 [ 317 ] {} <Debug> TCP-Session: 3d9cc0de-3ae4-43eb-89b5-fdecccc01307 Authenticating user 'default' from [fd00:1122:3344:101::e]:33667 | ||
| 1931 | 2026.05.06 05:23:30.292565 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1932 | 2026.05.06 05:23:30.292576 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1933 | 2026.05.06 05:23:30.292588 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1934 | 2026.05.06 05:23:30.292608 [ 309 ] {} <Debug> TCP-Session: c50ef1e4-19dd-434b-9163-da62a2f6ab24 Authenticating user 'default' from [fd00:1122:3344:101::e]:57604 | ||
| 1935 | 2026.05.06 05:23:30.292625 [ 315 ] {} <Debug> TCP-Session: 594d92cf-24b7-4983-a67e-c8bef121a0d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33156 | ||
| 1936 | 2026.05.06 05:23:30.292646 [ 309 ] {} <Debug> TCP-Session: c50ef1e4-19dd-434b-9163-da62a2f6ab24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2026.05.06 05:23:30.292631 [ 311 ] {} <Debug> TCP-Session: 835da84b-7539-4913-952e-ee4121c56cb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64076 | ||
| 1938 | 2026.05.06 05:23:30.292682 [ 315 ] {} <Debug> TCP-Session: 594d92cf-24b7-4983-a67e-c8bef121a0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.05.06 05:23:30.292678 [ 309 ] {} <Debug> TCP-Session: c50ef1e4-19dd-434b-9163-da62a2f6ab24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.05.06 05:23:30.292708 [ 313 ] {817e99f9-1a18-40f4-9fec-2503863937ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1941 | 2026.05.06 05:23:30.292707 [ 315 ] {} <Debug> TCP-Session: 594d92cf-24b7-4983-a67e-c8bef121a0d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1942 | 2026.05.06 05:23:30.292701 [ 311 ] {} <Debug> TCP-Session: 835da84b-7539-4913-952e-ee4121c56cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.05.06 05:23:30.292508 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41701 | ||
| 1944 | 2026.05.06 05:23:30.292762 [ 311 ] {} <Debug> TCP-Session: 835da84b-7539-4913-952e-ee4121c56cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1945 | 2026.05.06 05:23:30.292495 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1946 | 2026.05.06 05:23:30.292490 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60444 | ||
| 1947 | 2026.05.06 05:23:30.292867 [ 314 ] {} <Debug> TCP-Session: 755c0f24-f18e-47c3-9276-2a409c0aaf8f Authenticating user 'default' from [fd00:1122:3344:101::e]:42070 | ||
| 1948 | 2026.05.06 05:23:30.292435 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46943 | ||
| 1949 | 2026.05.06 05:23:30.292903 [ 314 ] {} <Debug> TCP-Session: 755c0f24-f18e-47c3-9276-2a409c0aaf8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.05.06 05:23:30.292879 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1951 | 2026.05.06 05:23:30.292929 [ 314 ] {} <Debug> TCP-Session: 755c0f24-f18e-47c3-9276-2a409c0aaf8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.05.06 05:23:30.292930 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1953 | 2026.05.06 05:23:30.292959 [ 312 ] {} <Debug> TCP-Session: eb61ffc4-de3c-4e77-b104-1bbcc7744043 Authenticating user 'default' from [fd00:1122:3344:101::e]:41701 | ||
| 1954 | 2026.05.06 05:23:30.292967 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1955 | 2026.05.06 05:23:30.292976 [ 310 ] {} <Debug> TCP-Session: 2ef559a6-f5c8-4661-b83a-4c66ec6e2efe Authenticating user 'default' from [fd00:1122:3344:101::e]:60444 | ||
| 1956 | 2026.05.06 05:23:30.292991 [ 312 ] {} <Debug> TCP-Session: eb61ffc4-de3c-4e77-b104-1bbcc7744043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.05.06 05:23:30.292999 [ 316 ] {} <Debug> TCP-Session: 665651fb-def6-48f6-b7d6-44b48d9bf30d Authenticating user 'default' from [fd00:1122:3344:101::e]:46943 | ||
| 1958 | 2026.05.06 05:23:30.293011 [ 310 ] {} <Debug> TCP-Session: 2ef559a6-f5c8-4661-b83a-4c66ec6e2efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1959 | 2026.05.06 05:23:30.293022 [ 313 ] {817e99f9-1a18-40f4-9fec-2503863937ca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1960 | 2026.05.06 05:23:30.293042 [ 316 ] {} <Debug> TCP-Session: 665651fb-def6-48f6-b7d6-44b48d9bf30d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2026.05.06 05:23:30.293045 [ 310 ] {} <Debug> TCP-Session: 2ef559a6-f5c8-4661-b83a-4c66ec6e2efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.05.06 05:23:30.293080 [ 316 ] {} <Debug> TCP-Session: 665651fb-def6-48f6-b7d6-44b48d9bf30d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2026.05.06 05:23:30.293096 [ 313 ] {817e99f9-1a18-40f4-9fec-2503863937ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1964 | 2026.05.06 05:23:30.293018 [ 312 ] {} <Debug> TCP-Session: eb61ffc4-de3c-4e77-b104-1bbcc7744043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.05.06 05:23:30.292586 [ 317 ] {} <Debug> TCP-Session: 3d9cc0de-3ae4-43eb-89b5-fdecccc01307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2026.05.06 05:23:30.293172 [ 317 ] {} <Debug> TCP-Session: 3d9cc0de-3ae4-43eb-89b5-fdecccc01307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1967 | 2026.05.06 05:23:30.293410 [ 313 ] {817e99f9-1a18-40f4-9fec-2503863937ca} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 1968 | 2026.05.06 05:23:30.294511 [ 359 ] {817e99f9-1a18-40f4-9fec-2503863937ca} <Trace> AggregatingTransform: Aggregating | ||
| 1969 | 2026.05.06 05:23:30.294556 [ 359 ] {817e99f9-1a18-40f4-9fec-2503863937ca} <Trace> Aggregator: Aggregation method: without_key | ||
| 1970 | 2026.05.06 05:23:30.294585 [ 359 ] {817e99f9-1a18-40f4-9fec-2503863937ca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001081785 sec. (924.398 rows/sec., 36.11 KiB/sec.) | ||
| 1971 | 2026.05.06 05:23:30.294600 [ 359 ] {817e99f9-1a18-40f4-9fec-2503863937ca} <Trace> Aggregator: Merging aggregated data | ||
| 1972 | 2026.05.06 05:23:30.295645 [ 313 ] {817e99f9-1a18-40f4-9fec-2503863937ca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002999 sec., 333.4444814938313 rows/sec., 13.03 KiB/sec. | ||
| 1973 | 2026.05.06 05:23:30.295757 [ 313 ] {817e99f9-1a18-40f4-9fec-2503863937ca} <Debug> TCPHandler: Processed in 0.003371186 sec. | ||
| 1974 | 2026.05.06 05:23:30.295892 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1975 | 2026.05.06 05:23:30.295918 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1976 | 2026.05.06 05:23:30.295919 [ 313 ] {} <Debug> TCP-Session: eed3774d-0c5b-49c9-a0f3-b67f0e59b86e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1977 | 2026.05.06 05:23:30.295943 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1978 | 2026.05.06 05:23:30.295966 [ 314 ] {} <Debug> TCP-Session: 755c0f24-f18e-47c3-9276-2a409c0aaf8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1979 | 2026.05.06 05:23:30.295968 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1980 | 2026.05.06 05:23:30.295986 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1981 | 2026.05.06 05:23:30.296005 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1982 | 2026.05.06 05:23:30.296029 [ 315 ] {} <Debug> TCP-Session: 594d92cf-24b7-4983-a67e-c8bef121a0d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2026.05.06 05:23:30.296043 [ 317 ] {} <Debug> TCP-Session: 3d9cc0de-3ae4-43eb-89b5-fdecccc01307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2026.05.06 05:23:30.296061 [ 309 ] {} <Debug> TCP-Session: c50ef1e4-19dd-434b-9163-da62a2f6ab24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.05.06 05:23:30.296066 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1986 | 2026.05.06 05:23:30.296040 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1987 | 2026.05.06 05:23:30.296120 [ 311 ] {} <Debug> TCP-Session: 835da84b-7539-4913-952e-ee4121c56cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.05.06 05:23:30.296040 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1989 | 2026.05.06 05:23:30.296147 [ 310 ] {} <Debug> TCP-Session: 2ef559a6-f5c8-4661-b83a-4c66ec6e2efe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.05.06 05:23:30.295996 [ 312 ] {} <Debug> TCP-Session: eb61ffc4-de3c-4e77-b104-1bbcc7744043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2026.05.06 05:23:30.296184 [ 316 ] {} <Debug> TCP-Session: 665651fb-def6-48f6-b7d6-44b48d9bf30d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.05.06 05:23:32.486734 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.05.06 05:23:32.486964 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1994 | 2026.05.06 05:23:32.487305 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1995 | 2026.05.06 05:23:32.487343 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1996 | 2026.05.06 05:23:32.487576 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1997 | 2026.05.06 05:23:32.487643 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1998 | 2026.05.06 05:23:32.487781 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1999 | 2026.05.06 05:23:32.487901 [ 332 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2000 | 2026.05.06 05:23:32.487913 [ 337 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2001 | 2026.05.06 05:23:32.488030 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 2002 | 2026.05.06 05:23:32.488057 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2003 | 2026.05.06 05:23:32.488123 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2004 | 2026.05.06 05:23:32.488143 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2005 | 2026.05.06 05:23:32.488185 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2006 | 2026.05.06 05:23:32.488232 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2007 | 2026.05.06 05:23:32.489569 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002699 sec., 17413.856984068174 rows/sec., 4.34 MiB/sec. | ||
| 2008 | 2026.05.06 05:23:32.489672 [ 292 ] {183d12d3-4c5d-4a4c-8bcd-bceb9b6b54f0} <Debug> TCPHandler: Processed in 0.003068755 sec. | ||
| 2009 | 2026.05.06 05:23:32.494703 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.05.06 05:23:32.494815 [ 292 ] {6465dccb-bf28-47d1-9b5e-d012f1a4de99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2011 | 2026.05.06 05:23:32.494860 [ 292 ] {6465dccb-bf28-47d1-9b5e-d012f1a4de99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2012 | 2026.05.06 05:23:32.495456 [ 292 ] {6465dccb-bf28-47d1-9b5e-d012f1a4de99} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2026.05.06 05:23:32.495498 [ 292 ] {6465dccb-bf28-47d1-9b5e-d012f1a4de99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2014 | 2026.05.06 05:23:32.495875 [ 292 ] {6465dccb-bf28-47d1-9b5e-d012f1a4de99} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2015 | 2026.05.06 05:23:32.496106 [ 292 ] {6465dccb-bf28-47d1-9b5e-d012f1a4de99} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2026.05.06 05:23:32.496263 [ 292 ] {6465dccb-bf28-47d1-9b5e-d012f1a4de99} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001477 sec., 192281.6519972918 rows/sec., 12.21 MiB/sec. | ||
| 2017 | 2026.05.06 05:23:32.496302 [ 292 ] {6465dccb-bf28-47d1-9b5e-d012f1a4de99} <Debug> TCPHandler: Processed in 0.001651698 sec. | ||
| 2018 | 2026.05.06 05:23:32.496427 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2026.05.06 05:23:32.496523 [ 292 ] {25ca1eda-7051-4a4d-85d8-6e09cdd26d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2020 | 2026.05.06 05:23:32.496563 [ 292 ] {25ca1eda-7051-4a4d-85d8-6e09cdd26d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2021 | 2026.05.06 05:23:32.497309 [ 292 ] {25ca1eda-7051-4a4d-85d8-6e09cdd26d76} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.05.06 05:23:32.497346 [ 292 ] {25ca1eda-7051-4a4d-85d8-6e09cdd26d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2023 | 2026.05.06 05:23:32.497836 [ 292 ] {25ca1eda-7051-4a4d-85d8-6e09cdd26d76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2024 | 2026.05.06 05:23:32.498056 [ 292 ] {25ca1eda-7051-4a4d-85d8-6e09cdd26d76} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.05.06 05:23:32.498198 [ 292 ] {25ca1eda-7051-4a4d-85d8-6e09cdd26d76} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001693 sec., 470761.961015948 rows/sec., 36.25 MiB/sec. | ||
| 2026 | 2026.05.06 05:23:32.498237 [ 292 ] {25ca1eda-7051-4a4d-85d8-6e09cdd26d76} <Debug> TCPHandler: Processed in 0.001859679 sec. | ||
| 2027 | 2026.05.06 05:23:32.498355 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.05.06 05:23:32.498452 [ 292 ] {aa9a9ffc-6fcd-41ad-a95f-18f3f93e8647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.05.06 05:23:32.498493 [ 292 ] {aa9a9ffc-6fcd-41ad-a95f-18f3f93e8647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2030 | 2026.05.06 05:23:32.498923 [ 292 ] {aa9a9ffc-6fcd-41ad-a95f-18f3f93e8647} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.05.06 05:23:32.498961 [ 292 ] {aa9a9ffc-6fcd-41ad-a95f-18f3f93e8647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2032 | 2026.05.06 05:23:32.499294 [ 292 ] {aa9a9ffc-6fcd-41ad-a95f-18f3f93e8647} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2033 | 2026.05.06 05:23:32.499506 [ 292 ] {aa9a9ffc-6fcd-41ad-a95f-18f3f93e8647} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.05.06 05:23:32.499639 [ 292 ] {aa9a9ffc-6fcd-41ad-a95f-18f3f93e8647} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001206 sec., 117744.61028192371 rows/sec., 6.92 MiB/sec. | ||
| 2035 | 2026.05.06 05:23:32.499679 [ 292 ] {aa9a9ffc-6fcd-41ad-a95f-18f3f93e8647} <Debug> TCPHandler: Processed in 0.001373997 sec. | ||
| 2036 | 2026.05.06 05:23:32.499800 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.05.06 05:23:32.499895 [ 292 ] {c1bef147-b1c4-4374-ae40-b7c230a67617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2038 | 2026.05.06 05:23:32.499935 [ 292 ] {c1bef147-b1c4-4374-ae40-b7c230a67617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2039 | 2026.05.06 05:23:32.500377 [ 292 ] {c1bef147-b1c4-4374-ae40-b7c230a67617} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.05.06 05:23:32.500414 [ 292 ] {c1bef147-b1c4-4374-ae40-b7c230a67617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2041 | 2026.05.06 05:23:32.500728 [ 292 ] {c1bef147-b1c4-4374-ae40-b7c230a67617} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2042 | 2026.05.06 05:23:32.500960 [ 292 ] {c1bef147-b1c4-4374-ae40-b7c230a67617} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.05.06 05:23:32.501098 [ 292 ] {c1bef147-b1c4-4374-ae40-b7c230a67617} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001221 sec., 122031.12203112202 rows/sec., 7.88 MiB/sec. | ||
| 2044 | 2026.05.06 05:23:32.501139 [ 292 ] {c1bef147-b1c4-4374-ae40-b7c230a67617} <Debug> TCPHandler: Processed in 0.001389677 sec. | ||
| 2045 | 2026.05.06 05:23:32.501255 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2026.05.06 05:23:32.501350 [ 292 ] {60978fd4-b8c9-4a16-9808-455305e83585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2047 | 2026.05.06 05:23:32.501388 [ 292 ] {60978fd4-b8c9-4a16-9808-455305e83585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2048 | 2026.05.06 05:23:32.501837 [ 292 ] {60978fd4-b8c9-4a16-9808-455305e83585} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.05.06 05:23:32.501875 [ 292 ] {60978fd4-b8c9-4a16-9808-455305e83585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2050 | 2026.05.06 05:23:32.502234 [ 292 ] {60978fd4-b8c9-4a16-9808-455305e83585} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2051 | 2026.05.06 05:23:32.502441 [ 292 ] {60978fd4-b8c9-4a16-9808-455305e83585} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.05.06 05:23:32.502575 [ 292 ] {60978fd4-b8c9-4a16-9808-455305e83585} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001242 sec., 119162.64090177133 rows/sec., 6.78 MiB/sec. | ||
| 2053 | 2026.05.06 05:23:32.502613 [ 292 ] {60978fd4-b8c9-4a16-9808-455305e83585} <Debug> TCPHandler: Processed in 0.001407017 sec. | ||
| 2054 | 2026.05.06 05:23:32.502729 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2026.05.06 05:23:32.502823 [ 292 ] {6a3510cd-1713-475c-bcb9-5a9cca7fb193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2056 | 2026.05.06 05:23:32.502862 [ 292 ] {6a3510cd-1713-475c-bcb9-5a9cca7fb193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2057 | 2026.05.06 05:23:32.503426 [ 292 ] {6a3510cd-1713-475c-bcb9-5a9cca7fb193} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.05.06 05:23:32.503462 [ 292 ] {6a3510cd-1713-475c-bcb9-5a9cca7fb193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2059 | 2026.05.06 05:23:32.503793 [ 292 ] {6a3510cd-1713-475c-bcb9-5a9cca7fb193} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2060 | 2026.05.06 05:23:32.504007 [ 292 ] {6a3510cd-1713-475c-bcb9-5a9cca7fb193} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2026.05.06 05:23:32.504137 [ 292 ] {6a3510cd-1713-475c-bcb9-5a9cca7fb193} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001331 sec., 368144.25244177313 rows/sec., 25.81 MiB/sec. | ||
| 2062 | 2026.05.06 05:23:32.504175 [ 292 ] {6a3510cd-1713-475c-bcb9-5a9cca7fb193} <Debug> TCPHandler: Processed in 0.001496357 sec. | ||
| 2063 | 2026.05.06 05:23:32.504288 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2026.05.06 05:23:32.504382 [ 292 ] {11f3d6fb-c167-469a-9745-4943a1c448c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2065 | 2026.05.06 05:23:32.504423 [ 292 ] {11f3d6fb-c167-469a-9745-4943a1c448c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2066 | 2026.05.06 05:23:32.504771 [ 292 ] {11f3d6fb-c167-469a-9745-4943a1c448c1} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.05.06 05:23:32.504808 [ 292 ] {11f3d6fb-c167-469a-9745-4943a1c448c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2068 | 2026.05.06 05:23:32.505124 [ 292 ] {11f3d6fb-c167-469a-9745-4943a1c448c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2069 | 2026.05.06 05:23:32.505332 [ 292 ] {11f3d6fb-c167-469a-9745-4943a1c448c1} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2026.05.06 05:23:32.505455 [ 292 ] {11f3d6fb-c167-469a-9745-4943a1c448c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 2071 | 2026.05.06 05:23:32.505491 [ 292 ] {11f3d6fb-c167-469a-9745-4943a1c448c1} <Debug> TCPHandler: Processed in 0.001252996 sec. | ||
| 2072 | 2026.05.06 05:23:32.505607 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.05.06 05:23:32.505701 [ 292 ] {d9ec2b02-745e-41f3-9286-8b73b671c61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2074 | 2026.05.06 05:23:32.505744 [ 292 ] {d9ec2b02-745e-41f3-9286-8b73b671c61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2075 | 2026.05.06 05:23:32.506165 [ 292 ] {d9ec2b02-745e-41f3-9286-8b73b671c61d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.05.06 05:23:32.506203 [ 292 ] {d9ec2b02-745e-41f3-9286-8b73b671c61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2077 | 2026.05.06 05:23:32.506537 [ 292 ] {d9ec2b02-745e-41f3-9286-8b73b671c61d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2078 | 2026.05.06 05:23:32.506743 [ 292 ] {d9ec2b02-745e-41f3-9286-8b73b671c61d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.05.06 05:23:32.506886 [ 292 ] {d9ec2b02-745e-41f3-9286-8b73b671c61d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001203 sec., 220282.62676641726 rows/sec., 14.64 MiB/sec. | ||
| 2080 | 2026.05.06 05:23:32.506923 [ 292 ] {d9ec2b02-745e-41f3-9286-8b73b671c61d} <Debug> TCPHandler: Processed in 0.001366037 sec. | ||
| 2081 | 2026.05.06 05:23:32.507035 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.05.06 05:23:32.507129 [ 292 ] {bfea7cbc-dbb4-44c7-a544-6184e46251e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2083 | 2026.05.06 05:23:32.507171 [ 292 ] {bfea7cbc-dbb4-44c7-a544-6184e46251e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2084 | 2026.05.06 05:23:32.507488 [ 292 ] {bfea7cbc-dbb4-44c7-a544-6184e46251e0} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.05.06 05:23:32.507525 [ 292 ] {bfea7cbc-dbb4-44c7-a544-6184e46251e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2086 | 2026.05.06 05:23:32.507840 [ 292 ] {bfea7cbc-dbb4-44c7-a544-6184e46251e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2087 | 2026.05.06 05:23:32.508051 [ 292 ] {bfea7cbc-dbb4-44c7-a544-6184e46251e0} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.05.06 05:23:32.508183 [ 292 ] {bfea7cbc-dbb4-44c7-a544-6184e46251e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 2089 | 2026.05.06 05:23:32.508220 [ 292 ] {bfea7cbc-dbb4-44c7-a544-6184e46251e0} <Debug> TCPHandler: Processed in 0.001233596 sec. | ||
| 2090 | 2026.05.06 05:23:32.508329 [ 292 ] {} <Trace> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.05.06 05:23:32.508422 [ 292 ] {6cf4ddca-2ee8-47c5-b13e-cac862f1a534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39121) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2092 | 2026.05.06 05:23:32.508464 [ 292 ] {6cf4ddca-2ee8-47c5-b13e-cac862f1a534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2093 | 2026.05.06 05:23:32.508814 [ 292 ] {6cf4ddca-2ee8-47c5-b13e-cac862f1a534} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.05.06 05:23:32.508851 [ 292 ] {6cf4ddca-2ee8-47c5-b13e-cac862f1a534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2095 | 2026.05.06 05:23:32.509181 [ 292 ] {6cf4ddca-2ee8-47c5-b13e-cac862f1a534} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2096 | 2026.05.06 05:23:32.509386 [ 292 ] {6cf4ddca-2ee8-47c5-b13e-cac862f1a534} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.05.06 05:23:32.509519 [ 292 ] {6cf4ddca-2ee8-47c5-b13e-cac862f1a534} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001113 sec., 80862.53369272237 rows/sec., 5.06 MiB/sec. | ||
| 2098 | 2026.05.06 05:23:32.509556 [ 292 ] {6cf4ddca-2ee8-47c5-b13e-cac862f1a534} <Debug> TCPHandler: Processed in 0.001276067 sec. | ||
| 2099 | 2026.05.06 05:23:33.900038 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2100 | 2026.05.06 05:23:33.900083 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2101 | 2026.05.06 05:23:33.979577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3684 | ||
| 2102 | 2026.05.06 05:23:33.980078 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.05.06 05:23:33.980127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2104 | 2026.05.06 05:23:33.980613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2105 | 2026.05.06 05:23:33.980855 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.05.06 05:23:33.980997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3684 | ||
| 2107 | 2026.05.06 05:23:33.983138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 266 | ||
| 2108 | 2026.05.06 05:23:33.985620 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.05.06 05:23:33.985680 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2110 | 2026.05.06 05:23:33.987020 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2111 | 2026.05.06 05:23:33.987352 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.05.06 05:23:33.987498 [ 48 ] {} <Debug> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2113 | 2026.05.06 05:23:33.987559 [ 48 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.05.06 05:23:33.987580 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2115 | 2026.05.06 05:23:33.987618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 2116 | 2026.05.06 05:23:33.987676 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::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 | ||
| 2117 | 2026.05.06 05:23:33.988222 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2118 | 2026.05.06 05:23:33.988388 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::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 | ||
| 2119 | 2026.05.06 05:23:33.988816 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2120 | 2026.05.06 05:23:33.989252 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2121 | 2026.05.06 05:23:33.989627 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2122 | 2026.05.06 05:23:33.989990 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
| 2123 | 2026.05.06 05:23:33.990346 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2124 | 2026.05.06 05:23:33.996693 [ 197 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 72 columns (72 merged, 0 gathered) in 0.009062093 sec., 29353.04239318665 rows/sec., 27.56 MiB/sec. | ||
| 2125 | 2026.05.06 05:23:33.997311 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2126 | 2026.05.06 05:23:33.997915 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_6_1} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.05.06 05:23:33.997994 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_6_1} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2128 | 2026.05.06 05:23:33.998177 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2129 | 2026.05.06 05:23:34.177077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2130 | 2026.05.06 05:23:34.195656 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2026.05.06 05:23:34.195723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2132 | 2026.05.06 05:23:34.202211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2133 | 2026.05.06 05:23:34.202926 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2026.05.06 05:23:34.206232 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2135 | 2026.05.06 05:23:35.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.87 MiB, peak 192.73 MiB, free memory in arenas 0.00 B, will set to 189.67 MiB (RSS), difference: 2.79 MiB | ||
| 2136 | 2026.05.06 05:23:35.081339 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2137 | 2026.05.06 05:23:35.081413 [ 3 ] {} <Debug> TCP-Session: 9a8d79e5-a15e-4cdf-8cde-8f2c1a564155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.05.06 05:23:36.000252 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.64 MiB, peak 192.73 MiB, free memory in arenas 0.00 B, will set to 189.67 MiB (RSS), difference: 2.03 MiB | ||
| 2139 | 2026.05.06 05:23:37.071335 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2026.05.06 05:23:37.071408 [ 292 ] {} <Debug> TCP-Session: 38dfb1ff-1582-4437-8019-63324a6f1aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.05.06 05:23:37.482693 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.05.06 05:23:37.482920 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2143 | 2026.05.06 05:23:37.483245 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2144 | 2026.05.06 05:23:37.483280 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2145 | 2026.05.06 05:23:37.483502 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2146 | 2026.05.06 05:23:37.483572 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2147 | 2026.05.06 05:23:37.483716 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2148 | 2026.05.06 05:23:37.483843 [ 343 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2149 | 2026.05.06 05:23:37.483850 [ 360 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2150 | 2026.05.06 05:23:37.483994 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 2151 | 2026.05.06 05:23:37.484021 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2152 | 2026.05.06 05:23:37.484104 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2153 | 2026.05.06 05:23:37.484125 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2154 | 2026.05.06 05:23:37.484161 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2155 | 2026.05.06 05:23:37.484205 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2156 | 2026.05.06 05:23:37.485535 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002703 sec., 17388.087310395855 rows/sec., 2.89 MiB/sec. | ||
| 2157 | 2026.05.06 05:23:37.485662 [ 293 ] {47fb292a-9deb-4689-b528-7e4bdfea67b5} <Debug> TCPHandler: Processed in 0.003097635 sec. | ||
| 2158 | 2026.05.06 05:23:37.487467 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2026.05.06 05:23:37.487597 [ 293 ] {68372795-6f76-4da6-b2b2-58eb814c429b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2160 | 2026.05.06 05:23:37.487647 [ 293 ] {68372795-6f76-4da6-b2b2-58eb814c429b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2161 | 2026.05.06 05:23:37.488236 [ 293 ] {68372795-6f76-4da6-b2b2-58eb814c429b} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.05.06 05:23:37.488284 [ 293 ] {68372795-6f76-4da6-b2b2-58eb814c429b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2163 | 2026.05.06 05:23:37.488708 [ 293 ] {68372795-6f76-4da6-b2b2-58eb814c429b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2164 | 2026.05.06 05:23:37.489024 [ 293 ] {68372795-6f76-4da6-b2b2-58eb814c429b} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2026.05.06 05:23:37.489204 [ 293 ] {68372795-6f76-4da6-b2b2-58eb814c429b} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001644 sec., 47445.255474452555 rows/sec., 3.93 MiB/sec. | ||
| 2166 | 2026.05.06 05:23:37.489220 [ 42 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2167 | 2026.05.06 05:23:37.489250 [ 293 ] {68372795-6f76-4da6-b2b2-58eb814c429b} <Debug> TCPHandler: Processed in 0.001844669 sec. | ||
| 2168 | 2026.05.06 05:23:37.489321 [ 42 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.05.06 05:23:37.489359 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2170 | 2026.05.06 05:23:37.489483 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.05.06 05:23:37.489517 [ 194 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::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 | ||
| 2172 | 2026.05.06 05:23:37.489600 [ 293 ] {a9f53845-d8db-4714-986d-38c24dd96b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2173 | 2026.05.06 05:23:37.489653 [ 293 ] {a9f53845-d8db-4714-986d-38c24dd96b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2174 | 2026.05.06 05:23:37.489688 [ 194 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2175 | 2026.05.06 05:23:37.489751 [ 194 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3278 rows starting from the beginning of the part | ||
| 2176 | 2026.05.06 05:23:37.489858 [ 194 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 797 rows starting from the beginning of the part | ||
| 2177 | 2026.05.06 05:23:37.489926 [ 194 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2409 rows starting from the beginning of the part | ||
| 2178 | 2026.05.06 05:23:37.490001 [ 194 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2179 | 2026.05.06 05:23:37.490062 [ 194 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 797 rows starting from the beginning of the part | ||
| 2180 | 2026.05.06 05:23:37.490129 [ 194 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2181 | 2026.05.06 05:23:37.490385 [ 293 ] {a9f53845-d8db-4714-986d-38c24dd96b15} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.05.06 05:23:37.490437 [ 293 ] {a9f53845-d8db-4714-986d-38c24dd96b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2183 | 2026.05.06 05:23:37.490825 [ 293 ] {a9f53845-d8db-4714-986d-38c24dd96b15} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2184 | 2026.05.06 05:23:37.491125 [ 293 ] {a9f53845-d8db-4714-986d-38c24dd96b15} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.05.06 05:23:37.491288 [ 293 ] {a9f53845-d8db-4714-986d-38c24dd96b15} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001712 sec., 6425.2336448598135 rows/sec., 483.15 KiB/sec. | ||
| 2186 | 2026.05.06 05:23:37.491404 [ 293 ] {a9f53845-d8db-4714-986d-38c24dd96b15} <Debug> TCPHandler: Processed in 0.001978049 sec. | ||
| 2187 | 2026.05.06 05:23:37.491572 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2026.05.06 05:23:37.491683 [ 293 ] {9ad00cb3-11b0-4873-b977-62044cd555ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2189 | 2026.05.06 05:23:37.491733 [ 293 ] {9ad00cb3-11b0-4873-b977-62044cd555ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2190 | 2026.05.06 05:23:37.492174 [ 293 ] {9ad00cb3-11b0-4873-b977-62044cd555ca} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.05.06 05:23:37.492210 [ 293 ] {9ad00cb3-11b0-4873-b977-62044cd555ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2192 | 2026.05.06 05:23:37.492523 [ 293 ] {9ad00cb3-11b0-4873-b977-62044cd555ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2193 | 2026.05.06 05:23:37.492737 [ 293 ] {9ad00cb3-11b0-4873-b977-62044cd555ca} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.05.06 05:23:37.492842 [ 42 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2195 | 2026.05.06 05:23:37.492869 [ 293 ] {9ad00cb3-11b0-4873-b977-62044cd555ca} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001208 sec., 62086.09271523178 rows/sec., 4.85 MiB/sec. | ||
| 2196 | 2026.05.06 05:23:37.492880 [ 42 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.05.06 05:23:37.492911 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2198 | 2026.05.06 05:23:37.492913 [ 293 ] {9ad00cb3-11b0-4873-b977-62044cd555ca} <Debug> TCPHandler: Processed in 0.001401747 sec. | ||
| 2199 | 2026.05.06 05:23:37.493026 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::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 | ||
| 2200 | 2026.05.06 05:23:37.493070 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2026.05.06 05:23:37.493172 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2202 | 2026.05.06 05:23:37.493174 [ 293 ] {50df55c0-a121-44b8-9f8b-5dd212c4875f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2203 | 2026.05.06 05:23:37.493227 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1766 rows starting from the beginning of the part | ||
| 2204 | 2026.05.06 05:23:37.493236 [ 293 ] {50df55c0-a121-44b8-9f8b-5dd212c4875f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2205 | 2026.05.06 05:23:37.493323 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 490 rows starting from the beginning of the part | ||
| 2206 | 2026.05.06 05:23:37.493377 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1292 rows starting from the beginning of the part | ||
| 2207 | 2026.05.06 05:23:37.493418 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2208 | 2026.05.06 05:23:37.493470 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 490 rows starting from the beginning of the part | ||
| 2209 | 2026.05.06 05:23:37.493517 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 2210 | 2026.05.06 05:23:37.493698 [ 293 ] {50df55c0-a121-44b8-9f8b-5dd212c4875f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.05.06 05:23:37.493741 [ 293 ] {50df55c0-a121-44b8-9f8b-5dd212c4875f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2212 | 2026.05.06 05:23:37.494112 [ 293 ] {50df55c0-a121-44b8-9f8b-5dd212c4875f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2213 | 2026.05.06 05:23:37.494339 [ 293 ] {50df55c0-a121-44b8-9f8b-5dd212c4875f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.05.06 05:23:37.494450 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2215 | 2026.05.06 05:23:37.494474 [ 293 ] {50df55c0-a121-44b8-9f8b-5dd212c4875f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 2216 | 2026.05.06 05:23:37.494484 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.05.06 05:23:37.494514 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2218 | 2026.05.06 05:23:37.494518 [ 293 ] {50df55c0-a121-44b8-9f8b-5dd212c4875f} <Debug> TCPHandler: Processed in 0.001498747 sec. | ||
| 2219 | 2026.05.06 05:23:37.494651 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.05.06 05:23:37.494651 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::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 | ||
| 2221 | 2026.05.06 05:23:37.494746 [ 293 ] {c932b61a-c519-46a1-8522-c9c19510a14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2222 | 2026.05.06 05:23:37.494804 [ 293 ] {c932b61a-c519-46a1-8522-c9c19510a14e} <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 | ||
| 2223 | 2026.05.06 05:23:37.494847 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2224 | 2026.05.06 05:23:37.494906 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3121 rows starting from the beginning of the part | ||
| 2225 | 2026.05.06 05:23:37.495018 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2226 | 2026.05.06 05:23:37.495071 [ 193 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4177 rows, containing 5 columns (5 merged, 0 gathered) in 0.00210005 sec., 1989000.2618985262 rows/sec., 143.52 MiB/sec. | ||
| 2227 | 2026.05.06 05:23:37.495089 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1496 rows starting from the beginning of the part | ||
| 2228 | 2026.05.06 05:23:37.495164 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2229 | 2026.05.06 05:23:37.495223 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2230 | 2026.05.06 05:23:37.495283 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2231 | 2026.05.06 05:23:37.495385 [ 192 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2232 | 2026.05.06 05:23:37.495621 [ 293 ] {c932b61a-c519-46a1-8522-c9c19510a14e} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.05.06 05:23:37.495665 [ 293 ] {c932b61a-c519-46a1-8522-c9c19510a14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2234 | 2026.05.06 05:23:37.495765 [ 192 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_11_2} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2026.05.06 05:23:37.495859 [ 192 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_11_2} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2236 | 2026.05.06 05:23:37.495959 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2237 | 2026.05.06 05:23:37.496210 [ 293 ] {c932b61a-c519-46a1-8522-c9c19510a14e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2238 | 2026.05.06 05:23:37.496488 [ 293 ] {c932b61a-c519-46a1-8522-c9c19510a14e} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.05.06 05:23:37.496652 [ 293 ] {c932b61a-c519-46a1-8522-c9c19510a14e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001924 sec., 5717.255717255717 rows/sec., 10.25 MiB/sec. | ||
| 2240 | 2026.05.06 05:23:37.496708 [ 293 ] {c932b61a-c519-46a1-8522-c9c19510a14e} <Debug> TCPHandler: Processed in 0.00210666 sec. | ||
| 2241 | 2026.05.06 05:23:37.496835 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2026.05.06 05:23:37.496932 [ 293 ] {49dbe8ed-27c3-4b93-9b4e-2b9db34fc65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2243 | 2026.05.06 05:23:37.496973 [ 293 ] {49dbe8ed-27c3-4b93-9b4e-2b9db34fc65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2244 | 2026.05.06 05:23:37.497333 [ 293 ] {49dbe8ed-27c3-4b93-9b4e-2b9db34fc65e} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.05.06 05:23:37.497368 [ 293 ] {49dbe8ed-27c3-4b93-9b4e-2b9db34fc65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2246 | 2026.05.06 05:23:37.497684 [ 293 ] {49dbe8ed-27c3-4b93-9b4e-2b9db34fc65e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2247 | 2026.05.06 05:23:37.497918 [ 293 ] {49dbe8ed-27c3-4b93-9b4e-2b9db34fc65e} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.05.06 05:23:37.498025 [ 41 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2249 | 2026.05.06 05:23:37.498045 [ 293 ] {49dbe8ed-27c3-4b93-9b4e-2b9db34fc65e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 2250 | 2026.05.06 05:23:37.498064 [ 41 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.05.06 05:23:37.498084 [ 293 ] {49dbe8ed-27c3-4b93-9b4e-2b9db34fc65e} <Debug> TCPHandler: Processed in 0.001313456 sec. | ||
| 2252 | 2026.05.06 05:23:37.498087 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2253 | 2026.05.06 05:23:37.498198 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 2254 | 2026.05.06 05:23:37.498262 [ 189 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7415 rows, containing 5 columns (5 merged, 0 gathered) in 0.008834402 sec., 839332.4188779275 rows/sec., 66.40 MiB/sec. | ||
| 2255 | 2026.05.06 05:23:37.498298 [ 197 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5435 rows, containing 5 columns (5 merged, 0 gathered) in 0.003741438 sec., 1452650.0238678283 rows/sec., 92.38 MiB/sec. | ||
| 2256 | 2026.05.06 05:23:37.498302 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2257 | 2026.05.06 05:23:37.498350 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 330 rows starting from the beginning of the part | ||
| 2258 | 2026.05.06 05:23:37.498427 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 2259 | 2026.05.06 05:23:37.498477 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 2260 | 2026.05.06 05:23:37.498523 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2261 | 2026.05.06 05:23:37.498553 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2262 | 2026.05.06 05:23:37.498564 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2263 | 2026.05.06 05:23:37.498625 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2264 | 2026.05.06 05:23:37.498789 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2265 | 2026.05.06 05:23:37.498881 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_11_2} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.05.06 05:23:37.498959 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_11_2} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2267 | 2026.05.06 05:23:37.499040 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 2268 | 2026.05.06 05:23:37.499139 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.05.06 05:23:37.499209 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2270 | 2026.05.06 05:23:37.499276 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 2271 | 2026.05.06 05:23:37.499591 [ 189 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001424887 sec., 442140.3241099119 rows/sec., 28.88 MiB/sec. | ||
| 2272 | 2026.05.06 05:23:37.499737 [ 188 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2273 | 2026.05.06 05:23:37.499982 [ 188 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_11_2} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.05.06 05:23:37.500049 [ 188 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_11_2} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2275 | 2026.05.06 05:23:37.500115 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2276 | 2026.05.06 05:23:38.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.27 MiB, peak 198.07 MiB, free memory in arenas 0.00 B, will set to 191.58 MiB (RSS), difference: 3.32 MiB | ||
| 2277 | 2026.05.06 05:23:39.158897 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61180 | ||
| 2278 | 2026.05.06 05:23:39.159034 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2279 | 2026.05.06 05:23:39.159063 [ 313 ] {} <Debug> TCP-Session: f1a4006c-f253-4776-b64d-93e33d37b70c Authenticating user 'default' from [fd00:1122:3344:101::e]:61180 | ||
| 2280 | 2026.05.06 05:23:39.159091 [ 313 ] {} <Debug> TCP-Session: f1a4006c-f253-4776-b64d-93e33d37b70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.05.06 05:23:39.159104 [ 313 ] {} <Debug> TCP-Session: f1a4006c-f253-4776-b64d-93e33d37b70c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.05.06 05:23:39.159367 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42332 | ||
| 2283 | 2026.05.06 05:23:39.159406 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36681 | ||
| 2284 | 2026.05.06 05:23:39.159433 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60237 | ||
| 2285 | 2026.05.06 05:23:39.159445 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40110 | ||
| 2286 | 2026.05.06 05:23:39.159467 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36291 | ||
| 2287 | 2026.05.06 05:23:39.159481 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57483 | ||
| 2288 | 2026.05.06 05:23:39.159490 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2289 | 2026.05.06 05:23:39.159460 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35438 | ||
| 2290 | 2026.05.06 05:23:39.159558 [ 314 ] {} <Debug> TCP-Session: 01e70c5d-b722-48b5-9e55-0f769a31a5ad Authenticating user 'default' from [fd00:1122:3344:101::e]:42332 | ||
| 2291 | 2026.05.06 05:23:39.159577 [ 313 ] {} <Trace> TCP-Session: f1a4006c-f253-4776-b64d-93e33d37b70c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2026.05.06 05:23:39.159601 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2026.05.06 05:23:39.159611 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2294 | 2026.05.06 05:23:39.159615 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2295 | 2026.05.06 05:23:39.159638 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2296 | 2026.05.06 05:23:39.159648 [ 317 ] {} <Debug> TCP-Session: 30682a58-37a4-41a0-b00d-b16ef743f895 Authenticating user 'default' from [fd00:1122:3344:101::e]:60237 | ||
| 2297 | 2026.05.06 05:23:39.159659 [ 309 ] {} <Debug> TCP-Session: 1366f6ad-3635-4f7d-8ca2-14c83ea63b6b Authenticating user 'default' from [fd00:1122:3344:101::e]:36291 | ||
| 2298 | 2026.05.06 05:23:39.159679 [ 292 ] {} <Debug> TCP-Session: fe7c8ebc-9450-4aab-83f5-49c6ba7a8c5b Authenticating user 'default' from [fd00:1122:3344:101::e]:35438 | ||
| 2299 | 2026.05.06 05:23:39.159685 [ 317 ] {} <Debug> TCP-Session: 30682a58-37a4-41a0-b00d-b16ef743f895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.05.06 05:23:39.159695 [ 309 ] {} <Debug> TCP-Session: 1366f6ad-3635-4f7d-8ca2-14c83ea63b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.05.06 05:23:39.159713 [ 292 ] {} <Debug> TCP-Session: fe7c8ebc-9450-4aab-83f5-49c6ba7a8c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.05.06 05:23:39.159716 [ 317 ] {} <Debug> TCP-Session: 30682a58-37a4-41a0-b00d-b16ef743f895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.05.06 05:23:39.159723 [ 309 ] {} <Debug> TCP-Session: 1366f6ad-3635-4f7d-8ca2-14c83ea63b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.05.06 05:23:39.159739 [ 292 ] {} <Debug> TCP-Session: fe7c8ebc-9450-4aab-83f5-49c6ba7a8c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.05.06 05:23:39.159619 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2306 | 2026.05.06 05:23:39.159604 [ 314 ] {} <Debug> TCP-Session: 01e70c5d-b722-48b5-9e55-0f769a31a5ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.05.06 05:23:39.159797 [ 313 ] {6055a6b9-4add-4145-9c20-9d891219a5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61180) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2308 | 2026.05.06 05:23:39.159803 [ 310 ] {} <Debug> TCP-Session: 611492b5-230f-446c-92d6-0fda93266791 Authenticating user 'default' from [fd00:1122:3344:101::e]:57483 | ||
| 2309 | 2026.05.06 05:23:39.159812 [ 314 ] {} <Debug> TCP-Session: 01e70c5d-b722-48b5-9e55-0f769a31a5ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.05.06 05:23:39.159844 [ 310 ] {} <Debug> TCP-Session: 611492b5-230f-446c-92d6-0fda93266791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.05.06 05:23:39.159581 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2312 | 2026.05.06 05:23:39.159861 [ 310 ] {} <Debug> TCP-Session: 611492b5-230f-446c-92d6-0fda93266791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.05.06 05:23:39.159438 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54926 | ||
| 2314 | 2026.05.06 05:23:39.159902 [ 315 ] {} <Debug> TCP-Session: fd19dff1-3f1c-42e8-9a16-4d1b36c346e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36681 | ||
| 2315 | 2026.05.06 05:23:39.159647 [ 3 ] {} <Debug> TCP-Session: 51dead57-33c3-4210-8a5f-b63a8da45d95 Authenticating user 'default' from [fd00:1122:3344:101::e]:40110 | ||
| 2316 | 2026.05.06 05:23:39.159973 [ 315 ] {} <Debug> TCP-Session: fd19dff1-3f1c-42e8-9a16-4d1b36c346e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.05.06 05:23:39.159997 [ 3 ] {} <Debug> TCP-Session: 51dead57-33c3-4210-8a5f-b63a8da45d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.05.06 05:23:39.160001 [ 315 ] {} <Debug> TCP-Session: fd19dff1-3f1c-42e8-9a16-4d1b36c346e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.05.06 05:23:39.160019 [ 3 ] {} <Debug> TCP-Session: 51dead57-33c3-4210-8a5f-b63a8da45d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.05.06 05:23:39.160036 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2321 | 2026.05.06 05:23:39.160070 [ 316 ] {} <Debug> TCP-Session: 575b6bd8-bacb-47a6-a112-247eec08f1bd Authenticating user 'default' from [fd00:1122:3344:101::e]:54926 | ||
| 2322 | 2026.05.06 05:23:39.160094 [ 316 ] {} <Debug> TCP-Session: 575b6bd8-bacb-47a6-a112-247eec08f1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.05.06 05:23:39.160107 [ 316 ] {} <Debug> TCP-Session: 575b6bd8-bacb-47a6-a112-247eec08f1bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2026.05.06 05:23:39.160140 [ 313 ] {6055a6b9-4add-4145-9c20-9d891219a5cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2325 | 2026.05.06 05:23:39.160232 [ 313 ] {6055a6b9-4add-4145-9c20-9d891219a5cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2326 | 2026.05.06 05:23:39.160612 [ 313 ] {6055a6b9-4add-4145-9c20-9d891219a5cb} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 2327 | 2026.05.06 05:23:39.160728 [ 313 ] {6055a6b9-4add-4145-9c20-9d891219a5cb} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2328 | 2026.05.06 05:23:39.670242 [ 332 ] {6055a6b9-4add-4145-9c20-9d891219a5cb} <Trace> AggregatingTransform: Aggregating | ||
| 2329 | 2026.05.06 05:23:39.670310 [ 332 ] {6055a6b9-4add-4145-9c20-9d891219a5cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 2330 | 2026.05.06 05:23:39.670343 [ 332 ] {6055a6b9-4add-4145-9c20-9d891219a5cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000983724 sec. (1016.545 rows/sec., 39.71 KiB/sec.) | ||
| 2331 | 2026.05.06 05:23:39.670359 [ 332 ] {6055a6b9-4add-4145-9c20-9d891219a5cb} <Trace> Aggregator: Merging aggregated data | ||
| 2332 | 2026.05.06 05:23:39.671859 [ 313 ] {6055a6b9-4add-4145-9c20-9d891219a5cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.512115 sec., 1.952686408326255 rows/sec., 78.11 B/sec. | ||
| 2333 | 2026.05.06 05:23:39.672032 [ 313 ] {6055a6b9-4add-4145-9c20-9d891219a5cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2334 | 2026.05.06 05:23:39.672051 [ 313 ] {6055a6b9-4add-4145-9c20-9d891219a5cb} <Debug> TCPHandler: Processed in 0.512621317 sec. | ||
| 2335 | 2026.05.06 05:23:39.672207 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2026.05.06 05:23:39.672246 [ 313 ] {} <Debug> TCP-Session: f1a4006c-f253-4776-b64d-93e33d37b70c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.05.06 05:23:39.672247 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2338 | 2026.05.06 05:23:39.672264 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2026.05.06 05:23:39.672287 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2340 | 2026.05.06 05:23:39.672322 [ 314 ] {} <Debug> TCP-Session: 01e70c5d-b722-48b5-9e55-0f769a31a5ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.05.06 05:23:39.672325 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.05.06 05:23:39.672347 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2343 | 2026.05.06 05:23:39.672363 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2026.05.06 05:23:39.672378 [ 309 ] {} <Debug> TCP-Session: 1366f6ad-3635-4f7d-8ca2-14c83ea63b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.05.06 05:23:39.672392 [ 317 ] {} <Debug> TCP-Session: 30682a58-37a4-41a0-b00d-b16ef743f895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.05.06 05:23:39.672409 [ 3 ] {} <Debug> TCP-Session: 51dead57-33c3-4210-8a5f-b63a8da45d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.05.06 05:23:39.672378 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2026.05.06 05:23:39.672343 [ 315 ] {} <Debug> TCP-Session: fd19dff1-3f1c-42e8-9a16-4d1b36c346e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.05.06 05:23:39.672467 [ 292 ] {} <Debug> TCP-Session: fe7c8ebc-9450-4aab-83f5-49c6ba7a8c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.05.06 05:23:39.672312 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2351 | 2026.05.06 05:23:39.672354 [ 310 ] {} <Debug> TCP-Session: 611492b5-230f-446c-92d6-0fda93266791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.05.06 05:23:39.672554 [ 316 ] {} <Debug> TCP-Session: 575b6bd8-bacb-47a6-a112-247eec08f1bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.05.06 05:23:40.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.01 MiB, peak 202.12 MiB, free memory in arenas 0.00 B, will set to 211.66 MiB (RSS), difference: 18.65 MiB | ||
| 2354 | 2026.05.06 05:23:40.408907 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54108 | ||
| 2355 | 2026.05.06 05:23:40.409025 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2026.05.06 05:23:40.409057 [ 313 ] {} <Debug> TCP-Session: f72cdddb-ef52-4565-b24e-e79d5a569dee Authenticating user 'default' from [fd00:1122:3344:101::e]:54108 | ||
| 2357 | 2026.05.06 05:23:40.409083 [ 313 ] {} <Debug> TCP-Session: f72cdddb-ef52-4565-b24e-e79d5a569dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.05.06 05:23:40.409099 [ 313 ] {} <Debug> TCP-Session: f72cdddb-ef52-4565-b24e-e79d5a569dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.05.06 05:23:40.409320 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43537 | ||
| 2360 | 2026.05.06 05:23:40.409349 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39317 | ||
| 2361 | 2026.05.06 05:23:40.409380 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58496 | ||
| 2362 | 2026.05.06 05:23:40.409395 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58235 | ||
| 2363 | 2026.05.06 05:23:40.409420 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63001 | ||
| 2364 | 2026.05.06 05:23:40.409454 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2365 | 2026.05.06 05:23:40.409449 [ 313 ] {} <Trace> TCP-Session: f72cdddb-ef52-4565-b24e-e79d5a569dee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.05.06 05:23:40.409492 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2367 | 2026.05.06 05:23:40.409508 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2368 | 2026.05.06 05:23:40.409522 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2369 | 2026.05.06 05:23:40.409551 [ 315 ] {} <Debug> TCP-Session: 90090125-4224-4429-aa8a-0a7727e6857b Authenticating user 'default' from [fd00:1122:3344:101::e]:39317 | ||
| 2370 | 2026.05.06 05:23:40.409556 [ 3 ] {} <Debug> TCP-Session: b77521e7-485c-405b-be51-22584e343739 Authenticating user 'default' from [fd00:1122:3344:101::e]:58235 | ||
| 2371 | 2026.05.06 05:23:40.409573 [ 309 ] {} <Debug> TCP-Session: 68b90f52-2a12-40ca-8bfe-09ebfc13f7c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63001 | ||
| 2372 | 2026.05.06 05:23:40.409587 [ 315 ] {} <Debug> TCP-Session: 90090125-4224-4429-aa8a-0a7727e6857b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.05.06 05:23:40.409596 [ 3 ] {} <Debug> TCP-Session: b77521e7-485c-405b-be51-22584e343739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.05.06 05:23:40.409618 [ 315 ] {} <Debug> TCP-Session: 90090125-4224-4429-aa8a-0a7727e6857b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.05.06 05:23:40.409632 [ 3 ] {} <Debug> TCP-Session: b77521e7-485c-405b-be51-22584e343739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.05.06 05:23:40.409505 [ 314 ] {} <Debug> TCP-Session: 67b37b2c-ac04-41cb-9a29-617b1ef341a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43537 | ||
| 2377 | 2026.05.06 05:23:40.409478 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2378 | 2026.05.06 05:23:40.409675 [ 313 ] {de9e837c-d012-4e44-8807-fa668206d493} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54108) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2379 | 2026.05.06 05:23:40.409690 [ 314 ] {} <Debug> TCP-Session: 67b37b2c-ac04-41cb-9a29-617b1ef341a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.05.06 05:23:40.409705 [ 317 ] {} <Debug> TCP-Session: 02cd8535-8ccf-4b6d-bf6e-a3adbf5f2179 Authenticating user 'default' from [fd00:1122:3344:101::e]:58496 | ||
| 2381 | 2026.05.06 05:23:40.409725 [ 314 ] {} <Debug> TCP-Session: 67b37b2c-ac04-41cb-9a29-617b1ef341a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.05.06 05:23:40.409742 [ 317 ] {} <Debug> TCP-Session: 02cd8535-8ccf-4b6d-bf6e-a3adbf5f2179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.05.06 05:23:40.409429 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50671 | ||
| 2384 | 2026.05.06 05:23:40.409766 [ 317 ] {} <Debug> TCP-Session: 02cd8535-8ccf-4b6d-bf6e-a3adbf5f2179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.05.06 05:23:40.409407 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53871 | ||
| 2386 | 2026.05.06 05:23:40.409366 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37936 | ||
| 2387 | 2026.05.06 05:23:40.409839 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2388 | 2026.05.06 05:23:40.409873 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2389 | 2026.05.06 05:23:40.409892 [ 310 ] {} <Debug> TCP-Session: 968f72ab-29a7-4977-b5ae-1ec861a570f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50671 | ||
| 2390 | 2026.05.06 05:23:40.409908 [ 292 ] {} <Debug> TCP-Session: 3279c13d-b0c0-431f-b075-b4a1b19cdd37 Authenticating user 'default' from [fd00:1122:3344:101::e]:53871 | ||
| 2391 | 2026.05.06 05:23:40.409926 [ 310 ] {} <Debug> TCP-Session: 968f72ab-29a7-4977-b5ae-1ec861a570f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.05.06 05:23:40.409940 [ 292 ] {} <Debug> TCP-Session: 3279c13d-b0c0-431f-b075-b4a1b19cdd37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.05.06 05:23:40.409940 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2394 | 2026.05.06 05:23:40.409964 [ 292 ] {} <Debug> TCP-Session: 3279c13d-b0c0-431f-b075-b4a1b19cdd37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.05.06 05:23:40.409966 [ 313 ] {de9e837c-d012-4e44-8807-fa668206d493} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2396 | 2026.05.06 05:23:40.409990 [ 316 ] {} <Debug> TCP-Session: b1fe8de2-5d4d-49f7-9468-7f755b675197 Authenticating user 'default' from [fd00:1122:3344:101::e]:37936 | ||
| 2397 | 2026.05.06 05:23:40.409953 [ 310 ] {} <Debug> TCP-Session: 968f72ab-29a7-4977-b5ae-1ec861a570f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2026.05.06 05:23:40.410037 [ 316 ] {} <Debug> TCP-Session: b1fe8de2-5d4d-49f7-9468-7f755b675197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.05.06 05:23:40.410047 [ 313 ] {de9e837c-d012-4e44-8807-fa668206d493} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2400 | 2026.05.06 05:23:40.410063 [ 316 ] {} <Debug> TCP-Session: b1fe8de2-5d4d-49f7-9468-7f755b675197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.05.06 05:23:40.409609 [ 309 ] {} <Debug> TCP-Session: 68b90f52-2a12-40ca-8bfe-09ebfc13f7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2026.05.06 05:23:40.410122 [ 309 ] {} <Debug> TCP-Session: 68b90f52-2a12-40ca-8bfe-09ebfc13f7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2026.05.06 05:23:40.410375 [ 313 ] {de9e837c-d012-4e44-8807-fa668206d493} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 2404 | 2026.05.06 05:23:40.411345 [ 343 ] {de9e837c-d012-4e44-8807-fa668206d493} <Trace> AggregatingTransform: Aggregating | ||
| 2405 | 2026.05.06 05:23:40.411379 [ 343 ] {de9e837c-d012-4e44-8807-fa668206d493} <Trace> Aggregator: Aggregation method: without_key | ||
| 2406 | 2026.05.06 05:23:40.411412 [ 343 ] {de9e837c-d012-4e44-8807-fa668206d493} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932735 sec. (1072.116 rows/sec., 41.88 KiB/sec.) | ||
| 2407 | 2026.05.06 05:23:40.411430 [ 343 ] {de9e837c-d012-4e44-8807-fa668206d493} <Trace> Aggregator: Merging aggregated data | ||
| 2408 | 2026.05.06 05:23:40.412854 [ 313 ] {de9e837c-d012-4e44-8807-fa668206d493} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003243 sec., 308.35646006783844 rows/sec., 12.05 KiB/sec. | ||
| 2409 | 2026.05.06 05:23:40.412985 [ 313 ] {de9e837c-d012-4e44-8807-fa668206d493} <Debug> TCPHandler: Processed in 0.003663558 sec. | ||
| 2410 | 2026.05.06 05:23:40.413120 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2411 | 2026.05.06 05:23:40.413147 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2412 | 2026.05.06 05:23:40.413151 [ 313 ] {} <Debug> TCP-Session: f72cdddb-ef52-4565-b24e-e79d5a569dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.05.06 05:23:40.413169 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2414 | 2026.05.06 05:23:40.413185 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2415 | 2026.05.06 05:23:40.413199 [ 314 ] {} <Debug> TCP-Session: 67b37b2c-ac04-41cb-9a29-617b1ef341a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2026.05.06 05:23:40.413226 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2417 | 2026.05.06 05:23:40.413245 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2418 | 2026.05.06 05:23:40.413264 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2419 | 2026.05.06 05:23:40.413289 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2420 | 2026.05.06 05:23:40.413304 [ 292 ] {} <Debug> TCP-Session: 3279c13d-b0c0-431f-b075-b4a1b19cdd37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2421 | 2026.05.06 05:23:40.413320 [ 317 ] {} <Debug> TCP-Session: 02cd8535-8ccf-4b6d-bf6e-a3adbf5f2179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.05.06 05:23:40.413339 [ 3 ] {} <Debug> TCP-Session: b77521e7-485c-405b-be51-22584e343739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.05.06 05:23:40.413282 [ 309 ] {} <Debug> TCP-Session: 68b90f52-2a12-40ca-8bfe-09ebfc13f7c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2026.05.06 05:23:40.413240 [ 310 ] {} <Debug> TCP-Session: 968f72ab-29a7-4977-b5ae-1ec861a570f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2026.05.06 05:23:40.413225 [ 315 ] {} <Debug> TCP-Session: 90090125-4224-4429-aa8a-0a7727e6857b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2026.05.06 05:23:40.413206 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2427 | 2026.05.06 05:23:40.413477 [ 316 ] {} <Debug> TCP-Session: b1fe8de2-5d4d-49f7-9468-7f755b675197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2026.05.06 05:23:41.481266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4196 | ||
| 2429 | 2026.05.06 05:23:41.481765 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.05.06 05:23:41.481811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2431 | 2026.05.06 05:23:41.482354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2432 | 2026.05.06 05:23:41.482602 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.05.06 05:23:41.482750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4196 | ||
| 2434 | 2026.05.06 05:23:41.706493 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2435 | 2026.05.06 05:23:41.723594 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.05.06 05:23:41.723659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2437 | 2026.05.06 05:23:41.730173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2438 | 2026.05.06 05:23:41.730933 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.05.06 05:23:41.734296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2440 | 2026.05.06 05:23:42.488676 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.05.06 05:23:42.489045 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) 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) | ||
| 2442 | 2026.05.06 05:23:42.489603 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2443 | 2026.05.06 05:23:42.489646 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <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 | ||
| 2444 | 2026.05.06 05:23:42.489906 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2445 | 2026.05.06 05:23:42.489971 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2446 | 2026.05.06 05:23:42.490109 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 2447 | 2026.05.06 05:23:42.490204 [ 308 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2448 | 2026.05.06 05:23:42.490210 [ 338 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2449 | 2026.05.06 05:23:42.490301 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 2450 | 2026.05.06 05:23:42.490322 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2451 | 2026.05.06 05:23:42.490397 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2452 | 2026.05.06 05:23:42.490417 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2453 | 2026.05.06 05:23:42.490450 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <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'))" | ||
| 2454 | 2026.05.06 05:23:42.490496 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <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'))" | ||
| 2455 | 2026.05.06 05:23:42.492043 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.003162 sec., 14864.010120177103 rows/sec., 3.70 MiB/sec. | ||
| 2456 | 2026.05.06 05:23:42.492144 [ 293 ] {3833aa26-ee70-4091-a9a8-2e8bf9ffe14d} <Debug> TCPHandler: Processed in 0.003633238 sec. | ||
| 2457 | 2026.05.06 05:23:42.497277 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.05.06 05:23:42.497482 [ 293 ] {7606ee90-115f-4c8d-ab44-a453ef7f1724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2459 | 2026.05.06 05:23:42.497561 [ 293 ] {7606ee90-115f-4c8d-ab44-a453ef7f1724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2460 | 2026.05.06 05:23:42.498085 [ 293 ] {7606ee90-115f-4c8d-ab44-a453ef7f1724} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.05.06 05:23:42.498119 [ 293 ] {7606ee90-115f-4c8d-ab44-a453ef7f1724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2462 | 2026.05.06 05:23:42.498514 [ 293 ] {7606ee90-115f-4c8d-ab44-a453ef7f1724} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2463 | 2026.05.06 05:23:42.498703 [ 293 ] {7606ee90-115f-4c8d-ab44-a453ef7f1724} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.05.06 05:23:42.498847 [ 293 ] {7606ee90-115f-4c8d-ab44-a453ef7f1724} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001424 sec., 2106.741573033708 rows/sec., 192.02 KiB/sec. | ||
| 2465 | 2026.05.06 05:23:42.498885 [ 293 ] {7606ee90-115f-4c8d-ab44-a453ef7f1724} <Debug> TCPHandler: Processed in 0.001709628 sec. | ||
| 2466 | 2026.05.06 05:23:42.499004 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.05.06 05:23:42.499099 [ 293 ] {67ff7fb6-8678-4e9c-b1da-158e97b05170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2468 | 2026.05.06 05:23:42.499138 [ 293 ] {67ff7fb6-8678-4e9c-b1da-158e97b05170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2469 | 2026.05.06 05:23:42.499646 [ 293 ] {67ff7fb6-8678-4e9c-b1da-158e97b05170} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.05.06 05:23:42.499681 [ 293 ] {67ff7fb6-8678-4e9c-b1da-158e97b05170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2471 | 2026.05.06 05:23:42.499992 [ 293 ] {67ff7fb6-8678-4e9c-b1da-158e97b05170} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2472 | 2026.05.06 05:23:42.500199 [ 293 ] {67ff7fb6-8678-4e9c-b1da-158e97b05170} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.05.06 05:23:42.500328 [ 293 ] {67ff7fb6-8678-4e9c-b1da-158e97b05170} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001247 sec., 227746.59182036886 rows/sec., 14.46 MiB/sec. | ||
| 2474 | 2026.05.06 05:23:42.500365 [ 293 ] {67ff7fb6-8678-4e9c-b1da-158e97b05170} <Debug> TCPHandler: Processed in 0.001411167 sec. | ||
| 2475 | 2026.05.06 05:23:42.500481 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.05.06 05:23:42.500573 [ 293 ] {4eed4f7d-b648-4524-8cf0-e9e2ceafe7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2477 | 2026.05.06 05:23:42.500612 [ 293 ] {4eed4f7d-b648-4524-8cf0-e9e2ceafe7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2478 | 2026.05.06 05:23:42.500987 [ 293 ] {4eed4f7d-b648-4524-8cf0-e9e2ceafe7c4} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.05.06 05:23:42.501021 [ 293 ] {4eed4f7d-b648-4524-8cf0-e9e2ceafe7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2480 | 2026.05.06 05:23:42.501302 [ 293 ] {4eed4f7d-b648-4524-8cf0-e9e2ceafe7c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2481 | 2026.05.06 05:23:42.501502 [ 293 ] {4eed4f7d-b648-4524-8cf0-e9e2ceafe7c4} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.05.06 05:23:42.501627 [ 293 ] {4eed4f7d-b648-4524-8cf0-e9e2ceafe7c4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001072 sec., 1865.6716417910447 rows/sec., 152.13 KiB/sec. | ||
| 2483 | 2026.05.06 05:23:42.501662 [ 293 ] {4eed4f7d-b648-4524-8cf0-e9e2ceafe7c4} <Debug> TCPHandler: Processed in 0.001228946 sec. | ||
| 2484 | 2026.05.06 05:23:42.501770 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.05.06 05:23:42.501862 [ 293 ] {ec601d2b-049b-4f3e-ba65-51de6f5ff079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2486 | 2026.05.06 05:23:42.501899 [ 293 ] {ec601d2b-049b-4f3e-ba65-51de6f5ff079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2487 | 2026.05.06 05:23:42.502622 [ 293 ] {ec601d2b-049b-4f3e-ba65-51de6f5ff079} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.05.06 05:23:42.502655 [ 293 ] {ec601d2b-049b-4f3e-ba65-51de6f5ff079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2489 | 2026.05.06 05:23:42.503004 [ 293 ] {ec601d2b-049b-4f3e-ba65-51de6f5ff079} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2490 | 2026.05.06 05:23:42.503216 [ 293 ] {ec601d2b-049b-4f3e-ba65-51de6f5ff079} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.05.06 05:23:42.503337 [ 293 ] {ec601d2b-049b-4f3e-ba65-51de6f5ff079} <Debug> executeQuery: Read 846 rows, 67.42 KiB in 0.001493 sec., 566644.3402545211 rows/sec., 44.10 MiB/sec. | ||
| 2492 | 2026.05.06 05:23:42.503370 [ 293 ] {ec601d2b-049b-4f3e-ba65-51de6f5ff079} <Debug> TCPHandler: Processed in 0.001647478 sec. | ||
| 2493 | 2026.05.06 05:23:42.503481 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.05.06 05:23:42.503573 [ 293 ] {ffbfd017-7d27-41bc-8e6f-7211789cf426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2495 | 2026.05.06 05:23:42.503610 [ 293 ] {ffbfd017-7d27-41bc-8e6f-7211789cf426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2496 | 2026.05.06 05:23:42.504030 [ 293 ] {ffbfd017-7d27-41bc-8e6f-7211789cf426} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.05.06 05:23:42.504063 [ 293 ] {ffbfd017-7d27-41bc-8e6f-7211789cf426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2498 | 2026.05.06 05:23:42.504362 [ 293 ] {ffbfd017-7d27-41bc-8e6f-7211789cf426} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2499 | 2026.05.06 05:23:42.504574 [ 293 ] {ffbfd017-7d27-41bc-8e6f-7211789cf426} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.05.06 05:23:42.504699 [ 293 ] {ffbfd017-7d27-41bc-8e6f-7211789cf426} <Debug> executeQuery: Read 168 rows, 10.49 KiB in 0.001144 sec., 146853.14685314684 rows/sec., 8.95 MiB/sec. | ||
| 2501 | 2026.05.06 05:23:42.504733 [ 293 ] {ffbfd017-7d27-41bc-8e6f-7211789cf426} <Debug> TCPHandler: Processed in 0.001298897 sec. | ||
| 2502 | 2026.05.06 05:23:42.504843 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.05.06 05:23:42.504935 [ 293 ] {16d45a1d-6891-436d-bc69-2aef77281b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.05.06 05:23:42.504973 [ 293 ] {16d45a1d-6891-436d-bc69-2aef77281b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2505 | 2026.05.06 05:23:42.505397 [ 293 ] {16d45a1d-6891-436d-bc69-2aef77281b7e} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.05.06 05:23:42.505430 [ 293 ] {16d45a1d-6891-436d-bc69-2aef77281b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2507 | 2026.05.06 05:23:42.505711 [ 293 ] {16d45a1d-6891-436d-bc69-2aef77281b7e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2508 | 2026.05.06 05:23:42.505921 [ 293 ] {16d45a1d-6891-436d-bc69-2aef77281b7e} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.05.06 05:23:42.506004 [ 35 ] {} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2510 | 2026.05.06 05:23:42.506040 [ 35 ] {} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.05.06 05:23:42.506046 [ 293 ] {16d45a1d-6891-436d-bc69-2aef77281b7e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001129 sec., 131975.19929140832 rows/sec., 8.53 MiB/sec. | ||
| 2512 | 2026.05.06 05:23:42.506059 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2513 | 2026.05.06 05:23:42.506083 [ 293 ] {16d45a1d-6891-436d-bc69-2aef77281b7e} <Debug> TCPHandler: Processed in 0.001287166 sec. | ||
| 2514 | 2026.05.06 05:23:42.506179 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::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 | ||
| 2515 | 2026.05.06 05:23:42.506197 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.05.06 05:23:42.506315 [ 293 ] {2969d198-54ad-4cf8-bb03-6d28691c2534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2517 | 2026.05.06 05:23:42.506330 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2518 | 2026.05.06 05:23:42.506353 [ 293 ] {2969d198-54ad-4cf8-bb03-6d28691c2534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2519 | 2026.05.06 05:23:42.506371 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 825 rows starting from the beginning of the part | ||
| 2520 | 2026.05.06 05:23:42.506469 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2521 | 2026.05.06 05:23:42.506520 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2522 | 2026.05.06 05:23:42.506564 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 801 rows starting from the beginning of the part | ||
| 2523 | 2026.05.06 05:23:42.506602 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2524 | 2026.05.06 05:23:42.506642 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2525 | 2026.05.06 05:23:42.506775 [ 293 ] {2969d198-54ad-4cf8-bb03-6d28691c2534} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.05.06 05:23:42.506815 [ 293 ] {2969d198-54ad-4cf8-bb03-6d28691c2534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2527 | 2026.05.06 05:23:42.507144 [ 293 ] {2969d198-54ad-4cf8-bb03-6d28691c2534} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2528 | 2026.05.06 05:23:42.507360 [ 293 ] {2969d198-54ad-4cf8-bb03-6d28691c2534} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.05.06 05:23:42.507494 [ 293 ] {2969d198-54ad-4cf8-bb03-6d28691c2534} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 2530 | 2026.05.06 05:23:42.507531 [ 293 ] {2969d198-54ad-4cf8-bb03-6d28691c2534} <Debug> TCPHandler: Processed in 0.001381327 sec. | ||
| 2531 | 2026.05.06 05:23:42.507643 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.05.06 05:23:42.507734 [ 293 ] {315b6ccd-dad6-45aa-b651-5677eea32266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2533 | 2026.05.06 05:23:42.507772 [ 293 ] {315b6ccd-dad6-45aa-b651-5677eea32266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2534 | 2026.05.06 05:23:42.507867 [ 189 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737649 sec., 1278739.2620719145 rows/sec., 81.44 MiB/sec. | ||
| 2535 | 2026.05.06 05:23:42.508156 [ 189 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2536 | 2026.05.06 05:23:42.508371 [ 293 ] {315b6ccd-dad6-45aa-b651-5677eea32266} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.05.06 05:23:42.508413 [ 293 ] {315b6ccd-dad6-45aa-b651-5677eea32266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2538 | 2026.05.06 05:23:42.508505 [ 189 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_6_1} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.05.06 05:23:42.508600 [ 189 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_6_1} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2540 | 2026.05.06 05:23:42.508692 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2541 | 2026.05.06 05:23:42.508745 [ 293 ] {315b6ccd-dad6-45aa-b651-5677eea32266} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2542 | 2026.05.06 05:23:42.508954 [ 293 ] {315b6ccd-dad6-45aa-b651-5677eea32266} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.05.06 05:23:42.509087 [ 293 ] {315b6ccd-dad6-45aa-b651-5677eea32266} <Debug> executeQuery: Read 529 rows, 38.32 KiB in 0.00137 sec., 386131.3868613139 rows/sec., 27.31 MiB/sec. | ||
| 2544 | 2026.05.06 05:23:42.509124 [ 293 ] {315b6ccd-dad6-45aa-b651-5677eea32266} <Debug> TCPHandler: Processed in 0.001528528 sec. | ||
| 2545 | 2026.05.06 05:23:42.509234 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.05.06 05:23:42.509326 [ 293 ] {bde816d5-bf49-4968-be4c-39bbdb691e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2547 | 2026.05.06 05:23:42.509365 [ 293 ] {bde816d5-bf49-4968-be4c-39bbdb691e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2548 | 2026.05.06 05:23:42.509682 [ 293 ] {bde816d5-bf49-4968-be4c-39bbdb691e6e} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.05.06 05:23:42.509716 [ 293 ] {bde816d5-bf49-4968-be4c-39bbdb691e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2550 | 2026.05.06 05:23:42.510002 [ 293 ] {bde816d5-bf49-4968-be4c-39bbdb691e6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2551 | 2026.05.06 05:23:42.510208 [ 293 ] {bde816d5-bf49-4968-be4c-39bbdb691e6e} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.05.06 05:23:42.510334 [ 293 ] {bde816d5-bf49-4968-be4c-39bbdb691e6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 2553 | 2026.05.06 05:23:42.510370 [ 293 ] {bde816d5-bf49-4968-be4c-39bbdb691e6e} <Debug> TCPHandler: Processed in 0.001182206 sec. | ||
| 2554 | 2026.05.06 05:23:42.510481 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.05.06 05:23:42.510572 [ 293 ] {3493616b-b104-4e32-86b1-3add16d04e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2556 | 2026.05.06 05:23:42.510613 [ 293 ] {3493616b-b104-4e32-86b1-3add16d04e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2557 | 2026.05.06 05:23:42.511006 [ 293 ] {3493616b-b104-4e32-86b1-3add16d04e4b} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.05.06 05:23:42.511040 [ 293 ] {3493616b-b104-4e32-86b1-3add16d04e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2559 | 2026.05.06 05:23:42.511353 [ 293 ] {3493616b-b104-4e32-86b1-3add16d04e4b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2560 | 2026.05.06 05:23:42.511553 [ 293 ] {3493616b-b104-4e32-86b1-3add16d04e4b} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2026.05.06 05:23:42.511680 [ 293 ] {3493616b-b104-4e32-86b1-3add16d04e4b} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001125 sec., 236444.44444444447 rows/sec., 15.71 MiB/sec. | ||
| 2562 | 2026.05.06 05:23:42.511715 [ 293 ] {3493616b-b104-4e32-86b1-3add16d04e4b} <Debug> TCPHandler: Processed in 0.001281336 sec. | ||
| 2563 | 2026.05.06 05:23:42.511829 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.05.06 05:23:42.511920 [ 293 ] {8d381ce0-59ec-43f1-923d-e26de3a13df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2565 | 2026.05.06 05:23:42.511959 [ 293 ] {8d381ce0-59ec-43f1-923d-e26de3a13df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2566 | 2026.05.06 05:23:42.512265 [ 293 ] {8d381ce0-59ec-43f1-923d-e26de3a13df3} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.05.06 05:23:42.512299 [ 293 ] {8d381ce0-59ec-43f1-923d-e26de3a13df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2568 | 2026.05.06 05:23:42.512574 [ 293 ] {8d381ce0-59ec-43f1-923d-e26de3a13df3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2569 | 2026.05.06 05:23:42.512774 [ 293 ] {8d381ce0-59ec-43f1-923d-e26de3a13df3} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.05.06 05:23:42.512902 [ 293 ] {8d381ce0-59ec-43f1-923d-e26de3a13df3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 2571 | 2026.05.06 05:23:42.512936 [ 293 ] {8d381ce0-59ec-43f1-923d-e26de3a13df3} <Debug> TCPHandler: Processed in 0.001155345 sec. | ||
| 2572 | 2026.05.06 05:23:42.513044 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.05.06 05:23:42.513135 [ 293 ] {f145bba1-4d41-4aa5-8ba2-2557a9f99e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2574 | 2026.05.06 05:23:42.513186 [ 293 ] {f145bba1-4d41-4aa5-8ba2-2557a9f99e2b} <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 | ||
| 2575 | 2026.05.06 05:23:42.513930 [ 293 ] {f145bba1-4d41-4aa5-8ba2-2557a9f99e2b} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.05.06 05:23:42.513965 [ 293 ] {f145bba1-4d41-4aa5-8ba2-2557a9f99e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2577 | 2026.05.06 05:23:42.514454 [ 293 ] {f145bba1-4d41-4aa5-8ba2-2557a9f99e2b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2578 | 2026.05.06 05:23:42.514669 [ 293 ] {f145bba1-4d41-4aa5-8ba2-2557a9f99e2b} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.06 05:23:42.514767 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2580 | 2026.05.06 05:23:42.514805 [ 293 ] {f145bba1-4d41-4aa5-8ba2-2557a9f99e2b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001687 sec., 14226.437462951986 rows/sec., 25.49 MiB/sec. | ||
| 2581 | 2026.05.06 05:23:42.514816 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.05.06 05:23:42.514847 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2583 | 2026.05.06 05:23:42.514860 [ 293 ] {f145bba1-4d41-4aa5-8ba2-2557a9f99e2b} <Debug> TCPHandler: Processed in 0.001863709 sec. | ||
| 2584 | 2026.05.06 05:23:42.514952 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::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 | ||
| 2585 | 2026.05.06 05:23:42.514998 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.05.06 05:23:42.515095 [ 293 ] {5dd03d09-ad5d-4ce5-8bfb-7d6d641bcf0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2587 | 2026.05.06 05:23:42.515135 [ 293 ] {5dd03d09-ad5d-4ce5-8bfb-7d6d641bcf0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2588 | 2026.05.06 05:23:42.515235 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2589 | 2026.05.06 05:23:42.515321 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 2590 | 2026.05.06 05:23:42.515446 [ 293 ] {5dd03d09-ad5d-4ce5-8bfb-7d6d641bcf0d} <Trace> oximeter.measurements_i64 (f1664b56-e87a-477e-a48e-7ac71df3e722): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.05.06 05:23:42.515486 [ 293 ] {5dd03d09-ad5d-4ce5-8bfb-7d6d641bcf0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2592 | 2026.05.06 05:23:42.515490 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::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 | ||
| 2593 | 2026.05.06 05:23:42.515640 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::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 | ||
| 2594 | 2026.05.06 05:23:42.515759 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
| 2595 | 2026.05.06 05:23:42.515785 [ 293 ] {5dd03d09-ad5d-4ce5-8bfb-7d6d641bcf0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2596 | 2026.05.06 05:23:42.515864 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 2597 | 2026.05.06 05:23:42.515980 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2598 | 2026.05.06 05:23:42.516006 [ 293 ] {5dd03d09-ad5d-4ce5-8bfb-7d6d641bcf0d} <Trace> oximeter.measurements_i64 (f1664b56-e87a-477e-a48e-7ac71df3e722): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.05.06 05:23:42.516134 [ 293 ] {5dd03d09-ad5d-4ce5-8bfb-7d6d641bcf0d} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001056 sec., 19886.363636363636 rows/sec., 1.45 MiB/sec. | ||
| 2600 | 2026.05.06 05:23:42.516171 [ 293 ] {5dd03d09-ad5d-4ce5-8bfb-7d6d641bcf0d} <Debug> TCPHandler: Processed in 0.001221946 sec. | ||
| 2601 | 2026.05.06 05:23:42.516283 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.05.06 05:23:42.516375 [ 293 ] {320360d2-3595-463b-9000-345e76c085a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2603 | 2026.05.06 05:23:42.516415 [ 293 ] {320360d2-3595-463b-9000-345e76c085a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2604 | 2026.05.06 05:23:42.516751 [ 293 ] {320360d2-3595-463b-9000-345e76c085a8} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.05.06 05:23:42.516788 [ 293 ] {320360d2-3595-463b-9000-345e76c085a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2606 | 2026.05.06 05:23:42.517120 [ 293 ] {320360d2-3595-463b-9000-345e76c085a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2607 | 2026.05.06 05:23:42.517341 [ 293 ] {320360d2-3595-463b-9000-345e76c085a8} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.05.06 05:23:42.517476 [ 293 ] {320360d2-3595-463b-9000-345e76c085a8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001119 sec., 80428.9544235925 rows/sec., 5.03 MiB/sec. | ||
| 2609 | 2026.05.06 05:23:42.517515 [ 293 ] {320360d2-3595-463b-9000-345e76c085a8} <Debug> TCPHandler: Processed in 0.001278596 sec. | ||
| 2610 | 2026.05.06 05:23:42.518022 [ 189 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 19 columns (19 merged, 0 gathered) in 0.003113955 sec., 26654.20662790567 rows/sec., 47.76 MiB/sec. | ||
| 2611 | 2026.05.06 05:23:42.518320 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2612 | 2026.05.06 05:23:42.518679 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.05.06 05:23:42.518742 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2614 | 2026.05.06 05:23:42.518811 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2615 | 2026.05.06 05:23:43.988031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 314 | ||
| 2616 | 2026.05.06 05:23:43.990598 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.05.06 05:23:43.990643 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2618 | 2026.05.06 05:23:43.991834 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2619 | 2026.05.06 05:23:43.992104 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.05.06 05:23:43.992364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2621 | 2026.05.06 05:23:47.482018 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.05.06 05:23:47.482289 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2623 | 2026.05.06 05:23:47.482643 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2624 | 2026.05.06 05:23:47.482686 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2625 | 2026.05.06 05:23:47.482918 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2626 | 2026.05.06 05:23:47.482990 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2627 | 2026.05.06 05:23:47.483129 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2628 | 2026.05.06 05:23:47.483238 [ 338 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2629 | 2026.05.06 05:23:47.483262 [ 324 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2630 | 2026.05.06 05:23:47.483262 [ 328 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2631 | 2026.05.06 05:23:47.483387 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 2632 | 2026.05.06 05:23:47.483414 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2633 | 2026.05.06 05:23:47.483483 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2634 | 2026.05.06 05:23:47.483503 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2635 | 2026.05.06 05:23:47.483538 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2636 | 2026.05.06 05:23:47.483574 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2637 | 2026.05.06 05:23:47.485007 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002818 sec., 16678.495386799146 rows/sec., 2.77 MiB/sec. | ||
| 2638 | 2026.05.06 05:23:47.485134 [ 293 ] {e4b95510-a994-44fa-971f-3d2f11ff5363} <Debug> TCPHandler: Processed in 0.003254185 sec. | ||
| 2639 | 2026.05.06 05:23:47.486861 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.05.06 05:23:47.486991 [ 293 ] {9e7232b0-dd6f-4915-9f47-7edd3cceb8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2641 | 2026.05.06 05:23:47.487041 [ 293 ] {9e7232b0-dd6f-4915-9f47-7edd3cceb8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2642 | 2026.05.06 05:23:47.487621 [ 293 ] {9e7232b0-dd6f-4915-9f47-7edd3cceb8bf} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.05.06 05:23:47.487664 [ 293 ] {9e7232b0-dd6f-4915-9f47-7edd3cceb8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2644 | 2026.05.06 05:23:47.488046 [ 293 ] {9e7232b0-dd6f-4915-9f47-7edd3cceb8bf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2645 | 2026.05.06 05:23:47.488266 [ 293 ] {9e7232b0-dd6f-4915-9f47-7edd3cceb8bf} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.05.06 05:23:47.488406 [ 293 ] {9e7232b0-dd6f-4915-9f47-7edd3cceb8bf} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001454 sec., 53645.116918844564 rows/sec., 4.44 MiB/sec. | ||
| 2647 | 2026.05.06 05:23:47.488442 [ 293 ] {9e7232b0-dd6f-4915-9f47-7edd3cceb8bf} <Debug> TCPHandler: Processed in 0.001642248 sec. | ||
| 2648 | 2026.05.06 05:23:47.488576 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.05.06 05:23:47.488679 [ 293 ] {33322530-2bb2-4241-87f5-b657a4746676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.05.06 05:23:47.488719 [ 293 ] {33322530-2bb2-4241-87f5-b657a4746676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2651 | 2026.05.06 05:23:47.489109 [ 293 ] {33322530-2bb2-4241-87f5-b657a4746676} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.05.06 05:23:47.489149 [ 293 ] {33322530-2bb2-4241-87f5-b657a4746676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2653 | 2026.05.06 05:23:47.489447 [ 293 ] {33322530-2bb2-4241-87f5-b657a4746676} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2654 | 2026.05.06 05:23:47.489653 [ 293 ] {33322530-2bb2-4241-87f5-b657a4746676} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.05.06 05:23:47.489779 [ 293 ] {33322530-2bb2-4241-87f5-b657a4746676} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001118 sec., 9838.998211091233 rows/sec., 739.85 KiB/sec. | ||
| 2656 | 2026.05.06 05:23:47.489815 [ 293 ] {33322530-2bb2-4241-87f5-b657a4746676} <Debug> TCPHandler: Processed in 0.001289506 sec. | ||
| 2657 | 2026.05.06 05:23:47.489932 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.05.06 05:23:47.490027 [ 293 ] {b6dbd621-8bfc-4bc9-b182-9c35784c6458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2659 | 2026.05.06 05:23:47.490066 [ 293 ] {b6dbd621-8bfc-4bc9-b182-9c35784c6458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2660 | 2026.05.06 05:23:47.490492 [ 293 ] {b6dbd621-8bfc-4bc9-b182-9c35784c6458} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.05.06 05:23:47.490528 [ 293 ] {b6dbd621-8bfc-4bc9-b182-9c35784c6458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2662 | 2026.05.06 05:23:47.490832 [ 293 ] {b6dbd621-8bfc-4bc9-b182-9c35784c6458} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2663 | 2026.05.06 05:23:47.491036 [ 293 ] {b6dbd621-8bfc-4bc9-b182-9c35784c6458} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.05.06 05:23:47.491159 [ 293 ] {b6dbd621-8bfc-4bc9-b182-9c35784c6458} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001149 sec., 65274.15143603133 rows/sec., 5.10 MiB/sec. | ||
| 2665 | 2026.05.06 05:23:47.491194 [ 293 ] {b6dbd621-8bfc-4bc9-b182-9c35784c6458} <Debug> TCPHandler: Processed in 0.001311537 sec. | ||
| 2666 | 2026.05.06 05:23:47.491311 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.05.06 05:23:47.491404 [ 293 ] {41eae73a-3f50-42d5-86fd-023349e35743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2668 | 2026.05.06 05:23:47.491446 [ 293 ] {41eae73a-3f50-42d5-86fd-023349e35743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2669 | 2026.05.06 05:23:47.491858 [ 293 ] {41eae73a-3f50-42d5-86fd-023349e35743} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.05.06 05:23:47.491892 [ 293 ] {41eae73a-3f50-42d5-86fd-023349e35743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2671 | 2026.05.06 05:23:47.492206 [ 293 ] {41eae73a-3f50-42d5-86fd-023349e35743} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2672 | 2026.05.06 05:23:47.492416 [ 293 ] {41eae73a-3f50-42d5-86fd-023349e35743} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.05.06 05:23:47.492544 [ 293 ] {41eae73a-3f50-42d5-86fd-023349e35743} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 2674 | 2026.05.06 05:23:47.492580 [ 293 ] {41eae73a-3f50-42d5-86fd-023349e35743} <Debug> TCPHandler: Processed in 0.001317906 sec. | ||
| 2675 | 2026.05.06 05:23:47.492707 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.05.06 05:23:47.492812 [ 293 ] {e3f43bfd-0dff-4edc-a20f-9bc595b59ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2677 | 2026.05.06 05:23:47.492876 [ 293 ] {e3f43bfd-0dff-4edc-a20f-9bc595b59ff1} <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 | ||
| 2678 | 2026.05.06 05:23:47.493736 [ 293 ] {e3f43bfd-0dff-4edc-a20f-9bc595b59ff1} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.05.06 05:23:47.493779 [ 293 ] {e3f43bfd-0dff-4edc-a20f-9bc595b59ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2680 | 2026.05.06 05:23:47.494299 [ 293 ] {e3f43bfd-0dff-4edc-a20f-9bc595b59ff1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2681 | 2026.05.06 05:23:47.494522 [ 293 ] {e3f43bfd-0dff-4edc-a20f-9bc595b59ff1} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.05.06 05:23:47.494659 [ 293 ] {e3f43bfd-0dff-4edc-a20f-9bc595b59ff1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001871 sec., 5879.208979155532 rows/sec., 10.54 MiB/sec. | ||
| 2683 | 2026.05.06 05:23:47.494716 [ 293 ] {e3f43bfd-0dff-4edc-a20f-9bc595b59ff1} <Debug> TCPHandler: Processed in 0.00205722 sec. | ||
| 2684 | 2026.05.06 05:23:47.494829 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.05.06 05:23:47.494924 [ 293 ] {e07ca350-0169-46d6-9275-100c83174f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2686 | 2026.05.06 05:23:47.494966 [ 293 ] {e07ca350-0169-46d6-9275-100c83174f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2687 | 2026.05.06 05:23:47.495296 [ 293 ] {e07ca350-0169-46d6-9275-100c83174f8a} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.05.06 05:23:47.495330 [ 293 ] {e07ca350-0169-46d6-9275-100c83174f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2689 | 2026.05.06 05:23:47.495658 [ 293 ] {e07ca350-0169-46d6-9275-100c83174f8a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2690 | 2026.05.06 05:23:47.495871 [ 293 ] {e07ca350-0169-46d6-9275-100c83174f8a} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.05.06 05:23:47.495993 [ 293 ] {e07ca350-0169-46d6-9275-100c83174f8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 2692 | 2026.05.06 05:23:47.496028 [ 293 ] {e07ca350-0169-46d6-9275-100c83174f8a} <Debug> TCPHandler: Processed in 0.001247886 sec. | ||
| 2693 | 2026.05.06 05:23:48.900118 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2694 | 2026.05.06 05:23:48.900171 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2695 | 2026.05.06 05:23:48.983019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4644 | ||
| 2696 | 2026.05.06 05:23:48.983570 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.05.06 05:23:48.983626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2698 | 2026.05.06 05:23:48.984140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2699 | 2026.05.06 05:23:48.984387 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.05.06 05:23:48.984531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4644 | ||
| 2701 | 2026.05.06 05:23:49.234562 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2702 | 2026.05.06 05:23:49.252516 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.05.06 05:23:49.252575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2704 | 2026.05.06 05:23:49.258242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2705 | 2026.05.06 05:23:49.258911 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.05.06 05:23:49.262031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2707 | 2026.05.06 05:23:52.487660 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.05.06 05:23:52.487937 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2709 | 2026.05.06 05:23:52.488315 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2710 | 2026.05.06 05:23:52.488355 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2711 | 2026.05.06 05:23:52.488629 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2712 | 2026.05.06 05:23:52.488699 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2713 | 2026.05.06 05:23:52.488841 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2714 | 2026.05.06 05:23:52.488963 [ 359 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2715 | 2026.05.06 05:23:52.488968 [ 328 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2716 | 2026.05.06 05:23:52.488969 [ 324 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2717 | 2026.05.06 05:23:52.489194 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 2718 | 2026.05.06 05:23:52.489225 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2719 | 2026.05.06 05:23:52.489296 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2720 | 2026.05.06 05:23:52.489317 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2721 | 2026.05.06 05:23:52.489353 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2722 | 2026.05.06 05:23:52.489391 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2723 | 2026.05.06 05:23:52.490684 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002857 sec., 16450.822541127054 rows/sec., 4.10 MiB/sec. | ||
| 2724 | 2026.05.06 05:23:52.490821 [ 293 ] {e6c7c291-5d70-4630-9d83-b64cf9d71a54} <Debug> TCPHandler: Processed in 0.003299916 sec. | ||
| 2725 | 2026.05.06 05:23:52.495963 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.05.06 05:23:52.496092 [ 293 ] {3d50daaa-8ebd-4c8d-8f81-b2127ebbc2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2727 | 2026.05.06 05:23:52.496142 [ 293 ] {3d50daaa-8ebd-4c8d-8f81-b2127ebbc2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2728 | 2026.05.06 05:23:52.496902 [ 293 ] {3d50daaa-8ebd-4c8d-8f81-b2127ebbc2fe} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.05.06 05:23:52.496952 [ 293 ] {3d50daaa-8ebd-4c8d-8f81-b2127ebbc2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2730 | 2026.05.06 05:23:52.497347 [ 293 ] {3d50daaa-8ebd-4c8d-8f81-b2127ebbc2fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2731 | 2026.05.06 05:23:52.497570 [ 293 ] {3d50daaa-8ebd-4c8d-8f81-b2127ebbc2fe} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.05.06 05:23:52.497722 [ 293 ] {3d50daaa-8ebd-4c8d-8f81-b2127ebbc2fe} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001613 sec., 176069.43583384997 rows/sec., 11.18 MiB/sec. | ||
| 2733 | 2026.05.06 05:23:52.497722 [ 132 ] {} <Debug> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2734 | 2026.05.06 05:23:52.497763 [ 293 ] {3d50daaa-8ebd-4c8d-8f81-b2127ebbc2fe} <Debug> TCPHandler: Processed in 0.001818339 sec. | ||
| 2735 | 2026.05.06 05:23:52.497786 [ 132 ] {} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.05.06 05:23:52.497811 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2737 | 2026.05.06 05:23:52.497906 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.05.06 05:23:52.497944 [ 194 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::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 | ||
| 2739 | 2026.05.06 05:23:52.498012 [ 293 ] {f231dd1b-0a18-49f8-871e-9680d7041f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2740 | 2026.05.06 05:23:52.498060 [ 293 ] {f231dd1b-0a18-49f8-871e-9680d7041f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2741 | 2026.05.06 05:23:52.498099 [ 194 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2742 | 2026.05.06 05:23:52.498140 [ 194 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2743 | 2026.05.06 05:23:52.498214 [ 194 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2744 | 2026.05.06 05:23:52.498262 [ 194 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2745 | 2026.05.06 05:23:52.498314 [ 194 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2746 | 2026.05.06 05:23:52.498361 [ 194 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2747 | 2026.05.06 05:23:52.498413 [ 194 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 2748 | 2026.05.06 05:23:52.498907 [ 293 ] {f231dd1b-0a18-49f8-871e-9680d7041f0c} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.05.06 05:23:52.498951 [ 293 ] {f231dd1b-0a18-49f8-871e-9680d7041f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2750 | 2026.05.06 05:23:52.499363 [ 293 ] {f231dd1b-0a18-49f8-871e-9680d7041f0c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2751 | 2026.05.06 05:23:52.499580 [ 293 ] {f231dd1b-0a18-49f8-871e-9680d7041f0c} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.05.06 05:23:52.499649 [ 193 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001773039 sec., 814420.8897830223 rows/sec., 55.10 MiB/sec. | ||
| 2753 | 2026.05.06 05:23:52.499720 [ 293 ] {f231dd1b-0a18-49f8-871e-9680d7041f0c} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001728 sec., 491319.44444444444 rows/sec., 38.28 MiB/sec. | ||
| 2754 | 2026.05.06 05:23:52.499765 [ 293 ] {f231dd1b-0a18-49f8-871e-9680d7041f0c} <Debug> TCPHandler: Processed in 0.001911069 sec. | ||
| 2755 | 2026.05.06 05:23:52.499841 [ 189 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2756 | 2026.05.06 05:23:52.499908 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.05.06 05:23:52.500012 [ 293 ] {5d149870-7e4f-48a5-a5b5-673298bcae7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2758 | 2026.05.06 05:23:52.500056 [ 293 ] {5d149870-7e4f-48a5-a5b5-673298bcae7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2759 | 2026.05.06 05:23:52.500142 [ 189 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_6_1} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.05.06 05:23:52.500220 [ 189 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_6_1} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2761 | 2026.05.06 05:23:52.500316 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2762 | 2026.05.06 05:23:52.500537 [ 293 ] {5d149870-7e4f-48a5-a5b5-673298bcae7f} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.05.06 05:23:52.500578 [ 293 ] {5d149870-7e4f-48a5-a5b5-673298bcae7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2764 | 2026.05.06 05:23:52.500894 [ 293 ] {5d149870-7e4f-48a5-a5b5-673298bcae7f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2765 | 2026.05.06 05:23:52.501104 [ 293 ] {5d149870-7e4f-48a5-a5b5-673298bcae7f} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.05.06 05:23:52.501203 [ 132 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2767 | 2026.05.06 05:23:52.501236 [ 132 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.05.06 05:23:52.501242 [ 293 ] {5d149870-7e4f-48a5-a5b5-673298bcae7f} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001249 sec., 134507.6060848679 rows/sec., 8.21 MiB/sec. | ||
| 2769 | 2026.05.06 05:23:52.501253 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2770 | 2026.05.06 05:23:52.501286 [ 293 ] {5d149870-7e4f-48a5-a5b5-673298bcae7f} <Debug> TCPHandler: Processed in 0.001429027 sec. | ||
| 2771 | 2026.05.06 05:23:52.501369 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::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 | ||
| 2772 | 2026.05.06 05:23:52.501421 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2026.05.06 05:23:52.501467 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2774 | 2026.05.06 05:23:52.501499 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 179 rows starting from the beginning of the part | ||
| 2775 | 2026.05.06 05:23:52.501522 [ 293 ] {1734f89f-a10a-4687-8e60-4f920d486b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2776 | 2026.05.06 05:23:52.501553 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 142 rows starting from the beginning of the part | ||
| 2777 | 2026.05.06 05:23:52.501568 [ 293 ] {1734f89f-a10a-4687-8e60-4f920d486b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2778 | 2026.05.06 05:23:52.501601 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2779 | 2026.05.06 05:23:52.501657 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 168 rows starting from the beginning of the part | ||
| 2780 | 2026.05.06 05:23:52.501697 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2781 | 2026.05.06 05:23:52.501733 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 168 rows starting from the beginning of the part | ||
| 2782 | 2026.05.06 05:23:52.502016 [ 293 ] {1734f89f-a10a-4687-8e60-4f920d486b9b} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.05.06 05:23:52.502058 [ 293 ] {1734f89f-a10a-4687-8e60-4f920d486b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2784 | 2026.05.06 05:23:52.502369 [ 293 ] {1734f89f-a10a-4687-8e60-4f920d486b9b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2785 | 2026.05.06 05:23:52.502576 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251766 sec., 542433.6497396477 rows/sec., 35.22 MiB/sec. | ||
| 2786 | 2026.05.06 05:23:52.502587 [ 293 ] {1734f89f-a10a-4687-8e60-4f920d486b9b} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.05.06 05:23:52.502704 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2788 | 2026.05.06 05:23:52.502750 [ 293 ] {1734f89f-a10a-4687-8e60-4f920d486b9b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001245 sec., 119678.71485943775 rows/sec., 7.73 MiB/sec. | ||
| 2789 | 2026.05.06 05:23:52.502793 [ 293 ] {1734f89f-a10a-4687-8e60-4f920d486b9b} <Debug> TCPHandler: Processed in 0.001422127 sec. | ||
| 2790 | 2026.05.06 05:23:52.502920 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2026.05.06 05:23:52.502955 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_11_2} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.05.06 05:23:52.503018 [ 293 ] {7da278df-089e-49e6-a64b-760161f5c5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2793 | 2026.05.06 05:23:52.503026 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_11_2} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2794 | 2026.05.06 05:23:52.503065 [ 293 ] {7da278df-089e-49e6-a64b-760161f5c5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2795 | 2026.05.06 05:23:52.503098 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2796 | 2026.05.06 05:23:52.503517 [ 293 ] {7da278df-089e-49e6-a64b-760161f5c5e0} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.05.06 05:23:52.503557 [ 293 ] {7da278df-089e-49e6-a64b-760161f5c5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2798 | 2026.05.06 05:23:52.503867 [ 293 ] {7da278df-089e-49e6-a64b-760161f5c5e0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2799 | 2026.05.06 05:23:52.504073 [ 293 ] {7da278df-089e-49e6-a64b-760161f5c5e0} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.05.06 05:23:52.504165 [ 132 ] {} <Debug> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2801 | 2026.05.06 05:23:52.504195 [ 132 ] {} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.05.06 05:23:52.504203 [ 293 ] {7da278df-089e-49e6-a64b-760161f5c5e0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 2803 | 2026.05.06 05:23:52.504210 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2804 | 2026.05.06 05:23:52.504249 [ 293 ] {7da278df-089e-49e6-a64b-760161f5c5e0} <Debug> TCPHandler: Processed in 0.001378076 sec. | ||
| 2805 | 2026.05.06 05:23:52.504338 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::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 | ||
| 2806 | 2026.05.06 05:23:52.504381 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2026.05.06 05:23:52.504461 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2808 | 2026.05.06 05:23:52.504479 [ 293 ] {1c87f8cf-9b22-43cb-b0b8-226952827f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2809 | 2026.05.06 05:23:52.504506 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2810 | 2026.05.06 05:23:52.504523 [ 293 ] {1c87f8cf-9b22-43cb-b0b8-226952827f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2811 | 2026.05.06 05:23:52.504596 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2812 | 2026.05.06 05:23:52.504653 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2813 | 2026.05.06 05:23:52.504697 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2814 | 2026.05.06 05:23:52.504747 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2815 | 2026.05.06 05:23:52.504792 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 2816 | 2026.05.06 05:23:52.505159 [ 293 ] {1c87f8cf-9b22-43cb-b0b8-226952827f57} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.05.06 05:23:52.505201 [ 293 ] {1c87f8cf-9b22-43cb-b0b8-226952827f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2818 | 2026.05.06 05:23:52.505542 [ 293 ] {1c87f8cf-9b22-43cb-b0b8-226952827f57} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2819 | 2026.05.06 05:23:52.505763 [ 293 ] {1c87f8cf-9b22-43cb-b0b8-226952827f57} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.05.06 05:23:52.505783 [ 186 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497048 sec., 502321.9028381188 rows/sec., 30.64 MiB/sec. | ||
| 2821 | 2026.05.06 05:23:52.505906 [ 293 ] {1c87f8cf-9b22-43cb-b0b8-226952827f57} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001444 sec., 357340.72022160667 rows/sec., 25.20 MiB/sec. | ||
| 2822 | 2026.05.06 05:23:52.505949 [ 293 ] {1c87f8cf-9b22-43cb-b0b8-226952827f57} <Debug> TCPHandler: Processed in 0.001618337 sec. | ||
| 2823 | 2026.05.06 05:23:52.505972 [ 186 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2824 | 2026.05.06 05:23:52.506072 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2026.05.06 05:23:52.506173 [ 293 ] {a1d4ad18-8b87-4509-9cc5-c75d0ebd54e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2826 | 2026.05.06 05:23:52.506215 [ 293 ] {a1d4ad18-8b87-4509-9cc5-c75d0ebd54e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2827 | 2026.05.06 05:23:52.506269 [ 186 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_6_1} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.05.06 05:23:52.506341 [ 186 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_6_1} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2829 | 2026.05.06 05:23:52.506418 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2830 | 2026.05.06 05:23:52.506553 [ 293 ] {a1d4ad18-8b87-4509-9cc5-c75d0ebd54e6} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.05.06 05:23:52.506595 [ 293 ] {a1d4ad18-8b87-4509-9cc5-c75d0ebd54e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2832 | 2026.05.06 05:23:52.506910 [ 293 ] {a1d4ad18-8b87-4509-9cc5-c75d0ebd54e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2833 | 2026.05.06 05:23:52.507115 [ 293 ] {a1d4ad18-8b87-4509-9cc5-c75d0ebd54e6} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.05.06 05:23:52.507212 [ 132 ] {} <Debug> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2835 | 2026.05.06 05:23:52.507244 [ 132 ] {} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.05.06 05:23:52.507254 [ 293 ] {a1d4ad18-8b87-4509-9cc5-c75d0ebd54e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 2837 | 2026.05.06 05:23:52.507261 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2838 | 2026.05.06 05:23:52.507298 [ 293 ] {a1d4ad18-8b87-4509-9cc5-c75d0ebd54e6} <Debug> TCPHandler: Processed in 0.001276466 sec. | ||
| 2839 | 2026.05.06 05:23:52.507354 [ 198 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::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 | ||
| 2840 | 2026.05.06 05:23:52.507413 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.05.06 05:23:52.507448 [ 198 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2842 | 2026.05.06 05:23:52.507478 [ 198 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2843 | 2026.05.06 05:23:52.507513 [ 293 ] {42de92fe-7e0d-412e-a30a-8df3bfc31821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2844 | 2026.05.06 05:23:52.507523 [ 198 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2845 | 2026.05.06 05:23:52.507563 [ 293 ] {42de92fe-7e0d-412e-a30a-8df3bfc31821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2846 | 2026.05.06 05:23:52.507584 [ 198 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2847 | 2026.05.06 05:23:52.507623 [ 198 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2848 | 2026.05.06 05:23:52.507658 [ 198 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2849 | 2026.05.06 05:23:52.507993 [ 293 ] {42de92fe-7e0d-412e-a30a-8df3bfc31821} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.05.06 05:23:52.508034 [ 293 ] {42de92fe-7e0d-412e-a30a-8df3bfc31821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2851 | 2026.05.06 05:23:52.508281 [ 186 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.000953595 sec., 31459.896496940524 rows/sec., 1.61 MiB/sec. | ||
| 2852 | 2026.05.06 05:23:52.508407 [ 293 ] {42de92fe-7e0d-412e-a30a-8df3bfc31821} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2853 | 2026.05.06 05:23:52.508425 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2854 | 2026.05.06 05:23:52.508677 [ 293 ] {42de92fe-7e0d-412e-a30a-8df3bfc31821} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.05.06 05:23:52.508787 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_5_1} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.05.06 05:23:52.508829 [ 293 ] {42de92fe-7e0d-412e-a30a-8df3bfc31821} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001333 sec., 198799.69992498125 rows/sec., 13.21 MiB/sec. | ||
| 2857 | 2026.05.06 05:23:52.508872 [ 293 ] {42de92fe-7e0d-412e-a30a-8df3bfc31821} <Debug> TCPHandler: Processed in 0.001507437 sec. | ||
| 2858 | 2026.05.06 05:23:52.508872 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_5_1} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2859 | 2026.05.06 05:23:52.508961 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2860 | 2026.05.06 05:23:52.508998 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.05.06 05:23:52.509096 [ 293 ] {21e2bde3-84ba-4a84-b7d4-743c771e74ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2862 | 2026.05.06 05:23:52.509138 [ 293 ] {21e2bde3-84ba-4a84-b7d4-743c771e74ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2863 | 2026.05.06 05:23:52.509469 [ 293 ] {21e2bde3-84ba-4a84-b7d4-743c771e74ba} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.05.06 05:23:52.509505 [ 293 ] {21e2bde3-84ba-4a84-b7d4-743c771e74ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2865 | 2026.05.06 05:23:52.509810 [ 293 ] {21e2bde3-84ba-4a84-b7d4-743c771e74ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2866 | 2026.05.06 05:23:52.510023 [ 293 ] {21e2bde3-84ba-4a84-b7d4-743c771e74ba} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.05.06 05:23:52.510116 [ 132 ] {} <Debug> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2868 | 2026.05.06 05:23:52.510145 [ 132 ] {} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.05.06 05:23:52.510158 [ 293 ] {21e2bde3-84ba-4a84-b7d4-743c771e74ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 2870 | 2026.05.06 05:23:52.510161 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2871 | 2026.05.06 05:23:52.510202 [ 293 ] {21e2bde3-84ba-4a84-b7d4-743c771e74ba} <Debug> TCPHandler: Processed in 0.001254346 sec. | ||
| 2872 | 2026.05.06 05:23:52.510270 [ 200 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 2873 | 2026.05.06 05:23:52.510329 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.05.06 05:23:52.510403 [ 200 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2875 | 2026.05.06 05:23:52.510427 [ 293 ] {334e95b7-59af-4540-ac6f-3ff21faf983d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2876 | 2026.05.06 05:23:52.510443 [ 200 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 2877 | 2026.05.06 05:23:52.510488 [ 293 ] {334e95b7-59af-4540-ac6f-3ff21faf983d} <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 | ||
| 2878 | 2026.05.06 05:23:52.510509 [ 200 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 2879 | 2026.05.06 05:23:52.510556 [ 200 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 2880 | 2026.05.06 05:23:52.510601 [ 200 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 2881 | 2026.05.06 05:23:52.510641 [ 200 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 2882 | 2026.05.06 05:23:52.511328 [ 293 ] {334e95b7-59af-4540-ac6f-3ff21faf983d} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.05.06 05:23:52.511370 [ 293 ] {334e95b7-59af-4540-ac6f-3ff21faf983d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2884 | 2026.05.06 05:23:52.511482 [ 189 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001248206 sec., 4005.74905103805 rows/sec., 269.92 KiB/sec. | ||
| 2885 | 2026.05.06 05:23:52.511609 [ 200 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2886 | 2026.05.06 05:23:52.511876 [ 200 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_5_1} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.05.06 05:23:52.511917 [ 293 ] {334e95b7-59af-4540-ac6f-3ff21faf983d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2888 | 2026.05.06 05:23:52.511952 [ 200 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_5_1} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2889 | 2026.05.06 05:23:52.512037 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2890 | 2026.05.06 05:23:52.512159 [ 293 ] {334e95b7-59af-4540-ac6f-3ff21faf983d} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.05.06 05:23:52.512309 [ 293 ] {334e95b7-59af-4540-ac6f-3ff21faf983d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001898 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
| 2892 | 2026.05.06 05:23:52.512361 [ 293 ] {334e95b7-59af-4540-ac6f-3ff21faf983d} <Debug> TCPHandler: Processed in 0.0020832 sec. | ||
| 2893 | 2026.05.06 05:23:52.512493 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.05.06 05:23:52.512588 [ 293 ] {26012842-4244-4f2e-bcaf-e21f93a4c44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2895 | 2026.05.06 05:23:52.512629 [ 293 ] {26012842-4244-4f2e-bcaf-e21f93a4c44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2896 | 2026.05.06 05:23:52.512984 [ 293 ] {26012842-4244-4f2e-bcaf-e21f93a4c44a} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.05.06 05:23:52.513020 [ 293 ] {26012842-4244-4f2e-bcaf-e21f93a4c44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2898 | 2026.05.06 05:23:52.513332 [ 293 ] {26012842-4244-4f2e-bcaf-e21f93a4c44a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2899 | 2026.05.06 05:23:52.513533 [ 293 ] {26012842-4244-4f2e-bcaf-e21f93a4c44a} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.05.06 05:23:52.513655 [ 293 ] {26012842-4244-4f2e-bcaf-e21f93a4c44a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 2901 | 2026.05.06 05:23:52.513690 [ 293 ] {26012842-4244-4f2e-bcaf-e21f93a4c44a} <Debug> TCPHandler: Processed in 0.001248116 sec. | ||
| 2902 | 2026.05.06 05:23:52.788681 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.05.06 05:23:52.788943 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2904 | 2026.05.06 05:23:52.789331 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2905 | 2026.05.06 05:23:52.789371 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2906 | 2026.05.06 05:23:52.789618 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2907 | 2026.05.06 05:23:52.789689 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2908 | 2026.05.06 05:23:52.789832 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2909 | 2026.05.06 05:23:52.789956 [ 359 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2910 | 2026.05.06 05:23:52.789978 [ 336 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2911 | 2026.05.06 05:23:52.789994 [ 325 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2912 | 2026.05.06 05:23:52.790133 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2913 | 2026.05.06 05:23:52.790164 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2914 | 2026.05.06 05:23:52.790250 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2915 | 2026.05.06 05:23:52.790271 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 2916 | 2026.05.06 05:23:52.790329 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2917 | 2026.05.06 05:23:52.790374 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2918 | 2026.05.06 05:23:52.790424 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2919 | 2026.05.06 05:23:52.791903 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Debug> executeQuery: Read 50 rows, 8.28 KiB in 0.003075 sec., 16260.162601626016 rows/sec., 2.63 MiB/sec. | ||
| 2920 | 2026.05.06 05:23:52.792051 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Debug> MemoryTracker: Peak memory usage (for query): 139.07 KiB. | ||
| 2921 | 2026.05.06 05:23:52.792067 [ 293 ] {b98fb578-e4ed-4a4d-9d2c-23dd501fce20} <Debug> TCPHandler: Processed in 0.003519157 sec. | ||
| 2922 | 2026.05.06 05:23:52.804572 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.05.06 05:23:52.804710 [ 293 ] {20fe2293-f869-41dc-9e99-4e95282f79ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2924 | 2026.05.06 05:23:52.804787 [ 293 ] {20fe2293-f869-41dc-9e99-4e95282f79ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2925 | 2026.05.06 05:23:52.805416 [ 293 ] {20fe2293-f869-41dc-9e99-4e95282f79ab} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.05.06 05:23:52.805464 [ 293 ] {20fe2293-f869-41dc-9e99-4e95282f79ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2927 | 2026.05.06 05:23:52.805830 [ 293 ] {20fe2293-f869-41dc-9e99-4e95282f79ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2928 | 2026.05.06 05:23:52.806062 [ 293 ] {20fe2293-f869-41dc-9e99-4e95282f79ab} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.05.06 05:23:52.806222 [ 293 ] {20fe2293-f869-41dc-9e99-4e95282f79ab} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001555 sec., 10289.389067524116 rows/sec., 839.03 KiB/sec. | ||
| 2930 | 2026.05.06 05:23:52.806265 [ 293 ] {20fe2293-f869-41dc-9e99-4e95282f79ab} <Debug> TCPHandler: Processed in 0.001774389 sec. | ||
| 2931 | 2026.05.06 05:23:52.806395 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.05.06 05:23:52.806496 [ 293 ] {0e479985-b5ec-4716-a89a-f1031c379f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2933 | 2026.05.06 05:23:52.806539 [ 293 ] {0e479985-b5ec-4716-a89a-f1031c379f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2934 | 2026.05.06 05:23:52.808095 [ 293 ] {0e479985-b5ec-4716-a89a-f1031c379f7c} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.05.06 05:23:52.808134 [ 293 ] {0e479985-b5ec-4716-a89a-f1031c379f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2936 | 2026.05.06 05:23:52.808667 [ 293 ] {0e479985-b5ec-4716-a89a-f1031c379f7c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2937 | 2026.05.06 05:23:52.808904 [ 293 ] {0e479985-b5ec-4716-a89a-f1031c379f7c} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.05.06 05:23:52.809047 [ 293 ] {0e479985-b5ec-4716-a89a-f1031c379f7c} <Debug> executeQuery: Read 2439 rows, 184.90 KiB in 0.002573 sec., 947920.7151185386 rows/sec., 70.18 MiB/sec. | ||
| 2939 | 2026.05.06 05:23:52.809085 [ 293 ] {0e479985-b5ec-4716-a89a-f1031c379f7c} <Debug> TCPHandler: Processed in 0.002741513 sec. | ||
| 2940 | 2026.05.06 05:23:52.809211 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.05.06 05:23:52.809311 [ 293 ] {7ae4f6e1-e000-49a9-bf6f-e1b640fc870d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2942 | 2026.05.06 05:23:52.809353 [ 293 ] {7ae4f6e1-e000-49a9-bf6f-e1b640fc870d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2943 | 2026.05.06 05:23:52.809769 [ 293 ] {7ae4f6e1-e000-49a9-bf6f-e1b640fc870d} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.05.06 05:23:52.809805 [ 293 ] {7ae4f6e1-e000-49a9-bf6f-e1b640fc870d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2945 | 2026.05.06 05:23:52.810113 [ 293 ] {7ae4f6e1-e000-49a9-bf6f-e1b640fc870d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2946 | 2026.05.06 05:23:52.810336 [ 293 ] {7ae4f6e1-e000-49a9-bf6f-e1b640fc870d} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.05.06 05:23:52.810478 [ 293 ] {7ae4f6e1-e000-49a9-bf6f-e1b640fc870d} <Debug> executeQuery: Read 40 rows, 2.92 KiB in 0.001187 sec., 33698.39932603201 rows/sec., 2.40 MiB/sec. | ||
| 2948 | 2026.05.06 05:23:52.810515 [ 293 ] {7ae4f6e1-e000-49a9-bf6f-e1b640fc870d} <Debug> TCPHandler: Processed in 0.001355406 sec. | ||
| 2949 | 2026.05.06 05:23:52.810631 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.05.06 05:23:52.810726 [ 293 ] {6f29c63d-df16-4740-bcf3-b8ced8ec71b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.05.06 05:23:52.810766 [ 293 ] {6f29c63d-df16-4740-bcf3-b8ced8ec71b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2952 | 2026.05.06 05:23:52.811420 [ 293 ] {6f29c63d-df16-4740-bcf3-b8ced8ec71b0} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.05.06 05:23:52.811457 [ 293 ] {6f29c63d-df16-4740-bcf3-b8ced8ec71b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2954 | 2026.05.06 05:23:52.811786 [ 293 ] {6f29c63d-df16-4740-bcf3-b8ced8ec71b0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2955 | 2026.05.06 05:23:52.811999 [ 293 ] {6f29c63d-df16-4740-bcf3-b8ced8ec71b0} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.05.06 05:23:52.812125 [ 293 ] {6f29c63d-df16-4740-bcf3-b8ced8ec71b0} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001417 sec., 565278.7579393084 rows/sec., 32.65 MiB/sec. | ||
| 2957 | 2026.05.06 05:23:52.812161 [ 293 ] {6f29c63d-df16-4740-bcf3-b8ced8ec71b0} <Debug> TCPHandler: Processed in 0.001579547 sec. | ||
| 2958 | 2026.05.06 05:23:52.812275 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.05.06 05:23:52.812370 [ 293 ] {01dc8e09-8c7d-4dc3-9905-19bb7856b564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2960 | 2026.05.06 05:23:52.812410 [ 293 ] {01dc8e09-8c7d-4dc3-9905-19bb7856b564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2961 | 2026.05.06 05:23:52.812784 [ 293 ] {01dc8e09-8c7d-4dc3-9905-19bb7856b564} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.05.06 05:23:52.812818 [ 293 ] {01dc8e09-8c7d-4dc3-9905-19bb7856b564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2963 | 2026.05.06 05:23:52.813092 [ 293 ] {01dc8e09-8c7d-4dc3-9905-19bb7856b564} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2964 | 2026.05.06 05:23:52.813314 [ 293 ] {01dc8e09-8c7d-4dc3-9905-19bb7856b564} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.05.06 05:23:52.813437 [ 293 ] {01dc8e09-8c7d-4dc3-9905-19bb7856b564} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 2966 | 2026.05.06 05:23:52.813473 [ 293 ] {01dc8e09-8c7d-4dc3-9905-19bb7856b564} <Debug> TCPHandler: Processed in 0.001248275 sec. | ||
| 2967 | 2026.05.06 05:23:52.813589 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.05.06 05:23:52.813682 [ 293 ] {b21c9f13-925f-4285-ba88-0e43ccf03a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2969 | 2026.05.06 05:23:52.813722 [ 293 ] {b21c9f13-925f-4285-ba88-0e43ccf03a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2970 | 2026.05.06 05:23:52.814558 [ 293 ] {b21c9f13-925f-4285-ba88-0e43ccf03a1a} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.05.06 05:23:52.814595 [ 293 ] {b21c9f13-925f-4285-ba88-0e43ccf03a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2972 | 2026.05.06 05:23:52.815042 [ 293 ] {b21c9f13-925f-4285-ba88-0e43ccf03a1a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2973 | 2026.05.06 05:23:52.815257 [ 293 ] {b21c9f13-925f-4285-ba88-0e43ccf03a1a} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.05.06 05:23:52.815392 [ 293 ] {b21c9f13-925f-4285-ba88-0e43ccf03a1a} <Debug> executeQuery: Read 1325 rows, 90.94 KiB in 0.001726 sec., 767670.9154113557 rows/sec., 51.46 MiB/sec. | ||
| 2975 | 2026.05.06 05:23:52.815429 [ 293 ] {b21c9f13-925f-4285-ba88-0e43ccf03a1a} <Debug> TCPHandler: Processed in 0.001889389 sec. | ||
| 2976 | 2026.05.06 05:23:52.815544 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.05.06 05:23:52.815637 [ 293 ] {64f67038-5f69-4dba-9788-e1f8966ec14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.05.06 05:23:52.815681 [ 293 ] {64f67038-5f69-4dba-9788-e1f8966ec14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2979 | 2026.05.06 05:23:52.816337 [ 293 ] {64f67038-5f69-4dba-9788-e1f8966ec14d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.05.06 05:23:52.816373 [ 293 ] {64f67038-5f69-4dba-9788-e1f8966ec14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2981 | 2026.05.06 05:23:52.816829 [ 293 ] {64f67038-5f69-4dba-9788-e1f8966ec14d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2982 | 2026.05.06 05:23:52.817046 [ 293 ] {64f67038-5f69-4dba-9788-e1f8966ec14d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.05.06 05:23:52.817182 [ 293 ] {64f67038-5f69-4dba-9788-e1f8966ec14d} <Debug> executeQuery: Read 1504 rows, 93.47 KiB in 0.001562 sec., 962868.1177976952 rows/sec., 58.43 MiB/sec. | ||
| 2984 | 2026.05.06 05:23:52.817219 [ 293 ] {64f67038-5f69-4dba-9788-e1f8966ec14d} <Debug> TCPHandler: Processed in 0.001725619 sec. | ||
| 2985 | 2026.05.06 05:23:52.817333 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.05.06 05:23:52.817428 [ 293 ] {fb459324-4565-499e-b2f3-8a705d82d57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2987 | 2026.05.06 05:23:52.817482 [ 293 ] {fb459324-4565-499e-b2f3-8a705d82d57b} <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 | ||
| 2988 | 2026.05.06 05:23:52.818264 [ 293 ] {fb459324-4565-499e-b2f3-8a705d82d57b} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.05.06 05:23:52.818301 [ 293 ] {fb459324-4565-499e-b2f3-8a705d82d57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2990 | 2026.05.06 05:23:52.818824 [ 293 ] {fb459324-4565-499e-b2f3-8a705d82d57b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2991 | 2026.05.06 05:23:52.819049 [ 293 ] {fb459324-4565-499e-b2f3-8a705d82d57b} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.05.06 05:23:52.819193 [ 293 ] {fb459324-4565-499e-b2f3-8a705d82d57b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001782 sec., 13468.013468013469 rows/sec., 24.13 MiB/sec. | ||
| 2993 | 2026.05.06 05:23:52.819250 [ 293 ] {fb459324-4565-499e-b2f3-8a705d82d57b} <Debug> TCPHandler: Processed in 0.001966619 sec. | ||
| 2994 | 2026.05.06 05:23:52.819375 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.05.06 05:23:52.819468 [ 293 ] {9621bba8-fa47-426d-bfb8-604bcff218f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2996 | 2026.05.06 05:23:52.819511 [ 293 ] {9621bba8-fa47-426d-bfb8-604bcff218f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2997 | 2026.05.06 05:23:52.819824 [ 293 ] {9621bba8-fa47-426d-bfb8-604bcff218f6} <Trace> oximeter.measurements_i64 (f1664b56-e87a-477e-a48e-7ac71df3e722): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.05.06 05:23:52.819861 [ 293 ] {9621bba8-fa47-426d-bfb8-604bcff218f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2999 | 2026.05.06 05:23:52.820176 [ 293 ] {9621bba8-fa47-426d-bfb8-604bcff218f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3000 | 2026.05.06 05:23:52.820391 [ 293 ] {9621bba8-fa47-426d-bfb8-604bcff218f6} <Trace> oximeter.measurements_i64 (f1664b56-e87a-477e-a48e-7ac71df3e722): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.05.06 05:23:52.820513 [ 293 ] {9621bba8-fa47-426d-bfb8-604bcff218f6} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 398.71 KiB/sec. | ||
| 3002 | 2026.05.06 05:23:52.820549 [ 293 ] {9621bba8-fa47-426d-bfb8-604bcff218f6} <Debug> TCPHandler: Processed in 0.001224456 sec. | ||
| 3003 | 2026.05.06 05:23:52.820670 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.05.06 05:23:52.820793 [ 293 ] {3e6eb5e5-602c-41ef-9122-d3738d42714e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3005 | 2026.05.06 05:23:52.820843 [ 293 ] {3e6eb5e5-602c-41ef-9122-d3738d42714e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3006 | 2026.05.06 05:23:52.821196 [ 293 ] {3e6eb5e5-602c-41ef-9122-d3738d42714e} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.05.06 05:23:52.821233 [ 293 ] {3e6eb5e5-602c-41ef-9122-d3738d42714e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3008 | 2026.05.06 05:23:52.821575 [ 293 ] {3e6eb5e5-602c-41ef-9122-d3738d42714e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3009 | 2026.05.06 05:23:52.821789 [ 293 ] {3e6eb5e5-602c-41ef-9122-d3738d42714e} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.05.06 05:23:52.821926 [ 293 ] {3e6eb5e5-602c-41ef-9122-d3738d42714e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 715.75 KiB/sec. | ||
| 3011 | 2026.05.06 05:23:52.821963 [ 293 ] {3e6eb5e5-602c-41ef-9122-d3738d42714e} <Debug> TCPHandler: Processed in 0.001355346 sec. | ||
| 3012 | 2026.05.06 05:23:53.992841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 374 | ||
| 3013 | 2026.05.06 05:23:53.995714 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.05.06 05:23:53.995768 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3015 | 2026.05.06 05:23:53.997018 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3016 | 2026.05.06 05:23:53.997296 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.05.06 05:23:53.997644 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 3018 | 2026.05.06 05:23:56.484800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5156 | ||
| 3019 | 2026.05.06 05:23:56.485580 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.05.06 05:23:56.485624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3021 | 2026.05.06 05:23:56.486093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3022 | 2026.05.06 05:23:56.486339 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.05.06 05:23:56.486467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5156 | ||
| 3024 | 2026.05.06 05:23:56.486478 [ 146 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3025 | 2026.05.06 05:23:56.486556 [ 146 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.05.06 05:23:56.486581 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3027 | 2026.05.06 05:23:56.486699 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 3028 | 2026.05.06 05:23:56.486819 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3029 | 2026.05.06 05:23:56.486860 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2745 rows starting from the beginning of the part | ||
| 3030 | 2026.05.06 05:23:56.486954 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 491 rows starting from the beginning of the part | ||
| 3031 | 2026.05.06 05:23:56.487013 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 3032 | 2026.05.06 05:23:56.487066 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 3033 | 2026.05.06 05:23:56.487113 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 3034 | 2026.05.06 05:23:56.487167 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 3035 | 2026.05.06 05:23:56.488471 [ 200 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001828468 sec., 2819846.9975958015 rows/sec., 40.34 MiB/sec. | ||
| 3036 | 2026.05.06 05:23:56.489140 [ 189 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3037 | 2026.05.06 05:23:56.489539 [ 189 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_11_2} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.05.06 05:23:56.489620 [ 189 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_11_2} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3039 | 2026.05.06 05:23:56.489727 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 3040 | 2026.05.06 05:23:56.762251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3041 | 2026.05.06 05:23:56.779674 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.05.06 05:23:56.779729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3043 | 2026.05.06 05:23:56.785562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3044 | 2026.05.06 05:23:56.786253 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.05.06 05:23:56.786537 [ 7 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3046 | 2026.05.06 05:23:56.786580 [ 7 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.05.06 05:23:56.786603 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3048 | 2026.05.06 05:23:56.786746 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 3049 | 2026.05.06 05:23:56.789483 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3050 | 2026.05.06 05:23:56.790738 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3051 | 2026.05.06 05:23:56.792230 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 3052 | 2026.05.06 05:23:56.796867 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 3053 | 2026.05.06 05:23:56.801276 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 3054 | 2026.05.06 05:23:56.805618 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 3055 | 2026.05.06 05:23:56.810432 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 3056 | 2026.05.06 05:23:56.814770 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 3057 | 2026.05.06 05:23:56.867101 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080473789 sec., 1031.3917243290234 rows/sec., 5.33 MiB/sec. | ||
| 3058 | 2026.05.06 05:23:56.868643 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3059 | 2026.05.06 05:23:56.870265 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_11_2} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.05.06 05:23:56.870358 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_11_2} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3061 | 2026.05.06 05:23:56.871704 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3062 | 2026.05.06 05:23:57.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.94 MiB, peak 226.82 MiB, free memory in arenas 0.00 B, will set to 225.52 MiB (RSS), difference: 8.59 MiB | ||
| 3063 | 2026.05.06 05:23:57.481975 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2026.05.06 05:23:57.482301 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3065 | 2026.05.06 05:23:57.482625 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3066 | 2026.05.06 05:23:57.482660 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3067 | 2026.05.06 05:23:57.482876 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3068 | 2026.05.06 05:23:57.482946 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3069 | 2026.05.06 05:23:57.483085 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3070 | 2026.05.06 05:23:57.483205 [ 354 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3071 | 2026.05.06 05:23:57.483216 [ 359 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3072 | 2026.05.06 05:23:57.483255 [ 325 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3073 | 2026.05.06 05:23:57.483412 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 3074 | 2026.05.06 05:23:57.483441 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3075 | 2026.05.06 05:23:57.483511 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3076 | 2026.05.06 05:23:57.483531 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3077 | 2026.05.06 05:23:57.483565 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3078 | 2026.05.06 05:23:57.483605 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3079 | 2026.05.06 05:23:57.484784 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002592 sec., 18132.716049382714 rows/sec., 3.02 MiB/sec. | ||
| 3080 | 2026.05.06 05:23:57.484896 [ 293 ] {d2bdec52-aa45-491d-bb2d-9c78ceb89bab} <Debug> TCPHandler: Processed in 0.003105335 sec. | ||
| 3081 | 2026.05.06 05:23:57.486317 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2026.05.06 05:23:57.486427 [ 293 ] {12d8edd7-2a36-4943-ab2a-b52bc4f582de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3083 | 2026.05.06 05:23:57.486468 [ 293 ] {12d8edd7-2a36-4943-ab2a-b52bc4f582de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3084 | 2026.05.06 05:23:57.486973 [ 293 ] {12d8edd7-2a36-4943-ab2a-b52bc4f582de} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.05.06 05:23:57.487016 [ 293 ] {12d8edd7-2a36-4943-ab2a-b52bc4f582de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3086 | 2026.05.06 05:23:57.487389 [ 293 ] {12d8edd7-2a36-4943-ab2a-b52bc4f582de} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3087 | 2026.05.06 05:23:57.487605 [ 293 ] {12d8edd7-2a36-4943-ab2a-b52bc4f582de} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.05.06 05:23:57.487717 [ 7 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3089 | 2026.05.06 05:23:57.487744 [ 293 ] {12d8edd7-2a36-4943-ab2a-b52bc4f582de} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001348 sec., 41543.02670623145 rows/sec., 3.19 MiB/sec. | ||
| 3090 | 2026.05.06 05:23:57.487774 [ 7 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.05.06 05:23:57.487788 [ 293 ] {12d8edd7-2a36-4943-ab2a-b52bc4f582de} <Debug> TCPHandler: Processed in 0.001521098 sec. | ||
| 3092 | 2026.05.06 05:23:57.487806 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3093 | 2026.05.06 05:23:57.487949 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::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 | ||
| 3094 | 2026.05.06 05:23:57.487965 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2026.05.06 05:23:57.488082 [ 293 ] {63f4f193-2490-4dbe-b79e-dacbad7c9d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3096 | 2026.05.06 05:23:57.488084 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3097 | 2026.05.06 05:23:57.488124 [ 293 ] {63f4f193-2490-4dbe-b79e-dacbad7c9d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3098 | 2026.05.06 05:23:57.488132 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3278 rows starting from the beginning of the part | ||
| 3099 | 2026.05.06 05:23:57.488207 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 846 rows starting from the beginning of the part | ||
| 3100 | 2026.05.06 05:23:57.488251 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
| 3101 | 2026.05.06 05:23:57.488289 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 849 rows starting from the beginning of the part | ||
| 3102 | 2026.05.06 05:23:57.488328 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2439 rows starting from the beginning of the part | ||
| 3103 | 2026.05.06 05:23:57.488412 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3104 | 2026.05.06 05:23:57.488544 [ 293 ] {63f4f193-2490-4dbe-b79e-dacbad7c9d6a} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.05.06 05:23:57.488591 [ 293 ] {63f4f193-2490-4dbe-b79e-dacbad7c9d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3106 | 2026.05.06 05:23:57.488960 [ 293 ] {63f4f193-2490-4dbe-b79e-dacbad7c9d6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3107 | 2026.05.06 05:23:57.489153 [ 293 ] {63f4f193-2490-4dbe-b79e-dacbad7c9d6a} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.05.06 05:23:57.489247 [ 7 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3109 | 2026.05.06 05:23:57.489276 [ 7 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.05.06 05:23:57.489284 [ 293 ] {63f4f193-2490-4dbe-b79e-dacbad7c9d6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 3111 | 2026.05.06 05:23:57.489294 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3112 | 2026.05.06 05:23:57.489394 [ 293 ] {63f4f193-2490-4dbe-b79e-dacbad7c9d6a} <Debug> TCPHandler: Processed in 0.001488327 sec. | ||
| 3113 | 2026.05.06 05:23:57.489470 [ 189 ] {0be65154-fe44-4396-b5c9-630850e03500::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 | ||
| 3114 | 2026.05.06 05:23:57.489530 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.05.06 05:23:57.489568 [ 189 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3116 | 2026.05.06 05:23:57.489599 [ 189 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1766 rows starting from the beginning of the part | ||
| 3117 | 2026.05.06 05:23:57.489628 [ 293 ] {9048d9cb-6d11-4ba8-9703-de36284c5581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3118 | 2026.05.06 05:23:57.489666 [ 189 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 529 rows starting from the beginning of the part | ||
| 3119 | 2026.05.06 05:23:57.489677 [ 293 ] {9048d9cb-6d11-4ba8-9703-de36284c5581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3120 | 2026.05.06 05:23:57.489719 [ 189 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 75 rows starting from the beginning of the part | ||
| 3121 | 2026.05.06 05:23:57.489764 [ 189 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 516 rows starting from the beginning of the part | ||
| 3122 | 2026.05.06 05:23:57.489801 [ 189 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1325 rows starting from the beginning of the part | ||
| 3123 | 2026.05.06 05:23:57.489838 [ 189 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3124 | 2026.05.06 05:23:57.490071 [ 293 ] {9048d9cb-6d11-4ba8-9703-de36284c5581} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.05.06 05:23:57.490111 [ 293 ] {9048d9cb-6d11-4ba8-9703-de36284c5581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3126 | 2026.05.06 05:23:57.490677 [ 293 ] {9048d9cb-6d11-4ba8-9703-de36284c5581} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3127 | 2026.05.06 05:23:57.490971 [ 293 ] {9048d9cb-6d11-4ba8-9703-de36284c5581} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.05.06 05:23:57.491083 [ 7 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3129 | 2026.05.06 05:23:57.491108 [ 293 ] {9048d9cb-6d11-4ba8-9703-de36284c5581} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001497 sec., 85504.34201736806 rows/sec., 5.96 MiB/sec. | ||
| 3130 | 2026.05.06 05:23:57.491113 [ 7 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.05.06 05:23:57.491147 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3132 | 2026.05.06 05:23:57.491151 [ 293 ] {9048d9cb-6d11-4ba8-9703-de36284c5581} <Debug> TCPHandler: Processed in 0.001673258 sec. | ||
| 3133 | 2026.05.06 05:23:57.491249 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::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 | ||
| 3134 | 2026.05.06 05:23:57.491278 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.05.06 05:23:57.491341 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3136 | 2026.05.06 05:23:57.491369 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5435 rows starting from the beginning of the part | ||
| 3137 | 2026.05.06 05:23:57.491378 [ 293 ] {5595d8a3-93c8-455c-8b11-66d80f008a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.05.06 05:23:57.491409 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7546 rows, containing 5 columns (5 merged, 0 gathered) in 0.003533027 sec., 2135845.5511378767 rows/sec., 169.52 MiB/sec. | ||
| 3139 | 2026.05.06 05:23:57.491421 [ 293 ] {5595d8a3-93c8-455c-8b11-66d80f008a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3140 | 2026.05.06 05:23:57.491435 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 266 rows starting from the beginning of the part | ||
| 3141 | 2026.05.06 05:23:57.491485 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3142 | 2026.05.06 05:23:57.491494 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4275 rows, containing 5 columns (5 merged, 0 gathered) in 0.00205892 sec., 2076331.2804771434 rows/sec., 150.31 MiB/sec. | ||
| 3143 | 2026.05.06 05:23:57.491523 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part | ||
| 3144 | 2026.05.06 05:23:57.491572 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1504 rows starting from the beginning of the part | ||
| 3145 | 2026.05.06 05:23:57.491626 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 3146 | 2026.05.06 05:23:57.491712 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3147 | 2026.05.06 05:23:57.491771 [ 293 ] {5595d8a3-93c8-455c-8b11-66d80f008a63} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.05.06 05:23:57.491812 [ 293 ] {5595d8a3-93c8-455c-8b11-66d80f008a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3149 | 2026.05.06 05:23:57.491838 [ 196 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3150 | 2026.05.06 05:23:57.492059 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_16_3} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.05.06 05:23:57.492156 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_16_3} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3152 | 2026.05.06 05:23:57.492228 [ 196 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_16_3} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.05.06 05:23:57.492235 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3154 | 2026.05.06 05:23:57.492296 [ 293 ] {5595d8a3-93c8-455c-8b11-66d80f008a63} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3155 | 2026.05.06 05:23:57.492316 [ 196 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_16_3} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3156 | 2026.05.06 05:23:57.492422 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3157 | 2026.05.06 05:23:57.492529 [ 293 ] {5595d8a3-93c8-455c-8b11-66d80f008a63} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.05.06 05:23:57.492631 [ 7 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3159 | 2026.05.06 05:23:57.492660 [ 7 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.05.06 05:23:57.492668 [ 293 ] {5595d8a3-93c8-455c-8b11-66d80f008a63} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00131 sec., 36641.2213740458 rows/sec., 2.47 MiB/sec. | ||
| 3161 | 2026.05.06 05:23:57.492676 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3162 | 2026.05.06 05:23:57.492712 [ 293 ] {5595d8a3-93c8-455c-8b11-66d80f008a63} <Debug> TCPHandler: Processed in 0.001480878 sec. | ||
| 3163 | 2026.05.06 05:23:57.492781 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 3164 | 2026.05.06 05:23:57.492860 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3165 | 2026.05.06 05:23:57.492886 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 630 rows starting from the beginning of the part | ||
| 3166 | 2026.05.06 05:23:57.492938 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3167 | 2026.05.06 05:23:57.492979 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3168 | 2026.05.06 05:23:57.493018 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3169 | 2026.05.06 05:23:57.493056 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3170 | 2026.05.06 05:23:57.493092 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 3171 | 2026.05.06 05:23:57.493932 [ 196 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 4 columns (4 merged, 0 gathered) in 0.001190875 sec., 780938.3856408102 rows/sec., 50.81 MiB/sec. | ||
| 3172 | 2026.05.06 05:23:57.494143 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3173 | 2026.05.06 05:23:57.494403 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_16_3} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.05.06 05:23:57.494474 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_16_3} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3175 | 2026.05.06 05:23:57.494563 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3176 | 2026.05.06 05:23:57.494833 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7758 rows, containing 5 columns (5 merged, 0 gathered) in 0.003633218 sec., 2135297.1387899104 rows/sec., 135.49 MiB/sec. | ||
| 3177 | 2026.05.06 05:23:57.495487 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3178 | 2026.05.06 05:23:57.495754 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.05.06 05:23:57.495821 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3180 | 2026.05.06 05:23:57.495901 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3181 | 2026.05.06 05:23:58.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.94 MiB, peak 235.76 MiB, free memory in arenas 0.00 B, will set to 227.84 MiB (RSS), difference: 1.90 MiB | ||
| 3182 | 2026.05.06 05:24:02.487359 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.05.06 05:24:02.487635 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3184 | 2026.05.06 05:24:02.488018 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3185 | 2026.05.06 05:24:02.488062 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3186 | 2026.05.06 05:24:02.488340 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3187 | 2026.05.06 05:24:02.488417 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3188 | 2026.05.06 05:24:02.488562 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3189 | 2026.05.06 05:24:02.488679 [ 354 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3190 | 2026.05.06 05:24:02.488704 [ 325 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3191 | 2026.05.06 05:24:02.488713 [ 348 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3192 | 2026.05.06 05:24:02.488843 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 3193 | 2026.05.06 05:24:02.488870 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3194 | 2026.05.06 05:24:02.488938 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3195 | 2026.05.06 05:24:02.488966 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3196 | 2026.05.06 05:24:02.489000 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3197 | 2026.05.06 05:24:02.489036 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3198 | 2026.05.06 05:24:02.490401 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002877 sec., 16336.461591936046 rows/sec., 4.07 MiB/sec. | ||
| 3199 | 2026.05.06 05:24:02.490537 [ 293 ] {9d7e4e79-68a1-4034-bc6d-0c31be7435fa} <Debug> TCPHandler: Processed in 0.003313536 sec. | ||
| 3200 | 2026.05.06 05:24:02.495554 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.05.06 05:24:02.495670 [ 293 ] {cad10757-0ef9-45ed-8dcf-1e9529cc6ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3202 | 2026.05.06 05:24:02.495715 [ 293 ] {cad10757-0ef9-45ed-8dcf-1e9529cc6ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3203 | 2026.05.06 05:24:02.496312 [ 293 ] {cad10757-0ef9-45ed-8dcf-1e9529cc6ff2} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.05.06 05:24:02.496349 [ 293 ] {cad10757-0ef9-45ed-8dcf-1e9529cc6ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3205 | 2026.05.06 05:24:02.496741 [ 293 ] {cad10757-0ef9-45ed-8dcf-1e9529cc6ff2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3206 | 2026.05.06 05:24:02.496956 [ 293 ] {cad10757-0ef9-45ed-8dcf-1e9529cc6ff2} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.05.06 05:24:02.497090 [ 293 ] {cad10757-0ef9-45ed-8dcf-1e9529cc6ff2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001453 sec., 195457.67377838952 rows/sec., 12.41 MiB/sec. | ||
| 3208 | 2026.05.06 05:24:02.497127 [ 293 ] {cad10757-0ef9-45ed-8dcf-1e9529cc6ff2} <Debug> TCPHandler: Processed in 0.001626037 sec. | ||
| 3209 | 2026.05.06 05:24:02.497250 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.05.06 05:24:02.497344 [ 293 ] {7a55d357-1c14-4de3-b991-cd54d1e4d7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3211 | 2026.05.06 05:24:02.497382 [ 293 ] {7a55d357-1c14-4de3-b991-cd54d1e4d7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3212 | 2026.05.06 05:24:02.498224 [ 293 ] {7a55d357-1c14-4de3-b991-cd54d1e4d7ec} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.05.06 05:24:02.498258 [ 293 ] {7a55d357-1c14-4de3-b991-cd54d1e4d7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3214 | 2026.05.06 05:24:02.498625 [ 293 ] {7a55d357-1c14-4de3-b991-cd54d1e4d7ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3215 | 2026.05.06 05:24:02.498824 [ 293 ] {7a55d357-1c14-4de3-b991-cd54d1e4d7ec} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.05.06 05:24:02.498944 [ 293 ] {7a55d357-1c14-4de3-b991-cd54d1e4d7ec} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001618 sec., 524721.8788627936 rows/sec., 40.88 MiB/sec. | ||
| 3217 | 2026.05.06 05:24:02.498978 [ 293 ] {7a55d357-1c14-4de3-b991-cd54d1e4d7ec} <Debug> TCPHandler: Processed in 0.001776228 sec. | ||
| 3218 | 2026.05.06 05:24:02.499097 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.05.06 05:24:02.499191 [ 293 ] {fd521481-0817-42a1-8a9a-bd0c1b3a7f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3220 | 2026.05.06 05:24:02.499229 [ 293 ] {fd521481-0817-42a1-8a9a-bd0c1b3a7f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3221 | 2026.05.06 05:24:02.499689 [ 293 ] {fd521481-0817-42a1-8a9a-bd0c1b3a7f0b} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.05.06 05:24:02.499723 [ 293 ] {fd521481-0817-42a1-8a9a-bd0c1b3a7f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3223 | 2026.05.06 05:24:02.500034 [ 293 ] {fd521481-0817-42a1-8a9a-bd0c1b3a7f0b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3224 | 2026.05.06 05:24:02.500245 [ 293 ] {fd521481-0817-42a1-8a9a-bd0c1b3a7f0b} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.05.06 05:24:02.500365 [ 293 ] {fd521481-0817-42a1-8a9a-bd0c1b3a7f0b} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001192 sec., 140939.59731543626 rows/sec., 8.60 MiB/sec. | ||
| 3226 | 2026.05.06 05:24:02.500400 [ 293 ] {fd521481-0817-42a1-8a9a-bd0c1b3a7f0b} <Debug> TCPHandler: Processed in 0.001351466 sec. | ||
| 3227 | 2026.05.06 05:24:02.500517 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2026.05.06 05:24:02.500609 [ 293 ] {010cc0cc-1c57-491c-ac3c-c775485fbc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3229 | 2026.05.06 05:24:02.500648 [ 293 ] {010cc0cc-1c57-491c-ac3c-c775485fbc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3230 | 2026.05.06 05:24:02.501091 [ 293 ] {010cc0cc-1c57-491c-ac3c-c775485fbc38} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.05.06 05:24:02.501125 [ 293 ] {010cc0cc-1c57-491c-ac3c-c775485fbc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3232 | 2026.05.06 05:24:02.501411 [ 293 ] {010cc0cc-1c57-491c-ac3c-c775485fbc38} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3233 | 2026.05.06 05:24:02.501614 [ 293 ] {010cc0cc-1c57-491c-ac3c-c775485fbc38} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.05.06 05:24:02.501743 [ 293 ] {010cc0cc-1c57-491c-ac3c-c775485fbc38} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 3235 | 2026.05.06 05:24:02.501780 [ 293 ] {010cc0cc-1c57-491c-ac3c-c775485fbc38} <Debug> TCPHandler: Processed in 0.001310746 sec. | ||
| 3236 | 2026.05.06 05:24:02.501899 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.05.06 05:24:02.501992 [ 293 ] {175ca41c-1bc5-496c-9d73-3f07435deccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.05.06 05:24:02.502030 [ 293 ] {175ca41c-1bc5-496c-9d73-3f07435deccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3239 | 2026.05.06 05:24:02.502476 [ 293 ] {175ca41c-1bc5-496c-9d73-3f07435deccd} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.05.06 05:24:02.502514 [ 293 ] {175ca41c-1bc5-496c-9d73-3f07435deccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3241 | 2026.05.06 05:24:02.502833 [ 293 ] {175ca41c-1bc5-496c-9d73-3f07435deccd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3242 | 2026.05.06 05:24:02.503034 [ 293 ] {175ca41c-1bc5-496c-9d73-3f07435deccd} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.05.06 05:24:02.503162 [ 293 ] {175ca41c-1bc5-496c-9d73-3f07435deccd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 3244 | 2026.05.06 05:24:02.503199 [ 293 ] {175ca41c-1bc5-496c-9d73-3f07435deccd} <Debug> TCPHandler: Processed in 0.001347857 sec. | ||
| 3245 | 2026.05.06 05:24:02.503330 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2026.05.06 05:24:02.503423 [ 293 ] {a7ff550f-f92c-49fd-9e26-795f0c4d4137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3247 | 2026.05.06 05:24:02.503461 [ 293 ] {a7ff550f-f92c-49fd-9e26-795f0c4d4137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3248 | 2026.05.06 05:24:02.504097 [ 293 ] {a7ff550f-f92c-49fd-9e26-795f0c4d4137} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.05.06 05:24:02.504132 [ 293 ] {a7ff550f-f92c-49fd-9e26-795f0c4d4137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3250 | 2026.05.06 05:24:02.504447 [ 293 ] {a7ff550f-f92c-49fd-9e26-795f0c4d4137} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3251 | 2026.05.06 05:24:02.504650 [ 293 ] {a7ff550f-f92c-49fd-9e26-795f0c4d4137} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.05.06 05:24:02.504773 [ 293 ] {a7ff550f-f92c-49fd-9e26-795f0c4d4137} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001385 sec., 372563.17689530685 rows/sec., 26.27 MiB/sec. | ||
| 3253 | 2026.05.06 05:24:02.504807 [ 293 ] {a7ff550f-f92c-49fd-9e26-795f0c4d4137} <Debug> TCPHandler: Processed in 0.001545978 sec. | ||
| 3254 | 2026.05.06 05:24:02.504918 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3255 | 2026.05.06 05:24:02.505010 [ 293 ] {9ce9d3ce-5f67-497a-b15d-ac6af0501033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3256 | 2026.05.06 05:24:02.505046 [ 293 ] {9ce9d3ce-5f67-497a-b15d-ac6af0501033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3257 | 2026.05.06 05:24:02.505365 [ 293 ] {9ce9d3ce-5f67-497a-b15d-ac6af0501033} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.05.06 05:24:02.505398 [ 293 ] {9ce9d3ce-5f67-497a-b15d-ac6af0501033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3259 | 2026.05.06 05:24:02.505753 [ 293 ] {9ce9d3ce-5f67-497a-b15d-ac6af0501033} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3260 | 2026.05.06 05:24:02.505952 [ 293 ] {9ce9d3ce-5f67-497a-b15d-ac6af0501033} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.05.06 05:24:02.506082 [ 293 ] {9ce9d3ce-5f67-497a-b15d-ac6af0501033} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 3262 | 2026.05.06 05:24:02.506117 [ 293 ] {9ce9d3ce-5f67-497a-b15d-ac6af0501033} <Debug> TCPHandler: Processed in 0.001217656 sec. | ||
| 3263 | 2026.05.06 05:24:02.506243 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2026.05.06 05:24:02.506336 [ 293 ] {1cb67f1f-77d9-4d80-9d83-58bd6300ee5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3265 | 2026.05.06 05:24:02.506377 [ 293 ] {1cb67f1f-77d9-4d80-9d83-58bd6300ee5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3266 | 2026.05.06 05:24:02.506781 [ 293 ] {1cb67f1f-77d9-4d80-9d83-58bd6300ee5f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2026.05.06 05:24:02.506817 [ 293 ] {1cb67f1f-77d9-4d80-9d83-58bd6300ee5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3268 | 2026.05.06 05:24:02.507148 [ 293 ] {1cb67f1f-77d9-4d80-9d83-58bd6300ee5f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3269 | 2026.05.06 05:24:02.507353 [ 293 ] {1cb67f1f-77d9-4d80-9d83-58bd6300ee5f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.05.06 05:24:02.507483 [ 293 ] {1cb67f1f-77d9-4d80-9d83-58bd6300ee5f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001164 sec., 227663.2302405498 rows/sec., 15.13 MiB/sec. | ||
| 3271 | 2026.05.06 05:24:02.507520 [ 293 ] {1cb67f1f-77d9-4d80-9d83-58bd6300ee5f} <Debug> TCPHandler: Processed in 0.001325147 sec. | ||
| 3272 | 2026.05.06 05:24:02.507638 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.05.06 05:24:02.507731 [ 293 ] {37bcd1d0-1342-45a3-9fcf-c78044c92df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3274 | 2026.05.06 05:24:02.507771 [ 293 ] {37bcd1d0-1342-45a3-9fcf-c78044c92df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3275 | 2026.05.06 05:24:02.508073 [ 293 ] {37bcd1d0-1342-45a3-9fcf-c78044c92df0} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.05.06 05:24:02.508108 [ 293 ] {37bcd1d0-1342-45a3-9fcf-c78044c92df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3277 | 2026.05.06 05:24:02.508395 [ 293 ] {37bcd1d0-1342-45a3-9fcf-c78044c92df0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3278 | 2026.05.06 05:24:02.508606 [ 293 ] {37bcd1d0-1342-45a3-9fcf-c78044c92df0} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.05.06 05:24:02.508734 [ 293 ] {37bcd1d0-1342-45a3-9fcf-c78044c92df0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 3280 | 2026.05.06 05:24:02.508768 [ 293 ] {37bcd1d0-1342-45a3-9fcf-c78044c92df0} <Debug> TCPHandler: Processed in 0.001178866 sec. | ||
| 3281 | 2026.05.06 05:24:02.508883 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.05.06 05:24:02.508975 [ 293 ] {24a9074d-ab5b-477f-89be-db591fcb9799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3283 | 2026.05.06 05:24:02.509025 [ 293 ] {24a9074d-ab5b-477f-89be-db591fcb9799} <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 | ||
| 3284 | 2026.05.06 05:24:02.509846 [ 293 ] {24a9074d-ab5b-477f-89be-db591fcb9799} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.05.06 05:24:02.509882 [ 293 ] {24a9074d-ab5b-477f-89be-db591fcb9799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3286 | 2026.05.06 05:24:02.510423 [ 293 ] {24a9074d-ab5b-477f-89be-db591fcb9799} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3287 | 2026.05.06 05:24:02.510643 [ 293 ] {24a9074d-ab5b-477f-89be-db591fcb9799} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.05.06 05:24:02.510780 [ 293 ] {24a9074d-ab5b-477f-89be-db591fcb9799} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001822 sec., 14270.032930845224 rows/sec., 25.57 MiB/sec. | ||
| 3289 | 2026.05.06 05:24:02.510835 [ 293 ] {24a9074d-ab5b-477f-89be-db591fcb9799} <Debug> TCPHandler: Processed in 0.00199929 sec. | ||
| 3290 | 2026.05.06 05:24:02.510961 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.05.06 05:24:02.511054 [ 293 ] {0d9c327f-3a78-47b4-bee7-c5dd67302f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3292 | 2026.05.06 05:24:02.511094 [ 293 ] {0d9c327f-3a78-47b4-bee7-c5dd67302f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3293 | 2026.05.06 05:24:02.511503 [ 293 ] {0d9c327f-3a78-47b4-bee7-c5dd67302f33} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.05.06 05:24:02.511538 [ 293 ] {0d9c327f-3a78-47b4-bee7-c5dd67302f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3295 | 2026.05.06 05:24:02.511834 [ 293 ] {0d9c327f-3a78-47b4-bee7-c5dd67302f33} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3296 | 2026.05.06 05:24:02.512044 [ 293 ] {0d9c327f-3a78-47b4-bee7-c5dd67302f33} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.05.06 05:24:02.512164 [ 293 ] {0d9c327f-3a78-47b4-bee7-c5dd67302f33} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001128 sec., 79787.23404255319 rows/sec., 4.99 MiB/sec. | ||
| 3298 | 2026.05.06 05:24:02.512198 [ 293 ] {0d9c327f-3a78-47b4-bee7-c5dd67302f33} <Debug> TCPHandler: Processed in 0.001286306 sec. | ||
| 3299 | 2026.05.06 05:24:03.900435 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3300 | 2026.05.06 05:24:03.900494 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3301 | 2026.05.06 05:24:03.986711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5604 | ||
| 3302 | 2026.05.06 05:24:03.987248 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.05.06 05:24:03.987334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3304 | 2026.05.06 05:24:03.987842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3305 | 2026.05.06 05:24:03.988112 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.05.06 05:24:03.988258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5604 | ||
| 3307 | 2026.05.06 05:24:03.998064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 408 | ||
| 3308 | 2026.05.06 05:24:04.000336 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.05.06 05:24:04.000387 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3310 | 2026.05.06 05:24:04.001566 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3311 | 2026.05.06 05:24:04.001834 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.05.06 05:24:04.002080 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 3313 | 2026.05.06 05:24:04.289715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3314 | 2026.05.06 05:24:04.307475 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.05.06 05:24:04.307536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3316 | 2026.05.06 05:24:04.313240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3317 | 2026.05.06 05:24:04.313921 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.05.06 05:24:04.316993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3319 | 2026.05.06 05:24:07.483316 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2026.05.06 05:24:07.483602 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3321 | 2026.05.06 05:24:07.483931 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3322 | 2026.05.06 05:24:07.483971 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3323 | 2026.05.06 05:24:07.484195 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3324 | 2026.05.06 05:24:07.484271 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3325 | 2026.05.06 05:24:07.484415 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3326 | 2026.05.06 05:24:07.484552 [ 354 ] {4682b168-2075-414a-80f6-6077a21af645} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3327 | 2026.05.06 05:24:07.484557 [ 353 ] {4682b168-2075-414a-80f6-6077a21af645} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3328 | 2026.05.06 05:24:07.484557 [ 325 ] {4682b168-2075-414a-80f6-6077a21af645} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3329 | 2026.05.06 05:24:07.484715 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 3330 | 2026.05.06 05:24:07.484744 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3331 | 2026.05.06 05:24:07.484816 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3332 | 2026.05.06 05:24:07.484837 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3333 | 2026.05.06 05:24:07.484873 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3334 | 2026.05.06 05:24:07.484911 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3335 | 2026.05.06 05:24:07.486269 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.00277 sec., 16967.50902527076 rows/sec., 2.82 MiB/sec. | ||
| 3336 | 2026.05.06 05:24:07.486402 [ 293 ] {4682b168-2075-414a-80f6-6077a21af645} <Debug> TCPHandler: Processed in 0.003230346 sec. | ||
| 3337 | 2026.05.06 05:24:07.488343 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.05.06 05:24:07.488461 [ 293 ] {68256e1a-afcc-459e-a965-cdbfd1c4099a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3339 | 2026.05.06 05:24:07.488510 [ 293 ] {68256e1a-afcc-459e-a965-cdbfd1c4099a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3340 | 2026.05.06 05:24:07.489112 [ 293 ] {68256e1a-afcc-459e-a965-cdbfd1c4099a} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.05.06 05:24:07.489169 [ 293 ] {68256e1a-afcc-459e-a965-cdbfd1c4099a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3342 | 2026.05.06 05:24:07.489619 [ 293 ] {68256e1a-afcc-459e-a965-cdbfd1c4099a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3343 | 2026.05.06 05:24:07.489867 [ 293 ] {68256e1a-afcc-459e-a965-cdbfd1c4099a} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.05.06 05:24:07.490027 [ 293 ] {68256e1a-afcc-459e-a965-cdbfd1c4099a} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.0016 sec., 53750 rows/sec., 4.51 MiB/sec. | ||
| 3345 | 2026.05.06 05:24:07.490068 [ 293 ] {68256e1a-afcc-459e-a965-cdbfd1c4099a} <Debug> TCPHandler: Processed in 0.001779039 sec. | ||
| 3346 | 2026.05.06 05:24:07.490197 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.05.06 05:24:07.490301 [ 293 ] {bb5a2eb8-a5e8-4351-be90-9d077fd2b34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3348 | 2026.05.06 05:24:07.490346 [ 293 ] {bb5a2eb8-a5e8-4351-be90-9d077fd2b34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3349 | 2026.05.06 05:24:07.490759 [ 293 ] {bb5a2eb8-a5e8-4351-be90-9d077fd2b34d} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.05.06 05:24:07.490799 [ 293 ] {bb5a2eb8-a5e8-4351-be90-9d077fd2b34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3351 | 2026.05.06 05:24:07.491110 [ 293 ] {bb5a2eb8-a5e8-4351-be90-9d077fd2b34d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3352 | 2026.05.06 05:24:07.491317 [ 293 ] {bb5a2eb8-a5e8-4351-be90-9d077fd2b34d} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.05.06 05:24:07.491457 [ 293 ] {bb5a2eb8-a5e8-4351-be90-9d077fd2b34d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001178 sec., 12733.446519524618 rows/sec., 957.50 KiB/sec. | ||
| 3354 | 2026.05.06 05:24:07.491496 [ 293 ] {bb5a2eb8-a5e8-4351-be90-9d077fd2b34d} <Debug> TCPHandler: Processed in 0.001351167 sec. | ||
| 3355 | 2026.05.06 05:24:07.491615 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2026.05.06 05:24:07.491714 [ 293 ] {311b278c-8654-4036-905e-ad9909be01b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3357 | 2026.05.06 05:24:07.491755 [ 293 ] {311b278c-8654-4036-905e-ad9909be01b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3358 | 2026.05.06 05:24:07.492172 [ 293 ] {311b278c-8654-4036-905e-ad9909be01b2} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.05.06 05:24:07.492209 [ 293 ] {311b278c-8654-4036-905e-ad9909be01b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3360 | 2026.05.06 05:24:07.492505 [ 293 ] {311b278c-8654-4036-905e-ad9909be01b2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3361 | 2026.05.06 05:24:07.492714 [ 293 ] {311b278c-8654-4036-905e-ad9909be01b2} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.05.06 05:24:07.492849 [ 293 ] {311b278c-8654-4036-905e-ad9909be01b2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001154 sec., 68457.53899480069 rows/sec., 5.35 MiB/sec. | ||
| 3363 | 2026.05.06 05:24:07.492886 [ 293 ] {311b278c-8654-4036-905e-ad9909be01b2} <Debug> TCPHandler: Processed in 0.001322577 sec. | ||
| 3364 | 2026.05.06 05:24:07.493005 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2026.05.06 05:24:07.493103 [ 293 ] {336d3497-d4b3-45d1-867f-d0a1085bd282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3366 | 2026.05.06 05:24:07.493146 [ 293 ] {336d3497-d4b3-45d1-867f-d0a1085bd282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3367 | 2026.05.06 05:24:07.493543 [ 293 ] {336d3497-d4b3-45d1-867f-d0a1085bd282} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.05.06 05:24:07.493580 [ 293 ] {336d3497-d4b3-45d1-867f-d0a1085bd282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3369 | 2026.05.06 05:24:07.493909 [ 293 ] {336d3497-d4b3-45d1-867f-d0a1085bd282} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3370 | 2026.05.06 05:24:07.494118 [ 293 ] {336d3497-d4b3-45d1-867f-d0a1085bd282} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.05.06 05:24:07.494249 [ 293 ] {336d3497-d4b3-45d1-867f-d0a1085bd282} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 3372 | 2026.05.06 05:24:07.494286 [ 293 ] {336d3497-d4b3-45d1-867f-d0a1085bd282} <Debug> TCPHandler: Processed in 0.001331356 sec. | ||
| 3373 | 2026.05.06 05:24:07.494412 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.05.06 05:24:07.494509 [ 293 ] {3d426933-6acf-451a-bd37-8dd28a8c134c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3375 | 2026.05.06 05:24:07.494563 [ 293 ] {3d426933-6acf-451a-bd37-8dd28a8c134c} <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 | ||
| 3376 | 2026.05.06 05:24:07.495323 [ 293 ] {3d426933-6acf-451a-bd37-8dd28a8c134c} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.05.06 05:24:07.495359 [ 293 ] {3d426933-6acf-451a-bd37-8dd28a8c134c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3378 | 2026.05.06 05:24:07.495864 [ 293 ] {3d426933-6acf-451a-bd37-8dd28a8c134c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3379 | 2026.05.06 05:24:07.496091 [ 293 ] {3d426933-6acf-451a-bd37-8dd28a8c134c} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.05.06 05:24:07.496196 [ 8 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3381 | 2026.05.06 05:24:07.496227 [ 293 ] {3d426933-6acf-451a-bd37-8dd28a8c134c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001735 sec., 8645.533141210375 rows/sec., 15.49 MiB/sec. | ||
| 3382 | 2026.05.06 05:24:07.496264 [ 8 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.05.06 05:24:07.496290 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3384 | 2026.05.06 05:24:07.496290 [ 293 ] {3d426933-6acf-451a-bd37-8dd28a8c134c} <Debug> TCPHandler: Processed in 0.001927439 sec. | ||
| 3385 | 2026.05.06 05:24:07.496387 [ 195 ] {45dec869-0e6b-4fb5-8088-0306028c1141::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 | ||
| 3386 | 2026.05.06 05:24:07.496418 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.05.06 05:24:07.496516 [ 293 ] {f3d8bdfb-48d6-4371-b9e5-f6493f3b5f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.05.06 05:24:07.496557 [ 195 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3389 | 2026.05.06 05:24:07.496559 [ 293 ] {f3d8bdfb-48d6-4371-b9e5-f6493f3b5f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3390 | 2026.05.06 05:24:07.496610 [ 195 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 83 rows starting from the beginning of the part | ||
| 3391 | 2026.05.06 05:24:07.496730 [ 195 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 3392 | 2026.05.06 05:24:07.496840 [ 195 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 3393 | 2026.05.06 05:24:07.496906 [ 293 ] {f3d8bdfb-48d6-4371-b9e5-f6493f3b5f56} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.05.06 05:24:07.496941 [ 195 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3395 | 2026.05.06 05:24:07.496945 [ 293 ] {f3d8bdfb-48d6-4371-b9e5-f6493f3b5f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3396 | 2026.05.06 05:24:07.497040 [ 195 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3397 | 2026.05.06 05:24:07.497137 [ 195 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 3398 | 2026.05.06 05:24:07.497263 [ 293 ] {f3d8bdfb-48d6-4371-b9e5-f6493f3b5f56} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3399 | 2026.05.06 05:24:07.497482 [ 293 ] {f3d8bdfb-48d6-4371-b9e5-f6493f3b5f56} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.05.06 05:24:07.497618 [ 293 ] {f3d8bdfb-48d6-4371-b9e5-f6493f3b5f56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 3401 | 2026.05.06 05:24:07.497656 [ 293 ] {f3d8bdfb-48d6-4371-b9e5-f6493f3b5f56} <Debug> TCPHandler: Processed in 0.001288846 sec. | ||
| 3402 | 2026.05.06 05:24:07.499225 [ 188 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 19 columns (19 merged, 0 gathered) in 0.002872864 sec., 64395.669269411985 rows/sec., 115.39 MiB/sec. | ||
| 3403 | 2026.05.06 05:24:07.499800 [ 196 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3404 | 2026.05.06 05:24:07.500194 [ 196 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.05.06 05:24:07.500282 [ 196 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3406 | 2026.05.06 05:24:07.500421 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 3407 | 2026.05.06 05:24:11.488513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6116 | ||
| 3408 | 2026.05.06 05:24:11.489253 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.05.06 05:24:11.489334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3410 | 2026.05.06 05:24:11.490027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3411 | 2026.05.06 05:24:11.490274 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): 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.06 05:24:11.490420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6116 | ||
| 3413 | 2026.05.06 05:24:11.817235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3414 | 2026.05.06 05:24:11.834417 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.05.06 05:24:11.834475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3416 | 2026.05.06 05:24:11.840133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3417 | 2026.05.06 05:24:11.840863 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2026.05.06 05:24:11.843813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3419 | 2026.05.06 05:24:12.487442 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.05.06 05:24:12.487711 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3421 | 2026.05.06 05:24:12.488065 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3422 | 2026.05.06 05:24:12.488105 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3423 | 2026.05.06 05:24:12.488351 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3424 | 2026.05.06 05:24:12.488421 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3425 | 2026.05.06 05:24:12.488565 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3426 | 2026.05.06 05:24:12.488678 [ 354 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3427 | 2026.05.06 05:24:12.488695 [ 325 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3428 | 2026.05.06 05:24:12.488729 [ 327 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3429 | 2026.05.06 05:24:12.488853 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 3430 | 2026.05.06 05:24:12.488882 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3431 | 2026.05.06 05:24:12.488953 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3432 | 2026.05.06 05:24:12.488974 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3433 | 2026.05.06 05:24:12.489010 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3434 | 2026.05.06 05:24:12.489048 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3435 | 2026.05.06 05:24:12.490536 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002939 sec., 15991.833957128274 rows/sec., 3.98 MiB/sec. | ||
| 3436 | 2026.05.06 05:24:12.490650 [ 293 ] {33f95276-09aa-4455-9f5c-b40faf056050} <Debug> TCPHandler: Processed in 0.003352576 sec. | ||
| 3437 | 2026.05.06 05:24:12.495910 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2026.05.06 05:24:12.496026 [ 293 ] {c6faaf31-78c9-465e-bfab-23069e6959e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3439 | 2026.05.06 05:24:12.496072 [ 293 ] {c6faaf31-78c9-465e-bfab-23069e6959e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3440 | 2026.05.06 05:24:12.496665 [ 293 ] {c6faaf31-78c9-465e-bfab-23069e6959e6} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.05.06 05:24:12.496707 [ 293 ] {c6faaf31-78c9-465e-bfab-23069e6959e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3442 | 2026.05.06 05:24:12.497071 [ 293 ] {c6faaf31-78c9-465e-bfab-23069e6959e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3443 | 2026.05.06 05:24:12.497291 [ 293 ] {c6faaf31-78c9-465e-bfab-23069e6959e6} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.05.06 05:24:12.497441 [ 293 ] {c6faaf31-78c9-465e-bfab-23069e6959e6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001448 sec., 196132.59668508286 rows/sec., 12.46 MiB/sec. | ||
| 3445 | 2026.05.06 05:24:12.497481 [ 293 ] {c6faaf31-78c9-465e-bfab-23069e6959e6} <Debug> TCPHandler: Processed in 0.001624608 sec. | ||
| 3446 | 2026.05.06 05:24:12.497616 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2026.05.06 05:24:12.497718 [ 293 ] {665c6395-cd6a-4699-be4e-ff181332129d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3448 | 2026.05.06 05:24:12.497762 [ 293 ] {665c6395-cd6a-4699-be4e-ff181332129d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3449 | 2026.05.06 05:24:12.498541 [ 293 ] {665c6395-cd6a-4699-be4e-ff181332129d} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.05.06 05:24:12.498579 [ 293 ] {665c6395-cd6a-4699-be4e-ff181332129d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3451 | 2026.05.06 05:24:12.498940 [ 293 ] {665c6395-cd6a-4699-be4e-ff181332129d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3452 | 2026.05.06 05:24:12.499164 [ 293 ] {665c6395-cd6a-4699-be4e-ff181332129d} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.05.06 05:24:12.499295 [ 293 ] {665c6395-cd6a-4699-be4e-ff181332129d} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001598 sec., 531289.1113892365 rows/sec., 41.39 MiB/sec. | ||
| 3454 | 2026.05.06 05:24:12.499333 [ 293 ] {665c6395-cd6a-4699-be4e-ff181332129d} <Debug> TCPHandler: Processed in 0.001767759 sec. | ||
| 3455 | 2026.05.06 05:24:12.499456 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2026.05.06 05:24:12.499554 [ 293 ] {4ace6765-f7e2-42dc-945d-5c0f761022b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3457 | 2026.05.06 05:24:12.499595 [ 293 ] {4ace6765-f7e2-42dc-945d-5c0f761022b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3458 | 2026.05.06 05:24:12.500076 [ 293 ] {4ace6765-f7e2-42dc-945d-5c0f761022b2} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2026.05.06 05:24:12.500113 [ 293 ] {4ace6765-f7e2-42dc-945d-5c0f761022b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3460 | 2026.05.06 05:24:12.500417 [ 293 ] {4ace6765-f7e2-42dc-945d-5c0f761022b2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3461 | 2026.05.06 05:24:12.500625 [ 293 ] {4ace6765-f7e2-42dc-945d-5c0f761022b2} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.05.06 05:24:12.500752 [ 293 ] {4ace6765-f7e2-42dc-945d-5c0f761022b2} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001216 sec., 138157.8947368421 rows/sec., 8.43 MiB/sec. | ||
| 3463 | 2026.05.06 05:24:12.500790 [ 293 ] {4ace6765-f7e2-42dc-945d-5c0f761022b2} <Debug> TCPHandler: Processed in 0.001383607 sec. | ||
| 3464 | 2026.05.06 05:24:12.500913 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2026.05.06 05:24:12.501010 [ 293 ] {a8153ec6-6862-442b-b7a8-d870e2bc31f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3466 | 2026.05.06 05:24:12.501050 [ 293 ] {a8153ec6-6862-442b-b7a8-d870e2bc31f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3467 | 2026.05.06 05:24:12.501514 [ 293 ] {a8153ec6-6862-442b-b7a8-d870e2bc31f0} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2026.05.06 05:24:12.501551 [ 293 ] {a8153ec6-6862-442b-b7a8-d870e2bc31f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3469 | 2026.05.06 05:24:12.501846 [ 293 ] {a8153ec6-6862-442b-b7a8-d870e2bc31f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3470 | 2026.05.06 05:24:12.502054 [ 293 ] {a8153ec6-6862-442b-b7a8-d870e2bc31f0} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.05.06 05:24:12.502179 [ 293 ] {a8153ec6-6862-442b-b7a8-d870e2bc31f0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 3472 | 2026.05.06 05:24:12.502216 [ 293 ] {a8153ec6-6862-442b-b7a8-d870e2bc31f0} <Debug> TCPHandler: Processed in 0.001353597 sec. | ||
| 3473 | 2026.05.06 05:24:12.502338 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.05.06 05:24:12.502435 [ 293 ] {e7941e52-afac-4e0d-97c7-31928aae7dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3475 | 2026.05.06 05:24:12.502474 [ 293 ] {e7941e52-afac-4e0d-97c7-31928aae7dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3476 | 2026.05.06 05:24:12.502909 [ 293 ] {e7941e52-afac-4e0d-97c7-31928aae7dd2} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.05.06 05:24:12.502944 [ 293 ] {e7941e52-afac-4e0d-97c7-31928aae7dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3478 | 2026.05.06 05:24:12.503224 [ 293 ] {e7941e52-afac-4e0d-97c7-31928aae7dd2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3479 | 2026.05.06 05:24:12.503427 [ 293 ] {e7941e52-afac-4e0d-97c7-31928aae7dd2} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.05.06 05:24:12.503544 [ 293 ] {e7941e52-afac-4e0d-97c7-31928aae7dd2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 3481 | 2026.05.06 05:24:12.503579 [ 293 ] {e7941e52-afac-4e0d-97c7-31928aae7dd2} <Debug> TCPHandler: Processed in 0.001347357 sec. | ||
| 3482 | 2026.05.06 05:24:12.503759 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2026.05.06 05:24:12.503854 [ 293 ] {24f4ae27-e2bb-4ea4-9e47-4a9a5e02b1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3484 | 2026.05.06 05:24:12.503894 [ 293 ] {24f4ae27-e2bb-4ea4-9e47-4a9a5e02b1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3485 | 2026.05.06 05:24:12.504544 [ 293 ] {24f4ae27-e2bb-4ea4-9e47-4a9a5e02b1b5} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2026.05.06 05:24:12.504581 [ 293 ] {24f4ae27-e2bb-4ea4-9e47-4a9a5e02b1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3487 | 2026.05.06 05:24:12.504901 [ 293 ] {24f4ae27-e2bb-4ea4-9e47-4a9a5e02b1b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3488 | 2026.05.06 05:24:12.505118 [ 293 ] {24f4ae27-e2bb-4ea4-9e47-4a9a5e02b1b5} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.05.06 05:24:12.505248 [ 293 ] {24f4ae27-e2bb-4ea4-9e47-4a9a5e02b1b5} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001412 sec., 365439.0934844192 rows/sec., 25.77 MiB/sec. | ||
| 3490 | 2026.05.06 05:24:12.505287 [ 293 ] {24f4ae27-e2bb-4ea4-9e47-4a9a5e02b1b5} <Debug> TCPHandler: Processed in 0.001578898 sec. | ||
| 3491 | 2026.05.06 05:24:12.505408 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.05.06 05:24:12.505505 [ 293 ] {7eb5927e-0a81-4d20-ab89-1c950120688a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3493 | 2026.05.06 05:24:12.505547 [ 293 ] {7eb5927e-0a81-4d20-ab89-1c950120688a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3494 | 2026.05.06 05:24:12.505879 [ 293 ] {7eb5927e-0a81-4d20-ab89-1c950120688a} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.05.06 05:24:12.505916 [ 293 ] {7eb5927e-0a81-4d20-ab89-1c950120688a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3496 | 2026.05.06 05:24:12.506214 [ 293 ] {7eb5927e-0a81-4d20-ab89-1c950120688a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3497 | 2026.05.06 05:24:12.506421 [ 293 ] {7eb5927e-0a81-4d20-ab89-1c950120688a} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.05.06 05:24:12.506547 [ 293 ] {7eb5927e-0a81-4d20-ab89-1c950120688a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 3499 | 2026.05.06 05:24:12.506585 [ 293 ] {7eb5927e-0a81-4d20-ab89-1c950120688a} <Debug> TCPHandler: Processed in 0.001227816 sec. | ||
| 3500 | 2026.05.06 05:24:12.506697 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2026.05.06 05:24:12.506795 [ 293 ] {5c1d4880-37bd-4ca3-9eaa-450cca9f6478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.05.06 05:24:12.506838 [ 293 ] {5c1d4880-37bd-4ca3-9eaa-450cca9f6478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3503 | 2026.05.06 05:24:12.507273 [ 293 ] {5c1d4880-37bd-4ca3-9eaa-450cca9f6478} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.05.06 05:24:12.507310 [ 293 ] {5c1d4880-37bd-4ca3-9eaa-450cca9f6478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3505 | 2026.05.06 05:24:12.507640 [ 293 ] {5c1d4880-37bd-4ca3-9eaa-450cca9f6478} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3506 | 2026.05.06 05:24:12.507852 [ 293 ] {5c1d4880-37bd-4ca3-9eaa-450cca9f6478} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.05.06 05:24:12.507979 [ 293 ] {5c1d4880-37bd-4ca3-9eaa-450cca9f6478} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001202 sec., 220465.8901830283 rows/sec., 14.65 MiB/sec. | ||
| 3508 | 2026.05.06 05:24:12.508016 [ 293 ] {5c1d4880-37bd-4ca3-9eaa-450cca9f6478} <Debug> TCPHandler: Processed in 0.001369597 sec. | ||
| 3509 | 2026.05.06 05:24:12.508137 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.05.06 05:24:12.508232 [ 293 ] {31d138a7-806a-4f0e-93d9-05bacad68bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3511 | 2026.05.06 05:24:12.508275 [ 293 ] {31d138a7-806a-4f0e-93d9-05bacad68bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3512 | 2026.05.06 05:24:12.508584 [ 293 ] {31d138a7-806a-4f0e-93d9-05bacad68bb1} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.05.06 05:24:12.508620 [ 293 ] {31d138a7-806a-4f0e-93d9-05bacad68bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3514 | 2026.05.06 05:24:12.508920 [ 293 ] {31d138a7-806a-4f0e-93d9-05bacad68bb1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3515 | 2026.05.06 05:24:12.509124 [ 293 ] {31d138a7-806a-4f0e-93d9-05bacad68bb1} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.05.06 05:24:12.509248 [ 293 ] {31d138a7-806a-4f0e-93d9-05bacad68bb1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 3517 | 2026.05.06 05:24:12.509284 [ 293 ] {31d138a7-806a-4f0e-93d9-05bacad68bb1} <Debug> TCPHandler: Processed in 0.001197266 sec. | ||
| 3518 | 2026.05.06 05:24:12.509405 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.05.06 05:24:12.509500 [ 293 ] {a6447c1a-4e82-4e33-a14a-77a455eb1949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3520 | 2026.05.06 05:24:12.509554 [ 293 ] {a6447c1a-4e82-4e33-a14a-77a455eb1949} <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 | ||
| 3521 | 2026.05.06 05:24:12.510323 [ 293 ] {a6447c1a-4e82-4e33-a14a-77a455eb1949} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.05.06 05:24:12.510360 [ 293 ] {a6447c1a-4e82-4e33-a14a-77a455eb1949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3523 | 2026.05.06 05:24:12.510886 [ 293 ] {a6447c1a-4e82-4e33-a14a-77a455eb1949} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3524 | 2026.05.06 05:24:12.511109 [ 293 ] {a6447c1a-4e82-4e33-a14a-77a455eb1949} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.05.06 05:24:12.511246 [ 293 ] {a6447c1a-4e82-4e33-a14a-77a455eb1949} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001763 sec., 14747.58933635848 rows/sec., 26.43 MiB/sec. | ||
| 3526 | 2026.05.06 05:24:12.511303 [ 293 ] {a6447c1a-4e82-4e33-a14a-77a455eb1949} <Debug> TCPHandler: Processed in 0.00194951 sec. | ||
| 3527 | 2026.05.06 05:24:12.511435 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.05.06 05:24:12.511531 [ 293 ] {d94b8620-079c-4266-b1a0-de508da41c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3529 | 2026.05.06 05:24:12.511574 [ 293 ] {d94b8620-079c-4266-b1a0-de508da41c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3530 | 2026.05.06 05:24:12.511913 [ 293 ] {d94b8620-079c-4266-b1a0-de508da41c8c} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.05.06 05:24:12.511950 [ 293 ] {d94b8620-079c-4266-b1a0-de508da41c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3532 | 2026.05.06 05:24:12.512256 [ 293 ] {d94b8620-079c-4266-b1a0-de508da41c8c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3533 | 2026.05.06 05:24:12.512465 [ 293 ] {d94b8620-079c-4266-b1a0-de508da41c8c} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.05.06 05:24:12.512588 [ 293 ] {d94b8620-079c-4266-b1a0-de508da41c8c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 3535 | 2026.05.06 05:24:12.512625 [ 293 ] {d94b8620-079c-4266-b1a0-de508da41c8c} <Debug> TCPHandler: Processed in 0.001241856 sec. | ||
| 3536 | 2026.05.06 05:24:14.002462 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 446 | ||
| 3537 | 2026.05.06 05:24:14.004843 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.05.06 05:24:14.004892 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3539 | 2026.05.06 05:24:14.006082 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3540 | 2026.05.06 05:24:14.006342 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2026.05.06 05:24:14.006589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3542 | 2026.05.06 05:24:17.483474 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2026.05.06 05:24:17.483722 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3544 | 2026.05.06 05:24:17.484083 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3545 | 2026.05.06 05:24:17.484124 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3546 | 2026.05.06 05:24:17.484352 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3547 | 2026.05.06 05:24:17.484434 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3548 | 2026.05.06 05:24:17.484577 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3549 | 2026.05.06 05:24:17.484684 [ 354 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3550 | 2026.05.06 05:24:17.484712 [ 327 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3551 | 2026.05.06 05:24:17.484717 [ 356 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3552 | 2026.05.06 05:24:17.484855 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 3553 | 2026.05.06 05:24:17.484884 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3554 | 2026.05.06 05:24:17.484958 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3555 | 2026.05.06 05:24:17.484979 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3556 | 2026.05.06 05:24:17.485016 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3557 | 2026.05.06 05:24:17.485075 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3558 | 2026.05.06 05:24:17.486501 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002868 sec., 16387.726638772663 rows/sec., 2.73 MiB/sec. | ||
| 3559 | 2026.05.06 05:24:17.486623 [ 293 ] {0397291a-a2a2-4de9-bd44-546e49ca21c7} <Debug> TCPHandler: Processed in 0.003283446 sec. | ||
| 3560 | 2026.05.06 05:24:17.488631 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2026.05.06 05:24:17.488749 [ 293 ] {48521178-decb-457e-a47c-39d1710e50c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3562 | 2026.05.06 05:24:17.488797 [ 293 ] {48521178-decb-457e-a47c-39d1710e50c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3563 | 2026.05.06 05:24:17.489371 [ 293 ] {48521178-decb-457e-a47c-39d1710e50c3} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.05.06 05:24:17.489416 [ 293 ] {48521178-decb-457e-a47c-39d1710e50c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3565 | 2026.05.06 05:24:17.489834 [ 293 ] {48521178-decb-457e-a47c-39d1710e50c3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3566 | 2026.05.06 05:24:17.490087 [ 293 ] {48521178-decb-457e-a47c-39d1710e50c3} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.05.06 05:24:17.490244 [ 293 ] {48521178-decb-457e-a47c-39d1710e50c3} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001529 sec., 56245.91236102027 rows/sec., 4.72 MiB/sec. | ||
| 3568 | 2026.05.06 05:24:17.490284 [ 293 ] {48521178-decb-457e-a47c-39d1710e50c3} <Debug> TCPHandler: Processed in 0.001711349 sec. | ||
| 3569 | 2026.05.06 05:24:17.490441 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2026.05.06 05:24:17.490549 [ 293 ] {2100d9fd-7f3b-45e8-aad9-1ad76d3c5915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3571 | 2026.05.06 05:24:17.490596 [ 293 ] {2100d9fd-7f3b-45e8-aad9-1ad76d3c5915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3572 | 2026.05.06 05:24:17.491024 [ 293 ] {2100d9fd-7f3b-45e8-aad9-1ad76d3c5915} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.05.06 05:24:17.491062 [ 293 ] {2100d9fd-7f3b-45e8-aad9-1ad76d3c5915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3574 | 2026.05.06 05:24:17.491387 [ 293 ] {2100d9fd-7f3b-45e8-aad9-1ad76d3c5915} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3575 | 2026.05.06 05:24:17.491608 [ 293 ] {2100d9fd-7f3b-45e8-aad9-1ad76d3c5915} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.05.06 05:24:17.491734 [ 134 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3577 | 2026.05.06 05:24:17.491746 [ 293 ] {2100d9fd-7f3b-45e8-aad9-1ad76d3c5915} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001221 sec., 12285.012285012284 rows/sec., 923.78 KiB/sec. | ||
| 3578 | 2026.05.06 05:24:17.491811 [ 134 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.05.06 05:24:17.491825 [ 293 ] {2100d9fd-7f3b-45e8-aad9-1ad76d3c5915} <Debug> TCPHandler: Processed in 0.001435067 sec. | ||
| 3580 | 2026.05.06 05:24:17.491840 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3581 | 2026.05.06 05:24:17.491939 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::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 | ||
| 3582 | 2026.05.06 05:24:17.491972 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2026.05.06 05:24:17.492031 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3584 | 2026.05.06 05:24:17.492059 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 207 rows starting from the beginning of the part | ||
| 3585 | 2026.05.06 05:24:17.492080 [ 293 ] {967f1e58-1dce-4ed2-a145-77b1edcf26b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3586 | 2026.05.06 05:24:17.492111 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::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 | ||
| 3587 | 2026.05.06 05:24:17.492120 [ 293 ] {967f1e58-1dce-4ed2-a145-77b1edcf26b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3588 | 2026.05.06 05:24:17.492154 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 168 rows starting from the beginning of the part | ||
| 3589 | 2026.05.06 05:24:17.492196 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3590 | 2026.05.06 05:24:17.492236 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 168 rows starting from the beginning of the part | ||
| 3591 | 2026.05.06 05:24:17.492274 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3592 | 2026.05.06 05:24:17.492558 [ 293 ] {967f1e58-1dce-4ed2-a145-77b1edcf26b2} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.05.06 05:24:17.492595 [ 293 ] {967f1e58-1dce-4ed2-a145-77b1edcf26b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3594 | 2026.05.06 05:24:17.492942 [ 293 ] {967f1e58-1dce-4ed2-a145-77b1edcf26b2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3595 | 2026.05.06 05:24:17.493161 [ 293 ] {967f1e58-1dce-4ed2-a145-77b1edcf26b2} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.05.06 05:24:17.493297 [ 293 ] {967f1e58-1dce-4ed2-a145-77b1edcf26b2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001234 sec., 64019.4489465154 rows/sec., 5.00 MiB/sec. | ||
| 3597 | 2026.05.06 05:24:17.493333 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425336 sec., 430074.03166691924 rows/sec., 28.76 MiB/sec. | ||
| 3598 | 2026.05.06 05:24:17.493343 [ 293 ] {967f1e58-1dce-4ed2-a145-77b1edcf26b2} <Debug> TCPHandler: Processed in 0.001422467 sec. | ||
| 3599 | 2026.05.06 05:24:17.493523 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.05.06 05:24:17.493525 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3601 | 2026.05.06 05:24:17.493627 [ 293 ] {4582fe54-24e9-45f8-8a8d-2c5ecdb03a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3602 | 2026.05.06 05:24:17.493676 [ 293 ] {4582fe54-24e9-45f8-8a8d-2c5ecdb03a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3603 | 2026.05.06 05:24:17.493988 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_16_3} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.05.06 05:24:17.494109 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_16_3} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3605 | 2026.05.06 05:24:17.494127 [ 293 ] {4582fe54-24e9-45f8-8a8d-2c5ecdb03a3c} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2026.05.06 05:24:17.494177 [ 293 ] {4582fe54-24e9-45f8-8a8d-2c5ecdb03a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3607 | 2026.05.06 05:24:17.494244 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3608 | 2026.05.06 05:24:17.494549 [ 293 ] {4582fe54-24e9-45f8-8a8d-2c5ecdb03a3c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3609 | 2026.05.06 05:24:17.494800 [ 293 ] {4582fe54-24e9-45f8-8a8d-2c5ecdb03a3c} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2026.05.06 05:24:17.494941 [ 293 ] {4582fe54-24e9-45f8-8a8d-2c5ecdb03a3c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 3611 | 2026.05.06 05:24:17.494981 [ 293 ] {4582fe54-24e9-45f8-8a8d-2c5ecdb03a3c} <Debug> TCPHandler: Processed in 0.001508757 sec. | ||
| 3612 | 2026.05.06 05:24:17.495117 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3613 | 2026.05.06 05:24:17.495219 [ 293 ] {a85c3acf-a803-4609-964b-e902c8ddbb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3614 | 2026.05.06 05:24:17.495283 [ 293 ] {a85c3acf-a803-4609-964b-e902c8ddbb2e} <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 | ||
| 3615 | 2026.05.06 05:24:17.496052 [ 293 ] {a85c3acf-a803-4609-964b-e902c8ddbb2e} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.05.06 05:24:17.496088 [ 293 ] {a85c3acf-a803-4609-964b-e902c8ddbb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3617 | 2026.05.06 05:24:17.496636 [ 293 ] {a85c3acf-a803-4609-964b-e902c8ddbb2e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3618 | 2026.05.06 05:24:17.496878 [ 293 ] {a85c3acf-a803-4609-964b-e902c8ddbb2e} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.05.06 05:24:17.497015 [ 293 ] {a85c3acf-a803-4609-964b-e902c8ddbb2e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001815 sec., 8264.462809917355 rows/sec., 14.81 MiB/sec. | ||
| 3620 | 2026.05.06 05:24:17.497067 [ 293 ] {a85c3acf-a803-4609-964b-e902c8ddbb2e} <Debug> TCPHandler: Processed in 0.001999179 sec. | ||
| 3621 | 2026.05.06 05:24:17.497193 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2026.05.06 05:24:17.497307 [ 293 ] {8ac21ec7-343f-4974-ac40-25411553fd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3623 | 2026.05.06 05:24:17.497364 [ 293 ] {8ac21ec7-343f-4974-ac40-25411553fd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3624 | 2026.05.06 05:24:17.497757 [ 293 ] {8ac21ec7-343f-4974-ac40-25411553fd43} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.05.06 05:24:17.497795 [ 293 ] {8ac21ec7-343f-4974-ac40-25411553fd43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3626 | 2026.05.06 05:24:17.498128 [ 293 ] {8ac21ec7-343f-4974-ac40-25411553fd43} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3627 | 2026.05.06 05:24:17.498371 [ 293 ] {8ac21ec7-343f-4974-ac40-25411553fd43} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2026.05.06 05:24:17.498521 [ 293 ] {8ac21ec7-343f-4974-ac40-25411553fd43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 3629 | 2026.05.06 05:24:17.498560 [ 293 ] {8ac21ec7-343f-4974-ac40-25411553fd43} <Debug> TCPHandler: Processed in 0.001419407 sec. | ||
| 3630 | 2026.05.06 05:24:18.900536 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3631 | 2026.05.06 05:24:18.900593 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3632 | 2026.05.06 05:24:18.990712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6564 | ||
| 3633 | 2026.05.06 05:24:18.991239 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.05.06 05:24:18.991282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3635 | 2026.05.06 05:24:18.991774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3636 | 2026.05.06 05:24:18.992016 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2026.05.06 05:24:18.992156 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6564 | ||
| 3638 | 2026.05.06 05:24:19.344093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3639 | 2026.05.06 05:24:19.361578 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.05.06 05:24:19.361645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3641 | 2026.05.06 05:24:19.367802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3642 | 2026.05.06 05:24:19.368509 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2026.05.06 05:24:19.371665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3644 | 2026.05.06 05:24:22.488402 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.05.06 05:24:22.488653 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3646 | 2026.05.06 05:24:22.489015 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3647 | 2026.05.06 05:24:22.489052 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3648 | 2026.05.06 05:24:22.489295 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3649 | 2026.05.06 05:24:22.489363 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3650 | 2026.05.06 05:24:22.489504 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3651 | 2026.05.06 05:24:22.489594 [ 354 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3652 | 2026.05.06 05:24:22.489656 [ 327 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3653 | 2026.05.06 05:24:22.489666 [ 360 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3654 | 2026.05.06 05:24:22.489841 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 3655 | 2026.05.06 05:24:22.489869 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3656 | 2026.05.06 05:24:22.489938 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3657 | 2026.05.06 05:24:22.489958 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3658 | 2026.05.06 05:24:22.489993 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3659 | 2026.05.06 05:24:22.490030 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3660 | 2026.05.06 05:24:22.491320 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002764 sec., 17004.341534008683 rows/sec., 4.24 MiB/sec. | ||
| 3661 | 2026.05.06 05:24:22.491425 [ 293 ] {6819bff0-af31-4f7c-a982-f1a3b7cbf3eb} <Debug> TCPHandler: Processed in 0.003154435 sec. | ||
| 3662 | 2026.05.06 05:24:22.496624 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2026.05.06 05:24:22.496737 [ 293 ] {5f2266c8-2580-4593-8f42-1a082b2cfcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3664 | 2026.05.06 05:24:22.496781 [ 293 ] {5f2266c8-2580-4593-8f42-1a082b2cfcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3665 | 2026.05.06 05:24:22.497363 [ 293 ] {5f2266c8-2580-4593-8f42-1a082b2cfcfe} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.05.06 05:24:22.497402 [ 293 ] {5f2266c8-2580-4593-8f42-1a082b2cfcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3667 | 2026.05.06 05:24:22.497799 [ 293 ] {5f2266c8-2580-4593-8f42-1a082b2cfcfe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3668 | 2026.05.06 05:24:22.498022 [ 293 ] {5f2266c8-2580-4593-8f42-1a082b2cfcfe} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.05.06 05:24:22.498171 [ 293 ] {5f2266c8-2580-4593-8f42-1a082b2cfcfe} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001466 sec., 193724.4201909959 rows/sec., 12.30 MiB/sec. | ||
| 3670 | 2026.05.06 05:24:22.498211 [ 293 ] {5f2266c8-2580-4593-8f42-1a082b2cfcfe} <Debug> TCPHandler: Processed in 0.001637428 sec. | ||
| 3671 | 2026.05.06 05:24:22.498350 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.05.06 05:24:22.498448 [ 293 ] {6ae00b3c-20aa-48f1-90bf-2bb7e92cfefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3673 | 2026.05.06 05:24:22.498489 [ 293 ] {6ae00b3c-20aa-48f1-90bf-2bb7e92cfefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3674 | 2026.05.06 05:24:22.499240 [ 293 ] {6ae00b3c-20aa-48f1-90bf-2bb7e92cfefb} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.05.06 05:24:22.499278 [ 293 ] {6ae00b3c-20aa-48f1-90bf-2bb7e92cfefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3676 | 2026.05.06 05:24:22.499632 [ 293 ] {6ae00b3c-20aa-48f1-90bf-2bb7e92cfefb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3677 | 2026.05.06 05:24:22.499843 [ 293 ] {6ae00b3c-20aa-48f1-90bf-2bb7e92cfefb} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.05.06 05:24:22.499953 [ 126 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3679 | 2026.05.06 05:24:22.499971 [ 293 ] {6ae00b3c-20aa-48f1-90bf-2bb7e92cfefb} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.00154 sec., 551298.7012987013 rows/sec., 42.95 MiB/sec. | ||
| 3680 | 2026.05.06 05:24:22.500023 [ 126 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.05.06 05:24:22.500031 [ 293 ] {6ae00b3c-20aa-48f1-90bf-2bb7e92cfefb} <Debug> TCPHandler: Processed in 0.001731519 sec. | ||
| 3682 | 2026.05.06 05:24:22.500054 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3683 | 2026.05.06 05:24:22.500171 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2026.05.06 05:24:22.500180 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::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 | ||
| 3685 | 2026.05.06 05:24:22.500277 [ 293 ] {d755b16d-e6b5-4519-aa8a-662dd176fb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3686 | 2026.05.06 05:24:22.500323 [ 293 ] {d755b16d-e6b5-4519-aa8a-662dd176fb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3687 | 2026.05.06 05:24:22.500323 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3688 | 2026.05.06 05:24:22.500373 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3356 rows starting from the beginning of the part | ||
| 3689 | 2026.05.06 05:24:22.500447 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 849 rows starting from the beginning of the part | ||
| 3690 | 2026.05.06 05:24:22.500499 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 3691 | 2026.05.06 05:24:22.500547 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 849 rows starting from the beginning of the part | ||
| 3692 | 2026.05.06 05:24:22.500597 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 86 rows starting from the beginning of the part | ||
| 3693 | 2026.05.06 05:24:22.500643 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 849 rows starting from the beginning of the part | ||
| 3694 | 2026.05.06 05:24:22.500771 [ 293 ] {d755b16d-e6b5-4519-aa8a-662dd176fb48} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.05.06 05:24:22.500816 [ 293 ] {d755b16d-e6b5-4519-aa8a-662dd176fb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3696 | 2026.05.06 05:24:22.501150 [ 293 ] {d755b16d-e6b5-4519-aa8a-662dd176fb48} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3697 | 2026.05.06 05:24:22.501359 [ 293 ] {d755b16d-e6b5-4519-aa8a-662dd176fb48} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2026.05.06 05:24:22.501498 [ 293 ] {d755b16d-e6b5-4519-aa8a-662dd176fb48} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.00124 sec., 135483.87096774194 rows/sec., 8.27 MiB/sec. | ||
| 3699 | 2026.05.06 05:24:22.501537 [ 293 ] {d755b16d-e6b5-4519-aa8a-662dd176fb48} <Debug> TCPHandler: Processed in 0.001416497 sec. | ||
| 3700 | 2026.05.06 05:24:22.501660 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3701 | 2026.05.06 05:24:22.501757 [ 293 ] {bd6b1c65-e541-41ea-ad98-0e0f0f679c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3702 | 2026.05.06 05:24:22.501798 [ 293 ] {bd6b1c65-e541-41ea-ad98-0e0f0f679c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3703 | 2026.05.06 05:24:22.502219 [ 293 ] {bd6b1c65-e541-41ea-ad98-0e0f0f679c9a} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2026.05.06 05:24:22.502257 [ 293 ] {bd6b1c65-e541-41ea-ad98-0e0f0f679c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3705 | 2026.05.06 05:24:22.502563 [ 293 ] {bd6b1c65-e541-41ea-ad98-0e0f0f679c9a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3706 | 2026.05.06 05:24:22.502780 [ 293 ] {bd6b1c65-e541-41ea-ad98-0e0f0f679c9a} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.05.06 05:24:22.502876 [ 126 ] {} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3708 | 2026.05.06 05:24:22.502908 [ 126 ] {} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2026.05.06 05:24:22.502910 [ 293 ] {bd6b1c65-e541-41ea-ad98-0e0f0f679c9a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 3710 | 2026.05.06 05:24:22.502926 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3711 | 2026.05.06 05:24:22.502960 [ 293 ] {bd6b1c65-e541-41ea-ad98-0e0f0f679c9a} <Debug> TCPHandler: Processed in 0.001350897 sec. | ||
| 3712 | 2026.05.06 05:24:22.503024 [ 196 ] {799a887b-0b36-445e-b8c8-07f573c725fe::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 | ||
| 3713 | 2026.05.06 05:24:22.503067 [ 194 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6075 rows, containing 5 columns (5 merged, 0 gathered) in 0.002931354 sec., 2072421.1405377856 rows/sec., 167.14 MiB/sec. | ||
| 3714 | 2026.05.06 05:24:22.503093 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2026.05.06 05:24:22.503115 [ 196 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3716 | 2026.05.06 05:24:22.503149 [ 196 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 974 rows starting from the beginning of the part | ||
| 3717 | 2026.05.06 05:24:22.503194 [ 196 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3718 | 2026.05.06 05:24:22.503206 [ 293 ] {3f1a6da8-059f-40ab-9e6d-9c02a5a7cd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3719 | 2026.05.06 05:24:22.503229 [ 196 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 3720 | 2026.05.06 05:24:22.503252 [ 293 ] {3f1a6da8-059f-40ab-9e6d-9c02a5a7cd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3721 | 2026.05.06 05:24:22.503268 [ 196 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3722 | 2026.05.06 05:24:22.503306 [ 196 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3723 | 2026.05.06 05:24:22.503341 [ 196 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 3724 | 2026.05.06 05:24:22.503473 [ 193 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3725 | 2026.05.06 05:24:22.503683 [ 293 ] {3f1a6da8-059f-40ab-9e6d-9c02a5a7cd9f} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.05.06 05:24:22.503728 [ 293 ] {3f1a6da8-059f-40ab-9e6d-9c02a5a7cd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3727 | 2026.05.06 05:24:22.503825 [ 193 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_21_4} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.05.06 05:24:22.503930 [ 193 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_21_4} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3729 | 2026.05.06 05:24:22.504048 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3730 | 2026.05.06 05:24:22.504120 [ 293 ] {3f1a6da8-059f-40ab-9e6d-9c02a5a7cd9f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3731 | 2026.05.06 05:24:22.504337 [ 293 ] {3f1a6da8-059f-40ab-9e6d-9c02a5a7cd9f} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.05.06 05:24:22.504358 [ 195 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379757 sec., 1718418.533118513 rows/sec., 109.95 MiB/sec. | ||
| 3733 | 2026.05.06 05:24:22.504470 [ 293 ] {3f1a6da8-059f-40ab-9e6d-9c02a5a7cd9f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001281 sec., 115534.73848555816 rows/sec., 6.57 MiB/sec. | ||
| 3734 | 2026.05.06 05:24:22.504509 [ 293 ] {3f1a6da8-059f-40ab-9e6d-9c02a5a7cd9f} <Debug> TCPHandler: Processed in 0.001471618 sec. | ||
| 3735 | 2026.05.06 05:24:22.504535 [ 193 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3736 | 2026.05.06 05:24:22.504629 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3737 | 2026.05.06 05:24:22.504732 [ 293 ] {c07d4268-bf1a-42c8-8dbd-9f4b356a4a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3738 | 2026.05.06 05:24:22.504775 [ 293 ] {c07d4268-bf1a-42c8-8dbd-9f4b356a4a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3739 | 2026.05.06 05:24:22.504785 [ 193 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_11_2} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.05.06 05:24:22.504862 [ 193 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_11_2} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3741 | 2026.05.06 05:24:22.504937 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3742 | 2026.05.06 05:24:22.505411 [ 293 ] {c07d4268-bf1a-42c8-8dbd-9f4b356a4a5a} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.05.06 05:24:22.505454 [ 293 ] {c07d4268-bf1a-42c8-8dbd-9f4b356a4a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3744 | 2026.05.06 05:24:22.505781 [ 293 ] {c07d4268-bf1a-42c8-8dbd-9f4b356a4a5a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3745 | 2026.05.06 05:24:22.505987 [ 293 ] {c07d4268-bf1a-42c8-8dbd-9f4b356a4a5a} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.05.06 05:24:22.506092 [ 126 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3747 | 2026.05.06 05:24:22.506120 [ 293 ] {c07d4268-bf1a-42c8-8dbd-9f4b356a4a5a} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001408 sec., 366477.27272727276 rows/sec., 25.84 MiB/sec. | ||
| 3748 | 2026.05.06 05:24:22.506121 [ 126 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2026.05.06 05:24:22.506158 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3750 | 2026.05.06 05:24:22.506162 [ 293 ] {c07d4268-bf1a-42c8-8dbd-9f4b356a4a5a} <Debug> TCPHandler: Processed in 0.001589088 sec. | ||
| 3751 | 2026.05.06 05:24:22.506237 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::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 | ||
| 3752 | 2026.05.06 05:24:22.506284 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.05.06 05:24:22.506347 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3754 | 2026.05.06 05:24:22.506380 [ 293 ] {361c0130-1878-4b29-96ce-1693b5207e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3755 | 2026.05.06 05:24:22.506381 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1829 rows starting from the beginning of the part | ||
| 3756 | 2026.05.06 05:24:22.506427 [ 293 ] {361c0130-1878-4b29-96ce-1693b5207e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3757 | 2026.05.06 05:24:22.506463 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 516 rows starting from the beginning of the part | ||
| 3758 | 2026.05.06 05:24:22.506509 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3759 | 2026.05.06 05:24:22.506547 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 516 rows starting from the beginning of the part | ||
| 3760 | 2026.05.06 05:24:22.506584 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 79 rows starting from the beginning of the part | ||
| 3761 | 2026.05.06 05:24:22.506621 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 516 rows starting from the beginning of the part | ||
| 3762 | 2026.05.06 05:24:22.506748 [ 293 ] {361c0130-1878-4b29-96ce-1693b5207e41} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.05.06 05:24:22.506789 [ 293 ] {361c0130-1878-4b29-96ce-1693b5207e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3764 | 2026.05.06 05:24:22.507164 [ 293 ] {361c0130-1878-4b29-96ce-1693b5207e41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3765 | 2026.05.06 05:24:22.507388 [ 293 ] {361c0130-1878-4b29-96ce-1693b5207e41} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.05.06 05:24:22.507524 [ 293 ] {361c0130-1878-4b29-96ce-1693b5207e41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 3767 | 2026.05.06 05:24:22.507561 [ 293 ] {361c0130-1878-4b29-96ce-1693b5207e41} <Debug> TCPHandler: Processed in 0.001313386 sec. | ||
| 3768 | 2026.05.06 05:24:22.507684 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2026.05.06 05:24:22.507780 [ 293 ] {5f38669c-a9e5-4f69-8d42-af41059fefe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3770 | 2026.05.06 05:24:22.507825 [ 293 ] {5f38669c-a9e5-4f69-8d42-af41059fefe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3771 | 2026.05.06 05:24:22.508125 [ 195 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3535 rows, containing 5 columns (5 merged, 0 gathered) in 0.001915429 sec., 1845539.56319968 rows/sec., 135.55 MiB/sec. | ||
| 3772 | 2026.05.06 05:24:22.508220 [ 293 ] {5f38669c-a9e5-4f69-8d42-af41059fefe2} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.05.06 05:24:22.508259 [ 293 ] {5f38669c-a9e5-4f69-8d42-af41059fefe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3774 | 2026.05.06 05:24:22.508330 [ 193 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3775 | 2026.05.06 05:24:22.508598 [ 193 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_21_4} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.05.06 05:24:22.508620 [ 293 ] {5f38669c-a9e5-4f69-8d42-af41059fefe2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3777 | 2026.05.06 05:24:22.508676 [ 193 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_21_4} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3778 | 2026.05.06 05:24:22.508761 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3779 | 2026.05.06 05:24:22.508850 [ 293 ] {5f38669c-a9e5-4f69-8d42-af41059fefe2} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.05.06 05:24:22.508954 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3781 | 2026.05.06 05:24:22.508982 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.05.06 05:24:22.508988 [ 293 ] {5f38669c-a9e5-4f69-8d42-af41059fefe2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001226 sec., 216150.0815660685 rows/sec., 14.36 MiB/sec. | ||
| 3783 | 2026.05.06 05:24:22.508998 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3784 | 2026.05.06 05:24:22.509033 [ 293 ] {5f38669c-a9e5-4f69-8d42-af41059fefe2} <Debug> TCPHandler: Processed in 0.001399126 sec. | ||
| 3785 | 2026.05.06 05:24:22.509074 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::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 | ||
| 3786 | 2026.05.06 05:24:22.509169 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.05.06 05:24:22.509178 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3788 | 2026.05.06 05:24:22.509221 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7758 rows starting from the beginning of the part | ||
| 3789 | 2026.05.06 05:24:22.509270 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3790 | 2026.05.06 05:24:22.509273 [ 293 ] {3eafe16f-65dd-48e4-92b4-2463422c1aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3791 | 2026.05.06 05:24:22.509310 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3792 | 2026.05.06 05:24:22.509328 [ 293 ] {3eafe16f-65dd-48e4-92b4-2463422c1aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3793 | 2026.05.06 05:24:22.509353 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3794 | 2026.05.06 05:24:22.509394 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3795 | 2026.05.06 05:24:22.509432 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3796 | 2026.05.06 05:24:22.509648 [ 293 ] {3eafe16f-65dd-48e4-92b4-2463422c1aac} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.05.06 05:24:22.509690 [ 293 ] {3eafe16f-65dd-48e4-92b4-2463422c1aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3798 | 2026.05.06 05:24:22.509998 [ 293 ] {3eafe16f-65dd-48e4-92b4-2463422c1aac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3799 | 2026.05.06 05:24:22.510207 [ 293 ] {3eafe16f-65dd-48e4-92b4-2463422c1aac} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.05.06 05:24:22.510345 [ 293 ] {3eafe16f-65dd-48e4-92b4-2463422c1aac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 3801 | 2026.05.06 05:24:22.510383 [ 293 ] {3eafe16f-65dd-48e4-92b4-2463422c1aac} <Debug> TCPHandler: Processed in 0.001274476 sec. | ||
| 3802 | 2026.05.06 05:24:22.510497 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3803 | 2026.05.06 05:24:22.510592 [ 293 ] {04fa2488-e05d-4780-bd5c-d1f0b913ea56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3804 | 2026.05.06 05:24:22.510646 [ 293 ] {04fa2488-e05d-4780-bd5c-d1f0b913ea56} <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 | ||
| 3805 | 2026.05.06 05:24:22.511454 [ 293 ] {04fa2488-e05d-4780-bd5c-d1f0b913ea56} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.05.06 05:24:22.511492 [ 293 ] {04fa2488-e05d-4780-bd5c-d1f0b913ea56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3807 | 2026.05.06 05:24:22.512015 [ 293 ] {04fa2488-e05d-4780-bd5c-d1f0b913ea56} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3808 | 2026.05.06 05:24:22.512252 [ 293 ] {04fa2488-e05d-4780-bd5c-d1f0b913ea56} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2026.05.06 05:24:22.512390 [ 293 ] {04fa2488-e05d-4780-bd5c-d1f0b913ea56} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001815 sec., 14325.068870523415 rows/sec., 25.67 MiB/sec. | ||
| 3810 | 2026.05.06 05:24:22.512403 [ 193 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8873 rows, containing 5 columns (5 merged, 0 gathered) in 0.003352747 sec., 2646486.597408036 rows/sec., 169.23 MiB/sec. | ||
| 3811 | 2026.05.06 05:24:22.512443 [ 293 ] {04fa2488-e05d-4780-bd5c-d1f0b913ea56} <Debug> TCPHandler: Processed in 0.00199595 sec. | ||
| 3812 | 2026.05.06 05:24:22.512573 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3813 | 2026.05.06 05:24:22.512640 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3814 | 2026.05.06 05:24:22.512672 [ 293 ] {911e6110-dcb7-47ed-a7bd-ebdbd783025e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3815 | 2026.05.06 05:24:22.512719 [ 293 ] {911e6110-dcb7-47ed-a7bd-ebdbd783025e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3816 | 2026.05.06 05:24:22.512945 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.05.06 05:24:22.513029 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3818 | 2026.05.06 05:24:22.513058 [ 293 ] {911e6110-dcb7-47ed-a7bd-ebdbd783025e} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.05.06 05:24:22.513101 [ 293 ] {911e6110-dcb7-47ed-a7bd-ebdbd783025e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3820 | 2026.05.06 05:24:22.513129 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 3821 | 2026.05.06 05:24:22.513416 [ 293 ] {911e6110-dcb7-47ed-a7bd-ebdbd783025e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3822 | 2026.05.06 05:24:22.513630 [ 293 ] {911e6110-dcb7-47ed-a7bd-ebdbd783025e} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): 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.06 05:24:22.513748 [ 124 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3824 | 2026.05.06 05:24:22.513755 [ 293 ] {911e6110-dcb7-47ed-a7bd-ebdbd783025e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 3825 | 2026.05.06 05:24:22.513795 [ 124 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.05.06 05:24:22.513815 [ 293 ] {911e6110-dcb7-47ed-a7bd-ebdbd783025e} <Debug> TCPHandler: Processed in 0.001292436 sec. | ||
| 3827 | 2026.05.06 05:24:22.513822 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3828 | 2026.05.06 05:24:22.513911 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 3829 | 2026.05.06 05:24:22.514007 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3830 | 2026.05.06 05:24:22.514031 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 930 rows starting from the beginning of the part | ||
| 3831 | 2026.05.06 05:24:22.514073 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3832 | 2026.05.06 05:24:22.514110 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3833 | 2026.05.06 05:24:22.514145 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3834 | 2026.05.06 05:24:22.514178 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3835 | 2026.05.06 05:24:22.514211 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3836 | 2026.05.06 05:24:22.515002 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001122425 sec., 1176025.1241731073 rows/sec., 76.16 MiB/sec. | ||
| 3837 | 2026.05.06 05:24:22.515212 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3838 | 2026.05.06 05:24:22.515483 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_21_4} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.05.06 05:24:22.515551 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_21_4} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3840 | 2026.05.06 05:24:22.515621 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3841 | 2026.05.06 05:24:22.782651 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2026.05.06 05:24:22.782915 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3843 | 2026.05.06 05:24:22.783295 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3844 | 2026.05.06 05:24:22.783333 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3845 | 2026.05.06 05:24:22.783569 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3846 | 2026.05.06 05:24:22.783638 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3847 | 2026.05.06 05:24:22.783782 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 3848 | 2026.05.06 05:24:22.783910 [ 354 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3849 | 2026.05.06 05:24:22.783923 [ 306 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3850 | 2026.05.06 05:24:22.783920 [ 327 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3851 | 2026.05.06 05:24:22.784083 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 3852 | 2026.05.06 05:24:22.784111 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3853 | 2026.05.06 05:24:22.784181 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3854 | 2026.05.06 05:24:22.784201 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3855 | 2026.05.06 05:24:22.784235 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3856 | 2026.05.06 05:24:22.784279 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3857 | 2026.05.06 05:24:22.785728 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002924 sec., 16073.871409028729 rows/sec., 2.67 MiB/sec. | ||
| 3858 | 2026.05.06 05:24:22.785831 [ 293 ] {25f2e97c-73bb-4fc3-b269-04c3f5578aa9} <Debug> TCPHandler: Processed in 0.003325366 sec. | ||
| 3859 | 2026.05.06 05:24:22.797556 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2026.05.06 05:24:22.797689 [ 293 ] {dbdd3055-bed1-4821-af5a-0bf31c363d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3861 | 2026.05.06 05:24:22.797741 [ 293 ] {dbdd3055-bed1-4821-af5a-0bf31c363d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3862 | 2026.05.06 05:24:22.799266 [ 293 ] {dbdd3055-bed1-4821-af5a-0bf31c363d1f} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.05.06 05:24:22.799318 [ 293 ] {dbdd3055-bed1-4821-af5a-0bf31c363d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3864 | 2026.05.06 05:24:22.799845 [ 293 ] {dbdd3055-bed1-4821-af5a-0bf31c363d1f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3865 | 2026.05.06 05:24:22.800070 [ 293 ] {dbdd3055-bed1-4821-af5a-0bf31c363d1f} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.05.06 05:24:22.800219 [ 293 ] {dbdd3055-bed1-4821-af5a-0bf31c363d1f} <Debug> executeQuery: Read 2431 rows, 184.31 KiB in 0.002569 sec., 946282.6002335539 rows/sec., 70.06 MiB/sec. | ||
| 3867 | 2026.05.06 05:24:22.800259 [ 293 ] {dbdd3055-bed1-4821-af5a-0bf31c363d1f} <Debug> TCPHandler: Processed in 0.002766214 sec. | ||
| 3868 | 2026.05.06 05:24:22.800399 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3869 | 2026.05.06 05:24:22.800496 [ 293 ] {caf5119e-4e99-45c3-af97-60b624e988dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3870 | 2026.05.06 05:24:22.800539 [ 293 ] {caf5119e-4e99-45c3-af97-60b624e988dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3871 | 2026.05.06 05:24:22.800961 [ 293 ] {caf5119e-4e99-45c3-af97-60b624e988dc} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2026.05.06 05:24:22.800999 [ 293 ] {caf5119e-4e99-45c3-af97-60b624e988dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3873 | 2026.05.06 05:24:22.801294 [ 293 ] {caf5119e-4e99-45c3-af97-60b624e988dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3874 | 2026.05.06 05:24:22.801501 [ 293 ] {caf5119e-4e99-45c3-af97-60b624e988dc} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.05.06 05:24:22.801635 [ 293 ] {caf5119e-4e99-45c3-af97-60b624e988dc} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001158 sec., 20725.38860103627 rows/sec., 1.52 MiB/sec. | ||
| 3876 | 2026.05.06 05:24:22.801674 [ 293 ] {caf5119e-4e99-45c3-af97-60b624e988dc} <Debug> TCPHandler: Processed in 0.001326876 sec. | ||
| 3877 | 2026.05.06 05:24:22.801792 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.05.06 05:24:22.801889 [ 293 ] {f467af22-34f7-474b-ad29-09cc5fa0327f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3879 | 2026.05.06 05:24:22.801957 [ 293 ] {f467af22-34f7-474b-ad29-09cc5fa0327f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3880 | 2026.05.06 05:24:22.802604 [ 293 ] {f467af22-34f7-474b-ad29-09cc5fa0327f} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.05.06 05:24:22.802642 [ 293 ] {f467af22-34f7-474b-ad29-09cc5fa0327f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3882 | 2026.05.06 05:24:22.802975 [ 293 ] {f467af22-34f7-474b-ad29-09cc5fa0327f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3883 | 2026.05.06 05:24:22.803181 [ 293 ] {f467af22-34f7-474b-ad29-09cc5fa0327f} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.05.06 05:24:22.803309 [ 293 ] {f467af22-34f7-474b-ad29-09cc5fa0327f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001437 sec., 557411.2734864301 rows/sec., 32.20 MiB/sec. | ||
| 3885 | 2026.05.06 05:24:22.803347 [ 293 ] {f467af22-34f7-474b-ad29-09cc5fa0327f} <Debug> TCPHandler: Processed in 0.001604968 sec. | ||
| 3886 | 2026.05.06 05:24:22.803455 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2026.05.06 05:24:22.803578 [ 293 ] {f0c37290-1d7c-4acf-970f-19ac83aab655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3888 | 2026.05.06 05:24:22.803618 [ 293 ] {f0c37290-1d7c-4acf-970f-19ac83aab655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3889 | 2026.05.06 05:24:22.803995 [ 293 ] {f0c37290-1d7c-4acf-970f-19ac83aab655} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.05.06 05:24:22.804032 [ 293 ] {f0c37290-1d7c-4acf-970f-19ac83aab655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3891 | 2026.05.06 05:24:22.804316 [ 293 ] {f0c37290-1d7c-4acf-970f-19ac83aab655} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3892 | 2026.05.06 05:24:22.804517 [ 293 ] {f0c37290-1d7c-4acf-970f-19ac83aab655} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2026.05.06 05:24:22.804639 [ 293 ] {f0c37290-1d7c-4acf-970f-19ac83aab655} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 65.16 KiB/sec. | ||
| 3894 | 2026.05.06 05:24:22.804675 [ 293 ] {f0c37290-1d7c-4acf-970f-19ac83aab655} <Debug> TCPHandler: Processed in 0.001270456 sec. | ||
| 3895 | 2026.05.06 05:24:22.804792 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3896 | 2026.05.06 05:24:22.804892 [ 293 ] {0c6938f9-1d35-45ed-9483-dfeff2700372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3897 | 2026.05.06 05:24:22.804932 [ 293 ] {0c6938f9-1d35-45ed-9483-dfeff2700372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3898 | 2026.05.06 05:24:22.805839 [ 293 ] {0c6938f9-1d35-45ed-9483-dfeff2700372} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2026.05.06 05:24:22.805876 [ 293 ] {0c6938f9-1d35-45ed-9483-dfeff2700372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3900 | 2026.05.06 05:24:22.806257 [ 293 ] {0c6938f9-1d35-45ed-9483-dfeff2700372} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3901 | 2026.05.06 05:24:22.806474 [ 293 ] {0c6938f9-1d35-45ed-9483-dfeff2700372} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.05.06 05:24:22.806610 [ 293 ] {0c6938f9-1d35-45ed-9483-dfeff2700372} <Debug> executeQuery: Read 1303 rows, 89.16 KiB in 0.001736 sec., 750576.0368663595 rows/sec., 50.15 MiB/sec. | ||
| 3903 | 2026.05.06 05:24:22.806649 [ 293 ] {0c6938f9-1d35-45ed-9483-dfeff2700372} <Debug> TCPHandler: Processed in 0.00190852 sec. | ||
| 3904 | 2026.05.06 05:24:22.806775 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2026.05.06 05:24:22.806871 [ 293 ] {ff9431a7-91cd-4278-aabd-fcd62a6a5f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3906 | 2026.05.06 05:24:22.806913 [ 293 ] {ff9431a7-91cd-4278-aabd-fcd62a6a5f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3907 | 2026.05.06 05:24:22.807649 [ 293 ] {ff9431a7-91cd-4278-aabd-fcd62a6a5f9e} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.05.06 05:24:22.807685 [ 293 ] {ff9431a7-91cd-4278-aabd-fcd62a6a5f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3909 | 2026.05.06 05:24:22.808108 [ 293 ] {ff9431a7-91cd-4278-aabd-fcd62a6a5f9e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3910 | 2026.05.06 05:24:22.808317 [ 293 ] {ff9431a7-91cd-4278-aabd-fcd62a6a5f9e} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.05.06 05:24:22.808443 [ 293 ] {ff9431a7-91cd-4278-aabd-fcd62a6a5f9e} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001591 sec., 940289.126335638 rows/sec., 57.02 MiB/sec. | ||
| 3912 | 2026.05.06 05:24:22.808480 [ 293 ] {ff9431a7-91cd-4278-aabd-fcd62a6a5f9e} <Debug> TCPHandler: Processed in 0.001755299 sec. | ||
| 3913 | 2026.05.06 05:24:22.808595 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2026.05.06 05:24:22.808690 [ 293 ] {d75590e6-fbae-4760-80a6-61fbf2d46954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3915 | 2026.05.06 05:24:22.808742 [ 293 ] {d75590e6-fbae-4760-80a6-61fbf2d46954} <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 | ||
| 3916 | 2026.05.06 05:24:22.809503 [ 293 ] {d75590e6-fbae-4760-80a6-61fbf2d46954} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2026.05.06 05:24:22.809539 [ 293 ] {d75590e6-fbae-4760-80a6-61fbf2d46954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3918 | 2026.05.06 05:24:22.810051 [ 293 ] {d75590e6-fbae-4760-80a6-61fbf2d46954} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3919 | 2026.05.06 05:24:22.810288 [ 293 ] {d75590e6-fbae-4760-80a6-61fbf2d46954} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.05.06 05:24:22.810424 [ 293 ] {d75590e6-fbae-4760-80a6-61fbf2d46954} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001752 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
| 3921 | 2026.05.06 05:24:22.810474 [ 293 ] {d75590e6-fbae-4760-80a6-61fbf2d46954} <Debug> TCPHandler: Processed in 0.001928879 sec. | ||
| 3922 | 2026.05.06 05:24:22.810616 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.05.06 05:24:22.810738 [ 293 ] {d0548eab-00fb-4f78-8f61-c89341737aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3924 | 2026.05.06 05:24:22.810790 [ 293 ] {d0548eab-00fb-4f78-8f61-c89341737aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3925 | 2026.05.06 05:24:22.811181 [ 293 ] {d0548eab-00fb-4f78-8f61-c89341737aec} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.05.06 05:24:22.811220 [ 293 ] {d0548eab-00fb-4f78-8f61-c89341737aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3927 | 2026.05.06 05:24:22.811582 [ 293 ] {d0548eab-00fb-4f78-8f61-c89341737aec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3928 | 2026.05.06 05:24:22.811838 [ 293 ] {d0548eab-00fb-4f78-8f61-c89341737aec} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.05.06 05:24:22.811988 [ 293 ] {d0548eab-00fb-4f78-8f61-c89341737aec} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001273 sec., 9426.551453260015 rows/sec., 650.53 KiB/sec. | ||
| 3930 | 2026.05.06 05:24:22.812030 [ 293 ] {d0548eab-00fb-4f78-8f61-c89341737aec} <Debug> TCPHandler: Processed in 0.001475576 sec. | ||
| 3931 | 2026.05.06 05:24:24.007095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 502 | ||
| 3932 | 2026.05.06 05:24:24.009758 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.05.06 05:24:24.009804 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3934 | 2026.05.06 05:24:24.011002 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3935 | 2026.05.06 05:24:24.011261 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.05.06 05:24:24.011402 [ 123 ] {} <Debug> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3937 | 2026.05.06 05:24:24.011466 [ 123 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.05.06 05:24:24.011484 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3939 | 2026.05.06 05:24:24.011487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3940 | 2026.05.06 05:24:24.011586 [ 194 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::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 | ||
| 3941 | 2026.05.06 05:24:24.012195 [ 194 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3942 | 2026.05.06 05:24:24.012360 [ 194 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 266 rows starting from the beginning of the part | ||
| 3943 | 2026.05.06 05:24:24.012725 [ 194 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 3944 | 2026.05.06 05:24:24.013071 [ 194 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::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 | ||
| 3945 | 2026.05.06 05:24:24.013441 [ 194 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3946 | 2026.05.06 05:24:24.013785 [ 194 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 3947 | 2026.05.06 05:24:24.014106 [ 194 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 3948 | 2026.05.06 05:24:24.019891 [ 194 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 72 columns (72 merged, 0 gathered) in 0.00832213 sec., 60321.09568103358 rows/sec., 52.93 MiB/sec. | ||
| 3949 | 2026.05.06 05:24:24.020836 [ 193 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3950 | 2026.05.06 05:24:24.021471 [ 193 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_11_2} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.05.06 05:24:24.021562 [ 193 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_11_2} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3952 | 2026.05.06 05:24:24.021812 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 3953 | 2026.05.06 05:24:26.492484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7076 | ||
| 3954 | 2026.05.06 05:24:26.493315 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.05.06 05:24:26.493393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3956 | 2026.05.06 05:24:26.494042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3957 | 2026.05.06 05:24:26.494275 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.05.06 05:24:26.494424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7076 | ||
| 3959 | 2026.05.06 05:24:26.871944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3960 | 2026.05.06 05:24:26.888065 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.05.06 05:24:26.888114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3962 | 2026.05.06 05:24:26.893862 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3963 | 2026.05.06 05:24:26.894539 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2026.05.06 05:24:26.897197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3965 | 2026.05.06 05:24:27.481529 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.05.06 05:24:27.481786 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3967 | 2026.05.06 05:24:27.482161 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3968 | 2026.05.06 05:24:27.482202 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3969 | 2026.05.06 05:24:27.482460 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3970 | 2026.05.06 05:24:27.482530 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3971 | 2026.05.06 05:24:27.482670 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3972 | 2026.05.06 05:24:27.482785 [ 354 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3973 | 2026.05.06 05:24:27.482787 [ 341 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3974 | 2026.05.06 05:24:27.482814 [ 327 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3975 | 2026.05.06 05:24:27.482957 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 3976 | 2026.05.06 05:24:27.482985 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3977 | 2026.05.06 05:24:27.483059 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3978 | 2026.05.06 05:24:27.483081 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3979 | 2026.05.06 05:24:27.483116 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3980 | 2026.05.06 05:24:27.483155 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3981 | 2026.05.06 05:24:27.484353 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.00267 sec., 17602.996254681646 rows/sec., 2.93 MiB/sec. | ||
| 3982 | 2026.05.06 05:24:27.484486 [ 293 ] {b490bdbe-c0c1-4a11-b597-a2a82cd843ee} <Debug> TCPHandler: Processed in 0.003100995 sec. | ||
| 3983 | 2026.05.06 05:24:27.485875 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.05.06 05:24:27.485991 [ 293 ] {f4f9568f-fa37-4175-a1d6-1b7e71ba6a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3985 | 2026.05.06 05:24:27.486038 [ 293 ] {f4f9568f-fa37-4175-a1d6-1b7e71ba6a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3986 | 2026.05.06 05:24:27.486527 [ 293 ] {f4f9568f-fa37-4175-a1d6-1b7e71ba6a54} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.05.06 05:24:27.486574 [ 293 ] {f4f9568f-fa37-4175-a1d6-1b7e71ba6a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3988 | 2026.05.06 05:24:27.486941 [ 293 ] {f4f9568f-fa37-4175-a1d6-1b7e71ba6a54} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3989 | 2026.05.06 05:24:27.487160 [ 293 ] {f4f9568f-fa37-4175-a1d6-1b7e71ba6a54} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.05.06 05:24:27.487313 [ 293 ] {f4f9568f-fa37-4175-a1d6-1b7e71ba6a54} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001356 sec., 41297.93510324484 rows/sec., 3.17 MiB/sec. | ||
| 3991 | 2026.05.06 05:24:27.487356 [ 293 ] {f4f9568f-fa37-4175-a1d6-1b7e71ba6a54} <Debug> TCPHandler: Processed in 0.001534658 sec. | ||
| 3992 | 2026.05.06 05:24:27.487485 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2026.05.06 05:24:27.487586 [ 293 ] {f90547db-93c9-47f4-86c0-9a355fe49417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3994 | 2026.05.06 05:24:27.487628 [ 293 ] {f90547db-93c9-47f4-86c0-9a355fe49417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3995 | 2026.05.06 05:24:27.488051 [ 293 ] {f90547db-93c9-47f4-86c0-9a355fe49417} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.05.06 05:24:27.488089 [ 293 ] {f90547db-93c9-47f4-86c0-9a355fe49417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3997 | 2026.05.06 05:24:27.488397 [ 293 ] {f90547db-93c9-47f4-86c0-9a355fe49417} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3998 | 2026.05.06 05:24:27.488607 [ 293 ] {f90547db-93c9-47f4-86c0-9a355fe49417} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.05.06 05:24:27.488734 [ 293 ] {f90547db-93c9-47f4-86c0-9a355fe49417} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 4000 | 2026.05.06 05:24:27.488772 [ 293 ] {f90547db-93c9-47f4-86c0-9a355fe49417} <Debug> TCPHandler: Processed in 0.001338807 sec. | ||
| 4001 | 2026.05.06 05:24:27.488895 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.05.06 05:24:27.488993 [ 293 ] {b09b2461-eb69-4293-98d1-ae0ae7a99bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4003 | 2026.05.06 05:24:27.489037 [ 293 ] {b09b2461-eb69-4293-98d1-ae0ae7a99bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4004 | 2026.05.06 05:24:27.489403 [ 293 ] {b09b2461-eb69-4293-98d1-ae0ae7a99bcf} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.05.06 05:24:27.489437 [ 293 ] {b09b2461-eb69-4293-98d1-ae0ae7a99bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4006 | 2026.05.06 05:24:27.489734 [ 293 ] {b09b2461-eb69-4293-98d1-ae0ae7a99bcf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4007 | 2026.05.06 05:24:27.489927 [ 293 ] {b09b2461-eb69-4293-98d1-ae0ae7a99bcf} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.05.06 05:24:27.490047 [ 293 ] {b09b2461-eb69-4293-98d1-ae0ae7a99bcf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001128 sec., 113475.17730496453 rows/sec., 7.90 MiB/sec. | ||
| 4009 | 2026.05.06 05:24:27.490082 [ 293 ] {b09b2461-eb69-4293-98d1-ae0ae7a99bcf} <Debug> TCPHandler: Processed in 0.001295726 sec. | ||
| 4010 | 2026.05.06 05:24:27.490262 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2026.05.06 05:24:27.490357 [ 293 ] {6b8fff77-1615-4e47-9218-9f47d25c2669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4012 | 2026.05.06 05:24:27.490399 [ 293 ] {6b8fff77-1615-4e47-9218-9f47d25c2669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4013 | 2026.05.06 05:24:27.490731 [ 293 ] {6b8fff77-1615-4e47-9218-9f47d25c2669} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.05.06 05:24:27.490768 [ 293 ] {6b8fff77-1615-4e47-9218-9f47d25c2669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4015 | 2026.05.06 05:24:27.491072 [ 293 ] {6b8fff77-1615-4e47-9218-9f47d25c2669} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4016 | 2026.05.06 05:24:27.491279 [ 293 ] {6b8fff77-1615-4e47-9218-9f47d25c2669} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.05.06 05:24:27.491410 [ 293 ] {6b8fff77-1615-4e47-9218-9f47d25c2669} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00107 sec., 44859.81308411215 rows/sec., 3.02 MiB/sec. | ||
| 4018 | 2026.05.06 05:24:27.491446 [ 293 ] {6b8fff77-1615-4e47-9218-9f47d25c2669} <Debug> TCPHandler: Processed in 0.001235166 sec. | ||
| 4019 | 2026.05.06 05:24:30.420169 [ 5 ] {} <Trace> TCP-Session: dd0a10f9-c3c0-41ba-bc3b-09ab258cfb7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4020 | 2026.05.06 05:24:30.420468 [ 5 ] {2ab9afa1-12d5-49e3-bf5f-8e7fedda065a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57638) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 4021 | 2026.05.06 05:24:30.420949 [ 5 ] {2ab9afa1-12d5-49e3-bf5f-8e7fedda065a} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 4022 | 2026.05.06 05:24:30.421119 [ 5 ] {2ab9afa1-12d5-49e3-bf5f-8e7fedda065a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4023 | 2026.05.06 05:24:30.421507 [ 327 ] {2ab9afa1-12d5-49e3-bf5f-8e7fedda065a} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 4024 | 2026.05.06 05:24:30.422073 [ 5 ] {2ab9afa1-12d5-49e3-bf5f-8e7fedda065a} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001731 sec., 80878.10514153668 rows/sec., 4.49 MiB/sec. | ||
| 4025 | 2026.05.06 05:24:30.422172 [ 5 ] {2ab9afa1-12d5-49e3-bf5f-8e7fedda065a} <Debug> TCPHandler: Processed in 0.00218125 sec. | ||
| 4026 | 2026.05.06 05:24:31.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.95 MiB, peak 237.83 MiB, free memory in arenas 0.00 B, will set to 232.92 MiB (RSS), difference: -2.03 MiB | ||
| 4027 | 2026.05.06 05:24:32.487745 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2026.05.06 05:24:32.488003 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4029 | 2026.05.06 05:24:32.488346 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4030 | 2026.05.06 05:24:32.488389 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4031 | 2026.05.06 05:24:32.488631 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4032 | 2026.05.06 05:24:32.488697 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4033 | 2026.05.06 05:24:32.488837 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4034 | 2026.05.06 05:24:32.488953 [ 354 ] {871d8231-9a74-4704-8539-765b46523117} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4035 | 2026.05.06 05:24:32.488972 [ 327 ] {871d8231-9a74-4704-8539-765b46523117} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4036 | 2026.05.06 05:24:32.488981 [ 320 ] {871d8231-9a74-4704-8539-765b46523117} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4037 | 2026.05.06 05:24:32.489125 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 4038 | 2026.05.06 05:24:32.489162 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4039 | 2026.05.06 05:24:32.489233 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4040 | 2026.05.06 05:24:32.489254 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 4041 | 2026.05.06 05:24:32.489289 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4042 | 2026.05.06 05:24:32.489328 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4043 | 2026.05.06 05:24:32.490562 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.00266 sec., 17669.17293233083 rows/sec., 4.40 MiB/sec. | ||
| 4044 | 2026.05.06 05:24:32.490671 [ 293 ] {871d8231-9a74-4704-8539-765b46523117} <Debug> TCPHandler: Processed in 0.003078205 sec. | ||
| 4045 | 2026.05.06 05:24:32.496082 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.05.06 05:24:32.496194 [ 293 ] {bdd047b8-932d-41ac-ba6f-10961d0564b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4047 | 2026.05.06 05:24:32.496236 [ 293 ] {bdd047b8-932d-41ac-ba6f-10961d0564b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4048 | 2026.05.06 05:24:32.496810 [ 293 ] {bdd047b8-932d-41ac-ba6f-10961d0564b5} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.05.06 05:24:32.496853 [ 293 ] {bdd047b8-932d-41ac-ba6f-10961d0564b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4050 | 2026.05.06 05:24:32.497218 [ 293 ] {bdd047b8-932d-41ac-ba6f-10961d0564b5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4051 | 2026.05.06 05:24:32.497439 [ 293 ] {bdd047b8-932d-41ac-ba6f-10961d0564b5} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.05.06 05:24:32.497578 [ 293 ] {bdd047b8-932d-41ac-ba6f-10961d0564b5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001416 sec., 200564.97175141243 rows/sec., 12.74 MiB/sec. | ||
| 4053 | 2026.05.06 05:24:32.497615 [ 293 ] {bdd047b8-932d-41ac-ba6f-10961d0564b5} <Debug> TCPHandler: Processed in 0.001583478 sec. | ||
| 4054 | 2026.05.06 05:24:32.497749 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.05.06 05:24:32.497842 [ 293 ] {c4472630-ca24-4e45-add6-b643ae444a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4056 | 2026.05.06 05:24:32.497881 [ 293 ] {c4472630-ca24-4e45-add6-b643ae444a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4057 | 2026.05.06 05:24:32.498644 [ 293 ] {c4472630-ca24-4e45-add6-b643ae444a82} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.05.06 05:24:32.498681 [ 293 ] {c4472630-ca24-4e45-add6-b643ae444a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4059 | 2026.05.06 05:24:32.499017 [ 293 ] {c4472630-ca24-4e45-add6-b643ae444a82} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4060 | 2026.05.06 05:24:32.499216 [ 293 ] {c4472630-ca24-4e45-add6-b643ae444a82} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.05.06 05:24:32.499339 [ 293 ] {c4472630-ca24-4e45-add6-b643ae444a82} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001514 sec., 560766.1822985469 rows/sec., 43.69 MiB/sec. | ||
| 4062 | 2026.05.06 05:24:32.499379 [ 293 ] {c4472630-ca24-4e45-add6-b643ae444a82} <Debug> TCPHandler: Processed in 0.001678088 sec. | ||
| 4063 | 2026.05.06 05:24:32.499504 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.05.06 05:24:32.499597 [ 293 ] {3f9f19eb-cb49-4e17-997b-e79a0b6a2681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.05.06 05:24:32.499636 [ 293 ] {3f9f19eb-cb49-4e17-997b-e79a0b6a2681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4066 | 2026.05.06 05:24:32.500069 [ 293 ] {3f9f19eb-cb49-4e17-997b-e79a0b6a2681} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.05.06 05:24:32.500105 [ 293 ] {3f9f19eb-cb49-4e17-997b-e79a0b6a2681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4068 | 2026.05.06 05:24:32.500394 [ 293 ] {3f9f19eb-cb49-4e17-997b-e79a0b6a2681} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4069 | 2026.05.06 05:24:32.500592 [ 293 ] {3f9f19eb-cb49-4e17-997b-e79a0b6a2681} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.05.06 05:24:32.500719 [ 293 ] {3f9f19eb-cb49-4e17-997b-e79a0b6a2681} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.00114 sec., 147368.42105263157 rows/sec., 8.99 MiB/sec. | ||
| 4071 | 2026.05.06 05:24:32.500755 [ 293 ] {3f9f19eb-cb49-4e17-997b-e79a0b6a2681} <Debug> TCPHandler: Processed in 0.001299767 sec. | ||
| 4072 | 2026.05.06 05:24:32.500879 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.05.06 05:24:32.500972 [ 293 ] {cb6bf3bc-41f1-4ed8-b8c3-7b73b1f881fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4074 | 2026.05.06 05:24:32.501011 [ 293 ] {cb6bf3bc-41f1-4ed8-b8c3-7b73b1f881fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4075 | 2026.05.06 05:24:32.501434 [ 293 ] {cb6bf3bc-41f1-4ed8-b8c3-7b73b1f881fb} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.05.06 05:24:32.501470 [ 293 ] {cb6bf3bc-41f1-4ed8-b8c3-7b73b1f881fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4077 | 2026.05.06 05:24:32.501756 [ 293 ] {cb6bf3bc-41f1-4ed8-b8c3-7b73b1f881fb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4078 | 2026.05.06 05:24:32.501963 [ 293 ] {cb6bf3bc-41f1-4ed8-b8c3-7b73b1f881fb} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.05.06 05:24:32.502088 [ 293 ] {cb6bf3bc-41f1-4ed8-b8c3-7b73b1f881fb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001133 sec., 131509.26743159755 rows/sec., 8.50 MiB/sec. | ||
| 4080 | 2026.05.06 05:24:32.502125 [ 293 ] {cb6bf3bc-41f1-4ed8-b8c3-7b73b1f881fb} <Debug> TCPHandler: Processed in 0.001294246 sec. | ||
| 4081 | 2026.05.06 05:24:32.502262 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.05.06 05:24:32.502355 [ 293 ] {8decb912-7897-4bbe-af45-e3ba42e11168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4083 | 2026.05.06 05:24:32.502395 [ 293 ] {8decb912-7897-4bbe-af45-e3ba42e11168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4084 | 2026.05.06 05:24:32.502821 [ 293 ] {8decb912-7897-4bbe-af45-e3ba42e11168} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.05.06 05:24:32.502858 [ 293 ] {8decb912-7897-4bbe-af45-e3ba42e11168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4086 | 2026.05.06 05:24:32.503153 [ 293 ] {8decb912-7897-4bbe-af45-e3ba42e11168} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4087 | 2026.05.06 05:24:32.503361 [ 293 ] {8decb912-7897-4bbe-af45-e3ba42e11168} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.05.06 05:24:32.503486 [ 293 ] {8decb912-7897-4bbe-af45-e3ba42e11168} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 4089 | 2026.05.06 05:24:32.503523 [ 293 ] {8decb912-7897-4bbe-af45-e3ba42e11168} <Debug> TCPHandler: Processed in 0.001308866 sec. | ||
| 4090 | 2026.05.06 05:24:32.503646 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2026.05.06 05:24:32.503739 [ 293 ] {dd7f1262-d46f-4354-930e-a6a4a4aef526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4092 | 2026.05.06 05:24:32.503778 [ 293 ] {dd7f1262-d46f-4354-930e-a6a4a4aef526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4093 | 2026.05.06 05:24:32.504364 [ 293 ] {dd7f1262-d46f-4354-930e-a6a4a4aef526} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.05.06 05:24:32.504400 [ 293 ] {dd7f1262-d46f-4354-930e-a6a4a4aef526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4095 | 2026.05.06 05:24:32.504697 [ 293 ] {dd7f1262-d46f-4354-930e-a6a4a4aef526} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4096 | 2026.05.06 05:24:32.504882 [ 293 ] {dd7f1262-d46f-4354-930e-a6a4a4aef526} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.05.06 05:24:32.504999 [ 293 ] {dd7f1262-d46f-4354-930e-a6a4a4aef526} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.00132 sec., 390909.0909090909 rows/sec., 27.57 MiB/sec. | ||
| 4098 | 2026.05.06 05:24:32.505034 [ 293 ] {dd7f1262-d46f-4354-930e-a6a4a4aef526} <Debug> TCPHandler: Processed in 0.001480257 sec. | ||
| 4099 | 2026.05.06 05:24:32.505152 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.05.06 05:24:32.505240 [ 293 ] {94f9bdf5-7f78-4b76-91be-3a7e28a7bca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4101 | 2026.05.06 05:24:32.505277 [ 293 ] {94f9bdf5-7f78-4b76-91be-3a7e28a7bca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4102 | 2026.05.06 05:24:32.505661 [ 293 ] {94f9bdf5-7f78-4b76-91be-3a7e28a7bca3} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.05.06 05:24:32.505697 [ 293 ] {94f9bdf5-7f78-4b76-91be-3a7e28a7bca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4104 | 2026.05.06 05:24:32.505983 [ 293 ] {94f9bdf5-7f78-4b76-91be-3a7e28a7bca3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4105 | 2026.05.06 05:24:32.506186 [ 293 ] {94f9bdf5-7f78-4b76-91be-3a7e28a7bca3} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.05.06 05:24:32.506310 [ 293 ] {94f9bdf5-7f78-4b76-91be-3a7e28a7bca3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 4107 | 2026.05.06 05:24:32.506346 [ 293 ] {94f9bdf5-7f78-4b76-91be-3a7e28a7bca3} <Debug> TCPHandler: Processed in 0.001188576 sec. | ||
| 4108 | 2026.05.06 05:24:32.506467 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4109 | 2026.05.06 05:24:32.506560 [ 293 ] {3588944c-e567-40ab-8560-acd7ac5a0cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4110 | 2026.05.06 05:24:32.506601 [ 293 ] {3588944c-e567-40ab-8560-acd7ac5a0cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4111 | 2026.05.06 05:24:32.506994 [ 293 ] {3588944c-e567-40ab-8560-acd7ac5a0cb9} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.05.06 05:24:32.507030 [ 293 ] {3588944c-e567-40ab-8560-acd7ac5a0cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4113 | 2026.05.06 05:24:32.507334 [ 293 ] {3588944c-e567-40ab-8560-acd7ac5a0cb9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4114 | 2026.05.06 05:24:32.507531 [ 293 ] {3588944c-e567-40ab-8560-acd7ac5a0cb9} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.05.06 05:24:32.507656 [ 293 ] {3588944c-e567-40ab-8560-acd7ac5a0cb9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001114 sec., 237881.5080789946 rows/sec., 15.81 MiB/sec. | ||
| 4116 | 2026.05.06 05:24:32.507691 [ 293 ] {3588944c-e567-40ab-8560-acd7ac5a0cb9} <Debug> TCPHandler: Processed in 0.001271706 sec. | ||
| 4117 | 2026.05.06 05:24:32.507815 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2026.05.06 05:24:32.507906 [ 293 ] {8c462b54-50c9-42d4-a4b6-29766336aadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4119 | 2026.05.06 05:24:32.507947 [ 293 ] {8c462b54-50c9-42d4-a4b6-29766336aadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4120 | 2026.05.06 05:24:32.508252 [ 293 ] {8c462b54-50c9-42d4-a4b6-29766336aadb} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.05.06 05:24:32.508287 [ 293 ] {8c462b54-50c9-42d4-a4b6-29766336aadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4122 | 2026.05.06 05:24:32.508568 [ 293 ] {8c462b54-50c9-42d4-a4b6-29766336aadb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4123 | 2026.05.06 05:24:32.508764 [ 293 ] {8c462b54-50c9-42d4-a4b6-29766336aadb} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2026.05.06 05:24:32.508888 [ 293 ] {8c462b54-50c9-42d4-a4b6-29766336aadb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 4125 | 2026.05.06 05:24:32.508923 [ 293 ] {8c462b54-50c9-42d4-a4b6-29766336aadb} <Debug> TCPHandler: Processed in 0.001157515 sec. | ||
| 4126 | 2026.05.06 05:24:32.509040 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.05.06 05:24:32.509132 [ 293 ] {89a73206-f8cb-41ee-81d4-7a3019c8254d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4128 | 2026.05.06 05:24:32.509184 [ 293 ] {89a73206-f8cb-41ee-81d4-7a3019c8254d} <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 | ||
| 4129 | 2026.05.06 05:24:32.509952 [ 293 ] {89a73206-f8cb-41ee-81d4-7a3019c8254d} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.05.06 05:24:32.509988 [ 293 ] {89a73206-f8cb-41ee-81d4-7a3019c8254d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4131 | 2026.05.06 05:24:32.510506 [ 293 ] {89a73206-f8cb-41ee-81d4-7a3019c8254d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4132 | 2026.05.06 05:24:32.510713 [ 293 ] {89a73206-f8cb-41ee-81d4-7a3019c8254d} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.05.06 05:24:32.510822 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4134 | 2026.05.06 05:24:32.510851 [ 293 ] {89a73206-f8cb-41ee-81d4-7a3019c8254d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001735 sec., 14985.590778097983 rows/sec., 26.85 MiB/sec. | ||
| 4135 | 2026.05.06 05:24:32.510884 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.05.06 05:24:32.510908 [ 293 ] {89a73206-f8cb-41ee-81d4-7a3019c8254d} <Debug> TCPHandler: Processed in 0.001915379 sec. | ||
| 4137 | 2026.05.06 05:24:32.510913 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4138 | 2026.05.06 05:24:32.511046 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4139 | 2026.05.06 05:24:32.511077 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::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 | ||
| 4140 | 2026.05.06 05:24:32.511144 [ 293 ] {c0fd1062-f860-456d-ae7b-0172451b5ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4141 | 2026.05.06 05:24:32.511189 [ 293 ] {c0fd1062-f860-456d-ae7b-0172451b5ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4142 | 2026.05.06 05:24:32.511380 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4143 | 2026.05.06 05:24:32.511459 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 185 rows starting from the beginning of the part | ||
| 4144 | 2026.05.06 05:24:32.511552 [ 293 ] {c0fd1062-f860-456d-ae7b-0172451b5ce0} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.05.06 05:24:32.511593 [ 293 ] {c0fd1062-f860-456d-ae7b-0172451b5ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4146 | 2026.05.06 05:24:32.511633 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4147 | 2026.05.06 05:24:32.511754 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 4148 | 2026.05.06 05:24:32.511868 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4149 | 2026.05.06 05:24:32.511912 [ 293 ] {c0fd1062-f860-456d-ae7b-0172451b5ce0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4150 | 2026.05.06 05:24:32.511970 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 4151 | 2026.05.06 05:24:32.512085 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 4152 | 2026.05.06 05:24:32.512134 [ 293 ] {c0fd1062-f860-456d-ae7b-0172451b5ce0} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.05.06 05:24:32.512267 [ 293 ] {c0fd1062-f860-456d-ae7b-0172451b5ce0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001142 sec., 78809.10683012259 rows/sec., 4.93 MiB/sec. | ||
| 4154 | 2026.05.06 05:24:32.512302 [ 293 ] {c0fd1062-f860-456d-ae7b-0172451b5ce0} <Debug> TCPHandler: Processed in 0.001304897 sec. | ||
| 4155 | 2026.05.06 05:24:32.515219 [ 190 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 19 columns (19 merged, 0 gathered) in 0.004210061 sec., 71732.92738513765 rows/sec., 128.54 MiB/sec. | ||
| 4156 | 2026.05.06 05:24:32.515602 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4157 | 2026.05.06 05:24:32.515907 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.05.06 05:24:32.515974 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4159 | 2026.05.06 05:24:32.516058 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 4160 | 2026.05.06 05:24:33.900660 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4161 | 2026.05.06 05:24:33.900708 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4162 | 2026.05.06 05:24:33.994730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7524 | ||
| 4163 | 2026.05.06 05:24:33.995213 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.05.06 05:24:33.995249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4165 | 2026.05.06 05:24:33.995728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4166 | 2026.05.06 05:24:33.995959 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.05.06 05:24:33.996084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7524 | ||
| 4168 | 2026.05.06 05:24:33.996104 [ 108 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4169 | 2026.05.06 05:24:33.996157 [ 108 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.05.06 05:24:33.996180 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4171 | 2026.05.06 05:24:33.996317 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 4172 | 2026.05.06 05:24:33.996473 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4173 | 2026.05.06 05:24:33.996511 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5156 rows starting from the beginning of the part | ||
| 4174 | 2026.05.06 05:24:33.996578 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 4175 | 2026.05.06 05:24:33.996622 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 4176 | 2026.05.06 05:24:33.996663 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 4177 | 2026.05.06 05:24:33.996701 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 4178 | 2026.05.06 05:24:33.996745 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 4179 | 2026.05.06 05:24:33.998107 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7524 rows, containing 4 columns (4 merged, 0 gathered) in 0.001855079 sec., 4055891.9593181745 rows/sec., 58.02 MiB/sec. | ||
| 4180 | 2026.05.06 05:24:33.998886 [ 200 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4181 | 2026.05.06 05:24:33.999177 [ 200 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_16_3} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2026.05.06 05:24:33.999247 [ 200 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_16_3} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4183 | 2026.05.06 05:24:33.999347 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4184 | 2026.05.06 05:24:34.012081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 538 | ||
| 4185 | 2026.05.06 05:24:34.014584 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.05.06 05:24:34.014656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4187 | 2026.05.06 05:24:34.015922 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4188 | 2026.05.06 05:24:34.016210 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.05.06 05:24:34.016601 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4190 | 2026.05.06 05:24:34.397471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4191 | 2026.05.06 05:24:34.413553 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.05.06 05:24:34.413617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4193 | 2026.05.06 05:24:34.419808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4194 | 2026.05.06 05:24:34.420485 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.05.06 05:24:34.420778 [ 107 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4196 | 2026.05.06 05:24:34.420840 [ 107 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.05.06 05:24:34.420859 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4198 | 2026.05.06 05:24:34.420997 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 4199 | 2026.05.06 05:24:34.423582 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4200 | 2026.05.06 05:24:34.425067 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4201 | 2026.05.06 05:24:34.426532 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 4202 | 2026.05.06 05:24:34.431276 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 4203 | 2026.05.06 05:24:34.435750 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 4204 | 2026.05.06 05:24:34.440224 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 4205 | 2026.05.06 05:24:34.444595 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 4206 | 2026.05.06 05:24:34.448949 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 4207 | 2026.05.06 05:24:34.507855 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.08692 sec., 1392.0846755637367 rows/sec., 7.20 MiB/sec. | ||
| 4208 | 2026.05.06 05:24:34.509969 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4209 | 2026.05.06 05:24:34.511918 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_16_3} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.05.06 05:24:34.512023 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_16_3} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4211 | 2026.05.06 05:24:34.513652 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4212 | 2026.05.06 05:24:35.000402 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.78 MiB, peak 245.73 MiB, free memory in arenas 0.00 B, will set to 243.93 MiB (RSS), difference: 8.15 MiB | ||
| 4213 | 2026.05.06 05:24:35.001520 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000847604 sec. | ||
| 4214 | 2026.05.06 05:24:37.484210 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.05.06 05:24:37.484440 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4216 | 2026.05.06 05:24:37.484784 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4217 | 2026.05.06 05:24:37.484823 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4218 | 2026.05.06 05:24:37.485054 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4219 | 2026.05.06 05:24:37.485126 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4220 | 2026.05.06 05:24:37.485267 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4221 | 2026.05.06 05:24:37.485377 [ 354 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4222 | 2026.05.06 05:24:37.485382 [ 320 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4223 | 2026.05.06 05:24:37.485397 [ 327 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4224 | 2026.05.06 05:24:37.485521 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 4225 | 2026.05.06 05:24:37.485547 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4226 | 2026.05.06 05:24:37.485619 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4227 | 2026.05.06 05:24:37.485638 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 4228 | 2026.05.06 05:24:37.485674 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4229 | 2026.05.06 05:24:37.485716 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4230 | 2026.05.06 05:24:37.486814 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002466 sec., 19059.205190592053 rows/sec., 3.17 MiB/sec. | ||
| 4231 | 2026.05.06 05:24:37.486943 [ 293 ] {11747c6f-38d5-43ac-a787-5341961f998e} <Debug> TCPHandler: Processed in 0.002882283 sec. | ||
| 4232 | 2026.05.06 05:24:37.488868 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.05.06 05:24:37.489005 [ 293 ] {04082339-b5c6-4ed2-96ae-8bd2f598b2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4234 | 2026.05.06 05:24:37.489058 [ 293 ] {04082339-b5c6-4ed2-96ae-8bd2f598b2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4235 | 2026.05.06 05:24:37.489663 [ 293 ] {04082339-b5c6-4ed2-96ae-8bd2f598b2b5} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.05.06 05:24:37.489715 [ 293 ] {04082339-b5c6-4ed2-96ae-8bd2f598b2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4237 | 2026.05.06 05:24:37.490109 [ 293 ] {04082339-b5c6-4ed2-96ae-8bd2f598b2b5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4238 | 2026.05.06 05:24:37.490340 [ 293 ] {04082339-b5c6-4ed2-96ae-8bd2f598b2b5} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.05.06 05:24:37.490501 [ 293 ] {04082339-b5c6-4ed2-96ae-8bd2f598b2b5} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001537 sec., 55953.15549772284 rows/sec., 4.70 MiB/sec. | ||
| 4240 | 2026.05.06 05:24:37.490542 [ 293 ] {04082339-b5c6-4ed2-96ae-8bd2f598b2b5} <Debug> TCPHandler: Processed in 0.001728538 sec. | ||
| 4241 | 2026.05.06 05:24:37.490678 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.05.06 05:24:37.490781 [ 293 ] {cedb5e60-a1ad-49cc-ba81-eca0b14f75a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4243 | 2026.05.06 05:24:37.490823 [ 293 ] {cedb5e60-a1ad-49cc-ba81-eca0b14f75a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4244 | 2026.05.06 05:24:37.491223 [ 293 ] {cedb5e60-a1ad-49cc-ba81-eca0b14f75a7} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.05.06 05:24:37.491261 [ 293 ] {cedb5e60-a1ad-49cc-ba81-eca0b14f75a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4246 | 2026.05.06 05:24:37.491559 [ 293 ] {cedb5e60-a1ad-49cc-ba81-eca0b14f75a7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4247 | 2026.05.06 05:24:37.491769 [ 293 ] {cedb5e60-a1ad-49cc-ba81-eca0b14f75a7} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.05.06 05:24:37.491902 [ 293 ] {cedb5e60-a1ad-49cc-ba81-eca0b14f75a7} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001144 sec., 13111.88811188811 rows/sec., 985.95 KiB/sec. | ||
| 4249 | 2026.05.06 05:24:37.491940 [ 293 ] {cedb5e60-a1ad-49cc-ba81-eca0b14f75a7} <Debug> TCPHandler: Processed in 0.001312717 sec. | ||
| 4250 | 2026.05.06 05:24:37.492065 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.05.06 05:24:37.492163 [ 293 ] {6acc93fa-aa25-4964-a081-132edfd91b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4252 | 2026.05.06 05:24:37.492203 [ 293 ] {6acc93fa-aa25-4964-a081-132edfd91b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4253 | 2026.05.06 05:24:37.492606 [ 293 ] {6acc93fa-aa25-4964-a081-132edfd91b8e} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.05.06 05:24:37.492641 [ 293 ] {6acc93fa-aa25-4964-a081-132edfd91b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4255 | 2026.05.06 05:24:37.492918 [ 293 ] {6acc93fa-aa25-4964-a081-132edfd91b8e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4256 | 2026.05.06 05:24:37.493109 [ 293 ] {6acc93fa-aa25-4964-a081-132edfd91b8e} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.05.06 05:24:37.493234 [ 293 ] {6acc93fa-aa25-4964-a081-132edfd91b8e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001141 sec., 69237.51095530236 rows/sec., 5.41 MiB/sec. | ||
| 4258 | 2026.05.06 05:24:37.493268 [ 293 ] {6acc93fa-aa25-4964-a081-132edfd91b8e} <Debug> TCPHandler: Processed in 0.001306246 sec. | ||
| 4259 | 2026.05.06 05:24:37.493386 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.05.06 05:24:37.493546 [ 293 ] {99edf1ef-c644-445b-84d7-abbb95fe3045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4261 | 2026.05.06 05:24:37.493589 [ 293 ] {99edf1ef-c644-445b-84d7-abbb95fe3045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4262 | 2026.05.06 05:24:37.494000 [ 293 ] {99edf1ef-c644-445b-84d7-abbb95fe3045} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.05.06 05:24:37.494036 [ 293 ] {99edf1ef-c644-445b-84d7-abbb95fe3045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4264 | 2026.05.06 05:24:37.494391 [ 293 ] {99edf1ef-c644-445b-84d7-abbb95fe3045} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4265 | 2026.05.06 05:24:37.494604 [ 293 ] {99edf1ef-c644-445b-84d7-abbb95fe3045} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.05.06 05:24:37.494745 [ 293 ] {99edf1ef-c644-445b-84d7-abbb95fe3045} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 4267 | 2026.05.06 05:24:37.494782 [ 293 ] {99edf1ef-c644-445b-84d7-abbb95fe3045} <Debug> TCPHandler: Processed in 0.001383857 sec. | ||
| 4268 | 2026.05.06 05:24:37.494902 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.05.06 05:24:37.494998 [ 293 ] {f27da8f6-94a7-4cf4-8876-b0bdcef69eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4270 | 2026.05.06 05:24:37.495050 [ 293 ] {f27da8f6-94a7-4cf4-8876-b0bdcef69eca} <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 | ||
| 4271 | 2026.05.06 05:24:37.495818 [ 293 ] {f27da8f6-94a7-4cf4-8876-b0bdcef69eca} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.05.06 05:24:37.495855 [ 293 ] {f27da8f6-94a7-4cf4-8876-b0bdcef69eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4273 | 2026.05.06 05:24:37.496366 [ 293 ] {f27da8f6-94a7-4cf4-8876-b0bdcef69eca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4274 | 2026.05.06 05:24:37.496587 [ 293 ] {f27da8f6-94a7-4cf4-8876-b0bdcef69eca} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.05.06 05:24:37.496721 [ 293 ] {f27da8f6-94a7-4cf4-8876-b0bdcef69eca} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001742 sec., 8610.792192881745 rows/sec., 15.43 MiB/sec. | ||
| 4276 | 2026.05.06 05:24:37.496772 [ 293 ] {f27da8f6-94a7-4cf4-8876-b0bdcef69eca} <Debug> TCPHandler: Processed in 0.001918519 sec. | ||
| 4277 | 2026.05.06 05:24:37.496890 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.05.06 05:24:37.496985 [ 293 ] {46bb3693-df65-4ce8-97df-a935d2a70f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4279 | 2026.05.06 05:24:37.497027 [ 293 ] {46bb3693-df65-4ce8-97df-a935d2a70f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4280 | 2026.05.06 05:24:37.497371 [ 293 ] {46bb3693-df65-4ce8-97df-a935d2a70f47} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.05.06 05:24:37.497407 [ 293 ] {46bb3693-df65-4ce8-97df-a935d2a70f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4282 | 2026.05.06 05:24:37.497710 [ 293 ] {46bb3693-df65-4ce8-97df-a935d2a70f47} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4283 | 2026.05.06 05:24:37.497914 [ 293 ] {46bb3693-df65-4ce8-97df-a935d2a70f47} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.05.06 05:24:37.498042 [ 293 ] {46bb3693-df65-4ce8-97df-a935d2a70f47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4285 | 2026.05.06 05:24:37.498076 [ 293 ] {46bb3693-df65-4ce8-97df-a935d2a70f47} <Debug> TCPHandler: Processed in 0.001236496 sec. | ||
| 4286 | 2026.05.06 05:24:39.122159 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35324 | ||
| 4287 | 2026.05.06 05:24:39.122279 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4288 | 2026.05.06 05:24:39.122308 [ 313 ] {} <Debug> TCP-Session: aa5c0353-6731-4d71-91fa-76a5a50f84f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35324 | ||
| 4289 | 2026.05.06 05:24:39.122330 [ 313 ] {} <Debug> TCP-Session: aa5c0353-6731-4d71-91fa-76a5a50f84f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.05.06 05:24:39.122343 [ 313 ] {} <Debug> TCP-Session: aa5c0353-6731-4d71-91fa-76a5a50f84f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.05.06 05:24:39.122633 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35897 | ||
| 4292 | 2026.05.06 05:24:39.122665 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48436 | ||
| 4293 | 2026.05.06 05:24:39.122685 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52726 | ||
| 4294 | 2026.05.06 05:24:39.122719 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45829 | ||
| 4295 | 2026.05.06 05:24:39.122729 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34492 | ||
| 4296 | 2026.05.06 05:24:39.122722 [ 313 ] {} <Trace> TCP-Session: aa5c0353-6731-4d71-91fa-76a5a50f84f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.05.06 05:24:39.122708 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60777 | ||
| 4298 | 2026.05.06 05:24:39.122682 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53510 | ||
| 4299 | 2026.05.06 05:24:39.122677 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38305 | ||
| 4300 | 2026.05.06 05:24:39.122905 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4301 | 2026.05.06 05:24:39.122956 [ 314 ] {} <Debug> TCP-Session: ef5765f1-49da-41d5-b246-744728d16e75 Authenticating user 'default' from [fd00:1122:3344:101::e]:35897 | ||
| 4302 | 2026.05.06 05:24:39.122984 [ 314 ] {} <Debug> TCP-Session: ef5765f1-49da-41d5-b246-744728d16e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.05.06 05:24:39.122995 [ 313 ] {fad9c9b6-7e6f-43ea-8c64-ebfbea20e314} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35324) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4304 | 2026.05.06 05:24:39.122997 [ 314 ] {} <Debug> TCP-Session: ef5765f1-49da-41d5-b246-744728d16e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.05.06 05:24:39.123273 [ 313 ] {fad9c9b6-7e6f-43ea-8c64-ebfbea20e314} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4306 | 2026.05.06 05:24:39.123373 [ 313 ] {fad9c9b6-7e6f-43ea-8c64-ebfbea20e314} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4307 | 2026.05.06 05:24:39.123378 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4308 | 2026.05.06 05:24:39.123428 [ 315 ] {} <Debug> TCP-Session: 7de5de4a-8334-4820-9994-d5606359f341 Authenticating user 'default' from [fd00:1122:3344:101::e]:48436 | ||
| 4309 | 2026.05.06 05:24:39.123454 [ 315 ] {} <Debug> TCP-Session: 7de5de4a-8334-4820-9994-d5606359f341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2026.05.06 05:24:39.123467 [ 315 ] {} <Debug> TCP-Session: 7de5de4a-8334-4820-9994-d5606359f341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.05.06 05:24:39.123485 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4312 | 2026.05.06 05:24:39.123530 [ 316 ] {} <Debug> TCP-Session: 0a14ffa7-725f-4e3f-ab9d-8aa9c0f188cd Authenticating user 'default' from [fd00:1122:3344:101::e]:38305 | ||
| 4313 | 2026.05.06 05:24:39.123553 [ 316 ] {} <Debug> TCP-Session: 0a14ffa7-725f-4e3f-ab9d-8aa9c0f188cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4314 | 2026.05.06 05:24:39.123569 [ 316 ] {} <Debug> TCP-Session: 0a14ffa7-725f-4e3f-ab9d-8aa9c0f188cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2026.05.06 05:24:39.123680 [ 313 ] {fad9c9b6-7e6f-43ea-8c64-ebfbea20e314} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 4316 | 2026.05.06 05:24:39.123983 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4317 | 2026.05.06 05:24:39.124019 [ 292 ] {} <Debug> TCP-Session: 7ebdf824-9824-4c9d-8453-c7fc24b668db Authenticating user 'default' from [fd00:1122:3344:101::e]:60777 | ||
| 4318 | 2026.05.06 05:24:39.124038 [ 292 ] {} <Debug> TCP-Session: 7ebdf824-9824-4c9d-8453-c7fc24b668db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.05.06 05:24:39.124050 [ 292 ] {} <Debug> TCP-Session: 7ebdf824-9824-4c9d-8453-c7fc24b668db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.05.06 05:24:39.124127 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4321 | 2026.05.06 05:24:39.124172 [ 309 ] {} <Debug> TCP-Session: a88bd337-e0ad-4abe-aa46-6eb903ccf58e Authenticating user 'default' from [fd00:1122:3344:101::e]:45829 | ||
| 4322 | 2026.05.06 05:24:39.124195 [ 309 ] {} <Debug> TCP-Session: a88bd337-e0ad-4abe-aa46-6eb903ccf58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2026.05.06 05:24:39.124208 [ 309 ] {} <Debug> TCP-Session: a88bd337-e0ad-4abe-aa46-6eb903ccf58e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2026.05.06 05:24:39.124338 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4325 | 2026.05.06 05:24:39.124374 [ 310 ] {} <Debug> TCP-Session: 91ad765d-72d3-4b45-9768-22f2e723eb4b Authenticating user 'default' from [fd00:1122:3344:101::e]:34492 | ||
| 4326 | 2026.05.06 05:24:39.124392 [ 310 ] {} <Debug> TCP-Session: 91ad765d-72d3-4b45-9768-22f2e723eb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2026.05.06 05:24:39.124408 [ 310 ] {} <Debug> TCP-Session: 91ad765d-72d3-4b45-9768-22f2e723eb4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2026.05.06 05:24:39.124449 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4329 | 2026.05.06 05:24:39.124485 [ 3 ] {} <Debug> TCP-Session: b0da6a66-cc1a-4a66-902b-84901fcf6904 Authenticating user 'default' from [fd00:1122:3344:101::e]:52726 | ||
| 4330 | 2026.05.06 05:24:39.124508 [ 3 ] {} <Debug> TCP-Session: b0da6a66-cc1a-4a66-902b-84901fcf6904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2026.05.06 05:24:39.124521 [ 3 ] {} <Debug> TCP-Session: b0da6a66-cc1a-4a66-902b-84901fcf6904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.05.06 05:24:39.124597 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4333 | 2026.05.06 05:24:39.124631 [ 317 ] {} <Debug> TCP-Session: 8b132b6b-f3a3-4aeb-89d4-88b103053fe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53510 | ||
| 4334 | 2026.05.06 05:24:39.124649 [ 317 ] {} <Debug> TCP-Session: 8b132b6b-f3a3-4aeb-89d4-88b103053fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.05.06 05:24:39.124662 [ 317 ] {} <Debug> TCP-Session: 8b132b6b-f3a3-4aeb-89d4-88b103053fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2026.05.06 05:24:39.125186 [ 354 ] {fad9c9b6-7e6f-43ea-8c64-ebfbea20e314} <Trace> AggregatingTransform: Aggregating | ||
| 4337 | 2026.05.06 05:24:39.125230 [ 354 ] {fad9c9b6-7e6f-43ea-8c64-ebfbea20e314} <Trace> Aggregator: Aggregation method: without_key | ||
| 4338 | 2026.05.06 05:24:39.125264 [ 354 ] {fad9c9b6-7e6f-43ea-8c64-ebfbea20e314} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001461507 sec. (684.225 rows/sec., 26.73 KiB/sec.) | ||
| 4339 | 2026.05.06 05:24:39.125283 [ 354 ] {fad9c9b6-7e6f-43ea-8c64-ebfbea20e314} <Trace> Aggregator: Merging aggregated data | ||
| 4340 | 2026.05.06 05:24:39.126768 [ 313 ] {fad9c9b6-7e6f-43ea-8c64-ebfbea20e314} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003829 sec., 261.1647949856359 rows/sec., 10.20 KiB/sec. | ||
| 4341 | 2026.05.06 05:24:39.126920 [ 313 ] {fad9c9b6-7e6f-43ea-8c64-ebfbea20e314} <Debug> TCPHandler: Processed in 0.004308441 sec. | ||
| 4342 | 2026.05.06 05:24:39.127056 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4343 | 2026.05.06 05:24:39.127096 [ 313 ] {} <Debug> TCP-Session: aa5c0353-6731-4d71-91fa-76a5a50f84f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2026.05.06 05:24:39.127098 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4345 | 2026.05.06 05:24:39.127126 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4346 | 2026.05.06 05:24:39.127150 [ 310 ] {} <Debug> TCP-Session: 91ad765d-72d3-4b45-9768-22f2e723eb4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4347 | 2026.05.06 05:24:39.127150 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4348 | 2026.05.06 05:24:39.127164 [ 314 ] {} <Debug> TCP-Session: ef5765f1-49da-41d5-b246-744728d16e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.05.06 05:24:39.127177 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4350 | 2026.05.06 05:24:39.127204 [ 3 ] {} <Debug> TCP-Session: b0da6a66-cc1a-4a66-902b-84901fcf6904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4351 | 2026.05.06 05:24:39.127228 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4352 | 2026.05.06 05:24:39.127247 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4353 | 2026.05.06 05:24:39.127269 [ 317 ] {} <Debug> TCP-Session: 8b132b6b-f3a3-4aeb-89d4-88b103053fe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.05.06 05:24:39.127244 [ 315 ] {} <Debug> TCP-Session: 7de5de4a-8334-4820-9994-d5606359f341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.05.06 05:24:39.127287 [ 309 ] {} <Debug> TCP-Session: a88bd337-e0ad-4abe-aa46-6eb903ccf58e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.05.06 05:24:39.127217 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4357 | 2026.05.06 05:24:39.127197 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4358 | 2026.05.06 05:24:39.127357 [ 292 ] {} <Debug> TCP-Session: 7ebdf824-9824-4c9d-8453-c7fc24b668db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2026.05.06 05:24:39.127391 [ 316 ] {} <Debug> TCP-Session: 0a14ffa7-725f-4e3f-ab9d-8aa9c0f188cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2026.05.06 05:24:39.290662 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45300 | ||
| 4361 | 2026.05.06 05:24:39.290769 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4362 | 2026.05.06 05:24:39.290796 [ 313 ] {} <Debug> TCP-Session: f9105da6-4c72-474b-84c5-21a8c5ca4605 Authenticating user 'default' from [fd00:1122:3344:101::e]:45300 | ||
| 4363 | 2026.05.06 05:24:39.290818 [ 313 ] {} <Debug> TCP-Session: f9105da6-4c72-474b-84c5-21a8c5ca4605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2026.05.06 05:24:39.290831 [ 313 ] {} <Debug> TCP-Session: f9105da6-4c72-474b-84c5-21a8c5ca4605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4365 | 2026.05.06 05:24:39.291053 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44429 | ||
| 4366 | 2026.05.06 05:24:39.291091 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35211 | ||
| 4367 | 2026.05.06 05:24:39.291105 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50822 | ||
| 4368 | 2026.05.06 05:24:39.291138 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62984 | ||
| 4369 | 2026.05.06 05:24:39.291149 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54001 | ||
| 4370 | 2026.05.06 05:24:39.291173 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4371 | 2026.05.06 05:24:39.291212 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4372 | 2026.05.06 05:24:39.291220 [ 313 ] {} <Trace> TCP-Session: f9105da6-4c72-474b-84c5-21a8c5ca4605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.05.06 05:24:39.291231 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4374 | 2026.05.06 05:24:39.291248 [ 315 ] {} <Debug> TCP-Session: e65c1f1d-a378-405b-b698-658591dcfbde Authenticating user 'default' from [fd00:1122:3344:101::e]:35211 | ||
| 4375 | 2026.05.06 05:24:39.291277 [ 309 ] {} <Debug> TCP-Session: 1d98d33c-db4e-4955-8627-d08c4cd3069a Authenticating user 'default' from [fd00:1122:3344:101::e]:62984 | ||
| 4376 | 2026.05.06 05:24:39.291251 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4377 | 2026.05.06 05:24:39.291298 [ 315 ] {} <Debug> TCP-Session: e65c1f1d-a378-405b-b698-658591dcfbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.05.06 05:24:39.291306 [ 309 ] {} <Debug> TCP-Session: 1d98d33c-db4e-4955-8627-d08c4cd3069a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.05.06 05:24:39.291329 [ 310 ] {} <Debug> TCP-Session: 2fe478a2-bfd3-4b39-9ca2-e375d558ba25 Authenticating user 'default' from [fd00:1122:3344:101::e]:54001 | ||
| 4380 | 2026.05.06 05:24:39.291335 [ 315 ] {} <Debug> TCP-Session: e65c1f1d-a378-405b-b698-658591dcfbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.05.06 05:24:39.291351 [ 309 ] {} <Debug> TCP-Session: 1d98d33c-db4e-4955-8627-d08c4cd3069a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2026.05.06 05:24:39.291374 [ 310 ] {} <Debug> TCP-Session: 2fe478a2-bfd3-4b39-9ca2-e375d558ba25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4383 | 2026.05.06 05:24:39.291397 [ 313 ] {815b3807-436f-41af-acd2-5d767398223c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45300) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4384 | 2026.05.06 05:24:39.291414 [ 310 ] {} <Debug> TCP-Session: 2fe478a2-bfd3-4b39-9ca2-e375d558ba25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.05.06 05:24:39.291238 [ 314 ] {} <Debug> TCP-Session: 6d08cc77-fd27-473f-8bf6-e81254d3866f Authenticating user 'default' from [fd00:1122:3344:101::e]:44429 | ||
| 4386 | 2026.05.06 05:24:39.291213 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4387 | 2026.05.06 05:24:39.291466 [ 314 ] {} <Debug> TCP-Session: 6d08cc77-fd27-473f-8bf6-e81254d3866f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4388 | 2026.05.06 05:24:39.291492 [ 3 ] {} <Debug> TCP-Session: a5c7f0c8-fab8-4905-95a3-df2e97407fe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50822 | ||
| 4389 | 2026.05.06 05:24:39.291505 [ 314 ] {} <Debug> TCP-Session: 6d08cc77-fd27-473f-8bf6-e81254d3866f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.05.06 05:24:39.291521 [ 3 ] {} <Debug> TCP-Session: a5c7f0c8-fab8-4905-95a3-df2e97407fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.05.06 05:24:39.291106 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64436 | ||
| 4392 | 2026.05.06 05:24:39.291549 [ 3 ] {} <Debug> TCP-Session: a5c7f0c8-fab8-4905-95a3-df2e97407fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.05.06 05:24:39.291128 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50880 | ||
| 4394 | 2026.05.06 05:24:39.291100 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56533 | ||
| 4395 | 2026.05.06 05:24:39.291671 [ 313 ] {815b3807-436f-41af-acd2-5d767398223c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4396 | 2026.05.06 05:24:39.291685 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4397 | 2026.05.06 05:24:39.291671 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4398 | 2026.05.06 05:24:39.291722 [ 292 ] {} <Debug> TCP-Session: 3f6ccc39-2f6e-47ba-9e38-c618df9138b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50880 | ||
| 4399 | 2026.05.06 05:24:39.291727 [ 313 ] {815b3807-436f-41af-acd2-5d767398223c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4400 | 2026.05.06 05:24:39.291758 [ 292 ] {} <Debug> TCP-Session: 3f6ccc39-2f6e-47ba-9e38-c618df9138b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2026.05.06 05:24:39.291758 [ 316 ] {} <Debug> TCP-Session: 38651713-cad7-4fd9-acff-2343a3f9c88f Authenticating user 'default' from [fd00:1122:3344:101::e]:64436 | ||
| 4402 | 2026.05.06 05:24:39.291782 [ 292 ] {} <Debug> TCP-Session: 3f6ccc39-2f6e-47ba-9e38-c618df9138b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.05.06 05:24:39.291714 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4404 | 2026.05.06 05:24:39.291806 [ 316 ] {} <Debug> TCP-Session: 38651713-cad7-4fd9-acff-2343a3f9c88f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4405 | 2026.05.06 05:24:39.291838 [ 317 ] {} <Debug> TCP-Session: b651cc71-5b1d-47b1-9368-de1ca45ecc60 Authenticating user 'default' from [fd00:1122:3344:101::e]:56533 | ||
| 4406 | 2026.05.06 05:24:39.291846 [ 316 ] {} <Debug> TCP-Session: 38651713-cad7-4fd9-acff-2343a3f9c88f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4407 | 2026.05.06 05:24:39.291864 [ 317 ] {} <Debug> TCP-Session: b651cc71-5b1d-47b1-9368-de1ca45ecc60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2026.05.06 05:24:39.291884 [ 317 ] {} <Debug> TCP-Session: b651cc71-5b1d-47b1-9368-de1ca45ecc60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.05.06 05:24:39.292030 [ 313 ] {815b3807-436f-41af-acd2-5d767398223c} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 4410 | 2026.05.06 05:24:39.293011 [ 325 ] {815b3807-436f-41af-acd2-5d767398223c} <Trace> AggregatingTransform: Aggregating | ||
| 4411 | 2026.05.06 05:24:39.293064 [ 325 ] {815b3807-436f-41af-acd2-5d767398223c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4412 | 2026.05.06 05:24:39.293110 [ 325 ] {815b3807-436f-41af-acd2-5d767398223c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980285 sec. (1020.111 rows/sec., 39.85 KiB/sec.) | ||
| 4413 | 2026.05.06 05:24:39.293135 [ 325 ] {815b3807-436f-41af-acd2-5d767398223c} <Trace> Aggregator: Merging aggregated data | ||
| 4414 | 2026.05.06 05:24:39.294369 [ 313 ] {815b3807-436f-41af-acd2-5d767398223c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003024 sec., 330.6878306878307 rows/sec., 12.92 KiB/sec. | ||
| 4415 | 2026.05.06 05:24:39.294526 [ 313 ] {815b3807-436f-41af-acd2-5d767398223c} <Debug> TCPHandler: Processed in 0.003416427 sec. | ||
| 4416 | 2026.05.06 05:24:39.294650 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4417 | 2026.05.06 05:24:39.294680 [ 313 ] {} <Debug> TCP-Session: f9105da6-4c72-474b-84c5-21a8c5ca4605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2026.05.06 05:24:39.294681 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4419 | 2026.05.06 05:24:39.294705 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4420 | 2026.05.06 05:24:39.294720 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4421 | 2026.05.06 05:24:39.294735 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4422 | 2026.05.06 05:24:39.294745 [ 317 ] {} <Debug> TCP-Session: b651cc71-5b1d-47b1-9368-de1ca45ecc60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4423 | 2026.05.06 05:24:39.294758 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4424 | 2026.05.06 05:24:39.294782 [ 315 ] {} <Debug> TCP-Session: e65c1f1d-a378-405b-b698-658591dcfbde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4425 | 2026.05.06 05:24:39.294793 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4426 | 2026.05.06 05:24:39.294814 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4427 | 2026.05.06 05:24:39.294857 [ 310 ] {} <Debug> TCP-Session: 2fe478a2-bfd3-4b39-9ca2-e375d558ba25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4428 | 2026.05.06 05:24:39.294823 [ 316 ] {} <Debug> TCP-Session: 38651713-cad7-4fd9-acff-2343a3f9c88f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2026.05.06 05:24:39.294886 [ 3 ] {} <Debug> TCP-Session: a5c7f0c8-fab8-4905-95a3-df2e97407fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.05.06 05:24:39.294773 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4431 | 2026.05.06 05:24:39.294767 [ 292 ] {} <Debug> TCP-Session: 3f6ccc39-2f6e-47ba-9e38-c618df9138b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4432 | 2026.05.06 05:24:39.294961 [ 309 ] {} <Debug> TCP-Session: 1d98d33c-db4e-4955-8627-d08c4cd3069a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2026.05.06 05:24:39.294732 [ 314 ] {} <Debug> TCP-Session: 6d08cc77-fd27-473f-8bf6-e81254d3866f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.05.06 05:24:40.434786 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57471 | ||
| 4435 | 2026.05.06 05:24:40.434906 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4436 | 2026.05.06 05:24:40.434932 [ 313 ] {} <Debug> TCP-Session: cb964a66-9938-4991-9dcf-7b2ed9ebd3ec Authenticating user 'default' from [fd00:1122:3344:101::e]:57471 | ||
| 4437 | 2026.05.06 05:24:40.434953 [ 313 ] {} <Debug> TCP-Session: cb964a66-9938-4991-9dcf-7b2ed9ebd3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2026.05.06 05:24:40.434966 [ 313 ] {} <Debug> TCP-Session: cb964a66-9938-4991-9dcf-7b2ed9ebd3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2026.05.06 05:24:40.435180 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47593 | ||
| 4440 | 2026.05.06 05:24:40.435217 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46490 | ||
| 4441 | 2026.05.06 05:24:40.435237 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65365 | ||
| 4442 | 2026.05.06 05:24:40.435261 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53714 | ||
| 4443 | 2026.05.06 05:24:40.435280 [ 313 ] {} <Trace> TCP-Session: cb964a66-9938-4991-9dcf-7b2ed9ebd3ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.05.06 05:24:40.435306 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4445 | 2026.05.06 05:24:40.435329 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4446 | 2026.05.06 05:24:40.435345 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4447 | 2026.05.06 05:24:40.435349 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4448 | 2026.05.06 05:24:40.435369 [ 315 ] {} <Debug> TCP-Session: 09161a20-a16c-4ad6-b0ce-20d18630a17d Authenticating user 'default' from [fd00:1122:3344:101::e]:46490 | ||
| 4449 | 2026.05.06 05:24:40.435385 [ 317 ] {} <Debug> TCP-Session: 19862421-97ea-4050-afc5-d3ed9bc83b56 Authenticating user 'default' from [fd00:1122:3344:101::e]:65365 | ||
| 4450 | 2026.05.06 05:24:40.435392 [ 292 ] {} <Debug> TCP-Session: e0d0dca2-2487-4fd5-8ecc-a91dd618b365 Authenticating user 'default' from [fd00:1122:3344:101::e]:53714 | ||
| 4451 | 2026.05.06 05:24:40.435407 [ 315 ] {} <Debug> TCP-Session: 09161a20-a16c-4ad6-b0ce-20d18630a17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2026.05.06 05:24:40.435421 [ 317 ] {} <Debug> TCP-Session: 19862421-97ea-4050-afc5-d3ed9bc83b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.05.06 05:24:40.435433 [ 315 ] {} <Debug> TCP-Session: 09161a20-a16c-4ad6-b0ce-20d18630a17d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4454 | 2026.05.06 05:24:40.435453 [ 317 ] {} <Debug> TCP-Session: 19862421-97ea-4050-afc5-d3ed9bc83b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4455 | 2026.05.06 05:24:40.435430 [ 292 ] {} <Debug> TCP-Session: e0d0dca2-2487-4fd5-8ecc-a91dd618b365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4456 | 2026.05.06 05:24:40.435499 [ 313 ] {9521a8b0-523d-4750-8698-b0b3b5f6613a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57471) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4457 | 2026.05.06 05:24:40.435529 [ 292 ] {} <Debug> TCP-Session: e0d0dca2-2487-4fd5-8ecc-a91dd618b365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.05.06 05:24:40.435355 [ 314 ] {} <Debug> TCP-Session: 44f23e48-42eb-4794-8423-7266a02b4a55 Authenticating user 'default' from [fd00:1122:3344:101::e]:47593 | ||
| 4459 | 2026.05.06 05:24:40.435266 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43800 | ||
| 4460 | 2026.05.06 05:24:40.435588 [ 314 ] {} <Debug> TCP-Session: 44f23e48-42eb-4794-8423-7266a02b4a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4461 | 2026.05.06 05:24:40.435242 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49305 | ||
| 4462 | 2026.05.06 05:24:40.435619 [ 314 ] {} <Debug> TCP-Session: 44f23e48-42eb-4794-8423-7266a02b4a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4463 | 2026.05.06 05:24:40.435645 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4464 | 2026.05.06 05:24:40.435232 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60713 | ||
| 4465 | 2026.05.06 05:24:40.435687 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4466 | 2026.05.06 05:24:40.435682 [ 309 ] {} <Debug> TCP-Session: 56045e52-1772-40eb-8444-422396e69395 Authenticating user 'default' from [fd00:1122:3344:101::e]:43800 | ||
| 4467 | 2026.05.06 05:24:40.435736 [ 3 ] {} <Debug> TCP-Session: 6164b401-7455-42d6-89e1-449c3087ffc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49305 | ||
| 4468 | 2026.05.06 05:24:40.435283 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57138 | ||
| 4469 | 2026.05.06 05:24:40.435767 [ 3 ] {} <Debug> TCP-Session: 6164b401-7455-42d6-89e1-449c3087ffc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2026.05.06 05:24:40.435791 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4471 | 2026.05.06 05:24:40.435810 [ 3 ] {} <Debug> TCP-Session: 6164b401-7455-42d6-89e1-449c3087ffc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4472 | 2026.05.06 05:24:40.435800 [ 313 ] {9521a8b0-523d-4750-8698-b0b3b5f6613a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4473 | 2026.05.06 05:24:40.435835 [ 316 ] {} <Debug> TCP-Session: 48588973-289e-46e8-9091-fe2c70483afe Authenticating user 'default' from [fd00:1122:3344:101::e]:60713 | ||
| 4474 | 2026.05.06 05:24:40.435837 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4475 | 2026.05.06 05:24:40.435760 [ 309 ] {} <Debug> TCP-Session: 56045e52-1772-40eb-8444-422396e69395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.05.06 05:24:40.435895 [ 313 ] {9521a8b0-523d-4750-8698-b0b3b5f6613a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4477 | 2026.05.06 05:24:40.435891 [ 310 ] {} <Debug> TCP-Session: f4005b6a-5406-4b8e-930a-3abbc842e05d Authenticating user 'default' from [fd00:1122:3344:101::e]:57138 | ||
| 4478 | 2026.05.06 05:24:40.435911 [ 309 ] {} <Debug> TCP-Session: 56045e52-1772-40eb-8444-422396e69395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4479 | 2026.05.06 05:24:40.435936 [ 310 ] {} <Debug> TCP-Session: f4005b6a-5406-4b8e-930a-3abbc842e05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4480 | 2026.05.06 05:24:40.435882 [ 316 ] {} <Debug> TCP-Session: 48588973-289e-46e8-9091-fe2c70483afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2026.05.06 05:24:40.435966 [ 310 ] {} <Debug> TCP-Session: f4005b6a-5406-4b8e-930a-3abbc842e05d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2026.05.06 05:24:40.435987 [ 316 ] {} <Debug> TCP-Session: 48588973-289e-46e8-9091-fe2c70483afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4483 | 2026.05.06 05:24:40.436220 [ 313 ] {9521a8b0-523d-4750-8698-b0b3b5f6613a} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 4484 | 2026.05.06 05:24:40.437337 [ 325 ] {9521a8b0-523d-4750-8698-b0b3b5f6613a} <Trace> AggregatingTransform: Aggregating | ||
| 4485 | 2026.05.06 05:24:40.437381 [ 325 ] {9521a8b0-523d-4750-8698-b0b3b5f6613a} <Trace> Aggregator: Aggregation method: without_key | ||
| 4486 | 2026.05.06 05:24:40.437417 [ 325 ] {9521a8b0-523d-4750-8698-b0b3b5f6613a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001093155 sec. (914.783 rows/sec., 35.73 KiB/sec.) | ||
| 4487 | 2026.05.06 05:24:40.437437 [ 325 ] {9521a8b0-523d-4750-8698-b0b3b5f6613a} <Trace> Aggregator: Merging aggregated data | ||
| 4488 | 2026.05.06 05:24:40.439021 [ 313 ] {9521a8b0-523d-4750-8698-b0b3b5f6613a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003589 sec., 278.629144608526 rows/sec., 10.88 KiB/sec. | ||
| 4489 | 2026.05.06 05:24:40.439181 [ 313 ] {9521a8b0-523d-4750-8698-b0b3b5f6613a} <Debug> TCPHandler: Processed in 0.004026499 sec. | ||
| 4490 | 2026.05.06 05:24:40.439342 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4491 | 2026.05.06 05:24:40.439374 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4492 | 2026.05.06 05:24:40.439387 [ 313 ] {} <Debug> TCP-Session: cb964a66-9938-4991-9dcf-7b2ed9ebd3ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4493 | 2026.05.06 05:24:40.439402 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4494 | 2026.05.06 05:24:40.439425 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4495 | 2026.05.06 05:24:40.439429 [ 310 ] {} <Debug> TCP-Session: f4005b6a-5406-4b8e-930a-3abbc842e05d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4496 | 2026.05.06 05:24:40.439448 [ 314 ] {} <Debug> TCP-Session: 44f23e48-42eb-4794-8423-7266a02b4a55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4497 | 2026.05.06 05:24:40.439465 [ 3 ] {} <Debug> TCP-Session: 6164b401-7455-42d6-89e1-449c3087ffc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4498 | 2026.05.06 05:24:40.439487 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4499 | 2026.05.06 05:24:40.439503 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4500 | 2026.05.06 05:24:40.439529 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4501 | 2026.05.06 05:24:40.439545 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4502 | 2026.05.06 05:24:40.439567 [ 316 ] {} <Debug> TCP-Session: 48588973-289e-46e8-9091-fe2c70483afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.05.06 05:24:40.439580 [ 317 ] {} <Debug> TCP-Session: 19862421-97ea-4050-afc5-d3ed9bc83b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4504 | 2026.05.06 05:24:40.439594 [ 292 ] {} <Debug> TCP-Session: e0d0dca2-2487-4fd5-8ecc-a91dd618b365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2026.05.06 05:24:40.439543 [ 315 ] {} <Debug> TCP-Session: 09161a20-a16c-4ad6-b0ce-20d18630a17d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4506 | 2026.05.06 05:24:40.439447 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4507 | 2026.05.06 05:24:40.439685 [ 309 ] {} <Debug> TCP-Session: 56045e52-1772-40eb-8444-422396e69395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4508 | 2026.05.06 05:24:41.496276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8036 | ||
| 4509 | 2026.05.06 05:24:41.496780 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.05.06 05:24:41.496823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4511 | 2026.05.06 05:24:41.497326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4512 | 2026.05.06 05:24:41.497561 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.05.06 05:24:41.497711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8036 | ||
| 4514 | 2026.05.06 05:24:41.923772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4515 | 2026.05.06 05:24:41.939656 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.05.06 05:24:41.939721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4517 | 2026.05.06 05:24:41.946007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4518 | 2026.05.06 05:24:41.946711 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.05.06 05:24:41.949370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4520 | 2026.05.06 05:24:42.000297 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.99 MiB, peak 252.75 MiB, free memory in arenas 0.00 B, will set to 245.99 MiB (RSS), difference: 1.00 MiB | ||
| 4521 | 2026.05.06 05:24:42.489620 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2026.05.06 05:24:42.489884 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4523 | 2026.05.06 05:24:42.490232 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4524 | 2026.05.06 05:24:42.490270 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4525 | 2026.05.06 05:24:42.490510 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4526 | 2026.05.06 05:24:42.490582 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4527 | 2026.05.06 05:24:42.490724 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4528 | 2026.05.06 05:24:42.490848 [ 346 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4529 | 2026.05.06 05:24:42.490848 [ 336 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4530 | 2026.05.06 05:24:42.490848 [ 352 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4531 | 2026.05.06 05:24:42.491002 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 4532 | 2026.05.06 05:24:42.491029 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4533 | 2026.05.06 05:24:42.491097 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4534 | 2026.05.06 05:24:42.491116 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 4535 | 2026.05.06 05:24:42.491154 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4536 | 2026.05.06 05:24:42.491197 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4537 | 2026.05.06 05:24:42.492345 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002572 sec., 18273.71695178849 rows/sec., 4.55 MiB/sec. | ||
| 4538 | 2026.05.06 05:24:42.492472 [ 293 ] {87bad242-9dce-4702-ad23-4a3312e3f0b2} <Debug> TCPHandler: Processed in 0.002994975 sec. | ||
| 4539 | 2026.05.06 05:24:42.497746 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.05.06 05:24:42.497859 [ 293 ] {c1a25196-fa28-4746-8f42-98bfa9d90cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4541 | 2026.05.06 05:24:42.497935 [ 293 ] {c1a25196-fa28-4746-8f42-98bfa9d90cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4542 | 2026.05.06 05:24:42.498606 [ 293 ] {c1a25196-fa28-4746-8f42-98bfa9d90cf6} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.05.06 05:24:42.498653 [ 293 ] {c1a25196-fa28-4746-8f42-98bfa9d90cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4544 | 2026.05.06 05:24:42.499104 [ 293 ] {c1a25196-fa28-4746-8f42-98bfa9d90cf6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4545 | 2026.05.06 05:24:42.499317 [ 293 ] {c1a25196-fa28-4746-8f42-98bfa9d90cf6} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.05.06 05:24:42.499432 [ 100 ] {} <Debug> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4547 | 2026.05.06 05:24:42.499464 [ 293 ] {c1a25196-fa28-4746-8f42-98bfa9d90cf6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001637 sec., 173488.08796579108 rows/sec., 11.02 MiB/sec. | ||
| 4548 | 2026.05.06 05:24:42.499506 [ 100 ] {} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.05.06 05:24:42.499515 [ 293 ] {c1a25196-fa28-4746-8f42-98bfa9d90cf6} <Debug> TCPHandler: Processed in 0.001821029 sec. | ||
| 4550 | 2026.05.06 05:24:42.499579 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4551 | 2026.05.06 05:24:42.499682 [ 199 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::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 | ||
| 4552 | 2026.05.06 05:24:42.499705 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4553 | 2026.05.06 05:24:42.499782 [ 199 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4554 | 2026.05.06 05:24:42.499801 [ 293 ] {049652bd-14c5-40c7-88bd-cb8ceabd7f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4555 | 2026.05.06 05:24:42.499812 [ 199 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4556 | 2026.05.06 05:24:42.499842 [ 293 ] {049652bd-14c5-40c7-88bd-cb8ceabd7f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4557 | 2026.05.06 05:24:42.499874 [ 199 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4558 | 2026.05.06 05:24:42.499921 [ 199 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4559 | 2026.05.06 05:24:42.499966 [ 199 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4560 | 2026.05.06 05:24:42.500008 [ 199 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4561 | 2026.05.06 05:24:42.500047 [ 199 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4562 | 2026.05.06 05:24:42.500257 [ 293 ] {049652bd-14c5-40c7-88bd-cb8ceabd7f36} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.05.06 05:24:42.500292 [ 293 ] {049652bd-14c5-40c7-88bd-cb8ceabd7f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4564 | 2026.05.06 05:24:42.500592 [ 293 ] {049652bd-14c5-40c7-88bd-cb8ceabd7f36} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4565 | 2026.05.06 05:24:42.500797 [ 293 ] {049652bd-14c5-40c7-88bd-cb8ceabd7f36} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.05.06 05:24:42.500928 [ 293 ] {049652bd-14c5-40c7-88bd-cb8ceabd7f36} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001145 sec., 1746.7248908296945 rows/sec., 142.43 KiB/sec. | ||
| 4567 | 2026.05.06 05:24:42.500966 [ 293 ] {049652bd-14c5-40c7-88bd-cb8ceabd7f36} <Debug> TCPHandler: Processed in 0.001310406 sec. | ||
| 4568 | 2026.05.06 05:24:42.501011 [ 190 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367056 sec., 1264030.1494598612 rows/sec., 85.45 MiB/sec. | ||
| 4569 | 2026.05.06 05:24:42.501084 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.05.06 05:24:42.501183 [ 293 ] {b4d238ac-21de-485e-8aee-25ec45eaf428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4571 | 2026.05.06 05:24:42.501212 [ 190 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4572 | 2026.05.06 05:24:42.501223 [ 293 ] {b4d238ac-21de-485e-8aee-25ec45eaf428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4573 | 2026.05.06 05:24:42.501517 [ 190 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_11_2} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.05.06 05:24:42.501604 [ 190 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_11_2} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4575 | 2026.05.06 05:24:42.501715 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4576 | 2026.05.06 05:24:42.501891 [ 293 ] {b4d238ac-21de-485e-8aee-25ec45eaf428} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.05.06 05:24:42.501932 [ 293 ] {b4d238ac-21de-485e-8aee-25ec45eaf428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4578 | 2026.05.06 05:24:42.502294 [ 293 ] {b4d238ac-21de-485e-8aee-25ec45eaf428} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4579 | 2026.05.06 05:24:42.502501 [ 293 ] {b4d238ac-21de-485e-8aee-25ec45eaf428} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.05.06 05:24:42.502602 [ 100 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4581 | 2026.05.06 05:24:42.502626 [ 293 ] {b4d238ac-21de-485e-8aee-25ec45eaf428} <Debug> executeQuery: Read 850 rows, 67.81 KiB in 0.00146 sec., 582191.7808219178 rows/sec., 45.36 MiB/sec. | ||
| 4582 | 2026.05.06 05:24:42.502634 [ 100 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.05.06 05:24:42.502665 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4584 | 2026.05.06 05:24:42.502669 [ 293 ] {b4d238ac-21de-485e-8aee-25ec45eaf428} <Debug> TCPHandler: Processed in 0.001633898 sec. | ||
| 4585 | 2026.05.06 05:24:42.502751 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::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 | ||
| 4586 | 2026.05.06 05:24:42.502799 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.05.06 05:24:42.502857 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4588 | 2026.05.06 05:24:42.502892 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3356 rows starting from the beginning of the part | ||
| 4589 | 2026.05.06 05:24:42.502900 [ 293 ] {1edaccda-fc76-46e1-b0d5-5775fac4f6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4590 | 2026.05.06 05:24:42.502945 [ 293 ] {1edaccda-fc76-46e1-b0d5-5775fac4f6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4591 | 2026.05.06 05:24:42.502949 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2431 rows starting from the beginning of the part | ||
| 4592 | 2026.05.06 05:24:42.503000 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4593 | 2026.05.06 05:24:42.503040 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 849 rows starting from the beginning of the part | ||
| 4594 | 2026.05.06 05:24:42.503075 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 86 rows starting from the beginning of the part | ||
| 4595 | 2026.05.06 05:24:42.503114 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 850 rows starting from the beginning of the part | ||
| 4596 | 2026.05.06 05:24:42.503373 [ 293 ] {1edaccda-fc76-46e1-b0d5-5775fac4f6ea} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.05.06 05:24:42.503414 [ 293 ] {1edaccda-fc76-46e1-b0d5-5775fac4f6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4598 | 2026.05.06 05:24:42.503740 [ 293 ] {1edaccda-fc76-46e1-b0d5-5775fac4f6ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4599 | 2026.05.06 05:24:42.503972 [ 293 ] {1edaccda-fc76-46e1-b0d5-5775fac4f6ea} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.05.06 05:24:42.504075 [ 100 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4601 | 2026.05.06 05:24:42.504103 [ 100 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2026.05.06 05:24:42.504114 [ 293 ] {1edaccda-fc76-46e1-b0d5-5775fac4f6ea} <Debug> executeQuery: Read 170 rows, 10.64 KiB in 0.001233 sec., 137875.10137875102 rows/sec., 8.42 MiB/sec. | ||
| 4603 | 2026.05.06 05:24:42.504121 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4604 | 2026.05.06 05:24:42.504159 [ 293 ] {1edaccda-fc76-46e1-b0d5-5775fac4f6ea} <Debug> TCPHandler: Processed in 0.001409617 sec. | ||
| 4605 | 2026.05.06 05:24:42.504233 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::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 | ||
| 4606 | 2026.05.06 05:24:42.504284 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.05.06 05:24:42.504330 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4608 | 2026.05.06 05:24:42.504363 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 224 rows starting from the beginning of the part | ||
| 4609 | 2026.05.06 05:24:42.504384 [ 293 ] {55ca6466-9b5c-4346-a563-c22542631bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4610 | 2026.05.06 05:24:42.504424 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 168 rows starting from the beginning of the part | ||
| 4611 | 2026.05.06 05:24:42.504429 [ 293 ] {55ca6466-9b5c-4346-a563-c22542631bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4612 | 2026.05.06 05:24:42.504476 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 4613 | 2026.05.06 05:24:42.504523 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 168 rows starting from the beginning of the part | ||
| 4614 | 2026.05.06 05:24:42.504564 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 4615 | 2026.05.06 05:24:42.504602 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 170 rows starting from the beginning of the part | ||
| 4616 | 2026.05.06 05:24:42.504862 [ 293 ] {55ca6466-9b5c-4346-a563-c22542631bc0} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.05.06 05:24:42.504903 [ 293 ] {55ca6466-9b5c-4346-a563-c22542631bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4618 | 2026.05.06 05:24:42.505241 [ 293 ] {55ca6466-9b5c-4346-a563-c22542631bc0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4619 | 2026.05.06 05:24:42.505527 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330176 sec., 578118.9857582756 rows/sec., 38.34 MiB/sec. | ||
| 4620 | 2026.05.06 05:24:42.505549 [ 293 ] {55ca6466-9b5c-4346-a563-c22542631bc0} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.05.06 05:24:42.505694 [ 293 ] {55ca6466-9b5c-4346-a563-c22542631bc0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001327 sec., 112283.34589299171 rows/sec., 7.25 MiB/sec. | ||
| 4622 | 2026.05.06 05:24:42.505697 [ 191 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4623 | 2026.05.06 05:24:42.505732 [ 293 ] {55ca6466-9b5c-4346-a563-c22542631bc0} <Debug> TCPHandler: Processed in 0.001497577 sec. | ||
| 4624 | 2026.05.06 05:24:42.505859 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.05.06 05:24:42.505867 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7628 rows, containing 5 columns (5 merged, 0 gathered) in 0.003154525 sec., 2418113.6621202873 rows/sec., 192.38 MiB/sec. | ||
| 4626 | 2026.05.06 05:24:42.505962 [ 293 ] {a9074dd9-c798-4cad-8a7d-8ffec21be86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4627 | 2026.05.06 05:24:42.506014 [ 191 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_21_4} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.05.06 05:24:42.506026 [ 293 ] {a9074dd9-c798-4cad-8a7d-8ffec21be86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4629 | 2026.05.06 05:24:42.506099 [ 191 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_21_4} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4630 | 2026.05.06 05:24:42.506187 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4631 | 2026.05.06 05:24:42.506245 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4632 | 2026.05.06 05:24:42.506462 [ 293 ] {a9074dd9-c798-4cad-8a7d-8ffec21be86e} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.05.06 05:24:42.506497 [ 293 ] {a9074dd9-c798-4cad-8a7d-8ffec21be86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4634 | 2026.05.06 05:24:42.506500 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_26_5} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.05.06 05:24:42.506572 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_26_5} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4636 | 2026.05.06 05:24:42.506660 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 4637 | 2026.05.06 05:24:42.506804 [ 293 ] {a9074dd9-c798-4cad-8a7d-8ffec21be86e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4638 | 2026.05.06 05:24:42.507016 [ 293 ] {a9074dd9-c798-4cad-8a7d-8ffec21be86e} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.05.06 05:24:42.507115 [ 98 ] {} <Debug> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4640 | 2026.05.06 05:24:42.507149 [ 293 ] {a9074dd9-c798-4cad-8a7d-8ffec21be86e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 4641 | 2026.05.06 05:24:42.507157 [ 98 ] {} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.05.06 05:24:42.507192 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4643 | 2026.05.06 05:24:42.507193 [ 293 ] {a9074dd9-c798-4cad-8a7d-8ffec21be86e} <Debug> TCPHandler: Processed in 0.001384037 sec. | ||
| 4644 | 2026.05.06 05:24:42.507264 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::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 | ||
| 4645 | 2026.05.06 05:24:42.507327 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2026.05.06 05:24:42.507335 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4647 | 2026.05.06 05:24:42.507368 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4648 | 2026.05.06 05:24:42.507418 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4649 | 2026.05.06 05:24:42.507422 [ 293 ] {8ea83ec8-467d-4ced-b63f-964065e63277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4650 | 2026.05.06 05:24:42.507460 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4651 | 2026.05.06 05:24:42.507465 [ 293 ] {8ea83ec8-467d-4ced-b63f-964065e63277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4652 | 2026.05.06 05:24:42.507502 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4653 | 2026.05.06 05:24:42.507540 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4654 | 2026.05.06 05:24:42.507581 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4655 | 2026.05.06 05:24:42.508049 [ 293 ] {8ea83ec8-467d-4ced-b63f-964065e63277} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.05.06 05:24:42.508085 [ 293 ] {8ea83ec8-467d-4ced-b63f-964065e63277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4657 | 2026.05.06 05:24:42.508348 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001111686 sec., 809581.122727101 rows/sec., 49.34 MiB/sec. | ||
| 4658 | 2026.05.06 05:24:42.508399 [ 293 ] {8ea83ec8-467d-4ced-b63f-964065e63277} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4659 | 2026.05.06 05:24:42.508449 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4660 | 2026.05.06 05:24:42.508610 [ 293 ] {8ea83ec8-467d-4ced-b63f-964065e63277} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.05.06 05:24:42.508674 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_11_2} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.05.06 05:24:42.508715 [ 98 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4663 | 2026.05.06 05:24:42.508738 [ 293 ] {8ea83ec8-467d-4ced-b63f-964065e63277} <Debug> executeQuery: Read 518 rows, 37.42 KiB in 0.001335 sec., 388014.9812734082 rows/sec., 27.38 MiB/sec. | ||
| 4664 | 2026.05.06 05:24:42.508739 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_11_2} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4665 | 2026.05.06 05:24:42.508747 [ 98 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.05.06 05:24:42.508781 [ 293 ] {8ea83ec8-467d-4ced-b63f-964065e63277} <Debug> TCPHandler: Processed in 0.001504148 sec. | ||
| 4667 | 2026.05.06 05:24:42.508792 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4668 | 2026.05.06 05:24:42.508819 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4669 | 2026.05.06 05:24:42.508896 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::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 | ||
| 4670 | 2026.05.06 05:24:42.508905 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.05.06 05:24:42.508967 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4672 | 2026.05.06 05:24:42.508991 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1829 rows starting from the beginning of the part | ||
| 4673 | 2026.05.06 05:24:42.509002 [ 293 ] {f230f106-036a-458b-8ad5-c21657714acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4674 | 2026.05.06 05:24:42.509036 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1303 rows starting from the beginning of the part | ||
| 4675 | 2026.05.06 05:24:42.509043 [ 293 ] {f230f106-036a-458b-8ad5-c21657714acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4676 | 2026.05.06 05:24:42.509079 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4677 | 2026.05.06 05:24:42.509115 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 516 rows starting from the beginning of the part | ||
| 4678 | 2026.05.06 05:24:42.509153 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 79 rows starting from the beginning of the part | ||
| 4679 | 2026.05.06 05:24:42.509189 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 518 rows starting from the beginning of the part | ||
| 4680 | 2026.05.06 05:24:42.509369 [ 293 ] {f230f106-036a-458b-8ad5-c21657714acb} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.05.06 05:24:42.509405 [ 293 ] {f230f106-036a-458b-8ad5-c21657714acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4682 | 2026.05.06 05:24:42.509710 [ 293 ] {f230f106-036a-458b-8ad5-c21657714acb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4683 | 2026.05.06 05:24:42.509910 [ 293 ] {f230f106-036a-458b-8ad5-c21657714acb} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2026.05.06 05:24:42.510003 [ 98 ] {} <Debug> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4685 | 2026.05.06 05:24:42.510032 [ 98 ] {} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.05.06 05:24:42.510044 [ 293 ] {f230f106-036a-458b-8ad5-c21657714acb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 4687 | 2026.05.06 05:24:42.510049 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4688 | 2026.05.06 05:24:42.510086 [ 293 ] {f230f106-036a-458b-8ad5-c21657714acb} <Debug> TCPHandler: Processed in 0.001230866 sec. | ||
| 4689 | 2026.05.06 05:24:42.510143 [ 187 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::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 | ||
| 4690 | 2026.05.06 05:24:42.510207 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.05.06 05:24:42.510214 [ 187 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4692 | 2026.05.06 05:24:42.510244 [ 187 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 4693 | 2026.05.06 05:24:42.510286 [ 187 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 4694 | 2026.05.06 05:24:42.510301 [ 293 ] {dbf4fbbf-2254-4306-9937-76d6ff74cecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4695 | 2026.05.06 05:24:42.510321 [ 187 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::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 | ||
| 4696 | 2026.05.06 05:24:42.510343 [ 293 ] {dbf4fbbf-2254-4306-9937-76d6ff74cecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4697 | 2026.05.06 05:24:42.510356 [ 187 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::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 | ||
| 4698 | 2026.05.06 05:24:42.510387 [ 187 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::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 | ||
| 4699 | 2026.05.06 05:24:42.510420 [ 187 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::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 | ||
| 4700 | 2026.05.06 05:24:42.510543 [ 188 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672958 sec., 2575677.3332026266 rows/sec., 186.64 MiB/sec. | ||
| 4701 | 2026.05.06 05:24:42.510735 [ 293 ] {dbf4fbbf-2254-4306-9937-76d6ff74cecd} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.05.06 05:24:42.510777 [ 293 ] {dbf4fbbf-2254-4306-9937-76d6ff74cecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4703 | 2026.05.06 05:24:42.510827 [ 196 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4704 | 2026.05.06 05:24:42.511073 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.000953815 sec., 62905.280374076734 rows/sec., 3.21 MiB/sec. | ||
| 4705 | 2026.05.06 05:24:42.511147 [ 293 ] {dbf4fbbf-2254-4306-9937-76d6ff74cecd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4706 | 2026.05.06 05:24:42.511175 [ 196 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_26_5} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.05.06 05:24:42.511223 [ 188 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4708 | 2026.05.06 05:24:42.511267 [ 196 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_26_5} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4709 | 2026.05.06 05:24:42.511360 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4710 | 2026.05.06 05:24:42.511415 [ 293 ] {dbf4fbbf-2254-4306-9937-76d6ff74cecd} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.05.06 05:24:42.511530 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4712 | 2026.05.06 05:24:42.511537 [ 188 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_10_2} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.05.06 05:24:42.511564 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.05.06 05:24:42.511565 [ 293 ] {dbf4fbbf-2254-4306-9937-76d6ff74cecd} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001283 sec., 207326.5783320343 rows/sec., 13.78 MiB/sec. | ||
| 4715 | 2026.05.06 05:24:42.511591 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4716 | 2026.05.06 05:24:42.511621 [ 293 ] {dbf4fbbf-2254-4306-9937-76d6ff74cecd} <Debug> TCPHandler: Processed in 0.001463516 sec. | ||
| 4717 | 2026.05.06 05:24:42.511630 [ 188 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_10_2} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4718 | 2026.05.06 05:24:42.511673 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::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 | ||
| 4719 | 2026.05.06 05:24:42.511717 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4720 | 2026.05.06 05:24:42.511747 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2026.05.06 05:24:42.511763 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4722 | 2026.05.06 05:24:42.511789 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8873 rows starting from the beginning of the part | ||
| 4723 | 2026.05.06 05:24:42.511832 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1496 rows starting from the beginning of the part | ||
| 4724 | 2026.05.06 05:24:42.511845 [ 293 ] {5a7b2520-279b-4659-a201-19d7e01699d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4725 | 2026.05.06 05:24:42.511869 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4726 | 2026.05.06 05:24:42.511886 [ 293 ] {5a7b2520-279b-4659-a201-19d7e01699d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4727 | 2026.05.06 05:24:42.511905 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4728 | 2026.05.06 05:24:42.511941 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4729 | 2026.05.06 05:24:42.511978 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 266 rows starting from the beginning of the part | ||
| 4730 | 2026.05.06 05:24:42.512216 [ 293 ] {5a7b2520-279b-4659-a201-19d7e01699d5} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.05.06 05:24:42.512251 [ 293 ] {5a7b2520-279b-4659-a201-19d7e01699d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4732 | 2026.05.06 05:24:42.512545 [ 293 ] {5a7b2520-279b-4659-a201-19d7e01699d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4733 | 2026.05.06 05:24:42.512748 [ 293 ] {5a7b2520-279b-4659-a201-19d7e01699d5} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.05.06 05:24:42.512846 [ 98 ] {} <Debug> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4735 | 2026.05.06 05:24:42.512877 [ 98 ] {} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.05.06 05:24:42.512882 [ 293 ] {5a7b2520-279b-4659-a201-19d7e01699d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 4737 | 2026.05.06 05:24:42.512896 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4738 | 2026.05.06 05:24:42.512928 [ 293 ] {5a7b2520-279b-4659-a201-19d7e01699d5} <Debug> TCPHandler: Processed in 0.001229536 sec. | ||
| 4739 | 2026.05.06 05:24:42.512991 [ 189 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 4740 | 2026.05.06 05:24:42.513060 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.05.06 05:24:42.513089 [ 189 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4742 | 2026.05.06 05:24:42.513121 [ 189 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 4743 | 2026.05.06 05:24:42.513170 [ 189 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 4744 | 2026.05.06 05:24:42.513182 [ 293 ] {a16a6dc0-b95a-4545-b6b7-e480507e3bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4745 | 2026.05.06 05:24:42.513210 [ 189 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 4746 | 2026.05.06 05:24:42.513251 [ 293 ] {a16a6dc0-b95a-4545-b6b7-e480507e3bf5} <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 | ||
| 4747 | 2026.05.06 05:24:42.513253 [ 189 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 4748 | 2026.05.06 05:24:42.513307 [ 189 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 4749 | 2026.05.06 05:24:42.513343 [ 189 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 4750 | 2026.05.06 05:24:42.514052 [ 191 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093825 sec., 9142.230247068772 rows/sec., 616.03 KiB/sec. | ||
| 4751 | 2026.05.06 05:24:42.514170 [ 293 ] {a16a6dc0-b95a-4545-b6b7-e480507e3bf5} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.05.06 05:24:42.514173 [ 189 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4753 | 2026.05.06 05:24:42.514210 [ 293 ] {a16a6dc0-b95a-4545-b6b7-e480507e3bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4754 | 2026.05.06 05:24:42.514480 [ 189 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_10_2} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.05.06 05:24:42.514560 [ 189 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_10_2} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4756 | 2026.05.06 05:24:42.514638 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4757 | 2026.05.06 05:24:42.514816 [ 293 ] {a16a6dc0-b95a-4545-b6b7-e480507e3bf5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4758 | 2026.05.06 05:24:42.515040 [ 293 ] {a16a6dc0-b95a-4545-b6b7-e480507e3bf5} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.05.06 05:24:42.515188 [ 293 ] {a16a6dc0-b95a-4545-b6b7-e480507e3bf5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00203 sec., 12807.881773399014 rows/sec., 22.95 MiB/sec. | ||
| 4760 | 2026.05.06 05:24:42.515241 [ 293 ] {a16a6dc0-b95a-4545-b6b7-e480507e3bf5} <Debug> TCPHandler: Processed in 0.002240851 sec. | ||
| 4761 | 2026.05.06 05:24:42.515369 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.05.06 05:24:42.515463 [ 293 ] {95f105db-ec3b-4637-b719-824bf353155c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4763 | 2026.05.06 05:24:42.515503 [ 293 ] {95f105db-ec3b-4637-b719-824bf353155c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4764 | 2026.05.06 05:24:42.515831 [ 293 ] {95f105db-ec3b-4637-b719-824bf353155c} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.05.06 05:24:42.515867 [ 293 ] {95f105db-ec3b-4637-b719-824bf353155c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4766 | 2026.05.06 05:24:42.515965 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11188 rows, containing 5 columns (5 merged, 0 gathered) in 0.004316901 sec., 2591673.980941421 rows/sec., 165.27 MiB/sec. | ||
| 4767 | 2026.05.06 05:24:42.516185 [ 293 ] {95f105db-ec3b-4637-b719-824bf353155c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4768 | 2026.05.06 05:24:42.516255 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4769 | 2026.05.06 05:24:42.516399 [ 293 ] {95f105db-ec3b-4637-b719-824bf353155c} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2026.05.06 05:24:42.516495 [ 98 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4771 | 2026.05.06 05:24:42.516521 [ 293 ] {95f105db-ec3b-4637-b719-824bf353155c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 4772 | 2026.05.06 05:24:42.516527 [ 98 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.05.06 05:24:42.516548 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.05.06 05:24:42.516563 [ 293 ] {95f105db-ec3b-4637-b719-824bf353155c} <Debug> TCPHandler: Processed in 0.001240806 sec. | ||
| 4775 | 2026.05.06 05:24:42.516563 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4776 | 2026.05.06 05:24:42.516627 [ 187 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4777 | 2026.05.06 05:24:42.516662 [ 195 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 4778 | 2026.05.06 05:24:42.516702 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4779 | 2026.05.06 05:24:42.516751 [ 195 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4780 | 2026.05.06 05:24:42.516778 [ 195 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1320 rows starting from the beginning of the part | ||
| 4781 | 2026.05.06 05:24:42.516824 [ 195 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 4782 | 2026.05.06 05:24:42.516862 [ 195 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4783 | 2026.05.06 05:24:42.516898 [ 195 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4784 | 2026.05.06 05:24:42.516934 [ 195 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4785 | 2026.05.06 05:24:42.516978 [ 195 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4786 | 2026.05.06 05:24:42.517795 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001166145 sec., 1389192.5961179784 rows/sec., 89.90 MiB/sec. | ||
| 4787 | 2026.05.06 05:24:42.517951 [ 187 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4788 | 2026.05.06 05:24:42.518165 [ 187 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_26_5} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.05.06 05:24:42.518222 [ 187 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_26_5} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4790 | 2026.05.06 05:24:42.518277 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4791 | 2026.05.06 05:24:43.000271 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.15 MiB, peak 253.97 MiB, free memory in arenas 0.00 B, will set to 248.51 MiB (RSS), difference: 1.36 MiB | ||
| 4792 | 2026.05.06 05:24:44.016982 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 584 | ||
| 4793 | 2026.05.06 05:24:44.019954 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.05.06 05:24:44.019997 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4795 | 2026.05.06 05:24:44.021224 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4796 | 2026.05.06 05:24:44.021478 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.05.06 05:24:44.021724 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4798 | 2026.05.06 05:24:47.484125 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.05.06 05:24:47.484375 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4800 | 2026.05.06 05:24:47.484745 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4801 | 2026.05.06 05:24:47.484783 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4802 | 2026.05.06 05:24:47.485014 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4803 | 2026.05.06 05:24:47.485091 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4804 | 2026.05.06 05:24:47.485236 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4805 | 2026.05.06 05:24:47.485353 [ 346 ] {044391a8-a04f-4b18-9173-ead869369593} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4806 | 2026.05.06 05:24:47.485354 [ 352 ] {044391a8-a04f-4b18-9173-ead869369593} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4807 | 2026.05.06 05:24:47.485354 [ 360 ] {044391a8-a04f-4b18-9173-ead869369593} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4808 | 2026.05.06 05:24:47.485486 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 4809 | 2026.05.06 05:24:47.485514 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4810 | 2026.05.06 05:24:47.485585 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4811 | 2026.05.06 05:24:47.485605 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 4812 | 2026.05.06 05:24:47.485642 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4813 | 2026.05.06 05:24:47.485683 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4814 | 2026.05.06 05:24:47.486828 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002546 sec., 18460.329929300864 rows/sec., 3.07 MiB/sec. | ||
| 4815 | 2026.05.06 05:24:47.486949 [ 293 ] {044391a8-a04f-4b18-9173-ead869369593} <Debug> TCPHandler: Processed in 0.002955434 sec. | ||
| 4816 | 2026.05.06 05:24:47.488750 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.05.06 05:24:47.488867 [ 293 ] {7d239942-c591-4647-b611-f95df5464eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4818 | 2026.05.06 05:24:47.488914 [ 293 ] {7d239942-c591-4647-b611-f95df5464eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4819 | 2026.05.06 05:24:47.489423 [ 293 ] {7d239942-c591-4647-b611-f95df5464eec} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.05.06 05:24:47.489465 [ 293 ] {7d239942-c591-4647-b611-f95df5464eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4821 | 2026.05.06 05:24:47.489843 [ 293 ] {7d239942-c591-4647-b611-f95df5464eec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4822 | 2026.05.06 05:24:47.490074 [ 293 ] {7d239942-c591-4647-b611-f95df5464eec} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.05.06 05:24:47.490227 [ 293 ] {7d239942-c591-4647-b611-f95df5464eec} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001395 sec., 61648.745519713266 rows/sec., 5.17 MiB/sec. | ||
| 4824 | 2026.05.06 05:24:47.490268 [ 293 ] {7d239942-c591-4647-b611-f95df5464eec} <Debug> TCPHandler: Processed in 0.001572308 sec. | ||
| 4825 | 2026.05.06 05:24:47.490401 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.05.06 05:24:47.490500 [ 293 ] {84fac385-29c2-498e-a3d6-09174bcc4e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4827 | 2026.05.06 05:24:47.490542 [ 293 ] {84fac385-29c2-498e-a3d6-09174bcc4e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4828 | 2026.05.06 05:24:47.490958 [ 293 ] {84fac385-29c2-498e-a3d6-09174bcc4e5d} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.05.06 05:24:47.490995 [ 293 ] {84fac385-29c2-498e-a3d6-09174bcc4e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4830 | 2026.05.06 05:24:47.491291 [ 293 ] {84fac385-29c2-498e-a3d6-09174bcc4e5d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4831 | 2026.05.06 05:24:47.491507 [ 293 ] {84fac385-29c2-498e-a3d6-09174bcc4e5d} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.05.06 05:24:47.491641 [ 293 ] {84fac385-29c2-498e-a3d6-09174bcc4e5d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001161 sec., 12919.896640826873 rows/sec., 971.52 KiB/sec. | ||
| 4833 | 2026.05.06 05:24:47.491678 [ 293 ] {84fac385-29c2-498e-a3d6-09174bcc4e5d} <Debug> TCPHandler: Processed in 0.001328477 sec. | ||
| 4834 | 2026.05.06 05:24:47.491797 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2026.05.06 05:24:47.491892 [ 293 ] {b2c31793-47dd-460c-84dc-e421e1315171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4836 | 2026.05.06 05:24:47.491931 [ 293 ] {b2c31793-47dd-460c-84dc-e421e1315171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4837 | 2026.05.06 05:24:47.492354 [ 293 ] {b2c31793-47dd-460c-84dc-e421e1315171} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.05.06 05:24:47.492389 [ 293 ] {b2c31793-47dd-460c-84dc-e421e1315171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4839 | 2026.05.06 05:24:47.492699 [ 293 ] {b2c31793-47dd-460c-84dc-e421e1315171} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4840 | 2026.05.06 05:24:47.492904 [ 293 ] {b2c31793-47dd-460c-84dc-e421e1315171} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.05.06 05:24:47.493031 [ 293 ] {b2c31793-47dd-460c-84dc-e421e1315171} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001157 sec., 68280.0345721694 rows/sec., 5.33 MiB/sec. | ||
| 4842 | 2026.05.06 05:24:47.493068 [ 293 ] {b2c31793-47dd-460c-84dc-e421e1315171} <Debug> TCPHandler: Processed in 0.001320357 sec. | ||
| 4843 | 2026.05.06 05:24:47.493187 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.05.06 05:24:47.493282 [ 293 ] {a16a7f9e-0662-4dda-9bf1-9d4f8910c8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.05.06 05:24:47.493325 [ 293 ] {a16a7f9e-0662-4dda-9bf1-9d4f8910c8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4846 | 2026.05.06 05:24:47.493743 [ 293 ] {a16a7f9e-0662-4dda-9bf1-9d4f8910c8aa} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.05.06 05:24:47.493779 [ 293 ] {a16a7f9e-0662-4dda-9bf1-9d4f8910c8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4848 | 2026.05.06 05:24:47.494104 [ 293 ] {a16a7f9e-0662-4dda-9bf1-9d4f8910c8aa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4849 | 2026.05.06 05:24:47.494321 [ 293 ] {a16a7f9e-0662-4dda-9bf1-9d4f8910c8aa} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.05.06 05:24:47.494450 [ 293 ] {a16a7f9e-0662-4dda-9bf1-9d4f8910c8aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 4851 | 2026.05.06 05:24:47.494486 [ 293 ] {a16a7f9e-0662-4dda-9bf1-9d4f8910c8aa} <Debug> TCPHandler: Processed in 0.001349016 sec. | ||
| 4852 | 2026.05.06 05:24:47.494614 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.05.06 05:24:47.494709 [ 293 ] {ffe69fe2-632c-466f-ab58-f177617bb0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4854 | 2026.05.06 05:24:47.494765 [ 293 ] {ffe69fe2-632c-466f-ab58-f177617bb0dd} <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 | ||
| 4855 | 2026.05.06 05:24:47.495625 [ 293 ] {ffe69fe2-632c-466f-ab58-f177617bb0dd} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.05.06 05:24:47.495661 [ 293 ] {ffe69fe2-632c-466f-ab58-f177617bb0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4857 | 2026.05.06 05:24:47.496175 [ 293 ] {ffe69fe2-632c-466f-ab58-f177617bb0dd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4858 | 2026.05.06 05:24:47.496398 [ 293 ] {ffe69fe2-632c-466f-ab58-f177617bb0dd} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.05.06 05:24:47.496535 [ 293 ] {ffe69fe2-632c-466f-ab58-f177617bb0dd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001844 sec., 8134.490238611714 rows/sec., 14.58 MiB/sec. | ||
| 4860 | 2026.05.06 05:24:47.496588 [ 293 ] {ffe69fe2-632c-466f-ab58-f177617bb0dd} <Debug> TCPHandler: Processed in 0.002023939 sec. | ||
| 4861 | 2026.05.06 05:24:47.496718 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.05.06 05:24:47.496813 [ 293 ] {74fd3a35-9733-415e-bf22-58be5ffded6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4863 | 2026.05.06 05:24:47.496855 [ 293 ] {74fd3a35-9733-415e-bf22-58be5ffded6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4864 | 2026.05.06 05:24:47.497199 [ 293 ] {74fd3a35-9733-415e-bf22-58be5ffded6a} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.05.06 05:24:47.497236 [ 293 ] {74fd3a35-9733-415e-bf22-58be5ffded6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4866 | 2026.05.06 05:24:47.497542 [ 293 ] {74fd3a35-9733-415e-bf22-58be5ffded6a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4867 | 2026.05.06 05:24:47.497759 [ 293 ] {74fd3a35-9733-415e-bf22-58be5ffded6a} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.05.06 05:24:47.497883 [ 293 ] {74fd3a35-9733-415e-bf22-58be5ffded6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 4869 | 2026.05.06 05:24:47.497918 [ 293 ] {74fd3a35-9733-415e-bf22-58be5ffded6a} <Debug> TCPHandler: Processed in 0.001251416 sec. | ||
| 4870 | 2026.05.06 05:24:48.900758 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4871 | 2026.05.06 05:24:48.900812 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4872 | 2026.05.06 05:24:48.997948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8484 | ||
| 4873 | 2026.05.06 05:24:48.998512 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.05.06 05:24:48.998553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4875 | 2026.05.06 05:24:48.999027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4876 | 2026.05.06 05:24:48.999261 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.05.06 05:24:48.999392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8484 | ||
| 4878 | 2026.05.06 05:24:49.449598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4879 | 2026.05.06 05:24:49.464961 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.05.06 05:24:49.465022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4881 | 2026.05.06 05:24:49.471243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4882 | 2026.05.06 05:24:49.471920 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.05.06 05:24:49.474840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4884 | 2026.05.06 05:24:52.489204 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.05.06 05:24:52.489459 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4886 | 2026.05.06 05:24:52.489813 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4887 | 2026.05.06 05:24:52.489852 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4888 | 2026.05.06 05:24:52.490100 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4889 | 2026.05.06 05:24:52.490170 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4890 | 2026.05.06 05:24:52.490314 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4891 | 2026.05.06 05:24:52.490461 [ 360 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4892 | 2026.05.06 05:24:52.490480 [ 353 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4893 | 2026.05.06 05:24:52.490461 [ 352 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4894 | 2026.05.06 05:24:52.490694 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 4895 | 2026.05.06 05:24:52.490726 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4896 | 2026.05.06 05:24:52.490797 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4897 | 2026.05.06 05:24:52.490828 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 4898 | 2026.05.06 05:24:52.490864 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4899 | 2026.05.06 05:24:52.490903 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4900 | 2026.05.06 05:24:52.492142 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002784 sec., 16882.183908045976 rows/sec., 4.21 MiB/sec. | ||
| 4901 | 2026.05.06 05:24:52.492279 [ 293 ] {ffb764aa-99dc-4e8a-8212-d6237faca4c3} <Debug> TCPHandler: Processed in 0.003210076 sec. | ||
| 4902 | 2026.05.06 05:24:52.497684 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2026.05.06 05:24:52.497800 [ 293 ] {12328f7d-71e0-45a2-95dc-1b5a6f2af7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4904 | 2026.05.06 05:24:52.497845 [ 293 ] {12328f7d-71e0-45a2-95dc-1b5a6f2af7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4905 | 2026.05.06 05:24:52.498463 [ 293 ] {12328f7d-71e0-45a2-95dc-1b5a6f2af7d4} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.05.06 05:24:52.498501 [ 293 ] {12328f7d-71e0-45a2-95dc-1b5a6f2af7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4907 | 2026.05.06 05:24:52.498887 [ 293 ] {12328f7d-71e0-45a2-95dc-1b5a6f2af7d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4908 | 2026.05.06 05:24:52.499120 [ 293 ] {12328f7d-71e0-45a2-95dc-1b5a6f2af7d4} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.05.06 05:24:52.499269 [ 293 ] {12328f7d-71e0-45a2-95dc-1b5a6f2af7d4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001504 sec., 188829.78723404257 rows/sec., 11.99 MiB/sec. | ||
| 4910 | 2026.05.06 05:24:52.499309 [ 293 ] {12328f7d-71e0-45a2-95dc-1b5a6f2af7d4} <Debug> TCPHandler: Processed in 0.001678068 sec. | ||
| 4911 | 2026.05.06 05:24:52.499441 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.05.06 05:24:52.499542 [ 293 ] {dc11e2b8-7da9-4722-af89-8bc3510a7999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4913 | 2026.05.06 05:24:52.499584 [ 293 ] {dc11e2b8-7da9-4722-af89-8bc3510a7999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4914 | 2026.05.06 05:24:52.500367 [ 293 ] {dc11e2b8-7da9-4722-af89-8bc3510a7999} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.05.06 05:24:52.500403 [ 293 ] {dc11e2b8-7da9-4722-af89-8bc3510a7999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4916 | 2026.05.06 05:24:52.500756 [ 293 ] {dc11e2b8-7da9-4722-af89-8bc3510a7999} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4917 | 2026.05.06 05:24:52.500974 [ 293 ] {dc11e2b8-7da9-4722-af89-8bc3510a7999} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.05.06 05:24:52.501100 [ 293 ] {dc11e2b8-7da9-4722-af89-8bc3510a7999} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.00158 sec., 537341.7721518987 rows/sec., 41.87 MiB/sec. | ||
| 4919 | 2026.05.06 05:24:52.501138 [ 293 ] {dc11e2b8-7da9-4722-af89-8bc3510a7999} <Debug> TCPHandler: Processed in 0.001748798 sec. | ||
| 4920 | 2026.05.06 05:24:52.501262 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.05.06 05:24:52.501358 [ 293 ] {bf661fed-1124-49ac-9b33-6d5f1b0eceea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4922 | 2026.05.06 05:24:52.501401 [ 293 ] {bf661fed-1124-49ac-9b33-6d5f1b0eceea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4923 | 2026.05.06 05:24:52.501847 [ 293 ] {bf661fed-1124-49ac-9b33-6d5f1b0eceea} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.05.06 05:24:52.501884 [ 293 ] {bf661fed-1124-49ac-9b33-6d5f1b0eceea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4925 | 2026.05.06 05:24:52.502187 [ 293 ] {bf661fed-1124-49ac-9b33-6d5f1b0eceea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4926 | 2026.05.06 05:24:52.502406 [ 293 ] {bf661fed-1124-49ac-9b33-6d5f1b0eceea} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.05.06 05:24:52.502533 [ 293 ] {bf661fed-1124-49ac-9b33-6d5f1b0eceea} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001193 sec., 140821.4585079631 rows/sec., 8.59 MiB/sec. | ||
| 4928 | 2026.05.06 05:24:52.502570 [ 293 ] {bf661fed-1124-49ac-9b33-6d5f1b0eceea} <Debug> TCPHandler: Processed in 0.001357097 sec. | ||
| 4929 | 2026.05.06 05:24:52.502691 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.05.06 05:24:52.502786 [ 293 ] {064181cd-0ed1-454a-82bb-67afdc5e9826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4931 | 2026.05.06 05:24:52.502828 [ 293 ] {064181cd-0ed1-454a-82bb-67afdc5e9826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4932 | 2026.05.06 05:24:52.503259 [ 293 ] {064181cd-0ed1-454a-82bb-67afdc5e9826} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.05.06 05:24:52.503293 [ 293 ] {064181cd-0ed1-454a-82bb-67afdc5e9826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4934 | 2026.05.06 05:24:52.503596 [ 293 ] {064181cd-0ed1-454a-82bb-67afdc5e9826} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4935 | 2026.05.06 05:24:52.503806 [ 293 ] {064181cd-0ed1-454a-82bb-67afdc5e9826} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.05.06 05:24:52.503931 [ 293 ] {064181cd-0ed1-454a-82bb-67afdc5e9826} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 8.28 MiB/sec. | ||
| 4937 | 2026.05.06 05:24:52.503968 [ 293 ] {064181cd-0ed1-454a-82bb-67afdc5e9826} <Debug> TCPHandler: Processed in 0.001326456 sec. | ||
| 4938 | 2026.05.06 05:24:52.504089 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.05.06 05:24:52.504183 [ 293 ] {caf9c45d-6d0a-4829-9fef-1808716d7591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4940 | 2026.05.06 05:24:52.504223 [ 293 ] {caf9c45d-6d0a-4829-9fef-1808716d7591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4941 | 2026.05.06 05:24:52.504668 [ 293 ] {caf9c45d-6d0a-4829-9fef-1808716d7591} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.05.06 05:24:52.504702 [ 293 ] {caf9c45d-6d0a-4829-9fef-1808716d7591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4943 | 2026.05.06 05:24:52.504998 [ 293 ] {caf9c45d-6d0a-4829-9fef-1808716d7591} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4944 | 2026.05.06 05:24:52.505209 [ 293 ] {caf9c45d-6d0a-4829-9fef-1808716d7591} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.05.06 05:24:52.505334 [ 293 ] {caf9c45d-6d0a-4829-9fef-1808716d7591} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 4946 | 2026.05.06 05:24:52.505370 [ 293 ] {caf9c45d-6d0a-4829-9fef-1808716d7591} <Debug> TCPHandler: Processed in 0.001330416 sec. | ||
| 4947 | 2026.05.06 05:24:52.505492 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.05.06 05:24:52.505587 [ 293 ] {9e89e2e2-716b-4cb2-b3b4-f3e644832ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4949 | 2026.05.06 05:24:52.505627 [ 293 ] {9e89e2e2-716b-4cb2-b3b4-f3e644832ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4950 | 2026.05.06 05:24:52.506280 [ 293 ] {9e89e2e2-716b-4cb2-b3b4-f3e644832ab3} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.05.06 05:24:52.506315 [ 293 ] {9e89e2e2-716b-4cb2-b3b4-f3e644832ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4952 | 2026.05.06 05:24:52.506639 [ 293 ] {9e89e2e2-716b-4cb2-b3b4-f3e644832ab3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4953 | 2026.05.06 05:24:52.506867 [ 293 ] {9e89e2e2-716b-4cb2-b3b4-f3e644832ab3} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.05.06 05:24:52.506992 [ 293 ] {9e89e2e2-716b-4cb2-b3b4-f3e644832ab3} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001423 sec., 362614.19536191144 rows/sec., 25.57 MiB/sec. | ||
| 4955 | 2026.05.06 05:24:52.507029 [ 293 ] {9e89e2e2-716b-4cb2-b3b4-f3e644832ab3} <Debug> TCPHandler: Processed in 0.001586418 sec. | ||
| 4956 | 2026.05.06 05:24:52.507146 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.05.06 05:24:52.507240 [ 293 ] {2be31956-b72f-49b8-9d36-5344ae3c8895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4958 | 2026.05.06 05:24:52.507282 [ 293 ] {2be31956-b72f-49b8-9d36-5344ae3c8895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4959 | 2026.05.06 05:24:52.507621 [ 293 ] {2be31956-b72f-49b8-9d36-5344ae3c8895} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.05.06 05:24:52.507655 [ 293 ] {2be31956-b72f-49b8-9d36-5344ae3c8895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4961 | 2026.05.06 05:24:52.507956 [ 293 ] {2be31956-b72f-49b8-9d36-5344ae3c8895} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4962 | 2026.05.06 05:24:52.508168 [ 293 ] {2be31956-b72f-49b8-9d36-5344ae3c8895} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.05.06 05:24:52.508298 [ 293 ] {2be31956-b72f-49b8-9d36-5344ae3c8895} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 4964 | 2026.05.06 05:24:52.508334 [ 293 ] {2be31956-b72f-49b8-9d36-5344ae3c8895} <Debug> TCPHandler: Processed in 0.001236986 sec. | ||
| 4965 | 2026.05.06 05:24:52.508454 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.05.06 05:24:52.508548 [ 293 ] {36f0457e-c2a3-44ed-86b8-95cf80ccd8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4967 | 2026.05.06 05:24:52.508591 [ 293 ] {36f0457e-c2a3-44ed-86b8-95cf80ccd8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4968 | 2026.05.06 05:24:52.508996 [ 293 ] {36f0457e-c2a3-44ed-86b8-95cf80ccd8a4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.05.06 05:24:52.509031 [ 293 ] {36f0457e-c2a3-44ed-86b8-95cf80ccd8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4970 | 2026.05.06 05:24:52.509359 [ 293 ] {36f0457e-c2a3-44ed-86b8-95cf80ccd8a4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4971 | 2026.05.06 05:24:52.509575 [ 293 ] {36f0457e-c2a3-44ed-86b8-95cf80ccd8a4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.05.06 05:24:52.509701 [ 293 ] {36f0457e-c2a3-44ed-86b8-95cf80ccd8a4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001172 sec., 226109.21501706482 rows/sec., 15.03 MiB/sec. | ||
| 4973 | 2026.05.06 05:24:52.509737 [ 293 ] {36f0457e-c2a3-44ed-86b8-95cf80ccd8a4} <Debug> TCPHandler: Processed in 0.001333516 sec. | ||
| 4974 | 2026.05.06 05:24:52.509860 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.05.06 05:24:52.509953 [ 293 ] {223c458f-d065-4572-818a-8c3c2e282f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4976 | 2026.05.06 05:24:52.509996 [ 293 ] {223c458f-d065-4572-818a-8c3c2e282f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4977 | 2026.05.06 05:24:52.510308 [ 293 ] {223c458f-d065-4572-818a-8c3c2e282f09} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.05.06 05:24:52.510342 [ 293 ] {223c458f-d065-4572-818a-8c3c2e282f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4979 | 2026.05.06 05:24:52.510630 [ 293 ] {223c458f-d065-4572-818a-8c3c2e282f09} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4980 | 2026.05.06 05:24:52.510840 [ 293 ] {223c458f-d065-4572-818a-8c3c2e282f09} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.05.06 05:24:52.510967 [ 293 ] {223c458f-d065-4572-818a-8c3c2e282f09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 4982 | 2026.05.06 05:24:52.511002 [ 293 ] {223c458f-d065-4572-818a-8c3c2e282f09} <Debug> TCPHandler: Processed in 0.001192815 sec. | ||
| 4983 | 2026.05.06 05:24:52.511117 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.05.06 05:24:52.511211 [ 293 ] {74956a81-17d2-472f-bf87-7a47f06fe451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.05.06 05:24:52.511264 [ 293 ] {74956a81-17d2-472f-bf87-7a47f06fe451} <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 | ||
| 4986 | 2026.05.06 05:24:52.512064 [ 293 ] {74956a81-17d2-472f-bf87-7a47f06fe451} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.05.06 05:24:52.512100 [ 293 ] {74956a81-17d2-472f-bf87-7a47f06fe451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4988 | 2026.05.06 05:24:52.512620 [ 293 ] {74956a81-17d2-472f-bf87-7a47f06fe451} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4989 | 2026.05.06 05:24:52.512844 [ 293 ] {74956a81-17d2-472f-bf87-7a47f06fe451} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.05.06 05:24:52.512981 [ 293 ] {74956a81-17d2-472f-bf87-7a47f06fe451} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001788 sec., 14541.3870246085 rows/sec., 26.06 MiB/sec. | ||
| 4991 | 2026.05.06 05:24:52.513033 [ 293 ] {74956a81-17d2-472f-bf87-7a47f06fe451} <Debug> TCPHandler: Processed in 0.0019647 sec. | ||
| 4992 | 2026.05.06 05:24:52.513159 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.05.06 05:24:52.513253 [ 293 ] {56fb041c-00a0-4e71-98be-9a17727c6fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4994 | 2026.05.06 05:24:52.513295 [ 293 ] {56fb041c-00a0-4e71-98be-9a17727c6fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4995 | 2026.05.06 05:24:52.513628 [ 293 ] {56fb041c-00a0-4e71-98be-9a17727c6fc8} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.05.06 05:24:52.513664 [ 293 ] {56fb041c-00a0-4e71-98be-9a17727c6fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4997 | 2026.05.06 05:24:52.513976 [ 293 ] {56fb041c-00a0-4e71-98be-9a17727c6fc8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4998 | 2026.05.06 05:24:52.514191 [ 293 ] {56fb041c-00a0-4e71-98be-9a17727c6fc8} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.05.06 05:24:52.514313 [ 293 ] {56fb041c-00a0-4e71-98be-9a17727c6fc8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 5000 | 2026.05.06 05:24:52.514348 [ 293 ] {56fb041c-00a0-4e71-98be-9a17727c6fc8} <Debug> TCPHandler: Processed in 0.001238816 sec. | ||
| 5001 | 2026.05.06 05:24:52.784438 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.05.06 05:24:52.784657 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5003 | 2026.05.06 05:24:52.784975 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5004 | 2026.05.06 05:24:52.785012 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5005 | 2026.05.06 05:24:52.785246 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5006 | 2026.05.06 05:24:52.785314 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5007 | 2026.05.06 05:24:52.785457 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5008 | 2026.05.06 05:24:52.785564 [ 352 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5009 | 2026.05.06 05:24:52.785579 [ 353 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5010 | 2026.05.06 05:24:52.785594 [ 355 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5011 | 2026.05.06 05:24:52.785728 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 5012 | 2026.05.06 05:24:52.785757 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5013 | 2026.05.06 05:24:52.785835 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5014 | 2026.05.06 05:24:52.785857 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5015 | 2026.05.06 05:24:52.785892 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5016 | 2026.05.06 05:24:52.785929 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5017 | 2026.05.06 05:24:52.787073 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002502 sec., 18784.972022382095 rows/sec., 3.12 MiB/sec. | ||
| 5018 | 2026.05.06 05:24:52.787202 [ 293 ] {106a84f3-2d60-460a-afda-4e17615872e5} <Debug> TCPHandler: Processed in 0.002884884 sec. | ||
| 5019 | 2026.05.06 05:24:52.799698 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.05.06 05:24:52.799903 [ 293 ] {d5a0da5e-4016-4149-8a48-94f6500d3107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5021 | 2026.05.06 05:24:52.799986 [ 293 ] {d5a0da5e-4016-4149-8a48-94f6500d3107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5022 | 2026.05.06 05:24:52.800685 [ 293 ] {d5a0da5e-4016-4149-8a48-94f6500d3107} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.05.06 05:24:52.800725 [ 293 ] {d5a0da5e-4016-4149-8a48-94f6500d3107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5024 | 2026.05.06 05:24:52.801075 [ 293 ] {d5a0da5e-4016-4149-8a48-94f6500d3107} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5025 | 2026.05.06 05:24:52.801307 [ 293 ] {d5a0da5e-4016-4149-8a48-94f6500d3107} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.05.06 05:24:52.801466 [ 293 ] {d5a0da5e-4016-4149-8a48-94f6500d3107} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001619 sec., 9882.643607164917 rows/sec., 805.86 KiB/sec. | ||
| 5027 | 2026.05.06 05:24:52.801506 [ 293 ] {d5a0da5e-4016-4149-8a48-94f6500d3107} <Debug> TCPHandler: Processed in 0.001910549 sec. | ||
| 5028 | 2026.05.06 05:24:52.801620 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.05.06 05:24:52.801718 [ 293 ] {7bb12cae-a039-4b91-9a8f-9052f73317ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5030 | 2026.05.06 05:24:52.801759 [ 293 ] {7bb12cae-a039-4b91-9a8f-9052f73317ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5031 | 2026.05.06 05:24:52.803279 [ 293 ] {7bb12cae-a039-4b91-9a8f-9052f73317ef} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.05.06 05:24:52.803318 [ 293 ] {7bb12cae-a039-4b91-9a8f-9052f73317ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5033 | 2026.05.06 05:24:52.803789 [ 293 ] {7bb12cae-a039-4b91-9a8f-9052f73317ef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5034 | 2026.05.06 05:24:52.804012 [ 293 ] {7bb12cae-a039-4b91-9a8f-9052f73317ef} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.05.06 05:24:52.804150 [ 293 ] {7bb12cae-a039-4b91-9a8f-9052f73317ef} <Debug> executeQuery: Read 2439 rows, 184.90 KiB in 0.002451 sec., 995104.0391676866 rows/sec., 73.67 MiB/sec. | ||
| 5036 | 2026.05.06 05:24:52.804188 [ 293 ] {7bb12cae-a039-4b91-9a8f-9052f73317ef} <Debug> TCPHandler: Processed in 0.002616663 sec. | ||
| 5037 | 2026.05.06 05:24:52.804307 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.05.06 05:24:52.804403 [ 293 ] {c8874ddb-f20d-4c4d-a665-47af04c9b84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5039 | 2026.05.06 05:24:52.804444 [ 293 ] {c8874ddb-f20d-4c4d-a665-47af04c9b84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5040 | 2026.05.06 05:24:52.804872 [ 293 ] {c8874ddb-f20d-4c4d-a665-47af04c9b84d} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.05.06 05:24:52.804908 [ 293 ] {c8874ddb-f20d-4c4d-a665-47af04c9b84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5042 | 2026.05.06 05:24:52.805213 [ 293 ] {c8874ddb-f20d-4c4d-a665-47af04c9b84d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5043 | 2026.05.06 05:24:52.805438 [ 293 ] {c8874ddb-f20d-4c4d-a665-47af04c9b84d} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.05.06 05:24:52.805569 [ 293 ] {c8874ddb-f20d-4c4d-a665-47af04c9b84d} <Debug> executeQuery: Read 40 rows, 2.92 KiB in 0.001186 sec., 33726.81281618887 rows/sec., 2.41 MiB/sec. | ||
| 5045 | 2026.05.06 05:24:52.805606 [ 293 ] {c8874ddb-f20d-4c4d-a665-47af04c9b84d} <Debug> TCPHandler: Processed in 0.001349287 sec. | ||
| 5046 | 2026.05.06 05:24:52.805721 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.05.06 05:24:52.805816 [ 293 ] {e5b6d5fb-dca9-4737-aaa0-e0ac15781597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5048 | 2026.05.06 05:24:52.805855 [ 293 ] {e5b6d5fb-dca9-4737-aaa0-e0ac15781597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5049 | 2026.05.06 05:24:52.806553 [ 293 ] {e5b6d5fb-dca9-4737-aaa0-e0ac15781597} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.05.06 05:24:52.806588 [ 293 ] {e5b6d5fb-dca9-4737-aaa0-e0ac15781597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5051 | 2026.05.06 05:24:52.806983 [ 293 ] {e5b6d5fb-dca9-4737-aaa0-e0ac15781597} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5052 | 2026.05.06 05:24:52.807204 [ 293 ] {e5b6d5fb-dca9-4737-aaa0-e0ac15781597} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.05.06 05:24:52.807312 [ 86 ] {} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5054 | 2026.05.06 05:24:52.807337 [ 293 ] {e5b6d5fb-dca9-4737-aaa0-e0ac15781597} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001536 sec., 521484.375 rows/sec., 30.12 MiB/sec. | ||
| 5055 | 2026.05.06 05:24:52.807384 [ 86 ] {} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.05.06 05:24:52.807395 [ 293 ] {e5b6d5fb-dca9-4737-aaa0-e0ac15781597} <Debug> TCPHandler: Processed in 0.001723358 sec. | ||
| 5057 | 2026.05.06 05:24:52.807412 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5058 | 2026.05.06 05:24:52.807521 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.05.06 05:24:52.807521 [ 195 ] {799a887b-0b36-445e-b8c8-07f573c725fe::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 | ||
| 5060 | 2026.05.06 05:24:52.807622 [ 293 ] {1c751e14-e257-4851-9593-818da924e33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5061 | 2026.05.06 05:24:52.807629 [ 195 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5062 | 2026.05.06 05:24:52.807662 [ 195 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 974 rows starting from the beginning of the part | ||
| 5063 | 2026.05.06 05:24:52.807663 [ 293 ] {1c751e14-e257-4851-9593-818da924e33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5064 | 2026.05.06 05:24:52.807715 [ 195 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 5065 | 2026.05.06 05:24:52.807758 [ 195 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5066 | 2026.05.06 05:24:52.807800 [ 195 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5067 | 2026.05.06 05:24:52.807840 [ 195 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5068 | 2026.05.06 05:24:52.807877 [ 195 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part | ||
| 5069 | 2026.05.06 05:24:52.808070 [ 293 ] {1c751e14-e257-4851-9593-818da924e33c} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.05.06 05:24:52.808106 [ 293 ] {1c751e14-e257-4851-9593-818da924e33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5071 | 2026.05.06 05:24:52.808401 [ 293 ] {1c751e14-e257-4851-9593-818da924e33c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5072 | 2026.05.06 05:24:52.808628 [ 293 ] {1c751e14-e257-4851-9593-818da924e33c} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.05.06 05:24:52.808761 [ 293 ] {1c751e14-e257-4851-9593-818da924e33c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001157 sec., 864.304235090752 rows/sec., 60.77 KiB/sec. | ||
| 5074 | 2026.05.06 05:24:52.808798 [ 293 ] {1c751e14-e257-4851-9593-818da924e33c} <Debug> TCPHandler: Processed in 0.001326546 sec. | ||
| 5075 | 2026.05.06 05:24:52.808916 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5076 | 2026.05.06 05:24:52.808993 [ 191 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3023 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509627 sec., 2002481.4076589781 rows/sec., 126.41 MiB/sec. | ||
| 5077 | 2026.05.06 05:24:52.809010 [ 293 ] {20bf87d8-3bc3-47aa-b9ee-134c9deb9cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5078 | 2026.05.06 05:24:52.809052 [ 293 ] {20bf87d8-3bc3-47aa-b9ee-134c9deb9cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5079 | 2026.05.06 05:24:52.809136 [ 195 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5080 | 2026.05.06 05:24:52.809363 [ 195 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_16_3} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.05.06 05:24:52.809420 [ 195 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_16_3} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5082 | 2026.05.06 05:24:52.809480 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5083 | 2026.05.06 05:24:52.809956 [ 293 ] {20bf87d8-3bc3-47aa-b9ee-134c9deb9cec} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2026.05.06 05:24:52.809991 [ 293 ] {20bf87d8-3bc3-47aa-b9ee-134c9deb9cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5085 | 2026.05.06 05:24:52.810356 [ 293 ] {20bf87d8-3bc3-47aa-b9ee-134c9deb9cec} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5086 | 2026.05.06 05:24:52.810578 [ 293 ] {20bf87d8-3bc3-47aa-b9ee-134c9deb9cec} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2026.05.06 05:24:52.810725 [ 293 ] {20bf87d8-3bc3-47aa-b9ee-134c9deb9cec} <Debug> executeQuery: Read 1319 rows, 90.46 KiB in 0.00172 sec., 766860.4651162791 rows/sec., 51.36 MiB/sec. | ||
| 5088 | 2026.05.06 05:24:52.810773 [ 293 ] {20bf87d8-3bc3-47aa-b9ee-134c9deb9cec} <Debug> TCPHandler: Processed in 0.001907879 sec. | ||
| 5089 | 2026.05.06 05:24:52.810902 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2026.05.06 05:24:52.810998 [ 293 ] {b8f33179-f558-4913-b1de-eb06fe4838a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5091 | 2026.05.06 05:24:52.811041 [ 293 ] {b8f33179-f558-4913-b1de-eb06fe4838a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5092 | 2026.05.06 05:24:52.811784 [ 293 ] {b8f33179-f558-4913-b1de-eb06fe4838a1} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.05.06 05:24:52.811821 [ 293 ] {b8f33179-f558-4913-b1de-eb06fe4838a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5094 | 2026.05.06 05:24:52.812262 [ 293 ] {b8f33179-f558-4913-b1de-eb06fe4838a1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5095 | 2026.05.06 05:24:52.812476 [ 293 ] {b8f33179-f558-4913-b1de-eb06fe4838a1} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.05.06 05:24:52.812622 [ 293 ] {b8f33179-f558-4913-b1de-eb06fe4838a1} <Debug> executeQuery: Read 1504 rows, 93.47 KiB in 0.001642 sec., 915956.1510353228 rows/sec., 55.59 MiB/sec. | ||
| 5097 | 2026.05.06 05:24:52.812661 [ 293 ] {b8f33179-f558-4913-b1de-eb06fe4838a1} <Debug> TCPHandler: Processed in 0.001809719 sec. | ||
| 5098 | 2026.05.06 05:24:52.812777 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.05.06 05:24:52.812873 [ 293 ] {f6459342-e49a-410a-91f5-c8f4a3179c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5100 | 2026.05.06 05:24:52.812927 [ 293 ] {f6459342-e49a-410a-91f5-c8f4a3179c11} <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 | ||
| 5101 | 2026.05.06 05:24:52.813704 [ 293 ] {f6459342-e49a-410a-91f5-c8f4a3179c11} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.05.06 05:24:52.813741 [ 293 ] {f6459342-e49a-410a-91f5-c8f4a3179c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5103 | 2026.05.06 05:24:52.814268 [ 293 ] {f6459342-e49a-410a-91f5-c8f4a3179c11} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5104 | 2026.05.06 05:24:52.814491 [ 293 ] {f6459342-e49a-410a-91f5-c8f4a3179c11} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.05.06 05:24:52.814600 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5106 | 2026.05.06 05:24:52.814635 [ 293 ] {f6459342-e49a-410a-91f5-c8f4a3179c11} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001781 sec., 13475.57551937114 rows/sec., 24.15 MiB/sec. | ||
| 5107 | 2026.05.06 05:24:52.814648 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2026.05.06 05:24:52.814682 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5109 | 2026.05.06 05:24:52.814708 [ 293 ] {f6459342-e49a-410a-91f5-c8f4a3179c11} <Debug> TCPHandler: Processed in 0.00198153 sec. | ||
| 5110 | 2026.05.06 05:24:52.814778 [ 192 ] {45dec869-0e6b-4fb5-8088-0306028c1141::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 | ||
| 5111 | 2026.05.06 05:24:52.814832 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2026.05.06 05:24:52.814941 [ 293 ] {06ccf466-d812-48ef-be6c-97499a81b9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5113 | 2026.05.06 05:24:52.814984 [ 293 ] {06ccf466-d812-48ef-be6c-97499a81b9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5114 | 2026.05.06 05:24:52.815011 [ 192 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5115 | 2026.05.06 05:24:52.815079 [ 192 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 302 rows starting from the beginning of the part | ||
| 5116 | 2026.05.06 05:24:52.815204 [ 192 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 5117 | 2026.05.06 05:24:52.815312 [ 192 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 5118 | 2026.05.06 05:24:52.815322 [ 293 ] {06ccf466-d812-48ef-be6c-97499a81b9a4} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.05.06 05:24:52.815363 [ 293 ] {06ccf466-d812-48ef-be6c-97499a81b9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5120 | 2026.05.06 05:24:52.815414 [ 192 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 5121 | 2026.05.06 05:24:52.815520 [ 192 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 5122 | 2026.05.06 05:24:52.815624 [ 192 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 5123 | 2026.05.06 05:24:52.815692 [ 293 ] {06ccf466-d812-48ef-be6c-97499a81b9a4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5124 | 2026.05.06 05:24:52.815905 [ 293 ] {06ccf466-d812-48ef-be6c-97499a81b9a4} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.05.06 05:24:52.816042 [ 293 ] {06ccf466-d812-48ef-be6c-97499a81b9a4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 738.74 KiB/sec. | ||
| 5126 | 2026.05.06 05:24:52.816081 [ 293 ] {06ccf466-d812-48ef-be6c-97499a81b9a4} <Debug> TCPHandler: Processed in 0.001303586 sec. | ||
| 5127 | 2026.05.06 05:24:52.819423 [ 191 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 19 columns (19 merged, 0 gathered) in 0.004685613 sec., 87075.05293330883 rows/sec., 156.03 MiB/sec. | ||
| 5128 | 2026.05.06 05:24:52.820136 [ 191 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5129 | 2026.05.06 05:24:52.820469 [ 191 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.05.06 05:24:52.820535 [ 191 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5131 | 2026.05.06 05:24:52.820678 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5132 | 2026.05.06 05:24:54.022191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 642 | ||
| 5133 | 2026.05.06 05:24:54.024947 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.05.06 05:24:54.025000 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5135 | 2026.05.06 05:24:54.026283 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5136 | 2026.05.06 05:24:54.026553 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.05.06 05:24:54.026805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
| 5138 | 2026.05.06 05:24:56.499682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8996 | ||
| 5139 | 2026.05.06 05:24:56.500224 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.05.06 05:24:56.500271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5141 | 2026.05.06 05:24:56.500770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5142 | 2026.05.06 05:24:56.501088 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.05.06 05:24:56.501219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8996 | ||
| 5144 | 2026.05.06 05:24:56.975100 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5145 | 2026.05.06 05:24:56.991830 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2026.05.06 05:24:56.991883 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5147 | 2026.05.06 05:24:56.998293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5148 | 2026.05.06 05:24:56.999002 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2026.05.06 05:24:57.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.05 MiB, peak 256.57 MiB, free memory in arenas 0.00 B, will set to 253.05 MiB (RSS), difference: -3.01 MiB | ||
| 5150 | 2026.05.06 05:24:57.001796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5151 | 2026.05.06 05:24:57.483037 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5152 | 2026.05.06 05:24:57.483399 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5153 | 2026.05.06 05:24:57.483806 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5154 | 2026.05.06 05:24:57.483872 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5155 | 2026.05.06 05:24:57.484098 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5156 | 2026.05.06 05:24:57.484171 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5157 | 2026.05.06 05:24:57.484311 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5158 | 2026.05.06 05:24:57.484429 [ 355 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5159 | 2026.05.06 05:24:57.484450 [ 352 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5160 | 2026.05.06 05:24:57.484444 [ 353 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5161 | 2026.05.06 05:24:57.484609 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 5162 | 2026.05.06 05:24:57.484642 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5163 | 2026.05.06 05:24:57.484714 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5164 | 2026.05.06 05:24:57.484735 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5165 | 2026.05.06 05:24:57.484769 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5166 | 2026.05.06 05:24:57.484814 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5167 | 2026.05.06 05:24:57.486093 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002842 sec., 16537.64954257565 rows/sec., 2.75 MiB/sec. | ||
| 5168 | 2026.05.06 05:24:57.486223 [ 293 ] {d649b64d-df37-495e-9cb0-69ffbe4825db} <Debug> TCPHandler: Processed in 0.003374256 sec. | ||
| 5169 | 2026.05.06 05:24:57.487746 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.05.06 05:24:57.487880 [ 293 ] {a40a3ffe-a20d-41dd-aafc-f1edacadb17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5171 | 2026.05.06 05:24:57.487935 [ 293 ] {a40a3ffe-a20d-41dd-aafc-f1edacadb17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5172 | 2026.05.06 05:24:57.488526 [ 293 ] {a40a3ffe-a20d-41dd-aafc-f1edacadb17e} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.05.06 05:24:57.488580 [ 293 ] {a40a3ffe-a20d-41dd-aafc-f1edacadb17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5174 | 2026.05.06 05:24:57.488965 [ 293 ] {a40a3ffe-a20d-41dd-aafc-f1edacadb17e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5175 | 2026.05.06 05:24:57.489198 [ 293 ] {a40a3ffe-a20d-41dd-aafc-f1edacadb17e} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.05.06 05:24:57.489352 [ 293 ] {a40a3ffe-a20d-41dd-aafc-f1edacadb17e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001511 sec., 37061.54864328259 rows/sec., 2.85 MiB/sec. | ||
| 5177 | 2026.05.06 05:24:57.489392 [ 293 ] {a40a3ffe-a20d-41dd-aafc-f1edacadb17e} <Debug> TCPHandler: Processed in 0.001709198 sec. | ||
| 5178 | 2026.05.06 05:24:57.489517 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2026.05.06 05:24:57.489618 [ 293 ] {ae9acf9a-dc35-43d4-9acf-f41c88a626e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5180 | 2026.05.06 05:24:57.489658 [ 293 ] {ae9acf9a-dc35-43d4-9acf-f41c88a626e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5181 | 2026.05.06 05:24:57.490083 [ 293 ] {ae9acf9a-dc35-43d4-9acf-f41c88a626e2} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.05.06 05:24:57.490120 [ 293 ] {ae9acf9a-dc35-43d4-9acf-f41c88a626e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5183 | 2026.05.06 05:24:57.490423 [ 293 ] {ae9acf9a-dc35-43d4-9acf-f41c88a626e2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5184 | 2026.05.06 05:24:57.490632 [ 293 ] {ae9acf9a-dc35-43d4-9acf-f41c88a626e2} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.05.06 05:24:57.490761 [ 293 ] {ae9acf9a-dc35-43d4-9acf-f41c88a626e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 5186 | 2026.05.06 05:24:57.490799 [ 293 ] {ae9acf9a-dc35-43d4-9acf-f41c88a626e2} <Debug> TCPHandler: Processed in 0.001332096 sec. | ||
| 5187 | 2026.05.06 05:24:57.490922 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2026.05.06 05:24:57.491024 [ 293 ] {c1d94c34-77ec-46ca-8a0c-5b0633e32d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5189 | 2026.05.06 05:24:57.491067 [ 293 ] {c1d94c34-77ec-46ca-8a0c-5b0633e32d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5190 | 2026.05.06 05:24:57.491448 [ 293 ] {c1d94c34-77ec-46ca-8a0c-5b0633e32d9d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.05.06 05:24:57.491485 [ 293 ] {c1d94c34-77ec-46ca-8a0c-5b0633e32d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5192 | 2026.05.06 05:24:57.491807 [ 293 ] {c1d94c34-77ec-46ca-8a0c-5b0633e32d9d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5193 | 2026.05.06 05:24:57.492014 [ 293 ] {c1d94c34-77ec-46ca-8a0c-5b0633e32d9d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.05.06 05:24:57.492141 [ 293 ] {c1d94c34-77ec-46ca-8a0c-5b0633e32d9d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001136 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
| 5195 | 2026.05.06 05:24:57.492177 [ 293 ] {c1d94c34-77ec-46ca-8a0c-5b0633e32d9d} <Debug> TCPHandler: Processed in 0.001304566 sec. | ||
| 5196 | 2026.05.06 05:24:57.492298 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.05.06 05:24:57.492394 [ 293 ] {c406fa73-8d16-4781-a61b-a1ab278a771b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5198 | 2026.05.06 05:24:57.492435 [ 293 ] {c406fa73-8d16-4781-a61b-a1ab278a771b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5199 | 2026.05.06 05:24:57.492762 [ 293 ] {c406fa73-8d16-4781-a61b-a1ab278a771b} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.05.06 05:24:57.492796 [ 293 ] {c406fa73-8d16-4781-a61b-a1ab278a771b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5201 | 2026.05.06 05:24:57.493101 [ 293 ] {c406fa73-8d16-4781-a61b-a1ab278a771b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5202 | 2026.05.06 05:24:57.493311 [ 293 ] {c406fa73-8d16-4781-a61b-a1ab278a771b} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.05.06 05:24:57.493438 [ 293 ] {c406fa73-8d16-4781-a61b-a1ab278a771b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 5204 | 2026.05.06 05:24:57.493473 [ 293 ] {c406fa73-8d16-4781-a61b-a1ab278a771b} <Debug> TCPHandler: Processed in 0.001224516 sec. | ||
| 5205 | 2026.05.06 05:24:58.000290 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.38 MiB, peak 256.57 MiB, free memory in arenas 0.00 B, will set to 253.05 MiB (RSS), difference: 3.67 MiB | ||
| 5206 | 2026.05.06 05:25:02.488761 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.05.06 05:25:02.489043 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5208 | 2026.05.06 05:25:02.489439 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5209 | 2026.05.06 05:25:02.489485 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5210 | 2026.05.06 05:25:02.489770 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5211 | 2026.05.06 05:25:02.489844 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5212 | 2026.05.06 05:25:02.489984 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5213 | 2026.05.06 05:25:02.490121 [ 353 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5214 | 2026.05.06 05:25:02.490131 [ 352 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5215 | 2026.05.06 05:25:02.490122 [ 355 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5216 | 2026.05.06 05:25:02.490309 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 5217 | 2026.05.06 05:25:02.490340 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5218 | 2026.05.06 05:25:02.490410 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5219 | 2026.05.06 05:25:02.490429 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5220 | 2026.05.06 05:25:02.490464 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5221 | 2026.05.06 05:25:02.490502 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5222 | 2026.05.06 05:25:02.491667 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002737 sec., 17172.08622579467 rows/sec., 4.28 MiB/sec. | ||
| 5223 | 2026.05.06 05:25:02.491803 [ 293 ] {06e6542b-fc78-409f-aa72-b6e43d500689} <Debug> TCPHandler: Processed in 0.003185685 sec. | ||
| 5224 | 2026.05.06 05:25:02.497092 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.05.06 05:25:02.497225 [ 293 ] {9c02388c-82a1-42cb-9abf-d82a992e07d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5226 | 2026.05.06 05:25:02.497277 [ 293 ] {9c02388c-82a1-42cb-9abf-d82a992e07d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5227 | 2026.05.06 05:25:02.497932 [ 293 ] {9c02388c-82a1-42cb-9abf-d82a992e07d5} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.05.06 05:25:02.497979 [ 293 ] {9c02388c-82a1-42cb-9abf-d82a992e07d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5229 | 2026.05.06 05:25:02.498367 [ 293 ] {9c02388c-82a1-42cb-9abf-d82a992e07d5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5230 | 2026.05.06 05:25:02.498583 [ 293 ] {9c02388c-82a1-42cb-9abf-d82a992e07d5} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.05.06 05:25:02.498730 [ 293 ] {9c02388c-82a1-42cb-9abf-d82a992e07d5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001545 sec., 183818.77022653722 rows/sec., 11.67 MiB/sec. | ||
| 5232 | 2026.05.06 05:25:02.498768 [ 293 ] {9c02388c-82a1-42cb-9abf-d82a992e07d5} <Debug> TCPHandler: Processed in 0.001738318 sec. | ||
| 5233 | 2026.05.06 05:25:02.498898 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2026.05.06 05:25:02.498997 [ 293 ] {0de0408a-1b29-4a0f-ab0b-831138ade59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5235 | 2026.05.06 05:25:02.499037 [ 293 ] {0de0408a-1b29-4a0f-ab0b-831138ade59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5236 | 2026.05.06 05:25:02.499808 [ 293 ] {0de0408a-1b29-4a0f-ab0b-831138ade59c} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.05.06 05:25:02.499844 [ 293 ] {0de0408a-1b29-4a0f-ab0b-831138ade59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5238 | 2026.05.06 05:25:02.500193 [ 293 ] {0de0408a-1b29-4a0f-ab0b-831138ade59c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5239 | 2026.05.06 05:25:02.500408 [ 293 ] {0de0408a-1b29-4a0f-ab0b-831138ade59c} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.05.06 05:25:02.500507 [ 75 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5241 | 2026.05.06 05:25:02.500532 [ 293 ] {0de0408a-1b29-4a0f-ab0b-831138ade59c} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001558 sec., 544929.3966623876 rows/sec., 42.46 MiB/sec. | ||
| 5242 | 2026.05.06 05:25:02.500543 [ 75 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.05.06 05:25:02.500564 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5244 | 2026.05.06 05:25:02.500568 [ 293 ] {0de0408a-1b29-4a0f-ab0b-831138ade59c} <Debug> TCPHandler: Processed in 0.001719868 sec. | ||
| 5245 | 2026.05.06 05:25:02.500646 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::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 | ||
| 5246 | 2026.05.06 05:25:02.500693 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2026.05.06 05:25:02.500733 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5248 | 2026.05.06 05:25:02.500761 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3356 rows starting from the beginning of the part | ||
| 5249 | 2026.05.06 05:25:02.500788 [ 293 ] {d05b08c2-41da-4c37-886c-fc72b235fc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5250 | 2026.05.06 05:25:02.500814 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 86 rows starting from the beginning of the part | ||
| 5251 | 2026.05.06 05:25:02.500828 [ 293 ] {d05b08c2-41da-4c37-886c-fc72b235fc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5252 | 2026.05.06 05:25:02.500856 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 849 rows starting from the beginning of the part | ||
| 5253 | 2026.05.06 05:25:02.500900 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2439 rows starting from the beginning of the part | ||
| 5254 | 2026.05.06 05:25:02.500935 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 5255 | 2026.05.06 05:25:02.500974 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 849 rows starting from the beginning of the part | ||
| 5256 | 2026.05.06 05:25:02.501314 [ 293 ] {d05b08c2-41da-4c37-886c-fc72b235fc75} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2026.05.06 05:25:02.501348 [ 293 ] {d05b08c2-41da-4c37-886c-fc72b235fc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5258 | 2026.05.06 05:25:02.501657 [ 293 ] {d05b08c2-41da-4c37-886c-fc72b235fc75} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5259 | 2026.05.06 05:25:02.501868 [ 293 ] {d05b08c2-41da-4c37-886c-fc72b235fc75} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2026.05.06 05:25:02.502006 [ 293 ] {d05b08c2-41da-4c37-886c-fc72b235fc75} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001237 sec., 135812.44947453515 rows/sec., 8.29 MiB/sec. | ||
| 5261 | 2026.05.06 05:25:02.502042 [ 293 ] {d05b08c2-41da-4c37-886c-fc72b235fc75} <Debug> TCPHandler: Processed in 0.001396657 sec. | ||
| 5262 | 2026.05.06 05:25:02.502161 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.05.06 05:25:02.502255 [ 293 ] {73e7de67-7c91-4671-8401-000feec63263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5264 | 2026.05.06 05:25:02.502294 [ 293 ] {73e7de67-7c91-4671-8401-000feec63263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5265 | 2026.05.06 05:25:02.502751 [ 293 ] {73e7de67-7c91-4671-8401-000feec63263} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.05.06 05:25:02.502785 [ 293 ] {73e7de67-7c91-4671-8401-000feec63263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5267 | 2026.05.06 05:25:02.503093 [ 293 ] {73e7de67-7c91-4671-8401-000feec63263} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5268 | 2026.05.06 05:25:02.503300 [ 293 ] {73e7de67-7c91-4671-8401-000feec63263} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.05.06 05:25:02.503398 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7635 rows, containing 5 columns (5 merged, 0 gathered) in 0.002787873 sec., 2738646.9900171203 rows/sec., 217.87 MiB/sec. | ||
| 5270 | 2026.05.06 05:25:02.503432 [ 293 ] {73e7de67-7c91-4671-8401-000feec63263} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001195 sec., 124686.19246861924 rows/sec., 8.06 MiB/sec. | ||
| 5271 | 2026.05.06 05:25:02.503469 [ 293 ] {73e7de67-7c91-4671-8401-000feec63263} <Debug> TCPHandler: Processed in 0.001355777 sec. | ||
| 5272 | 2026.05.06 05:25:02.503589 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.05.06 05:25:02.503669 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5274 | 2026.05.06 05:25:02.503682 [ 293 ] {8f7a4c00-0ff2-4c61-a2e6-12081d90e7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.05.06 05:25:02.503722 [ 293 ] {8f7a4c00-0ff2-4c61-a2e6-12081d90e7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5276 | 2026.05.06 05:25:02.503915 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_31_6} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.05.06 05:25:02.503981 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_31_6} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5278 | 2026.05.06 05:25:02.504041 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 5279 | 2026.05.06 05:25:02.504185 [ 293 ] {8f7a4c00-0ff2-4c61-a2e6-12081d90e7ba} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.05.06 05:25:02.504220 [ 293 ] {8f7a4c00-0ff2-4c61-a2e6-12081d90e7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5281 | 2026.05.06 05:25:02.504516 [ 293 ] {8f7a4c00-0ff2-4c61-a2e6-12081d90e7ba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5282 | 2026.05.06 05:25:02.504733 [ 293 ] {8f7a4c00-0ff2-4c61-a2e6-12081d90e7ba} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.05.06 05:25:02.504862 [ 293 ] {8f7a4c00-0ff2-4c61-a2e6-12081d90e7ba} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 5284 | 2026.05.06 05:25:02.504898 [ 293 ] {8f7a4c00-0ff2-4c61-a2e6-12081d90e7ba} <Debug> TCPHandler: Processed in 0.001357517 sec. | ||
| 5285 | 2026.05.06 05:25:02.505014 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2026.05.06 05:25:02.505106 [ 293 ] {6e73222c-004f-429d-a5e3-d3052856eee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5287 | 2026.05.06 05:25:02.505145 [ 293 ] {6e73222c-004f-429d-a5e3-d3052856eee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5288 | 2026.05.06 05:25:02.505804 [ 293 ] {6e73222c-004f-429d-a5e3-d3052856eee5} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.05.06 05:25:02.505840 [ 293 ] {6e73222c-004f-429d-a5e3-d3052856eee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5290 | 2026.05.06 05:25:02.506159 [ 293 ] {6e73222c-004f-429d-a5e3-d3052856eee5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5291 | 2026.05.06 05:25:02.506361 [ 293 ] {6e73222c-004f-429d-a5e3-d3052856eee5} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.05.06 05:25:02.506466 [ 74 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5293 | 2026.05.06 05:25:02.506490 [ 293 ] {6e73222c-004f-429d-a5e3-d3052856eee5} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001401 sec., 368308.3511777302 rows/sec., 25.97 MiB/sec. | ||
| 5294 | 2026.05.06 05:25:02.506514 [ 74 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.05.06 05:25:02.506533 [ 293 ] {6e73222c-004f-429d-a5e3-d3052856eee5} <Debug> TCPHandler: Processed in 0.001566688 sec. | ||
| 5296 | 2026.05.06 05:25:02.506540 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5297 | 2026.05.06 05:25:02.506621 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::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 | ||
| 5298 | 2026.05.06 05:25:02.506661 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5299 | 2026.05.06 05:25:02.506702 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5300 | 2026.05.06 05:25:02.506728 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1829 rows starting from the beginning of the part | ||
| 5301 | 2026.05.06 05:25:02.506753 [ 293 ] {5680dc17-e651-4163-aa82-0e5ced93d595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5302 | 2026.05.06 05:25:02.506777 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 79 rows starting from the beginning of the part | ||
| 5303 | 2026.05.06 05:25:02.506793 [ 293 ] {5680dc17-e651-4163-aa82-0e5ced93d595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5304 | 2026.05.06 05:25:02.506823 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 516 rows starting from the beginning of the part | ||
| 5305 | 2026.05.06 05:25:02.506868 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1319 rows starting from the beginning of the part | ||
| 5306 | 2026.05.06 05:25:02.506914 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5307 | 2026.05.06 05:25:02.506959 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 516 rows starting from the beginning of the part | ||
| 5308 | 2026.05.06 05:25:02.507124 [ 293 ] {5680dc17-e651-4163-aa82-0e5ced93d595} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.05.06 05:25:02.507159 [ 293 ] {5680dc17-e651-4163-aa82-0e5ced93d595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5310 | 2026.05.06 05:25:02.507482 [ 293 ] {5680dc17-e651-4163-aa82-0e5ced93d595} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5311 | 2026.05.06 05:25:02.507687 [ 293 ] {5680dc17-e651-4163-aa82-0e5ced93d595} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.05.06 05:25:02.507820 [ 293 ] {5680dc17-e651-4163-aa82-0e5ced93d595} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 5313 | 2026.05.06 05:25:02.507856 [ 293 ] {5680dc17-e651-4163-aa82-0e5ced93d595} <Debug> TCPHandler: Processed in 0.001242516 sec. | ||
| 5314 | 2026.05.06 05:25:02.507971 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5315 | 2026.05.06 05:25:02.508072 [ 293 ] {a1c5cfc9-a8e4-4648-9769-7df0e239e649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5316 | 2026.05.06 05:25:02.508124 [ 293 ] {a1c5cfc9-a8e4-4648-9769-7df0e239e649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5317 | 2026.05.06 05:25:02.508373 [ 193 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4323 rows, containing 5 columns (5 merged, 0 gathered) in 0.001776479 sec., 2433465.2984921294 rows/sec., 176.43 MiB/sec. | ||
| 5318 | 2026.05.06 05:25:02.508573 [ 293 ] {a1c5cfc9-a8e4-4648-9769-7df0e239e649} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.05.06 05:25:02.508616 [ 293 ] {a1c5cfc9-a8e4-4648-9769-7df0e239e649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5320 | 2026.05.06 05:25:02.508627 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5321 | 2026.05.06 05:25:02.508956 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_31_6} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.05.06 05:25:02.509009 [ 293 ] {a1c5cfc9-a8e4-4648-9769-7df0e239e649} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5323 | 2026.05.06 05:25:02.509046 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_31_6} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5324 | 2026.05.06 05:25:02.509151 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5325 | 2026.05.06 05:25:02.509254 [ 293 ] {a1c5cfc9-a8e4-4648-9769-7df0e239e649} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2026.05.06 05:25:02.509372 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5327 | 2026.05.06 05:25:02.509401 [ 293 ] {a1c5cfc9-a8e4-4648-9769-7df0e239e649} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001348 sec., 196587.53709198814 rows/sec., 13.06 MiB/sec. | ||
| 5328 | 2026.05.06 05:25:02.509405 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.05.06 05:25:02.509443 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5330 | 2026.05.06 05:25:02.509448 [ 293 ] {a1c5cfc9-a8e4-4648-9769-7df0e239e649} <Debug> TCPHandler: Processed in 0.001528518 sec. | ||
| 5331 | 2026.05.06 05:25:02.509525 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::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 | ||
| 5332 | 2026.05.06 05:25:02.509580 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.05.06 05:25:02.509597 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5334 | 2026.05.06 05:25:02.509622 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11188 rows starting from the beginning of the part | ||
| 5335 | 2026.05.06 05:25:02.509667 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5336 | 2026.05.06 05:25:02.509677 [ 293 ] {b0674688-6a59-4817-b2b2-b4ec70c491b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5337 | 2026.05.06 05:25:02.509704 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 5338 | 2026.05.06 05:25:02.509722 [ 293 ] {b0674688-6a59-4817-b2b2-b4ec70c491b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5339 | 2026.05.06 05:25:02.509740 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1504 rows starting from the beginning of the part | ||
| 5340 | 2026.05.06 05:25:02.509775 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 5341 | 2026.05.06 05:25:02.509809 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 265 rows starting from the beginning of the part | ||
| 5342 | 2026.05.06 05:25:02.510058 [ 293 ] {b0674688-6a59-4817-b2b2-b4ec70c491b2} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.05.06 05:25:02.510094 [ 293 ] {b0674688-6a59-4817-b2b2-b4ec70c491b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5344 | 2026.05.06 05:25:02.510436 [ 293 ] {b0674688-6a59-4817-b2b2-b4ec70c491b2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5345 | 2026.05.06 05:25:02.510663 [ 293 ] {b0674688-6a59-4817-b2b2-b4ec70c491b2} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.05.06 05:25:02.510803 [ 293 ] {b0674688-6a59-4817-b2b2-b4ec70c491b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 5347 | 2026.05.06 05:25:02.510840 [ 293 ] {b0674688-6a59-4817-b2b2-b4ec70c491b2} <Debug> TCPHandler: Processed in 0.001310756 sec. | ||
| 5348 | 2026.05.06 05:25:02.510970 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2026.05.06 05:25:02.511066 [ 293 ] {e6c0518d-d83d-417b-8a14-664405de2eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5350 | 2026.05.06 05:25:02.511120 [ 293 ] {e6c0518d-d83d-417b-8a14-664405de2eec} <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 | ||
| 5351 | 2026.05.06 05:25:02.511943 [ 293 ] {e6c0518d-d83d-417b-8a14-664405de2eec} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.05.06 05:25:02.511979 [ 293 ] {e6c0518d-d83d-417b-8a14-664405de2eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5353 | 2026.05.06 05:25:02.512563 [ 293 ] {e6c0518d-d83d-417b-8a14-664405de2eec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5354 | 2026.05.06 05:25:02.512795 [ 293 ] {e6c0518d-d83d-417b-8a14-664405de2eec} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.05.06 05:25:02.512953 [ 293 ] {e6c0518d-d83d-417b-8a14-664405de2eec} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001905 sec., 13648.293963254593 rows/sec., 24.46 MiB/sec. | ||
| 5356 | 2026.05.06 05:25:02.513023 [ 293 ] {e6c0518d-d83d-417b-8a14-664405de2eec} <Debug> TCPHandler: Processed in 0.00210382 sec. | ||
| 5357 | 2026.05.06 05:25:02.513148 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.05.06 05:25:02.513244 [ 293 ] {05e0c0c5-15cf-432d-ac47-a9052362a4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5359 | 2026.05.06 05:25:02.513287 [ 293 ] {05e0c0c5-15cf-432d-ac47-a9052362a4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5360 | 2026.05.06 05:25:02.513625 [ 293 ] {05e0c0c5-15cf-432d-ac47-a9052362a4aa} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.05.06 05:25:02.513663 [ 293 ] {05e0c0c5-15cf-432d-ac47-a9052362a4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5362 | 2026.05.06 05:25:02.513902 [ 200 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13510 rows, containing 5 columns (5 merged, 0 gathered) in 0.004398621 sec., 3071417.1555130575 rows/sec., 195.52 MiB/sec. | ||
| 5363 | 2026.05.06 05:25:02.514006 [ 293 ] {05e0c0c5-15cf-432d-ac47-a9052362a4aa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5364 | 2026.05.06 05:25:02.514228 [ 293 ] {05e0c0c5-15cf-432d-ac47-a9052362a4aa} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.05.06 05:25:02.514346 [ 74 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5366 | 2026.05.06 05:25:02.514376 [ 293 ] {05e0c0c5-15cf-432d-ac47-a9052362a4aa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00115 sec., 78260.86956521739 rows/sec., 4.90 MiB/sec. | ||
| 5367 | 2026.05.06 05:25:02.514378 [ 74 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.05.06 05:25:02.514399 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5369 | 2026.05.06 05:25:02.514418 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5370 | 2026.05.06 05:25:02.514423 [ 293 ] {05e0c0c5-15cf-432d-ac47-a9052362a4aa} <Debug> TCPHandler: Processed in 0.001326717 sec. | ||
| 5371 | 2026.05.06 05:25:02.514508 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 5372 | 2026.05.06 05:25:02.514618 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5373 | 2026.05.06 05:25:02.514652 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1620 rows starting from the beginning of the part | ||
| 5374 | 2026.05.06 05:25:02.514710 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5375 | 2026.05.06 05:25:02.514742 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.05.06 05:25:02.514750 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5377 | 2026.05.06 05:25:02.514802 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 5378 | 2026.05.06 05:25:02.514836 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 5379 | 2026.05.06 05:25:02.514844 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5380 | 2026.05.06 05:25:02.514874 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5381 | 2026.05.06 05:25:02.514948 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 5382 | 2026.05.06 05:25:02.515884 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001412117 sec., 1359660.7080008243 rows/sec., 87.94 MiB/sec. | ||
| 5383 | 2026.05.06 05:25:02.516072 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5384 | 2026.05.06 05:25:02.516314 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_31_6} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.05.06 05:25:02.516382 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_31_6} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5386 | 2026.05.06 05:25:02.516443 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5387 | 2026.05.06 05:25:03.038324 [ 74 ] {} <Debug> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5388 | 2026.05.06 05:25:03.038386 [ 74 ] {} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.05.06 05:25:03.038407 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5390 | 2026.05.06 05:25:03.038516 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::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 | ||
| 5391 | 2026.05.06 05:25:03.038640 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5392 | 2026.05.06 05:25:03.038673 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 5393 | 2026.05.06 05:25:03.038742 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::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 | ||
| 5394 | 2026.05.06 05:25:03.038786 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 5395 | 2026.05.06 05:25:03.038829 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 5396 | 2026.05.06 05:25:03.038875 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 5397 | 2026.05.06 05:25:03.039636 [ 193 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158926 sec., 41417.65738278371 rows/sec., 3.46 MiB/sec. | ||
| 5398 | 2026.05.06 05:25:03.039838 [ 194 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5399 | 2026.05.06 05:25:03.040144 [ 194 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_5_1} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.05.06 05:25:03.040223 [ 194 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_5_1} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5401 | 2026.05.06 05:25:03.040326 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5402 | 2026.05.06 05:25:03.900892 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5403 | 2026.05.06 05:25:03.900986 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5404 | 2026.05.06 05:25:04.001477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9508 | ||
| 5405 | 2026.05.06 05:25:04.001955 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.05.06 05:25:04.001988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5407 | 2026.05.06 05:25:04.002480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5408 | 2026.05.06 05:25:04.002706 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.05.06 05:25:04.002833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9508 | ||
| 5410 | 2026.05.06 05:25:04.027306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 676 | ||
| 5411 | 2026.05.06 05:25:04.029587 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.05.06 05:25:04.029630 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5413 | 2026.05.06 05:25:04.030816 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5414 | 2026.05.06 05:25:04.031071 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.05.06 05:25:04.031325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 5416 | 2026.05.06 05:25:04.502027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5417 | 2026.05.06 05:25:04.519407 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2026.05.06 05:25:04.519459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5419 | 2026.05.06 05:25:04.525631 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5420 | 2026.05.06 05:25:04.526340 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.05.06 05:25:04.529295 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5422 | 2026.05.06 05:25:05.204544 [ 71 ] {} <Debug> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5423 | 2026.05.06 05:25:05.204619 [ 71 ] {} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.05.06 05:25:05.204641 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5425 | 2026.05.06 05:25:05.204752 [ 193 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::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 | ||
| 5426 | 2026.05.06 05:25:05.204890 [ 193 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5427 | 2026.05.06 05:25:05.204924 [ 193 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::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 | ||
| 5428 | 2026.05.06 05:25:05.204988 [ 193 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::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 | ||
| 5429 | 2026.05.06 05:25:05.205033 [ 193 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::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 | ||
| 5430 | 2026.05.06 05:25:05.205075 [ 193 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::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 | ||
| 5431 | 2026.05.06 05:25:05.205114 [ 193 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::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 | ||
| 5432 | 2026.05.06 05:25:05.205860 [ 194 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153845 sec., 5200.0052000052 rows/sec., 385.94 KiB/sec. | ||
| 5433 | 2026.05.06 05:25:05.206030 [ 197 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5434 | 2026.05.06 05:25:05.206316 [ 197 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_5_1} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.05.06 05:25:05.206413 [ 197 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_5_1} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5436 | 2026.05.06 05:25:05.206509 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5437 | 2026.05.06 05:25:07.484654 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2026.05.06 05:25:07.484911 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5439 | 2026.05.06 05:25:07.485282 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5440 | 2026.05.06 05:25:07.485320 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5441 | 2026.05.06 05:25:07.485546 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5442 | 2026.05.06 05:25:07.485619 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5443 | 2026.05.06 05:25:07.485764 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5444 | 2026.05.06 05:25:07.485878 [ 339 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5445 | 2026.05.06 05:25:07.485881 [ 351 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5446 | 2026.05.06 05:25:07.485878 [ 355 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5447 | 2026.05.06 05:25:07.486018 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 5448 | 2026.05.06 05:25:07.486049 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5449 | 2026.05.06 05:25:07.486121 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5450 | 2026.05.06 05:25:07.486142 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5451 | 2026.05.06 05:25:07.486179 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5452 | 2026.05.06 05:25:07.486223 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5453 | 2026.05.06 05:25:07.487290 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002483 sec., 18928.715263793798 rows/sec., 3.15 MiB/sec. | ||
| 5454 | 2026.05.06 05:25:07.487424 [ 293 ] {eeade92d-eb5c-4c38-beb3-f1f338cd7ef4} <Debug> TCPHandler: Processed in 0.002911774 sec. | ||
| 5455 | 2026.05.06 05:25:07.489221 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.05.06 05:25:07.489355 [ 293 ] {1ab74656-30d7-4666-80f7-67a468429cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5457 | 2026.05.06 05:25:07.489410 [ 293 ] {1ab74656-30d7-4666-80f7-67a468429cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5458 | 2026.05.06 05:25:07.490008 [ 293 ] {1ab74656-30d7-4666-80f7-67a468429cb4} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.05.06 05:25:07.490054 [ 293 ] {1ab74656-30d7-4666-80f7-67a468429cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5460 | 2026.05.06 05:25:07.490447 [ 293 ] {1ab74656-30d7-4666-80f7-67a468429cb4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5461 | 2026.05.06 05:25:07.490685 [ 293 ] {1ab74656-30d7-4666-80f7-67a468429cb4} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.05.06 05:25:07.490839 [ 293 ] {1ab74656-30d7-4666-80f7-67a468429cb4} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001523 sec., 57780.695994747206 rows/sec., 4.87 MiB/sec. | ||
| 5463 | 2026.05.06 05:25:07.490879 [ 293 ] {1ab74656-30d7-4666-80f7-67a468429cb4} <Debug> TCPHandler: Processed in 0.001722928 sec. | ||
| 5464 | 2026.05.06 05:25:07.491016 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.05.06 05:25:07.491117 [ 293 ] {00ddbc33-f6d2-45d4-9678-651232854687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5466 | 2026.05.06 05:25:07.491160 [ 293 ] {00ddbc33-f6d2-45d4-9678-651232854687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5467 | 2026.05.06 05:25:07.491564 [ 293 ] {00ddbc33-f6d2-45d4-9678-651232854687} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.05.06 05:25:07.491601 [ 293 ] {00ddbc33-f6d2-45d4-9678-651232854687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5469 | 2026.05.06 05:25:07.491922 [ 293 ] {00ddbc33-f6d2-45d4-9678-651232854687} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5470 | 2026.05.06 05:25:07.492139 [ 293 ] {00ddbc33-f6d2-45d4-9678-651232854687} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.05.06 05:25:07.492246 [ 68 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5472 | 2026.05.06 05:25:07.492273 [ 293 ] {00ddbc33-f6d2-45d4-9678-651232854687} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001179 sec., 13570.822731128075 rows/sec., 1020.46 KiB/sec. | ||
| 5473 | 2026.05.06 05:25:07.492291 [ 68 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.05.06 05:25:07.492317 [ 293 ] {00ddbc33-f6d2-45d4-9678-651232854687} <Debug> TCPHandler: Processed in 0.001352786 sec. | ||
| 5475 | 2026.05.06 05:25:07.492318 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5476 | 2026.05.06 05:25:07.492439 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2026.05.06 05:25:07.492454 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::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 | ||
| 5478 | 2026.05.06 05:25:07.492541 [ 293 ] {c54d95a6-9d62-46b7-b545-d963fa25293f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5479 | 2026.05.06 05:25:07.492587 [ 293 ] {c54d95a6-9d62-46b7-b545-d963fa25293f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5480 | 2026.05.06 05:25:07.492602 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5481 | 2026.05.06 05:25:07.492644 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 224 rows starting from the beginning of the part | ||
| 5482 | 2026.05.06 05:25:07.492716 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 5483 | 2026.05.06 05:25:07.492768 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 168 rows starting from the beginning of the part | ||
| 5484 | 2026.05.06 05:25:07.492817 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 5485 | 2026.05.06 05:25:07.492859 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 168 rows starting from the beginning of the part | ||
| 5486 | 2026.05.06 05:25:07.492903 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 5487 | 2026.05.06 05:25:07.493000 [ 293 ] {c54d95a6-9d62-46b7-b545-d963fa25293f} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.05.06 05:25:07.493043 [ 293 ] {c54d95a6-9d62-46b7-b545-d963fa25293f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5489 | 2026.05.06 05:25:07.493403 [ 293 ] {c54d95a6-9d62-46b7-b545-d963fa25293f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5490 | 2026.05.06 05:25:07.493635 [ 293 ] {c54d95a6-9d62-46b7-b545-d963fa25293f} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.05.06 05:25:07.493773 [ 293 ] {c54d95a6-9d62-46b7-b545-d963fa25293f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001251 sec., 63948.8409272582 rows/sec., 4.99 MiB/sec. | ||
| 5492 | 2026.05.06 05:25:07.493812 [ 293 ] {c54d95a6-9d62-46b7-b545-d963fa25293f} <Debug> TCPHandler: Processed in 0.001422427 sec. | ||
| 5493 | 2026.05.06 05:25:07.493815 [ 194 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413086 sec., 446540.4087224698 rows/sec., 29.97 MiB/sec. | ||
| 5494 | 2026.05.06 05:25:07.493925 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.05.06 05:25:07.494026 [ 293 ] {bc6b4659-880e-4715-9e04-f82e97a9aa90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5496 | 2026.05.06 05:25:07.494042 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5497 | 2026.05.06 05:25:07.494072 [ 293 ] {bc6b4659-880e-4715-9e04-f82e97a9aa90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5498 | 2026.05.06 05:25:07.494394 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_26_5} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.05.06 05:25:07.494479 [ 293 ] {bc6b4659-880e-4715-9e04-f82e97a9aa90} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2026.05.06 05:25:07.494492 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_26_5} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5501 | 2026.05.06 05:25:07.494524 [ 293 ] {bc6b4659-880e-4715-9e04-f82e97a9aa90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5502 | 2026.05.06 05:25:07.494630 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5503 | 2026.05.06 05:25:07.494889 [ 293 ] {bc6b4659-880e-4715-9e04-f82e97a9aa90} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5504 | 2026.05.06 05:25:07.495107 [ 293 ] {bc6b4659-880e-4715-9e04-f82e97a9aa90} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.05.06 05:25:07.495252 [ 293 ] {bc6b4659-880e-4715-9e04-f82e97a9aa90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 5506 | 2026.05.06 05:25:07.495289 [ 293 ] {bc6b4659-880e-4715-9e04-f82e97a9aa90} <Debug> TCPHandler: Processed in 0.001413787 sec. | ||
| 5507 | 2026.05.06 05:25:07.495404 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.05.06 05:25:07.495498 [ 293 ] {650d38e9-e01f-4859-a37a-a370e1ebccb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5509 | 2026.05.06 05:25:07.495552 [ 293 ] {650d38e9-e01f-4859-a37a-a370e1ebccb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5510 | 2026.05.06 05:25:07.496324 [ 293 ] {650d38e9-e01f-4859-a37a-a370e1ebccb4} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.05.06 05:25:07.496361 [ 293 ] {650d38e9-e01f-4859-a37a-a370e1ebccb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5512 | 2026.05.06 05:25:07.496924 [ 293 ] {650d38e9-e01f-4859-a37a-a370e1ebccb4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5513 | 2026.05.06 05:25:07.497151 [ 293 ] {650d38e9-e01f-4859-a37a-a370e1ebccb4} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.05.06 05:25:07.497303 [ 293 ] {650d38e9-e01f-4859-a37a-a370e1ebccb4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001823 sec., 8776.74163466813 rows/sec., 15.73 MiB/sec. | ||
| 5515 | 2026.05.06 05:25:07.497365 [ 293 ] {650d38e9-e01f-4859-a37a-a370e1ebccb4} <Debug> TCPHandler: Processed in 0.00201094 sec. | ||
| 5516 | 2026.05.06 05:25:07.497489 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.05.06 05:25:07.497585 [ 293 ] {c569d54d-2861-48a9-8624-ca9f22670172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5518 | 2026.05.06 05:25:07.497627 [ 293 ] {c569d54d-2861-48a9-8624-ca9f22670172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5519 | 2026.05.06 05:25:07.497964 [ 293 ] {c569d54d-2861-48a9-8624-ca9f22670172} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.05.06 05:25:07.498000 [ 293 ] {c569d54d-2861-48a9-8624-ca9f22670172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5521 | 2026.05.06 05:25:07.498305 [ 293 ] {c569d54d-2861-48a9-8624-ca9f22670172} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5522 | 2026.05.06 05:25:07.498515 [ 293 ] {c569d54d-2861-48a9-8624-ca9f22670172} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.05.06 05:25:07.498642 [ 293 ] {c569d54d-2861-48a9-8624-ca9f22670172} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 5524 | 2026.05.06 05:25:07.498677 [ 293 ] {c569d54d-2861-48a9-8624-ca9f22670172} <Debug> TCPHandler: Processed in 0.001238896 sec. | ||
| 5525 | 2026.05.06 05:25:11.503051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9956 | ||
| 5526 | 2026.05.06 05:25:11.503779 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.05.06 05:25:11.503848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5528 | 2026.05.06 05:25:11.504487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5529 | 2026.05.06 05:25:11.504720 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.05.06 05:25:11.504856 [ 62 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5531 | 2026.05.06 05:25:11.504868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9956 | ||
| 5532 | 2026.05.06 05:25:11.504959 [ 62 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2026.05.06 05:25:11.504989 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5534 | 2026.05.06 05:25:11.505096 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 5535 | 2026.05.06 05:25:11.505201 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5536 | 2026.05.06 05:25:11.505239 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7524 rows starting from the beginning of the part | ||
| 5537 | 2026.05.06 05:25:11.505303 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 5538 | 2026.05.06 05:25:11.505354 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 5539 | 2026.05.06 05:25:11.505400 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 5540 | 2026.05.06 05:25:11.505441 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5541 | 2026.05.06 05:25:11.505483 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5542 | 2026.05.06 05:25:11.507386 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002337432 sec., 4259375.245996461 rows/sec., 60.93 MiB/sec. | ||
| 5543 | 2026.05.06 05:25:11.507615 [ 201 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5544 | 2026.05.06 05:25:11.507899 [ 201 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_21_4} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.05.06 05:25:11.507976 [ 201 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_21_4} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5546 | 2026.05.06 05:25:11.508060 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5547 | 2026.05.06 05:25:12.029551 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5548 | 2026.05.06 05:25:12.046603 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2026.05.06 05:25:12.046654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5550 | 2026.05.06 05:25:12.052491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5551 | 2026.05.06 05:25:12.053189 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2026.05.06 05:25:12.053535 [ 63 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5553 | 2026.05.06 05:25:12.053628 [ 63 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2026.05.06 05:25:12.053666 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5555 | 2026.05.06 05:25:12.053842 [ 193 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 5556 | 2026.05.06 05:25:12.056024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5557 | 2026.05.06 05:25:12.057874 [ 193 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5558 | 2026.05.06 05:25:12.059445 [ 193 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 5559 | 2026.05.06 05:25:12.064382 [ 193 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 5560 | 2026.05.06 05:25:12.068935 [ 193 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 5561 | 2026.05.06 05:25:12.073384 [ 193 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 5562 | 2026.05.06 05:25:12.077691 [ 193 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 5563 | 2026.05.06 05:25:12.081483 [ 193 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 5564 | 2026.05.06 05:25:12.133857 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080092307 sec., 1985.2093909593589 rows/sec., 10.27 MiB/sec. | ||
| 5565 | 2026.05.06 05:25:12.136715 [ 196 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5566 | 2026.05.06 05:25:12.138844 [ 196 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_21_4} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.05.06 05:25:12.138952 [ 196 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_21_4} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5568 | 2026.05.06 05:25:12.140899 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5569 | 2026.05.06 05:25:12.489801 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2026.05.06 05:25:12.490069 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5571 | 2026.05.06 05:25:12.490430 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5572 | 2026.05.06 05:25:12.490469 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5573 | 2026.05.06 05:25:12.490716 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5574 | 2026.05.06 05:25:12.490788 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5575 | 2026.05.06 05:25:12.490933 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5576 | 2026.05.06 05:25:12.491060 [ 339 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5577 | 2026.05.06 05:25:12.491067 [ 330 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5578 | 2026.05.06 05:25:12.491075 [ 366 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5579 | 2026.05.06 05:25:12.491249 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 5580 | 2026.05.06 05:25:12.491287 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5581 | 2026.05.06 05:25:12.491358 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5582 | 2026.05.06 05:25:12.491379 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5583 | 2026.05.06 05:25:12.491412 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5584 | 2026.05.06 05:25:12.491449 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5585 | 2026.05.06 05:25:12.492776 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002823 sec., 16648.955012398157 rows/sec., 4.15 MiB/sec. | ||
| 5586 | 2026.05.06 05:25:12.492894 [ 293 ] {22df45a3-9954-43d4-a059-64d8ec884789} <Debug> TCPHandler: Processed in 0.003236126 sec. | ||
| 5587 | 2026.05.06 05:25:12.498280 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.05.06 05:25:12.498416 [ 293 ] {c44c31b5-4d8f-4fb9-9891-7805384b0b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5589 | 2026.05.06 05:25:12.498472 [ 293 ] {c44c31b5-4d8f-4fb9-9891-7805384b0b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5590 | 2026.05.06 05:25:12.499157 [ 293 ] {c44c31b5-4d8f-4fb9-9891-7805384b0b8d} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2026.05.06 05:25:12.499200 [ 293 ] {c44c31b5-4d8f-4fb9-9891-7805384b0b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5592 | 2026.05.06 05:25:12.499579 [ 293 ] {c44c31b5-4d8f-4fb9-9891-7805384b0b8d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5593 | 2026.05.06 05:25:12.499810 [ 293 ] {c44c31b5-4d8f-4fb9-9891-7805384b0b8d} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.05.06 05:25:12.499956 [ 293 ] {c44c31b5-4d8f-4fb9-9891-7805384b0b8d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001578 sec., 179974.6514575412 rows/sec., 11.43 MiB/sec. | ||
| 5595 | 2026.05.06 05:25:12.499994 [ 293 ] {c44c31b5-4d8f-4fb9-9891-7805384b0b8d} <Debug> TCPHandler: Processed in 0.001778819 sec. | ||
| 5596 | 2026.05.06 05:25:12.500127 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2026.05.06 05:25:12.500229 [ 293 ] {ae51ada3-7969-4558-80c4-afb4d73ecc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5598 | 2026.05.06 05:25:12.500271 [ 293 ] {ae51ada3-7969-4558-80c4-afb4d73ecc39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5599 | 2026.05.06 05:25:12.501052 [ 293 ] {ae51ada3-7969-4558-80c4-afb4d73ecc39} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5600 | 2026.05.06 05:25:12.501086 [ 293 ] {ae51ada3-7969-4558-80c4-afb4d73ecc39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5601 | 2026.05.06 05:25:12.501461 [ 293 ] {ae51ada3-7969-4558-80c4-afb4d73ecc39} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5602 | 2026.05.06 05:25:12.501687 [ 293 ] {ae51ada3-7969-4558-80c4-afb4d73ecc39} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2026.05.06 05:25:12.501813 [ 293 ] {ae51ada3-7969-4558-80c4-afb4d73ecc39} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001606 sec., 528642.5902864259 rows/sec., 41.19 MiB/sec. | ||
| 5604 | 2026.05.06 05:25:12.501850 [ 293 ] {ae51ada3-7969-4558-80c4-afb4d73ecc39} <Debug> TCPHandler: Processed in 0.001774399 sec. | ||
| 5605 | 2026.05.06 05:25:12.501972 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5606 | 2026.05.06 05:25:12.502070 [ 293 ] {bc44fde7-d4ce-4c7c-ad7c-39fc8bba6952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5607 | 2026.05.06 05:25:12.502112 [ 293 ] {bc44fde7-d4ce-4c7c-ad7c-39fc8bba6952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5608 | 2026.05.06 05:25:12.502565 [ 293 ] {bc44fde7-d4ce-4c7c-ad7c-39fc8bba6952} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.05.06 05:25:12.502601 [ 293 ] {bc44fde7-d4ce-4c7c-ad7c-39fc8bba6952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5610 | 2026.05.06 05:25:12.502905 [ 293 ] {bc44fde7-d4ce-4c7c-ad7c-39fc8bba6952} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5611 | 2026.05.06 05:25:12.503115 [ 293 ] {bc44fde7-d4ce-4c7c-ad7c-39fc8bba6952} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.05.06 05:25:12.503239 [ 293 ] {bc44fde7-d4ce-4c7c-ad7c-39fc8bba6952} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001189 sec., 141295.20605550884 rows/sec., 8.62 MiB/sec. | ||
| 5613 | 2026.05.06 05:25:12.503276 [ 293 ] {bc44fde7-d4ce-4c7c-ad7c-39fc8bba6952} <Debug> TCPHandler: Processed in 0.001353267 sec. | ||
| 5614 | 2026.05.06 05:25:12.503398 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.05.06 05:25:12.503493 [ 293 ] {a11004ce-85dc-4ee0-9087-f0b92f557316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5616 | 2026.05.06 05:25:12.503533 [ 293 ] {a11004ce-85dc-4ee0-9087-f0b92f557316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5617 | 2026.05.06 05:25:12.503961 [ 293 ] {a11004ce-85dc-4ee0-9087-f0b92f557316} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.05.06 05:25:12.503996 [ 293 ] {a11004ce-85dc-4ee0-9087-f0b92f557316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5619 | 2026.05.06 05:25:12.504286 [ 293 ] {a11004ce-85dc-4ee0-9087-f0b92f557316} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5620 | 2026.05.06 05:25:12.504495 [ 293 ] {a11004ce-85dc-4ee0-9087-f0b92f557316} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.05.06 05:25:12.504621 [ 293 ] {a11004ce-85dc-4ee0-9087-f0b92f557316} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 5622 | 2026.05.06 05:25:12.504658 [ 293 ] {a11004ce-85dc-4ee0-9087-f0b92f557316} <Debug> TCPHandler: Processed in 0.001310386 sec. | ||
| 5623 | 2026.05.06 05:25:12.504780 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5624 | 2026.05.06 05:25:12.504873 [ 293 ] {24d29506-cf4e-4ee9-b285-dda73ed733af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5625 | 2026.05.06 05:25:12.504913 [ 293 ] {24d29506-cf4e-4ee9-b285-dda73ed733af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5626 | 2026.05.06 05:25:12.505351 [ 293 ] {24d29506-cf4e-4ee9-b285-dda73ed733af} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2026.05.06 05:25:12.505386 [ 293 ] {24d29506-cf4e-4ee9-b285-dda73ed733af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5628 | 2026.05.06 05:25:12.505689 [ 293 ] {24d29506-cf4e-4ee9-b285-dda73ed733af} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5629 | 2026.05.06 05:25:12.505914 [ 293 ] {24d29506-cf4e-4ee9-b285-dda73ed733af} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2026.05.06 05:25:12.506039 [ 293 ] {24d29506-cf4e-4ee9-b285-dda73ed733af} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 5631 | 2026.05.06 05:25:12.506076 [ 293 ] {24d29506-cf4e-4ee9-b285-dda73ed733af} <Debug> TCPHandler: Processed in 0.001346256 sec. | ||
| 5632 | 2026.05.06 05:25:12.506200 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5633 | 2026.05.06 05:25:12.506294 [ 293 ] {e0aab78e-8bfb-4e7a-b61f-ae2595f7913b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5634 | 2026.05.06 05:25:12.506335 [ 293 ] {e0aab78e-8bfb-4e7a-b61f-ae2595f7913b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5635 | 2026.05.06 05:25:12.506924 [ 293 ] {e0aab78e-8bfb-4e7a-b61f-ae2595f7913b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2026.05.06 05:25:12.506960 [ 293 ] {e0aab78e-8bfb-4e7a-b61f-ae2595f7913b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5637 | 2026.05.06 05:25:12.507281 [ 293 ] {e0aab78e-8bfb-4e7a-b61f-ae2595f7913b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5638 | 2026.05.06 05:25:12.507494 [ 293 ] {e0aab78e-8bfb-4e7a-b61f-ae2595f7913b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2026.05.06 05:25:12.507622 [ 293 ] {e0aab78e-8bfb-4e7a-b61f-ae2595f7913b} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001346 sec., 383358.0980683507 rows/sec., 27.03 MiB/sec. | ||
| 5640 | 2026.05.06 05:25:12.507660 [ 293 ] {e0aab78e-8bfb-4e7a-b61f-ae2595f7913b} <Debug> TCPHandler: Processed in 0.001509978 sec. | ||
| 5641 | 2026.05.06 05:25:12.507776 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5642 | 2026.05.06 05:25:12.507871 [ 293 ] {26488210-a35b-4df4-874e-ee6e7a7eda76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5643 | 2026.05.06 05:25:12.507911 [ 293 ] {26488210-a35b-4df4-874e-ee6e7a7eda76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5644 | 2026.05.06 05:25:12.508246 [ 293 ] {26488210-a35b-4df4-874e-ee6e7a7eda76} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2026.05.06 05:25:12.508284 [ 293 ] {26488210-a35b-4df4-874e-ee6e7a7eda76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5646 | 2026.05.06 05:25:12.508583 [ 293 ] {26488210-a35b-4df4-874e-ee6e7a7eda76} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5647 | 2026.05.06 05:25:12.508794 [ 293 ] {26488210-a35b-4df4-874e-ee6e7a7eda76} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2026.05.06 05:25:12.508920 [ 293 ] {26488210-a35b-4df4-874e-ee6e7a7eda76} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 5649 | 2026.05.06 05:25:12.508956 [ 293 ] {26488210-a35b-4df4-874e-ee6e7a7eda76} <Debug> TCPHandler: Processed in 0.001229476 sec. | ||
| 5650 | 2026.05.06 05:25:12.509076 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5651 | 2026.05.06 05:25:12.509170 [ 293 ] {313c72fd-4bfb-455f-b5fa-fea24c448288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5652 | 2026.05.06 05:25:12.509212 [ 293 ] {313c72fd-4bfb-455f-b5fa-fea24c448288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5653 | 2026.05.06 05:25:12.509614 [ 293 ] {313c72fd-4bfb-455f-b5fa-fea24c448288} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5654 | 2026.05.06 05:25:12.509650 [ 293 ] {313c72fd-4bfb-455f-b5fa-fea24c448288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5655 | 2026.05.06 05:25:12.509972 [ 293 ] {313c72fd-4bfb-455f-b5fa-fea24c448288} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5656 | 2026.05.06 05:25:12.510189 [ 293 ] {313c72fd-4bfb-455f-b5fa-fea24c448288} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2026.05.06 05:25:12.510322 [ 293 ] {313c72fd-4bfb-455f-b5fa-fea24c448288} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 5658 | 2026.05.06 05:25:12.510360 [ 293 ] {313c72fd-4bfb-455f-b5fa-fea24c448288} <Debug> TCPHandler: Processed in 0.001334147 sec. | ||
| 5659 | 2026.05.06 05:25:12.510490 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2026.05.06 05:25:12.510585 [ 293 ] {7f64f3a9-9fda-4982-b89f-980bc1c0cab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5661 | 2026.05.06 05:25:12.510627 [ 293 ] {7f64f3a9-9fda-4982-b89f-980bc1c0cab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5662 | 2026.05.06 05:25:12.510942 [ 293 ] {7f64f3a9-9fda-4982-b89f-980bc1c0cab0} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.05.06 05:25:12.510978 [ 293 ] {7f64f3a9-9fda-4982-b89f-980bc1c0cab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5664 | 2026.05.06 05:25:12.511278 [ 293 ] {7f64f3a9-9fda-4982-b89f-980bc1c0cab0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5665 | 2026.05.06 05:25:12.511474 [ 293 ] {7f64f3a9-9fda-4982-b89f-980bc1c0cab0} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.05.06 05:25:12.511591 [ 293 ] {7f64f3a9-9fda-4982-b89f-980bc1c0cab0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 5667 | 2026.05.06 05:25:12.511625 [ 293 ] {7f64f3a9-9fda-4982-b89f-980bc1c0cab0} <Debug> TCPHandler: Processed in 0.001207446 sec. | ||
| 5668 | 2026.05.06 05:25:12.511735 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5669 | 2026.05.06 05:25:12.511822 [ 293 ] {e34c77f0-329f-4a72-b651-f60c883d5b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5670 | 2026.05.06 05:25:12.511874 [ 293 ] {e34c77f0-329f-4a72-b651-f60c883d5b52} <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 | ||
| 5671 | 2026.05.06 05:25:12.512723 [ 293 ] {e34c77f0-329f-4a72-b651-f60c883d5b52} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2026.05.06 05:25:12.512760 [ 293 ] {e34c77f0-329f-4a72-b651-f60c883d5b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5673 | 2026.05.06 05:25:12.513287 [ 293 ] {e34c77f0-329f-4a72-b651-f60c883d5b52} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5674 | 2026.05.06 05:25:12.513517 [ 293 ] {e34c77f0-329f-4a72-b651-f60c883d5b52} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2026.05.06 05:25:12.513653 [ 293 ] {e34c77f0-329f-4a72-b651-f60c883d5b52} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001809 sec., 14372.581536760641 rows/sec., 25.76 MiB/sec. | ||
| 5676 | 2026.05.06 05:25:12.513705 [ 293 ] {e34c77f0-329f-4a72-b651-f60c883d5b52} <Debug> TCPHandler: Processed in 0.00198716 sec. | ||
| 5677 | 2026.05.06 05:25:12.513830 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2026.05.06 05:25:12.513925 [ 293 ] {3f18fb4e-1c21-4a77-bbba-004bef8953dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5679 | 2026.05.06 05:25:12.513967 [ 293 ] {3f18fb4e-1c21-4a77-bbba-004bef8953dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5680 | 2026.05.06 05:25:12.514302 [ 293 ] {3f18fb4e-1c21-4a77-bbba-004bef8953dc} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.05.06 05:25:12.514339 [ 293 ] {3f18fb4e-1c21-4a77-bbba-004bef8953dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5682 | 2026.05.06 05:25:12.514645 [ 293 ] {3f18fb4e-1c21-4a77-bbba-004bef8953dc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5683 | 2026.05.06 05:25:12.514862 [ 293 ] {3f18fb4e-1c21-4a77-bbba-004bef8953dc} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.05.06 05:25:12.514985 [ 293 ] {3f18fb4e-1c21-4a77-bbba-004bef8953dc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 5685 | 2026.05.06 05:25:12.515021 [ 293 ] {3f18fb4e-1c21-4a77-bbba-004bef8953dc} <Debug> TCPHandler: Processed in 0.001241286 sec. | ||
| 5686 | 2026.05.06 05:25:13.001221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.66 MiB, peak 268.38 MiB, free memory in arenas 0.00 B, will set to 260.05 MiB (RSS), difference: 1.39 MiB | ||
| 5687 | 2026.05.06 05:25:14.031708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 714 | ||
| 5688 | 2026.05.06 05:25:14.034063 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2026.05.06 05:25:14.034106 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5690 | 2026.05.06 05:25:14.035298 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5691 | 2026.05.06 05:25:14.035552 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2026.05.06 05:25:14.035715 [ 59 ] {} <Debug> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5693 | 2026.05.06 05:25:14.035793 [ 59 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.05.06 05:25:14.035800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 5695 | 2026.05.06 05:25:14.035821 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5696 | 2026.05.06 05:25:14.035954 [ 188 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::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 | ||
| 5697 | 2026.05.06 05:25:14.036583 [ 188 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5698 | 2026.05.06 05:25:14.036793 [ 188 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 502 rows starting from the beginning of the part | ||
| 5699 | 2026.05.06 05:25:14.037279 [ 188 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5700 | 2026.05.06 05:25:14.037682 [ 188 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part | ||
| 5701 | 2026.05.06 05:25:14.038057 [ 188 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 58 rows starting from the beginning of the part | ||
| 5702 | 2026.05.06 05:25:14.038420 [ 188 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 5703 | 2026.05.06 05:25:14.038784 [ 188 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5704 | 2026.05.06 05:25:14.045599 [ 194 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 72 columns (72 merged, 0 gathered) in 0.009705067 sec., 73569.81667411467 rows/sec., 63.05 MiB/sec. | ||
| 5705 | 2026.05.06 05:25:14.046891 [ 189 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5706 | 2026.05.06 05:25:14.047511 [ 189 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_16_3} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.05.06 05:25:14.047592 [ 189 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_16_3} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5708 | 2026.05.06 05:25:14.047824 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5709 | 2026.05.06 05:25:15.000279 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.15 MiB, peak 268.38 MiB, free memory in arenas 0.00 B, will set to 261.21 MiB (RSS), difference: 1.06 MiB | ||
| 5710 | 2026.05.06 05:25:17.484743 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5711 | 2026.05.06 05:25:17.484995 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5712 | 2026.05.06 05:25:17.485379 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5713 | 2026.05.06 05:25:17.485426 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5714 | 2026.05.06 05:25:17.485687 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5715 | 2026.05.06 05:25:17.485763 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5716 | 2026.05.06 05:25:17.485907 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5717 | 2026.05.06 05:25:17.486008 [ 330 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5718 | 2026.05.06 05:25:17.486050 [ 339 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5719 | 2026.05.06 05:25:17.486056 [ 366 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5720 | 2026.05.06 05:25:17.486194 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 5721 | 2026.05.06 05:25:17.486222 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5722 | 2026.05.06 05:25:17.486293 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5723 | 2026.05.06 05:25:17.486312 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5724 | 2026.05.06 05:25:17.486347 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5725 | 2026.05.06 05:25:17.486388 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5726 | 2026.05.06 05:25:17.487533 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002643 sec., 17782.822550132427 rows/sec., 2.96 MiB/sec. | ||
| 5727 | 2026.05.06 05:25:17.487667 [ 293 ] {ca24a80a-ae78-4ffd-a05e-c96ba06cded1} <Debug> TCPHandler: Processed in 0.003067115 sec. | ||
| 5728 | 2026.05.06 05:25:17.489611 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2026.05.06 05:25:17.489727 [ 293 ] {6235c3aa-d436-4615-aa4d-5ac90379a703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5730 | 2026.05.06 05:25:17.489773 [ 293 ] {6235c3aa-d436-4615-aa4d-5ac90379a703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5731 | 2026.05.06 05:25:17.490305 [ 293 ] {6235c3aa-d436-4615-aa4d-5ac90379a703} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.05.06 05:25:17.490344 [ 293 ] {6235c3aa-d436-4615-aa4d-5ac90379a703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5733 | 2026.05.06 05:25:17.490736 [ 293 ] {6235c3aa-d436-4615-aa4d-5ac90379a703} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5734 | 2026.05.06 05:25:17.490969 [ 293 ] {6235c3aa-d436-4615-aa4d-5ac90379a703} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2026.05.06 05:25:17.491117 [ 293 ] {6235c3aa-d436-4615-aa4d-5ac90379a703} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001426 sec., 61711.07994389902 rows/sec., 5.20 MiB/sec. | ||
| 5736 | 2026.05.06 05:25:17.491157 [ 293 ] {6235c3aa-d436-4615-aa4d-5ac90379a703} <Debug> TCPHandler: Processed in 0.001601057 sec. | ||
| 5737 | 2026.05.06 05:25:17.491281 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2026.05.06 05:25:17.491381 [ 293 ] {3f04a8c2-28e9-469d-ab1b-ef62971787a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5739 | 2026.05.06 05:25:17.491423 [ 293 ] {3f04a8c2-28e9-469d-ab1b-ef62971787a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5740 | 2026.05.06 05:25:17.491836 [ 293 ] {3f04a8c2-28e9-469d-ab1b-ef62971787a2} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.05.06 05:25:17.491870 [ 293 ] {3f04a8c2-28e9-469d-ab1b-ef62971787a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5742 | 2026.05.06 05:25:17.492176 [ 293 ] {3f04a8c2-28e9-469d-ab1b-ef62971787a2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5743 | 2026.05.06 05:25:17.492389 [ 293 ] {3f04a8c2-28e9-469d-ab1b-ef62971787a2} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.05.06 05:25:17.492520 [ 293 ] {3f04a8c2-28e9-469d-ab1b-ef62971787a2} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001162 sec., 13769.363166953528 rows/sec., 1.01 MiB/sec. | ||
| 5745 | 2026.05.06 05:25:17.492558 [ 293 ] {3f04a8c2-28e9-469d-ab1b-ef62971787a2} <Debug> TCPHandler: Processed in 0.001327756 sec. | ||
| 5746 | 2026.05.06 05:25:17.492713 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.05.06 05:25:17.492808 [ 293 ] {b212f431-9d35-4fc0-a879-c93ca1a97931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5748 | 2026.05.06 05:25:17.492847 [ 293 ] {b212f431-9d35-4fc0-a879-c93ca1a97931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5749 | 2026.05.06 05:25:17.493260 [ 293 ] {b212f431-9d35-4fc0-a879-c93ca1a97931} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.05.06 05:25:17.493295 [ 293 ] {b212f431-9d35-4fc0-a879-c93ca1a97931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5751 | 2026.05.06 05:25:17.493604 [ 293 ] {b212f431-9d35-4fc0-a879-c93ca1a97931} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5752 | 2026.05.06 05:25:17.493833 [ 293 ] {b212f431-9d35-4fc0-a879-c93ca1a97931} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.05.06 05:25:17.493961 [ 293 ] {b212f431-9d35-4fc0-a879-c93ca1a97931} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001172 sec., 68259.385665529 rows/sec., 5.33 MiB/sec. | ||
| 5754 | 2026.05.06 05:25:17.494023 [ 293 ] {b212f431-9d35-4fc0-a879-c93ca1a97931} <Debug> TCPHandler: Processed in 0.001359606 sec. | ||
| 5755 | 2026.05.06 05:25:17.494141 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2026.05.06 05:25:17.494237 [ 293 ] {60e22882-d1d6-4929-ba03-592e8112d77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5757 | 2026.05.06 05:25:17.494280 [ 293 ] {60e22882-d1d6-4929-ba03-592e8112d77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5758 | 2026.05.06 05:25:17.494682 [ 293 ] {60e22882-d1d6-4929-ba03-592e8112d77c} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2026.05.06 05:25:17.494717 [ 293 ] {60e22882-d1d6-4929-ba03-592e8112d77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5760 | 2026.05.06 05:25:17.495066 [ 293 ] {60e22882-d1d6-4929-ba03-592e8112d77c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5761 | 2026.05.06 05:25:17.495291 [ 293 ] {60e22882-d1d6-4929-ba03-592e8112d77c} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2026.05.06 05:25:17.495421 [ 293 ] {60e22882-d1d6-4929-ba03-592e8112d77c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 5763 | 2026.05.06 05:25:17.495459 [ 293 ] {60e22882-d1d6-4929-ba03-592e8112d77c} <Debug> TCPHandler: Processed in 0.001366687 sec. | ||
| 5764 | 2026.05.06 05:25:17.495570 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2026.05.06 05:25:17.495683 [ 293 ] {e82fe646-61d3-4948-b1bd-98f320de6ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5766 | 2026.05.06 05:25:17.495741 [ 293 ] {e82fe646-61d3-4948-b1bd-98f320de6ecf} <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 | ||
| 5767 | 2026.05.06 05:25:17.496531 [ 293 ] {e82fe646-61d3-4948-b1bd-98f320de6ecf} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.05.06 05:25:17.496567 [ 293 ] {e82fe646-61d3-4948-b1bd-98f320de6ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5769 | 2026.05.06 05:25:17.497093 [ 293 ] {e82fe646-61d3-4948-b1bd-98f320de6ecf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5770 | 2026.05.06 05:25:17.497324 [ 293 ] {e82fe646-61d3-4948-b1bd-98f320de6ecf} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.05.06 05:25:17.497474 [ 293 ] {e82fe646-61d3-4948-b1bd-98f320de6ecf} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001814 sec., 8820.286659316427 rows/sec., 15.81 MiB/sec. | ||
| 5772 | 2026.05.06 05:25:17.497540 [ 293 ] {e82fe646-61d3-4948-b1bd-98f320de6ecf} <Debug> TCPHandler: Processed in 0.00201907 sec. | ||
| 5773 | 2026.05.06 05:25:17.497662 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2026.05.06 05:25:17.497758 [ 293 ] {0c02b0e2-1ab9-4a29-bc8f-1ba967fc5d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5775 | 2026.05.06 05:25:17.497801 [ 293 ] {0c02b0e2-1ab9-4a29-bc8f-1ba967fc5d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5776 | 2026.05.06 05:25:17.498136 [ 293 ] {0c02b0e2-1ab9-4a29-bc8f-1ba967fc5d82} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.05.06 05:25:17.498170 [ 293 ] {0c02b0e2-1ab9-4a29-bc8f-1ba967fc5d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5778 | 2026.05.06 05:25:17.498501 [ 293 ] {0c02b0e2-1ab9-4a29-bc8f-1ba967fc5d82} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5779 | 2026.05.06 05:25:17.498713 [ 293 ] {0c02b0e2-1ab9-4a29-bc8f-1ba967fc5d82} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.05.06 05:25:17.498838 [ 293 ] {0c02b0e2-1ab9-4a29-bc8f-1ba967fc5d82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 5781 | 2026.05.06 05:25:17.498873 [ 293 ] {0c02b0e2-1ab9-4a29-bc8f-1ba967fc5d82} <Debug> TCPHandler: Processed in 0.001260856 sec. | ||
| 5782 | 2026.05.06 05:25:18.901244 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5783 | 2026.05.06 05:25:18.901297 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5784 | 2026.05.06 05:25:19.005269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10468 | ||
| 5785 | 2026.05.06 05:25:19.005783 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2026.05.06 05:25:19.005830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5787 | 2026.05.06 05:25:19.006574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5788 | 2026.05.06 05:25:19.006815 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.05.06 05:25:19.006957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10468 | ||
| 5790 | 2026.05.06 05:25:19.556381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5791 | 2026.05.06 05:25:19.571598 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.05.06 05:25:19.571654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5793 | 2026.05.06 05:25:19.578173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5794 | 2026.05.06 05:25:19.578856 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.05.06 05:25:19.581784 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5796 | 2026.05.06 05:25:20.000302 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.78 MiB, peak 268.38 MiB, free memory in arenas 0.00 B, will set to 262.81 MiB (RSS), difference: 1.03 MiB | ||
| 5797 | 2026.05.06 05:25:22.489366 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.05.06 05:25:22.489630 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5799 | 2026.05.06 05:25:22.490004 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5800 | 2026.05.06 05:25:22.490043 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5801 | 2026.05.06 05:25:22.490293 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5802 | 2026.05.06 05:25:22.490367 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5803 | 2026.05.06 05:25:22.490512 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5804 | 2026.05.06 05:25:22.490627 [ 330 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5805 | 2026.05.06 05:25:22.490625 [ 366 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5806 | 2026.05.06 05:25:22.490625 [ 321 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5807 | 2026.05.06 05:25:22.490787 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 5808 | 2026.05.06 05:25:22.490817 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5809 | 2026.05.06 05:25:22.490890 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5810 | 2026.05.06 05:25:22.490911 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5811 | 2026.05.06 05:25:22.490945 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5812 | 2026.05.06 05:25:22.490983 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5813 | 2026.05.06 05:25:22.492361 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002843 sec., 16531.832571227576 rows/sec., 4.12 MiB/sec. | ||
| 5814 | 2026.05.06 05:25:22.492476 [ 293 ] {ef3ffbd3-aab6-4f33-bae1-9cd5f6b6455f} <Debug> TCPHandler: Processed in 0.003251315 sec. | ||
| 5815 | 2026.05.06 05:25:22.497846 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.05.06 05:25:22.497956 [ 293 ] {cc7f2dee-87f5-4128-9da5-67543fa56246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5817 | 2026.05.06 05:25:22.498000 [ 293 ] {cc7f2dee-87f5-4128-9da5-67543fa56246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5818 | 2026.05.06 05:25:22.498545 [ 293 ] {cc7f2dee-87f5-4128-9da5-67543fa56246} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.05.06 05:25:22.498584 [ 293 ] {cc7f2dee-87f5-4128-9da5-67543fa56246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5820 | 2026.05.06 05:25:22.499014 [ 293 ] {cc7f2dee-87f5-4128-9da5-67543fa56246} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5821 | 2026.05.06 05:25:22.499244 [ 293 ] {cc7f2dee-87f5-4128-9da5-67543fa56246} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.05.06 05:25:22.499404 [ 293 ] {cc7f2dee-87f5-4128-9da5-67543fa56246} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001463 sec., 194121.66780587833 rows/sec., 12.33 MiB/sec. | ||
| 5823 | 2026.05.06 05:25:22.499447 [ 293 ] {cc7f2dee-87f5-4128-9da5-67543fa56246} <Debug> TCPHandler: Processed in 0.001642888 sec. | ||
| 5824 | 2026.05.06 05:25:22.499578 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.05.06 05:25:22.499678 [ 293 ] {65839bd5-a103-47da-8e87-2204f00298e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5826 | 2026.05.06 05:25:22.499722 [ 293 ] {65839bd5-a103-47da-8e87-2204f00298e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5827 | 2026.05.06 05:25:22.500453 [ 293 ] {65839bd5-a103-47da-8e87-2204f00298e2} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.05.06 05:25:22.500489 [ 293 ] {65839bd5-a103-47da-8e87-2204f00298e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5829 | 2026.05.06 05:25:22.500861 [ 293 ] {65839bd5-a103-47da-8e87-2204f00298e2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5830 | 2026.05.06 05:25:22.501072 [ 293 ] {65839bd5-a103-47da-8e87-2204f00298e2} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.05.06 05:25:22.501202 [ 293 ] {65839bd5-a103-47da-8e87-2204f00298e2} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001546 sec., 549159.1203104786 rows/sec., 42.79 MiB/sec. | ||
| 5832 | 2026.05.06 05:25:22.501240 [ 293 ] {65839bd5-a103-47da-8e87-2204f00298e2} <Debug> TCPHandler: Processed in 0.001714499 sec. | ||
| 5833 | 2026.05.06 05:25:22.501364 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.05.06 05:25:22.501460 [ 293 ] {716e4b35-611e-4ac3-a168-5f019d8986e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.05.06 05:25:22.501500 [ 293 ] {716e4b35-611e-4ac3-a168-5f019d8986e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5836 | 2026.05.06 05:25:22.501948 [ 293 ] {716e4b35-611e-4ac3-a168-5f019d8986e6} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.05.06 05:25:22.501985 [ 293 ] {716e4b35-611e-4ac3-a168-5f019d8986e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5838 | 2026.05.06 05:25:22.502303 [ 293 ] {716e4b35-611e-4ac3-a168-5f019d8986e6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5839 | 2026.05.06 05:25:22.502507 [ 293 ] {716e4b35-611e-4ac3-a168-5f019d8986e6} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.05.06 05:25:22.502645 [ 293 ] {716e4b35-611e-4ac3-a168-5f019d8986e6} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001202 sec., 139767.05490848585 rows/sec., 8.53 MiB/sec. | ||
| 5841 | 2026.05.06 05:25:22.502684 [ 293 ] {716e4b35-611e-4ac3-a168-5f019d8986e6} <Debug> TCPHandler: Processed in 0.001370317 sec. | ||
| 5842 | 2026.05.06 05:25:22.502800 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.05.06 05:25:22.502894 [ 293 ] {2164feb2-f25e-43d3-a284-0031660577b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5844 | 2026.05.06 05:25:22.502934 [ 293 ] {2164feb2-f25e-43d3-a284-0031660577b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5845 | 2026.05.06 05:25:22.503355 [ 293 ] {2164feb2-f25e-43d3-a284-0031660577b7} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.05.06 05:25:22.503391 [ 293 ] {2164feb2-f25e-43d3-a284-0031660577b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5847 | 2026.05.06 05:25:22.503700 [ 293 ] {2164feb2-f25e-43d3-a284-0031660577b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5848 | 2026.05.06 05:25:22.503901 [ 293 ] {2164feb2-f25e-43d3-a284-0031660577b7} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.05.06 05:25:22.504032 [ 293 ] {2164feb2-f25e-43d3-a284-0031660577b7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001155 sec., 129004.329004329 rows/sec., 8.33 MiB/sec. | ||
| 5850 | 2026.05.06 05:25:22.504070 [ 293 ] {2164feb2-f25e-43d3-a284-0031660577b7} <Debug> TCPHandler: Processed in 0.001320236 sec. | ||
| 5851 | 2026.05.06 05:25:22.504182 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.05.06 05:25:22.504276 [ 293 ] {a4db4856-f50c-44fa-9415-585d1b96b990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5853 | 2026.05.06 05:25:22.504315 [ 293 ] {a4db4856-f50c-44fa-9415-585d1b96b990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5854 | 2026.05.06 05:25:22.504745 [ 293 ] {a4db4856-f50c-44fa-9415-585d1b96b990} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.05.06 05:25:22.504781 [ 293 ] {a4db4856-f50c-44fa-9415-585d1b96b990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5856 | 2026.05.06 05:25:22.505106 [ 293 ] {a4db4856-f50c-44fa-9415-585d1b96b990} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5857 | 2026.05.06 05:25:22.505314 [ 293 ] {a4db4856-f50c-44fa-9415-585d1b96b990} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.05.06 05:25:22.505448 [ 293 ] {a4db4856-f50c-44fa-9415-585d1b96b990} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 5859 | 2026.05.06 05:25:22.505486 [ 293 ] {a4db4856-f50c-44fa-9415-585d1b96b990} <Debug> TCPHandler: Processed in 0.001354466 sec. | ||
| 5860 | 2026.05.06 05:25:22.505601 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.05.06 05:25:22.505697 [ 293 ] {6acd8832-d9d8-42a9-af50-6dc47df25925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5862 | 2026.05.06 05:25:22.505736 [ 293 ] {6acd8832-d9d8-42a9-af50-6dc47df25925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5863 | 2026.05.06 05:25:22.506330 [ 293 ] {6acd8832-d9d8-42a9-af50-6dc47df25925} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.05.06 05:25:22.506369 [ 293 ] {6acd8832-d9d8-42a9-af50-6dc47df25925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5865 | 2026.05.06 05:25:22.506704 [ 293 ] {6acd8832-d9d8-42a9-af50-6dc47df25925} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5866 | 2026.05.06 05:25:22.506914 [ 293 ] {6acd8832-d9d8-42a9-af50-6dc47df25925} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.05.06 05:25:22.507055 [ 293 ] {6acd8832-d9d8-42a9-af50-6dc47df25925} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001376 sec., 375000 rows/sec., 26.44 MiB/sec. | ||
| 5868 | 2026.05.06 05:25:22.507095 [ 293 ] {6acd8832-d9d8-42a9-af50-6dc47df25925} <Debug> TCPHandler: Processed in 0.001544367 sec. | ||
| 5869 | 2026.05.06 05:25:22.507207 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.05.06 05:25:22.507302 [ 293 ] {15d1f369-ef14-453f-9fb0-31433081c158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5871 | 2026.05.06 05:25:22.507344 [ 293 ] {15d1f369-ef14-453f-9fb0-31433081c158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5872 | 2026.05.06 05:25:22.507675 [ 293 ] {15d1f369-ef14-453f-9fb0-31433081c158} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.05.06 05:25:22.507711 [ 293 ] {15d1f369-ef14-453f-9fb0-31433081c158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5874 | 2026.05.06 05:25:22.508025 [ 293 ] {15d1f369-ef14-453f-9fb0-31433081c158} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5875 | 2026.05.06 05:25:22.508241 [ 293 ] {15d1f369-ef14-453f-9fb0-31433081c158} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.05.06 05:25:22.508375 [ 293 ] {15d1f369-ef14-453f-9fb0-31433081c158} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 5877 | 2026.05.06 05:25:22.508412 [ 293 ] {15d1f369-ef14-453f-9fb0-31433081c158} <Debug> TCPHandler: Processed in 0.001254957 sec. | ||
| 5878 | 2026.05.06 05:25:22.508519 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.05.06 05:25:22.508614 [ 293 ] {cc33742a-7bee-4597-ac42-7148e7be49f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.05.06 05:25:22.508657 [ 293 ] {cc33742a-7bee-4597-ac42-7148e7be49f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5881 | 2026.05.06 05:25:22.509055 [ 293 ] {cc33742a-7bee-4597-ac42-7148e7be49f6} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.05.06 05:25:22.509090 [ 293 ] {cc33742a-7bee-4597-ac42-7148e7be49f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5883 | 2026.05.06 05:25:22.509427 [ 293 ] {cc33742a-7bee-4597-ac42-7148e7be49f6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5884 | 2026.05.06 05:25:22.509629 [ 293 ] {cc33742a-7bee-4597-ac42-7148e7be49f6} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.05.06 05:25:22.509778 [ 293 ] {cc33742a-7bee-4597-ac42-7148e7be49f6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001182 sec., 224196.27749576987 rows/sec., 14.90 MiB/sec. | ||
| 5886 | 2026.05.06 05:25:22.509816 [ 293 ] {cc33742a-7bee-4597-ac42-7148e7be49f6} <Debug> TCPHandler: Processed in 0.001345186 sec. | ||
| 5887 | 2026.05.06 05:25:22.509927 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.05.06 05:25:22.510021 [ 293 ] {3cc594fd-da15-4480-be16-d1a23a1e9d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5889 | 2026.05.06 05:25:22.510063 [ 293 ] {3cc594fd-da15-4480-be16-d1a23a1e9d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5890 | 2026.05.06 05:25:22.510375 [ 293 ] {3cc594fd-da15-4480-be16-d1a23a1e9d6c} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.05.06 05:25:22.510411 [ 293 ] {3cc594fd-da15-4480-be16-d1a23a1e9d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5892 | 2026.05.06 05:25:22.510724 [ 293 ] {3cc594fd-da15-4480-be16-d1a23a1e9d6c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5893 | 2026.05.06 05:25:22.510923 [ 293 ] {3cc594fd-da15-4480-be16-d1a23a1e9d6c} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.05.06 05:25:22.511055 [ 293 ] {3cc594fd-da15-4480-be16-d1a23a1e9d6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 5895 | 2026.05.06 05:25:22.511093 [ 293 ] {3cc594fd-da15-4480-be16-d1a23a1e9d6c} <Debug> TCPHandler: Processed in 0.001214457 sec. | ||
| 5896 | 2026.05.06 05:25:22.511212 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.05.06 05:25:22.511307 [ 293 ] {83e2ce11-b69a-4d74-a2c5-728ea5010def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5898 | 2026.05.06 05:25:22.511359 [ 293 ] {83e2ce11-b69a-4d74-a2c5-728ea5010def} <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.06 05:25:22.512139 [ 293 ] {83e2ce11-b69a-4d74-a2c5-728ea5010def} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.05.06 05:25:22.512175 [ 293 ] {83e2ce11-b69a-4d74-a2c5-728ea5010def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5901 | 2026.05.06 05:25:22.512693 [ 293 ] {83e2ce11-b69a-4d74-a2c5-728ea5010def} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5902 | 2026.05.06 05:25:22.512911 [ 293 ] {83e2ce11-b69a-4d74-a2c5-728ea5010def} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.05.06 05:25:22.513023 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5904 | 2026.05.06 05:25:22.513063 [ 293 ] {83e2ce11-b69a-4d74-a2c5-728ea5010def} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001773 sec., 14664.410603496897 rows/sec., 26.28 MiB/sec. | ||
| 5905 | 2026.05.06 05:25:22.513097 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.05.06 05:25:22.513127 [ 293 ] {83e2ce11-b69a-4d74-a2c5-728ea5010def} <Debug> TCPHandler: Processed in 0.001963969 sec. | ||
| 5907 | 2026.05.06 05:25:22.513127 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5908 | 2026.05.06 05:25:22.513257 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2026.05.06 05:25:22.513289 [ 188 ] {45dec869-0e6b-4fb5-8088-0306028c1141::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 | ||
| 5910 | 2026.05.06 05:25:22.513358 [ 293 ] {8f92137f-658e-4a0f-a30a-1b5b07240201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5911 | 2026.05.06 05:25:22.513404 [ 293 ] {8f92137f-658e-4a0f-a30a-1b5b07240201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5912 | 2026.05.06 05:25:22.513594 [ 188 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5913 | 2026.05.06 05:25:22.513666 [ 188 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 408 rows starting from the beginning of the part | ||
| 5914 | 2026.05.06 05:25:22.513733 [ 293 ] {8f92137f-658e-4a0f-a30a-1b5b07240201} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.05.06 05:25:22.513774 [ 293 ] {8f92137f-658e-4a0f-a30a-1b5b07240201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5916 | 2026.05.06 05:25:22.513806 [ 188 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 5917 | 2026.05.06 05:25:22.513914 [ 188 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 5918 | 2026.05.06 05:25:22.514008 [ 188 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 5919 | 2026.05.06 05:25:22.514101 [ 188 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 5920 | 2026.05.06 05:25:22.514137 [ 293 ] {8f92137f-658e-4a0f-a30a-1b5b07240201} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5921 | 2026.05.06 05:25:22.514192 [ 188 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 5922 | 2026.05.06 05:25:22.514364 [ 293 ] {8f92137f-658e-4a0f-a30a-1b5b07240201} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.05.06 05:25:22.514494 [ 293 ] {8f92137f-658e-4a0f-a30a-1b5b07240201} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001154 sec., 77989.6013864818 rows/sec., 4.88 MiB/sec. | ||
| 5924 | 2026.05.06 05:25:22.514530 [ 293 ] {8f92137f-658e-4a0f-a30a-1b5b07240201} <Debug> TCPHandler: Processed in 0.001322246 sec. | ||
| 5925 | 2026.05.06 05:25:22.534732 [ 194 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 19 columns (19 merged, 0 gathered) in 0.021502574 sec., 24090.139161944055 rows/sec., 43.17 MiB/sec. | ||
| 5926 | 2026.05.06 05:25:22.535605 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5927 | 2026.05.06 05:25:22.535947 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.05.06 05:25:22.536012 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5929 | 2026.05.06 05:25:22.536158 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5930 | 2026.05.06 05:25:22.793804 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2026.05.06 05:25:22.794056 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5932 | 2026.05.06 05:25:22.794410 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5933 | 2026.05.06 05:25:22.794450 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5934 | 2026.05.06 05:25:22.794699 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5935 | 2026.05.06 05:25:22.794779 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5936 | 2026.05.06 05:25:22.794937 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 5937 | 2026.05.06 05:25:22.795052 [ 330 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5938 | 2026.05.06 05:25:22.795051 [ 306 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5939 | 2026.05.06 05:25:22.795082 [ 321 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5940 | 2026.05.06 05:25:22.795211 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 5941 | 2026.05.06 05:25:22.795237 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5942 | 2026.05.06 05:25:22.795307 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5943 | 2026.05.06 05:25:22.795326 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5944 | 2026.05.06 05:25:22.795362 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5945 | 2026.05.06 05:25:22.795401 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5946 | 2026.05.06 05:25:22.796510 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002558 sec., 18373.729476153247 rows/sec., 3.06 MiB/sec. | ||
| 5947 | 2026.05.06 05:25:22.796632 [ 293 ] {171d9e6e-4d6e-40b6-acc3-54205e50558e} <Debug> TCPHandler: Processed in 0.002975164 sec. | ||
| 5948 | 2026.05.06 05:25:22.810766 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.05.06 05:25:22.810906 [ 293 ] {cbe394c1-52e2-4877-af89-d5e459eaffdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5950 | 2026.05.06 05:25:22.810957 [ 293 ] {cbe394c1-52e2-4877-af89-d5e459eaffdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5951 | 2026.05.06 05:25:22.811509 [ 293 ] {cbe394c1-52e2-4877-af89-d5e459eaffdb} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.05.06 05:25:22.811562 [ 293 ] {cbe394c1-52e2-4877-af89-d5e459eaffdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5953 | 2026.05.06 05:25:22.811948 [ 293 ] {cbe394c1-52e2-4877-af89-d5e459eaffdb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5954 | 2026.05.06 05:25:22.812176 [ 293 ] {cbe394c1-52e2-4877-af89-d5e459eaffdb} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.05.06 05:25:22.812314 [ 49 ] {} <Debug> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5956 | 2026.05.06 05:25:22.812329 [ 293 ] {cbe394c1-52e2-4877-af89-d5e459eaffdb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00146 sec., 16438.356164383564 rows/sec., 1.36 MiB/sec. | ||
| 5957 | 2026.05.06 05:25:22.812366 [ 49 ] {} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.05.06 05:25:22.812381 [ 293 ] {cbe394c1-52e2-4877-af89-d5e459eaffdb} <Debug> TCPHandler: Processed in 0.001718878 sec. | ||
| 5959 | 2026.05.06 05:25:22.812399 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5960 | 2026.05.06 05:25:22.812507 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.05.06 05:25:22.812524 [ 188 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::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 | ||
| 5962 | 2026.05.06 05:25:22.812606 [ 293 ] {2322a393-72d9-4268-ae00-68dddbcc21b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5963 | 2026.05.06 05:25:22.812651 [ 293 ] {2322a393-72d9-4268-ae00-68dddbcc21b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5964 | 2026.05.06 05:25:22.812671 [ 188 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5965 | 2026.05.06 05:25:22.812712 [ 188 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 5966 | 2026.05.06 05:25:22.812775 [ 188 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5967 | 2026.05.06 05:25:22.812818 [ 188 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5968 | 2026.05.06 05:25:22.812861 [ 188 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5969 | 2026.05.06 05:25:22.812900 [ 188 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5970 | 2026.05.06 05:25:22.812944 [ 188 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5971 | 2026.05.06 05:25:22.813932 [ 187 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463867 sec., 1002823.343924004 rows/sec., 68.16 MiB/sec. | ||
| 5972 | 2026.05.06 05:25:22.814080 [ 188 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5973 | 2026.05.06 05:25:22.814171 [ 293 ] {2322a393-72d9-4268-ae00-68dddbcc21b0} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.05.06 05:25:22.814216 [ 293 ] {2322a393-72d9-4268-ae00-68dddbcc21b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5975 | 2026.05.06 05:25:22.814355 [ 188 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_16_3} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.05.06 05:25:22.814449 [ 188 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_16_3} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5977 | 2026.05.06 05:25:22.814533 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5978 | 2026.05.06 05:25:22.814831 [ 293 ] {2322a393-72d9-4268-ae00-68dddbcc21b0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5979 | 2026.05.06 05:25:22.815061 [ 293 ] {2322a393-72d9-4268-ae00-68dddbcc21b0} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.05.06 05:25:22.815187 [ 49 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5981 | 2026.05.06 05:25:22.815194 [ 293 ] {2322a393-72d9-4268-ae00-68dddbcc21b0} <Debug> executeQuery: Read 2553 rows, 195.97 KiB in 0.002606 sec., 979662.3177283193 rows/sec., 73.44 MiB/sec. | ||
| 5982 | 2026.05.06 05:25:22.815240 [ 49 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.05.06 05:25:22.815259 [ 293 ] {2322a393-72d9-4268-ae00-68dddbcc21b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 5984 | 2026.05.06 05:25:22.815286 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5985 | 2026.05.06 05:25:22.815288 [ 293 ] {2322a393-72d9-4268-ae00-68dddbcc21b0} <Debug> TCPHandler: Processed in 0.002830553 sec. | ||
| 5986 | 2026.05.06 05:25:22.815400 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::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 | ||
| 5987 | 2026.05.06 05:25:22.815438 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5988 | 2026.05.06 05:25:22.815504 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5989 | 2026.05.06 05:25:22.815536 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3356 rows starting from the beginning of the part | ||
| 5990 | 2026.05.06 05:25:22.815540 [ 293 ] {394fa937-67c8-4f95-a11f-89c11d65c459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5991 | 2026.05.06 05:25:22.815588 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
| 5992 | 2026.05.06 05:25:22.815589 [ 293 ] {394fa937-67c8-4f95-a11f-89c11d65c459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5993 | 2026.05.06 05:25:22.815640 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 849 rows starting from the beginning of the part | ||
| 5994 | 2026.05.06 05:25:22.815693 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part | ||
| 5995 | 2026.05.06 05:25:22.815734 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 849 rows starting from the beginning of the part | ||
| 5996 | 2026.05.06 05:25:22.815773 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2553 rows starting from the beginning of the part | ||
| 5997 | 2026.05.06 05:25:22.816034 [ 293 ] {394fa937-67c8-4f95-a11f-89c11d65c459} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.05.06 05:25:22.816076 [ 293 ] {394fa937-67c8-4f95-a11f-89c11d65c459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5999 | 2026.05.06 05:25:22.816389 [ 293 ] {394fa937-67c8-4f95-a11f-89c11d65c459} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6000 | 2026.05.06 05:25:22.816627 [ 293 ] {394fa937-67c8-4f95-a11f-89c11d65c459} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2026.05.06 05:25:22.816765 [ 293 ] {394fa937-67c8-4f95-a11f-89c11d65c459} <Debug> executeQuery: Read 37 rows, 2.84 KiB in 0.001244 sec., 29742.765273311896 rows/sec., 2.23 MiB/sec. | ||
| 6002 | 2026.05.06 05:25:22.816802 [ 293 ] {394fa937-67c8-4f95-a11f-89c11d65c459} <Debug> TCPHandler: Processed in 0.001415577 sec. | ||
| 6003 | 2026.05.06 05:25:22.816915 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6004 | 2026.05.06 05:25:22.817010 [ 293 ] {0f168f06-d441-4d5e-9b54-58ee187c9390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6005 | 2026.05.06 05:25:22.817049 [ 293 ] {0f168f06-d441-4d5e-9b54-58ee187c9390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6006 | 2026.05.06 05:25:22.817714 [ 293 ] {0f168f06-d441-4d5e-9b54-58ee187c9390} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.05.06 05:25:22.817751 [ 293 ] {0f168f06-d441-4d5e-9b54-58ee187c9390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6008 | 2026.05.06 05:25:22.818086 [ 293 ] {0f168f06-d441-4d5e-9b54-58ee187c9390} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6009 | 2026.05.06 05:25:22.818239 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7783 rows, containing 5 columns (5 merged, 0 gathered) in 0.002884144 sec., 2698547.6453325492 rows/sec., 215.69 MiB/sec. | ||
| 6010 | 2026.05.06 05:25:22.818297 [ 293 ] {0f168f06-d441-4d5e-9b54-58ee187c9390} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.05.06 05:25:22.818425 [ 293 ] {0f168f06-d441-4d5e-9b54-58ee187c9390} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001432 sec., 576117.3184357543 rows/sec., 33.70 MiB/sec. | ||
| 6012 | 2026.05.06 05:25:22.818462 [ 293 ] {0f168f06-d441-4d5e-9b54-58ee187c9390} <Debug> TCPHandler: Processed in 0.001595538 sec. | ||
| 6013 | 2026.05.06 05:25:22.818503 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6014 | 2026.05.06 05:25:22.818573 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6015 | 2026.05.06 05:25:22.818674 [ 293 ] {ac3cc907-fb6a-4040-8315-92cb216b11fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6016 | 2026.05.06 05:25:22.818717 [ 293 ] {ac3cc907-fb6a-4040-8315-92cb216b11fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6017 | 2026.05.06 05:25:22.818758 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_36_7} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.05.06 05:25:22.818828 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_36_7} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6019 | 2026.05.06 05:25:22.818891 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 6020 | 2026.05.06 05:25:22.819101 [ 293 ] {ac3cc907-fb6a-4040-8315-92cb216b11fb} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.05.06 05:25:22.819142 [ 293 ] {ac3cc907-fb6a-4040-8315-92cb216b11fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6022 | 2026.05.06 05:25:22.819427 [ 293 ] {ac3cc907-fb6a-4040-8315-92cb216b11fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6023 | 2026.05.06 05:25:22.819632 [ 293 ] {ac3cc907-fb6a-4040-8315-92cb216b11fb} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.05.06 05:25:22.819759 [ 293 ] {ac3cc907-fb6a-4040-8315-92cb216b11fb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 63.80 KiB/sec. | ||
| 6025 | 2026.05.06 05:25:22.819796 [ 293 ] {ac3cc907-fb6a-4040-8315-92cb216b11fb} <Debug> TCPHandler: Processed in 0.001271616 sec. | ||
| 6026 | 2026.05.06 05:25:22.819900 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2026.05.06 05:25:22.819995 [ 293 ] {caa727a2-fb37-4610-b50c-b17453416e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6028 | 2026.05.06 05:25:22.820033 [ 293 ] {caa727a2-fb37-4610-b50c-b17453416e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6029 | 2026.05.06 05:25:22.820420 [ 293 ] {caa727a2-fb37-4610-b50c-b17453416e50} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.05.06 05:25:22.820457 [ 293 ] {caa727a2-fb37-4610-b50c-b17453416e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6031 | 2026.05.06 05:25:22.820744 [ 293 ] {caa727a2-fb37-4610-b50c-b17453416e50} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6032 | 2026.05.06 05:25:22.820962 [ 293 ] {caa727a2-fb37-4610-b50c-b17453416e50} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.05.06 05:25:22.821058 [ 49 ] {} <Debug> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6034 | 2026.05.06 05:25:22.821089 [ 49 ] {} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.05.06 05:25:22.821090 [ 293 ] {caa727a2-fb37-4610-b50c-b17453416e50} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 6036 | 2026.05.06 05:25:22.821107 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6037 | 2026.05.06 05:25:22.821141 [ 293 ] {caa727a2-fb37-4610-b50c-b17453416e50} <Debug> TCPHandler: Processed in 0.001290076 sec. | ||
| 6038 | 2026.05.06 05:25:22.821204 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::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 | ||
| 6039 | 2026.05.06 05:25:22.821252 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.05.06 05:25:22.821297 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6041 | 2026.05.06 05:25:22.821330 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 6042 | 2026.05.06 05:25:22.821346 [ 293 ] {34b8b77c-e170-477f-9430-c81cfb3e812b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6043 | 2026.05.06 05:25:22.821386 [ 293 ] {34b8b77c-e170-477f-9430-c81cfb3e812b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6044 | 2026.05.06 05:25:22.821389 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 6045 | 2026.05.06 05:25:22.821444 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 6046 | 2026.05.06 05:25:22.821489 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6047 | 2026.05.06 05:25:22.821532 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6048 | 2026.05.06 05:25:22.821574 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 6049 | 2026.05.06 05:25:22.822238 [ 293 ] {34b8b77c-e170-477f-9430-c81cfb3e812b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.05.06 05:25:22.822273 [ 293 ] {34b8b77c-e170-477f-9430-c81cfb3e812b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6051 | 2026.05.06 05:25:22.822392 [ 192 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226196 sec., 623065.1543472658 rows/sec., 38.19 MiB/sec. | ||
| 6052 | 2026.05.06 05:25:22.822507 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6053 | 2026.05.06 05:25:22.822638 [ 293 ] {34b8b77c-e170-477f-9430-c81cfb3e812b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6054 | 2026.05.06 05:25:22.822749 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_16_3} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.05.06 05:25:22.822812 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_16_3} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6056 | 2026.05.06 05:25:22.822858 [ 293 ] {34b8b77c-e170-477f-9430-c81cfb3e812b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.05.06 05:25:22.822871 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6058 | 2026.05.06 05:25:22.822970 [ 49 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6059 | 2026.05.06 05:25:22.822991 [ 293 ] {34b8b77c-e170-477f-9430-c81cfb3e812b} <Debug> executeQuery: Read 1340 rows, 92.49 KiB in 0.001661 sec., 806742.925948224 rows/sec., 54.38 MiB/sec. | ||
| 6060 | 2026.05.06 05:25:22.823005 [ 49 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2026.05.06 05:25:22.823035 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6062 | 2026.05.06 05:25:22.823037 [ 293 ] {34b8b77c-e170-477f-9430-c81cfb3e812b} <Debug> TCPHandler: Processed in 0.001833569 sec. | ||
| 6063 | 2026.05.06 05:25:22.823139 [ 198 ] {0be65154-fe44-4396-b5c9-630850e03500::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 | ||
| 6064 | 2026.05.06 05:25:22.823157 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6065 | 2026.05.06 05:25:22.823266 [ 293 ] {b07167e8-1949-48b2-b33e-230a9a9e48f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6066 | 2026.05.06 05:25:22.823273 [ 198 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6067 | 2026.05.06 05:25:22.823315 [ 293 ] {b07167e8-1949-48b2-b33e-230a9a9e48f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6068 | 2026.05.06 05:25:22.823318 [ 198 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1829 rows starting from the beginning of the part | ||
| 6069 | 2026.05.06 05:25:22.823394 [ 198 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 80 rows starting from the beginning of the part | ||
| 6070 | 2026.05.06 05:25:22.823441 [ 198 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 516 rows starting from the beginning of the part | ||
| 6071 | 2026.05.06 05:25:22.823483 [ 198 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 80 rows starting from the beginning of the part | ||
| 6072 | 2026.05.06 05:25:22.823523 [ 198 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 516 rows starting from the beginning of the part | ||
| 6073 | 2026.05.06 05:25:22.823561 [ 198 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1340 rows starting from the beginning of the part | ||
| 6074 | 2026.05.06 05:25:22.824038 [ 293 ] {b07167e8-1949-48b2-b33e-230a9a9e48f7} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.05.06 05:25:22.824079 [ 293 ] {b07167e8-1949-48b2-b33e-230a9a9e48f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6076 | 2026.05.06 05:25:22.824571 [ 293 ] {b07167e8-1949-48b2-b33e-230a9a9e48f7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6077 | 2026.05.06 05:25:22.824785 [ 293 ] {b07167e8-1949-48b2-b33e-230a9a9e48f7} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.05.06 05:25:22.824889 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6079 | 2026.05.06 05:25:22.824913 [ 293 ] {b07167e8-1949-48b2-b33e-230a9a9e48f7} <Debug> executeQuery: Read 1676 rows, 107.84 KiB in 0.001664 sec., 1007211.5384615385 rows/sec., 63.29 MiB/sec. | ||
| 6080 | 2026.05.06 05:25:22.824922 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.05.06 05:25:22.824958 [ 293 ] {b07167e8-1949-48b2-b33e-230a9a9e48f7} <Debug> TCPHandler: Processed in 0.001851449 sec. | ||
| 6082 | 2026.05.06 05:25:22.824959 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6083 | 2026.05.06 05:25:22.825054 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::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 | ||
| 6084 | 2026.05.06 05:25:22.825084 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6085 | 2026.05.06 05:25:22.825160 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4361 rows, containing 5 columns (5 merged, 0 gathered) in 0.00206729 sec., 2109525.0303537482 rows/sec., 153.28 MiB/sec. | ||
| 6086 | 2026.05.06 05:25:22.825166 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6087 | 2026.05.06 05:25:22.825185 [ 293 ] {6a825083-668a-4bf9-83a3-028aef6a4a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6088 | 2026.05.06 05:25:22.825215 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13510 rows starting from the beginning of the part | ||
| 6089 | 2026.05.06 05:25:22.825259 [ 293 ] {6a825083-668a-4bf9-83a3-028aef6a4a69} <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 | ||
| 6090 | 2026.05.06 05:25:22.825280 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6091 | 2026.05.06 05:25:22.825335 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 6092 | 2026.05.06 05:25:22.825385 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6093 | 2026.05.06 05:25:22.825415 [ 200 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6094 | 2026.05.06 05:25:22.825427 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 6095 | 2026.05.06 05:25:22.825484 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1676 rows starting from the beginning of the part | ||
| 6096 | 2026.05.06 05:25:22.825779 [ 200 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_36_7} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.05.06 05:25:22.825861 [ 200 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_36_7} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6098 | 2026.05.06 05:25:22.825939 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6099 | 2026.05.06 05:25:22.826074 [ 293 ] {6a825083-668a-4bf9-83a3-028aef6a4a69} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.05.06 05:25:22.826116 [ 293 ] {6a825083-668a-4bf9-83a3-028aef6a4a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6101 | 2026.05.06 05:25:22.826681 [ 293 ] {6a825083-668a-4bf9-83a3-028aef6a4a69} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6102 | 2026.05.06 05:25:22.826913 [ 293 ] {6a825083-668a-4bf9-83a3-028aef6a4a69} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.05.06 05:25:22.827068 [ 293 ] {6a825083-668a-4bf9-83a3-028aef6a4a69} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001901 sec., 13150.97317201473 rows/sec., 23.57 MiB/sec. | ||
| 6104 | 2026.05.06 05:25:22.827122 [ 293 ] {6a825083-668a-4bf9-83a3-028aef6a4a69} <Debug> TCPHandler: Processed in 0.00208803 sec. | ||
| 6105 | 2026.05.06 05:25:22.827234 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.05.06 05:25:22.827328 [ 293 ] {1304e407-7938-4dc5-a994-49a374d80eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6107 | 2026.05.06 05:25:22.827370 [ 293 ] {1304e407-7938-4dc5-a994-49a374d80eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6108 | 2026.05.06 05:25:22.827691 [ 293 ] {1304e407-7938-4dc5-a994-49a374d80eb5} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.05.06 05:25:22.827727 [ 293 ] {1304e407-7938-4dc5-a994-49a374d80eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6110 | 2026.05.06 05:25:22.828159 [ 293 ] {1304e407-7938-4dc5-a994-49a374d80eb5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6111 | 2026.05.06 05:25:22.828549 [ 293 ] {1304e407-7938-4dc5-a994-49a374d80eb5} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.05.06 05:25:22.828661 [ 49 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6113 | 2026.05.06 05:25:22.828692 [ 293 ] {1304e407-7938-4dc5-a994-49a374d80eb5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001381 sec., 8689.355539464155 rows/sec., 599.66 KiB/sec. | ||
| 6114 | 2026.05.06 05:25:22.828696 [ 49 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.05.06 05:25:22.828737 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6116 | 2026.05.06 05:25:22.828738 [ 293 ] {1304e407-7938-4dc5-a994-49a374d80eb5} <Debug> TCPHandler: Processed in 0.001553297 sec. | ||
| 6117 | 2026.05.06 05:25:22.828825 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 6118 | 2026.05.06 05:25:22.828915 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6119 | 2026.05.06 05:25:22.828940 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1920 rows starting from the beginning of the part | ||
| 6120 | 2026.05.06 05:25:22.828985 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6121 | 2026.05.06 05:25:22.829021 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 6122 | 2026.05.06 05:25:22.829055 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6123 | 2026.05.06 05:25:22.829091 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 6124 | 2026.05.06 05:25:22.829124 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 6125 | 2026.05.06 05:25:22.830183 [ 186 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2232 rows, containing 4 columns (4 merged, 0 gathered) in 0.001385216 sec., 1611301.0534097208 rows/sec., 104.20 MiB/sec. | ||
| 6126 | 2026.05.06 05:25:22.830530 [ 195 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6127 | 2026.05.06 05:25:22.830612 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16036 rows, containing 5 columns (5 merged, 0 gathered) in 0.005586727 sec., 2870374.729246659 rows/sec., 183.08 MiB/sec. | ||
| 6128 | 2026.05.06 05:25:22.830799 [ 195 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_36_7} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.05.06 05:25:22.830867 [ 195 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_36_7} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6130 | 2026.05.06 05:25:22.830941 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6131 | 2026.05.06 05:25:22.831029 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6132 | 2026.05.06 05:25:22.831300 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.05.06 05:25:22.831372 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6134 | 2026.05.06 05:25:22.831445 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 6135 | 2026.05.06 05:25:23.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.68 MiB, peak 273.71 MiB, free memory in arenas 0.00 B, will set to 267.66 MiB (RSS), difference: 2.98 MiB | ||
| 6136 | 2026.05.06 05:25:24.036418 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 774 | ||
| 6137 | 2026.05.06 05:25:24.039213 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.05.06 05:25:24.039256 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6139 | 2026.05.06 05:25:24.040467 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6140 | 2026.05.06 05:25:24.040717 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.05.06 05:25:24.040966 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 6142 | 2026.05.06 05:25:26.507323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10916 | ||
| 6143 | 2026.05.06 05:25:26.508052 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2026.05.06 05:25:26.508090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6145 | 2026.05.06 05:25:26.508585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6146 | 2026.05.06 05:25:26.508828 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2026.05.06 05:25:26.508968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10916 | ||
| 6148 | 2026.05.06 05:25:27.082131 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 6149 | 2026.05.06 05:25:27.098470 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.05.06 05:25:27.098542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6151 | 2026.05.06 05:25:27.104566 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6152 | 2026.05.06 05:25:27.105260 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.05.06 05:25:27.108043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 6154 | 2026.05.06 05:25:27.483597 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.05.06 05:25:27.483849 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6156 | 2026.05.06 05:25:27.484194 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6157 | 2026.05.06 05:25:27.484229 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6158 | 2026.05.06 05:25:27.484447 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6159 | 2026.05.06 05:25:27.484516 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6160 | 2026.05.06 05:25:27.484656 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6161 | 2026.05.06 05:25:27.484775 [ 330 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6162 | 2026.05.06 05:25:27.484775 [ 321 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6163 | 2026.05.06 05:25:27.484780 [ 361 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6164 | 2026.05.06 05:25:27.484921 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 6165 | 2026.05.06 05:25:27.484949 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6166 | 2026.05.06 05:25:27.485020 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6167 | 2026.05.06 05:25:27.485039 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6168 | 2026.05.06 05:25:27.485073 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6169 | 2026.05.06 05:25:27.485113 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6170 | 2026.05.06 05:25:27.486213 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002468 sec., 19043.760129659644 rows/sec., 3.17 MiB/sec. | ||
| 6171 | 2026.05.06 05:25:27.486341 [ 293 ] {c050fed9-e8a8-4fef-bbf7-1f0297216092} <Debug> TCPHandler: Processed in 0.002888744 sec. | ||
| 6172 | 2026.05.06 05:25:27.487696 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2026.05.06 05:25:27.487808 [ 293 ] {8a099179-e972-4725-b99a-d24d0b239e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6174 | 2026.05.06 05:25:27.487851 [ 293 ] {8a099179-e972-4725-b99a-d24d0b239e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6175 | 2026.05.06 05:25:27.488385 [ 293 ] {8a099179-e972-4725-b99a-d24d0b239e6f} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.05.06 05:25:27.488429 [ 293 ] {8a099179-e972-4725-b99a-d24d0b239e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6177 | 2026.05.06 05:25:27.488845 [ 293 ] {8a099179-e972-4725-b99a-d24d0b239e6f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6178 | 2026.05.06 05:25:27.489073 [ 293 ] {8a099179-e972-4725-b99a-d24d0b239e6f} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.05.06 05:25:27.489220 [ 293 ] {8a099179-e972-4725-b99a-d24d0b239e6f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001443 sec., 38808.03880803881 rows/sec., 2.98 MiB/sec. | ||
| 6180 | 2026.05.06 05:25:27.489257 [ 293 ] {8a099179-e972-4725-b99a-d24d0b239e6f} <Debug> TCPHandler: Processed in 0.001611937 sec. | ||
| 6181 | 2026.05.06 05:25:27.489374 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2026.05.06 05:25:27.489471 [ 293 ] {be7fba3e-1eb2-4abe-a4a7-4054555dc3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6183 | 2026.05.06 05:25:27.489511 [ 293 ] {be7fba3e-1eb2-4abe-a4a7-4054555dc3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6184 | 2026.05.06 05:25:27.489956 [ 293 ] {be7fba3e-1eb2-4abe-a4a7-4054555dc3c1} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.05.06 05:25:27.489993 [ 293 ] {be7fba3e-1eb2-4abe-a4a7-4054555dc3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6186 | 2026.05.06 05:25:27.490283 [ 293 ] {be7fba3e-1eb2-4abe-a4a7-4054555dc3c1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6187 | 2026.05.06 05:25:27.490486 [ 293 ] {be7fba3e-1eb2-4abe-a4a7-4054555dc3c1} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.05.06 05:25:27.490615 [ 293 ] {be7fba3e-1eb2-4abe-a4a7-4054555dc3c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 6189 | 2026.05.06 05:25:27.490656 [ 293 ] {be7fba3e-1eb2-4abe-a4a7-4054555dc3c1} <Debug> TCPHandler: Processed in 0.001332226 sec. | ||
| 6190 | 2026.05.06 05:25:27.490776 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2026.05.06 05:25:27.490873 [ 293 ] {5eb0ef11-8e45-4b85-913a-275e7b3b03e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6192 | 2026.05.06 05:25:27.490918 [ 293 ] {5eb0ef11-8e45-4b85-913a-275e7b3b03e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6193 | 2026.05.06 05:25:27.491315 [ 293 ] {5eb0ef11-8e45-4b85-913a-275e7b3b03e8} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.05.06 05:25:27.491351 [ 293 ] {5eb0ef11-8e45-4b85-913a-275e7b3b03e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6195 | 2026.05.06 05:25:27.491675 [ 293 ] {5eb0ef11-8e45-4b85-913a-275e7b3b03e8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6196 | 2026.05.06 05:25:27.491885 [ 293 ] {5eb0ef11-8e45-4b85-913a-275e7b3b03e8} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.05.06 05:25:27.492012 [ 293 ] {5eb0ef11-8e45-4b85-913a-275e7b3b03e8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001157 sec., 110630.94209161625 rows/sec., 7.71 MiB/sec. | ||
| 6198 | 2026.05.06 05:25:27.492049 [ 293 ] {5eb0ef11-8e45-4b85-913a-275e7b3b03e8} <Debug> TCPHandler: Processed in 0.001324037 sec. | ||
| 6199 | 2026.05.06 05:25:27.492169 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2026.05.06 05:25:27.492264 [ 293 ] {1631d8d4-5c9d-40bd-9548-b17e5cb354e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6201 | 2026.05.06 05:25:27.492306 [ 293 ] {1631d8d4-5c9d-40bd-9548-b17e5cb354e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6202 | 2026.05.06 05:25:27.492636 [ 293 ] {1631d8d4-5c9d-40bd-9548-b17e5cb354e7} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.05.06 05:25:27.492673 [ 293 ] {1631d8d4-5c9d-40bd-9548-b17e5cb354e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6204 | 2026.05.06 05:25:27.492989 [ 293 ] {1631d8d4-5c9d-40bd-9548-b17e5cb354e7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6205 | 2026.05.06 05:25:27.493196 [ 293 ] {1631d8d4-5c9d-40bd-9548-b17e5cb354e7} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2026.05.06 05:25:27.493323 [ 293 ] {1631d8d4-5c9d-40bd-9548-b17e5cb354e7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001076 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 6207 | 2026.05.06 05:25:27.493359 [ 293 ] {1631d8d4-5c9d-40bd-9548-b17e5cb354e7} <Debug> TCPHandler: Processed in 0.001240356 sec. | ||
| 6208 | 2026.05.06 05:25:32.486220 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2026.05.06 05:25:32.486604 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6210 | 2026.05.06 05:25:32.487172 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6211 | 2026.05.06 05:25:32.487234 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6212 | 2026.05.06 05:25:32.487460 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6213 | 2026.05.06 05:25:32.487530 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6214 | 2026.05.06 05:25:32.487669 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6215 | 2026.05.06 05:25:32.487794 [ 330 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6216 | 2026.05.06 05:25:32.487799 [ 361 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6217 | 2026.05.06 05:25:32.487799 [ 321 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6218 | 2026.05.06 05:25:32.487945 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 6219 | 2026.05.06 05:25:32.487974 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6220 | 2026.05.06 05:25:32.488042 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6221 | 2026.05.06 05:25:32.488063 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6222 | 2026.05.06 05:25:32.488097 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6223 | 2026.05.06 05:25:32.488134 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6224 | 2026.05.06 05:25:32.489174 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002721 sec., 17273.06137449467 rows/sec., 2.87 MiB/sec. | ||
| 6225 | 2026.05.06 05:25:32.489299 [ 293 ] {208df94e-b1ca-424b-9f7c-8b6319deba37} <Debug> TCPHandler: Processed in 0.003271546 sec. | ||
| 6226 | 2026.05.06 05:25:32.491374 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2026.05.06 05:25:32.491505 [ 293 ] {3ca89b40-99c9-4971-a1df-bfa10798f914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6228 | 2026.05.06 05:25:32.491558 [ 293 ] {3ca89b40-99c9-4971-a1df-bfa10798f914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6229 | 2026.05.06 05:25:32.492186 [ 293 ] {3ca89b40-99c9-4971-a1df-bfa10798f914} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.05.06 05:25:32.492229 [ 293 ] {3ca89b40-99c9-4971-a1df-bfa10798f914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6231 | 2026.05.06 05:25:32.492604 [ 293 ] {3ca89b40-99c9-4971-a1df-bfa10798f914} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6232 | 2026.05.06 05:25:32.492821 [ 293 ] {3ca89b40-99c9-4971-a1df-bfa10798f914} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.05.06 05:25:32.492965 [ 293 ] {3ca89b40-99c9-4971-a1df-bfa10798f914} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001497 sec., 72144.28857715431 rows/sec., 6.07 MiB/sec. | ||
| 6234 | 2026.05.06 05:25:32.493004 [ 293 ] {3ca89b40-99c9-4971-a1df-bfa10798f914} <Debug> TCPHandler: Processed in 0.001694029 sec. | ||
| 6235 | 2026.05.06 05:25:32.493143 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.05.06 05:25:32.493240 [ 293 ] {50538d10-f27a-4a86-b1ac-d0562c035229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.05.06 05:25:32.493280 [ 293 ] {50538d10-f27a-4a86-b1ac-d0562c035229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6238 | 2026.05.06 05:25:32.493674 [ 293 ] {50538d10-f27a-4a86-b1ac-d0562c035229} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.05.06 05:25:32.493708 [ 293 ] {50538d10-f27a-4a86-b1ac-d0562c035229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6240 | 2026.05.06 05:25:32.494000 [ 293 ] {50538d10-f27a-4a86-b1ac-d0562c035229} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6241 | 2026.05.06 05:25:32.494207 [ 293 ] {50538d10-f27a-4a86-b1ac-d0562c035229} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.05.06 05:25:32.494302 [ 35 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6243 | 2026.05.06 05:25:32.494332 [ 293 ] {50538d10-f27a-4a86-b1ac-d0562c035229} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001111 sec., 23402.340234023402 rows/sec., 1.72 MiB/sec. | ||
| 6244 | 2026.05.06 05:25:32.494338 [ 35 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.05.06 05:25:32.494366 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6246 | 2026.05.06 05:25:32.494370 [ 293 ] {50538d10-f27a-4a86-b1ac-d0562c035229} <Debug> TCPHandler: Processed in 0.001277826 sec. | ||
| 6247 | 2026.05.06 05:25:32.494457 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::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 | ||
| 6248 | 2026.05.06 05:25:32.494505 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.05.06 05:25:32.494561 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6250 | 2026.05.06 05:25:32.494593 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part | ||
| 6251 | 2026.05.06 05:25:32.494601 [ 293 ] {657e284d-b39a-4d95-8316-f0d2badd65ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6252 | 2026.05.06 05:25:32.494642 [ 293 ] {657e284d-b39a-4d95-8316-f0d2badd65ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6253 | 2026.05.06 05:25:32.494657 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 168 rows starting from the beginning of the part | ||
| 6254 | 2026.05.06 05:25:32.494710 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 6255 | 2026.05.06 05:25:32.494753 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 168 rows starting from the beginning of the part | ||
| 6256 | 2026.05.06 05:25:32.494798 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part | ||
| 6257 | 2026.05.06 05:25:32.494839 [ 195 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 6258 | 2026.05.06 05:25:32.495064 [ 293 ] {657e284d-b39a-4d95-8316-f0d2badd65ac} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.05.06 05:25:32.495099 [ 293 ] {657e284d-b39a-4d95-8316-f0d2badd65ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6260 | 2026.05.06 05:25:32.495400 [ 293 ] {657e284d-b39a-4d95-8316-f0d2badd65ac} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6261 | 2026.05.06 05:25:32.495609 [ 293 ] {657e284d-b39a-4d95-8316-f0d2badd65ac} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.05.06 05:25:32.495658 [ 198 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239405 sec., 516376.80984020553 rows/sec., 34.85 MiB/sec. | ||
| 6263 | 2026.05.06 05:25:32.495740 [ 293 ] {657e284d-b39a-4d95-8316-f0d2badd65ac} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001156 sec., 77854.67128027682 rows/sec., 6.08 MiB/sec. | ||
| 6264 | 2026.05.06 05:25:32.495780 [ 293 ] {657e284d-b39a-4d95-8316-f0d2badd65ac} <Debug> TCPHandler: Processed in 0.001325186 sec. | ||
| 6265 | 2026.05.06 05:25:32.495857 [ 192 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6266 | 2026.05.06 05:25:32.495906 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.05.06 05:25:32.496007 [ 293 ] {71745aca-dd3a-4575-b7d0-575394fe3303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6268 | 2026.05.06 05:25:32.496054 [ 293 ] {71745aca-dd3a-4575-b7d0-575394fe3303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6269 | 2026.05.06 05:25:32.496195 [ 192 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_31_6} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2026.05.06 05:25:32.496288 [ 192 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_31_6} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6271 | 2026.05.06 05:25:32.496389 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6272 | 2026.05.06 05:25:32.496473 [ 293 ] {71745aca-dd3a-4575-b7d0-575394fe3303} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.05.06 05:25:32.496514 [ 293 ] {71745aca-dd3a-4575-b7d0-575394fe3303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6274 | 2026.05.06 05:25:32.496830 [ 293 ] {71745aca-dd3a-4575-b7d0-575394fe3303} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6275 | 2026.05.06 05:25:32.497040 [ 293 ] {71745aca-dd3a-4575-b7d0-575394fe3303} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.05.06 05:25:32.497177 [ 293 ] {71745aca-dd3a-4575-b7d0-575394fe3303} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 6277 | 2026.05.06 05:25:32.497215 [ 293 ] {71745aca-dd3a-4575-b7d0-575394fe3303} <Debug> TCPHandler: Processed in 0.001359137 sec. | ||
| 6278 | 2026.05.06 05:25:32.497334 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.05.06 05:25:32.497431 [ 293 ] {34a2d6dc-efb7-4c01-bce5-fd69f654e288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6280 | 2026.05.06 05:25:32.497485 [ 293 ] {34a2d6dc-efb7-4c01-bce5-fd69f654e288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6281 | 2026.05.06 05:25:32.498249 [ 293 ] {34a2d6dc-efb7-4c01-bce5-fd69f654e288} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.05.06 05:25:32.498285 [ 293 ] {34a2d6dc-efb7-4c01-bce5-fd69f654e288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6283 | 2026.05.06 05:25:32.498813 [ 293 ] {34a2d6dc-efb7-4c01-bce5-fd69f654e288} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6284 | 2026.05.06 05:25:32.499029 [ 293 ] {34a2d6dc-efb7-4c01-bce5-fd69f654e288} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.05.06 05:25:32.499170 [ 293 ] {34a2d6dc-efb7-4c01-bce5-fd69f654e288} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001756 sec., 14806.37813211845 rows/sec., 26.53 MiB/sec. | ||
| 6286 | 2026.05.06 05:25:32.499223 [ 293 ] {34a2d6dc-efb7-4c01-bce5-fd69f654e288} <Debug> TCPHandler: Processed in 0.00193887 sec. | ||
| 6287 | 2026.05.06 05:25:32.499360 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2026.05.06 05:25:32.499458 [ 293 ] {555ea06e-95e2-4355-a2c4-c24f2eb5d2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6289 | 2026.05.06 05:25:32.499500 [ 293 ] {555ea06e-95e2-4355-a2c4-c24f2eb5d2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6290 | 2026.05.06 05:25:32.499840 [ 293 ] {555ea06e-95e2-4355-a2c4-c24f2eb5d2d1} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.05.06 05:25:32.499876 [ 293 ] {555ea06e-95e2-4355-a2c4-c24f2eb5d2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6292 | 2026.05.06 05:25:32.500186 [ 293 ] {555ea06e-95e2-4355-a2c4-c24f2eb5d2d1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6293 | 2026.05.06 05:25:32.500400 [ 293 ] {555ea06e-95e2-4355-a2c4-c24f2eb5d2d1} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.05.06 05:25:32.500528 [ 293 ] {555ea06e-95e2-4355-a2c4-c24f2eb5d2d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6295 | 2026.05.06 05:25:32.500564 [ 293 ] {555ea06e-95e2-4355-a2c4-c24f2eb5d2d1} <Debug> TCPHandler: Processed in 0.001255016 sec. | ||
| 6296 | 2026.05.06 05:25:33.901411 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6297 | 2026.05.06 05:25:33.901499 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6298 | 2026.05.06 05:25:34.009216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11428 | ||
| 6299 | 2026.05.06 05:25:34.010020 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.05.06 05:25:34.010087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6301 | 2026.05.06 05:25:34.010637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6302 | 2026.05.06 05:25:34.010873 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6303 | 2026.05.06 05:25:34.011014 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11428 | ||
| 6304 | 2026.05.06 05:25:34.041506 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 798 | ||
| 6305 | 2026.05.06 05:25:34.043611 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.05.06 05:25:34.043656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6307 | 2026.05.06 05:25:34.044833 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6308 | 2026.05.06 05:25:34.045095 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2026.05.06 05:25:34.045357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 6310 | 2026.05.06 05:25:34.378478 [ 32 ] {} <Debug> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6311 | 2026.05.06 05:25:34.378538 [ 32 ] {} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.05.06 05:25:34.378563 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6313 | 2026.05.06 05:25:34.378684 [ 195 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 6314 | 2026.05.06 05:25:34.378835 [ 195 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6315 | 2026.05.06 05:25:34.378872 [ 195 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 6316 | 2026.05.06 05:25:34.378936 [ 195 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 6317 | 2026.05.06 05:25:34.378980 [ 195 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6318 | 2026.05.06 05:25:34.379019 [ 195 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 6319 | 2026.05.06 05:25:34.379056 [ 195 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 6320 | 2026.05.06 05:25:34.379784 [ 198 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001153405 sec., 12137.974085425329 rows/sec., 817.89 KiB/sec. | ||
| 6321 | 2026.05.06 05:25:34.379943 [ 191 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6322 | 2026.05.06 05:25:34.380247 [ 191 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_14_3} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2026.05.06 05:25:34.380317 [ 191 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_14_3} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6324 | 2026.05.06 05:25:34.380396 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6325 | 2026.05.06 05:25:34.608260 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6326 | 2026.05.06 05:25:34.625235 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.05.06 05:25:34.625296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6328 | 2026.05.06 05:25:34.631423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6329 | 2026.05.06 05:25:34.632126 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.05.06 05:25:34.635031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6331 | 2026.05.06 05:25:34.708947 [ 32 ] {} <Debug> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6332 | 2026.05.06 05:25:34.708985 [ 32 ] {} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.05.06 05:25:34.709008 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6334 | 2026.05.06 05:25:34.709130 [ 195 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::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 | ||
| 6335 | 2026.05.06 05:25:34.709299 [ 195 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6336 | 2026.05.06 05:25:34.709340 [ 195 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 6337 | 2026.05.06 05:25:34.709412 [ 195 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 6338 | 2026.05.06 05:25:34.709459 [ 195 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6339 | 2026.05.06 05:25:34.709504 [ 195 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6340 | 2026.05.06 05:25:34.709546 [ 195 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6341 | 2026.05.06 05:25:34.710374 [ 198 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302587 sec., 64487.05537518799 rows/sec., 3.29 MiB/sec. | ||
| 6342 | 2026.05.06 05:25:34.710532 [ 199 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6343 | 2026.05.06 05:25:34.710853 [ 199 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_14_3} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.05.06 05:25:34.710932 [ 199 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_14_3} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6345 | 2026.05.06 05:25:34.711012 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6346 | 2026.05.06 05:25:37.485949 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2026.05.06 05:25:37.486247 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6348 | 2026.05.06 05:25:37.486602 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6349 | 2026.05.06 05:25:37.486637 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6350 | 2026.05.06 05:25:37.486882 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6351 | 2026.05.06 05:25:37.486952 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6352 | 2026.05.06 05:25:37.487092 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6353 | 2026.05.06 05:25:37.487205 [ 330 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6354 | 2026.05.06 05:25:37.487209 [ 361 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6355 | 2026.05.06 05:25:37.487209 [ 321 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6356 | 2026.05.06 05:25:37.487337 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 6357 | 2026.05.06 05:25:37.487364 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6358 | 2026.05.06 05:25:37.487432 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6359 | 2026.05.06 05:25:37.487453 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6360 | 2026.05.06 05:25:37.487486 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6361 | 2026.05.06 05:25:37.487522 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6362 | 2026.05.06 05:25:37.488620 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002476 sec., 18982.229402261713 rows/sec., 3.16 MiB/sec. | ||
| 6363 | 2026.05.06 05:25:37.488747 [ 293 ] {e50eded2-cb26-473d-b69e-376274d9987b} <Debug> TCPHandler: Processed in 0.002933245 sec. | ||
| 6364 | 2026.05.06 05:25:37.490656 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2026.05.06 05:25:37.490776 [ 293 ] {132f177c-87c3-425a-b408-a36dc2bc501d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6366 | 2026.05.06 05:25:37.490824 [ 293 ] {132f177c-87c3-425a-b408-a36dc2bc501d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6367 | 2026.05.06 05:25:37.491459 [ 293 ] {132f177c-87c3-425a-b408-a36dc2bc501d} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.05.06 05:25:37.491504 [ 293 ] {132f177c-87c3-425a-b408-a36dc2bc501d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6369 | 2026.05.06 05:25:37.491882 [ 293 ] {132f177c-87c3-425a-b408-a36dc2bc501d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6370 | 2026.05.06 05:25:37.492108 [ 293 ] {132f177c-87c3-425a-b408-a36dc2bc501d} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.05.06 05:25:37.492256 [ 293 ] {132f177c-87c3-425a-b408-a36dc2bc501d} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001467 sec., 59986.36673483299 rows/sec., 5.05 MiB/sec. | ||
| 6372 | 2026.05.06 05:25:37.492299 [ 293 ] {132f177c-87c3-425a-b408-a36dc2bc501d} <Debug> TCPHandler: Processed in 0.001663728 sec. | ||
| 6373 | 2026.05.06 05:25:37.492437 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.05.06 05:25:37.492533 [ 293 ] {af54a58d-666b-4ba7-b92c-ab1ed53679e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6375 | 2026.05.06 05:25:37.492573 [ 293 ] {af54a58d-666b-4ba7-b92c-ab1ed53679e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6376 | 2026.05.06 05:25:37.492965 [ 293 ] {af54a58d-666b-4ba7-b92c-ab1ed53679e5} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.05.06 05:25:37.493001 [ 293 ] {af54a58d-666b-4ba7-b92c-ab1ed53679e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6378 | 2026.05.06 05:25:37.493297 [ 293 ] {af54a58d-666b-4ba7-b92c-ab1ed53679e5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6379 | 2026.05.06 05:25:37.493503 [ 293 ] {af54a58d-666b-4ba7-b92c-ab1ed53679e5} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.05.06 05:25:37.493631 [ 293 ] {af54a58d-666b-4ba7-b92c-ab1ed53679e5} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001116 sec., 14336.917562724015 rows/sec., 1.05 MiB/sec. | ||
| 6381 | 2026.05.06 05:25:37.493668 [ 293 ] {af54a58d-666b-4ba7-b92c-ab1ed53679e5} <Debug> TCPHandler: Processed in 0.001281406 sec. | ||
| 6382 | 2026.05.06 05:25:37.493789 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2026.05.06 05:25:37.493884 [ 293 ] {af007b44-629e-47e7-b6ed-695d043e9acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6384 | 2026.05.06 05:25:37.493923 [ 293 ] {af007b44-629e-47e7-b6ed-695d043e9acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6385 | 2026.05.06 05:25:37.494339 [ 293 ] {af007b44-629e-47e7-b6ed-695d043e9acc} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.05.06 05:25:37.494375 [ 293 ] {af007b44-629e-47e7-b6ed-695d043e9acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6387 | 2026.05.06 05:25:37.494694 [ 293 ] {af007b44-629e-47e7-b6ed-695d043e9acc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6388 | 2026.05.06 05:25:37.494896 [ 293 ] {af007b44-629e-47e7-b6ed-695d043e9acc} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2026.05.06 05:25:37.495023 [ 293 ] {af007b44-629e-47e7-b6ed-695d043e9acc} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001156 sec., 69204.15224913496 rows/sec., 5.40 MiB/sec. | ||
| 6390 | 2026.05.06 05:25:37.495060 [ 293 ] {af007b44-629e-47e7-b6ed-695d043e9acc} <Debug> TCPHandler: Processed in 0.001321126 sec. | ||
| 6391 | 2026.05.06 05:25:37.495183 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6392 | 2026.05.06 05:25:37.495277 [ 293 ] {225a94e8-0359-40a4-8e69-f77510659ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6393 | 2026.05.06 05:25:37.495320 [ 293 ] {225a94e8-0359-40a4-8e69-f77510659ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6394 | 2026.05.06 05:25:37.495722 [ 293 ] {225a94e8-0359-40a4-8e69-f77510659ff4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.05.06 05:25:37.495758 [ 293 ] {225a94e8-0359-40a4-8e69-f77510659ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6396 | 2026.05.06 05:25:37.496089 [ 293 ] {225a94e8-0359-40a4-8e69-f77510659ff4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6397 | 2026.05.06 05:25:37.496303 [ 293 ] {225a94e8-0359-40a4-8e69-f77510659ff4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.05.06 05:25:37.496431 [ 293 ] {225a94e8-0359-40a4-8e69-f77510659ff4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 6399 | 2026.05.06 05:25:37.496468 [ 293 ] {225a94e8-0359-40a4-8e69-f77510659ff4} <Debug> TCPHandler: Processed in 0.001334426 sec. | ||
| 6400 | 2026.05.06 05:25:37.496584 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6401 | 2026.05.06 05:25:37.496679 [ 293 ] {74aac519-5f83-4e36-8f4c-7e9633e30abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6402 | 2026.05.06 05:25:37.496732 [ 293 ] {74aac519-5f83-4e36-8f4c-7e9633e30abe} <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 | ||
| 6403 | 2026.05.06 05:25:37.497512 [ 293 ] {74aac519-5f83-4e36-8f4c-7e9633e30abe} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2026.05.06 05:25:37.497548 [ 293 ] {74aac519-5f83-4e36-8f4c-7e9633e30abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6405 | 2026.05.06 05:25:37.498073 [ 293 ] {74aac519-5f83-4e36-8f4c-7e9633e30abe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6406 | 2026.05.06 05:25:37.498288 [ 293 ] {74aac519-5f83-4e36-8f4c-7e9633e30abe} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2026.05.06 05:25:37.498427 [ 293 ] {74aac519-5f83-4e36-8f4c-7e9633e30abe} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001765 sec., 9065.155807365438 rows/sec., 16.24 MiB/sec. | ||
| 6408 | 2026.05.06 05:25:37.498479 [ 293 ] {74aac519-5f83-4e36-8f4c-7e9633e30abe} <Debug> TCPHandler: Processed in 0.00194432 sec. | ||
| 6409 | 2026.05.06 05:25:37.498605 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.05.06 05:25:37.498700 [ 293 ] {72286ace-390f-4244-87ae-c808e9d7868e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6411 | 2026.05.06 05:25:37.498743 [ 293 ] {72286ace-390f-4244-87ae-c808e9d7868e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6412 | 2026.05.06 05:25:37.499080 [ 293 ] {72286ace-390f-4244-87ae-c808e9d7868e} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.05.06 05:25:37.499116 [ 293 ] {72286ace-390f-4244-87ae-c808e9d7868e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6414 | 2026.05.06 05:25:37.499420 [ 293 ] {72286ace-390f-4244-87ae-c808e9d7868e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6415 | 2026.05.06 05:25:37.499626 [ 293 ] {72286ace-390f-4244-87ae-c808e9d7868e} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.05.06 05:25:37.499754 [ 293 ] {72286ace-390f-4244-87ae-c808e9d7868e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6417 | 2026.05.06 05:25:37.499790 [ 293 ] {72286ace-390f-4244-87ae-c808e9d7868e} <Debug> TCPHandler: Processed in 0.001234836 sec. | ||
| 6418 | 2026.05.06 05:25:39.091446 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57903 | ||
| 6419 | 2026.05.06 05:25:39.091564 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6420 | 2026.05.06 05:25:39.091590 [ 313 ] {} <Debug> TCP-Session: 76896ca6-ef6e-4c50-8855-3baf26afc4fc Authenticating user 'default' from [fd00:1122:3344:101::e]:57903 | ||
| 6421 | 2026.05.06 05:25:39.091612 [ 313 ] {} <Debug> TCP-Session: 76896ca6-ef6e-4c50-8855-3baf26afc4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2026.05.06 05:25:39.091625 [ 313 ] {} <Debug> TCP-Session: 76896ca6-ef6e-4c50-8855-3baf26afc4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6423 | 2026.05.06 05:25:39.091822 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52505 | ||
| 6424 | 2026.05.06 05:25:39.091860 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55599 | ||
| 6425 | 2026.05.06 05:25:39.091895 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54789 | ||
| 6426 | 2026.05.06 05:25:39.091914 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35538 | ||
| 6427 | 2026.05.06 05:25:39.091924 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57637 | ||
| 6428 | 2026.05.06 05:25:39.091948 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6429 | 2026.05.06 05:25:39.091970 [ 313 ] {} <Trace> TCP-Session: 76896ca6-ef6e-4c50-8855-3baf26afc4fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6430 | 2026.05.06 05:25:39.091994 [ 314 ] {} <Debug> TCP-Session: f52036dd-9a35-49ae-972a-7758cea97bf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52505 | ||
| 6431 | 2026.05.06 05:25:39.091906 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54405 | ||
| 6432 | 2026.05.06 05:25:39.092028 [ 314 ] {} <Debug> TCP-Session: f52036dd-9a35-49ae-972a-7758cea97bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6433 | 2026.05.06 05:25:39.091854 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53233 | ||
| 6434 | 2026.05.06 05:25:39.092078 [ 314 ] {} <Debug> TCP-Session: f52036dd-9a35-49ae-972a-7758cea97bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6435 | 2026.05.06 05:25:39.091836 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37365 | ||
| 6436 | 2026.05.06 05:25:39.092166 [ 313 ] {19fb8a2b-6f08-4257-8197-e7dce6d6f37c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6437 | 2026.05.06 05:25:39.092450 [ 313 ] {19fb8a2b-6f08-4257-8197-e7dce6d6f37c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6438 | 2026.05.06 05:25:39.092508 [ 313 ] {19fb8a2b-6f08-4257-8197-e7dce6d6f37c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6439 | 2026.05.06 05:25:39.092612 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6440 | 2026.05.06 05:25:39.092658 [ 316 ] {} <Debug> TCP-Session: 22ea9085-9f40-431f-b1ac-174f4ea0e4e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53233 | ||
| 6441 | 2026.05.06 05:25:39.092685 [ 316 ] {} <Debug> TCP-Session: 22ea9085-9f40-431f-b1ac-174f4ea0e4e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6442 | 2026.05.06 05:25:39.092698 [ 316 ] {} <Debug> TCP-Session: 22ea9085-9f40-431f-b1ac-174f4ea0e4e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6443 | 2026.05.06 05:25:39.092740 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6444 | 2026.05.06 05:25:39.092780 [ 315 ] {} <Debug> TCP-Session: bb854e08-890c-43a6-a3f7-75d50a00aff7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37365 | ||
| 6445 | 2026.05.06 05:25:39.092805 [ 315 ] {} <Debug> TCP-Session: bb854e08-890c-43a6-a3f7-75d50a00aff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6446 | 2026.05.06 05:25:39.092812 [ 313 ] {19fb8a2b-6f08-4257-8197-e7dce6d6f37c} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 6447 | 2026.05.06 05:25:39.092822 [ 315 ] {} <Debug> TCP-Session: bb854e08-890c-43a6-a3f7-75d50a00aff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6448 | 2026.05.06 05:25:39.092883 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6449 | 2026.05.06 05:25:39.092923 [ 317 ] {} <Debug> TCP-Session: 654da4df-6cfb-42e6-b176-a3130e791b1e Authenticating user 'default' from [fd00:1122:3344:101::e]:55599 | ||
| 6450 | 2026.05.06 05:25:39.092945 [ 317 ] {} <Debug> TCP-Session: 654da4df-6cfb-42e6-b176-a3130e791b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6451 | 2026.05.06 05:25:39.092958 [ 317 ] {} <Debug> TCP-Session: 654da4df-6cfb-42e6-b176-a3130e791b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6452 | 2026.05.06 05:25:39.092992 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6453 | 2026.05.06 05:25:39.093030 [ 3 ] {} <Debug> TCP-Session: 3e03c8f2-528d-48ea-80da-df0f42fa9953 Authenticating user 'default' from [fd00:1122:3344:101::e]:54789 | ||
| 6454 | 2026.05.06 05:25:39.093049 [ 3 ] {} <Debug> TCP-Session: 3e03c8f2-528d-48ea-80da-df0f42fa9953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6455 | 2026.05.06 05:25:39.093061 [ 3 ] {} <Debug> TCP-Session: 3e03c8f2-528d-48ea-80da-df0f42fa9953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6456 | 2026.05.06 05:25:39.093396 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6457 | 2026.05.06 05:25:39.093435 [ 292 ] {} <Debug> TCP-Session: 52eaed0d-fbb4-45df-96ed-bb9a081223a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54405 | ||
| 6458 | 2026.05.06 05:25:39.093453 [ 292 ] {} <Debug> TCP-Session: 52eaed0d-fbb4-45df-96ed-bb9a081223a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6459 | 2026.05.06 05:25:39.093469 [ 292 ] {} <Debug> TCP-Session: 52eaed0d-fbb4-45df-96ed-bb9a081223a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6460 | 2026.05.06 05:25:39.093535 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6461 | 2026.05.06 05:25:39.093582 [ 310 ] {} <Debug> TCP-Session: 09e27fc7-4528-4ae1-a89e-22e70bf9d6d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57637 | ||
| 6462 | 2026.05.06 05:25:39.093609 [ 310 ] {} <Debug> TCP-Session: 09e27fc7-4528-4ae1-a89e-22e70bf9d6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2026.05.06 05:25:39.093627 [ 310 ] {} <Debug> TCP-Session: 09e27fc7-4528-4ae1-a89e-22e70bf9d6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6464 | 2026.05.06 05:25:39.093773 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6465 | 2026.05.06 05:25:39.093813 [ 309 ] {} <Debug> TCP-Session: 29ec1223-2e65-4965-8494-081c66b01a2e Authenticating user 'default' from [fd00:1122:3344:101::e]:35538 | ||
| 6466 | 2026.05.06 05:25:39.093830 [ 309 ] {} <Debug> TCP-Session: 29ec1223-2e65-4965-8494-081c66b01a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6467 | 2026.05.06 05:25:39.093842 [ 309 ] {} <Debug> TCP-Session: 29ec1223-2e65-4965-8494-081c66b01a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6468 | 2026.05.06 05:25:39.093964 [ 343 ] {19fb8a2b-6f08-4257-8197-e7dce6d6f37c} <Trace> AggregatingTransform: Aggregating | ||
| 6469 | 2026.05.06 05:25:39.093996 [ 343 ] {19fb8a2b-6f08-4257-8197-e7dce6d6f37c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6470 | 2026.05.06 05:25:39.094033 [ 343 ] {19fb8a2b-6f08-4257-8197-e7dce6d6f37c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001102875 sec. (906.721 rows/sec., 35.42 KiB/sec.) | ||
| 6471 | 2026.05.06 05:25:39.094052 [ 343 ] {19fb8a2b-6f08-4257-8197-e7dce6d6f37c} <Trace> Aggregator: Merging aggregated data | ||
| 6472 | 2026.05.06 05:25:39.095430 [ 313 ] {19fb8a2b-6f08-4257-8197-e7dce6d6f37c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003327 sec., 300.57108506161705 rows/sec., 11.74 KiB/sec. | ||
| 6473 | 2026.05.06 05:25:39.095661 [ 313 ] {19fb8a2b-6f08-4257-8197-e7dce6d6f37c} <Debug> TCPHandler: Processed in 0.003819068 sec. | ||
| 6474 | 2026.05.06 05:25:39.095878 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6475 | 2026.05.06 05:25:39.095921 [ 313 ] {} <Debug> TCP-Session: 76896ca6-ef6e-4c50-8855-3baf26afc4fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6476 | 2026.05.06 05:25:39.095944 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6477 | 2026.05.06 05:25:39.095977 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6478 | 2026.05.06 05:25:39.096006 [ 314 ] {} <Debug> TCP-Session: f52036dd-9a35-49ae-972a-7758cea97bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6479 | 2026.05.06 05:25:39.096022 [ 317 ] {} <Debug> TCP-Session: 654da4df-6cfb-42e6-b176-a3130e791b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6480 | 2026.05.06 05:25:39.096053 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6481 | 2026.05.06 05:25:39.096072 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6482 | 2026.05.06 05:25:39.096102 [ 3 ] {} <Debug> TCP-Session: 3e03c8f2-528d-48ea-80da-df0f42fa9953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6483 | 2026.05.06 05:25:39.096116 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6484 | 2026.05.06 05:25:39.096141 [ 316 ] {} <Debug> TCP-Session: 22ea9085-9f40-431f-b1ac-174f4ea0e4e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6485 | 2026.05.06 05:25:39.096107 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6486 | 2026.05.06 05:25:39.096199 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6487 | 2026.05.06 05:25:39.096180 [ 292 ] {} <Debug> TCP-Session: 52eaed0d-fbb4-45df-96ed-bb9a081223a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6488 | 2026.05.06 05:25:39.096229 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6489 | 2026.05.06 05:25:39.096231 [ 310 ] {} <Debug> TCP-Session: 09e27fc7-4528-4ae1-a89e-22e70bf9d6d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6490 | 2026.05.06 05:25:39.096294 [ 315 ] {} <Debug> TCP-Session: bb854e08-890c-43a6-a3f7-75d50a00aff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6491 | 2026.05.06 05:25:39.096244 [ 309 ] {} <Debug> TCP-Session: 29ec1223-2e65-4965-8494-081c66b01a2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6492 | 2026.05.06 05:25:39.192937 [ 27 ] {} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 6493 | 2026.05.06 05:25:39.193015 [ 27 ] {} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.05.06 05:25:39.193043 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6495 | 2026.05.06 05:25:39.193191 [ 197 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 6496 | 2026.05.06 05:25:39.193348 [ 197 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6497 | 2026.05.06 05:25:39.193387 [ 197 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 974 rows starting from the beginning of the part | ||
| 6498 | 2026.05.06 05:25:39.193460 [ 197 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 6499 | 2026.05.06 05:25:39.193507 [ 197 ] {799a887b-0b36-445e-b8c8-07f573c725fe::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 | ||
| 6500 | 2026.05.06 05:25:39.193560 [ 197 ] {799a887b-0b36-445e-b8c8-07f573c725fe::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 | ||
| 6501 | 2026.05.06 05:25:39.193621 [ 197 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 825 rows starting from the beginning of the part | ||
| 6502 | 2026.05.06 05:25:39.195374 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2246 rows, containing 5 columns (5 merged, 0 gathered) in 0.002249761 sec., 998328.2668692364 rows/sec., 63.83 MiB/sec. | ||
| 6503 | 2026.05.06 05:25:39.195607 [ 197 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6504 | 2026.05.06 05:25:39.195919 [ 197 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_20_4} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.05.06 05:25:39.196000 [ 197 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_20_4} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 6506 | 2026.05.06 05:25:39.196093 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 6507 | 2026.05.06 05:25:39.230643 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50682 | ||
| 6508 | 2026.05.06 05:25:39.230755 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6509 | 2026.05.06 05:25:39.230783 [ 3 ] {} <Debug> TCP-Session: b5b0a5de-d5d6-4a9f-a282-4456214486e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50682 | ||
| 6510 | 2026.05.06 05:25:39.230804 [ 3 ] {} <Debug> TCP-Session: b5b0a5de-d5d6-4a9f-a282-4456214486e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6511 | 2026.05.06 05:25:39.230817 [ 3 ] {} <Debug> TCP-Session: b5b0a5de-d5d6-4a9f-a282-4456214486e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6512 | 2026.05.06 05:25:39.231022 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60208 | ||
| 6513 | 2026.05.06 05:25:39.231026 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41747 | ||
| 6514 | 2026.05.06 05:25:39.231060 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44228 | ||
| 6515 | 2026.05.06 05:25:39.231083 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56105 | ||
| 6516 | 2026.05.06 05:25:39.231099 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6517 | 2026.05.06 05:25:39.231110 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37798 | ||
| 6518 | 2026.05.06 05:25:39.231138 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6519 | 2026.05.06 05:25:39.231145 [ 309 ] {} <Debug> TCP-Session: 238d6574-c83a-4156-804a-1e17a47e939c Authenticating user 'default' from [fd00:1122:3344:101::e]:60208 | ||
| 6520 | 2026.05.06 05:25:39.231151 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6521 | 2026.05.06 05:25:39.231167 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6522 | 2026.05.06 05:25:39.231171 [ 313 ] {} <Debug> TCP-Session: 50e3476a-370e-4b30-aebd-a20770d2d56b Authenticating user 'default' from [fd00:1122:3344:101::e]:44228 | ||
| 6523 | 2026.05.06 05:25:39.231199 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6524 | 2026.05.06 05:25:39.231192 [ 3 ] {} <Trace> TCP-Session: b5b0a5de-d5d6-4a9f-a282-4456214486e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2026.05.06 05:25:39.231215 [ 313 ] {} <Debug> TCP-Session: 50e3476a-370e-4b30-aebd-a20770d2d56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6526 | 2026.05.06 05:25:39.231226 [ 317 ] {} <Debug> TCP-Session: 79a6f5d7-8d1f-49a6-8b65-e73cebc4de81 Authenticating user 'default' from [fd00:1122:3344:101::e]:37798 | ||
| 6527 | 2026.05.06 05:25:39.231249 [ 313 ] {} <Debug> TCP-Session: 50e3476a-370e-4b30-aebd-a20770d2d56b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6528 | 2026.05.06 05:25:39.231264 [ 317 ] {} <Debug> TCP-Session: 79a6f5d7-8d1f-49a6-8b65-e73cebc4de81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6529 | 2026.05.06 05:25:39.231121 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58572 | ||
| 6530 | 2026.05.06 05:25:39.231289 [ 317 ] {} <Debug> TCP-Session: 79a6f5d7-8d1f-49a6-8b65-e73cebc4de81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6531 | 2026.05.06 05:25:39.231066 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44094 | ||
| 6532 | 2026.05.06 05:25:39.231206 [ 315 ] {} <Debug> TCP-Session: 728ec345-676b-4af7-95f4-1685a0040f39 Authenticating user 'default' from [fd00:1122:3344:101::e]:56105 | ||
| 6533 | 2026.05.06 05:25:39.231385 [ 3 ] {045f5580-3e55-465a-a913-66c1ffc16cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50682) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6534 | 2026.05.06 05:25:39.231400 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6535 | 2026.05.06 05:25:39.231411 [ 315 ] {} <Debug> TCP-Session: 728ec345-676b-4af7-95f4-1685a0040f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6536 | 2026.05.06 05:25:39.231199 [ 292 ] {} <Debug> TCP-Session: 73e0d88c-6428-49a3-9c5c-dcfbe5314fc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41747 | ||
| 6537 | 2026.05.06 05:25:39.231444 [ 315 ] {} <Debug> TCP-Session: 728ec345-676b-4af7-95f4-1685a0040f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6538 | 2026.05.06 05:25:39.231443 [ 316 ] {} <Debug> TCP-Session: 6c9ee973-5be9-4b38-8696-04b170e8e781 Authenticating user 'default' from [fd00:1122:3344:101::e]:58572 | ||
| 6539 | 2026.05.06 05:25:39.231461 [ 292 ] {} <Debug> TCP-Session: 73e0d88c-6428-49a3-9c5c-dcfbe5314fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6540 | 2026.05.06 05:25:39.231489 [ 316 ] {} <Debug> TCP-Session: 6c9ee973-5be9-4b38-8696-04b170e8e781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6541 | 2026.05.06 05:25:39.231495 [ 292 ] {} <Debug> TCP-Session: 73e0d88c-6428-49a3-9c5c-dcfbe5314fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6542 | 2026.05.06 05:25:39.231511 [ 316 ] {} <Debug> TCP-Session: 6c9ee973-5be9-4b38-8696-04b170e8e781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6543 | 2026.05.06 05:25:39.231445 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6544 | 2026.05.06 05:25:39.231181 [ 309 ] {} <Debug> TCP-Session: 238d6574-c83a-4156-804a-1e17a47e939c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6545 | 2026.05.06 05:25:39.231574 [ 310 ] {} <Debug> TCP-Session: 6ab1b850-1a00-41fb-9310-51c4381223b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44094 | ||
| 6546 | 2026.05.06 05:25:39.231592 [ 309 ] {} <Debug> TCP-Session: 238d6574-c83a-4156-804a-1e17a47e939c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6547 | 2026.05.06 05:25:39.231075 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52476 | ||
| 6548 | 2026.05.06 05:25:39.231609 [ 310 ] {} <Debug> TCP-Session: 6ab1b850-1a00-41fb-9310-51c4381223b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6549 | 2026.05.06 05:25:39.231640 [ 3 ] {045f5580-3e55-465a-a913-66c1ffc16cdc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6550 | 2026.05.06 05:25:39.231650 [ 310 ] {} <Debug> TCP-Session: 6ab1b850-1a00-41fb-9310-51c4381223b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6551 | 2026.05.06 05:25:39.231694 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6552 | 2026.05.06 05:25:39.231706 [ 3 ] {045f5580-3e55-465a-a913-66c1ffc16cdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6553 | 2026.05.06 05:25:39.231730 [ 314 ] {} <Debug> TCP-Session: d35ec04e-b9d3-42e4-810b-157166130288 Authenticating user 'default' from [fd00:1122:3344:101::e]:52476 | ||
| 6554 | 2026.05.06 05:25:39.231758 [ 314 ] {} <Debug> TCP-Session: d35ec04e-b9d3-42e4-810b-157166130288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6555 | 2026.05.06 05:25:39.231775 [ 314 ] {} <Debug> TCP-Session: d35ec04e-b9d3-42e4-810b-157166130288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6556 | 2026.05.06 05:25:39.232013 [ 3 ] {045f5580-3e55-465a-a913-66c1ffc16cdc} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 6557 | 2026.05.06 05:25:39.233156 [ 355 ] {045f5580-3e55-465a-a913-66c1ffc16cdc} <Trace> AggregatingTransform: Aggregating | ||
| 6558 | 2026.05.06 05:25:39.233186 [ 355 ] {045f5580-3e55-465a-a913-66c1ffc16cdc} <Trace> Aggregator: Aggregation method: without_key | ||
| 6559 | 2026.05.06 05:25:39.233214 [ 355 ] {045f5580-3e55-465a-a913-66c1ffc16cdc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001096256 sec. (912.196 rows/sec., 35.63 KiB/sec.) | ||
| 6560 | 2026.05.06 05:25:39.233228 [ 355 ] {045f5580-3e55-465a-a913-66c1ffc16cdc} <Trace> Aggregator: Merging aggregated data | ||
| 6561 | 2026.05.06 05:25:39.234524 [ 3 ] {045f5580-3e55-465a-a913-66c1ffc16cdc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003194 sec., 313.08703819661866 rows/sec., 12.23 KiB/sec. | ||
| 6562 | 2026.05.06 05:25:39.234638 [ 3 ] {045f5580-3e55-465a-a913-66c1ffc16cdc} <Debug> TCPHandler: Processed in 0.003553058 sec. | ||
| 6563 | 2026.05.06 05:25:39.234772 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6564 | 2026.05.06 05:25:39.234800 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6565 | 2026.05.06 05:25:39.234813 [ 3 ] {} <Debug> TCP-Session: b5b0a5de-d5d6-4a9f-a282-4456214486e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6566 | 2026.05.06 05:25:39.234820 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6567 | 2026.05.06 05:25:39.234840 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6568 | 2026.05.06 05:25:39.234864 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6569 | 2026.05.06 05:25:39.234876 [ 309 ] {} <Debug> TCP-Session: 238d6574-c83a-4156-804a-1e17a47e939c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6570 | 2026.05.06 05:25:39.234889 [ 313 ] {} <Debug> TCP-Session: 50e3476a-370e-4b30-aebd-a20770d2d56b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6571 | 2026.05.06 05:25:39.234911 [ 315 ] {} <Debug> TCP-Session: 728ec345-676b-4af7-95f4-1685a0040f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6572 | 2026.05.06 05:25:39.234912 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6573 | 2026.05.06 05:25:39.234931 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6574 | 2026.05.06 05:25:39.234958 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6575 | 2026.05.06 05:25:39.234971 [ 310 ] {} <Debug> TCP-Session: 6ab1b850-1a00-41fb-9310-51c4381223b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6576 | 2026.05.06 05:25:39.234983 [ 314 ] {} <Debug> TCP-Session: d35ec04e-b9d3-42e4-810b-157166130288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6577 | 2026.05.06 05:25:39.234887 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6578 | 2026.05.06 05:25:39.235016 [ 316 ] {} <Debug> TCP-Session: 6c9ee973-5be9-4b38-8696-04b170e8e781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6579 | 2026.05.06 05:25:39.234841 [ 292 ] {} <Debug> TCP-Session: 73e0d88c-6428-49a3-9c5c-dcfbe5314fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6580 | 2026.05.06 05:25:39.235049 [ 317 ] {} <Debug> TCP-Session: 79a6f5d7-8d1f-49a6-8b65-e73cebc4de81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2026.05.06 05:25:40.682141 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53777 | ||
| 6582 | 2026.05.06 05:25:40.682272 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6583 | 2026.05.06 05:25:40.682303 [ 3 ] {} <Debug> TCP-Session: 2cd98577-f400-451f-89b6-d23348cd9828 Authenticating user 'default' from [fd00:1122:3344:101::e]:53777 | ||
| 6584 | 2026.05.06 05:25:40.682327 [ 3 ] {} <Debug> TCP-Session: 2cd98577-f400-451f-89b6-d23348cd9828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6585 | 2026.05.06 05:25:40.682342 [ 3 ] {} <Debug> TCP-Session: 2cd98577-f400-451f-89b6-d23348cd9828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2026.05.06 05:25:40.682565 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49699 | ||
| 6587 | 2026.05.06 05:25:40.682591 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49728 | ||
| 6588 | 2026.05.06 05:25:40.682612 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35642 | ||
| 6589 | 2026.05.06 05:25:40.682633 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35196 | ||
| 6590 | 2026.05.06 05:25:40.682666 [ 3 ] {} <Trace> TCP-Session: 2cd98577-f400-451f-89b6-d23348cd9828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2026.05.06 05:25:40.682700 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6592 | 2026.05.06 05:25:40.682700 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6593 | 2026.05.06 05:25:40.682727 [ 313 ] {} <Debug> TCP-Session: 6e7f0b2d-197f-4261-a57f-5dc34fe0c6e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35642 | ||
| 6594 | 2026.05.06 05:25:40.682687 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6595 | 2026.05.06 05:25:40.682750 [ 313 ] {} <Debug> TCP-Session: 6e7f0b2d-197f-4261-a57f-5dc34fe0c6e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6596 | 2026.05.06 05:25:40.682772 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6597 | 2026.05.06 05:25:40.682779 [ 292 ] {} <Debug> TCP-Session: f527550b-237e-49bf-a191-760de3674d23 Authenticating user 'default' from [fd00:1122:3344:101::e]:49699 | ||
| 6598 | 2026.05.06 05:25:40.682783 [ 313 ] {} <Debug> TCP-Session: 6e7f0b2d-197f-4261-a57f-5dc34fe0c6e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6599 | 2026.05.06 05:25:40.682813 [ 314 ] {} <Debug> TCP-Session: 70e76181-54a9-4a23-aa55-29085747abcb Authenticating user 'default' from [fd00:1122:3344:101::e]:35196 | ||
| 6600 | 2026.05.06 05:25:40.682822 [ 292 ] {} <Debug> TCP-Session: f527550b-237e-49bf-a191-760de3674d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6601 | 2026.05.06 05:25:40.682852 [ 314 ] {} <Debug> TCP-Session: 70e76181-54a9-4a23-aa55-29085747abcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6602 | 2026.05.06 05:25:40.682865 [ 292 ] {} <Debug> TCP-Session: f527550b-237e-49bf-a191-760de3674d23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6603 | 2026.05.06 05:25:40.682880 [ 314 ] {} <Debug> TCP-Session: 70e76181-54a9-4a23-aa55-29085747abcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6604 | 2026.05.06 05:25:40.682869 [ 3 ] {168bf362-e538-48b7-b983-72abddb4eb02} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53777) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6605 | 2026.05.06 05:25:40.682671 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65348 | ||
| 6606 | 2026.05.06 05:25:40.682661 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37426 | ||
| 6607 | 2026.05.06 05:25:40.682647 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55404 | ||
| 6608 | 2026.05.06 05:25:40.682618 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51713 | ||
| 6609 | 2026.05.06 05:25:40.683056 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6610 | 2026.05.06 05:25:40.683061 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6611 | 2026.05.06 05:25:40.683085 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6612 | 2026.05.06 05:25:40.683103 [ 317 ] {} <Debug> TCP-Session: 85da1657-d93a-40c7-bf31-e3c75f4640d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37426 | ||
| 6613 | 2026.05.06 05:25:40.683128 [ 315 ] {} <Debug> TCP-Session: 0033bbaa-d4df-4805-85b8-e043ab409b09 Authenticating user 'default' from [fd00:1122:3344:101::e]:55404 | ||
| 6614 | 2026.05.06 05:25:40.682746 [ 309 ] {} <Debug> TCP-Session: fbe9ca48-cd5b-4a49-95a6-e9357f48deaa Authenticating user 'default' from [fd00:1122:3344:101::e]:49728 | ||
| 6615 | 2026.05.06 05:25:40.683175 [ 3 ] {168bf362-e538-48b7-b983-72abddb4eb02} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6616 | 2026.05.06 05:25:40.683204 [ 309 ] {} <Debug> TCP-Session: fbe9ca48-cd5b-4a49-95a6-e9357f48deaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6617 | 2026.05.06 05:25:40.683172 [ 315 ] {} <Debug> TCP-Session: 0033bbaa-d4df-4805-85b8-e043ab409b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6618 | 2026.05.06 05:25:40.683222 [ 309 ] {} <Debug> TCP-Session: fbe9ca48-cd5b-4a49-95a6-e9357f48deaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6619 | 2026.05.06 05:25:40.683245 [ 3 ] {168bf362-e538-48b7-b983-72abddb4eb02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6620 | 2026.05.06 05:25:40.683244 [ 315 ] {} <Debug> TCP-Session: 0033bbaa-d4df-4805-85b8-e043ab409b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6621 | 2026.05.06 05:25:40.683164 [ 317 ] {} <Debug> TCP-Session: 85da1657-d93a-40c7-bf31-e3c75f4640d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6622 | 2026.05.06 05:25:40.683116 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6623 | 2026.05.06 05:25:40.683308 [ 317 ] {} <Debug> TCP-Session: 85da1657-d93a-40c7-bf31-e3c75f4640d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6624 | 2026.05.06 05:25:40.683116 [ 316 ] {} <Debug> TCP-Session: 7f8a2b3f-c67d-47a9-958c-9579293c9499 Authenticating user 'default' from [fd00:1122:3344:101::e]:65348 | ||
| 6625 | 2026.05.06 05:25:40.683351 [ 310 ] {} <Debug> TCP-Session: a6975422-525a-404d-8de7-5db244933fe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51713 | ||
| 6626 | 2026.05.06 05:25:40.683378 [ 316 ] {} <Debug> TCP-Session: 7f8a2b3f-c67d-47a9-958c-9579293c9499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6627 | 2026.05.06 05:25:40.683382 [ 310 ] {} <Debug> TCP-Session: a6975422-525a-404d-8de7-5db244933fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6628 | 2026.05.06 05:25:40.683400 [ 316 ] {} <Debug> TCP-Session: 7f8a2b3f-c67d-47a9-958c-9579293c9499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6629 | 2026.05.06 05:25:40.683413 [ 310 ] {} <Debug> TCP-Session: a6975422-525a-404d-8de7-5db244933fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6630 | 2026.05.06 05:25:40.683539 [ 3 ] {168bf362-e538-48b7-b983-72abddb4eb02} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 6631 | 2026.05.06 05:25:40.684525 [ 343 ] {168bf362-e538-48b7-b983-72abddb4eb02} <Trace> AggregatingTransform: Aggregating | ||
| 6632 | 2026.05.06 05:25:40.684558 [ 343 ] {168bf362-e538-48b7-b983-72abddb4eb02} <Trace> Aggregator: Aggregation method: without_key | ||
| 6633 | 2026.05.06 05:25:40.684586 [ 343 ] {168bf362-e538-48b7-b983-72abddb4eb02} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940045 sec. (1063.779 rows/sec., 41.55 KiB/sec.) | ||
| 6634 | 2026.05.06 05:25:40.684600 [ 343 ] {168bf362-e538-48b7-b983-72abddb4eb02} <Trace> Aggregator: Merging aggregated data | ||
| 6635 | 2026.05.06 05:25:40.685916 [ 3 ] {168bf362-e538-48b7-b983-72abddb4eb02} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003107 sec., 321.853878339234 rows/sec., 12.57 KiB/sec. | ||
| 6636 | 2026.05.06 05:25:40.686094 [ 3 ] {168bf362-e538-48b7-b983-72abddb4eb02} <Debug> TCPHandler: Processed in 0.003564377 sec. | ||
| 6637 | 2026.05.06 05:25:40.686240 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6638 | 2026.05.06 05:25:40.686269 [ 3 ] {} <Debug> TCP-Session: 2cd98577-f400-451f-89b6-d23348cd9828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6639 | 2026.05.06 05:25:40.686276 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6640 | 2026.05.06 05:25:40.686299 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6641 | 2026.05.06 05:25:40.686311 [ 317 ] {} <Debug> TCP-Session: 85da1657-d93a-40c7-bf31-e3c75f4640d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6642 | 2026.05.06 05:25:40.686321 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6643 | 2026.05.06 05:25:40.686343 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6644 | 2026.05.06 05:25:40.686334 [ 309 ] {} <Debug> TCP-Session: fbe9ca48-cd5b-4a49-95a6-e9357f48deaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6645 | 2026.05.06 05:25:40.686365 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6646 | 2026.05.06 05:25:40.686381 [ 315 ] {} <Debug> TCP-Session: 0033bbaa-d4df-4805-85b8-e043ab409b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6647 | 2026.05.06 05:25:40.686387 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6648 | 2026.05.06 05:25:40.686413 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6649 | 2026.05.06 05:25:40.686431 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6650 | 2026.05.06 05:25:40.686451 [ 310 ] {} <Debug> TCP-Session: a6975422-525a-404d-8de7-5db244933fe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6651 | 2026.05.06 05:25:40.686466 [ 314 ] {} <Debug> TCP-Session: 70e76181-54a9-4a23-aa55-29085747abcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6652 | 2026.05.06 05:25:40.686493 [ 316 ] {} <Debug> TCP-Session: 7f8a2b3f-c67d-47a9-958c-9579293c9499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6653 | 2026.05.06 05:25:40.686406 [ 313 ] {} <Debug> TCP-Session: 6e7f0b2d-197f-4261-a57f-5dc34fe0c6e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6654 | 2026.05.06 05:25:40.686375 [ 292 ] {} <Debug> TCP-Session: f527550b-237e-49bf-a191-760de3674d23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6655 | 2026.05.06 05:25:41.511233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11876 | ||
| 6656 | 2026.05.06 05:25:41.511722 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.05.06 05:25:41.511772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6658 | 2026.05.06 05:25:41.512284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6659 | 2026.05.06 05:25:41.512530 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2026.05.06 05:25:41.512681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11876 | ||
| 6661 | 2026.05.06 05:25:42.135235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6662 | 2026.05.06 05:25:42.152455 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.05.06 05:25:42.152525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6664 | 2026.05.06 05:25:42.158075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6665 | 2026.05.06 05:25:42.158786 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.05.06 05:25:42.161914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6667 | 2026.05.06 05:25:42.491201 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2026.05.06 05:25:42.491471 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6669 | 2026.05.06 05:25:42.491831 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6670 | 2026.05.06 05:25:42.491870 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6671 | 2026.05.06 05:25:42.492118 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6672 | 2026.05.06 05:25:42.492186 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6673 | 2026.05.06 05:25:42.492329 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 6674 | 2026.05.06 05:25:42.492462 [ 364 ] {63351ae7-4342-4873-b333-309095ac655d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6675 | 2026.05.06 05:25:42.492472 [ 363 ] {63351ae7-4342-4873-b333-309095ac655d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6676 | 2026.05.06 05:25:42.492465 [ 308 ] {63351ae7-4342-4873-b333-309095ac655d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6677 | 2026.05.06 05:25:42.492630 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 6678 | 2026.05.06 05:25:42.492653 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6679 | 2026.05.06 05:25:42.492723 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6680 | 2026.05.06 05:25:42.492742 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6681 | 2026.05.06 05:25:42.492777 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6682 | 2026.05.06 05:25:42.492814 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6683 | 2026.05.06 05:25:42.494086 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002731 sec., 17209.81325521787 rows/sec., 4.29 MiB/sec. | ||
| 6684 | 2026.05.06 05:25:42.494193 [ 293 ] {63351ae7-4342-4873-b333-309095ac655d} <Debug> TCPHandler: Processed in 0.003135505 sec. | ||
| 6685 | 2026.05.06 05:25:42.499645 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.05.06 05:25:42.499776 [ 293 ] {28d9cfe4-15c6-461c-b656-214895c93986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6687 | 2026.05.06 05:25:42.499828 [ 293 ] {28d9cfe4-15c6-461c-b656-214895c93986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6688 | 2026.05.06 05:25:42.500496 [ 293 ] {28d9cfe4-15c6-461c-b656-214895c93986} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.05.06 05:25:42.500539 [ 293 ] {28d9cfe4-15c6-461c-b656-214895c93986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6690 | 2026.05.06 05:25:42.500904 [ 293 ] {28d9cfe4-15c6-461c-b656-214895c93986} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6691 | 2026.05.06 05:25:42.501134 [ 293 ] {28d9cfe4-15c6-461c-b656-214895c93986} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.05.06 05:25:42.501283 [ 293 ] {28d9cfe4-15c6-461c-b656-214895c93986} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001544 sec., 183937.8238341969 rows/sec., 11.68 MiB/sec. | ||
| 6693 | 2026.05.06 05:25:42.501324 [ 293 ] {28d9cfe4-15c6-461c-b656-214895c93986} <Debug> TCPHandler: Processed in 0.001741238 sec. | ||
| 6694 | 2026.05.06 05:25:42.501459 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.05.06 05:25:42.501557 [ 293 ] {c8003ce3-08f7-4928-994f-e52ba51707ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6696 | 2026.05.06 05:25:42.501596 [ 293 ] {c8003ce3-08f7-4928-994f-e52ba51707ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6697 | 2026.05.06 05:25:42.502024 [ 293 ] {c8003ce3-08f7-4928-994f-e52ba51707ae} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.05.06 05:25:42.502059 [ 293 ] {c8003ce3-08f7-4928-994f-e52ba51707ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6699 | 2026.05.06 05:25:42.502372 [ 293 ] {c8003ce3-08f7-4928-994f-e52ba51707ae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6700 | 2026.05.06 05:25:42.502578 [ 293 ] {c8003ce3-08f7-4928-994f-e52ba51707ae} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.05.06 05:25:42.502701 [ 293 ] {c8003ce3-08f7-4928-994f-e52ba51707ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001162 sec., 1721.170395869191 rows/sec., 140.35 KiB/sec. | ||
| 6702 | 2026.05.06 05:25:42.502738 [ 293 ] {c8003ce3-08f7-4928-994f-e52ba51707ae} <Debug> TCPHandler: Processed in 0.001329427 sec. | ||
| 6703 | 2026.05.06 05:25:42.502867 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2026.05.06 05:25:42.502963 [ 293 ] {dbfdae0e-cecf-4363-a850-64f7ee89c3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6705 | 2026.05.06 05:25:42.503002 [ 293 ] {dbfdae0e-cecf-4363-a850-64f7ee89c3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6706 | 2026.05.06 05:25:42.503771 [ 293 ] {dbfdae0e-cecf-4363-a850-64f7ee89c3bf} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.05.06 05:25:42.503808 [ 293 ] {dbfdae0e-cecf-4363-a850-64f7ee89c3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6708 | 2026.05.06 05:25:42.504159 [ 293 ] {dbfdae0e-cecf-4363-a850-64f7ee89c3bf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6709 | 2026.05.06 05:25:42.504381 [ 293 ] {dbfdae0e-cecf-4363-a850-64f7ee89c3bf} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.05.06 05:25:42.504505 [ 293 ] {dbfdae0e-cecf-4363-a850-64f7ee89c3bf} <Debug> executeQuery: Read 850 rows, 67.81 KiB in 0.00156 sec., 544871.7948717949 rows/sec., 42.45 MiB/sec. | ||
| 6711 | 2026.05.06 05:25:42.504542 [ 293 ] {dbfdae0e-cecf-4363-a850-64f7ee89c3bf} <Debug> TCPHandler: Processed in 0.001723919 sec. | ||
| 6712 | 2026.05.06 05:25:42.504664 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.05.06 05:25:42.504760 [ 293 ] {d1de8f40-0271-482e-9d3a-3ebb32a2b57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6714 | 2026.05.06 05:25:42.504800 [ 293 ] {d1de8f40-0271-482e-9d3a-3ebb32a2b57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6715 | 2026.05.06 05:25:42.505256 [ 293 ] {d1de8f40-0271-482e-9d3a-3ebb32a2b57a} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2026.05.06 05:25:42.505291 [ 293 ] {d1de8f40-0271-482e-9d3a-3ebb32a2b57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6717 | 2026.05.06 05:25:42.505586 [ 293 ] {d1de8f40-0271-482e-9d3a-3ebb32a2b57a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6718 | 2026.05.06 05:25:42.505796 [ 293 ] {d1de8f40-0271-482e-9d3a-3ebb32a2b57a} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.05.06 05:25:42.505931 [ 293 ] {d1de8f40-0271-482e-9d3a-3ebb32a2b57a} <Debug> executeQuery: Read 170 rows, 10.64 KiB in 0.001189 sec., 142977.29184188394 rows/sec., 8.74 MiB/sec. | ||
| 6720 | 2026.05.06 05:25:42.505974 [ 293 ] {d1de8f40-0271-482e-9d3a-3ebb32a2b57a} <Debug> TCPHandler: Processed in 0.001359476 sec. | ||
| 6721 | 2026.05.06 05:25:42.506112 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6722 | 2026.05.06 05:25:42.506209 [ 293 ] {7fbc573d-1222-4040-8f50-eedd5056b2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6723 | 2026.05.06 05:25:42.506249 [ 293 ] {7fbc573d-1222-4040-8f50-eedd5056b2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6724 | 2026.05.06 05:25:42.506692 [ 293 ] {7fbc573d-1222-4040-8f50-eedd5056b2fc} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.05.06 05:25:42.506726 [ 293 ] {7fbc573d-1222-4040-8f50-eedd5056b2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6726 | 2026.05.06 05:25:42.507023 [ 293 ] {7fbc573d-1222-4040-8f50-eedd5056b2fc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6727 | 2026.05.06 05:25:42.507228 [ 293 ] {7fbc573d-1222-4040-8f50-eedd5056b2fc} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.05.06 05:25:42.507351 [ 293 ] {7fbc573d-1222-4040-8f50-eedd5056b2fc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 6729 | 2026.05.06 05:25:42.507388 [ 293 ] {7fbc573d-1222-4040-8f50-eedd5056b2fc} <Debug> TCPHandler: Processed in 0.001326446 sec. | ||
| 6730 | 2026.05.06 05:25:42.507520 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.05.06 05:25:42.507614 [ 293 ] {b842edf8-6bdb-4300-bf86-7d6aa147b508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6732 | 2026.05.06 05:25:42.507653 [ 293 ] {b842edf8-6bdb-4300-bf86-7d6aa147b508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6733 | 2026.05.06 05:25:42.508088 [ 293 ] {b842edf8-6bdb-4300-bf86-7d6aa147b508} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.05.06 05:25:42.508123 [ 293 ] {b842edf8-6bdb-4300-bf86-7d6aa147b508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6735 | 2026.05.06 05:25:42.508419 [ 293 ] {b842edf8-6bdb-4300-bf86-7d6aa147b508} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6736 | 2026.05.06 05:25:42.508633 [ 293 ] {b842edf8-6bdb-4300-bf86-7d6aa147b508} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.05.06 05:25:42.508754 [ 293 ] {b842edf8-6bdb-4300-bf86-7d6aa147b508} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 6738 | 2026.05.06 05:25:42.508791 [ 293 ] {b842edf8-6bdb-4300-bf86-7d6aa147b508} <Debug> TCPHandler: Processed in 0.001320767 sec. | ||
| 6739 | 2026.05.06 05:25:42.508921 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2026.05.06 05:25:42.509016 [ 293 ] {d216cd96-2453-4469-b893-d9069d91d297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6741 | 2026.05.06 05:25:42.509056 [ 293 ] {d216cd96-2453-4469-b893-d9069d91d297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6742 | 2026.05.06 05:25:42.509648 [ 293 ] {d216cd96-2453-4469-b893-d9069d91d297} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.05.06 05:25:42.509684 [ 293 ] {d216cd96-2453-4469-b893-d9069d91d297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6744 | 2026.05.06 05:25:42.510006 [ 293 ] {d216cd96-2453-4469-b893-d9069d91d297} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6745 | 2026.05.06 05:25:42.510214 [ 293 ] {d216cd96-2453-4469-b893-d9069d91d297} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.05.06 05:25:42.510331 [ 293 ] {d216cd96-2453-4469-b893-d9069d91d297} <Debug> executeQuery: Read 518 rows, 37.42 KiB in 0.001344 sec., 385416.6666666667 rows/sec., 27.19 MiB/sec. | ||
| 6747 | 2026.05.06 05:25:42.510367 [ 293 ] {d216cd96-2453-4469-b893-d9069d91d297} <Debug> TCPHandler: Processed in 0.001508738 sec. | ||
| 6748 | 2026.05.06 05:25:42.510477 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2026.05.06 05:25:42.510565 [ 293 ] {eb845f09-e688-45ac-b22a-18a38f799f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6750 | 2026.05.06 05:25:42.510603 [ 293 ] {eb845f09-e688-45ac-b22a-18a38f799f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6751 | 2026.05.06 05:25:42.510907 [ 293 ] {eb845f09-e688-45ac-b22a-18a38f799f11} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.05.06 05:25:42.510939 [ 293 ] {eb845f09-e688-45ac-b22a-18a38f799f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6753 | 2026.05.06 05:25:42.511291 [ 293 ] {eb845f09-e688-45ac-b22a-18a38f799f11} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6754 | 2026.05.06 05:25:42.511499 [ 293 ] {eb845f09-e688-45ac-b22a-18a38f799f11} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.05.06 05:25:42.511626 [ 293 ] {eb845f09-e688-45ac-b22a-18a38f799f11} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 6756 | 2026.05.06 05:25:42.511662 [ 293 ] {eb845f09-e688-45ac-b22a-18a38f799f11} <Debug> TCPHandler: Processed in 0.001213456 sec. | ||
| 6757 | 2026.05.06 05:25:42.511784 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2026.05.06 05:25:42.511879 [ 293 ] {72bf0462-09a6-4b9d-908f-5c524ae07b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6759 | 2026.05.06 05:25:42.511922 [ 293 ] {72bf0462-09a6-4b9d-908f-5c524ae07b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6760 | 2026.05.06 05:25:42.512346 [ 293 ] {72bf0462-09a6-4b9d-908f-5c524ae07b4d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.05.06 05:25:42.512384 [ 293 ] {72bf0462-09a6-4b9d-908f-5c524ae07b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6762 | 2026.05.06 05:25:42.512719 [ 293 ] {72bf0462-09a6-4b9d-908f-5c524ae07b4d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6763 | 2026.05.06 05:25:42.512926 [ 293 ] {72bf0462-09a6-4b9d-908f-5c524ae07b4d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.05.06 05:25:42.513054 [ 293 ] {72bf0462-09a6-4b9d-908f-5c524ae07b4d} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001193 sec., 222967.30930427494 rows/sec., 14.82 MiB/sec. | ||
| 6765 | 2026.05.06 05:25:42.513091 [ 293 ] {72bf0462-09a6-4b9d-908f-5c524ae07b4d} <Debug> TCPHandler: Processed in 0.001357277 sec. | ||
| 6766 | 2026.05.06 05:25:42.513212 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.05.06 05:25:42.513306 [ 293 ] {785d44a5-3f3f-4358-b5f8-8a2da33c0c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6768 | 2026.05.06 05:25:42.513347 [ 293 ] {785d44a5-3f3f-4358-b5f8-8a2da33c0c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6769 | 2026.05.06 05:25:42.513656 [ 293 ] {785d44a5-3f3f-4358-b5f8-8a2da33c0c44} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.05.06 05:25:42.513691 [ 293 ] {785d44a5-3f3f-4358-b5f8-8a2da33c0c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6771 | 2026.05.06 05:25:42.513979 [ 293 ] {785d44a5-3f3f-4358-b5f8-8a2da33c0c44} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6772 | 2026.05.06 05:25:42.514183 [ 293 ] {785d44a5-3f3f-4358-b5f8-8a2da33c0c44} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2026.05.06 05:25:42.514307 [ 293 ] {785d44a5-3f3f-4358-b5f8-8a2da33c0c44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 6774 | 2026.05.06 05:25:42.514343 [ 293 ] {785d44a5-3f3f-4358-b5f8-8a2da33c0c44} <Debug> TCPHandler: Processed in 0.001180586 sec. | ||
| 6775 | 2026.05.06 05:25:42.514463 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.05.06 05:25:42.514557 [ 293 ] {35f16d58-d406-43e6-bd4b-853a27e90327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6777 | 2026.05.06 05:25:42.514609 [ 293 ] {35f16d58-d406-43e6-bd4b-853a27e90327} <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 | ||
| 6778 | 2026.05.06 05:25:42.515390 [ 293 ] {35f16d58-d406-43e6-bd4b-853a27e90327} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.05.06 05:25:42.515428 [ 293 ] {35f16d58-d406-43e6-bd4b-853a27e90327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6780 | 2026.05.06 05:25:42.515931 [ 293 ] {35f16d58-d406-43e6-bd4b-853a27e90327} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6781 | 2026.05.06 05:25:42.516154 [ 293 ] {35f16d58-d406-43e6-bd4b-853a27e90327} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.05.06 05:25:42.516288 [ 293 ] {35f16d58-d406-43e6-bd4b-853a27e90327} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00175 sec., 14857.142857142857 rows/sec., 26.62 MiB/sec. | ||
| 6783 | 2026.05.06 05:25:42.516343 [ 293 ] {35f16d58-d406-43e6-bd4b-853a27e90327} <Debug> TCPHandler: Processed in 0.0019297 sec. | ||
| 6784 | 2026.05.06 05:25:42.516470 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6785 | 2026.05.06 05:25:42.516566 [ 293 ] {2f17dfee-6cd3-44e8-8450-6291ad8db911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6786 | 2026.05.06 05:25:42.516607 [ 293 ] {2f17dfee-6cd3-44e8-8450-6291ad8db911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6787 | 2026.05.06 05:25:42.516940 [ 293 ] {2f17dfee-6cd3-44e8-8450-6291ad8db911} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.05.06 05:25:42.516978 [ 293 ] {2f17dfee-6cd3-44e8-8450-6291ad8db911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6789 | 2026.05.06 05:25:42.517276 [ 293 ] {2f17dfee-6cd3-44e8-8450-6291ad8db911} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6790 | 2026.05.06 05:25:42.517477 [ 293 ] {2f17dfee-6cd3-44e8-8450-6291ad8db911} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.05.06 05:25:42.517599 [ 293 ] {2f17dfee-6cd3-44e8-8450-6291ad8db911} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 6792 | 2026.05.06 05:25:42.517636 [ 293 ] {2f17dfee-6cd3-44e8-8450-6291ad8db911} <Debug> TCPHandler: Processed in 0.001215066 sec. | ||
| 6793 | 2026.05.06 05:25:43.000281 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.60 MiB, peak 277.66 MiB, free memory in arenas 0.00 B, will set to 269.31 MiB (RSS), difference: -1.30 MiB | ||
| 6794 | 2026.05.06 05:25:44.045726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 844 | ||
| 6795 | 2026.05.06 05:25:44.048527 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.05.06 05:25:44.048574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6797 | 2026.05.06 05:25:44.049833 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6798 | 2026.05.06 05:25:44.050099 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.05.06 05:25:44.050360 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6800 | 2026.05.06 05:25:47.485915 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.05.06 05:25:47.486155 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6802 | 2026.05.06 05:25:47.486489 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6803 | 2026.05.06 05:25:47.486525 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6804 | 2026.05.06 05:25:47.486743 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6805 | 2026.05.06 05:25:47.486812 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6806 | 2026.05.06 05:25:47.486952 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6807 | 2026.05.06 05:25:47.487049 [ 308 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6808 | 2026.05.06 05:25:47.487069 [ 322 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6809 | 2026.05.06 05:25:47.487089 [ 364 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6810 | 2026.05.06 05:25:47.487192 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 6811 | 2026.05.06 05:25:47.487219 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6812 | 2026.05.06 05:25:47.487287 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6813 | 2026.05.06 05:25:47.487307 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6814 | 2026.05.06 05:25:47.487341 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6815 | 2026.05.06 05:25:47.487380 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6816 | 2026.05.06 05:25:47.488619 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002555 sec., 18395.303326810175 rows/sec., 3.06 MiB/sec. | ||
| 6817 | 2026.05.06 05:25:47.488725 [ 293 ] {28d7e9f3-30fc-48e7-80c4-4d0372900eed} <Debug> TCPHandler: Processed in 0.002948975 sec. | ||
| 6818 | 2026.05.06 05:25:47.490530 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2026.05.06 05:25:47.490641 [ 293 ] {2bada173-90d7-4ae6-aadd-e824f97f2b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6820 | 2026.05.06 05:25:47.490686 [ 293 ] {2bada173-90d7-4ae6-aadd-e824f97f2b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6821 | 2026.05.06 05:25:47.491262 [ 293 ] {2bada173-90d7-4ae6-aadd-e824f97f2b80} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.05.06 05:25:47.491313 [ 293 ] {2bada173-90d7-4ae6-aadd-e824f97f2b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6823 | 2026.05.06 05:25:47.491731 [ 293 ] {2bada173-90d7-4ae6-aadd-e824f97f2b80} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6824 | 2026.05.06 05:25:47.491949 [ 293 ] {2bada173-90d7-4ae6-aadd-e824f97f2b80} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.05.06 05:25:47.492095 [ 293 ] {2bada173-90d7-4ae6-aadd-e824f97f2b80} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001485 sec., 59259.25925925926 rows/sec., 4.99 MiB/sec. | ||
| 6826 | 2026.05.06 05:25:47.492107 [ 145 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6827 | 2026.05.06 05:25:47.492133 [ 293 ] {2bada173-90d7-4ae6-aadd-e824f97f2b80} <Debug> TCPHandler: Processed in 0.001654048 sec. | ||
| 6828 | 2026.05.06 05:25:47.492165 [ 145 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.05.06 05:25:47.492196 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6830 | 2026.05.06 05:25:47.492270 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2026.05.06 05:25:47.492322 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::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 | ||
| 6832 | 2026.05.06 05:25:47.492370 [ 293 ] {bd17ffd1-292d-458e-8761-185978dcd2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6833 | 2026.05.06 05:25:47.492416 [ 293 ] {bd17ffd1-292d-458e-8761-185978dcd2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6834 | 2026.05.06 05:25:47.492470 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6835 | 2026.05.06 05:25:47.492512 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3358 rows starting from the beginning of the part | ||
| 6836 | 2026.05.06 05:25:47.492585 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6837 | 2026.05.06 05:25:47.492634 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 108 rows starting from the beginning of the part | ||
| 6838 | 2026.05.06 05:25:47.492684 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 88 rows starting from the beginning of the part | ||
| 6839 | 2026.05.06 05:25:47.492728 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 850 rows starting from the beginning of the part | ||
| 6840 | 2026.05.06 05:25:47.492768 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 88 rows starting from the beginning of the part | ||
| 6841 | 2026.05.06 05:25:47.492811 [ 293 ] {bd17ffd1-292d-458e-8761-185978dcd2af} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.05.06 05:25:47.492851 [ 293 ] {bd17ffd1-292d-458e-8761-185978dcd2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6843 | 2026.05.06 05:25:47.493173 [ 293 ] {bd17ffd1-292d-458e-8761-185978dcd2af} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6844 | 2026.05.06 05:25:47.493387 [ 293 ] {bd17ffd1-292d-458e-8761-185978dcd2af} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.05.06 05:25:47.493522 [ 293 ] {bd17ffd1-292d-458e-8761-185978dcd2af} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001169 sec., 13686.911890504705 rows/sec., 1.01 MiB/sec. | ||
| 6846 | 2026.05.06 05:25:47.493561 [ 293 ] {bd17ffd1-292d-458e-8761-185978dcd2af} <Debug> TCPHandler: Processed in 0.001348187 sec. | ||
| 6847 | 2026.05.06 05:25:47.493674 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6848 | 2026.05.06 05:25:47.493768 [ 293 ] {e5b798f5-1686-4f84-b367-20df15375581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6849 | 2026.05.06 05:25:47.493807 [ 293 ] {e5b798f5-1686-4f84-b367-20df15375581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6850 | 2026.05.06 05:25:47.494211 [ 293 ] {e5b798f5-1686-4f84-b367-20df15375581} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2026.05.06 05:25:47.494248 [ 293 ] {e5b798f5-1686-4f84-b367-20df15375581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6852 | 2026.05.06 05:25:47.494558 [ 293 ] {e5b798f5-1686-4f84-b367-20df15375581} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6853 | 2026.05.06 05:25:47.494572 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 5 columns (5 merged, 0 gathered) in 0.002309622 sec., 1969153.3939319942 rows/sec., 158.41 MiB/sec. | ||
| 6854 | 2026.05.06 05:25:47.494765 [ 293 ] {e5b798f5-1686-4f84-b367-20df15375581} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.05.06 05:25:47.494871 [ 145 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6856 | 2026.05.06 05:25:47.494891 [ 293 ] {e5b798f5-1686-4f84-b367-20df15375581} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001141 sec., 70113.93514460999 rows/sec., 5.47 MiB/sec. | ||
| 6857 | 2026.05.06 05:25:47.494903 [ 145 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.05.06 05:25:47.494933 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6859 | 2026.05.06 05:25:47.494936 [ 293 ] {e5b798f5-1686-4f84-b367-20df15375581} <Debug> TCPHandler: Processed in 0.001311117 sec. | ||
| 6860 | 2026.05.06 05:25:47.494935 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6861 | 2026.05.06 05:25:47.495022 [ 199 ] {0be65154-fe44-4396-b5c9-630850e03500::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 | ||
| 6862 | 2026.05.06 05:25:47.495081 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6863 | 2026.05.06 05:25:47.495113 [ 199 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6864 | 2026.05.06 05:25:47.495144 [ 199 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1830 rows starting from the beginning of the part | ||
| 6865 | 2026.05.06 05:25:47.495176 [ 293 ] {9e7e7bb4-f209-4c80-b4c4-3ae132e94b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6866 | 2026.05.06 05:25:47.495196 [ 199 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6867 | 2026.05.06 05:25:47.495222 [ 293 ] {9e7e7bb4-f209-4c80-b4c4-3ae132e94b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6868 | 2026.05.06 05:25:47.495222 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_41_8} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2026.05.06 05:25:47.495239 [ 199 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6870 | 2026.05.06 05:25:47.495291 [ 199 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 80 rows starting from the beginning of the part | ||
| 6871 | 2026.05.06 05:25:47.495317 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_41_8} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6872 | 2026.05.06 05:25:47.495331 [ 199 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 518 rows starting from the beginning of the part | ||
| 6873 | 2026.05.06 05:25:47.495384 [ 199 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 80 rows starting from the beginning of the part | ||
| 6874 | 2026.05.06 05:25:47.495396 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 6875 | 2026.05.06 05:25:47.495622 [ 293 ] {9e7e7bb4-f209-4c80-b4c4-3ae132e94b2d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2026.05.06 05:25:47.495661 [ 293 ] {9e7e7bb4-f209-4c80-b4c4-3ae132e94b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6877 | 2026.05.06 05:25:47.495996 [ 293 ] {9e7e7bb4-f209-4c80-b4c4-3ae132e94b2d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6878 | 2026.05.06 05:25:47.496204 [ 293 ] {9e7e7bb4-f209-4c80-b4c4-3ae132e94b2d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.05.06 05:25:47.496318 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6880 | 2026.05.06 05:25:47.496336 [ 293 ] {9e7e7bb4-f209-4c80-b4c4-3ae132e94b2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 6881 | 2026.05.06 05:25:47.496349 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.05.06 05:25:47.496396 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6883 | 2026.05.06 05:25:47.496403 [ 293 ] {9e7e7bb4-f209-4c80-b4c4-3ae132e94b2d} <Debug> TCPHandler: Processed in 0.001370937 sec. | ||
| 6884 | 2026.05.06 05:25:47.496500 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::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 | ||
| 6885 | 2026.05.06 05:25:47.496567 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.05.06 05:25:47.496592 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6887 | 2026.05.06 05:25:47.496621 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16036 rows starting from the beginning of the part | ||
| 6888 | 2026.05.06 05:25:47.496668 [ 293 ] {63566ad4-0cd4-4775-b924-099070ace491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6889 | 2026.05.06 05:25:47.496673 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 128 rows starting from the beginning of the part | ||
| 6890 | 2026.05.06 05:25:47.496691 [ 190 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2662 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713678 sec., 1553384.0079641566 rows/sec., 114.34 MiB/sec. | ||
| 6891 | 2026.05.06 05:25:47.496723 [ 293 ] {63566ad4-0cd4-4775-b924-099070ace491} <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 | ||
| 6892 | 2026.05.06 05:25:47.496727 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6893 | 2026.05.06 05:25:47.496781 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6894 | 2026.05.06 05:25:47.496822 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 266 rows starting from the beginning of the part | ||
| 6895 | 2026.05.06 05:25:47.496868 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6896 | 2026.05.06 05:25:47.496918 [ 193 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6897 | 2026.05.06 05:25:47.497280 [ 193 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_41_8} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2026.05.06 05:25:47.497362 [ 193 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_41_8} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6899 | 2026.05.06 05:25:47.497478 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 6900 | 2026.05.06 05:25:47.497553 [ 293 ] {63566ad4-0cd4-4775-b924-099070ace491} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.05.06 05:25:47.497597 [ 293 ] {63566ad4-0cd4-4775-b924-099070ace491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6902 | 2026.05.06 05:25:47.498148 [ 293 ] {63566ad4-0cd4-4775-b924-099070ace491} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6903 | 2026.05.06 05:25:47.498387 [ 293 ] {63566ad4-0cd4-4775-b924-099070ace491} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.05.06 05:25:47.498502 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6905 | 2026.05.06 05:25:47.498529 [ 293 ] {63566ad4-0cd4-4775-b924-099070ace491} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001881 sec., 8506.113769271664 rows/sec., 15.24 MiB/sec. | ||
| 6906 | 2026.05.06 05:25:47.498534 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.05.06 05:25:47.498569 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6908 | 2026.05.06 05:25:47.498591 [ 293 ] {63566ad4-0cd4-4775-b924-099070ace491} <Debug> TCPHandler: Processed in 0.00207608 sec. | ||
| 6909 | 2026.05.06 05:25:47.498632 [ 201 ] {45dec869-0e6b-4fb5-8088-0306028c1141::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 | ||
| 6910 | 2026.05.06 05:25:47.498732 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2026.05.06 05:25:47.498832 [ 293 ] {cae59585-e46b-4243-8afe-e912785784c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6912 | 2026.05.06 05:25:47.498845 [ 201 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6913 | 2026.05.06 05:25:47.498873 [ 293 ] {cae59585-e46b-4243-8afe-e912785784c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6914 | 2026.05.06 05:25:47.498903 [ 201 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 518 rows starting from the beginning of the part | ||
| 6915 | 2026.05.06 05:25:47.499026 [ 201 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part | ||
| 6916 | 2026.05.06 05:25:47.499124 [ 201 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 6917 | 2026.05.06 05:25:47.499213 [ 201 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 6918 | 2026.05.06 05:25:47.499232 [ 293 ] {cae59585-e46b-4243-8afe-e912785784c1} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.05.06 05:25:47.499272 [ 293 ] {cae59585-e46b-4243-8afe-e912785784c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6920 | 2026.05.06 05:25:47.499299 [ 201 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 6921 | 2026.05.06 05:25:47.499386 [ 201 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part | ||
| 6922 | 2026.05.06 05:25:47.499584 [ 293 ] {cae59585-e46b-4243-8afe-e912785784c1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6923 | 2026.05.06 05:25:47.499835 [ 293 ] {cae59585-e46b-4243-8afe-e912785784c1} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2026.05.06 05:25:47.499937 [ 145 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6925 | 2026.05.06 05:25:47.499960 [ 293 ] {cae59585-e46b-4243-8afe-e912785784c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 6926 | 2026.05.06 05:25:47.499965 [ 145 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.05.06 05:25:47.499997 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6928 | 2026.05.06 05:25:47.500000 [ 293 ] {cae59585-e46b-4243-8afe-e912785784c1} <Debug> TCPHandler: Processed in 0.001376456 sec. | ||
| 6929 | 2026.05.06 05:25:47.500065 [ 190 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 6930 | 2026.05.06 05:25:47.500147 [ 190 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6931 | 2026.05.06 05:25:47.500170 [ 190 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2232 rows starting from the beginning of the part | ||
| 6932 | 2026.05.06 05:25:47.500274 [ 190 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 6933 | 2026.05.06 05:25:47.500309 [ 190 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 6934 | 2026.05.06 05:25:47.500343 [ 190 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6935 | 2026.05.06 05:25:47.500374 [ 190 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6936 | 2026.05.06 05:25:47.500407 [ 190 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6937 | 2026.05.06 05:25:47.501465 [ 196 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2550 rows, containing 4 columns (4 merged, 0 gathered) in 0.001369366 sec., 1862175.6345637327 rows/sec., 120.74 MiB/sec. | ||
| 6938 | 2026.05.06 05:25:47.501624 [ 190 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16910 rows, containing 5 columns (5 merged, 0 gathered) in 0.005170105 sec., 3270726.6100011505 rows/sec., 209.44 MiB/sec. | ||
| 6939 | 2026.05.06 05:25:47.501825 [ 189 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6940 | 2026.05.06 05:25:47.501870 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6941 | 2026.05.06 05:25:47.502153 [ 189 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_41_8} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2026.05.06 05:25:47.502214 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.05.06 05:25:47.502238 [ 189 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_41_8} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6944 | 2026.05.06 05:25:47.502306 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6945 | 2026.05.06 05:25:47.502328 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6946 | 2026.05.06 05:25:47.502421 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 6947 | 2026.05.06 05:25:47.506423 [ 194 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 19 columns (19 merged, 0 gathered) in 0.007815238 sec., 80227.88301520696 rows/sec., 143.76 MiB/sec. | ||
| 6948 | 2026.05.06 05:25:47.507360 [ 201 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6949 | 2026.05.06 05:25:47.507688 [ 201 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2026.05.06 05:25:47.507762 [ 201 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6951 | 2026.05.06 05:25:47.507848 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 6952 | 2026.05.06 05:25:48.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.95 MiB, peak 282.26 MiB, free memory in arenas 0.00 B, will set to 272.55 MiB (RSS), difference: 2.60 MiB | ||
| 6953 | 2026.05.06 05:25:48.901549 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6954 | 2026.05.06 05:25:48.901597 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6955 | 2026.05.06 05:25:49.012932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12388 | ||
| 6956 | 2026.05.06 05:25:49.013465 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.05.06 05:25:49.013508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6958 | 2026.05.06 05:25:49.013980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6959 | 2026.05.06 05:25:49.014206 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.05.06 05:25:49.014340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12388 | ||
| 6961 | 2026.05.06 05:25:49.014341 [ 149 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6962 | 2026.05.06 05:25:49.014386 [ 149 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.05.06 05:25:49.014404 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6964 | 2026.05.06 05:25:49.014509 [ 189 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 6965 | 2026.05.06 05:25:49.014599 [ 189 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6966 | 2026.05.06 05:25:49.014629 [ 189 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9956 rows starting from the beginning of the part | ||
| 6967 | 2026.05.06 05:25:49.014682 [ 189 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6968 | 2026.05.06 05:25:49.014722 [ 189 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6969 | 2026.05.06 05:25:49.014759 [ 189 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6970 | 2026.05.06 05:25:49.014794 [ 189 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6971 | 2026.05.06 05:25:49.014825 [ 189 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6972 | 2026.05.06 05:25:49.016448 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001979299 sec., 6258781.518103126 rows/sec., 89.53 MiB/sec. | ||
| 6973 | 2026.05.06 05:25:49.016868 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6974 | 2026.05.06 05:25:49.017163 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_26_5} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2026.05.06 05:25:49.017234 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_26_5} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6976 | 2026.05.06 05:25:49.017343 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 6977 | 2026.05.06 05:25:49.662158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6978 | 2026.05.06 05:25:49.679995 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.05.06 05:25:49.680056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6980 | 2026.05.06 05:25:49.685648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6981 | 2026.05.06 05:25:49.686339 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.05.06 05:25:49.686638 [ 146 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6983 | 2026.05.06 05:25:49.686710 [ 146 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2026.05.06 05:25:49.686734 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6985 | 2026.05.06 05:25:49.686832 [ 188 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 6986 | 2026.05.06 05:25:49.689296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6987 | 2026.05.06 05:25:49.689849 [ 188 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6988 | 2026.05.06 05:25:49.690591 [ 188 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 6989 | 2026.05.06 05:25:49.694068 [ 188 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 6990 | 2026.05.06 05:25:49.697360 [ 188 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 6991 | 2026.05.06 05:25:49.701071 [ 188 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 6992 | 2026.05.06 05:25:49.704935 [ 188 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 6993 | 2026.05.06 05:25:49.708754 [ 188 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 6994 | 2026.05.06 05:25:49.765430 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07863127 sec., 2492.6470092623454 rows/sec., 12.89 MiB/sec. | ||
| 6995 | 2026.05.06 05:25:49.768209 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6996 | 2026.05.06 05:25:49.770261 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_26_5} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.05.06 05:25:49.770371 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_26_5} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6998 | 2026.05.06 05:25:49.773071 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6999 | 2026.05.06 05:25:50.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.65 MiB, peak 284.21 MiB, free memory in arenas 0.00 B, will set to 277.48 MiB (RSS), difference: 3.83 MiB | ||
| 7000 | 2026.05.06 05:25:52.490528 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7001 | 2026.05.06 05:25:52.490792 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7002 | 2026.05.06 05:25:52.491163 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7003 | 2026.05.06 05:25:52.491201 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7004 | 2026.05.06 05:25:52.491441 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7005 | 2026.05.06 05:25:52.491509 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7006 | 2026.05.06 05:25:52.491651 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7007 | 2026.05.06 05:25:52.491761 [ 322 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7008 | 2026.05.06 05:25:52.491767 [ 308 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7009 | 2026.05.06 05:25:52.491772 [ 364 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7010 | 2026.05.06 05:25:52.491922 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 7011 | 2026.05.06 05:25:52.491949 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7012 | 2026.05.06 05:25:52.492045 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7013 | 2026.05.06 05:25:52.492065 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7014 | 2026.05.06 05:25:52.492099 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7015 | 2026.05.06 05:25:52.492161 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7016 | 2026.05.06 05:25:52.493412 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002734 sec., 17190.92904169715 rows/sec., 4.28 MiB/sec. | ||
| 7017 | 2026.05.06 05:25:52.493544 [ 293 ] {8f29058b-bc60-472e-8f19-2f30bce01c4f} <Debug> TCPHandler: Processed in 0.003155126 sec. | ||
| 7018 | 2026.05.06 05:25:52.499002 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7019 | 2026.05.06 05:25:52.499132 [ 293 ] {e7bc4eea-6fc5-49c7-84fc-b6c158b88c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7020 | 2026.05.06 05:25:52.499182 [ 293 ] {e7bc4eea-6fc5-49c7-84fc-b6c158b88c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7021 | 2026.05.06 05:25:52.499871 [ 293 ] {e7bc4eea-6fc5-49c7-84fc-b6c158b88c00} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2026.05.06 05:25:52.499913 [ 293 ] {e7bc4eea-6fc5-49c7-84fc-b6c158b88c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7023 | 2026.05.06 05:25:52.500303 [ 293 ] {e7bc4eea-6fc5-49c7-84fc-b6c158b88c00} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7024 | 2026.05.06 05:25:52.500529 [ 293 ] {e7bc4eea-6fc5-49c7-84fc-b6c158b88c00} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2026.05.06 05:25:52.500679 [ 293 ] {e7bc4eea-6fc5-49c7-84fc-b6c158b88c00} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001585 sec., 179179.81072555206 rows/sec., 11.38 MiB/sec. | ||
| 7026 | 2026.05.06 05:25:52.500717 [ 293 ] {e7bc4eea-6fc5-49c7-84fc-b6c158b88c00} <Debug> TCPHandler: Processed in 0.001777718 sec. | ||
| 7027 | 2026.05.06 05:25:52.500848 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7028 | 2026.05.06 05:25:52.500944 [ 293 ] {eefbbbd0-8f8d-4eee-9371-529699d8ca22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7029 | 2026.05.06 05:25:52.500982 [ 293 ] {eefbbbd0-8f8d-4eee-9371-529699d8ca22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7030 | 2026.05.06 05:25:52.501771 [ 293 ] {eefbbbd0-8f8d-4eee-9371-529699d8ca22} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7031 | 2026.05.06 05:25:52.501808 [ 293 ] {eefbbbd0-8f8d-4eee-9371-529699d8ca22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7032 | 2026.05.06 05:25:52.502168 [ 293 ] {eefbbbd0-8f8d-4eee-9371-529699d8ca22} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7033 | 2026.05.06 05:25:52.502382 [ 293 ] {eefbbbd0-8f8d-4eee-9371-529699d8ca22} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7034 | 2026.05.06 05:25:52.502506 [ 293 ] {eefbbbd0-8f8d-4eee-9371-529699d8ca22} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001581 sec., 537001.8975332069 rows/sec., 41.84 MiB/sec. | ||
| 7035 | 2026.05.06 05:25:52.502543 [ 293 ] {eefbbbd0-8f8d-4eee-9371-529699d8ca22} <Debug> TCPHandler: Processed in 0.001744848 sec. | ||
| 7036 | 2026.05.06 05:25:52.502664 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7037 | 2026.05.06 05:25:52.502758 [ 293 ] {93b00768-7798-47e8-a749-bdfa4ec8fa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7038 | 2026.05.06 05:25:52.502796 [ 293 ] {93b00768-7798-47e8-a749-bdfa4ec8fa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7039 | 2026.05.06 05:25:52.503238 [ 293 ] {93b00768-7798-47e8-a749-bdfa4ec8fa47} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.05.06 05:25:52.503274 [ 293 ] {93b00768-7798-47e8-a749-bdfa4ec8fa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7041 | 2026.05.06 05:25:52.503564 [ 293 ] {93b00768-7798-47e8-a749-bdfa4ec8fa47} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7042 | 2026.05.06 05:25:52.503765 [ 293 ] {93b00768-7798-47e8-a749-bdfa4ec8fa47} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2026.05.06 05:25:52.503881 [ 293 ] {93b00768-7798-47e8-a749-bdfa4ec8fa47} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001178 sec., 142614.60101867572 rows/sec., 8.70 MiB/sec. | ||
| 7044 | 2026.05.06 05:25:52.503915 [ 293 ] {93b00768-7798-47e8-a749-bdfa4ec8fa47} <Debug> TCPHandler: Processed in 0.001340776 sec. | ||
| 7045 | 2026.05.06 05:25:52.504027 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7046 | 2026.05.06 05:25:52.504116 [ 293 ] {d3eac2b8-0695-4c02-9612-3e4dc2c44387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7047 | 2026.05.06 05:25:52.504152 [ 293 ] {d3eac2b8-0695-4c02-9612-3e4dc2c44387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7048 | 2026.05.06 05:25:52.504641 [ 293 ] {d3eac2b8-0695-4c02-9612-3e4dc2c44387} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2026.05.06 05:25:52.504677 [ 293 ] {d3eac2b8-0695-4c02-9612-3e4dc2c44387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7050 | 2026.05.06 05:25:52.504982 [ 293 ] {d3eac2b8-0695-4c02-9612-3e4dc2c44387} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7051 | 2026.05.06 05:25:52.505186 [ 293 ] {d3eac2b8-0695-4c02-9612-3e4dc2c44387} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2026.05.06 05:25:52.505308 [ 293 ] {d3eac2b8-0695-4c02-9612-3e4dc2c44387} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 7053 | 2026.05.06 05:25:52.505351 [ 293 ] {d3eac2b8-0695-4c02-9612-3e4dc2c44387} <Debug> TCPHandler: Processed in 0.001325257 sec. | ||
| 7054 | 2026.05.06 05:25:52.505473 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7055 | 2026.05.06 05:25:52.505566 [ 293 ] {5e66f1df-4a3f-42f6-881e-bf22d77933a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7056 | 2026.05.06 05:25:52.505604 [ 293 ] {5e66f1df-4a3f-42f6-881e-bf22d77933a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7057 | 2026.05.06 05:25:52.506044 [ 293 ] {5e66f1df-4a3f-42f6-881e-bf22d77933a9} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2026.05.06 05:25:52.506080 [ 293 ] {5e66f1df-4a3f-42f6-881e-bf22d77933a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7059 | 2026.05.06 05:25:52.506385 [ 293 ] {5e66f1df-4a3f-42f6-881e-bf22d77933a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7060 | 2026.05.06 05:25:52.506594 [ 293 ] {5e66f1df-4a3f-42f6-881e-bf22d77933a9} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2026.05.06 05:25:52.506718 [ 293 ] {5e66f1df-4a3f-42f6-881e-bf22d77933a9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 7062 | 2026.05.06 05:25:52.506757 [ 293 ] {5e66f1df-4a3f-42f6-881e-bf22d77933a9} <Debug> TCPHandler: Processed in 0.001333437 sec. | ||
| 7063 | 2026.05.06 05:25:52.506878 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2026.05.06 05:25:52.506971 [ 293 ] {fadae206-4fb8-492e-8a03-229e21160ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7065 | 2026.05.06 05:25:52.507009 [ 293 ] {fadae206-4fb8-492e-8a03-229e21160ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7066 | 2026.05.06 05:25:52.507605 [ 293 ] {fadae206-4fb8-492e-8a03-229e21160ac3} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2026.05.06 05:25:52.507642 [ 293 ] {fadae206-4fb8-492e-8a03-229e21160ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7068 | 2026.05.06 05:25:52.507968 [ 293 ] {fadae206-4fb8-492e-8a03-229e21160ac3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7069 | 2026.05.06 05:25:52.508193 [ 293 ] {fadae206-4fb8-492e-8a03-229e21160ac3} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.05.06 05:25:52.508320 [ 293 ] {fadae206-4fb8-492e-8a03-229e21160ac3} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001367 sec., 377468.9100219459 rows/sec., 26.62 MiB/sec. | ||
| 7071 | 2026.05.06 05:25:52.508358 [ 293 ] {fadae206-4fb8-492e-8a03-229e21160ac3} <Debug> TCPHandler: Processed in 0.001530037 sec. | ||
| 7072 | 2026.05.06 05:25:52.508477 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7073 | 2026.05.06 05:25:52.508571 [ 293 ] {94234971-070d-4ae6-a5f7-80b01ddd20e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7074 | 2026.05.06 05:25:52.508611 [ 293 ] {94234971-070d-4ae6-a5f7-80b01ddd20e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7075 | 2026.05.06 05:25:52.508941 [ 293 ] {94234971-070d-4ae6-a5f7-80b01ddd20e3} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2026.05.06 05:25:52.508978 [ 293 ] {94234971-070d-4ae6-a5f7-80b01ddd20e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7077 | 2026.05.06 05:25:52.509296 [ 293 ] {94234971-070d-4ae6-a5f7-80b01ddd20e3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7078 | 2026.05.06 05:25:52.509506 [ 293 ] {94234971-070d-4ae6-a5f7-80b01ddd20e3} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2026.05.06 05:25:52.509629 [ 293 ] {94234971-070d-4ae6-a5f7-80b01ddd20e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 7080 | 2026.05.06 05:25:52.509666 [ 293 ] {94234971-070d-4ae6-a5f7-80b01ddd20e3} <Debug> TCPHandler: Processed in 0.001238606 sec. | ||
| 7081 | 2026.05.06 05:25:52.509779 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7082 | 2026.05.06 05:25:52.509873 [ 293 ] {c6a73ab0-235c-4418-9b31-f49968985b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7083 | 2026.05.06 05:25:52.509915 [ 293 ] {c6a73ab0-235c-4418-9b31-f49968985b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7084 | 2026.05.06 05:25:52.510320 [ 293 ] {c6a73ab0-235c-4418-9b31-f49968985b6f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.05.06 05:25:52.510357 [ 293 ] {c6a73ab0-235c-4418-9b31-f49968985b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7086 | 2026.05.06 05:25:52.510674 [ 293 ] {c6a73ab0-235c-4418-9b31-f49968985b6f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7087 | 2026.05.06 05:25:52.510885 [ 293 ] {c6a73ab0-235c-4418-9b31-f49968985b6f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2026.05.06 05:25:52.511019 [ 293 ] {c6a73ab0-235c-4418-9b31-f49968985b6f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001164 sec., 227663.2302405498 rows/sec., 15.13 MiB/sec. | ||
| 7089 | 2026.05.06 05:25:52.511056 [ 293 ] {c6a73ab0-235c-4418-9b31-f49968985b6f} <Debug> TCPHandler: Processed in 0.001325886 sec. | ||
| 7090 | 2026.05.06 05:25:52.511174 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2026.05.06 05:25:52.511267 [ 293 ] {04898d47-55ca-4c18-b0d0-23f1bac2a2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7092 | 2026.05.06 05:25:52.511308 [ 293 ] {04898d47-55ca-4c18-b0d0-23f1bac2a2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7093 | 2026.05.06 05:25:52.511616 [ 293 ] {04898d47-55ca-4c18-b0d0-23f1bac2a2dd} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.05.06 05:25:52.511650 [ 293 ] {04898d47-55ca-4c18-b0d0-23f1bac2a2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7095 | 2026.05.06 05:25:52.511952 [ 293 ] {04898d47-55ca-4c18-b0d0-23f1bac2a2dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7096 | 2026.05.06 05:25:52.512166 [ 293 ] {04898d47-55ca-4c18-b0d0-23f1bac2a2dd} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2026.05.06 05:25:52.512299 [ 293 ] {04898d47-55ca-4c18-b0d0-23f1bac2a2dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 7098 | 2026.05.06 05:25:52.512335 [ 293 ] {04898d47-55ca-4c18-b0d0-23f1bac2a2dd} <Debug> TCPHandler: Processed in 0.001210426 sec. | ||
| 7099 | 2026.05.06 05:25:52.512452 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2026.05.06 05:25:52.512554 [ 293 ] {ec069952-d9b4-4ccd-933a-93853de0d362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7101 | 2026.05.06 05:25:52.512610 [ 293 ] {ec069952-d9b4-4ccd-933a-93853de0d362} <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 | ||
| 7102 | 2026.05.06 05:25:52.513409 [ 293 ] {ec069952-d9b4-4ccd-933a-93853de0d362} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.05.06 05:25:52.513447 [ 293 ] {ec069952-d9b4-4ccd-933a-93853de0d362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7104 | 2026.05.06 05:25:52.514003 [ 293 ] {ec069952-d9b4-4ccd-933a-93853de0d362} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7105 | 2026.05.06 05:25:52.514233 [ 293 ] {ec069952-d9b4-4ccd-933a-93853de0d362} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.05.06 05:25:52.514381 [ 293 ] {ec069952-d9b4-4ccd-933a-93853de0d362} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001846 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. | ||
| 7107 | 2026.05.06 05:25:52.514441 [ 293 ] {ec069952-d9b4-4ccd-933a-93853de0d362} <Debug> TCPHandler: Processed in 0.00203943 sec. | ||
| 7108 | 2026.05.06 05:25:52.514574 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2026.05.06 05:25:52.514670 [ 293 ] {e7224ed4-ed8e-4c50-be3c-923ad06058d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7110 | 2026.05.06 05:25:52.514712 [ 293 ] {e7224ed4-ed8e-4c50-be3c-923ad06058d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7111 | 2026.05.06 05:25:52.515044 [ 293 ] {e7224ed4-ed8e-4c50-be3c-923ad06058d1} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.05.06 05:25:52.515080 [ 293 ] {e7224ed4-ed8e-4c50-be3c-923ad06058d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7113 | 2026.05.06 05:25:52.515398 [ 293 ] {e7224ed4-ed8e-4c50-be3c-923ad06058d1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7114 | 2026.05.06 05:25:52.515612 [ 293 ] {e7224ed4-ed8e-4c50-be3c-923ad06058d1} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.05.06 05:25:52.515739 [ 293 ] {e7224ed4-ed8e-4c50-be3c-923ad06058d1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 7116 | 2026.05.06 05:25:52.515775 [ 293 ] {e7224ed4-ed8e-4c50-be3c-923ad06058d1} <Debug> TCPHandler: Processed in 0.001250296 sec. | ||
| 7117 | 2026.05.06 05:25:52.787416 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2026.05.06 05:25:52.787720 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7119 | 2026.05.06 05:25:52.788059 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7120 | 2026.05.06 05:25:52.788095 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7121 | 2026.05.06 05:25:52.788300 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7122 | 2026.05.06 05:25:52.788368 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7123 | 2026.05.06 05:25:52.788491 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7124 | 2026.05.06 05:25:52.788595 [ 364 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7125 | 2026.05.06 05:25:52.788607 [ 322 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7126 | 2026.05.06 05:25:52.788617 [ 329 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7127 | 2026.05.06 05:25:52.788761 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 7128 | 2026.05.06 05:25:52.788789 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7129 | 2026.05.06 05:25:52.788854 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7130 | 2026.05.06 05:25:52.788873 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7131 | 2026.05.06 05:25:52.788905 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7132 | 2026.05.06 05:25:52.788939 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7133 | 2026.05.06 05:25:52.790092 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002505 sec., 18762.4750499002 rows/sec., 3.12 MiB/sec. | ||
| 7134 | 2026.05.06 05:25:52.790191 [ 293 ] {66969034-f61d-49c7-abfa-aefb8bb6b661} <Debug> TCPHandler: Processed in 0.002909854 sec. | ||
| 7135 | 2026.05.06 05:25:52.803324 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7136 | 2026.05.06 05:25:52.803445 [ 293 ] {804a7bd3-c04a-47cb-bf65-46c75a6e4173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7137 | 2026.05.06 05:25:52.803493 [ 293 ] {804a7bd3-c04a-47cb-bf65-46c75a6e4173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7138 | 2026.05.06 05:25:52.804019 [ 293 ] {804a7bd3-c04a-47cb-bf65-46c75a6e4173} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.05.06 05:25:52.804059 [ 293 ] {804a7bd3-c04a-47cb-bf65-46c75a6e4173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7140 | 2026.05.06 05:25:52.804374 [ 293 ] {804a7bd3-c04a-47cb-bf65-46c75a6e4173} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7141 | 2026.05.06 05:25:52.804588 [ 293 ] {804a7bd3-c04a-47cb-bf65-46c75a6e4173} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.05.06 05:25:52.804736 [ 293 ] {804a7bd3-c04a-47cb-bf65-46c75a6e4173} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001321 sec., 12112.03633610901 rows/sec., 987.65 KiB/sec. | ||
| 7143 | 2026.05.06 05:25:52.804774 [ 293 ] {804a7bd3-c04a-47cb-bf65-46c75a6e4173} <Debug> TCPHandler: Processed in 0.001510658 sec. | ||
| 7144 | 2026.05.06 05:25:52.804901 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7145 | 2026.05.06 05:25:52.804996 [ 293 ] {40d21407-d8f7-4339-8d01-13507719fbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7146 | 2026.05.06 05:25:52.805035 [ 293 ] {40d21407-d8f7-4339-8d01-13507719fbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7147 | 2026.05.06 05:25:52.806515 [ 293 ] {40d21407-d8f7-4339-8d01-13507719fbd6} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.05.06 05:25:52.806551 [ 293 ] {40d21407-d8f7-4339-8d01-13507719fbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7149 | 2026.05.06 05:25:52.807012 [ 293 ] {40d21407-d8f7-4339-8d01-13507719fbd6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7150 | 2026.05.06 05:25:52.807214 [ 293 ] {40d21407-d8f7-4339-8d01-13507719fbd6} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.05.06 05:25:52.807356 [ 293 ] {40d21407-d8f7-4339-8d01-13507719fbd6} <Debug> executeQuery: Read 2441 rows, 185.10 KiB in 0.002379 sec., 1026061.3703236654 rows/sec., 75.98 MiB/sec. | ||
| 7152 | 2026.05.06 05:25:52.807393 [ 293 ] {40d21407-d8f7-4339-8d01-13507719fbd6} <Debug> TCPHandler: Processed in 0.002540092 sec. | ||
| 7153 | 2026.05.06 05:25:52.807509 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7154 | 2026.05.06 05:25:52.807603 [ 293 ] {a85f964c-2f56-40d4-aa04-bbc5686f08ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7155 | 2026.05.06 05:25:52.807642 [ 293 ] {a85f964c-2f56-40d4-aa04-bbc5686f08ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7156 | 2026.05.06 05:25:52.808042 [ 293 ] {a85f964c-2f56-40d4-aa04-bbc5686f08ac} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7157 | 2026.05.06 05:25:52.808078 [ 293 ] {a85f964c-2f56-40d4-aa04-bbc5686f08ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7158 | 2026.05.06 05:25:52.808379 [ 293 ] {a85f964c-2f56-40d4-aa04-bbc5686f08ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7159 | 2026.05.06 05:25:52.808583 [ 293 ] {a85f964c-2f56-40d4-aa04-bbc5686f08ac} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2026.05.06 05:25:52.808690 [ 144 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7161 | 2026.05.06 05:25:52.808714 [ 293 ] {a85f964c-2f56-40d4-aa04-bbc5686f08ac} <Debug> executeQuery: Read 41 rows, 3.00 KiB in 0.001129 sec., 36315.32329495128 rows/sec., 2.59 MiB/sec. | ||
| 7162 | 2026.05.06 05:25:52.808757 [ 144 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2026.05.06 05:25:52.808763 [ 293 ] {a85f964c-2f56-40d4-aa04-bbc5686f08ac} <Debug> TCPHandler: Processed in 0.001302016 sec. | ||
| 7164 | 2026.05.06 05:25:52.808788 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7165 | 2026.05.06 05:25:52.808892 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2026.05.06 05:25:52.808900 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::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 | ||
| 7167 | 2026.05.06 05:25:52.808989 [ 293 ] {e3f59842-688f-4b92-bb02-7deaa8559e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7168 | 2026.05.06 05:25:52.808993 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7169 | 2026.05.06 05:25:52.809028 [ 293 ] {e3f59842-688f-4b92-bb02-7deaa8559e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7170 | 2026.05.06 05:25:52.809030 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 7171 | 2026.05.06 05:25:52.809089 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 7172 | 2026.05.06 05:25:52.809133 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 170 rows starting from the beginning of the part | ||
| 7173 | 2026.05.06 05:25:52.809173 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 7174 | 2026.05.06 05:25:52.809212 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 168 rows starting from the beginning of the part | ||
| 7175 | 2026.05.06 05:25:52.809251 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 7176 | 2026.05.06 05:25:52.809682 [ 293 ] {e3f59842-688f-4b92-bb02-7deaa8559e1f} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7177 | 2026.05.06 05:25:52.809716 [ 293 ] {e3f59842-688f-4b92-bb02-7deaa8559e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7178 | 2026.05.06 05:25:52.810049 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183156 sec., 537545.3448235058 rows/sec., 36.12 MiB/sec. | ||
| 7179 | 2026.05.06 05:25:52.810073 [ 293 ] {e3f59842-688f-4b92-bb02-7deaa8559e1f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7180 | 2026.05.06 05:25:52.810231 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7181 | 2026.05.06 05:25:52.810305 [ 293 ] {e3f59842-688f-4b92-bb02-7deaa8559e1f} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.05.06 05:25:52.810444 [ 293 ] {e3f59842-688f-4b92-bb02-7deaa8559e1f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001472 sec., 544157.6086956522 rows/sec., 31.43 MiB/sec. | ||
| 7183 | 2026.05.06 05:25:52.810484 [ 293 ] {e3f59842-688f-4b92-bb02-7deaa8559e1f} <Debug> TCPHandler: Processed in 0.001639308 sec. | ||
| 7184 | 2026.05.06 05:25:52.810558 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_36_7} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.05.06 05:25:52.810597 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.05.06 05:25:52.810648 [ 190 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_36_7} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7187 | 2026.05.06 05:25:52.810696 [ 293 ] {562fd5bc-79fa-44bb-8b19-f41ffc449799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7188 | 2026.05.06 05:25:52.810739 [ 293 ] {562fd5bc-79fa-44bb-8b19-f41ffc449799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7189 | 2026.05.06 05:25:52.810765 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7190 | 2026.05.06 05:25:52.811108 [ 293 ] {562fd5bc-79fa-44bb-8b19-f41ffc449799} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.05.06 05:25:52.811149 [ 293 ] {562fd5bc-79fa-44bb-8b19-f41ffc449799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7192 | 2026.05.06 05:25:52.811454 [ 293 ] {562fd5bc-79fa-44bb-8b19-f41ffc449799} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7193 | 2026.05.06 05:25:52.811658 [ 293 ] {562fd5bc-79fa-44bb-8b19-f41ffc449799} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.05.06 05:25:52.811781 [ 293 ] {562fd5bc-79fa-44bb-8b19-f41ffc449799} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 63.75 KiB/sec. | ||
| 7195 | 2026.05.06 05:25:52.811816 [ 293 ] {562fd5bc-79fa-44bb-8b19-f41ffc449799} <Debug> TCPHandler: Processed in 0.001266727 sec. | ||
| 7196 | 2026.05.06 05:25:52.811927 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.05.06 05:25:52.812020 [ 293 ] {55c6bc80-e009-4863-9a2d-cc2ff12c03ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7198 | 2026.05.06 05:25:52.812057 [ 293 ] {55c6bc80-e009-4863-9a2d-cc2ff12c03ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7199 | 2026.05.06 05:25:52.812894 [ 293 ] {55c6bc80-e009-4863-9a2d-cc2ff12c03ea} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.05.06 05:25:52.812929 [ 293 ] {55c6bc80-e009-4863-9a2d-cc2ff12c03ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7201 | 2026.05.06 05:25:52.813317 [ 293 ] {55c6bc80-e009-4863-9a2d-cc2ff12c03ea} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7202 | 2026.05.06 05:25:52.813528 [ 293 ] {55c6bc80-e009-4863-9a2d-cc2ff12c03ea} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.05.06 05:25:52.813660 [ 293 ] {55c6bc80-e009-4863-9a2d-cc2ff12c03ea} <Debug> executeQuery: Read 1320 rows, 90.54 KiB in 0.001657 sec., 796620.3983101991 rows/sec., 53.36 MiB/sec. | ||
| 7204 | 2026.05.06 05:25:52.813697 [ 293 ] {55c6bc80-e009-4863-9a2d-cc2ff12c03ea} <Debug> TCPHandler: Processed in 0.001817339 sec. | ||
| 7205 | 2026.05.06 05:25:52.813811 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2026.05.06 05:25:52.813904 [ 293 ] {aed046e0-4115-4073-92b2-72abcf9f3732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7207 | 2026.05.06 05:25:52.813945 [ 293 ] {aed046e0-4115-4073-92b2-72abcf9f3732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7208 | 2026.05.06 05:25:52.814624 [ 293 ] {aed046e0-4115-4073-92b2-72abcf9f3732} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.05.06 05:25:52.814660 [ 293 ] {aed046e0-4115-4073-92b2-72abcf9f3732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7210 | 2026.05.06 05:25:52.815098 [ 293 ] {aed046e0-4115-4073-92b2-72abcf9f3732} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7211 | 2026.05.06 05:25:52.815310 [ 293 ] {aed046e0-4115-4073-92b2-72abcf9f3732} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.05.06 05:25:52.815445 [ 293 ] {aed046e0-4115-4073-92b2-72abcf9f3732} <Debug> executeQuery: Read 1504 rows, 93.47 KiB in 0.001559 sec., 964720.974983964 rows/sec., 58.55 MiB/sec. | ||
| 7213 | 2026.05.06 05:25:52.815481 [ 293 ] {aed046e0-4115-4073-92b2-72abcf9f3732} <Debug> TCPHandler: Processed in 0.001718708 sec. | ||
| 7214 | 2026.05.06 05:25:52.815608 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7215 | 2026.05.06 05:25:52.815710 [ 293 ] {dc8248e0-d684-49fa-82c1-c35e6a74ffc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7216 | 2026.05.06 05:25:52.815762 [ 293 ] {dc8248e0-d684-49fa-82c1-c35e6a74ffc9} <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 | ||
| 7217 | 2026.05.06 05:25:52.816554 [ 293 ] {dc8248e0-d684-49fa-82c1-c35e6a74ffc9} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.05.06 05:25:52.816592 [ 293 ] {dc8248e0-d684-49fa-82c1-c35e6a74ffc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7219 | 2026.05.06 05:25:52.817138 [ 293 ] {dc8248e0-d684-49fa-82c1-c35e6a74ffc9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7220 | 2026.05.06 05:25:52.817371 [ 293 ] {dc8248e0-d684-49fa-82c1-c35e6a74ffc9} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.05.06 05:25:52.817519 [ 293 ] {dc8248e0-d684-49fa-82c1-c35e6a74ffc9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001828 sec., 13676.148796498906 rows/sec., 24.51 MiB/sec. | ||
| 7222 | 2026.05.06 05:25:52.817573 [ 293 ] {dc8248e0-d684-49fa-82c1-c35e6a74ffc9} <Debug> TCPHandler: Processed in 0.00201645 sec. | ||
| 7223 | 2026.05.06 05:25:52.817687 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2026.05.06 05:25:52.817783 [ 293 ] {700c3de7-c787-4fe0-be24-875b0a686504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7225 | 2026.05.06 05:25:52.817823 [ 293 ] {700c3de7-c787-4fe0-be24-875b0a686504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7226 | 2026.05.06 05:25:52.818179 [ 293 ] {700c3de7-c787-4fe0-be24-875b0a686504} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.05.06 05:25:52.818214 [ 293 ] {700c3de7-c787-4fe0-be24-875b0a686504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7228 | 2026.05.06 05:25:52.818535 [ 293 ] {700c3de7-c787-4fe0-be24-875b0a686504} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7229 | 2026.05.06 05:25:52.818755 [ 293 ] {700c3de7-c787-4fe0-be24-875b0a686504} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2026.05.06 05:25:52.818884 [ 293 ] {700c3de7-c787-4fe0-be24-875b0a686504} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 740.72 KiB/sec. | ||
| 7231 | 2026.05.06 05:25:52.818920 [ 293 ] {700c3de7-c787-4fe0-be24-875b0a686504} <Debug> TCPHandler: Processed in 0.001282376 sec. | ||
| 7232 | 2026.05.06 05:25:53.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.07 MiB, peak 284.21 MiB, free memory in arenas 0.00 B, will set to 277.89 MiB (RSS), difference: -1.19 MiB | ||
| 7233 | 2026.05.06 05:25:54.050708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 902 | ||
| 7234 | 2026.05.06 05:25:54.053503 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.05.06 05:25:54.053551 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7236 | 2026.05.06 05:25:54.054809 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7237 | 2026.05.06 05:25:54.055074 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.05.06 05:25:54.055356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 7239 | 2026.05.06 05:25:56.514499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12836 | ||
| 7240 | 2026.05.06 05:25:56.515047 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.05.06 05:25:56.515094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7242 | 2026.05.06 05:25:56.515589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7243 | 2026.05.06 05:25:56.515828 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2026.05.06 05:25:56.515973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12836 | ||
| 7245 | 2026.05.06 05:25:57.189439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 7246 | 2026.05.06 05:25:57.204355 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.05.06 05:25:57.204410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7248 | 2026.05.06 05:25:57.210168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7249 | 2026.05.06 05:25:57.210857 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.05.06 05:25:57.213458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7251 | 2026.05.06 05:25:57.484666 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.05.06 05:25:57.484887 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7253 | 2026.05.06 05:25:57.485219 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7254 | 2026.05.06 05:25:57.485255 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7255 | 2026.05.06 05:25:57.485473 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7256 | 2026.05.06 05:25:57.485545 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7257 | 2026.05.06 05:25:57.485686 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7258 | 2026.05.06 05:25:57.485782 [ 322 ] {d91b44d7-f608-4427-97de-931a12e91752} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7259 | 2026.05.06 05:25:57.485824 [ 364 ] {d91b44d7-f608-4427-97de-931a12e91752} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7260 | 2026.05.06 05:25:57.485829 [ 329 ] {d91b44d7-f608-4427-97de-931a12e91752} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7261 | 2026.05.06 05:25:57.485970 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 7262 | 2026.05.06 05:25:57.485997 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7263 | 2026.05.06 05:25:57.486066 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7264 | 2026.05.06 05:25:57.486088 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7265 | 2026.05.06 05:25:57.486122 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7266 | 2026.05.06 05:25:57.486160 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7267 | 2026.05.06 05:25:57.487297 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002497 sec., 18822.58710452543 rows/sec., 3.13 MiB/sec. | ||
| 7268 | 2026.05.06 05:25:57.487417 [ 293 ] {d91b44d7-f608-4427-97de-931a12e91752} <Debug> TCPHandler: Processed in 0.002882074 sec. | ||
| 7269 | 2026.05.06 05:25:57.488819 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.05.06 05:25:57.488928 [ 293 ] {b20e32a7-9815-4f51-a648-1552d289b815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7271 | 2026.05.06 05:25:57.488972 [ 293 ] {b20e32a7-9815-4f51-a648-1552d289b815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7272 | 2026.05.06 05:25:57.489455 [ 293 ] {b20e32a7-9815-4f51-a648-1552d289b815} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.05.06 05:25:57.489499 [ 293 ] {b20e32a7-9815-4f51-a648-1552d289b815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7274 | 2026.05.06 05:25:57.489867 [ 293 ] {b20e32a7-9815-4f51-a648-1552d289b815} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7275 | 2026.05.06 05:25:57.490090 [ 293 ] {b20e32a7-9815-4f51-a648-1552d289b815} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.05.06 05:25:57.490242 [ 293 ] {b20e32a7-9815-4f51-a648-1552d289b815} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001344 sec., 41666.66666666667 rows/sec., 3.20 MiB/sec. | ||
| 7277 | 2026.05.06 05:25:57.490281 [ 293 ] {b20e32a7-9815-4f51-a648-1552d289b815} <Debug> TCPHandler: Processed in 0.001515097 sec. | ||
| 7278 | 2026.05.06 05:25:57.490398 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.05.06 05:25:57.490497 [ 293 ] {e6cd9201-935d-4e9e-9abf-85b93e9d8d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7280 | 2026.05.06 05:25:57.490537 [ 293 ] {e6cd9201-935d-4e9e-9abf-85b93e9d8d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7281 | 2026.05.06 05:25:57.490960 [ 293 ] {e6cd9201-935d-4e9e-9abf-85b93e9d8d95} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.05.06 05:25:57.490997 [ 293 ] {e6cd9201-935d-4e9e-9abf-85b93e9d8d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7283 | 2026.05.06 05:25:57.491302 [ 293 ] {e6cd9201-935d-4e9e-9abf-85b93e9d8d95} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7284 | 2026.05.06 05:25:57.491524 [ 293 ] {e6cd9201-935d-4e9e-9abf-85b93e9d8d95} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.05.06 05:25:57.491656 [ 293 ] {e6cd9201-935d-4e9e-9abf-85b93e9d8d95} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 7286 | 2026.05.06 05:25:57.491694 [ 293 ] {e6cd9201-935d-4e9e-9abf-85b93e9d8d95} <Debug> TCPHandler: Processed in 0.001346436 sec. | ||
| 7287 | 2026.05.06 05:25:57.491810 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2026.05.06 05:25:57.491906 [ 293 ] {03f6bd6b-a195-445c-9531-5eedaabaff2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7289 | 2026.05.06 05:25:57.491949 [ 293 ] {03f6bd6b-a195-445c-9531-5eedaabaff2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7290 | 2026.05.06 05:25:57.492318 [ 293 ] {03f6bd6b-a195-445c-9531-5eedaabaff2f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.05.06 05:25:57.492355 [ 293 ] {03f6bd6b-a195-445c-9531-5eedaabaff2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7292 | 2026.05.06 05:25:57.492678 [ 293 ] {03f6bd6b-a195-445c-9531-5eedaabaff2f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7293 | 2026.05.06 05:25:57.492888 [ 293 ] {03f6bd6b-a195-445c-9531-5eedaabaff2f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.05.06 05:25:57.493018 [ 293 ] {03f6bd6b-a195-445c-9531-5eedaabaff2f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001132 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 7295 | 2026.05.06 05:25:57.493057 [ 293 ] {03f6bd6b-a195-445c-9531-5eedaabaff2f} <Debug> TCPHandler: Processed in 0.001296707 sec. | ||
| 7296 | 2026.05.06 05:25:57.493171 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2026.05.06 05:25:57.493266 [ 293 ] {6cc177b7-8ad1-4873-8051-559792a7b2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7298 | 2026.05.06 05:25:57.493307 [ 293 ] {6cc177b7-8ad1-4873-8051-559792a7b2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7299 | 2026.05.06 05:25:57.493632 [ 293 ] {6cc177b7-8ad1-4873-8051-559792a7b2dd} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.05.06 05:25:57.493668 [ 293 ] {6cc177b7-8ad1-4873-8051-559792a7b2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7301 | 2026.05.06 05:25:57.493970 [ 293 ] {6cc177b7-8ad1-4873-8051-559792a7b2dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7302 | 2026.05.06 05:25:57.494184 [ 293 ] {6cc177b7-8ad1-4873-8051-559792a7b2dd} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.05.06 05:25:57.494312 [ 293 ] {6cc177b7-8ad1-4873-8051-559792a7b2dd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001064 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 7304 | 2026.05.06 05:25:57.494347 [ 293 ] {6cc177b7-8ad1-4873-8051-559792a7b2dd} <Debug> TCPHandler: Processed in 0.001225756 sec. | ||
| 7305 | 2026.05.06 05:26:02.489870 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7306 | 2026.05.06 05:26:02.490118 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7307 | 2026.05.06 05:26:02.490467 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7308 | 2026.05.06 05:26:02.490510 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7309 | 2026.05.06 05:26:02.490751 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7310 | 2026.05.06 05:26:02.490820 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7311 | 2026.05.06 05:26:02.490961 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7312 | 2026.05.06 05:26:02.491059 [ 322 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7313 | 2026.05.06 05:26:02.491089 [ 364 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7314 | 2026.05.06 05:26:02.491102 [ 335 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7315 | 2026.05.06 05:26:02.491219 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 7316 | 2026.05.06 05:26:02.491246 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7317 | 2026.05.06 05:26:02.491314 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7318 | 2026.05.06 05:26:02.491333 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7319 | 2026.05.06 05:26:02.491367 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7320 | 2026.05.06 05:26:02.491405 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7321 | 2026.05.06 05:26:02.492570 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002553 sec., 18409.714061887975 rows/sec., 4.59 MiB/sec. | ||
| 7322 | 2026.05.06 05:26:02.492673 [ 293 ] {ccb4e8c4-3585-4f41-8982-da162375cf1b} <Debug> TCPHandler: Processed in 0.002935695 sec. | ||
| 7323 | 2026.05.06 05:26:02.498106 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2026.05.06 05:26:02.498233 [ 293 ] {395ee974-3c4b-4c99-aea9-60588ae891a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7325 | 2026.05.06 05:26:02.498283 [ 293 ] {395ee974-3c4b-4c99-aea9-60588ae891a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7326 | 2026.05.06 05:26:02.498995 [ 293 ] {395ee974-3c4b-4c99-aea9-60588ae891a7} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.05.06 05:26:02.499043 [ 293 ] {395ee974-3c4b-4c99-aea9-60588ae891a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7328 | 2026.05.06 05:26:02.499418 [ 293 ] {395ee974-3c4b-4c99-aea9-60588ae891a7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7329 | 2026.05.06 05:26:02.499643 [ 293 ] {395ee974-3c4b-4c99-aea9-60588ae891a7} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.05.06 05:26:02.499785 [ 293 ] {395ee974-3c4b-4c99-aea9-60588ae891a7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00159 sec., 178616.35220125786 rows/sec., 11.34 MiB/sec. | ||
| 7331 | 2026.05.06 05:26:02.499823 [ 293 ] {395ee974-3c4b-4c99-aea9-60588ae891a7} <Debug> TCPHandler: Processed in 0.001776439 sec. | ||
| 7332 | 2026.05.06 05:26:02.499956 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7333 | 2026.05.06 05:26:02.500049 [ 293 ] {b576f608-350d-49b0-a1e0-d427db18b99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7334 | 2026.05.06 05:26:02.500090 [ 293 ] {b576f608-350d-49b0-a1e0-d427db18b99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7335 | 2026.05.06 05:26:02.500897 [ 293 ] {b576f608-350d-49b0-a1e0-d427db18b99a} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2026.05.06 05:26:02.500933 [ 293 ] {b576f608-350d-49b0-a1e0-d427db18b99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7337 | 2026.05.06 05:26:02.501274 [ 293 ] {b576f608-350d-49b0-a1e0-d427db18b99a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7338 | 2026.05.06 05:26:02.501473 [ 293 ] {b576f608-350d-49b0-a1e0-d427db18b99a} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2026.05.06 05:26:02.501602 [ 293 ] {b576f608-350d-49b0-a1e0-d427db18b99a} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001571 sec., 540420.1145767028 rows/sec., 42.11 MiB/sec. | ||
| 7340 | 2026.05.06 05:26:02.501639 [ 293 ] {b576f608-350d-49b0-a1e0-d427db18b99a} <Debug> TCPHandler: Processed in 0.001731209 sec. | ||
| 7341 | 2026.05.06 05:26:02.501755 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7342 | 2026.05.06 05:26:02.501847 [ 293 ] {6d54ea1f-a232-4e0b-8fe5-43d5d5674589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7343 | 2026.05.06 05:26:02.501885 [ 293 ] {6d54ea1f-a232-4e0b-8fe5-43d5d5674589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7344 | 2026.05.06 05:26:02.502323 [ 293 ] {6d54ea1f-a232-4e0b-8fe5-43d5d5674589} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2026.05.06 05:26:02.502358 [ 293 ] {6d54ea1f-a232-4e0b-8fe5-43d5d5674589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7346 | 2026.05.06 05:26:02.502658 [ 293 ] {6d54ea1f-a232-4e0b-8fe5-43d5d5674589} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7347 | 2026.05.06 05:26:02.502857 [ 293 ] {6d54ea1f-a232-4e0b-8fe5-43d5d5674589} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2026.05.06 05:26:02.502983 [ 293 ] {6d54ea1f-a232-4e0b-8fe5-43d5d5674589} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001154 sec., 145580.58925476603 rows/sec., 8.88 MiB/sec. | ||
| 7349 | 2026.05.06 05:26:02.503019 [ 293 ] {6d54ea1f-a232-4e0b-8fe5-43d5d5674589} <Debug> TCPHandler: Processed in 0.001312276 sec. | ||
| 7350 | 2026.05.06 05:26:02.503130 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7351 | 2026.05.06 05:26:02.503224 [ 293 ] {dbcc1b9c-5a1a-46e6-8f38-54c7b02574d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7352 | 2026.05.06 05:26:02.503262 [ 293 ] {dbcc1b9c-5a1a-46e6-8f38-54c7b02574d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7353 | 2026.05.06 05:26:02.503690 [ 293 ] {dbcc1b9c-5a1a-46e6-8f38-54c7b02574d8} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.05.06 05:26:02.503726 [ 293 ] {dbcc1b9c-5a1a-46e6-8f38-54c7b02574d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7355 | 2026.05.06 05:26:02.504013 [ 293 ] {dbcc1b9c-5a1a-46e6-8f38-54c7b02574d8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7356 | 2026.05.06 05:26:02.504216 [ 293 ] {dbcc1b9c-5a1a-46e6-8f38-54c7b02574d8} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.05.06 05:26:02.504342 [ 293 ] {dbcc1b9c-5a1a-46e6-8f38-54c7b02574d8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001136 sec., 131161.97183098592 rows/sec., 8.47 MiB/sec. | ||
| 7358 | 2026.05.06 05:26:02.504379 [ 293 ] {dbcc1b9c-5a1a-46e6-8f38-54c7b02574d8} <Debug> TCPHandler: Processed in 0.001295656 sec. | ||
| 7359 | 2026.05.06 05:26:02.504491 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2026.05.06 05:26:02.504589 [ 293 ] {49feafbd-87a3-419d-8b3e-f2e39887521a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7361 | 2026.05.06 05:26:02.504627 [ 293 ] {49feafbd-87a3-419d-8b3e-f2e39887521a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7362 | 2026.05.06 05:26:02.505050 [ 293 ] {49feafbd-87a3-419d-8b3e-f2e39887521a} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2026.05.06 05:26:02.505086 [ 293 ] {49feafbd-87a3-419d-8b3e-f2e39887521a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7364 | 2026.05.06 05:26:02.505386 [ 293 ] {49feafbd-87a3-419d-8b3e-f2e39887521a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7365 | 2026.05.06 05:26:02.505595 [ 293 ] {49feafbd-87a3-419d-8b3e-f2e39887521a} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2026.05.06 05:26:02.505721 [ 293 ] {49feafbd-87a3-419d-8b3e-f2e39887521a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 7367 | 2026.05.06 05:26:02.505759 [ 293 ] {49feafbd-87a3-419d-8b3e-f2e39887521a} <Debug> TCPHandler: Processed in 0.001315127 sec. | ||
| 7368 | 2026.05.06 05:26:02.505872 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2026.05.06 05:26:02.505965 [ 293 ] {f271addc-5ae6-4325-80f8-e48a37405973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7370 | 2026.05.06 05:26:02.506004 [ 293 ] {f271addc-5ae6-4325-80f8-e48a37405973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7371 | 2026.05.06 05:26:02.506606 [ 293 ] {f271addc-5ae6-4325-80f8-e48a37405973} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2026.05.06 05:26:02.506642 [ 293 ] {f271addc-5ae6-4325-80f8-e48a37405973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7373 | 2026.05.06 05:26:02.506960 [ 293 ] {f271addc-5ae6-4325-80f8-e48a37405973} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7374 | 2026.05.06 05:26:02.507170 [ 293 ] {f271addc-5ae6-4325-80f8-e48a37405973} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2026.05.06 05:26:02.507303 [ 293 ] {f271addc-5ae6-4325-80f8-e48a37405973} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001354 sec., 381093.0576070901 rows/sec., 26.87 MiB/sec. | ||
| 7376 | 2026.05.06 05:26:02.507341 [ 293 ] {f271addc-5ae6-4325-80f8-e48a37405973} <Debug> TCPHandler: Processed in 0.001515717 sec. | ||
| 7377 | 2026.05.06 05:26:02.507458 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7378 | 2026.05.06 05:26:02.507551 [ 293 ] {da355764-9d40-4b78-95b3-52c7fafea46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7379 | 2026.05.06 05:26:02.507591 [ 293 ] {da355764-9d40-4b78-95b3-52c7fafea46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7380 | 2026.05.06 05:26:02.507920 [ 293 ] {da355764-9d40-4b78-95b3-52c7fafea46c} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.05.06 05:26:02.507956 [ 293 ] {da355764-9d40-4b78-95b3-52c7fafea46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7382 | 2026.05.06 05:26:02.508249 [ 293 ] {da355764-9d40-4b78-95b3-52c7fafea46c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7383 | 2026.05.06 05:26:02.508452 [ 293 ] {da355764-9d40-4b78-95b3-52c7fafea46c} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2026.05.06 05:26:02.508577 [ 293 ] {da355764-9d40-4b78-95b3-52c7fafea46c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 7385 | 2026.05.06 05:26:02.508613 [ 293 ] {da355764-9d40-4b78-95b3-52c7fafea46c} <Debug> TCPHandler: Processed in 0.001201975 sec. | ||
| 7386 | 2026.05.06 05:26:02.508721 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7387 | 2026.05.06 05:26:02.508813 [ 293 ] {a78b5471-0e5d-4b7e-ab6a-d40e00e1ea48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7388 | 2026.05.06 05:26:02.508854 [ 293 ] {a78b5471-0e5d-4b7e-ab6a-d40e00e1ea48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7389 | 2026.05.06 05:26:02.509257 [ 293 ] {a78b5471-0e5d-4b7e-ab6a-d40e00e1ea48} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2026.05.06 05:26:02.509292 [ 293 ] {a78b5471-0e5d-4b7e-ab6a-d40e00e1ea48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7391 | 2026.05.06 05:26:02.509621 [ 293 ] {a78b5471-0e5d-4b7e-ab6a-d40e00e1ea48} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7392 | 2026.05.06 05:26:02.509822 [ 293 ] {a78b5471-0e5d-4b7e-ab6a-d40e00e1ea48} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2026.05.06 05:26:02.509949 [ 293 ] {a78b5471-0e5d-4b7e-ab6a-d40e00e1ea48} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001153 sec., 229835.21248915873 rows/sec., 15.27 MiB/sec. | ||
| 7394 | 2026.05.06 05:26:02.509984 [ 293 ] {a78b5471-0e5d-4b7e-ab6a-d40e00e1ea48} <Debug> TCPHandler: Processed in 0.001310546 sec. | ||
| 7395 | 2026.05.06 05:26:02.510099 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7396 | 2026.05.06 05:26:02.510190 [ 293 ] {c08fe6b8-72b2-40ce-b989-7303534ac765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7397 | 2026.05.06 05:26:02.510230 [ 293 ] {c08fe6b8-72b2-40ce-b989-7303534ac765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7398 | 2026.05.06 05:26:02.510543 [ 293 ] {c08fe6b8-72b2-40ce-b989-7303534ac765} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2026.05.06 05:26:02.510578 [ 293 ] {c08fe6b8-72b2-40ce-b989-7303534ac765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7400 | 2026.05.06 05:26:02.510860 [ 293 ] {c08fe6b8-72b2-40ce-b989-7303534ac765} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7401 | 2026.05.06 05:26:02.511059 [ 293 ] {c08fe6b8-72b2-40ce-b989-7303534ac765} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2026.05.06 05:26:02.511184 [ 293 ] {c08fe6b8-72b2-40ce-b989-7303534ac765} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 7403 | 2026.05.06 05:26:02.511219 [ 293 ] {c08fe6b8-72b2-40ce-b989-7303534ac765} <Debug> TCPHandler: Processed in 0.001168215 sec. | ||
| 7404 | 2026.05.06 05:26:02.511333 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2026.05.06 05:26:02.511425 [ 293 ] {451449ba-3fcd-425d-9a44-0ee56224c60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7406 | 2026.05.06 05:26:02.511476 [ 293 ] {451449ba-3fcd-425d-9a44-0ee56224c60c} <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 | ||
| 7407 | 2026.05.06 05:26:02.512259 [ 293 ] {451449ba-3fcd-425d-9a44-0ee56224c60c} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2026.05.06 05:26:02.512296 [ 293 ] {451449ba-3fcd-425d-9a44-0ee56224c60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7409 | 2026.05.06 05:26:02.512804 [ 293 ] {451449ba-3fcd-425d-9a44-0ee56224c60c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7410 | 2026.05.06 05:26:02.513017 [ 293 ] {451449ba-3fcd-425d-9a44-0ee56224c60c} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2026.05.06 05:26:02.513151 [ 293 ] {451449ba-3fcd-425d-9a44-0ee56224c60c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001743 sec., 14916.810097532989 rows/sec., 26.73 MiB/sec. | ||
| 7412 | 2026.05.06 05:26:02.513203 [ 293 ] {451449ba-3fcd-425d-9a44-0ee56224c60c} <Debug> TCPHandler: Processed in 0.00191727 sec. | ||
| 7413 | 2026.05.06 05:26:02.513333 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.05.06 05:26:02.513427 [ 293 ] {528e9f08-a099-47eb-9612-b6d5325bd1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7415 | 2026.05.06 05:26:02.513467 [ 293 ] {528e9f08-a099-47eb-9612-b6d5325bd1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7416 | 2026.05.06 05:26:02.513810 [ 293 ] {528e9f08-a099-47eb-9612-b6d5325bd1c8} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.05.06 05:26:02.513847 [ 293 ] {528e9f08-a099-47eb-9612-b6d5325bd1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7418 | 2026.05.06 05:26:02.514146 [ 293 ] {528e9f08-a099-47eb-9612-b6d5325bd1c8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7419 | 2026.05.06 05:26:02.514355 [ 293 ] {528e9f08-a099-47eb-9612-b6d5325bd1c8} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.05.06 05:26:02.514482 [ 293 ] {528e9f08-a099-47eb-9612-b6d5325bd1c8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 7421 | 2026.05.06 05:26:02.514518 [ 293 ] {528e9f08-a099-47eb-9612-b6d5325bd1c8} <Debug> TCPHandler: Processed in 0.001232866 sec. | ||
| 7422 | 2026.05.06 05:26:03.901836 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7423 | 2026.05.06 05:26:03.901893 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7424 | 2026.05.06 05:26:04.016184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13348 | ||
| 7425 | 2026.05.06 05:26:04.016691 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.05.06 05:26:04.016730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7427 | 2026.05.06 05:26:04.017199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7428 | 2026.05.06 05:26:04.017478 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.05.06 05:26:04.017627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13348 | ||
| 7430 | 2026.05.06 05:26:04.055861 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 936 | ||
| 7431 | 2026.05.06 05:26:04.058322 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.05.06 05:26:04.058371 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7433 | 2026.05.06 05:26:04.059584 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7434 | 2026.05.06 05:26:04.059847 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.05.06 05:26:04.059994 [ 8 ] {} <Debug> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7436 | 2026.05.06 05:26:04.060039 [ 8 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2026.05.06 05:26:04.060061 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7438 | 2026.05.06 05:26:04.060183 [ 187 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::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 | ||
| 7439 | 2026.05.06 05:26:04.060201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
| 7440 | 2026.05.06 05:26:04.060733 [ 187 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7441 | 2026.05.06 05:26:04.060883 [ 187 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 714 rows starting from the beginning of the part | ||
| 7442 | 2026.05.06 05:26:04.061239 [ 187 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::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 | ||
| 7443 | 2026.05.06 05:26:04.061578 [ 187 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 7444 | 2026.05.06 05:26:04.061912 [ 187 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part | ||
| 7445 | 2026.05.06 05:26:04.062226 [ 187 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 58 rows starting from the beginning of the part | ||
| 7446 | 2026.05.06 05:26:04.062540 [ 187 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 7447 | 2026.05.06 05:26:04.069771 [ 190 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 72 columns (72 merged, 0 gathered) in 0.009648056 sec., 97014.3622715291 rows/sec., 82.12 MiB/sec. | ||
| 7448 | 2026.05.06 05:26:04.071091 [ 190 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7449 | 2026.05.06 05:26:04.071640 [ 190 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_21_4} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.05.06 05:26:04.071704 [ 190 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_21_4} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7451 | 2026.05.06 05:26:04.072027 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 7452 | 2026.05.06 05:26:04.713661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7453 | 2026.05.06 05:26:04.730687 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.05.06 05:26:04.730755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7455 | 2026.05.06 05:26:04.736974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7456 | 2026.05.06 05:26:04.737648 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2026.05.06 05:26:04.740463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7458 | 2026.05.06 05:26:05.000292 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.84 MiB, peak 284.58 MiB, free memory in arenas 0.00 B, will set to 281.10 MiB (RSS), difference: 1.26 MiB | ||
| 7459 | 2026.05.06 05:26:07.486690 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7460 | 2026.05.06 05:26:07.486957 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7461 | 2026.05.06 05:26:07.487344 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7462 | 2026.05.06 05:26:07.487381 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7463 | 2026.05.06 05:26:07.487607 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7464 | 2026.05.06 05:26:07.487680 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7465 | 2026.05.06 05:26:07.487824 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7466 | 2026.05.06 05:26:07.487923 [ 322 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7467 | 2026.05.06 05:26:07.487962 [ 335 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7468 | 2026.05.06 05:26:07.487970 [ 364 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7469 | 2026.05.06 05:26:07.488112 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 7470 | 2026.05.06 05:26:07.488140 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7471 | 2026.05.06 05:26:07.488214 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7472 | 2026.05.06 05:26:07.488235 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7473 | 2026.05.06 05:26:07.488269 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7474 | 2026.05.06 05:26:07.488307 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7475 | 2026.05.06 05:26:07.489485 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002634 sec., 17843.583902809416 rows/sec., 2.97 MiB/sec. | ||
| 7476 | 2026.05.06 05:26:07.489629 [ 293 ] {2b78085f-2f39-4919-a5c5-f6a78a468e42} <Debug> TCPHandler: Processed in 0.003085575 sec. | ||
| 7477 | 2026.05.06 05:26:07.491602 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7478 | 2026.05.06 05:26:07.491721 [ 293 ] {3a0a3327-26d6-42fb-82c2-08a7522ab9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7479 | 2026.05.06 05:26:07.491768 [ 293 ] {3a0a3327-26d6-42fb-82c2-08a7522ab9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7480 | 2026.05.06 05:26:07.492295 [ 293 ] {3a0a3327-26d6-42fb-82c2-08a7522ab9ed} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.05.06 05:26:07.492342 [ 293 ] {3a0a3327-26d6-42fb-82c2-08a7522ab9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7482 | 2026.05.06 05:26:07.492741 [ 293 ] {3a0a3327-26d6-42fb-82c2-08a7522ab9ed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7483 | 2026.05.06 05:26:07.492972 [ 293 ] {3a0a3327-26d6-42fb-82c2-08a7522ab9ed} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.05.06 05:26:07.493133 [ 293 ] {3a0a3327-26d6-42fb-82c2-08a7522ab9ed} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001447 sec., 60815.480304077406 rows/sec., 5.12 MiB/sec. | ||
| 7485 | 2026.05.06 05:26:07.493129 [ 141 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7486 | 2026.05.06 05:26:07.493176 [ 293 ] {3a0a3327-26d6-42fb-82c2-08a7522ab9ed} <Debug> TCPHandler: Processed in 0.001628658 sec. | ||
| 7487 | 2026.05.06 05:26:07.493206 [ 141 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2026.05.06 05:26:07.493234 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7489 | 2026.05.06 05:26:07.493317 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2026.05.06 05:26:07.493353 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::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 | ||
| 7491 | 2026.05.06 05:26:07.493423 [ 293 ] {0510ebe3-96b4-4346-bc16-74ea5983f678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7492 | 2026.05.06 05:26:07.493446 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7493 | 2026.05.06 05:26:07.493465 [ 293 ] {0510ebe3-96b4-4346-bc16-74ea5983f678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7494 | 2026.05.06 05:26:07.493475 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3358 rows starting from the beginning of the part | ||
| 7495 | 2026.05.06 05:26:07.493530 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 849 rows starting from the beginning of the part | ||
| 7496 | 2026.05.06 05:26:07.493574 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2441 rows starting from the beginning of the part | ||
| 7497 | 2026.05.06 05:26:07.493617 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 7498 | 2026.05.06 05:26:07.493653 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 849 rows starting from the beginning of the part | ||
| 7499 | 2026.05.06 05:26:07.493692 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part | ||
| 7500 | 2026.05.06 05:26:07.493879 [ 293 ] {0510ebe3-96b4-4346-bc16-74ea5983f678} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.05.06 05:26:07.493916 [ 293 ] {0510ebe3-96b4-4346-bc16-74ea5983f678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7502 | 2026.05.06 05:26:07.494377 [ 293 ] {0510ebe3-96b4-4346-bc16-74ea5983f678} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7503 | 2026.05.06 05:26:07.494599 [ 293 ] {0510ebe3-96b4-4346-bc16-74ea5983f678} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.05.06 05:26:07.494747 [ 293 ] {0510ebe3-96b4-4346-bc16-74ea5983f678} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001346 sec., 11887.07280832095 rows/sec., 893.85 KiB/sec. | ||
| 7505 | 2026.05.06 05:26:07.494787 [ 293 ] {0510ebe3-96b4-4346-bc16-74ea5983f678} <Debug> TCPHandler: Processed in 0.001523427 sec. | ||
| 7506 | 2026.05.06 05:26:07.494900 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.05.06 05:26:07.494998 [ 293 ] {0bdf6e56-f669-4de5-b0b9-4e53374f41b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7508 | 2026.05.06 05:26:07.495039 [ 293 ] {0bdf6e56-f669-4de5-b0b9-4e53374f41b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7509 | 2026.05.06 05:26:07.495471 [ 293 ] {0bdf6e56-f669-4de5-b0b9-4e53374f41b6} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.05.06 05:26:07.495508 [ 293 ] {0bdf6e56-f669-4de5-b0b9-4e53374f41b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7511 | 2026.05.06 05:26:07.495812 [ 293 ] {0bdf6e56-f669-4de5-b0b9-4e53374f41b6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7512 | 2026.05.06 05:26:07.495879 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002558533 sec., 2986477.0163214626 rows/sec., 237.64 MiB/sec. | ||
| 7513 | 2026.05.06 05:26:07.496036 [ 293 ] {0bdf6e56-f669-4de5-b0b9-4e53374f41b6} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.05.06 05:26:07.496150 [ 141 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7515 | 2026.05.06 05:26:07.496177 [ 293 ] {0bdf6e56-f669-4de5-b0b9-4e53374f41b6} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001198 sec., 66777.96327212019 rows/sec., 5.21 MiB/sec. | ||
| 7516 | 2026.05.06 05:26:07.496201 [ 141 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7517 | 2026.05.06 05:26:07.496220 [ 293 ] {0bdf6e56-f669-4de5-b0b9-4e53374f41b6} <Debug> TCPHandler: Processed in 0.001369646 sec. | ||
| 7518 | 2026.05.06 05:26:07.496228 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7519 | 2026.05.06 05:26:07.496309 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::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 | ||
| 7520 | 2026.05.06 05:26:07.496354 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2026.05.06 05:26:07.496387 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7522 | 2026.05.06 05:26:07.496389 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7523 | 2026.05.06 05:26:07.496438 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1830 rows starting from the beginning of the part | ||
| 7524 | 2026.05.06 05:26:07.496451 [ 293 ] {e60b4286-227b-4bbb-a501-66e760374751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7525 | 2026.05.06 05:26:07.496480 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 516 rows starting from the beginning of the part | ||
| 7526 | 2026.05.06 05:26:07.496497 [ 293 ] {e60b4286-227b-4bbb-a501-66e760374751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7527 | 2026.05.06 05:26:07.496518 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1320 rows starting from the beginning of the part | ||
| 7528 | 2026.05.06 05:26:07.496553 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 7529 | 2026.05.06 05:26:07.496591 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 516 rows starting from the beginning of the part | ||
| 7530 | 2026.05.06 05:26:07.496633 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 80 rows starting from the beginning of the part | ||
| 7531 | 2026.05.06 05:26:07.496728 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_46_9} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.05.06 05:26:07.496823 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_46_9} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7533 | 2026.05.06 05:26:07.496913 [ 293 ] {e60b4286-227b-4bbb-a501-66e760374751} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.05.06 05:26:07.496931 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 7535 | 2026.05.06 05:26:07.496956 [ 293 ] {e60b4286-227b-4bbb-a501-66e760374751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7536 | 2026.05.06 05:26:07.497308 [ 293 ] {e60b4286-227b-4bbb-a501-66e760374751} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7537 | 2026.05.06 05:26:07.497524 [ 293 ] {e60b4286-227b-4bbb-a501-66e760374751} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7538 | 2026.05.06 05:26:07.497638 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7539 | 2026.05.06 05:26:07.497662 [ 293 ] {e60b4286-227b-4bbb-a501-66e760374751} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 7540 | 2026.05.06 05:26:07.497673 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7541 | 2026.05.06 05:26:07.497703 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7542 | 2026.05.06 05:26:07.497707 [ 293 ] {e60b4286-227b-4bbb-a501-66e760374751} <Debug> TCPHandler: Processed in 0.001402847 sec. | ||
| 7543 | 2026.05.06 05:26:07.497786 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::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 | ||
| 7544 | 2026.05.06 05:26:07.497835 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7545 | 2026.05.06 05:26:07.497880 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7546 | 2026.05.06 05:26:07.497908 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 16910 rows starting from the beginning of the part | ||
| 7547 | 2026.05.06 05:26:07.497907 [ 198 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625108 sec., 2661976.927071924 rows/sec., 193.01 MiB/sec. | ||
| 7548 | 2026.05.06 05:26:07.497942 [ 293 ] {e2317848-e197-4038-a993-2c19deeb75bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7549 | 2026.05.06 05:26:07.497961 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 7550 | 2026.05.06 05:26:07.498005 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1504 rows starting from the beginning of the part | ||
| 7551 | 2026.05.06 05:26:07.498015 [ 293 ] {e2317848-e197-4038-a993-2c19deeb75bd} <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 | ||
| 7552 | 2026.05.06 05:26:07.498044 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part | ||
| 7553 | 2026.05.06 05:26:07.498082 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7554 | 2026.05.06 05:26:07.498122 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7555 | 2026.05.06 05:26:07.498242 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7556 | 2026.05.06 05:26:07.498566 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_46_9} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.05.06 05:26:07.498653 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_46_9} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7558 | 2026.05.06 05:26:07.498748 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 7559 | 2026.05.06 05:26:07.498870 [ 293 ] {e2317848-e197-4038-a993-2c19deeb75bd} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2026.05.06 05:26:07.498912 [ 293 ] {e2317848-e197-4038-a993-2c19deeb75bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7561 | 2026.05.06 05:26:07.499444 [ 293 ] {e2317848-e197-4038-a993-2c19deeb75bd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7562 | 2026.05.06 05:26:07.499676 [ 293 ] {e2317848-e197-4038-a993-2c19deeb75bd} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2026.05.06 05:26:07.499825 [ 293 ] {e2317848-e197-4038-a993-2c19deeb75bd} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001904 sec., 8403.361344537814 rows/sec., 15.06 MiB/sec. | ||
| 7564 | 2026.05.06 05:26:07.499887 [ 293 ] {e2317848-e197-4038-a993-2c19deeb75bd} <Debug> TCPHandler: Processed in 0.00210108 sec. | ||
| 7565 | 2026.05.06 05:26:07.500026 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7566 | 2026.05.06 05:26:07.500123 [ 293 ] {75cf160f-cbe7-4c64-8e68-c6c2f9fb4c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7567 | 2026.05.06 05:26:07.500166 [ 293 ] {75cf160f-cbe7-4c64-8e68-c6c2f9fb4c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7568 | 2026.05.06 05:26:07.500535 [ 293 ] {75cf160f-cbe7-4c64-8e68-c6c2f9fb4c9a} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7569 | 2026.05.06 05:26:07.500577 [ 293 ] {75cf160f-cbe7-4c64-8e68-c6c2f9fb4c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7570 | 2026.05.06 05:26:07.501022 [ 293 ] {75cf160f-cbe7-4c64-8e68-c6c2f9fb4c9a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7571 | 2026.05.06 05:26:07.501249 [ 293 ] {75cf160f-cbe7-4c64-8e68-c6c2f9fb4c9a} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7572 | 2026.05.06 05:26:07.501364 [ 141 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7573 | 2026.05.06 05:26:07.501378 [ 293 ] {75cf160f-cbe7-4c64-8e68-c6c2f9fb4c9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 7574 | 2026.05.06 05:26:07.501406 [ 141 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7575 | 2026.05.06 05:26:07.501426 [ 293 ] {75cf160f-cbe7-4c64-8e68-c6c2f9fb4c9a} <Debug> TCPHandler: Processed in 0.001450696 sec. | ||
| 7576 | 2026.05.06 05:26:07.501432 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7577 | 2026.05.06 05:26:07.501537 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::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 | ||
| 7578 | 2026.05.06 05:26:07.501647 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7579 | 2026.05.06 05:26:07.501678 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2550 rows starting from the beginning of the part | ||
| 7580 | 2026.05.06 05:26:07.501735 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7581 | 2026.05.06 05:26:07.501777 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 7582 | 2026.05.06 05:26:07.501818 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 7583 | 2026.05.06 05:26:07.501854 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7584 | 2026.05.06 05:26:07.501891 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7585 | 2026.05.06 05:26:07.503285 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 4 columns (4 merged, 0 gathered) in 0.001788289 sec., 1593702.1365114923 rows/sec., 103.28 MiB/sec. | ||
| 7586 | 2026.05.06 05:26:07.503645 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7587 | 2026.05.06 05:26:07.503927 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_46_9} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.05.06 05:26:07.504000 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_46_9} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7589 | 2026.05.06 05:26:07.504095 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7590 | 2026.05.06 05:26:07.504411 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19232 rows, containing 5 columns (5 merged, 0 gathered) in 0.006658752 sec., 2888228.905356439 rows/sec., 184.63 MiB/sec. | ||
| 7591 | 2026.05.06 05:26:07.504775 [ 193 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7592 | 2026.05.06 05:26:07.505025 [ 193 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2026.05.06 05:26:07.505096 [ 193 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7594 | 2026.05.06 05:26:07.505184 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.22 MiB. | ||
| 7595 | 2026.05.06 05:26:08.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.67 MiB, peak 291.55 MiB, free memory in arenas 0.00 B, will set to 283.52 MiB (RSS), difference: 1.84 MiB | ||
| 7596 | 2026.05.06 05:26:11.517848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13796 | ||
| 7597 | 2026.05.06 05:26:11.518602 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7598 | 2026.05.06 05:26:11.518648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7599 | 2026.05.06 05:26:11.519129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7600 | 2026.05.06 05:26:11.519370 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7601 | 2026.05.06 05:26:11.519501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13796 | ||
| 7602 | 2026.05.06 05:26:12.240649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7603 | 2026.05.06 05:26:12.257709 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.05.06 05:26:12.257767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7605 | 2026.05.06 05:26:12.263797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7606 | 2026.05.06 05:26:12.264474 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.05.06 05:26:12.267406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7608 | 2026.05.06 05:26:12.490790 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.05.06 05:26:12.491056 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7610 | 2026.05.06 05:26:12.491408 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7611 | 2026.05.06 05:26:12.491470 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7612 | 2026.05.06 05:26:12.491713 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7613 | 2026.05.06 05:26:12.491782 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7614 | 2026.05.06 05:26:12.491925 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7615 | 2026.05.06 05:26:12.492040 [ 322 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7616 | 2026.05.06 05:26:12.492052 [ 335 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7617 | 2026.05.06 05:26:12.492086 [ 307 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7618 | 2026.05.06 05:26:12.492212 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 7619 | 2026.05.06 05:26:12.492243 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7620 | 2026.05.06 05:26:12.492311 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7621 | 2026.05.06 05:26:12.492330 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7622 | 2026.05.06 05:26:12.492364 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7623 | 2026.05.06 05:26:12.492402 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7624 | 2026.05.06 05:26:12.493578 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002624 sec., 17911.585365853658 rows/sec., 4.46 MiB/sec. | ||
| 7625 | 2026.05.06 05:26:12.493678 [ 293 ] {3f66674d-48cc-4f26-b874-acafb8d0be76} <Debug> TCPHandler: Processed in 0.003018295 sec. | ||
| 7626 | 2026.05.06 05:26:12.498823 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.05.06 05:26:12.498933 [ 293 ] {0dfe0f26-fac9-40ca-8344-53cc7139e2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7628 | 2026.05.06 05:26:12.498976 [ 293 ] {0dfe0f26-fac9-40ca-8344-53cc7139e2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7629 | 2026.05.06 05:26:12.499559 [ 293 ] {0dfe0f26-fac9-40ca-8344-53cc7139e2c8} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.05.06 05:26:12.499600 [ 293 ] {0dfe0f26-fac9-40ca-8344-53cc7139e2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7631 | 2026.05.06 05:26:12.499974 [ 293 ] {0dfe0f26-fac9-40ca-8344-53cc7139e2c8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7632 | 2026.05.06 05:26:12.500188 [ 293 ] {0dfe0f26-fac9-40ca-8344-53cc7139e2c8} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.05.06 05:26:12.500339 [ 293 ] {0dfe0f26-fac9-40ca-8344-53cc7139e2c8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001437 sec., 197633.959638135 rows/sec., 12.55 MiB/sec. | ||
| 7634 | 2026.05.06 05:26:12.500376 [ 293 ] {0dfe0f26-fac9-40ca-8344-53cc7139e2c8} <Debug> TCPHandler: Processed in 0.001603808 sec. | ||
| 7635 | 2026.05.06 05:26:12.500502 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2026.05.06 05:26:12.500596 [ 293 ] {5486fdbe-8e4d-4ba3-a637-a8c0f3aaa5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7637 | 2026.05.06 05:26:12.500634 [ 293 ] {5486fdbe-8e4d-4ba3-a637-a8c0f3aaa5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7638 | 2026.05.06 05:26:12.501395 [ 293 ] {5486fdbe-8e4d-4ba3-a637-a8c0f3aaa5a0} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2026.05.06 05:26:12.501431 [ 293 ] {5486fdbe-8e4d-4ba3-a637-a8c0f3aaa5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7640 | 2026.05.06 05:26:12.501769 [ 293 ] {5486fdbe-8e4d-4ba3-a637-a8c0f3aaa5a0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7641 | 2026.05.06 05:26:12.501973 [ 293 ] {5486fdbe-8e4d-4ba3-a637-a8c0f3aaa5a0} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.05.06 05:26:12.502095 [ 293 ] {5486fdbe-8e4d-4ba3-a637-a8c0f3aaa5a0} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001517 sec., 559657.2181938036 rows/sec., 43.60 MiB/sec. | ||
| 7643 | 2026.05.06 05:26:12.502131 [ 293 ] {5486fdbe-8e4d-4ba3-a637-a8c0f3aaa5a0} <Debug> TCPHandler: Processed in 0.001676678 sec. | ||
| 7644 | 2026.05.06 05:26:12.502250 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2026.05.06 05:26:12.502343 [ 293 ] {8fc7861d-5005-42a6-9eb9-48554cf1ac58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7646 | 2026.05.06 05:26:12.502382 [ 293 ] {8fc7861d-5005-42a6-9eb9-48554cf1ac58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7647 | 2026.05.06 05:26:12.502819 [ 293 ] {8fc7861d-5005-42a6-9eb9-48554cf1ac58} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2026.05.06 05:26:12.502855 [ 293 ] {8fc7861d-5005-42a6-9eb9-48554cf1ac58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7649 | 2026.05.06 05:26:12.503157 [ 293 ] {8fc7861d-5005-42a6-9eb9-48554cf1ac58} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7650 | 2026.05.06 05:26:12.503375 [ 293 ] {8fc7861d-5005-42a6-9eb9-48554cf1ac58} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.05.06 05:26:12.503501 [ 293 ] {8fc7861d-5005-42a6-9eb9-48554cf1ac58} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001176 sec., 142857.14285714287 rows/sec., 8.72 MiB/sec. | ||
| 7652 | 2026.05.06 05:26:12.503537 [ 293 ] {8fc7861d-5005-42a6-9eb9-48554cf1ac58} <Debug> TCPHandler: Processed in 0.001334666 sec. | ||
| 7653 | 2026.05.06 05:26:12.503661 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.05.06 05:26:12.503758 [ 293 ] {bbe9465d-31bf-4cea-b08d-33152ccbc1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7655 | 2026.05.06 05:26:12.503798 [ 293 ] {bbe9465d-31bf-4cea-b08d-33152ccbc1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7656 | 2026.05.06 05:26:12.504227 [ 293 ] {bbe9465d-31bf-4cea-b08d-33152ccbc1d9} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.05.06 05:26:12.504263 [ 293 ] {bbe9465d-31bf-4cea-b08d-33152ccbc1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7658 | 2026.05.06 05:26:12.504550 [ 293 ] {bbe9465d-31bf-4cea-b08d-33152ccbc1d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7659 | 2026.05.06 05:26:12.504761 [ 293 ] {bbe9465d-31bf-4cea-b08d-33152ccbc1d9} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.05.06 05:26:12.504872 [ 133 ] {} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7661 | 2026.05.06 05:26:12.504891 [ 293 ] {bbe9465d-31bf-4cea-b08d-33152ccbc1d9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00115 sec., 129565.21739130435 rows/sec., 8.37 MiB/sec. | ||
| 7662 | 2026.05.06 05:26:12.504958 [ 133 ] {} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.05.06 05:26:12.504974 [ 293 ] {bbe9465d-31bf-4cea-b08d-33152ccbc1d9} <Debug> TCPHandler: Processed in 0.001359686 sec. | ||
| 7664 | 2026.05.06 05:26:12.504987 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7665 | 2026.05.06 05:26:12.505090 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 7666 | 2026.05.06 05:26:12.505115 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2026.05.06 05:26:12.505197 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7668 | 2026.05.06 05:26:12.505208 [ 293 ] {1278ff72-b5d9-4c57-b78a-42cdc78d43a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7669 | 2026.05.06 05:26:12.505230 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 974 rows starting from the beginning of the part | ||
| 7670 | 2026.05.06 05:26:12.505248 [ 293 ] {1278ff72-b5d9-4c57-b78a-42cdc78d43a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7671 | 2026.05.06 05:26:12.505299 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 7672 | 2026.05.06 05:26:12.505350 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 7673 | 2026.05.06 05:26:12.505396 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 801 rows starting from the beginning of the part | ||
| 7674 | 2026.05.06 05:26:12.505441 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 7675 | 2026.05.06 05:26:12.505484 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 7676 | 2026.05.06 05:26:12.505674 [ 293 ] {1278ff72-b5d9-4c57-b78a-42cdc78d43a0} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.05.06 05:26:12.505709 [ 293 ] {1278ff72-b5d9-4c57-b78a-42cdc78d43a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7678 | 2026.05.06 05:26:12.506001 [ 293 ] {1278ff72-b5d9-4c57-b78a-42cdc78d43a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7679 | 2026.05.06 05:26:12.506199 [ 293 ] {1278ff72-b5d9-4c57-b78a-42cdc78d43a0} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.05.06 05:26:12.506321 [ 293 ] {1278ff72-b5d9-4c57-b78a-42cdc78d43a0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00113 sec., 130973.45132743364 rows/sec., 7.45 MiB/sec. | ||
| 7681 | 2026.05.06 05:26:12.506358 [ 293 ] {1278ff72-b5d9-4c57-b78a-42cdc78d43a0} <Debug> TCPHandler: Processed in 0.001289556 sec. | ||
| 7682 | 2026.05.06 05:26:12.506475 [ 193 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428876 sec., 1659346.2273843219 rows/sec., 106.17 MiB/sec. | ||
| 7683 | 2026.05.06 05:26:12.506486 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7684 | 2026.05.06 05:26:12.506592 [ 293 ] {4240a235-b962-4a1f-bff1-e334e61ad760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7685 | 2026.05.06 05:26:12.506631 [ 293 ] {4240a235-b962-4a1f-bff1-e334e61ad760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7686 | 2026.05.06 05:26:12.506699 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7687 | 2026.05.06 05:26:12.506994 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_25_5} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2026.05.06 05:26:12.507076 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_25_5} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7689 | 2026.05.06 05:26:12.507173 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7690 | 2026.05.06 05:26:12.507233 [ 293 ] {4240a235-b962-4a1f-bff1-e334e61ad760} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2026.05.06 05:26:12.507275 [ 293 ] {4240a235-b962-4a1f-bff1-e334e61ad760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7692 | 2026.05.06 05:26:12.507594 [ 293 ] {4240a235-b962-4a1f-bff1-e334e61ad760} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7693 | 2026.05.06 05:26:12.507800 [ 293 ] {4240a235-b962-4a1f-bff1-e334e61ad760} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.05.06 05:26:12.507933 [ 293 ] {4240a235-b962-4a1f-bff1-e334e61ad760} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001358 sec., 379970.5449189985 rows/sec., 26.79 MiB/sec. | ||
| 7695 | 2026.05.06 05:26:12.507971 [ 293 ] {4240a235-b962-4a1f-bff1-e334e61ad760} <Debug> TCPHandler: Processed in 0.001531918 sec. | ||
| 7696 | 2026.05.06 05:26:12.508105 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2026.05.06 05:26:12.508199 [ 293 ] {37d32e3c-a286-4975-b082-b37ab1823df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7698 | 2026.05.06 05:26:12.508239 [ 293 ] {37d32e3c-a286-4975-b082-b37ab1823df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7699 | 2026.05.06 05:26:12.508591 [ 293 ] {37d32e3c-a286-4975-b082-b37ab1823df7} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.05.06 05:26:12.508626 [ 293 ] {37d32e3c-a286-4975-b082-b37ab1823df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7701 | 2026.05.06 05:26:12.508917 [ 293 ] {37d32e3c-a286-4975-b082-b37ab1823df7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7702 | 2026.05.06 05:26:12.509125 [ 293 ] {37d32e3c-a286-4975-b082-b37ab1823df7} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.05.06 05:26:12.509253 [ 293 ] {37d32e3c-a286-4975-b082-b37ab1823df7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 7704 | 2026.05.06 05:26:12.509289 [ 293 ] {37d32e3c-a286-4975-b082-b37ab1823df7} <Debug> TCPHandler: Processed in 0.001231656 sec. | ||
| 7705 | 2026.05.06 05:26:12.509422 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2026.05.06 05:26:12.509515 [ 293 ] {714de391-5003-4f38-a54e-76b32de18df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7707 | 2026.05.06 05:26:12.509557 [ 293 ] {714de391-5003-4f38-a54e-76b32de18df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7708 | 2026.05.06 05:26:12.509964 [ 293 ] {714de391-5003-4f38-a54e-76b32de18df5} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.05.06 05:26:12.509998 [ 293 ] {714de391-5003-4f38-a54e-76b32de18df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7710 | 2026.05.06 05:26:12.510312 [ 293 ] {714de391-5003-4f38-a54e-76b32de18df5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7711 | 2026.05.06 05:26:12.510513 [ 293 ] {714de391-5003-4f38-a54e-76b32de18df5} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2026.05.06 05:26:12.510637 [ 293 ] {714de391-5003-4f38-a54e-76b32de18df5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00114 sec., 232456.1403508772 rows/sec., 15.45 MiB/sec. | ||
| 7713 | 2026.05.06 05:26:12.510672 [ 293 ] {714de391-5003-4f38-a54e-76b32de18df5} <Debug> TCPHandler: Processed in 0.001297046 sec. | ||
| 7714 | 2026.05.06 05:26:12.510813 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7715 | 2026.05.06 05:26:12.510905 [ 293 ] {6c175376-3b75-4941-89c9-8b1983882d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7716 | 2026.05.06 05:26:12.510945 [ 293 ] {6c175376-3b75-4941-89c9-8b1983882d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7717 | 2026.05.06 05:26:12.511267 [ 293 ] {6c175376-3b75-4941-89c9-8b1983882d09} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.05.06 05:26:12.511302 [ 293 ] {6c175376-3b75-4941-89c9-8b1983882d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7719 | 2026.05.06 05:26:12.511584 [ 293 ] {6c175376-3b75-4941-89c9-8b1983882d09} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7720 | 2026.05.06 05:26:12.511785 [ 293 ] {6c175376-3b75-4941-89c9-8b1983882d09} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.05.06 05:26:12.511913 [ 293 ] {6c175376-3b75-4941-89c9-8b1983882d09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 7722 | 2026.05.06 05:26:12.511948 [ 293 ] {6c175376-3b75-4941-89c9-8b1983882d09} <Debug> TCPHandler: Processed in 0.001184286 sec. | ||
| 7723 | 2026.05.06 05:26:12.512068 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7724 | 2026.05.06 05:26:12.512159 [ 293 ] {0a4e2c78-4fc9-476c-b31c-64d141a4cf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7725 | 2026.05.06 05:26:12.512210 [ 293 ] {0a4e2c78-4fc9-476c-b31c-64d141a4cf11} <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 | ||
| 7726 | 2026.05.06 05:26:12.513035 [ 293 ] {0a4e2c78-4fc9-476c-b31c-64d141a4cf11} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7727 | 2026.05.06 05:26:12.513071 [ 293 ] {0a4e2c78-4fc9-476c-b31c-64d141a4cf11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7728 | 2026.05.06 05:26:12.513585 [ 293 ] {0a4e2c78-4fc9-476c-b31c-64d141a4cf11} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7729 | 2026.05.06 05:26:12.513807 [ 293 ] {0a4e2c78-4fc9-476c-b31c-64d141a4cf11} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7730 | 2026.05.06 05:26:12.513925 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7731 | 2026.05.06 05:26:12.513942 [ 293 ] {0a4e2c78-4fc9-476c-b31c-64d141a4cf11} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001799 sec., 14452.473596442467 rows/sec., 25.90 MiB/sec. | ||
| 7732 | 2026.05.06 05:26:12.513972 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.05.06 05:26:12.513998 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7734 | 2026.05.06 05:26:12.514004 [ 293 ] {0a4e2c78-4fc9-476c-b31c-64d141a4cf11} <Debug> TCPHandler: Processed in 0.00198308 sec. | ||
| 7735 | 2026.05.06 05:26:12.514089 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::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 | ||
| 7736 | 2026.05.06 05:26:12.514142 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7737 | 2026.05.06 05:26:12.514241 [ 293 ] {7fe1606a-4998-4ca2-a14f-f5a87aa3259c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7738 | 2026.05.06 05:26:12.514281 [ 293 ] {7fe1606a-4998-4ca2-a14f-f5a87aa3259c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7739 | 2026.05.06 05:26:12.514306 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7740 | 2026.05.06 05:26:12.514371 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 627 rows starting from the beginning of the part | ||
| 7741 | 2026.05.06 05:26:12.514509 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 7742 | 2026.05.06 05:26:12.514616 [ 293 ] {7fe1606a-4998-4ca2-a14f-f5a87aa3259c} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2026.05.06 05:26:12.514620 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 7744 | 2026.05.06 05:26:12.514659 [ 293 ] {7fe1606a-4998-4ca2-a14f-f5a87aa3259c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7745 | 2026.05.06 05:26:12.514748 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 7746 | 2026.05.06 05:26:12.514902 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
| 7747 | 2026.05.06 05:26:12.514970 [ 293 ] {7fe1606a-4998-4ca2-a14f-f5a87aa3259c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7748 | 2026.05.06 05:26:12.515039 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 7749 | 2026.05.06 05:26:12.515189 [ 293 ] {7fe1606a-4998-4ca2-a14f-f5a87aa3259c} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2026.05.06 05:26:12.515316 [ 293 ] {7fe1606a-4998-4ca2-a14f-f5a87aa3259c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 7751 | 2026.05.06 05:26:12.515353 [ 293 ] {7fe1606a-4998-4ca2-a14f-f5a87aa3259c} <Debug> TCPHandler: Processed in 0.001259146 sec. | ||
| 7752 | 2026.05.06 05:26:12.519887 [ 192 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 19 columns (19 merged, 0 gathered) in 0.005840188 sec., 127735.61399050853 rows/sec., 228.90 MiB/sec. | ||
| 7753 | 2026.05.06 05:26:12.520785 [ 196 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7754 | 2026.05.06 05:26:12.521136 [ 196 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2026.05.06 05:26:12.521212 [ 196 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7756 | 2026.05.06 05:26:12.521366 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
| 7757 | 2026.05.06 05:26:13.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.94 MiB, peak 292.62 MiB, free memory in arenas 0.00 B, will set to 286.11 MiB (RSS), difference: 1.17 MiB | ||
| 7758 | 2026.05.06 05:26:14.060644 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 974 | ||
| 7759 | 2026.05.06 05:26:14.063379 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.05.06 05:26:14.063423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7761 | 2026.05.06 05:26:14.064614 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7762 | 2026.05.06 05:26:14.064865 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.05.06 05:26:14.065123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 974 | ||
| 7764 | 2026.05.06 05:26:17.486135 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2026.05.06 05:26:17.486402 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7766 | 2026.05.06 05:26:17.486757 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7767 | 2026.05.06 05:26:17.486795 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7768 | 2026.05.06 05:26:17.487016 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7769 | 2026.05.06 05:26:17.487086 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7770 | 2026.05.06 05:26:17.487228 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7771 | 2026.05.06 05:26:17.487333 [ 322 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7772 | 2026.05.06 05:26:17.487335 [ 342 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7773 | 2026.05.06 05:26:17.487379 [ 347 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7774 | 2026.05.06 05:26:17.487494 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 7775 | 2026.05.06 05:26:17.487523 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7776 | 2026.05.06 05:26:17.487591 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7777 | 2026.05.06 05:26:17.487611 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7778 | 2026.05.06 05:26:17.487645 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7779 | 2026.05.06 05:26:17.487682 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7780 | 2026.05.06 05:26:17.488682 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002385 sec., 19706.49895178197 rows/sec., 3.28 MiB/sec. | ||
| 7781 | 2026.05.06 05:26:17.488770 [ 293 ] {b29e0959-0215-47fc-ab10-75428c20975f} <Debug> TCPHandler: Processed in 0.002775703 sec. | ||
| 7782 | 2026.05.06 05:26:17.490763 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7783 | 2026.05.06 05:26:17.490892 [ 293 ] {b810c1d6-3143-48e9-a3a4-a031bce78c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7784 | 2026.05.06 05:26:17.490942 [ 293 ] {b810c1d6-3143-48e9-a3a4-a031bce78c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7785 | 2026.05.06 05:26:17.491523 [ 293 ] {b810c1d6-3143-48e9-a3a4-a031bce78c1f} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2026.05.06 05:26:17.491568 [ 293 ] {b810c1d6-3143-48e9-a3a4-a031bce78c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7787 | 2026.05.06 05:26:17.491953 [ 293 ] {b810c1d6-3143-48e9-a3a4-a031bce78c1f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7788 | 2026.05.06 05:26:17.492199 [ 293 ] {b810c1d6-3143-48e9-a3a4-a031bce78c1f} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2026.05.06 05:26:17.492346 [ 293 ] {b810c1d6-3143-48e9-a3a4-a031bce78c1f} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001489 sec., 59100.06715916722 rows/sec., 4.98 MiB/sec. | ||
| 7790 | 2026.05.06 05:26:17.492385 [ 293 ] {b810c1d6-3143-48e9-a3a4-a031bce78c1f} <Debug> TCPHandler: Processed in 0.001684838 sec. | ||
| 7791 | 2026.05.06 05:26:17.492520 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2026.05.06 05:26:17.492616 [ 293 ] {5123d6b0-e31b-4484-8d5d-7f2bdb634f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7793 | 2026.05.06 05:26:17.492658 [ 293 ] {5123d6b0-e31b-4484-8d5d-7f2bdb634f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7794 | 2026.05.06 05:26:17.493059 [ 293 ] {5123d6b0-e31b-4484-8d5d-7f2bdb634f5f} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2026.05.06 05:26:17.493093 [ 293 ] {5123d6b0-e31b-4484-8d5d-7f2bdb634f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7796 | 2026.05.06 05:26:17.493386 [ 293 ] {5123d6b0-e31b-4484-8d5d-7f2bdb634f5f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7797 | 2026.05.06 05:26:17.493605 [ 293 ] {5123d6b0-e31b-4484-8d5d-7f2bdb634f5f} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2026.05.06 05:26:17.493731 [ 293 ] {5123d6b0-e31b-4484-8d5d-7f2bdb634f5f} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001133 sec., 14121.800529567521 rows/sec., 1.04 MiB/sec. | ||
| 7799 | 2026.05.06 05:26:17.493772 [ 293 ] {5123d6b0-e31b-4484-8d5d-7f2bdb634f5f} <Debug> TCPHandler: Processed in 0.001297576 sec. | ||
| 7800 | 2026.05.06 05:26:17.493893 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7801 | 2026.05.06 05:26:17.493988 [ 293 ] {ed0bb211-d0fd-4a95-a8c2-5e1672de7a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7802 | 2026.05.06 05:26:17.494027 [ 293 ] {ed0bb211-d0fd-4a95-a8c2-5e1672de7a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7803 | 2026.05.06 05:26:17.494445 [ 293 ] {ed0bb211-d0fd-4a95-a8c2-5e1672de7a93} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2026.05.06 05:26:17.494480 [ 293 ] {ed0bb211-d0fd-4a95-a8c2-5e1672de7a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7805 | 2026.05.06 05:26:17.494812 [ 293 ] {ed0bb211-d0fd-4a95-a8c2-5e1672de7a93} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7806 | 2026.05.06 05:26:17.495029 [ 293 ] {ed0bb211-d0fd-4a95-a8c2-5e1672de7a93} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.05.06 05:26:17.495152 [ 293 ] {ed0bb211-d0fd-4a95-a8c2-5e1672de7a93} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001181 sec., 67739.20406435225 rows/sec., 5.29 MiB/sec. | ||
| 7808 | 2026.05.06 05:26:17.495188 [ 293 ] {ed0bb211-d0fd-4a95-a8c2-5e1672de7a93} <Debug> TCPHandler: Processed in 0.001344586 sec. | ||
| 7809 | 2026.05.06 05:26:17.495315 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2026.05.06 05:26:17.495410 [ 293 ] {5afd3e62-db05-405c-80a2-2ba73e59e05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7811 | 2026.05.06 05:26:17.495452 [ 293 ] {5afd3e62-db05-405c-80a2-2ba73e59e05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7812 | 2026.05.06 05:26:17.495862 [ 293 ] {5afd3e62-db05-405c-80a2-2ba73e59e05f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2026.05.06 05:26:17.495896 [ 293 ] {5afd3e62-db05-405c-80a2-2ba73e59e05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7814 | 2026.05.06 05:26:17.496223 [ 293 ] {5afd3e62-db05-405c-80a2-2ba73e59e05f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7815 | 2026.05.06 05:26:17.496440 [ 293 ] {5afd3e62-db05-405c-80a2-2ba73e59e05f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2026.05.06 05:26:17.496571 [ 293 ] {5afd3e62-db05-405c-80a2-2ba73e59e05f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 7817 | 2026.05.06 05:26:17.496606 [ 293 ] {5afd3e62-db05-405c-80a2-2ba73e59e05f} <Debug> TCPHandler: Processed in 0.001340506 sec. | ||
| 7818 | 2026.05.06 05:26:17.496724 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2026.05.06 05:26:17.496820 [ 293 ] {7bba1715-5db5-42ad-bcdd-8aed729821f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7820 | 2026.05.06 05:26:17.496872 [ 293 ] {7bba1715-5db5-42ad-bcdd-8aed729821f4} <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 | ||
| 7821 | 2026.05.06 05:26:17.497636 [ 293 ] {7bba1715-5db5-42ad-bcdd-8aed729821f4} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2026.05.06 05:26:17.497670 [ 293 ] {7bba1715-5db5-42ad-bcdd-8aed729821f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7823 | 2026.05.06 05:26:17.498193 [ 293 ] {7bba1715-5db5-42ad-bcdd-8aed729821f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7824 | 2026.05.06 05:26:17.498418 [ 293 ] {7bba1715-5db5-42ad-bcdd-8aed729821f4} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2026.05.06 05:26:17.498555 [ 293 ] {7bba1715-5db5-42ad-bcdd-8aed729821f4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001753 sec., 9127.210496292071 rows/sec., 16.36 MiB/sec. | ||
| 7826 | 2026.05.06 05:26:17.498609 [ 293 ] {7bba1715-5db5-42ad-bcdd-8aed729821f4} <Debug> TCPHandler: Processed in 0.00193522 sec. | ||
| 7827 | 2026.05.06 05:26:17.498744 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7828 | 2026.05.06 05:26:17.498851 [ 293 ] {333ef798-efd3-4c52-ae77-279513321927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7829 | 2026.05.06 05:26:17.498896 [ 293 ] {333ef798-efd3-4c52-ae77-279513321927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7830 | 2026.05.06 05:26:17.499261 [ 293 ] {333ef798-efd3-4c52-ae77-279513321927} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.05.06 05:26:17.499298 [ 293 ] {333ef798-efd3-4c52-ae77-279513321927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7832 | 2026.05.06 05:26:17.499643 [ 293 ] {333ef798-efd3-4c52-ae77-279513321927} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7833 | 2026.05.06 05:26:17.499888 [ 293 ] {333ef798-efd3-4c52-ae77-279513321927} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2026.05.06 05:26:17.500029 [ 293 ] {333ef798-efd3-4c52-ae77-279513321927} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 7835 | 2026.05.06 05:26:17.500067 [ 293 ] {333ef798-efd3-4c52-ae77-279513321927} <Debug> TCPHandler: Processed in 0.001374097 sec. | ||
| 7836 | 2026.05.06 05:26:18.901945 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7837 | 2026.05.06 05:26:18.902032 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7838 | 2026.05.06 05:26:19.019758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14308 | ||
| 7839 | 2026.05.06 05:26:19.020586 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2026.05.06 05:26:19.020662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7841 | 2026.05.06 05:26:19.021351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7842 | 2026.05.06 05:26:19.021573 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2026.05.06 05:26:19.021701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14308 | ||
| 7844 | 2026.05.06 05:26:19.767591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7845 | 2026.05.06 05:26:19.785051 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2026.05.06 05:26:19.785099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7847 | 2026.05.06 05:26:19.791289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7848 | 2026.05.06 05:26:19.792027 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.05.06 05:26:19.794908 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7850 | 2026.05.06 05:26:22.490996 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2026.05.06 05:26:22.491282 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7852 | 2026.05.06 05:26:22.491676 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7853 | 2026.05.06 05:26:22.491723 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7854 | 2026.05.06 05:26:22.491983 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7855 | 2026.05.06 05:26:22.492053 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7856 | 2026.05.06 05:26:22.492199 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7857 | 2026.05.06 05:26:22.492296 [ 322 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7858 | 2026.05.06 05:26:22.492299 [ 342 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7859 | 2026.05.06 05:26:22.492344 [ 347 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7860 | 2026.05.06 05:26:22.492461 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 7861 | 2026.05.06 05:26:22.492487 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7862 | 2026.05.06 05:26:22.492561 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7863 | 2026.05.06 05:26:22.492582 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7864 | 2026.05.06 05:26:22.492617 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7865 | 2026.05.06 05:26:22.492656 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7866 | 2026.05.06 05:26:22.493724 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002556 sec., 18388.10641627543 rows/sec., 4.58 MiB/sec. | ||
| 7867 | 2026.05.06 05:26:22.493819 [ 293 ] {5e2a12c1-d1a0-43b8-9d89-3c6ca2ae8cc2} <Debug> TCPHandler: Processed in 0.002967455 sec. | ||
| 7868 | 2026.05.06 05:26:22.499017 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7869 | 2026.05.06 05:26:22.499125 [ 293 ] {021af343-aec6-44dc-9c1e-e1d933bc5d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7870 | 2026.05.06 05:26:22.499168 [ 293 ] {021af343-aec6-44dc-9c1e-e1d933bc5d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7871 | 2026.05.06 05:26:22.499663 [ 293 ] {021af343-aec6-44dc-9c1e-e1d933bc5d73} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2026.05.06 05:26:22.499702 [ 293 ] {021af343-aec6-44dc-9c1e-e1d933bc5d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7873 | 2026.05.06 05:26:22.500133 [ 293 ] {021af343-aec6-44dc-9c1e-e1d933bc5d73} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7874 | 2026.05.06 05:26:22.500359 [ 293 ] {021af343-aec6-44dc-9c1e-e1d933bc5d73} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2026.05.06 05:26:22.500495 [ 121 ] {} <Debug> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7876 | 2026.05.06 05:26:22.500502 [ 293 ] {021af343-aec6-44dc-9c1e-e1d933bc5d73} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00139 sec., 204316.54676258995 rows/sec., 12.98 MiB/sec. | ||
| 7877 | 2026.05.06 05:26:22.500572 [ 121 ] {} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7878 | 2026.05.06 05:26:22.500591 [ 293 ] {021af343-aec6-44dc-9c1e-e1d933bc5d73} <Debug> TCPHandler: Processed in 0.001616148 sec. | ||
| 7879 | 2026.05.06 05:26:22.500604 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7880 | 2026.05.06 05:26:22.500721 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7881 | 2026.05.06 05:26:22.500723 [ 193 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::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 | ||
| 7882 | 2026.05.06 05:26:22.500827 [ 293 ] {ba39374e-6494-45ce-a81f-ff85166dc3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7883 | 2026.05.06 05:26:22.500873 [ 293 ] {ba39374e-6494-45ce-a81f-ff85166dc3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7884 | 2026.05.06 05:26:22.500880 [ 193 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7885 | 2026.05.06 05:26:22.500925 [ 193 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 7886 | 2026.05.06 05:26:22.500997 [ 193 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7887 | 2026.05.06 05:26:22.501053 [ 193 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7888 | 2026.05.06 05:26:22.501104 [ 193 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7889 | 2026.05.06 05:26:22.501151 [ 193 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7890 | 2026.05.06 05:26:22.501200 [ 193 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7891 | 2026.05.06 05:26:22.501569 [ 293 ] {ba39374e-6494-45ce-a81f-ff85166dc3d6} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2026.05.06 05:26:22.501611 [ 293 ] {ba39374e-6494-45ce-a81f-ff85166dc3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7893 | 2026.05.06 05:26:22.501987 [ 293 ] {ba39374e-6494-45ce-a81f-ff85166dc3d6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7894 | 2026.05.06 05:26:22.502203 [ 293 ] {ba39374e-6494-45ce-a81f-ff85166dc3d6} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.05.06 05:26:22.502334 [ 293 ] {ba39374e-6494-45ce-a81f-ff85166dc3d6} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001527 sec., 555992.1414538311 rows/sec., 43.32 MiB/sec. | ||
| 7896 | 2026.05.06 05:26:22.502342 [ 192 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664728 sec., 1038007.4102195674 rows/sec., 70.17 MiB/sec. | ||
| 7897 | 2026.05.06 05:26:22.502372 [ 293 ] {ba39374e-6494-45ce-a81f-ff85166dc3d6} <Debug> TCPHandler: Processed in 0.001701538 sec. | ||
| 7898 | 2026.05.06 05:26:22.502496 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7899 | 2026.05.06 05:26:22.502543 [ 189 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7900 | 2026.05.06 05:26:22.502593 [ 293 ] {e1c940e3-5cea-4e45-9d7e-65bfd6ecdb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7901 | 2026.05.06 05:26:22.502641 [ 293 ] {e1c940e3-5cea-4e45-9d7e-65bfd6ecdb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7902 | 2026.05.06 05:26:22.502810 [ 189 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_21_4} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2026.05.06 05:26:22.502889 [ 189 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_21_4} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7904 | 2026.05.06 05:26:22.502961 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 7905 | 2026.05.06 05:26:22.503094 [ 293 ] {e1c940e3-5cea-4e45-9d7e-65bfd6ecdb07} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2026.05.06 05:26:22.503135 [ 293 ] {e1c940e3-5cea-4e45-9d7e-65bfd6ecdb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7907 | 2026.05.06 05:26:22.503449 [ 293 ] {e1c940e3-5cea-4e45-9d7e-65bfd6ecdb07} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7908 | 2026.05.06 05:26:22.503658 [ 293 ] {e1c940e3-5cea-4e45-9d7e-65bfd6ecdb07} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.05.06 05:26:22.503761 [ 121 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7910 | 2026.05.06 05:26:22.503784 [ 293 ] {e1c940e3-5cea-4e45-9d7e-65bfd6ecdb07} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001209 sec., 138957.81637717123 rows/sec., 8.48 MiB/sec. | ||
| 7911 | 2026.05.06 05:26:22.503794 [ 121 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2026.05.06 05:26:22.503828 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7913 | 2026.05.06 05:26:22.503832 [ 293 ] {e1c940e3-5cea-4e45-9d7e-65bfd6ecdb07} <Debug> TCPHandler: Processed in 0.001385497 sec. | ||
| 7914 | 2026.05.06 05:26:22.503890 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::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 | ||
| 7915 | 2026.05.06 05:26:22.503959 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7916 | 2026.05.06 05:26:22.503982 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7917 | 2026.05.06 05:26:22.504013 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 7918 | 2026.05.06 05:26:22.504057 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 168 rows starting from the beginning of the part | ||
| 7919 | 2026.05.06 05:26:22.504059 [ 293 ] {f6a1c949-3fa6-45c3-8019-cb8e4e92b27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7920 | 2026.05.06 05:26:22.504097 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 7921 | 2026.05.06 05:26:22.504113 [ 293 ] {f6a1c949-3fa6-45c3-8019-cb8e4e92b27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7922 | 2026.05.06 05:26:22.504136 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 168 rows starting from the beginning of the part | ||
| 7923 | 2026.05.06 05:26:22.504174 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
| 7924 | 2026.05.06 05:26:22.504207 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 168 rows starting from the beginning of the part | ||
| 7925 | 2026.05.06 05:26:22.504549 [ 293 ] {f6a1c949-3fa6-45c3-8019-cb8e4e92b27d} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.05.06 05:26:22.504590 [ 293 ] {f6a1c949-3fa6-45c3-8019-cb8e4e92b27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7927 | 2026.05.06 05:26:22.504912 [ 293 ] {f6a1c949-3fa6-45c3-8019-cb8e4e92b27d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7928 | 2026.05.06 05:26:22.504956 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 5 columns (5 merged, 0 gathered) in 0.001091535 sec., 697183.3244009583 rows/sec., 46.17 MiB/sec. | ||
| 7929 | 2026.05.06 05:26:22.505092 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7930 | 2026.05.06 05:26:22.505144 [ 293 ] {f6a1c949-3fa6-45c3-8019-cb8e4e92b27d} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2026.05.06 05:26:22.505321 [ 293 ] {f6a1c949-3fa6-45c3-8019-cb8e4e92b27d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001279 sec., 116497.2634870993 rows/sec., 7.53 MiB/sec. | ||
| 7932 | 2026.05.06 05:26:22.505369 [ 293 ] {f6a1c949-3fa6-45c3-8019-cb8e4e92b27d} <Debug> TCPHandler: Processed in 0.001459717 sec. | ||
| 7933 | 2026.05.06 05:26:22.505369 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_41_8} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.05.06 05:26:22.505446 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_41_8} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7935 | 2026.05.06 05:26:22.505487 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2026.05.06 05:26:22.505506 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7937 | 2026.05.06 05:26:22.505589 [ 293 ] {57d057f0-07ef-497a-91a7-28f63a2088a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7938 | 2026.05.06 05:26:22.505635 [ 293 ] {57d057f0-07ef-497a-91a7-28f63a2088a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7939 | 2026.05.06 05:26:22.506080 [ 293 ] {57d057f0-07ef-497a-91a7-28f63a2088a9} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2026.05.06 05:26:22.506119 [ 293 ] {57d057f0-07ef-497a-91a7-28f63a2088a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7941 | 2026.05.06 05:26:22.506443 [ 293 ] {57d057f0-07ef-497a-91a7-28f63a2088a9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7942 | 2026.05.06 05:26:22.506656 [ 293 ] {57d057f0-07ef-497a-91a7-28f63a2088a9} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2026.05.06 05:26:22.506769 [ 121 ] {} <Debug> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7944 | 2026.05.06 05:26:22.506783 [ 293 ] {57d057f0-07ef-497a-91a7-28f63a2088a9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001213 sec., 122011.54163231656 rows/sec., 6.94 MiB/sec. | ||
| 7945 | 2026.05.06 05:26:22.506808 [ 121 ] {} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.05.06 05:26:22.506832 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7947 | 2026.05.06 05:26:22.506834 [ 293 ] {57d057f0-07ef-497a-91a7-28f63a2088a9} <Debug> TCPHandler: Processed in 0.001396927 sec. | ||
| 7948 | 2026.05.06 05:26:22.506952 [ 194 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::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 | ||
| 7949 | 2026.05.06 05:26:22.506973 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.05.06 05:26:22.507091 [ 293 ] {7f82283a-1933-470a-a5c4-80fc3babb842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7951 | 2026.05.06 05:26:22.507099 [ 194 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7952 | 2026.05.06 05:26:22.507135 [ 293 ] {7f82283a-1933-470a-a5c4-80fc3babb842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7953 | 2026.05.06 05:26:22.507144 [ 194 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 7954 | 2026.05.06 05:26:22.507223 [ 194 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7955 | 2026.05.06 05:26:22.507273 [ 194 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7956 | 2026.05.06 05:26:22.507317 [ 194 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7957 | 2026.05.06 05:26:22.507361 [ 194 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7958 | 2026.05.06 05:26:22.507402 [ 194 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7959 | 2026.05.06 05:26:22.507792 [ 293 ] {7f82283a-1933-470a-a5c4-80fc3babb842} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.05.06 05:26:22.507838 [ 293 ] {7f82283a-1933-470a-a5c4-80fc3babb842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7961 | 2026.05.06 05:26:22.508209 [ 293 ] {7f82283a-1933-470a-a5c4-80fc3babb842} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7962 | 2026.05.06 05:26:22.508353 [ 189 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464097 sec., 614713.3694010711 rows/sec., 37.46 MiB/sec. | ||
| 7963 | 2026.05.06 05:26:22.508434 [ 293 ] {7f82283a-1933-470a-a5c4-80fc3babb842} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.05.06 05:26:22.508491 [ 193 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7965 | 2026.05.06 05:26:22.508581 [ 293 ] {7f82283a-1933-470a-a5c4-80fc3babb842} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001508 sec., 342175.06631299737 rows/sec., 24.13 MiB/sec. | ||
| 7966 | 2026.05.06 05:26:22.508628 [ 293 ] {7f82283a-1933-470a-a5c4-80fc3babb842} <Debug> TCPHandler: Processed in 0.001704268 sec. | ||
| 7967 | 2026.05.06 05:26:22.508751 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.05.06 05:26:22.508752 [ 193 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_21_4} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.05.06 05:26:22.508843 [ 193 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_21_4} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7970 | 2026.05.06 05:26:22.508852 [ 293 ] {94d5c18f-fafd-4add-9246-69674aeec36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7971 | 2026.05.06 05:26:22.508900 [ 293 ] {94d5c18f-fafd-4add-9246-69674aeec36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7972 | 2026.05.06 05:26:22.508924 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7973 | 2026.05.06 05:26:22.509237 [ 293 ] {94d5c18f-fafd-4add-9246-69674aeec36b} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7974 | 2026.05.06 05:26:22.509278 [ 293 ] {94d5c18f-fafd-4add-9246-69674aeec36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7975 | 2026.05.06 05:26:22.509588 [ 293 ] {94d5c18f-fafd-4add-9246-69674aeec36b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7976 | 2026.05.06 05:26:22.509893 [ 293 ] {94d5c18f-fafd-4add-9246-69674aeec36b} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7977 | 2026.05.06 05:26:22.510039 [ 293 ] {94d5c18f-fafd-4add-9246-69674aeec36b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001205 sec., 4979.253112033195 rows/sec., 260.15 KiB/sec. | ||
| 7978 | 2026.05.06 05:26:22.510037 [ 120 ] {} <Debug> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7979 | 2026.05.06 05:26:22.510078 [ 293 ] {94d5c18f-fafd-4add-9246-69674aeec36b} <Debug> TCPHandler: Processed in 0.001377717 sec. | ||
| 7980 | 2026.05.06 05:26:22.510100 [ 120 ] {} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.05.06 05:26:22.510125 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7982 | 2026.05.06 05:26:22.510201 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::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 | ||
| 7983 | 2026.05.06 05:26:22.510210 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2026.05.06 05:26:22.510296 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7985 | 2026.05.06 05:26:22.510325 [ 293 ] {5d54c326-154a-43f1-b00a-bc7fe065027b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7986 | 2026.05.06 05:26:22.510326 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 7987 | 2026.05.06 05:26:22.510378 [ 293 ] {5d54c326-154a-43f1-b00a-bc7fe065027b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7988 | 2026.05.06 05:26:22.510396 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7989 | 2026.05.06 05:26:22.510438 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::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 | ||
| 7990 | 2026.05.06 05:26:22.510473 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::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 | ||
| 7991 | 2026.05.06 05:26:22.510508 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::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 | ||
| 7992 | 2026.05.06 05:26:22.510541 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::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 | ||
| 7993 | 2026.05.06 05:26:22.510827 [ 293 ] {5d54c326-154a-43f1-b00a-bc7fe065027b} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.05.06 05:26:22.510871 [ 293 ] {5d54c326-154a-43f1-b00a-bc7fe065027b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7995 | 2026.05.06 05:26:22.511211 [ 201 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001039125 sec., 109707.68675568388 rows/sec., 5.60 MiB/sec. | ||
| 7996 | 2026.05.06 05:26:22.511244 [ 293 ] {5d54c326-154a-43f1-b00a-bc7fe065027b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7997 | 2026.05.06 05:26:22.511329 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7998 | 2026.05.06 05:26:22.511533 [ 293 ] {5d54c326-154a-43f1-b00a-bc7fe065027b} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2026.05.06 05:26:22.511611 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_19_4} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2026.05.06 05:26:22.511681 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_19_4} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 8001 | 2026.05.06 05:26:22.511685 [ 293 ] {5d54c326-154a-43f1-b00a-bc7fe065027b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001379 sec., 192168.23785351703 rows/sec., 12.77 MiB/sec. | ||
| 8002 | 2026.05.06 05:26:22.511734 [ 293 ] {5d54c326-154a-43f1-b00a-bc7fe065027b} <Debug> TCPHandler: Processed in 0.001576058 sec. | ||
| 8003 | 2026.05.06 05:26:22.511742 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8004 | 2026.05.06 05:26:22.511862 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2026.05.06 05:26:22.511964 [ 293 ] {599dd3a9-9a8f-47cb-83ef-7b593c112759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8006 | 2026.05.06 05:26:22.512007 [ 293 ] {599dd3a9-9a8f-47cb-83ef-7b593c112759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8007 | 2026.05.06 05:26:22.512344 [ 293 ] {599dd3a9-9a8f-47cb-83ef-7b593c112759} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.05.06 05:26:22.512381 [ 293 ] {599dd3a9-9a8f-47cb-83ef-7b593c112759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8009 | 2026.05.06 05:26:22.512694 [ 293 ] {599dd3a9-9a8f-47cb-83ef-7b593c112759} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8010 | 2026.05.06 05:26:22.512922 [ 293 ] {599dd3a9-9a8f-47cb-83ef-7b593c112759} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.05.06 05:26:22.513032 [ 120 ] {} <Debug> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 8012 | 2026.05.06 05:26:22.513053 [ 293 ] {599dd3a9-9a8f-47cb-83ef-7b593c112759} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 8013 | 2026.05.06 05:26:22.513075 [ 120 ] {} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2026.05.06 05:26:22.513097 [ 293 ] {599dd3a9-9a8f-47cb-83ef-7b593c112759} <Debug> TCPHandler: Processed in 0.001286207 sec. | ||
| 8015 | 2026.05.06 05:26:22.513099 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8016 | 2026.05.06 05:26:22.513196 [ 193 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 8017 | 2026.05.06 05:26:22.513237 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.05.06 05:26:22.513281 [ 193 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8019 | 2026.05.06 05:26:22.513312 [ 193 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 8020 | 2026.05.06 05:26:22.513337 [ 293 ] {6ffb9a8d-6ccf-45d0-859b-b7fac350742e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8021 | 2026.05.06 05:26:22.513357 [ 193 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 8022 | 2026.05.06 05:26:22.513397 [ 193 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 8023 | 2026.05.06 05:26:22.513397 [ 293 ] {6ffb9a8d-6ccf-45d0-859b-b7fac350742e} <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 | ||
| 8024 | 2026.05.06 05:26:22.513428 [ 193 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 8025 | 2026.05.06 05:26:22.513463 [ 193 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 8026 | 2026.05.06 05:26:22.513492 [ 193 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::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 | ||
| 8027 | 2026.05.06 05:26:22.514113 [ 201 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.000945314 sec., 20099.141660866124 rows/sec., 1.32 MiB/sec. | ||
| 8028 | 2026.05.06 05:26:22.514203 [ 193 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8029 | 2026.05.06 05:26:22.514205 [ 293 ] {6ffb9a8d-6ccf-45d0-859b-b7fac350742e} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.05.06 05:26:22.514257 [ 293 ] {6ffb9a8d-6ccf-45d0-859b-b7fac350742e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8031 | 2026.05.06 05:26:22.514437 [ 193 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_19_4} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.05.06 05:26:22.514504 [ 193 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_19_4} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 8033 | 2026.05.06 05:26:22.514559 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8034 | 2026.05.06 05:26:22.514849 [ 293 ] {6ffb9a8d-6ccf-45d0-859b-b7fac350742e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8035 | 2026.05.06 05:26:22.515095 [ 293 ] {6ffb9a8d-6ccf-45d0-859b-b7fac350742e} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2026.05.06 05:26:22.515257 [ 293 ] {6ffb9a8d-6ccf-45d0-859b-b7fac350742e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001937 sec., 13422.818791946309 rows/sec., 24.05 MiB/sec. | ||
| 8037 | 2026.05.06 05:26:22.515327 [ 293 ] {6ffb9a8d-6ccf-45d0-859b-b7fac350742e} <Debug> TCPHandler: Processed in 0.002141 sec. | ||
| 8038 | 2026.05.06 05:26:22.515459 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2026.05.06 05:26:22.515557 [ 293 ] {a704bc5e-7455-4dfc-a04b-e29a8581728d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8040 | 2026.05.06 05:26:22.515598 [ 293 ] {a704bc5e-7455-4dfc-a04b-e29a8581728d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8041 | 2026.05.06 05:26:22.515928 [ 293 ] {a704bc5e-7455-4dfc-a04b-e29a8581728d} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2026.05.06 05:26:22.515965 [ 293 ] {a704bc5e-7455-4dfc-a04b-e29a8581728d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8043 | 2026.05.06 05:26:22.516282 [ 293 ] {a704bc5e-7455-4dfc-a04b-e29a8581728d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8044 | 2026.05.06 05:26:22.516506 [ 293 ] {a704bc5e-7455-4dfc-a04b-e29a8581728d} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2026.05.06 05:26:22.516634 [ 293 ] {a704bc5e-7455-4dfc-a04b-e29a8581728d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 8046 | 2026.05.06 05:26:22.516670 [ 293 ] {a704bc5e-7455-4dfc-a04b-e29a8581728d} <Debug> TCPHandler: Processed in 0.001262576 sec. | ||
| 8047 | 2026.05.06 05:26:22.785660 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8048 | 2026.05.06 05:26:22.785933 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8049 | 2026.05.06 05:26:22.786218 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8050 | 2026.05.06 05:26:22.786255 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8051 | 2026.05.06 05:26:22.786468 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8052 | 2026.05.06 05:26:22.786531 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8053 | 2026.05.06 05:26:22.786660 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 8054 | 2026.05.06 05:26:22.786749 [ 322 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8055 | 2026.05.06 05:26:22.786750 [ 342 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8056 | 2026.05.06 05:26:22.786820 [ 347 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8057 | 2026.05.06 05:26:22.786945 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 8058 | 2026.05.06 05:26:22.786973 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8059 | 2026.05.06 05:26:22.787037 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8060 | 2026.05.06 05:26:22.787057 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 8061 | 2026.05.06 05:26:22.787090 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8062 | 2026.05.06 05:26:22.787125 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8063 | 2026.05.06 05:26:22.788428 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002589 sec., 18153.727307840865 rows/sec., 3.02 MiB/sec. | ||
| 8064 | 2026.05.06 05:26:22.788553 [ 293 ] {d4dcb3e5-6638-4757-bd53-51e69094e12d} <Debug> TCPHandler: Processed in 0.003040445 sec. | ||
| 8065 | 2026.05.06 05:26:22.800278 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8066 | 2026.05.06 05:26:22.800481 [ 293 ] {5558c57e-2cba-4f19-8ef1-cd3acc286227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8067 | 2026.05.06 05:26:22.800562 [ 293 ] {5558c57e-2cba-4f19-8ef1-cd3acc286227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8068 | 2026.05.06 05:26:22.802015 [ 293 ] {5558c57e-2cba-4f19-8ef1-cd3acc286227} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.05.06 05:26:22.802057 [ 293 ] {5558c57e-2cba-4f19-8ef1-cd3acc286227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8070 | 2026.05.06 05:26:22.802544 [ 293 ] {5558c57e-2cba-4f19-8ef1-cd3acc286227} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8071 | 2026.05.06 05:26:22.802777 [ 293 ] {5558c57e-2cba-4f19-8ef1-cd3acc286227} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.05.06 05:26:22.802919 [ 293 ] {5558c57e-2cba-4f19-8ef1-cd3acc286227} <Debug> executeQuery: Read 2433 rows, 184.51 KiB in 0.002489 sec., 977501.0044194456 rows/sec., 72.39 MiB/sec. | ||
| 8073 | 2026.05.06 05:26:22.802957 [ 293 ] {5558c57e-2cba-4f19-8ef1-cd3acc286227} <Debug> TCPHandler: Processed in 0.002786333 sec. | ||
| 8074 | 2026.05.06 05:26:22.803084 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2026.05.06 05:26:22.803182 [ 293 ] {f4babe3d-6ab3-4379-9298-ab7ed8329a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8076 | 2026.05.06 05:26:22.803223 [ 293 ] {f4babe3d-6ab3-4379-9298-ab7ed8329a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8077 | 2026.05.06 05:26:22.803631 [ 293 ] {f4babe3d-6ab3-4379-9298-ab7ed8329a22} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2026.05.06 05:26:22.803668 [ 293 ] {f4babe3d-6ab3-4379-9298-ab7ed8329a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8079 | 2026.05.06 05:26:22.803965 [ 293 ] {f4babe3d-6ab3-4379-9298-ab7ed8329a22} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8080 | 2026.05.06 05:26:22.804195 [ 293 ] {f4babe3d-6ab3-4379-9298-ab7ed8329a22} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2026.05.06 05:26:22.804327 [ 293 ] {f4babe3d-6ab3-4379-9298-ab7ed8329a22} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001164 sec., 21477.66323024055 rows/sec., 1.58 MiB/sec. | ||
| 8082 | 2026.05.06 05:26:22.804364 [ 293 ] {f4babe3d-6ab3-4379-9298-ab7ed8329a22} <Debug> TCPHandler: Processed in 0.001332946 sec. | ||
| 8083 | 2026.05.06 05:26:22.804480 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8084 | 2026.05.06 05:26:22.804575 [ 293 ] {54e74301-6def-4cd1-94e3-816a72781ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8085 | 2026.05.06 05:26:22.804616 [ 293 ] {54e74301-6def-4cd1-94e3-816a72781ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8086 | 2026.05.06 05:26:22.805213 [ 293 ] {54e74301-6def-4cd1-94e3-816a72781ef7} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2026.05.06 05:26:22.805251 [ 293 ] {54e74301-6def-4cd1-94e3-816a72781ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8088 | 2026.05.06 05:26:22.805582 [ 293 ] {54e74301-6def-4cd1-94e3-816a72781ef7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8089 | 2026.05.06 05:26:22.805804 [ 293 ] {54e74301-6def-4cd1-94e3-816a72781ef7} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8090 | 2026.05.06 05:26:22.805932 [ 293 ] {54e74301-6def-4cd1-94e3-816a72781ef7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001375 sec., 582545.4545454546 rows/sec., 33.65 MiB/sec. | ||
| 8091 | 2026.05.06 05:26:22.805969 [ 293 ] {54e74301-6def-4cd1-94e3-816a72781ef7} <Debug> TCPHandler: Processed in 0.001539338 sec. | ||
| 8092 | 2026.05.06 05:26:22.806082 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2026.05.06 05:26:22.806179 [ 293 ] {c0284c66-e135-440e-93c1-f69e13a83aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8094 | 2026.05.06 05:26:22.806219 [ 293 ] {c0284c66-e135-440e-93c1-f69e13a83aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8095 | 2026.05.06 05:26:22.806594 [ 293 ] {c0284c66-e135-440e-93c1-f69e13a83aa6} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2026.05.06 05:26:22.806632 [ 293 ] {c0284c66-e135-440e-93c1-f69e13a83aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8097 | 2026.05.06 05:26:22.806921 [ 293 ] {c0284c66-e135-440e-93c1-f69e13a83aa6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8098 | 2026.05.06 05:26:22.807134 [ 293 ] {c0284c66-e135-440e-93c1-f69e13a83aa6} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2026.05.06 05:26:22.807259 [ 293 ] {c0284c66-e135-440e-93c1-f69e13a83aa6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 63.98 KiB/sec. | ||
| 8100 | 2026.05.06 05:26:22.807296 [ 293 ] {c0284c66-e135-440e-93c1-f69e13a83aa6} <Debug> TCPHandler: Processed in 0.001264136 sec. | ||
| 8101 | 2026.05.06 05:26:22.807404 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8102 | 2026.05.06 05:26:22.807499 [ 293 ] {d7cbee78-5f2a-4ada-8560-f7e8a0dd9e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8103 | 2026.05.06 05:26:22.807539 [ 293 ] {d7cbee78-5f2a-4ada-8560-f7e8a0dd9e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8104 | 2026.05.06 05:26:22.808272 [ 293 ] {d7cbee78-5f2a-4ada-8560-f7e8a0dd9e6e} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2026.05.06 05:26:22.808308 [ 293 ] {d7cbee78-5f2a-4ada-8560-f7e8a0dd9e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8106 | 2026.05.06 05:26:22.808663 [ 293 ] {d7cbee78-5f2a-4ada-8560-f7e8a0dd9e6e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8107 | 2026.05.06 05:26:22.808887 [ 293 ] {d7cbee78-5f2a-4ada-8560-f7e8a0dd9e6e} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2026.05.06 05:26:22.809014 [ 293 ] {d7cbee78-5f2a-4ada-8560-f7e8a0dd9e6e} <Debug> executeQuery: Read 1304 rows, 89.24 KiB in 0.001533 sec., 850619.6999347684 rows/sec., 56.85 MiB/sec. | ||
| 8109 | 2026.05.06 05:26:22.809052 [ 293 ] {d7cbee78-5f2a-4ada-8560-f7e8a0dd9e6e} <Debug> TCPHandler: Processed in 0.001698629 sec. | ||
| 8110 | 2026.05.06 05:26:22.809167 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8111 | 2026.05.06 05:26:22.809263 [ 293 ] {04b4c5ef-5657-4c2e-928b-862fae396324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8112 | 2026.05.06 05:26:22.809306 [ 293 ] {04b4c5ef-5657-4c2e-928b-862fae396324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8113 | 2026.05.06 05:26:22.809926 [ 293 ] {04b4c5ef-5657-4c2e-928b-862fae396324} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.05.06 05:26:22.809964 [ 293 ] {04b4c5ef-5657-4c2e-928b-862fae396324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8115 | 2026.05.06 05:26:22.810382 [ 293 ] {04b4c5ef-5657-4c2e-928b-862fae396324} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8116 | 2026.05.06 05:26:22.810601 [ 293 ] {04b4c5ef-5657-4c2e-928b-862fae396324} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.05.06 05:26:22.810730 [ 293 ] {04b4c5ef-5657-4c2e-928b-862fae396324} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001485 sec., 1007407.4074074074 rows/sec., 61.09 MiB/sec. | ||
| 8118 | 2026.05.06 05:26:22.810767 [ 293 ] {04b4c5ef-5657-4c2e-928b-862fae396324} <Debug> TCPHandler: Processed in 0.001650128 sec. | ||
| 8119 | 2026.05.06 05:26:22.810873 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2026.05.06 05:26:22.810968 [ 293 ] {ed065a47-68f7-433e-af73-e56168a9e8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8121 | 2026.05.06 05:26:22.811019 [ 293 ] {ed065a47-68f7-433e-af73-e56168a9e8f5} <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 | ||
| 8122 | 2026.05.06 05:26:22.811752 [ 293 ] {ed065a47-68f7-433e-af73-e56168a9e8f5} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.05.06 05:26:22.811790 [ 293 ] {ed065a47-68f7-433e-af73-e56168a9e8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8124 | 2026.05.06 05:26:22.812313 [ 293 ] {ed065a47-68f7-433e-af73-e56168a9e8f5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8125 | 2026.05.06 05:26:22.812549 [ 293 ] {ed065a47-68f7-433e-af73-e56168a9e8f5} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.05.06 05:26:22.812693 [ 293 ] {ed065a47-68f7-433e-af73-e56168a9e8f5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001742 sec., 14351.320321469575 rows/sec., 25.72 MiB/sec. | ||
| 8127 | 2026.05.06 05:26:22.812751 [ 293 ] {ed065a47-68f7-433e-af73-e56168a9e8f5} <Debug> TCPHandler: Processed in 0.0019284 sec. | ||
| 8128 | 2026.05.06 05:26:22.812869 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.05.06 05:26:22.812965 [ 293 ] {ee96fbd4-4cb6-4dc6-ad15-fb7a4b261fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8130 | 2026.05.06 05:26:22.813006 [ 293 ] {ee96fbd4-4cb6-4dc6-ad15-fb7a4b261fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8131 | 2026.05.06 05:26:22.813324 [ 293 ] {ee96fbd4-4cb6-4dc6-ad15-fb7a4b261fba} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.05.06 05:26:22.813360 [ 293 ] {ee96fbd4-4cb6-4dc6-ad15-fb7a4b261fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8133 | 2026.05.06 05:26:22.813664 [ 293 ] {ee96fbd4-4cb6-4dc6-ad15-fb7a4b261fba} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8134 | 2026.05.06 05:26:22.813887 [ 293 ] {ee96fbd4-4cb6-4dc6-ad15-fb7a4b261fba} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.05.06 05:26:22.814018 [ 293 ] {ee96fbd4-4cb6-4dc6-ad15-fb7a4b261fba} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001072 sec., 11194.029850746268 rows/sec., 772.50 KiB/sec. | ||
| 8136 | 2026.05.06 05:26:22.814054 [ 293 ] {ee96fbd4-4cb6-4dc6-ad15-fb7a4b261fba} <Debug> TCPHandler: Processed in 0.001237056 sec. | ||
| 8137 | 2026.05.06 05:26:23.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.77 MiB, peak 292.62 MiB, free memory in arenas 0.00 B, will set to 286.14 MiB (RSS), difference: -1.63 MiB | ||
| 8138 | 2026.05.06 05:26:24.065551 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1030 | ||
| 8139 | 2026.05.06 05:26:24.068355 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2026.05.06 05:26:24.068397 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8141 | 2026.05.06 05:26:24.069595 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8142 | 2026.05.06 05:26:24.069856 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8143 | 2026.05.06 05:26:24.070121 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 8144 | 2026.05.06 05:26:26.521895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14756 | ||
| 8145 | 2026.05.06 05:26:26.522465 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2026.05.06 05:26:26.522518 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8147 | 2026.05.06 05:26:26.523054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8148 | 2026.05.06 05:26:26.523293 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.05.06 05:26:26.523436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14756 | ||
| 8150 | 2026.05.06 05:26:26.523440 [ 116 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8151 | 2026.05.06 05:26:26.523517 [ 116 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.05.06 05:26:26.523542 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8153 | 2026.05.06 05:26:26.523638 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 8154 | 2026.05.06 05:26:26.523734 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8155 | 2026.05.06 05:26:26.523763 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12388 rows starting from the beginning of the part | ||
| 8156 | 2026.05.06 05:26:26.523820 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 8157 | 2026.05.06 05:26:26.523862 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 8158 | 2026.05.06 05:26:26.523901 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 8159 | 2026.05.06 05:26:26.523940 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 8160 | 2026.05.06 05:26:26.523979 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 8161 | 2026.05.06 05:26:26.525581 [ 200 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14756 rows, containing 4 columns (4 merged, 0 gathered) in 0.001983209 sec., 7440466.435963128 rows/sec., 106.44 MiB/sec. | ||
| 8162 | 2026.05.06 05:26:26.526058 [ 186 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8163 | 2026.05.06 05:26:26.526404 [ 186 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_31_6} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.05.06 05:26:26.526493 [ 186 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_31_6} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8165 | 2026.05.06 05:26:26.526600 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 8166 | 2026.05.06 05:26:27.295100 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 8167 | 2026.05.06 05:26:27.312267 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.05.06 05:26:27.312312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8169 | 2026.05.06 05:26:27.318193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8170 | 2026.05.06 05:26:27.318867 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2026.05.06 05:26:27.319157 [ 116 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8172 | 2026.05.06 05:26:27.319196 [ 116 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2026.05.06 05:26:27.319217 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8174 | 2026.05.06 05:26:27.319306 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 8175 | 2026.05.06 05:26:27.321780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 8176 | 2026.05.06 05:26:27.322142 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8177 | 2026.05.06 05:26:27.322818 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 8178 | 2026.05.06 05:26:27.326244 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 8179 | 2026.05.06 05:26:27.329886 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 8180 | 2026.05.06 05:26:27.333775 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 8181 | 2026.05.06 05:26:27.338061 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 8182 | 2026.05.06 05:26:27.342395 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 8183 | 2026.05.06 05:26:27.395687 [ 186 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07641223 sec., 3062.337010711505 rows/sec., 15.83 MiB/sec. | ||
| 8184 | 2026.05.06 05:26:27.398429 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8185 | 2026.05.06 05:26:27.400473 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_31_6} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.05.06 05:26:27.400586 [ 187 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_31_6} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8187 | 2026.05.06 05:26:27.403303 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 8188 | 2026.05.06 05:26:27.484836 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2026.05.06 05:26:27.485057 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8190 | 2026.05.06 05:26:27.485384 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8191 | 2026.05.06 05:26:27.485418 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8192 | 2026.05.06 05:26:27.485640 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8193 | 2026.05.06 05:26:27.485713 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8194 | 2026.05.06 05:26:27.485858 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8195 | 2026.05.06 05:26:27.485962 [ 348 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8196 | 2026.05.06 05:26:27.485989 [ 366 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8197 | 2026.05.06 05:26:27.485966 [ 342 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8198 | 2026.05.06 05:26:27.486135 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 8199 | 2026.05.06 05:26:27.486158 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8200 | 2026.05.06 05:26:27.486228 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8201 | 2026.05.06 05:26:27.486248 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 8202 | 2026.05.06 05:26:27.486287 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8203 | 2026.05.06 05:26:27.486357 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8204 | 2026.05.06 05:26:27.487537 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002571 sec., 18280.824581874756 rows/sec., 3.04 MiB/sec. | ||
| 8205 | 2026.05.06 05:26:27.487653 [ 293 ] {3d7aaf76-7014-4026-958c-5e20563ab56b} <Debug> TCPHandler: Processed in 0.002949954 sec. | ||
| 8206 | 2026.05.06 05:26:27.489074 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8207 | 2026.05.06 05:26:27.489188 [ 293 ] {4d9f6a64-90fb-4c0b-9220-5964c24b6fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8208 | 2026.05.06 05:26:27.489233 [ 293 ] {4d9f6a64-90fb-4c0b-9220-5964c24b6fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8209 | 2026.05.06 05:26:27.489729 [ 293 ] {4d9f6a64-90fb-4c0b-9220-5964c24b6fcb} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.05.06 05:26:27.489768 [ 293 ] {4d9f6a64-90fb-4c0b-9220-5964c24b6fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8211 | 2026.05.06 05:26:27.490137 [ 293 ] {4d9f6a64-90fb-4c0b-9220-5964c24b6fcb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8212 | 2026.05.06 05:26:27.490370 [ 293 ] {4d9f6a64-90fb-4c0b-9220-5964c24b6fcb} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2026.05.06 05:26:27.490501 [ 111 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8214 | 2026.05.06 05:26:27.490516 [ 293 ] {4d9f6a64-90fb-4c0b-9220-5964c24b6fcb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00136 sec., 41176.470588235294 rows/sec., 3.16 MiB/sec. | ||
| 8215 | 2026.05.06 05:26:27.490547 [ 111 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8216 | 2026.05.06 05:26:27.490563 [ 293 ] {4d9f6a64-90fb-4c0b-9220-5964c24b6fcb} <Debug> TCPHandler: Processed in 0.001543977 sec. | ||
| 8217 | 2026.05.06 05:26:27.490571 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8218 | 2026.05.06 05:26:27.490688 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8219 | 2026.05.06 05:26:27.490692 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8220 | 2026.05.06 05:26:27.490792 [ 293 ] {a5b8cb91-69c4-4f41-a83d-b7b62479f369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8221 | 2026.05.06 05:26:27.490837 [ 293 ] {a5b8cb91-69c4-4f41-a83d-b7b62479f369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8222 | 2026.05.06 05:26:27.490844 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8223 | 2026.05.06 05:26:27.490891 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3358 rows starting from the beginning of the part | ||
| 8224 | 2026.05.06 05:26:27.490967 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 849 rows starting from the beginning of the part | ||
| 8225 | 2026.05.06 05:26:27.491018 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 88 rows starting from the beginning of the part | ||
| 8226 | 2026.05.06 05:26:27.491061 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 849 rows starting from the beginning of the part | ||
| 8227 | 2026.05.06 05:26:27.491098 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2433 rows starting from the beginning of the part | ||
| 8228 | 2026.05.06 05:26:27.491134 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 8229 | 2026.05.06 05:26:27.491278 [ 293 ] {a5b8cb91-69c4-4f41-a83d-b7b62479f369} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.05.06 05:26:27.491320 [ 293 ] {a5b8cb91-69c4-4f41-a83d-b7b62479f369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8231 | 2026.05.06 05:26:27.491940 [ 293 ] {a5b8cb91-69c4-4f41-a83d-b7b62479f369} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8232 | 2026.05.06 05:26:27.492190 [ 293 ] {a5b8cb91-69c4-4f41-a83d-b7b62479f369} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.05.06 05:26:27.492296 [ 111 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8234 | 2026.05.06 05:26:27.492326 [ 111 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.05.06 05:26:27.492328 [ 293 ] {a5b8cb91-69c4-4f41-a83d-b7b62479f369} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001558 sec., 41078.30551989731 rows/sec., 3.21 MiB/sec. | ||
| 8236 | 2026.05.06 05:26:27.492347 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8237 | 2026.05.06 05:26:27.492374 [ 293 ] {a5b8cb91-69c4-4f41-a83d-b7b62479f369} <Debug> TCPHandler: Processed in 0.001737129 sec. | ||
| 8238 | 2026.05.06 05:26:27.492446 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8239 | 2026.05.06 05:26:27.492502 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2026.05.06 05:26:27.492567 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8241 | 2026.05.06 05:26:27.492605 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1830 rows starting from the beginning of the part | ||
| 8242 | 2026.05.06 05:26:27.492605 [ 293 ] {1306c84a-a8a2-49f2-b285-978271c20d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8243 | 2026.05.06 05:26:27.492661 [ 293 ] {1306c84a-a8a2-49f2-b285-978271c20d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8244 | 2026.05.06 05:26:27.492673 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 516 rows starting from the beginning of the part | ||
| 8245 | 2026.05.06 05:26:27.492722 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 80 rows starting from the beginning of the part | ||
| 8246 | 2026.05.06 05:26:27.492763 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 516 rows starting from the beginning of the part | ||
| 8247 | 2026.05.06 05:26:27.492801 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1304 rows starting from the beginning of the part | ||
| 8248 | 2026.05.06 05:26:27.492841 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 8249 | 2026.05.06 05:26:27.493087 [ 293 ] {1306c84a-a8a2-49f2-b285-978271c20d41} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.05.06 05:26:27.493134 [ 293 ] {1306c84a-a8a2-49f2-b285-978271c20d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8251 | 2026.05.06 05:26:27.493931 [ 293 ] {1306c84a-a8a2-49f2-b285-978271c20d41} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8252 | 2026.05.06 05:26:27.494163 [ 293 ] {1306c84a-a8a2-49f2-b285-978271c20d41} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.05.06 05:26:27.494189 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7633 rows, containing 5 columns (5 merged, 0 gathered) in 0.003552218 sec., 2148798.300104329 rows/sec., 170.99 MiB/sec. | ||
| 8254 | 2026.05.06 05:26:27.494298 [ 293 ] {1306c84a-a8a2-49f2-b285-978271c20d41} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001712 sec., 74766.35514018692 rows/sec., 5.21 MiB/sec. | ||
| 8255 | 2026.05.06 05:26:27.494312 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8256 | 2026.05.06 05:26:27.494338 [ 293 ] {1306c84a-a8a2-49f2-b285-978271c20d41} <Debug> TCPHandler: Processed in 0.001886909 sec. | ||
| 8257 | 2026.05.06 05:26:27.494357 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.05.06 05:26:27.494388 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8259 | 2026.05.06 05:26:27.494459 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8260 | 2026.05.06 05:26:27.494489 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8261 | 2026.05.06 05:26:27.494542 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.05.06 05:26:27.494563 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8263 | 2026.05.06 05:26:27.494603 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 19232 rows starting from the beginning of the part | ||
| 8264 | 2026.05.06 05:26:27.494656 [ 293 ] {a9e3978f-a1ba-43e2-8081-51d2a6a336e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8265 | 2026.05.06 05:26:27.494659 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 265 rows starting from the beginning of the part | ||
| 8266 | 2026.05.06 05:26:27.494708 [ 293 ] {a9e3978f-a1ba-43e2-8081-51d2a6a336e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8267 | 2026.05.06 05:26:27.494719 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4310 rows, containing 5 columns (5 merged, 0 gathered) in 0.002316591 sec., 1860492.4218388142 rows/sec., 134.82 MiB/sec. | ||
| 8268 | 2026.05.06 05:26:27.494730 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 8269 | 2026.05.06 05:26:27.494759 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_51_10} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.05.06 05:26:27.494793 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 265 rows starting from the beginning of the part | ||
| 8271 | 2026.05.06 05:26:27.494832 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1496 rows starting from the beginning of the part | ||
| 8272 | 2026.05.06 05:26:27.494847 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_51_10} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8273 | 2026.05.06 05:26:27.494880 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 128 rows starting from the beginning of the part | ||
| 8274 | 2026.05.06 05:26:27.494929 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 8275 | 2026.05.06 05:26:27.494990 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8276 | 2026.05.06 05:26:27.495088 [ 293 ] {a9e3978f-a1ba-43e2-8081-51d2a6a336e2} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2026.05.06 05:26:27.495126 [ 293 ] {a9e3978f-a1ba-43e2-8081-51d2a6a336e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8278 | 2026.05.06 05:26:27.495281 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_51_10} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2026.05.06 05:26:27.495358 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_51_10} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8280 | 2026.05.06 05:26:27.495436 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8281 | 2026.05.06 05:26:27.495489 [ 293 ] {a9e3978f-a1ba-43e2-8081-51d2a6a336e2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8282 | 2026.05.06 05:26:27.495698 [ 293 ] {a9e3978f-a1ba-43e2-8081-51d2a6a336e2} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2026.05.06 05:26:27.495809 [ 110 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8284 | 2026.05.06 05:26:27.495831 [ 293 ] {a9e3978f-a1ba-43e2-8081-51d2a6a336e2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001195 sec., 40167.3640167364 rows/sec., 2.71 MiB/sec. | ||
| 8285 | 2026.05.06 05:26:27.495844 [ 110 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8286 | 2026.05.06 05:26:27.495872 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8287 | 2026.05.06 05:26:27.495875 [ 293 ] {a9e3978f-a1ba-43e2-8081-51d2a6a336e2} <Debug> TCPHandler: Processed in 0.001419057 sec. | ||
| 8288 | 2026.05.06 05:26:27.495948 [ 199 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8289 | 2026.05.06 05:26:27.496039 [ 199 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8290 | 2026.05.06 05:26:27.496067 [ 199 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2850 rows starting from the beginning of the part | ||
| 8291 | 2026.05.06 05:26:27.496117 [ 199 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 8292 | 2026.05.06 05:26:27.496156 [ 199 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 8293 | 2026.05.06 05:26:27.496193 [ 199 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 8294 | 2026.05.06 05:26:27.496229 [ 199 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
| 8295 | 2026.05.06 05:26:27.496276 [ 199 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part | ||
| 8296 | 2026.05.06 05:26:27.497893 [ 186 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 4 columns (4 merged, 0 gathered) in 0.0019781 sec., 1592437.1871998382 rows/sec., 103.15 MiB/sec. | ||
| 8297 | 2026.05.06 05:26:27.498287 [ 186 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8298 | 2026.05.06 05:26:27.498582 [ 186 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_51_10} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2026.05.06 05:26:27.498664 [ 186 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_51_10} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8300 | 2026.05.06 05:26:27.498747 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8301 | 2026.05.06 05:26:27.503658 [ 186 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21546 rows, containing 5 columns (5 merged, 0 gathered) in 0.009230185 sec., 2334297.741594562 rows/sec., 149.01 MiB/sec. | ||
| 8302 | 2026.05.06 05:26:27.504104 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8303 | 2026.05.06 05:26:27.504372 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.05.06 05:26:27.504448 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8305 | 2026.05.06 05:26:27.504528 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8306 | 2026.05.06 05:26:28.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.68 MiB, peak 297.77 MiB, free memory in arenas 0.00 B, will set to 293.95 MiB (RSS), difference: 6.26 MiB | ||
| 8307 | 2026.05.06 05:26:30.423425 [ 5 ] {} <Trace> TCP-Session: dd0a10f9-c3c0-41ba-bc3b-09ab258cfb7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2026.05.06 05:26:30.423832 [ 5 ] {4fe1efc7-0b9f-4e69-bb69-8e59f1221d33} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57638) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 8309 | 2026.05.06 05:26:30.424533 [ 5 ] {4fe1efc7-0b9f-4e69-bb69-8e59f1221d33} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 8310 | 2026.05.06 05:26:30.424693 [ 5 ] {4fe1efc7-0b9f-4e69-bb69-8e59f1221d33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8311 | 2026.05.06 05:26:30.425650 [ 342 ] {4fe1efc7-0b9f-4e69-bb69-8e59f1221d33} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 8312 | 2026.05.06 05:26:30.426263 [ 5 ] {4fe1efc7-0b9f-4e69-bb69-8e59f1221d33} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.002604 sec., 53763.44086021505 rows/sec., 2.98 MiB/sec. | ||
| 8313 | 2026.05.06 05:26:30.426373 [ 5 ] {4fe1efc7-0b9f-4e69-bb69-8e59f1221d33} <Debug> TCPHandler: Processed in 0.003139706 sec. | ||
| 8314 | 2026.05.06 05:26:32.492000 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.05.06 05:26:32.492294 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8316 | 2026.05.06 05:26:32.492880 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8317 | 2026.05.06 05:26:32.492950 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8318 | 2026.05.06 05:26:32.493298 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8319 | 2026.05.06 05:26:32.493364 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8320 | 2026.05.06 05:26:32.493503 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8321 | 2026.05.06 05:26:32.493623 [ 334 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8322 | 2026.05.06 05:26:32.493631 [ 348 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8323 | 2026.05.06 05:26:32.493643 [ 337 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8324 | 2026.05.06 05:26:32.493794 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 8325 | 2026.05.06 05:26:32.493820 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8326 | 2026.05.06 05:26:32.493886 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8327 | 2026.05.06 05:26:32.493906 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 8328 | 2026.05.06 05:26:32.493939 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8329 | 2026.05.06 05:26:32.493976 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8330 | 2026.05.06 05:26:32.495184 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.003038 sec., 15470.704410796578 rows/sec., 3.85 MiB/sec. | ||
| 8331 | 2026.05.06 05:26:32.495316 [ 293 ] {63645455-fec0-47c3-9332-7dd4d5986b93} <Debug> TCPHandler: Processed in 0.003448997 sec. | ||
| 8332 | 2026.05.06 05:26:32.500588 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.05.06 05:26:32.500799 [ 293 ] {3161d1ea-a6b4-45bd-a012-e11bc885338f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8334 | 2026.05.06 05:26:32.500879 [ 293 ] {3161d1ea-a6b4-45bd-a012-e11bc885338f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8335 | 2026.05.06 05:26:32.501702 [ 293 ] {3161d1ea-a6b4-45bd-a012-e11bc885338f} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.05.06 05:26:32.501749 [ 293 ] {3161d1ea-a6b4-45bd-a012-e11bc885338f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8337 | 2026.05.06 05:26:32.502115 [ 293 ] {3161d1ea-a6b4-45bd-a012-e11bc885338f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8338 | 2026.05.06 05:26:32.502329 [ 293 ] {3161d1ea-a6b4-45bd-a012-e11bc885338f} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.05.06 05:26:32.502465 [ 293 ] {3161d1ea-a6b4-45bd-a012-e11bc885338f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001725 sec., 164637.6811594203 rows/sec., 10.46 MiB/sec. | ||
| 8340 | 2026.05.06 05:26:32.502503 [ 293 ] {3161d1ea-a6b4-45bd-a012-e11bc885338f} <Debug> TCPHandler: Processed in 0.002018589 sec. | ||
| 8341 | 2026.05.06 05:26:32.502648 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.05.06 05:26:32.502742 [ 293 ] {28fae5db-a268-4594-92f5-64b21540d8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8343 | 2026.05.06 05:26:32.502780 [ 293 ] {28fae5db-a268-4594-92f5-64b21540d8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8344 | 2026.05.06 05:26:32.503498 [ 293 ] {28fae5db-a268-4594-92f5-64b21540d8f8} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.05.06 05:26:32.503534 [ 293 ] {28fae5db-a268-4594-92f5-64b21540d8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8346 | 2026.05.06 05:26:32.503871 [ 293 ] {28fae5db-a268-4594-92f5-64b21540d8f8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8347 | 2026.05.06 05:26:32.504075 [ 293 ] {28fae5db-a268-4594-92f5-64b21540d8f8} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.05.06 05:26:32.504199 [ 293 ] {28fae5db-a268-4594-92f5-64b21540d8f8} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001476 sec., 575203.2520325202 rows/sec., 44.82 MiB/sec. | ||
| 8349 | 2026.05.06 05:26:32.504234 [ 293 ] {28fae5db-a268-4594-92f5-64b21540d8f8} <Debug> TCPHandler: Processed in 0.001634078 sec. | ||
| 8350 | 2026.05.06 05:26:32.504366 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2026.05.06 05:26:32.504458 [ 293 ] {6a8fe5df-0f6f-4fcd-a0d7-b2930860f601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8352 | 2026.05.06 05:26:32.504497 [ 293 ] {6a8fe5df-0f6f-4fcd-a0d7-b2930860f601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8353 | 2026.05.06 05:26:32.504962 [ 293 ] {6a8fe5df-0f6f-4fcd-a0d7-b2930860f601} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.05.06 05:26:32.504996 [ 293 ] {6a8fe5df-0f6f-4fcd-a0d7-b2930860f601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8355 | 2026.05.06 05:26:32.505294 [ 293 ] {6a8fe5df-0f6f-4fcd-a0d7-b2930860f601} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8356 | 2026.05.06 05:26:32.505500 [ 293 ] {6a8fe5df-0f6f-4fcd-a0d7-b2930860f601} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.05.06 05:26:32.505626 [ 293 ] {6a8fe5df-0f6f-4fcd-a0d7-b2930860f601} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001186 sec., 141652.61382799325 rows/sec., 8.64 MiB/sec. | ||
| 8358 | 2026.05.06 05:26:32.505661 [ 293 ] {6a8fe5df-0f6f-4fcd-a0d7-b2930860f601} <Debug> TCPHandler: Processed in 0.001343497 sec. | ||
| 8359 | 2026.05.06 05:26:32.505794 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2026.05.06 05:26:32.505886 [ 293 ] {f4ada0fc-078c-4ce9-9860-7ce8cc3e6650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8361 | 2026.05.06 05:26:32.505925 [ 293 ] {f4ada0fc-078c-4ce9-9860-7ce8cc3e6650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8362 | 2026.05.06 05:26:32.506341 [ 293 ] {f4ada0fc-078c-4ce9-9860-7ce8cc3e6650} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2026.05.06 05:26:32.506375 [ 293 ] {f4ada0fc-078c-4ce9-9860-7ce8cc3e6650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8364 | 2026.05.06 05:26:32.506637 [ 293 ] {f4ada0fc-078c-4ce9-9860-7ce8cc3e6650} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8365 | 2026.05.06 05:26:32.506824 [ 293 ] {f4ada0fc-078c-4ce9-9860-7ce8cc3e6650} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2026.05.06 05:26:32.506940 [ 293 ] {f4ada0fc-078c-4ce9-9860-7ce8cc3e6650} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001129 sec., 131975.19929140832 rows/sec., 8.53 MiB/sec. | ||
| 8367 | 2026.05.06 05:26:32.506974 [ 293 ] {f4ada0fc-078c-4ce9-9860-7ce8cc3e6650} <Debug> TCPHandler: Processed in 0.001285916 sec. | ||
| 8368 | 2026.05.06 05:26:32.507156 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2026.05.06 05:26:32.507247 [ 293 ] {1adb26ce-2c20-4386-8503-573935e7f633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8370 | 2026.05.06 05:26:32.507285 [ 293 ] {1adb26ce-2c20-4386-8503-573935e7f633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8371 | 2026.05.06 05:26:32.507710 [ 293 ] {1adb26ce-2c20-4386-8503-573935e7f633} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.05.06 05:26:32.507745 [ 293 ] {1adb26ce-2c20-4386-8503-573935e7f633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8373 | 2026.05.06 05:26:32.508032 [ 293 ] {1adb26ce-2c20-4386-8503-573935e7f633} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8374 | 2026.05.06 05:26:32.508230 [ 293 ] {1adb26ce-2c20-4386-8503-573935e7f633} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2026.05.06 05:26:32.508351 [ 293 ] {1adb26ce-2c20-4386-8503-573935e7f633} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001121 sec., 132024.9776984835 rows/sec., 7.51 MiB/sec. | ||
| 8376 | 2026.05.06 05:26:32.508387 [ 293 ] {1adb26ce-2c20-4386-8503-573935e7f633} <Debug> TCPHandler: Processed in 0.001278976 sec. | ||
| 8377 | 2026.05.06 05:26:32.508506 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8378 | 2026.05.06 05:26:32.508597 [ 293 ] {f19a1f77-da57-49d8-8edc-1fd8327f497b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8379 | 2026.05.06 05:26:32.508634 [ 293 ] {f19a1f77-da57-49d8-8edc-1fd8327f497b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8380 | 2026.05.06 05:26:32.509204 [ 293 ] {f19a1f77-da57-49d8-8edc-1fd8327f497b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2026.05.06 05:26:32.509239 [ 293 ] {f19a1f77-da57-49d8-8edc-1fd8327f497b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8382 | 2026.05.06 05:26:32.509544 [ 293 ] {f19a1f77-da57-49d8-8edc-1fd8327f497b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8383 | 2026.05.06 05:26:32.509746 [ 293 ] {f19a1f77-da57-49d8-8edc-1fd8327f497b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2026.05.06 05:26:32.509870 [ 293 ] {f19a1f77-da57-49d8-8edc-1fd8327f497b} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.00129 sec., 400000 rows/sec., 28.21 MiB/sec. | ||
| 8385 | 2026.05.06 05:26:32.509907 [ 293 ] {f19a1f77-da57-49d8-8edc-1fd8327f497b} <Debug> TCPHandler: Processed in 0.001447927 sec. | ||
| 8386 | 2026.05.06 05:26:32.510020 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8387 | 2026.05.06 05:26:32.510125 [ 293 ] {fb1bbc17-034f-4662-943c-e2cbab3c94f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8388 | 2026.05.06 05:26:32.510163 [ 293 ] {fb1bbc17-034f-4662-943c-e2cbab3c94f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8389 | 2026.05.06 05:26:32.510481 [ 293 ] {fb1bbc17-034f-4662-943c-e2cbab3c94f2} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2026.05.06 05:26:32.510515 [ 293 ] {fb1bbc17-034f-4662-943c-e2cbab3c94f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8391 | 2026.05.06 05:26:32.510800 [ 293 ] {fb1bbc17-034f-4662-943c-e2cbab3c94f2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8392 | 2026.05.06 05:26:32.510996 [ 293 ] {fb1bbc17-034f-4662-943c-e2cbab3c94f2} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2026.05.06 05:26:32.511121 [ 293 ] {fb1bbc17-034f-4662-943c-e2cbab3c94f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001014 sec., 5917.15976331361 rows/sec., 309.15 KiB/sec. | ||
| 8394 | 2026.05.06 05:26:32.511156 [ 293 ] {fb1bbc17-034f-4662-943c-e2cbab3c94f2} <Debug> TCPHandler: Processed in 0.001183216 sec. | ||
| 8395 | 2026.05.06 05:26:32.511281 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8396 | 2026.05.06 05:26:32.511373 [ 293 ] {bae94ddf-4203-463a-a718-8788e2d96c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8397 | 2026.05.06 05:26:32.511413 [ 293 ] {bae94ddf-4203-463a-a718-8788e2d96c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8398 | 2026.05.06 05:26:32.511837 [ 293 ] {bae94ddf-4203-463a-a718-8788e2d96c9b} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2026.05.06 05:26:32.511871 [ 293 ] {bae94ddf-4203-463a-a718-8788e2d96c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8400 | 2026.05.06 05:26:32.512178 [ 293 ] {bae94ddf-4203-463a-a718-8788e2d96c9b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8401 | 2026.05.06 05:26:32.512374 [ 293 ] {bae94ddf-4203-463a-a718-8788e2d96c9b} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2026.05.06 05:26:32.512505 [ 293 ] {bae94ddf-4203-463a-a718-8788e2d96c9b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00115 sec., 230434.78260869565 rows/sec., 15.31 MiB/sec. | ||
| 8403 | 2026.05.06 05:26:32.512542 [ 293 ] {bae94ddf-4203-463a-a718-8788e2d96c9b} <Debug> TCPHandler: Processed in 0.001316576 sec. | ||
| 8404 | 2026.05.06 05:26:32.512664 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8405 | 2026.05.06 05:26:32.512755 [ 293 ] {12ef76fb-78a5-4ae9-913f-63f471bdc4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8406 | 2026.05.06 05:26:32.512795 [ 293 ] {12ef76fb-78a5-4ae9-913f-63f471bdc4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8407 | 2026.05.06 05:26:32.513099 [ 293 ] {12ef76fb-78a5-4ae9-913f-63f471bdc4b1} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2026.05.06 05:26:32.513140 [ 293 ] {12ef76fb-78a5-4ae9-913f-63f471bdc4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8409 | 2026.05.06 05:26:32.513413 [ 293 ] {12ef76fb-78a5-4ae9-913f-63f471bdc4b1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8410 | 2026.05.06 05:26:32.513613 [ 293 ] {12ef76fb-78a5-4ae9-913f-63f471bdc4b1} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2026.05.06 05:26:32.513743 [ 293 ] {12ef76fb-78a5-4ae9-913f-63f471bdc4b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 8412 | 2026.05.06 05:26:32.513778 [ 293 ] {12ef76fb-78a5-4ae9-913f-63f471bdc4b1} <Debug> TCPHandler: Processed in 0.001161086 sec. | ||
| 8413 | 2026.05.06 05:26:32.513897 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8414 | 2026.05.06 05:26:32.513987 [ 293 ] {0eead84a-dfcf-4e62-9bc7-fbeb2a0ecb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8415 | 2026.05.06 05:26:32.514037 [ 293 ] {0eead84a-dfcf-4e62-9bc7-fbeb2a0ecb9b} <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 | ||
| 8416 | 2026.05.06 05:26:32.514799 [ 293 ] {0eead84a-dfcf-4e62-9bc7-fbeb2a0ecb9b} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2026.05.06 05:26:32.514834 [ 293 ] {0eead84a-dfcf-4e62-9bc7-fbeb2a0ecb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8418 | 2026.05.06 05:26:32.515347 [ 293 ] {0eead84a-dfcf-4e62-9bc7-fbeb2a0ecb9b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8419 | 2026.05.06 05:26:32.515557 [ 293 ] {0eead84a-dfcf-4e62-9bc7-fbeb2a0ecb9b} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2026.05.06 05:26:32.515688 [ 293 ] {0eead84a-dfcf-4e62-9bc7-fbeb2a0ecb9b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001718 sec., 15133.876600698488 rows/sec., 27.12 MiB/sec. | ||
| 8421 | 2026.05.06 05:26:32.515739 [ 293 ] {0eead84a-dfcf-4e62-9bc7-fbeb2a0ecb9b} <Debug> TCPHandler: Processed in 0.001888289 sec. | ||
| 8422 | 2026.05.06 05:26:32.515867 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8423 | 2026.05.06 05:26:32.515963 [ 293 ] {d7d90bde-6dd9-4827-8791-6f49e6b804a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8424 | 2026.05.06 05:26:32.516002 [ 293 ] {d7d90bde-6dd9-4827-8791-6f49e6b804a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8425 | 2026.05.06 05:26:32.516340 [ 293 ] {d7d90bde-6dd9-4827-8791-6f49e6b804a8} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.05.06 05:26:32.516375 [ 293 ] {d7d90bde-6dd9-4827-8791-6f49e6b804a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8427 | 2026.05.06 05:26:32.516663 [ 293 ] {d7d90bde-6dd9-4827-8791-6f49e6b804a8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8428 | 2026.05.06 05:26:32.516864 [ 293 ] {d7d90bde-6dd9-4827-8791-6f49e6b804a8} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2026.05.06 05:26:32.516986 [ 293 ] {d7d90bde-6dd9-4827-8791-6f49e6b804a8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001041 sec., 86455.33141210374 rows/sec., 5.41 MiB/sec. | ||
| 8430 | 2026.05.06 05:26:32.517020 [ 293 ] {d7d90bde-6dd9-4827-8791-6f49e6b804a8} <Debug> TCPHandler: Processed in 0.001200995 sec. | ||
| 8431 | 2026.05.06 05:26:33.902117 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8432 | 2026.05.06 05:26:33.902174 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8433 | 2026.05.06 05:26:34.023727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15268 | ||
| 8434 | 2026.05.06 05:26:34.024458 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2026.05.06 05:26:34.024497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8436 | 2026.05.06 05:26:34.024963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8437 | 2026.05.06 05:26:34.025205 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2026.05.06 05:26:34.025335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15268 | ||
| 8439 | 2026.05.06 05:26:34.070626 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1066 | ||
| 8440 | 2026.05.06 05:26:34.073037 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.05.06 05:26:34.073084 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8442 | 2026.05.06 05:26:34.074284 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8443 | 2026.05.06 05:26:34.074562 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.05.06 05:26:34.074825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
| 8445 | 2026.05.06 05:26:34.822022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 8446 | 2026.05.06 05:26:34.837869 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.05.06 05:26:34.837937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8448 | 2026.05.06 05:26:34.843431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8449 | 2026.05.06 05:26:34.844122 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.05.06 05:26:34.846876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 8451 | 2026.05.06 05:26:35.001206 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000819004 sec. | ||
| 8452 | 2026.05.06 05:26:37.486912 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2026.05.06 05:26:37.487141 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8454 | 2026.05.06 05:26:37.487469 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8455 | 2026.05.06 05:26:37.487505 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8456 | 2026.05.06 05:26:37.487721 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8457 | 2026.05.06 05:26:37.487790 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8458 | 2026.05.06 05:26:37.487929 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8459 | 2026.05.06 05:26:37.488058 [ 334 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8460 | 2026.05.06 05:26:37.488062 [ 337 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8461 | 2026.05.06 05:26:37.488062 [ 325 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8462 | 2026.05.06 05:26:37.488209 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 8463 | 2026.05.06 05:26:37.488235 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8464 | 2026.05.06 05:26:37.488303 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8465 | 2026.05.06 05:26:37.488321 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 8466 | 2026.05.06 05:26:37.488355 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8467 | 2026.05.06 05:26:37.488391 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8468 | 2026.05.06 05:26:37.489512 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002483 sec., 18928.715263793798 rows/sec., 3.15 MiB/sec. | ||
| 8469 | 2026.05.06 05:26:37.489612 [ 293 ] {d9e9e27b-5b9d-4806-b50f-95d14e788a1f} <Debug> TCPHandler: Processed in 0.002860504 sec. | ||
| 8470 | 2026.05.06 05:26:37.491469 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.05.06 05:26:37.491597 [ 293 ] {c78774b6-3cfb-4a85-8fad-1803c70450dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8472 | 2026.05.06 05:26:37.491646 [ 293 ] {c78774b6-3cfb-4a85-8fad-1803c70450dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8473 | 2026.05.06 05:26:37.492198 [ 293 ] {c78774b6-3cfb-4a85-8fad-1803c70450dc} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.05.06 05:26:37.492253 [ 293 ] {c78774b6-3cfb-4a85-8fad-1803c70450dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8475 | 2026.05.06 05:26:37.492626 [ 293 ] {c78774b6-3cfb-4a85-8fad-1803c70450dc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8476 | 2026.05.06 05:26:37.492845 [ 293 ] {c78774b6-3cfb-4a85-8fad-1803c70450dc} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.05.06 05:26:37.492992 [ 293 ] {c78774b6-3cfb-4a85-8fad-1803c70450dc} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001431 sec., 61495.457721872815 rows/sec., 5.18 MiB/sec. | ||
| 8478 | 2026.05.06 05:26:37.493030 [ 293 ] {c78774b6-3cfb-4a85-8fad-1803c70450dc} <Debug> TCPHandler: Processed in 0.001623358 sec. | ||
| 8479 | 2026.05.06 05:26:37.493146 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.05.06 05:26:37.493248 [ 293 ] {1baea5df-ffe2-4fe5-9930-9f1563887451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8481 | 2026.05.06 05:26:37.493289 [ 293 ] {1baea5df-ffe2-4fe5-9930-9f1563887451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8482 | 2026.05.06 05:26:37.493676 [ 293 ] {1baea5df-ffe2-4fe5-9930-9f1563887451} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.05.06 05:26:37.493712 [ 293 ] {1baea5df-ffe2-4fe5-9930-9f1563887451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8484 | 2026.05.06 05:26:37.494013 [ 293 ] {1baea5df-ffe2-4fe5-9930-9f1563887451} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8485 | 2026.05.06 05:26:37.494219 [ 293 ] {1baea5df-ffe2-4fe5-9930-9f1563887451} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.05.06 05:26:37.494349 [ 293 ] {1baea5df-ffe2-4fe5-9930-9f1563887451} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001123 sec., 14247.551202137132 rows/sec., 1.05 MiB/sec. | ||
| 8487 | 2026.05.06 05:26:37.494385 [ 293 ] {1baea5df-ffe2-4fe5-9930-9f1563887451} <Debug> TCPHandler: Processed in 0.001288276 sec. | ||
| 8488 | 2026.05.06 05:26:37.494494 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2026.05.06 05:26:37.494588 [ 293 ] {323290a5-38b9-428d-a6ca-e89b6cab5727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8490 | 2026.05.06 05:26:37.494627 [ 293 ] {323290a5-38b9-428d-a6ca-e89b6cab5727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8491 | 2026.05.06 05:26:37.495027 [ 293 ] {323290a5-38b9-428d-a6ca-e89b6cab5727} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.05.06 05:26:37.495063 [ 293 ] {323290a5-38b9-428d-a6ca-e89b6cab5727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8493 | 2026.05.06 05:26:37.495359 [ 293 ] {323290a5-38b9-428d-a6ca-e89b6cab5727} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8494 | 2026.05.06 05:26:37.495565 [ 293 ] {323290a5-38b9-428d-a6ca-e89b6cab5727} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.05.06 05:26:37.495691 [ 293 ] {323290a5-38b9-428d-a6ca-e89b6cab5727} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00112 sec., 71428.57142857143 rows/sec., 5.58 MiB/sec. | ||
| 8496 | 2026.05.06 05:26:37.495727 [ 293 ] {323290a5-38b9-428d-a6ca-e89b6cab5727} <Debug> TCPHandler: Processed in 0.001282097 sec. | ||
| 8497 | 2026.05.06 05:26:37.495837 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2026.05.06 05:26:37.495931 [ 293 ] {a366f4f5-85e5-48e0-b09d-885afbf4d965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8499 | 2026.05.06 05:26:37.495975 [ 293 ] {a366f4f5-85e5-48e0-b09d-885afbf4d965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8500 | 2026.05.06 05:26:37.496364 [ 293 ] {a366f4f5-85e5-48e0-b09d-885afbf4d965} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.05.06 05:26:37.496400 [ 293 ] {a366f4f5-85e5-48e0-b09d-885afbf4d965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8502 | 2026.05.06 05:26:37.496715 [ 293 ] {a366f4f5-85e5-48e0-b09d-885afbf4d965} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8503 | 2026.05.06 05:26:37.496918 [ 293 ] {a366f4f5-85e5-48e0-b09d-885afbf4d965} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.05.06 05:26:37.497046 [ 293 ] {a366f4f5-85e5-48e0-b09d-885afbf4d965} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 8505 | 2026.05.06 05:26:37.497083 [ 293 ] {a366f4f5-85e5-48e0-b09d-885afbf4d965} <Debug> TCPHandler: Processed in 0.001295186 sec. | ||
| 8506 | 2026.05.06 05:26:37.497183 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2026.05.06 05:26:37.497277 [ 293 ] {eabdddcc-ce18-40b3-869e-bf665331d663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8508 | 2026.05.06 05:26:37.497330 [ 293 ] {eabdddcc-ce18-40b3-869e-bf665331d663} <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 | ||
| 8509 | 2026.05.06 05:26:37.498051 [ 293 ] {eabdddcc-ce18-40b3-869e-bf665331d663} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.05.06 05:26:37.498087 [ 293 ] {eabdddcc-ce18-40b3-869e-bf665331d663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8511 | 2026.05.06 05:26:37.498609 [ 293 ] {eabdddcc-ce18-40b3-869e-bf665331d663} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8512 | 2026.05.06 05:26:37.498820 [ 293 ] {eabdddcc-ce18-40b3-869e-bf665331d663} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.05.06 05:26:37.498938 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8514 | 2026.05.06 05:26:37.498973 [ 293 ] {eabdddcc-ce18-40b3-869e-bf665331d663} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001713 sec., 9340.338587273789 rows/sec., 16.74 MiB/sec. | ||
| 8515 | 2026.05.06 05:26:37.499015 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.05.06 05:26:37.499039 [ 293 ] {eabdddcc-ce18-40b3-869e-bf665331d663} <Debug> TCPHandler: Processed in 0.00190486 sec. | ||
| 8517 | 2026.05.06 05:26:37.499042 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8518 | 2026.05.06 05:26:37.499157 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2026.05.06 05:26:37.499185 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::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 | ||
| 8520 | 2026.05.06 05:26:37.499256 [ 293 ] {da3f7fd5-baf1-4ac9-b1cd-31d324c56d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8521 | 2026.05.06 05:26:37.499303 [ 293 ] {da3f7fd5-baf1-4ac9-b1cd-31d324c56d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8522 | 2026.05.06 05:26:37.499573 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8523 | 2026.05.06 05:26:37.499638 [ 293 ] {da3f7fd5-baf1-4ac9-b1cd-31d324c56d45} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2026.05.06 05:26:37.499679 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 746 rows starting from the beginning of the part | ||
| 8525 | 2026.05.06 05:26:37.499681 [ 293 ] {da3f7fd5-baf1-4ac9-b1cd-31d324c56d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8526 | 2026.05.06 05:26:37.499908 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part | ||
| 8527 | 2026.05.06 05:26:37.500051 [ 293 ] {da3f7fd5-baf1-4ac9-b1cd-31d324c56d45} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8528 | 2026.05.06 05:26:37.500111 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 8529 | 2026.05.06 05:26:37.500278 [ 293 ] {da3f7fd5-baf1-4ac9-b1cd-31d324c56d45} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2026.05.06 05:26:37.500306 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part | ||
| 8531 | 2026.05.06 05:26:37.500418 [ 293 ] {da3f7fd5-baf1-4ac9-b1cd-31d324c56d45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 8532 | 2026.05.06 05:26:37.500460 [ 293 ] {da3f7fd5-baf1-4ac9-b1cd-31d324c56d45} <Debug> TCPHandler: Processed in 0.001353327 sec. | ||
| 8533 | 2026.05.06 05:26:37.500459 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 8534 | 2026.05.06 05:26:37.500581 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part | ||
| 8535 | 2026.05.06 05:26:37.515093 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 855 rows, containing 19 columns (19 merged, 0 gathered) in 0.015970317 sec., 53536.82084081361 rows/sec., 95.94 MiB/sec. | ||
| 8536 | 2026.05.06 05:26:37.516262 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8537 | 2026.05.06 05:26:37.516638 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.05.06 05:26:37.516714 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8539 | 2026.05.06 05:26:37.516857 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 8540 | 2026.05.06 05:26:38.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.90 MiB, peak 302.53 MiB, free memory in arenas 0.00 B, will set to 297.25 MiB (RSS), difference: 2.35 MiB | ||
| 8541 | 2026.05.06 05:26:39.027893 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37095 | ||
| 8542 | 2026.05.06 05:26:39.028068 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8543 | 2026.05.06 05:26:39.028109 [ 3 ] {} <Debug> TCP-Session: a1c26bd3-ee73-4c2e-a075-d8dbdd48144c Authenticating user 'default' from [fd00:1122:3344:101::e]:37095 | ||
| 8544 | 2026.05.06 05:26:39.028139 [ 3 ] {} <Debug> TCP-Session: a1c26bd3-ee73-4c2e-a075-d8dbdd48144c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8545 | 2026.05.06 05:26:39.028155 [ 3 ] {} <Debug> TCP-Session: a1c26bd3-ee73-4c2e-a075-d8dbdd48144c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8546 | 2026.05.06 05:26:39.028468 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52785 | ||
| 8547 | 2026.05.06 05:26:39.028492 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39711 | ||
| 8548 | 2026.05.06 05:26:39.028516 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56689 | ||
| 8549 | 2026.05.06 05:26:39.028558 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44130 | ||
| 8550 | 2026.05.06 05:26:39.028592 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8551 | 2026.05.06 05:26:39.028578 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8552 | 2026.05.06 05:26:39.028637 [ 313 ] {} <Debug> TCP-Session: 18da0f06-cf5d-46af-a8fa-084c30b6b083 Authenticating user 'default' from [fd00:1122:3344:101::e]:39711 | ||
| 8553 | 2026.05.06 05:26:39.028563 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37582 | ||
| 8554 | 2026.05.06 05:26:39.028673 [ 313 ] {} <Debug> TCP-Session: 18da0f06-cf5d-46af-a8fa-084c30b6b083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8555 | 2026.05.06 05:26:39.028537 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51888 | ||
| 8556 | 2026.05.06 05:26:39.028750 [ 313 ] {} <Debug> TCP-Session: 18da0f06-cf5d-46af-a8fa-084c30b6b083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8557 | 2026.05.06 05:26:39.028538 [ 3 ] {} <Trace> TCP-Session: a1c26bd3-ee73-4c2e-a075-d8dbdd48144c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.05.06 05:26:39.028493 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64955 | ||
| 8559 | 2026.05.06 05:26:39.028462 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47633 | ||
| 8560 | 2026.05.06 05:26:39.028666 [ 309 ] {} <Debug> TCP-Session: 2c874684-53bc-4243-bf5a-9d596f3f970a Authenticating user 'default' from [fd00:1122:3344:101::e]:52785 | ||
| 8561 | 2026.05.06 05:26:39.028975 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8562 | 2026.05.06 05:26:39.028977 [ 309 ] {} <Debug> TCP-Session: 2c874684-53bc-4243-bf5a-9d596f3f970a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8563 | 2026.05.06 05:26:39.029030 [ 314 ] {} <Debug> TCP-Session: 5f56319e-32b0-4255-83a6-77536daed44e Authenticating user 'default' from [fd00:1122:3344:101::e]:56689 | ||
| 8564 | 2026.05.06 05:26:39.029032 [ 309 ] {} <Debug> TCP-Session: 2c874684-53bc-4243-bf5a-9d596f3f970a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8565 | 2026.05.06 05:26:39.029035 [ 3 ] {731006ad-a58c-495f-acfb-ab790a9ab62a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37095) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8566 | 2026.05.06 05:26:39.029069 [ 314 ] {} <Debug> TCP-Session: 5f56319e-32b0-4255-83a6-77536daed44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8567 | 2026.05.06 05:26:39.029108 [ 314 ] {} <Debug> TCP-Session: 5f56319e-32b0-4255-83a6-77536daed44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8568 | 2026.05.06 05:26:39.029168 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8569 | 2026.05.06 05:26:39.029218 [ 317 ] {} <Debug> TCP-Session: 3c915bbe-27e4-4a7e-8d54-b224cad1427f Authenticating user 'default' from [fd00:1122:3344:101::e]:44130 | ||
| 8570 | 2026.05.06 05:26:39.029243 [ 317 ] {} <Debug> TCP-Session: 3c915bbe-27e4-4a7e-8d54-b224cad1427f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8571 | 2026.05.06 05:26:39.029264 [ 317 ] {} <Debug> TCP-Session: 3c915bbe-27e4-4a7e-8d54-b224cad1427f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8572 | 2026.05.06 05:26:39.029404 [ 3 ] {731006ad-a58c-495f-acfb-ab790a9ab62a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8573 | 2026.05.06 05:26:39.029482 [ 3 ] {731006ad-a58c-495f-acfb-ab790a9ab62a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8574 | 2026.05.06 05:26:39.029515 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8575 | 2026.05.06 05:26:39.029574 [ 316 ] {} <Debug> TCP-Session: 277cc5e0-8ba9-4921-a69f-a1e6e783837f Authenticating user 'default' from [fd00:1122:3344:101::e]:37582 | ||
| 8576 | 2026.05.06 05:26:39.029605 [ 316 ] {} <Debug> TCP-Session: 277cc5e0-8ba9-4921-a69f-a1e6e783837f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8577 | 2026.05.06 05:26:39.029621 [ 316 ] {} <Debug> TCP-Session: 277cc5e0-8ba9-4921-a69f-a1e6e783837f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8578 | 2026.05.06 05:26:39.029675 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8579 | 2026.05.06 05:26:39.029725 [ 292 ] {} <Debug> TCP-Session: 147fcbed-2296-42da-b55f-b9b5579df09e Authenticating user 'default' from [fd00:1122:3344:101::e]:47633 | ||
| 8580 | 2026.05.06 05:26:39.029756 [ 292 ] {} <Debug> TCP-Session: 147fcbed-2296-42da-b55f-b9b5579df09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8581 | 2026.05.06 05:26:39.029779 [ 292 ] {} <Debug> TCP-Session: 147fcbed-2296-42da-b55f-b9b5579df09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8582 | 2026.05.06 05:26:39.029849 [ 3 ] {731006ad-a58c-495f-acfb-ab790a9ab62a} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 8583 | 2026.05.06 05:26:39.030118 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8584 | 2026.05.06 05:26:39.030162 [ 310 ] {} <Debug> TCP-Session: bfb65f26-b176-4964-a8ef-30a61a01987d Authenticating user 'default' from [fd00:1122:3344:101::e]:64955 | ||
| 8585 | 2026.05.06 05:26:39.030182 [ 310 ] {} <Debug> TCP-Session: bfb65f26-b176-4964-a8ef-30a61a01987d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8586 | 2026.05.06 05:26:39.030199 [ 310 ] {} <Debug> TCP-Session: bfb65f26-b176-4964-a8ef-30a61a01987d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8587 | 2026.05.06 05:26:39.030267 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8588 | 2026.05.06 05:26:39.030315 [ 315 ] {} <Debug> TCP-Session: 55003ecb-9c01-41c0-9c77-acc740702690 Authenticating user 'default' from [fd00:1122:3344:101::e]:51888 | ||
| 8589 | 2026.05.06 05:26:39.030338 [ 315 ] {} <Debug> TCP-Session: 55003ecb-9c01-41c0-9c77-acc740702690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8590 | 2026.05.06 05:26:39.030356 [ 315 ] {} <Debug> TCP-Session: 55003ecb-9c01-41c0-9c77-acc740702690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8591 | 2026.05.06 05:26:39.031083 [ 334 ] {731006ad-a58c-495f-acfb-ab790a9ab62a} <Trace> AggregatingTransform: Aggregating | ||
| 8592 | 2026.05.06 05:26:39.031124 [ 334 ] {731006ad-a58c-495f-acfb-ab790a9ab62a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8593 | 2026.05.06 05:26:39.031163 [ 334 ] {731006ad-a58c-495f-acfb-ab790a9ab62a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001174806 sec. (851.204 rows/sec., 33.25 KiB/sec.) | ||
| 8594 | 2026.05.06 05:26:39.031183 [ 334 ] {731006ad-a58c-495f-acfb-ab790a9ab62a} <Trace> Aggregator: Merging aggregated data | ||
| 8595 | 2026.05.06 05:26:39.032548 [ 3 ] {731006ad-a58c-495f-acfb-ab790a9ab62a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003578 sec., 279.4857462269424 rows/sec., 10.92 KiB/sec. | ||
| 8596 | 2026.05.06 05:26:39.032727 [ 3 ] {731006ad-a58c-495f-acfb-ab790a9ab62a} <Debug> TCPHandler: Processed in 0.004311111 sec. | ||
| 8597 | 2026.05.06 05:26:39.032895 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8598 | 2026.05.06 05:26:39.032905 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8599 | 2026.05.06 05:26:39.032929 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8600 | 2026.05.06 05:26:39.032930 [ 3 ] {} <Debug> TCP-Session: a1c26bd3-ee73-4c2e-a075-d8dbdd48144c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8601 | 2026.05.06 05:26:39.032953 [ 317 ] {} <Debug> TCP-Session: 3c915bbe-27e4-4a7e-8d54-b224cad1427f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8602 | 2026.05.06 05:26:39.032948 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8603 | 2026.05.06 05:26:39.032975 [ 313 ] {} <Debug> TCP-Session: 18da0f06-cf5d-46af-a8fa-084c30b6b083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8604 | 2026.05.06 05:26:39.032989 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8605 | 2026.05.06 05:26:39.033021 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8606 | 2026.05.06 05:26:39.033025 [ 292 ] {} <Debug> TCP-Session: 147fcbed-2296-42da-b55f-b9b5579df09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8607 | 2026.05.06 05:26:39.033053 [ 309 ] {} <Debug> TCP-Session: 2c874684-53bc-4243-bf5a-9d596f3f970a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8608 | 2026.05.06 05:26:39.033064 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8609 | 2026.05.06 05:26:39.033075 [ 315 ] {} <Debug> TCP-Session: 55003ecb-9c01-41c0-9c77-acc740702690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8610 | 2026.05.06 05:26:39.033022 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8611 | 2026.05.06 05:26:39.033136 [ 316 ] {} <Debug> TCP-Session: 277cc5e0-8ba9-4921-a69f-a1e6e783837f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8612 | 2026.05.06 05:26:39.032970 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8613 | 2026.05.06 05:26:39.033184 [ 314 ] {} <Debug> TCP-Session: 5f56319e-32b0-4255-83a6-77536daed44e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8614 | 2026.05.06 05:26:39.033221 [ 310 ] {} <Debug> TCP-Session: bfb65f26-b176-4964-a8ef-30a61a01987d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8615 | 2026.05.06 05:26:39.183114 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37616 | ||
| 8616 | 2026.05.06 05:26:39.183220 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8617 | 2026.05.06 05:26:39.183246 [ 3 ] {} <Debug> TCP-Session: 3f54d9e7-fb36-4b12-8a77-42b6b484286d Authenticating user 'default' from [fd00:1122:3344:101::e]:37616 | ||
| 8618 | 2026.05.06 05:26:39.183270 [ 3 ] {} <Debug> TCP-Session: 3f54d9e7-fb36-4b12-8a77-42b6b484286d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8619 | 2026.05.06 05:26:39.183282 [ 3 ] {} <Debug> TCP-Session: 3f54d9e7-fb36-4b12-8a77-42b6b484286d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8620 | 2026.05.06 05:26:39.183493 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51051 | ||
| 8621 | 2026.05.06 05:26:39.183520 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52815 | ||
| 8622 | 2026.05.06 05:26:39.183554 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36651 | ||
| 8623 | 2026.05.06 05:26:39.183557 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45096 | ||
| 8624 | 2026.05.06 05:26:39.183596 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34239 | ||
| 8625 | 2026.05.06 05:26:39.183623 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8626 | 2026.05.06 05:26:39.183636 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8627 | 2026.05.06 05:26:39.183636 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8628 | 2026.05.06 05:26:39.183659 [ 309 ] {} <Debug> TCP-Session: 5b049cab-0600-48b1-8bef-01564b9908c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52815 | ||
| 8629 | 2026.05.06 05:26:39.183673 [ 313 ] {} <Debug> TCP-Session: 2a8ac7d4-7dff-4115-98cc-fff422522c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:36651 | ||
| 8630 | 2026.05.06 05:26:39.183693 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8631 | 2026.05.06 05:26:39.183704 [ 309 ] {} <Debug> TCP-Session: 5b049cab-0600-48b1-8bef-01564b9908c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8632 | 2026.05.06 05:26:39.183706 [ 292 ] {} <Debug> TCP-Session: 7cab930c-fd02-4fbd-9d01-8be83617ed04 Authenticating user 'default' from [fd00:1122:3344:101::e]:51051 | ||
| 8633 | 2026.05.06 05:26:39.183723 [ 317 ] {} <Debug> TCP-Session: 45579b76-dfe5-467f-81e8-b19a7c4fba79 Authenticating user 'default' from [fd00:1122:3344:101::e]:34239 | ||
| 8634 | 2026.05.06 05:26:39.183725 [ 309 ] {} <Debug> TCP-Session: 5b049cab-0600-48b1-8bef-01564b9908c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8635 | 2026.05.06 05:26:39.183762 [ 317 ] {} <Debug> TCP-Session: 45579b76-dfe5-467f-81e8-b19a7c4fba79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8636 | 2026.05.06 05:26:39.183759 [ 292 ] {} <Debug> TCP-Session: 7cab930c-fd02-4fbd-9d01-8be83617ed04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8637 | 2026.05.06 05:26:39.183778 [ 317 ] {} <Debug> TCP-Session: 45579b76-dfe5-467f-81e8-b19a7c4fba79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8638 | 2026.05.06 05:26:39.183803 [ 292 ] {} <Debug> TCP-Session: 7cab930c-fd02-4fbd-9d01-8be83617ed04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8639 | 2026.05.06 05:26:39.183711 [ 313 ] {} <Debug> TCP-Session: 2a8ac7d4-7dff-4115-98cc-fff422522c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8640 | 2026.05.06 05:26:39.183701 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8641 | 2026.05.06 05:26:39.183858 [ 313 ] {} <Debug> TCP-Session: 2a8ac7d4-7dff-4115-98cc-fff422522c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8642 | 2026.05.06 05:26:39.183601 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48018 | ||
| 8643 | 2026.05.06 05:26:39.183894 [ 310 ] {} <Debug> TCP-Session: cd151bed-959d-40d3-8170-e907471ca1e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45096 | ||
| 8644 | 2026.05.06 05:26:39.183580 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59800 | ||
| 8645 | 2026.05.06 05:26:39.183952 [ 310 ] {} <Debug> TCP-Session: cd151bed-959d-40d3-8170-e907471ca1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8646 | 2026.05.06 05:26:39.183566 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52555 | ||
| 8647 | 2026.05.06 05:26:39.183980 [ 310 ] {} <Debug> TCP-Session: cd151bed-959d-40d3-8170-e907471ca1e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8648 | 2026.05.06 05:26:39.183993 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8649 | 2026.05.06 05:26:39.184008 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8650 | 2026.05.06 05:26:39.184035 [ 316 ] {} <Debug> TCP-Session: 26ee1c90-e93d-42a9-8022-71aabee9fa4f Authenticating user 'default' from [fd00:1122:3344:101::e]:48018 | ||
| 8651 | 2026.05.06 05:26:39.184040 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8652 | 2026.05.06 05:26:39.184049 [ 315 ] {} <Debug> TCP-Session: 8a6adfbd-ef7d-4e6c-beec-6fadae48543f Authenticating user 'default' from [fd00:1122:3344:101::e]:59800 | ||
| 8653 | 2026.05.06 05:26:39.184067 [ 316 ] {} <Debug> TCP-Session: 26ee1c90-e93d-42a9-8022-71aabee9fa4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8654 | 2026.05.06 05:26:39.184079 [ 314 ] {} <Debug> TCP-Session: 1b5ace14-0f5d-4a37-bd9d-968107a02ee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52555 | ||
| 8655 | 2026.05.06 05:26:39.184090 [ 315 ] {} <Debug> TCP-Session: 8a6adfbd-ef7d-4e6c-beec-6fadae48543f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8656 | 2026.05.06 05:26:39.184100 [ 316 ] {} <Debug> TCP-Session: 26ee1c90-e93d-42a9-8022-71aabee9fa4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8657 | 2026.05.06 05:26:39.184129 [ 315 ] {} <Debug> TCP-Session: 8a6adfbd-ef7d-4e6c-beec-6fadae48543f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8658 | 2026.05.06 05:26:39.184118 [ 314 ] {} <Debug> TCP-Session: 1b5ace14-0f5d-4a37-bd9d-968107a02ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8659 | 2026.05.06 05:26:39.183588 [ 3 ] {} <Trace> TCP-Session: 3f54d9e7-fb36-4b12-8a77-42b6b484286d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2026.05.06 05:26:39.184178 [ 314 ] {} <Debug> TCP-Session: 1b5ace14-0f5d-4a37-bd9d-968107a02ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8661 | 2026.05.06 05:26:39.184340 [ 3 ] {dcb87c15-7788-41f8-a9a0-423d30d5b1da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37616) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8662 | 2026.05.06 05:26:39.184591 [ 3 ] {dcb87c15-7788-41f8-a9a0-423d30d5b1da} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8663 | 2026.05.06 05:26:39.184644 [ 3 ] {dcb87c15-7788-41f8-a9a0-423d30d5b1da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8664 | 2026.05.06 05:26:39.184917 [ 3 ] {dcb87c15-7788-41f8-a9a0-423d30d5b1da} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 8665 | 2026.05.06 05:26:39.185810 [ 353 ] {dcb87c15-7788-41f8-a9a0-423d30d5b1da} <Trace> AggregatingTransform: Aggregating | ||
| 8666 | 2026.05.06 05:26:39.185853 [ 353 ] {dcb87c15-7788-41f8-a9a0-423d30d5b1da} <Trace> Aggregator: Aggregation method: without_key | ||
| 8667 | 2026.05.06 05:26:39.185885 [ 353 ] {dcb87c15-7788-41f8-a9a0-423d30d5b1da} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870414 sec. (1148.879 rows/sec., 44.88 KiB/sec.) | ||
| 8668 | 2026.05.06 05:26:39.185900 [ 353 ] {dcb87c15-7788-41f8-a9a0-423d30d5b1da} <Trace> Aggregator: Merging aggregated data | ||
| 8669 | 2026.05.06 05:26:39.187285 [ 3 ] {dcb87c15-7788-41f8-a9a0-423d30d5b1da} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002998 sec., 333.55570380253505 rows/sec., 13.03 KiB/sec. | ||
| 8670 | 2026.05.06 05:26:39.187433 [ 3 ] {dcb87c15-7788-41f8-a9a0-423d30d5b1da} <Debug> TCPHandler: Processed in 0.003949889 sec. | ||
| 8671 | 2026.05.06 05:26:39.187556 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8672 | 2026.05.06 05:26:39.187585 [ 3 ] {} <Debug> TCP-Session: 3f54d9e7-fb36-4b12-8a77-42b6b484286d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8673 | 2026.05.06 05:26:39.187585 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8674 | 2026.05.06 05:26:39.187599 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8675 | 2026.05.06 05:26:39.187620 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8676 | 2026.05.06 05:26:39.187637 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8677 | 2026.05.06 05:26:39.187657 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8678 | 2026.05.06 05:26:39.187677 [ 316 ] {} <Debug> TCP-Session: 26ee1c90-e93d-42a9-8022-71aabee9fa4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8679 | 2026.05.06 05:26:39.187692 [ 309 ] {} <Debug> TCP-Session: 5b049cab-0600-48b1-8bef-01564b9908c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8680 | 2026.05.06 05:26:39.187709 [ 317 ] {} <Debug> TCP-Session: 45579b76-dfe5-467f-81e8-b19a7c4fba79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8681 | 2026.05.06 05:26:39.187709 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8682 | 2026.05.06 05:26:39.187669 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8683 | 2026.05.06 05:26:39.187767 [ 315 ] {} <Debug> TCP-Session: 8a6adfbd-ef7d-4e6c-beec-6fadae48543f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8684 | 2026.05.06 05:26:39.187661 [ 314 ] {} <Debug> TCP-Session: 1b5ace14-0f5d-4a37-bd9d-968107a02ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8685 | 2026.05.06 05:26:39.187793 [ 310 ] {} <Debug> TCP-Session: cd151bed-959d-40d3-8170-e907471ca1e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8686 | 2026.05.06 05:26:39.187640 [ 292 ] {} <Debug> TCP-Session: 7cab930c-fd02-4fbd-9d01-8be83617ed04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8687 | 2026.05.06 05:26:39.187688 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8688 | 2026.05.06 05:26:39.187874 [ 313 ] {} <Debug> TCP-Session: 2a8ac7d4-7dff-4115-98cc-fff422522c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8689 | 2026.05.06 05:26:40.579191 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61376 | ||
| 8690 | 2026.05.06 05:26:40.579304 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8691 | 2026.05.06 05:26:40.579338 [ 292 ] {} <Debug> TCP-Session: 6f2d3b24-4182-4fda-ba86-a4991bdaa4f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61376 | ||
| 8692 | 2026.05.06 05:26:40.579359 [ 292 ] {} <Debug> TCP-Session: 6f2d3b24-4182-4fda-ba86-a4991bdaa4f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8693 | 2026.05.06 05:26:40.579372 [ 292 ] {} <Debug> TCP-Session: 6f2d3b24-4182-4fda-ba86-a4991bdaa4f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8694 | 2026.05.06 05:26:40.579587 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61445 | ||
| 8695 | 2026.05.06 05:26:40.579638 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39448 | ||
| 8696 | 2026.05.06 05:26:40.579672 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58411 | ||
| 8697 | 2026.05.06 05:26:40.579690 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36314 | ||
| 8698 | 2026.05.06 05:26:40.579696 [ 292 ] {} <Trace> TCP-Session: 6f2d3b24-4182-4fda-ba86-a4991bdaa4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2026.05.06 05:26:40.579724 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54813 | ||
| 8700 | 2026.05.06 05:26:40.579717 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36612 | ||
| 8701 | 2026.05.06 05:26:40.579779 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8702 | 2026.05.06 05:26:40.579785 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8703 | 2026.05.06 05:26:40.579830 [ 315 ] {} <Debug> TCP-Session: 72141468-1ecc-43c7-abac-0ec36b293a0c Authenticating user 'default' from [fd00:1122:3344:101::e]:36314 | ||
| 8704 | 2026.05.06 05:26:40.579825 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8705 | 2026.05.06 05:26:40.579863 [ 315 ] {} <Debug> TCP-Session: 72141468-1ecc-43c7-abac-0ec36b293a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8706 | 2026.05.06 05:26:40.579858 [ 310 ] {} <Debug> TCP-Session: 5a89de83-49e7-4aaa-8c03-aab219a52177 Authenticating user 'default' from [fd00:1122:3344:101::e]:39448 | ||
| 8707 | 2026.05.06 05:26:40.579890 [ 315 ] {} <Debug> TCP-Session: 72141468-1ecc-43c7-abac-0ec36b293a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8708 | 2026.05.06 05:26:40.579889 [ 3 ] {} <Debug> TCP-Session: 456bbf67-a2fc-4e52-bf37-6c0d85e64c41 Authenticating user 'default' from [fd00:1122:3344:101::e]:54813 | ||
| 8709 | 2026.05.06 05:26:40.579915 [ 310 ] {} <Debug> TCP-Session: 5a89de83-49e7-4aaa-8c03-aab219a52177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8710 | 2026.05.06 05:26:40.579885 [ 292 ] {dd4227dc-e409-48ad-a193-d5ff0fdd4499} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8711 | 2026.05.06 05:26:40.579950 [ 310 ] {} <Debug> TCP-Session: 5a89de83-49e7-4aaa-8c03-aab219a52177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8712 | 2026.05.06 05:26:40.579879 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8713 | 2026.05.06 05:26:40.579784 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8714 | 2026.05.06 05:26:40.580029 [ 316 ] {} <Debug> TCP-Session: 938830c2-25cd-4742-b4cc-513642bc7cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:36612 | ||
| 8715 | 2026.05.06 05:26:40.579714 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8716 | 2026.05.06 05:26:40.580064 [ 316 ] {} <Debug> TCP-Session: 938830c2-25cd-4742-b4cc-513642bc7cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8717 | 2026.05.06 05:26:40.580049 [ 314 ] {} <Debug> TCP-Session: d69a20b0-88c8-4ede-bc36-2c9928ec0035 Authenticating user 'default' from [fd00:1122:3344:101::e]:58411 | ||
| 8718 | 2026.05.06 05:26:40.580092 [ 309 ] {} <Debug> TCP-Session: 74003b12-efa2-4c3d-bbb8-5130a26fadb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61445 | ||
| 8719 | 2026.05.06 05:26:40.580116 [ 314 ] {} <Debug> TCP-Session: d69a20b0-88c8-4ede-bc36-2c9928ec0035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8720 | 2026.05.06 05:26:40.580136 [ 309 ] {} <Debug> TCP-Session: 74003b12-efa2-4c3d-bbb8-5130a26fadb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8721 | 2026.05.06 05:26:40.580144 [ 314 ] {} <Debug> TCP-Session: d69a20b0-88c8-4ede-bc36-2c9928ec0035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8722 | 2026.05.06 05:26:40.580163 [ 309 ] {} <Debug> TCP-Session: 74003b12-efa2-4c3d-bbb8-5130a26fadb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8723 | 2026.05.06 05:26:40.580094 [ 316 ] {} <Debug> TCP-Session: 938830c2-25cd-4742-b4cc-513642bc7cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8724 | 2026.05.06 05:26:40.579709 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61928 | ||
| 8725 | 2026.05.06 05:26:40.580213 [ 292 ] {dd4227dc-e409-48ad-a193-d5ff0fdd4499} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8726 | 2026.05.06 05:26:40.579650 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50085 | ||
| 8727 | 2026.05.06 05:26:40.580278 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8728 | 2026.05.06 05:26:40.579947 [ 3 ] {} <Debug> TCP-Session: 456bbf67-a2fc-4e52-bf37-6c0d85e64c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8729 | 2026.05.06 05:26:40.580319 [ 317 ] {} <Debug> TCP-Session: 63bd8d01-3128-4bdb-9323-9589adcf7318 Authenticating user 'default' from [fd00:1122:3344:101::e]:61928 | ||
| 8730 | 2026.05.06 05:26:40.580334 [ 3 ] {} <Debug> TCP-Session: 456bbf67-a2fc-4e52-bf37-6c0d85e64c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8731 | 2026.05.06 05:26:40.580341 [ 317 ] {} <Debug> TCP-Session: 63bd8d01-3128-4bdb-9323-9589adcf7318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8732 | 2026.05.06 05:26:40.580334 [ 292 ] {dd4227dc-e409-48ad-a193-d5ff0fdd4499} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8733 | 2026.05.06 05:26:40.580356 [ 317 ] {} <Debug> TCP-Session: 63bd8d01-3128-4bdb-9323-9589adcf7318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8734 | 2026.05.06 05:26:40.580348 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8735 | 2026.05.06 05:26:40.580408 [ 313 ] {} <Debug> TCP-Session: e3990723-c2bc-4c46-8998-49b3d7b0164b Authenticating user 'default' from [fd00:1122:3344:101::e]:50085 | ||
| 8736 | 2026.05.06 05:26:40.580424 [ 313 ] {} <Debug> TCP-Session: e3990723-c2bc-4c46-8998-49b3d7b0164b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8737 | 2026.05.06 05:26:40.580438 [ 313 ] {} <Debug> TCP-Session: e3990723-c2bc-4c46-8998-49b3d7b0164b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8738 | 2026.05.06 05:26:40.580686 [ 292 ] {dd4227dc-e409-48ad-a193-d5ff0fdd4499} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 8739 | 2026.05.06 05:26:40.581732 [ 353 ] {dd4227dc-e409-48ad-a193-d5ff0fdd4499} <Trace> AggregatingTransform: Aggregating | ||
| 8740 | 2026.05.06 05:26:40.581785 [ 353 ] {dd4227dc-e409-48ad-a193-d5ff0fdd4499} <Trace> Aggregator: Aggregation method: without_key | ||
| 8741 | 2026.05.06 05:26:40.581832 [ 353 ] {dd4227dc-e409-48ad-a193-d5ff0fdd4499} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001040345 sec. (961.220 rows/sec., 37.55 KiB/sec.) | ||
| 8742 | 2026.05.06 05:26:40.581858 [ 353 ] {dd4227dc-e409-48ad-a193-d5ff0fdd4499} <Trace> Aggregator: Merging aggregated data | ||
| 8743 | 2026.05.06 05:26:40.583292 [ 292 ] {dd4227dc-e409-48ad-a193-d5ff0fdd4499} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003455 sec., 289.4356005788712 rows/sec., 11.31 KiB/sec. | ||
| 8744 | 2026.05.06 05:26:40.583496 [ 292 ] {dd4227dc-e409-48ad-a193-d5ff0fdd4499} <Debug> TCPHandler: Processed in 0.003911349 sec. | ||
| 8745 | 2026.05.06 05:26:40.583652 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8746 | 2026.05.06 05:26:40.583682 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8747 | 2026.05.06 05:26:40.583698 [ 292 ] {} <Debug> TCP-Session: 6f2d3b24-4182-4fda-ba86-a4991bdaa4f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8748 | 2026.05.06 05:26:40.583720 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8749 | 2026.05.06 05:26:40.583740 [ 309 ] {} <Debug> TCP-Session: 74003b12-efa2-4c3d-bbb8-5130a26fadb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8750 | 2026.05.06 05:26:40.583740 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8751 | 2026.05.06 05:26:40.583766 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8752 | 2026.05.06 05:26:40.583793 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8753 | 2026.05.06 05:26:40.583806 [ 313 ] {} <Debug> TCP-Session: e3990723-c2bc-4c46-8998-49b3d7b0164b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8754 | 2026.05.06 05:26:40.583833 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8755 | 2026.05.06 05:26:40.583848 [ 317 ] {} <Debug> TCP-Session: 63bd8d01-3128-4bdb-9323-9589adcf7318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8756 | 2026.05.06 05:26:40.583836 [ 314 ] {} <Debug> TCP-Session: d69a20b0-88c8-4ede-bc36-2c9928ec0035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8757 | 2026.05.06 05:26:40.583900 [ 316 ] {} <Debug> TCP-Session: 938830c2-25cd-4742-b4cc-513642bc7cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8758 | 2026.05.06 05:26:40.583714 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8759 | 2026.05.06 05:26:40.583774 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8760 | 2026.05.06 05:26:40.583982 [ 315 ] {} <Debug> TCP-Session: 72141468-1ecc-43c7-abac-0ec36b293a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8761 | 2026.05.06 05:26:40.584004 [ 310 ] {} <Debug> TCP-Session: 5a89de83-49e7-4aaa-8c03-aab219a52177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8762 | 2026.05.06 05:26:40.583775 [ 3 ] {} <Debug> TCP-Session: 456bbf67-a2fc-4e52-bf37-6c0d85e64c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8763 | 2026.05.06 05:26:41.525589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15716 | ||
| 8764 | 2026.05.06 05:26:41.526080 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.05.06 05:26:41.526126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8766 | 2026.05.06 05:26:41.526634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8767 | 2026.05.06 05:26:41.526900 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.05.06 05:26:41.527100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15716 | ||
| 8769 | 2026.05.06 05:26:42.347101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8770 | 2026.05.06 05:26:42.365268 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2026.05.06 05:26:42.365341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8772 | 2026.05.06 05:26:42.371202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8773 | 2026.05.06 05:26:42.371958 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2026.05.06 05:26:42.375723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8775 | 2026.05.06 05:26:42.492010 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2026.05.06 05:26:42.492299 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8777 | 2026.05.06 05:26:42.492710 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8778 | 2026.05.06 05:26:42.492756 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8779 | 2026.05.06 05:26:42.493042 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8780 | 2026.05.06 05:26:42.493127 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8781 | 2026.05.06 05:26:42.493328 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 8782 | 2026.05.06 05:26:42.493504 [ 342 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8783 | 2026.05.06 05:26:42.493518 [ 326 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8784 | 2026.05.06 05:26:42.493536 [ 353 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8785 | 2026.05.06 05:26:42.493995 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 8786 | 2026.05.06 05:26:42.494037 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8787 | 2026.05.06 05:26:42.494141 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8788 | 2026.05.06 05:26:42.494171 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 8789 | 2026.05.06 05:26:42.494226 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8790 | 2026.05.06 05:26:42.494281 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8791 | 2026.05.06 05:26:42.495413 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.003242 sec., 14497.223935842072 rows/sec., 3.61 MiB/sec. | ||
| 8792 | 2026.05.06 05:26:42.495527 [ 293 ] {9dd1c445-4ba9-4c69-95e2-b5e4677f1c18} <Debug> TCPHandler: Processed in 0.003673297 sec. | ||
| 8793 | 2026.05.06 05:26:42.500970 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2026.05.06 05:26:42.501096 [ 293 ] {caafc5f4-1799-4871-9fcd-34eaee681fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8795 | 2026.05.06 05:26:42.501153 [ 293 ] {caafc5f4-1799-4871-9fcd-34eaee681fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8796 | 2026.05.06 05:26:42.501790 [ 293 ] {caafc5f4-1799-4871-9fcd-34eaee681fae} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.05.06 05:26:42.501834 [ 293 ] {caafc5f4-1799-4871-9fcd-34eaee681fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8798 | 2026.05.06 05:26:42.502240 [ 293 ] {caafc5f4-1799-4871-9fcd-34eaee681fae} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8799 | 2026.05.06 05:26:42.502477 [ 293 ] {caafc5f4-1799-4871-9fcd-34eaee681fae} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.05.06 05:26:42.502639 [ 293 ] {caafc5f4-1799-4871-9fcd-34eaee681fae} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001577 sec., 180088.7761572606 rows/sec., 11.44 MiB/sec. | ||
| 8801 | 2026.05.06 05:26:42.502680 [ 293 ] {caafc5f4-1799-4871-9fcd-34eaee681fae} <Debug> TCPHandler: Processed in 0.001768289 sec. | ||
| 8802 | 2026.05.06 05:26:42.502815 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2026.05.06 05:26:42.502920 [ 293 ] {b86920e0-5dd3-415c-80b0-23fe0142260f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8804 | 2026.05.06 05:26:42.502966 [ 293 ] {b86920e0-5dd3-415c-80b0-23fe0142260f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8805 | 2026.05.06 05:26:42.503376 [ 293 ] {b86920e0-5dd3-415c-80b0-23fe0142260f} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.05.06 05:26:42.503412 [ 293 ] {b86920e0-5dd3-415c-80b0-23fe0142260f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8807 | 2026.05.06 05:26:42.503712 [ 293 ] {b86920e0-5dd3-415c-80b0-23fe0142260f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8808 | 2026.05.06 05:26:42.503935 [ 293 ] {b86920e0-5dd3-415c-80b0-23fe0142260f} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.05.06 05:26:42.504077 [ 293 ] {b86920e0-5dd3-415c-80b0-23fe0142260f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001181 sec., 1693.480101608806 rows/sec., 138.09 KiB/sec. | ||
| 8810 | 2026.05.06 05:26:42.504124 [ 293 ] {b86920e0-5dd3-415c-80b0-23fe0142260f} <Debug> TCPHandler: Processed in 0.001360207 sec. | ||
| 8811 | 2026.05.06 05:26:42.504261 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2026.05.06 05:26:42.504364 [ 293 ] {037cd66c-1a92-4ec0-9388-d80b056d9390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8813 | 2026.05.06 05:26:42.504407 [ 293 ] {037cd66c-1a92-4ec0-9388-d80b056d9390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8814 | 2026.05.06 05:26:42.505165 [ 293 ] {037cd66c-1a92-4ec0-9388-d80b056d9390} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.05.06 05:26:42.505202 [ 293 ] {037cd66c-1a92-4ec0-9388-d80b056d9390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8816 | 2026.05.06 05:26:42.505575 [ 293 ] {037cd66c-1a92-4ec0-9388-d80b056d9390} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8817 | 2026.05.06 05:26:42.505789 [ 293 ] {037cd66c-1a92-4ec0-9388-d80b056d9390} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.05.06 05:26:42.505930 [ 293 ] {037cd66c-1a92-4ec0-9388-d80b056d9390} <Debug> executeQuery: Read 850 rows, 67.81 KiB in 0.001589 sec., 534927.6274386407 rows/sec., 41.67 MiB/sec. | ||
| 8819 | 2026.05.06 05:26:42.505969 [ 293 ] {037cd66c-1a92-4ec0-9388-d80b056d9390} <Debug> TCPHandler: Processed in 0.001760559 sec. | ||
| 8820 | 2026.05.06 05:26:42.506109 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8821 | 2026.05.06 05:26:42.506209 [ 293 ] {07983fb1-c89e-4a50-80f5-10886b6e8eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8822 | 2026.05.06 05:26:42.506253 [ 293 ] {07983fb1-c89e-4a50-80f5-10886b6e8eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8823 | 2026.05.06 05:26:42.506707 [ 293 ] {07983fb1-c89e-4a50-80f5-10886b6e8eab} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2026.05.06 05:26:42.506743 [ 293 ] {07983fb1-c89e-4a50-80f5-10886b6e8eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8825 | 2026.05.06 05:26:42.507055 [ 293 ] {07983fb1-c89e-4a50-80f5-10886b6e8eab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8826 | 2026.05.06 05:26:42.507283 [ 293 ] {07983fb1-c89e-4a50-80f5-10886b6e8eab} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.05.06 05:26:42.507427 [ 293 ] {07983fb1-c89e-4a50-80f5-10886b6e8eab} <Debug> executeQuery: Read 170 rows, 10.64 KiB in 0.001238 sec., 137318.2552504039 rows/sec., 8.39 MiB/sec. | ||
| 8828 | 2026.05.06 05:26:42.507465 [ 293 ] {07983fb1-c89e-4a50-80f5-10886b6e8eab} <Debug> TCPHandler: Processed in 0.001406927 sec. | ||
| 8829 | 2026.05.06 05:26:42.507592 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8830 | 2026.05.06 05:26:42.507691 [ 293 ] {6cfbfb04-b0e9-4d3f-9e94-f03fb2c29b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8831 | 2026.05.06 05:26:42.507734 [ 293 ] {6cfbfb04-b0e9-4d3f-9e94-f03fb2c29b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8832 | 2026.05.06 05:26:42.508198 [ 293 ] {6cfbfb04-b0e9-4d3f-9e94-f03fb2c29b6e} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.05.06 05:26:42.508236 [ 293 ] {6cfbfb04-b0e9-4d3f-9e94-f03fb2c29b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8834 | 2026.05.06 05:26:42.508559 [ 293 ] {6cfbfb04-b0e9-4d3f-9e94-f03fb2c29b6e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8835 | 2026.05.06 05:26:42.508772 [ 293 ] {6cfbfb04-b0e9-4d3f-9e94-f03fb2c29b6e} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.05.06 05:26:42.508900 [ 293 ] {6cfbfb04-b0e9-4d3f-9e94-f03fb2c29b6e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001228 sec., 121335.50488599349 rows/sec., 7.84 MiB/sec. | ||
| 8837 | 2026.05.06 05:26:42.508939 [ 293 ] {6cfbfb04-b0e9-4d3f-9e94-f03fb2c29b6e} <Debug> TCPHandler: Processed in 0.001397287 sec. | ||
| 8838 | 2026.05.06 05:26:42.509066 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2026.05.06 05:26:42.509160 [ 293 ] {1283cbf1-998d-4d63-9853-54ad96675551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8840 | 2026.05.06 05:26:42.509200 [ 293 ] {1283cbf1-998d-4d63-9853-54ad96675551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8841 | 2026.05.06 05:26:42.509646 [ 293 ] {1283cbf1-998d-4d63-9853-54ad96675551} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.05.06 05:26:42.509691 [ 293 ] {1283cbf1-998d-4d63-9853-54ad96675551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8843 | 2026.05.06 05:26:42.510779 [ 293 ] {1283cbf1-998d-4d63-9853-54ad96675551} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8844 | 2026.05.06 05:26:42.511013 [ 293 ] {1283cbf1-998d-4d63-9853-54ad96675551} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.05.06 05:26:42.511142 [ 293 ] {1283cbf1-998d-4d63-9853-54ad96675551} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001999 sec., 74037.01850925463 rows/sec., 4.21 MiB/sec. | ||
| 8846 | 2026.05.06 05:26:42.511181 [ 293 ] {1283cbf1-998d-4d63-9853-54ad96675551} <Debug> TCPHandler: Processed in 0.002165401 sec. | ||
| 8847 | 2026.05.06 05:26:42.511305 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8848 | 2026.05.06 05:26:42.511402 [ 293 ] {e33dbd15-625f-4a54-b228-040b8db3a51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8849 | 2026.05.06 05:26:42.511444 [ 293 ] {e33dbd15-625f-4a54-b228-040b8db3a51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8850 | 2026.05.06 05:26:42.512029 [ 293 ] {e33dbd15-625f-4a54-b228-040b8db3a51d} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.05.06 05:26:42.512068 [ 293 ] {e33dbd15-625f-4a54-b228-040b8db3a51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8852 | 2026.05.06 05:26:42.512400 [ 293 ] {e33dbd15-625f-4a54-b228-040b8db3a51d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8853 | 2026.05.06 05:26:42.512637 [ 293 ] {e33dbd15-625f-4a54-b228-040b8db3a51d} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.05.06 05:26:42.512803 [ 293 ] {e33dbd15-625f-4a54-b228-040b8db3a51d} <Debug> executeQuery: Read 518 rows, 37.42 KiB in 0.001418 sec., 365303.2440056417 rows/sec., 25.77 MiB/sec. | ||
| 8855 | 2026.05.06 05:26:42.512843 [ 293 ] {e33dbd15-625f-4a54-b228-040b8db3a51d} <Debug> TCPHandler: Processed in 0.001587908 sec. | ||
| 8856 | 2026.05.06 05:26:42.512969 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8857 | 2026.05.06 05:26:42.513065 [ 293 ] {940c017e-257d-4765-9b78-f0c40dbe7642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8858 | 2026.05.06 05:26:42.513107 [ 293 ] {940c017e-257d-4765-9b78-f0c40dbe7642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8859 | 2026.05.06 05:26:42.513462 [ 293 ] {940c017e-257d-4765-9b78-f0c40dbe7642} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2026.05.06 05:26:42.513499 [ 293 ] {940c017e-257d-4765-9b78-f0c40dbe7642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8861 | 2026.05.06 05:26:42.513803 [ 293 ] {940c017e-257d-4765-9b78-f0c40dbe7642} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8862 | 2026.05.06 05:26:42.514025 [ 293 ] {940c017e-257d-4765-9b78-f0c40dbe7642} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2026.05.06 05:26:42.514222 [ 293 ] {940c017e-257d-4765-9b78-f0c40dbe7642} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001175 sec., 5106.382978723404 rows/sec., 266.79 KiB/sec. | ||
| 8864 | 2026.05.06 05:26:42.514261 [ 293 ] {940c017e-257d-4765-9b78-f0c40dbe7642} <Debug> TCPHandler: Processed in 0.001341727 sec. | ||
| 8865 | 2026.05.06 05:26:42.514383 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2026.05.06 05:26:42.514478 [ 293 ] {06149fb9-0a7e-4e3c-8e86-545e1f709286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8867 | 2026.05.06 05:26:42.514523 [ 293 ] {06149fb9-0a7e-4e3c-8e86-545e1f709286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8868 | 2026.05.06 05:26:42.514955 [ 293 ] {06149fb9-0a7e-4e3c-8e86-545e1f709286} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.05.06 05:26:42.514992 [ 293 ] {06149fb9-0a7e-4e3c-8e86-545e1f709286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8870 | 2026.05.06 05:26:42.515327 [ 293 ] {06149fb9-0a7e-4e3c-8e86-545e1f709286} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8871 | 2026.05.06 05:26:42.515594 [ 293 ] {06149fb9-0a7e-4e3c-8e86-545e1f709286} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.05.06 05:26:42.515722 [ 293 ] {06149fb9-0a7e-4e3c-8e86-545e1f709286} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001261 sec., 210943.69547977796 rows/sec., 14.02 MiB/sec. | ||
| 8873 | 2026.05.06 05:26:42.515759 [ 293 ] {06149fb9-0a7e-4e3c-8e86-545e1f709286} <Debug> TCPHandler: Processed in 0.001424787 sec. | ||
| 8874 | 2026.05.06 05:26:42.515874 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8875 | 2026.05.06 05:26:42.515972 [ 293 ] {42478cec-af5a-4bc8-8e7a-ea9a14f77afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8876 | 2026.05.06 05:26:42.516016 [ 293 ] {42478cec-af5a-4bc8-8e7a-ea9a14f77afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8877 | 2026.05.06 05:26:42.516334 [ 293 ] {42478cec-af5a-4bc8-8e7a-ea9a14f77afc} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2026.05.06 05:26:42.516370 [ 293 ] {42478cec-af5a-4bc8-8e7a-ea9a14f77afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8879 | 2026.05.06 05:26:42.516666 [ 293 ] {42478cec-af5a-4bc8-8e7a-ea9a14f77afc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8880 | 2026.05.06 05:26:42.516893 [ 293 ] {42478cec-af5a-4bc8-8e7a-ea9a14f77afc} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2026.05.06 05:26:42.517031 [ 293 ] {42478cec-af5a-4bc8-8e7a-ea9a14f77afc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 8882 | 2026.05.06 05:26:42.517069 [ 293 ] {42478cec-af5a-4bc8-8e7a-ea9a14f77afc} <Debug> TCPHandler: Processed in 0.001244516 sec. | ||
| 8883 | 2026.05.06 05:26:42.517183 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8884 | 2026.05.06 05:26:42.517279 [ 293 ] {f7c1ca88-86d7-4b20-9e70-2070e1832aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8885 | 2026.05.06 05:26:42.517334 [ 293 ] {f7c1ca88-86d7-4b20-9e70-2070e1832aa9} <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 | ||
| 8886 | 2026.05.06 05:26:42.518140 [ 293 ] {f7c1ca88-86d7-4b20-9e70-2070e1832aa9} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.05.06 05:26:42.518177 [ 293 ] {f7c1ca88-86d7-4b20-9e70-2070e1832aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8888 | 2026.05.06 05:26:42.518700 [ 293 ] {f7c1ca88-86d7-4b20-9e70-2070e1832aa9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8889 | 2026.05.06 05:26:42.518930 [ 293 ] {f7c1ca88-86d7-4b20-9e70-2070e1832aa9} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.05.06 05:26:42.519069 [ 293 ] {f7c1ca88-86d7-4b20-9e70-2070e1832aa9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001807 sec., 14388.489208633093 rows/sec., 25.78 MiB/sec. | ||
| 8891 | 2026.05.06 05:26:42.519121 [ 293 ] {f7c1ca88-86d7-4b20-9e70-2070e1832aa9} <Debug> TCPHandler: Processed in 0.001987169 sec. | ||
| 8892 | 2026.05.06 05:26:42.519246 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8893 | 2026.05.06 05:26:42.519342 [ 293 ] {d9eaea59-7816-4667-abad-5688b2338773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8894 | 2026.05.06 05:26:42.519383 [ 293 ] {d9eaea59-7816-4667-abad-5688b2338773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8895 | 2026.05.06 05:26:42.519715 [ 293 ] {d9eaea59-7816-4667-abad-5688b2338773} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2026.05.06 05:26:42.519752 [ 293 ] {d9eaea59-7816-4667-abad-5688b2338773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8897 | 2026.05.06 05:26:42.520064 [ 293 ] {d9eaea59-7816-4667-abad-5688b2338773} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8898 | 2026.05.06 05:26:42.520277 [ 293 ] {d9eaea59-7816-4667-abad-5688b2338773} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2026.05.06 05:26:42.520404 [ 293 ] {d9eaea59-7816-4667-abad-5688b2338773} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 8900 | 2026.05.06 05:26:42.520440 [ 293 ] {d9eaea59-7816-4667-abad-5688b2338773} <Debug> TCPHandler: Processed in 0.001243466 sec. | ||
| 8901 | 2026.05.06 05:26:43.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.73 MiB, peak 307.64 MiB, free memory in arenas 0.00 B, will set to 297.58 MiB (RSS), difference: -1.15 MiB | ||
| 8902 | 2026.05.06 05:26:44.075245 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1112 | ||
| 8903 | 2026.05.06 05:26:44.077822 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8904 | 2026.05.06 05:26:44.077866 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8905 | 2026.05.06 05:26:44.079087 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8906 | 2026.05.06 05:26:44.079346 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.05.06 05:26:44.079619 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 8908 | 2026.05.06 05:26:47.487791 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2026.05.06 05:26:47.488046 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8910 | 2026.05.06 05:26:47.488411 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8911 | 2026.05.06 05:26:47.488450 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8912 | 2026.05.06 05:26:47.488679 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8913 | 2026.05.06 05:26:47.488762 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8914 | 2026.05.06 05:26:47.488912 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8915 | 2026.05.06 05:26:47.489010 [ 326 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8916 | 2026.05.06 05:26:47.489011 [ 342 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8917 | 2026.05.06 05:26:47.489053 [ 353 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8918 | 2026.05.06 05:26:47.489158 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 8919 | 2026.05.06 05:26:47.489185 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8920 | 2026.05.06 05:26:47.489257 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8921 | 2026.05.06 05:26:47.489278 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 8922 | 2026.05.06 05:26:47.489315 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8923 | 2026.05.06 05:26:47.489353 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8924 | 2026.05.06 05:26:47.490656 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002708 sec., 17355.982274741506 rows/sec., 2.89 MiB/sec. | ||
| 8925 | 2026.05.06 05:26:47.490773 [ 293 ] {96f74e6a-8916-4521-8f03-b945e1e688a7} <Debug> TCPHandler: Processed in 0.003120965 sec. | ||
| 8926 | 2026.05.06 05:26:47.492773 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8927 | 2026.05.06 05:26:47.492909 [ 293 ] {cdce476a-f0c8-49d2-b944-e1b1359ca032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8928 | 2026.05.06 05:26:47.492963 [ 293 ] {cdce476a-f0c8-49d2-b944-e1b1359ca032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8929 | 2026.05.06 05:26:47.493570 [ 293 ] {cdce476a-f0c8-49d2-b944-e1b1359ca032} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2026.05.06 05:26:47.493618 [ 293 ] {cdce476a-f0c8-49d2-b944-e1b1359ca032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8931 | 2026.05.06 05:26:47.494019 [ 293 ] {cdce476a-f0c8-49d2-b944-e1b1359ca032} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8932 | 2026.05.06 05:26:47.494273 [ 293 ] {cdce476a-f0c8-49d2-b944-e1b1359ca032} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2026.05.06 05:26:47.494435 [ 293 ] {cdce476a-f0c8-49d2-b944-e1b1359ca032} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001564 sec., 56265.98465473145 rows/sec., 4.74 MiB/sec. | ||
| 8934 | 2026.05.06 05:26:47.494476 [ 293 ] {cdce476a-f0c8-49d2-b944-e1b1359ca032} <Debug> TCPHandler: Processed in 0.001759789 sec. | ||
| 8935 | 2026.05.06 05:26:47.494610 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8936 | 2026.05.06 05:26:47.494712 [ 293 ] {66640f47-038c-4ca5-a6ae-53f2638db3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8937 | 2026.05.06 05:26:47.494755 [ 293 ] {66640f47-038c-4ca5-a6ae-53f2638db3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8938 | 2026.05.06 05:26:47.495174 [ 293 ] {66640f47-038c-4ca5-a6ae-53f2638db3a7} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.05.06 05:26:47.495210 [ 293 ] {66640f47-038c-4ca5-a6ae-53f2638db3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8940 | 2026.05.06 05:26:47.495534 [ 293 ] {66640f47-038c-4ca5-a6ae-53f2638db3a7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8941 | 2026.05.06 05:26:47.495757 [ 293 ] {66640f47-038c-4ca5-a6ae-53f2638db3a7} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2026.05.06 05:26:47.495878 [ 90 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8943 | 2026.05.06 05:26:47.495895 [ 293 ] {66640f47-038c-4ca5-a6ae-53f2638db3a7} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001206 sec., 13266.998341625207 rows/sec., 997.62 KiB/sec. | ||
| 8944 | 2026.05.06 05:26:47.495932 [ 90 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.05.06 05:26:47.495945 [ 293 ] {66640f47-038c-4ca5-a6ae-53f2638db3a7} <Debug> TCPHandler: Processed in 0.001387527 sec. | ||
| 8946 | 2026.05.06 05:26:47.495960 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8947 | 2026.05.06 05:26:47.496056 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::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 | ||
| 8948 | 2026.05.06 05:26:47.496073 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8949 | 2026.05.06 05:26:47.496150 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8950 | 2026.05.06 05:26:47.496173 [ 293 ] {7ee03378-f166-4cbe-9378-ab36bcf899a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8951 | 2026.05.06 05:26:47.496179 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 8952 | 2026.05.06 05:26:47.496215 [ 293 ] {7ee03378-f166-4cbe-9378-ab36bcf899a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8953 | 2026.05.06 05:26:47.496239 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 8954 | 2026.05.06 05:26:47.496285 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 168 rows starting from the beginning of the part | ||
| 8955 | 2026.05.06 05:26:47.496329 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 8956 | 2026.05.06 05:26:47.496372 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 170 rows starting from the beginning of the part | ||
| 8957 | 2026.05.06 05:26:47.496411 [ 199 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part | ||
| 8958 | 2026.05.06 05:26:47.496650 [ 293 ] {7ee03378-f166-4cbe-9378-ab36bcf899a1} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2026.05.06 05:26:47.496685 [ 293 ] {7ee03378-f166-4cbe-9378-ab36bcf899a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8960 | 2026.05.06 05:26:47.497001 [ 293 ] {7ee03378-f166-4cbe-9378-ab36bcf899a1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8961 | 2026.05.06 05:26:47.497201 [ 197 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178656 sec., 526022.859935384 rows/sec., 35.28 MiB/sec. | ||
| 8962 | 2026.05.06 05:26:47.497225 [ 293 ] {7ee03378-f166-4cbe-9378-ab36bcf899a1} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.05.06 05:26:47.497379 [ 293 ] {7ee03378-f166-4cbe-9378-ab36bcf899a1} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001225 sec., 65306.12244897959 rows/sec., 5.10 MiB/sec. | ||
| 8964 | 2026.05.06 05:26:47.497428 [ 293 ] {7ee03378-f166-4cbe-9378-ab36bcf899a1} <Debug> TCPHandler: Processed in 0.001404587 sec. | ||
| 8965 | 2026.05.06 05:26:47.497428 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8966 | 2026.05.06 05:26:47.497594 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8967 | 2026.05.06 05:26:47.497711 [ 293 ] {1ed07957-d42c-4c92-ae25-c72a493da8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8968 | 2026.05.06 05:26:47.497771 [ 293 ] {1ed07957-d42c-4c92-ae25-c72a493da8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8969 | 2026.05.06 05:26:47.497838 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_46_9} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.05.06 05:26:47.497948 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_46_9} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8971 | 2026.05.06 05:26:47.498075 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8972 | 2026.05.06 05:26:47.498241 [ 293 ] {1ed07957-d42c-4c92-ae25-c72a493da8ca} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.05.06 05:26:47.498283 [ 293 ] {1ed07957-d42c-4c92-ae25-c72a493da8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8974 | 2026.05.06 05:26:47.498625 [ 293 ] {1ed07957-d42c-4c92-ae25-c72a493da8ca} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8975 | 2026.05.06 05:26:47.498845 [ 293 ] {1ed07957-d42c-4c92-ae25-c72a493da8ca} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.05.06 05:26:47.498982 [ 293 ] {1ed07957-d42c-4c92-ae25-c72a493da8ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 8977 | 2026.05.06 05:26:47.499019 [ 293 ] {1ed07957-d42c-4c92-ae25-c72a493da8ca} <Debug> TCPHandler: Processed in 0.001483947 sec. | ||
| 8978 | 2026.05.06 05:26:47.499147 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2026.05.06 05:26:47.499242 [ 293 ] {c71c8643-666f-4439-a533-6dc1d633b47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8980 | 2026.05.06 05:26:47.499299 [ 293 ] {c71c8643-666f-4439-a533-6dc1d633b47f} <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 | ||
| 8981 | 2026.05.06 05:26:47.500097 [ 293 ] {c71c8643-666f-4439-a533-6dc1d633b47f} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.05.06 05:26:47.500135 [ 293 ] {c71c8643-666f-4439-a533-6dc1d633b47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8983 | 2026.05.06 05:26:47.500707 [ 293 ] {c71c8643-666f-4439-a533-6dc1d633b47f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8984 | 2026.05.06 05:26:47.500958 [ 293 ] {c71c8643-666f-4439-a533-6dc1d633b47f} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.05.06 05:26:47.501134 [ 293 ] {c71c8643-666f-4439-a533-6dc1d633b47f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001908 sec., 8385.744234800839 rows/sec., 15.03 MiB/sec. | ||
| 8986 | 2026.05.06 05:26:47.501241 [ 293 ] {c71c8643-666f-4439-a533-6dc1d633b47f} <Debug> TCPHandler: Processed in 0.00214423 sec. | ||
| 8987 | 2026.05.06 05:26:47.501411 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8988 | 2026.05.06 05:26:47.501530 [ 293 ] {5dbdb632-a88e-4ba9-97f3-c84b7497cd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8989 | 2026.05.06 05:26:47.501575 [ 293 ] {5dbdb632-a88e-4ba9-97f3-c84b7497cd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8990 | 2026.05.06 05:26:47.501967 [ 293 ] {5dbdb632-a88e-4ba9-97f3-c84b7497cd94} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.05.06 05:26:47.502014 [ 293 ] {5dbdb632-a88e-4ba9-97f3-c84b7497cd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8992 | 2026.05.06 05:26:47.502362 [ 293 ] {5dbdb632-a88e-4ba9-97f3-c84b7497cd94} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8993 | 2026.05.06 05:26:47.502579 [ 293 ] {5dbdb632-a88e-4ba9-97f3-c84b7497cd94} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2026.05.06 05:26:47.502717 [ 293 ] {5dbdb632-a88e-4ba9-97f3-c84b7497cd94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 8995 | 2026.05.06 05:26:47.502755 [ 293 ] {5dbdb632-a88e-4ba9-97f3-c84b7497cd94} <Debug> TCPHandler: Processed in 0.001410397 sec. | ||
| 8996 | 2026.05.06 05:26:48.902427 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8997 | 2026.05.06 05:26:48.902485 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8998 | 2026.05.06 05:26:49.027384 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16228 | ||
| 8999 | 2026.05.06 05:26:49.028106 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2026.05.06 05:26:49.028161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9001 | 2026.05.06 05:26:49.028668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9002 | 2026.05.06 05:26:49.028905 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2026.05.06 05:26:49.029059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16228 | ||
| 9004 | 2026.05.06 05:26:49.875965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 9005 | 2026.05.06 05:26:49.892572 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9006 | 2026.05.06 05:26:49.892638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9007 | 2026.05.06 05:26:49.898707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9008 | 2026.05.06 05:26:49.899396 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2026.05.06 05:26:49.902646 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 9010 | 2026.05.06 05:26:52.491327 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9011 | 2026.05.06 05:26:52.491570 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9012 | 2026.05.06 05:26:52.491939 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9013 | 2026.05.06 05:26:52.491980 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9014 | 2026.05.06 05:26:52.492228 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9015 | 2026.05.06 05:26:52.492301 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9016 | 2026.05.06 05:26:52.492447 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9017 | 2026.05.06 05:26:52.492542 [ 326 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9018 | 2026.05.06 05:26:52.492550 [ 334 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9019 | 2026.05.06 05:26:52.492543 [ 342 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9020 | 2026.05.06 05:26:52.492671 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 9021 | 2026.05.06 05:26:52.492695 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9022 | 2026.05.06 05:26:52.492766 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9023 | 2026.05.06 05:26:52.492787 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9024 | 2026.05.06 05:26:52.492823 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9025 | 2026.05.06 05:26:52.492862 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9026 | 2026.05.06 05:26:52.493922 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002452 sec., 19168.026101141924 rows/sec., 4.77 MiB/sec. | ||
| 9027 | 2026.05.06 05:26:52.494015 [ 293 ] {c1f8dead-4e5f-401a-866a-ea286e9aa418} <Debug> TCPHandler: Processed in 0.002822164 sec. | ||
| 9028 | 2026.05.06 05:26:52.499451 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2026.05.06 05:26:52.499569 [ 293 ] {c5a8b5ae-616f-462b-a2c8-928b432d4a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9030 | 2026.05.06 05:26:52.499618 [ 293 ] {c5a8b5ae-616f-462b-a2c8-928b432d4a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9031 | 2026.05.06 05:26:52.500163 [ 293 ] {c5a8b5ae-616f-462b-a2c8-928b432d4a02} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2026.05.06 05:26:52.500203 [ 293 ] {c5a8b5ae-616f-462b-a2c8-928b432d4a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9033 | 2026.05.06 05:26:52.500626 [ 293 ] {c5a8b5ae-616f-462b-a2c8-928b432d4a02} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9034 | 2026.05.06 05:26:52.500843 [ 293 ] {c5a8b5ae-616f-462b-a2c8-928b432d4a02} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2026.05.06 05:26:52.500991 [ 293 ] {c5a8b5ae-616f-462b-a2c8-928b432d4a02} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001454 sec., 195323.2462173315 rows/sec., 12.41 MiB/sec. | ||
| 9036 | 2026.05.06 05:26:52.501031 [ 293 ] {c5a8b5ae-616f-462b-a2c8-928b432d4a02} <Debug> TCPHandler: Processed in 0.001634698 sec. | ||
| 9037 | 2026.05.06 05:26:52.501153 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9038 | 2026.05.06 05:26:52.501249 [ 293 ] {43bab8ac-a8a6-45d8-b2eb-435544379b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9039 | 2026.05.06 05:26:52.501290 [ 293 ] {43bab8ac-a8a6-45d8-b2eb-435544379b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9040 | 2026.05.06 05:26:52.502195 [ 293 ] {43bab8ac-a8a6-45d8-b2eb-435544379b2d} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2026.05.06 05:26:52.502232 [ 293 ] {43bab8ac-a8a6-45d8-b2eb-435544379b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9042 | 2026.05.06 05:26:52.502607 [ 293 ] {43bab8ac-a8a6-45d8-b2eb-435544379b2d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9043 | 2026.05.06 05:26:52.502818 [ 293 ] {43bab8ac-a8a6-45d8-b2eb-435544379b2d} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2026.05.06 05:26:52.502943 [ 85 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9045 | 2026.05.06 05:26:52.502948 [ 293 ] {43bab8ac-a8a6-45d8-b2eb-435544379b2d} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001717 sec., 494467.0937682004 rows/sec., 38.53 MiB/sec. | ||
| 9046 | 2026.05.06 05:26:52.503017 [ 85 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2026.05.06 05:26:52.503034 [ 293 ] {43bab8ac-a8a6-45d8-b2eb-435544379b2d} <Debug> TCPHandler: Processed in 0.001931049 sec. | ||
| 9048 | 2026.05.06 05:26:52.503047 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9049 | 2026.05.06 05:26:52.503144 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9050 | 2026.05.06 05:26:52.503161 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9051 | 2026.05.06 05:26:52.503243 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9052 | 2026.05.06 05:26:52.503263 [ 293 ] {4bfb42c6-4ebb-4773-8955-9da97eb3e50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9053 | 2026.05.06 05:26:52.503271 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3358 rows starting from the beginning of the part | ||
| 9054 | 2026.05.06 05:26:52.503302 [ 293 ] {4bfb42c6-4ebb-4773-8955-9da97eb3e50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9055 | 2026.05.06 05:26:52.503327 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 849 rows starting from the beginning of the part | ||
| 9056 | 2026.05.06 05:26:52.503371 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 88 rows starting from the beginning of the part | ||
| 9057 | 2026.05.06 05:26:52.503411 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 850 rows starting from the beginning of the part | ||
| 9058 | 2026.05.06 05:26:52.503450 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 88 rows starting from the beginning of the part | ||
| 9059 | 2026.05.06 05:26:52.503489 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 849 rows starting from the beginning of the part | ||
| 9060 | 2026.05.06 05:26:52.503797 [ 293 ] {4bfb42c6-4ebb-4773-8955-9da97eb3e50f} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2026.05.06 05:26:52.503839 [ 293 ] {4bfb42c6-4ebb-4773-8955-9da97eb3e50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9062 | 2026.05.06 05:26:52.504148 [ 293 ] {4bfb42c6-4ebb-4773-8955-9da97eb3e50f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9063 | 2026.05.06 05:26:52.504368 [ 293 ] {4bfb42c6-4ebb-4773-8955-9da97eb3e50f} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2026.05.06 05:26:52.504502 [ 293 ] {4bfb42c6-4ebb-4773-8955-9da97eb3e50f} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001257 sec., 133651.55131264916 rows/sec., 8.16 MiB/sec. | ||
| 9065 | 2026.05.06 05:26:52.504539 [ 293 ] {4bfb42c6-4ebb-4773-8955-9da97eb3e50f} <Debug> TCPHandler: Processed in 0.001427477 sec. | ||
| 9066 | 2026.05.06 05:26:52.504657 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2026.05.06 05:26:52.504753 [ 293 ] {d125c37f-a5d6-4e41-941c-5a2f0cf63fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9068 | 2026.05.06 05:26:52.504795 [ 293 ] {d125c37f-a5d6-4e41-941c-5a2f0cf63fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9069 | 2026.05.06 05:26:52.505277 [ 293 ] {d125c37f-a5d6-4e41-941c-5a2f0cf63fd2} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.05.06 05:26:52.505314 [ 293 ] {d125c37f-a5d6-4e41-941c-5a2f0cf63fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9071 | 2026.05.06 05:26:52.505534 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6082 rows, containing 5 columns (5 merged, 0 gathered) in 0.002421702 sec., 2511456.8183864076 rows/sec., 202.60 MiB/sec. | ||
| 9072 | 2026.05.06 05:26:52.505625 [ 293 ] {d125c37f-a5d6-4e41-941c-5a2f0cf63fd2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9073 | 2026.05.06 05:26:52.505839 [ 293 ] {d125c37f-a5d6-4e41-941c-5a2f0cf63fd2} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.05.06 05:26:52.505971 [ 84 ] {} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9075 | 2026.05.06 05:26:52.505992 [ 197 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9076 | 2026.05.06 05:26:52.505981 [ 293 ] {d125c37f-a5d6-4e41-941c-5a2f0cf63fd2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001245 sec., 119678.71485943775 rows/sec., 7.73 MiB/sec. | ||
| 9077 | 2026.05.06 05:26:52.506026 [ 84 ] {} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.05.06 05:26:52.506069 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9079 | 2026.05.06 05:26:52.506071 [ 293 ] {d125c37f-a5d6-4e41-941c-5a2f0cf63fd2} <Debug> TCPHandler: Processed in 0.001464617 sec. | ||
| 9080 | 2026.05.06 05:26:52.506142 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9081 | 2026.05.06 05:26:52.506206 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.05.06 05:26:52.506225 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9083 | 2026.05.06 05:26:52.506250 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 974 rows starting from the beginning of the part | ||
| 9084 | 2026.05.06 05:26:52.506295 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 9085 | 2026.05.06 05:26:52.506303 [ 293 ] {8798ac89-f156-4fc5-a298-7819a2501ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9086 | 2026.05.06 05:26:52.506333 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 801 rows starting from the beginning of the part | ||
| 9087 | 2026.05.06 05:26:52.506333 [ 197 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_56_11} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.05.06 05:26:52.506343 [ 293 ] {8798ac89-f156-4fc5-a298-7819a2501ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9089 | 2026.05.06 05:26:52.506372 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 9090 | 2026.05.06 05:26:52.506407 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 9091 | 2026.05.06 05:26:52.506437 [ 197 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_56_11} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9092 | 2026.05.06 05:26:52.506444 [ 199 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 9093 | 2026.05.06 05:26:52.506542 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 9094 | 2026.05.06 05:26:52.506829 [ 293 ] {8798ac89-f156-4fc5-a298-7819a2501ca1} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2026.05.06 05:26:52.506868 [ 293 ] {8798ac89-f156-4fc5-a298-7819a2501ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9096 | 2026.05.06 05:26:52.507169 [ 293 ] {8798ac89-f156-4fc5-a298-7819a2501ca1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9097 | 2026.05.06 05:26:52.507401 [ 293 ] {8798ac89-f156-4fc5-a298-7819a2501ca1} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.05.06 05:26:52.507416 [ 197 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300697 sec., 1822868.815719572 rows/sec., 116.63 MiB/sec. | ||
| 9099 | 2026.05.06 05:26:52.507530 [ 293 ] {8798ac89-f156-4fc5-a298-7819a2501ca1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001244 sec., 118971.06109324758 rows/sec., 6.77 MiB/sec. | ||
| 9100 | 2026.05.06 05:26:52.507574 [ 293 ] {8798ac89-f156-4fc5-a298-7819a2501ca1} <Debug> TCPHandler: Processed in 0.001417857 sec. | ||
| 9101 | 2026.05.06 05:26:52.507632 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9102 | 2026.05.06 05:26:52.507698 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2026.05.06 05:26:52.507799 [ 293 ] {7ee7937e-c312-4a5e-bc53-f962132726ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9104 | 2026.05.06 05:26:52.507840 [ 293 ] {7ee7937e-c312-4a5e-bc53-f962132726ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9105 | 2026.05.06 05:26:52.507928 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_30_6} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.05.06 05:26:52.508008 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_30_6} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9107 | 2026.05.06 05:26:52.508101 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9108 | 2026.05.06 05:26:52.508548 [ 293 ] {7ee7937e-c312-4a5e-bc53-f962132726ef} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.05.06 05:26:52.508590 [ 293 ] {7ee7937e-c312-4a5e-bc53-f962132726ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9110 | 2026.05.06 05:26:52.508920 [ 293 ] {7ee7937e-c312-4a5e-bc53-f962132726ef} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9111 | 2026.05.06 05:26:52.509140 [ 293 ] {7ee7937e-c312-4a5e-bc53-f962132726ef} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2026.05.06 05:26:52.509268 [ 84 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9113 | 2026.05.06 05:26:52.509270 [ 293 ] {7ee7937e-c312-4a5e-bc53-f962132726ef} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001489 sec., 346541.30288784415 rows/sec., 24.44 MiB/sec. | ||
| 9114 | 2026.05.06 05:26:52.509311 [ 84 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.05.06 05:26:52.509332 [ 293 ] {7ee7937e-c312-4a5e-bc53-f962132726ef} <Debug> TCPHandler: Processed in 0.001684248 sec. | ||
| 9116 | 2026.05.06 05:26:52.509338 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9117 | 2026.05.06 05:26:52.509454 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9118 | 2026.05.06 05:26:52.509467 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9119 | 2026.05.06 05:26:52.509553 [ 293 ] {2393c6ee-73ee-4125-8c7c-6090065de450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9120 | 2026.05.06 05:26:52.509599 [ 293 ] {2393c6ee-73ee-4125-8c7c-6090065de450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9121 | 2026.05.06 05:26:52.509622 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9122 | 2026.05.06 05:26:52.509663 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1830 rows starting from the beginning of the part | ||
| 9123 | 2026.05.06 05:26:52.509736 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 516 rows starting from the beginning of the part | ||
| 9124 | 2026.05.06 05:26:52.509787 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 80 rows starting from the beginning of the part | ||
| 9125 | 2026.05.06 05:26:52.509831 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 518 rows starting from the beginning of the part | ||
| 9126 | 2026.05.06 05:26:52.509878 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 80 rows starting from the beginning of the part | ||
| 9127 | 2026.05.06 05:26:52.509921 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 516 rows starting from the beginning of the part | ||
| 9128 | 2026.05.06 05:26:52.509941 [ 293 ] {2393c6ee-73ee-4125-8c7c-6090065de450} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2026.05.06 05:26:52.509983 [ 293 ] {2393c6ee-73ee-4125-8c7c-6090065de450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9130 | 2026.05.06 05:26:52.510319 [ 293 ] {2393c6ee-73ee-4125-8c7c-6090065de450} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9131 | 2026.05.06 05:26:52.510533 [ 293 ] {2393c6ee-73ee-4125-8c7c-6090065de450} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2026.05.06 05:26:52.510672 [ 293 ] {2393c6ee-73ee-4125-8c7c-6090065de450} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 9133 | 2026.05.06 05:26:52.510709 [ 293 ] {2393c6ee-73ee-4125-8c7c-6090065de450} <Debug> TCPHandler: Processed in 0.001305236 sec. | ||
| 9134 | 2026.05.06 05:26:52.510829 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9135 | 2026.05.06 05:26:52.510923 [ 293 ] {7dc97b75-f4c3-4038-8127-f784faf8a5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9136 | 2026.05.06 05:26:52.510966 [ 293 ] {7dc97b75-f4c3-4038-8127-f784faf8a5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9137 | 2026.05.06 05:26:52.511404 [ 293 ] {7dc97b75-f4c3-4038-8127-f784faf8a5a4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2026.05.06 05:26:52.511420 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3540 rows, containing 5 columns (5 merged, 0 gathered) in 0.00201614 sec., 1755830.4482823613 rows/sec., 128.98 MiB/sec. | ||
| 9139 | 2026.05.06 05:26:52.511444 [ 293 ] {7dc97b75-f4c3-4038-8127-f784faf8a5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9140 | 2026.05.06 05:26:52.511678 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9141 | 2026.05.06 05:26:52.511806 [ 293 ] {7dc97b75-f4c3-4038-8127-f784faf8a5a4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9142 | 2026.05.06 05:26:52.511997 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_56_11} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.05.06 05:26:52.512088 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_56_11} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9144 | 2026.05.06 05:26:52.512091 [ 293 ] {7dc97b75-f4c3-4038-8127-f784faf8a5a4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.05.06 05:26:52.512172 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9146 | 2026.05.06 05:26:52.512216 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9147 | 2026.05.06 05:26:52.512239 [ 293 ] {7dc97b75-f4c3-4038-8127-f784faf8a5a4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001332 sec., 198948.94894894894 rows/sec., 13.22 MiB/sec. | ||
| 9148 | 2026.05.06 05:26:52.512250 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2026.05.06 05:26:52.512280 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9150 | 2026.05.06 05:26:52.512284 [ 293 ] {7dc97b75-f4c3-4038-8127-f784faf8a5a4} <Debug> TCPHandler: Processed in 0.001504027 sec. | ||
| 9151 | 2026.05.06 05:26:52.512348 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9152 | 2026.05.06 05:26:52.512411 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9153 | 2026.05.06 05:26:52.512448 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9154 | 2026.05.06 05:26:52.512483 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 21546 rows starting from the beginning of the part | ||
| 9155 | 2026.05.06 05:26:52.512509 [ 293 ] {f3e5161e-0607-4275-8927-eba790cc5fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9156 | 2026.05.06 05:26:52.512554 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 9157 | 2026.05.06 05:26:52.512555 [ 293 ] {f3e5161e-0607-4275-8927-eba790cc5fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9158 | 2026.05.06 05:26:52.512622 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 9159 | 2026.05.06 05:26:52.512684 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 266 rows starting from the beginning of the part | ||
| 9160 | 2026.05.06 05:26:52.512778 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 9161 | 2026.05.06 05:26:52.512856 [ 192 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part | ||
| 9162 | 2026.05.06 05:26:52.512973 [ 293 ] {f3e5161e-0607-4275-8927-eba790cc5fc5} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.05.06 05:26:52.513031 [ 293 ] {f3e5161e-0607-4275-8927-eba790cc5fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9164 | 2026.05.06 05:26:52.513398 [ 293 ] {f3e5161e-0607-4275-8927-eba790cc5fc5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9165 | 2026.05.06 05:26:52.513636 [ 293 ] {f3e5161e-0607-4275-8927-eba790cc5fc5} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2026.05.06 05:26:52.513786 [ 293 ] {f3e5161e-0607-4275-8927-eba790cc5fc5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec. | ||
| 9167 | 2026.05.06 05:26:52.513827 [ 293 ] {f3e5161e-0607-4275-8927-eba790cc5fc5} <Debug> TCPHandler: Processed in 0.001465247 sec. | ||
| 9168 | 2026.05.06 05:26:52.513955 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2026.05.06 05:26:52.514058 [ 293 ] {4a81340c-9bf3-44b8-9aa5-5119bff2dc62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9170 | 2026.05.06 05:26:52.514113 [ 293 ] {4a81340c-9bf3-44b8-9aa5-5119bff2dc62} <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 | ||
| 9171 | 2026.05.06 05:26:52.514943 [ 293 ] {4a81340c-9bf3-44b8-9aa5-5119bff2dc62} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2026.05.06 05:26:52.514982 [ 293 ] {4a81340c-9bf3-44b8-9aa5-5119bff2dc62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9173 | 2026.05.06 05:26:52.515607 [ 293 ] {4a81340c-9bf3-44b8-9aa5-5119bff2dc62} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9174 | 2026.05.06 05:26:52.515844 [ 293 ] {4a81340c-9bf3-44b8-9aa5-5119bff2dc62} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2026.05.06 05:26:52.515999 [ 293 ] {4a81340c-9bf3-44b8-9aa5-5119bff2dc62} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001961 sec., 13258.541560428352 rows/sec., 23.76 MiB/sec. | ||
| 9176 | 2026.05.06 05:26:52.516074 [ 293 ] {4a81340c-9bf3-44b8-9aa5-5119bff2dc62} <Debug> TCPHandler: Processed in 0.002169451 sec. | ||
| 9177 | 2026.05.06 05:26:52.516194 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9178 | 2026.05.06 05:26:52.516294 [ 293 ] {2d051678-ba5b-43f4-9bda-c0a17103b5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9179 | 2026.05.06 05:26:52.516338 [ 293 ] {2d051678-ba5b-43f4-9bda-c0a17103b5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9180 | 2026.05.06 05:26:52.516699 [ 293 ] {2d051678-ba5b-43f4-9bda-c0a17103b5a6} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2026.05.06 05:26:52.516736 [ 293 ] {2d051678-ba5b-43f4-9bda-c0a17103b5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9182 | 2026.05.06 05:26:52.517058 [ 293 ] {2d051678-ba5b-43f4-9bda-c0a17103b5a6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9183 | 2026.05.06 05:26:52.517267 [ 293 ] {2d051678-ba5b-43f4-9bda-c0a17103b5a6} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2026.05.06 05:26:52.517376 [ 84 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9185 | 2026.05.06 05:26:52.517397 [ 293 ] {2d051678-ba5b-43f4-9bda-c0a17103b5a6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 5.02 MiB/sec. | ||
| 9186 | 2026.05.06 05:26:52.517412 [ 84 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2026.05.06 05:26:52.517440 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9188 | 2026.05.06 05:26:52.517442 [ 293 ] {2d051678-ba5b-43f4-9bda-c0a17103b5a6} <Debug> TCPHandler: Processed in 0.001298516 sec. | ||
| 9189 | 2026.05.06 05:26:52.517527 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9190 | 2026.05.06 05:26:52.517644 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9191 | 2026.05.06 05:26:52.517678 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3150 rows starting from the beginning of the part | ||
| 9192 | 2026.05.06 05:26:52.517744 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 9193 | 2026.05.06 05:26:52.517791 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 9194 | 2026.05.06 05:26:52.517835 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 9195 | 2026.05.06 05:26:52.517875 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 9196 | 2026.05.06 05:26:52.517919 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 9197 | 2026.05.06 05:26:52.519439 [ 189 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3540 rows, containing 4 columns (4 merged, 0 gathered) in 0.00195212 sec., 1813413.1098498043 rows/sec., 117.32 MiB/sec. | ||
| 9198 | 2026.05.06 05:26:52.519770 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9199 | 2026.05.06 05:26:52.520002 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_56_11} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2026.05.06 05:26:52.520068 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_56_11} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9201 | 2026.05.06 05:26:52.520132 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9202 | 2026.05.06 05:26:52.522957 [ 197 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22662 rows, containing 5 columns (5 merged, 0 gathered) in 0.010639822 sec., 2129922.8502130955 rows/sec., 136.34 MiB/sec. | ||
| 9203 | 2026.05.06 05:26:52.523419 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9204 | 2026.05.06 05:26:52.523688 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.05.06 05:26:52.523760 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9206 | 2026.05.06 05:26:52.523836 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9207 | 2026.05.06 05:26:52.789892 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2026.05.06 05:26:52.790139 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9209 | 2026.05.06 05:26:52.790483 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9210 | 2026.05.06 05:26:52.790521 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9211 | 2026.05.06 05:26:52.790761 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9212 | 2026.05.06 05:26:52.790832 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9213 | 2026.05.06 05:26:52.790977 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9214 | 2026.05.06 05:26:52.791073 [ 342 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9215 | 2026.05.06 05:26:52.791077 [ 326 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9216 | 2026.05.06 05:26:52.791077 [ 354 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9217 | 2026.05.06 05:26:52.791183 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 9218 | 2026.05.06 05:26:52.791205 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9219 | 2026.05.06 05:26:52.791273 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9220 | 2026.05.06 05:26:52.791294 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9221 | 2026.05.06 05:26:52.791328 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9222 | 2026.05.06 05:26:52.791368 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9223 | 2026.05.06 05:26:52.792381 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002328 sec., 20189.003436426116 rows/sec., 3.36 MiB/sec. | ||
| 9224 | 2026.05.06 05:26:52.792485 [ 293 ] {725ace7c-6116-4e33-8717-baa5a0337f3b} <Debug> TCPHandler: Processed in 0.002760183 sec. | ||
| 9225 | 2026.05.06 05:26:52.805421 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9226 | 2026.05.06 05:26:52.805536 [ 293 ] {038d10f4-87ed-4c3a-94bc-ef482c91f652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9227 | 2026.05.06 05:26:52.805580 [ 293 ] {038d10f4-87ed-4c3a-94bc-ef482c91f652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9228 | 2026.05.06 05:26:52.806067 [ 293 ] {038d10f4-87ed-4c3a-94bc-ef482c91f652} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.05.06 05:26:52.806109 [ 293 ] {038d10f4-87ed-4c3a-94bc-ef482c91f652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9230 | 2026.05.06 05:26:52.806457 [ 293 ] {038d10f4-87ed-4c3a-94bc-ef482c91f652} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9231 | 2026.05.06 05:26:52.806688 [ 293 ] {038d10f4-87ed-4c3a-94bc-ef482c91f652} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2026.05.06 05:26:52.806844 [ 293 ] {038d10f4-87ed-4c3a-94bc-ef482c91f652} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001341 sec., 11931.394481730053 rows/sec., 972.92 KiB/sec. | ||
| 9233 | 2026.05.06 05:26:52.806885 [ 293 ] {038d10f4-87ed-4c3a-94bc-ef482c91f652} <Debug> TCPHandler: Processed in 0.001520048 sec. | ||
| 9234 | 2026.05.06 05:26:52.807009 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9235 | 2026.05.06 05:26:52.807104 [ 293 ] {63066aa3-f57a-4d1b-a68c-ea5232d42514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9236 | 2026.05.06 05:26:52.807145 [ 293 ] {63066aa3-f57a-4d1b-a68c-ea5232d42514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9237 | 2026.05.06 05:26:52.808675 [ 293 ] {63066aa3-f57a-4d1b-a68c-ea5232d42514} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9238 | 2026.05.06 05:26:52.808712 [ 293 ] {63066aa3-f57a-4d1b-a68c-ea5232d42514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9239 | 2026.05.06 05:26:52.809159 [ 293 ] {63066aa3-f57a-4d1b-a68c-ea5232d42514} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9240 | 2026.05.06 05:26:52.809368 [ 293 ] {63066aa3-f57a-4d1b-a68c-ea5232d42514} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9241 | 2026.05.06 05:26:52.809505 [ 293 ] {63066aa3-f57a-4d1b-a68c-ea5232d42514} <Debug> executeQuery: Read 2441 rows, 185.10 KiB in 0.002419 sec., 1009094.6672178586 rows/sec., 74.73 MiB/sec. | ||
| 9242 | 2026.05.06 05:26:52.809544 [ 293 ] {63066aa3-f57a-4d1b-a68c-ea5232d42514} <Debug> TCPHandler: Processed in 0.002585093 sec. | ||
| 9243 | 2026.05.06 05:26:52.809668 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9244 | 2026.05.06 05:26:52.809763 [ 293 ] {72cb0808-f2a4-4e35-8c3a-3eac9e2745a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9245 | 2026.05.06 05:26:52.809805 [ 293 ] {72cb0808-f2a4-4e35-8c3a-3eac9e2745a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9246 | 2026.05.06 05:26:52.810212 [ 293 ] {72cb0808-f2a4-4e35-8c3a-3eac9e2745a4} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9247 | 2026.05.06 05:26:52.810247 [ 293 ] {72cb0808-f2a4-4e35-8c3a-3eac9e2745a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9248 | 2026.05.06 05:26:52.810546 [ 293 ] {72cb0808-f2a4-4e35-8c3a-3eac9e2745a4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9249 | 2026.05.06 05:26:52.810753 [ 293 ] {72cb0808-f2a4-4e35-8c3a-3eac9e2745a4} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9250 | 2026.05.06 05:26:52.810882 [ 293 ] {72cb0808-f2a4-4e35-8c3a-3eac9e2745a4} <Debug> executeQuery: Read 41 rows, 3.00 KiB in 0.001137 sec., 36059.80650835532 rows/sec., 2.57 MiB/sec. | ||
| 9251 | 2026.05.06 05:26:52.810919 [ 293 ] {72cb0808-f2a4-4e35-8c3a-3eac9e2745a4} <Debug> TCPHandler: Processed in 0.001300776 sec. | ||
| 9252 | 2026.05.06 05:26:52.811049 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9253 | 2026.05.06 05:26:52.811171 [ 293 ] {93ac983b-a149-400b-ae3a-3f1f7b590521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9254 | 2026.05.06 05:26:52.811220 [ 293 ] {93ac983b-a149-400b-ae3a-3f1f7b590521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9255 | 2026.05.06 05:26:52.811990 [ 293 ] {93ac983b-a149-400b-ae3a-3f1f7b590521} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9256 | 2026.05.06 05:26:52.812025 [ 293 ] {93ac983b-a149-400b-ae3a-3f1f7b590521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9257 | 2026.05.06 05:26:52.812376 [ 293 ] {93ac983b-a149-400b-ae3a-3f1f7b590521} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9258 | 2026.05.06 05:26:52.812602 [ 293 ] {93ac983b-a149-400b-ae3a-3f1f7b590521} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2026.05.06 05:26:52.812735 [ 293 ] {93ac983b-a149-400b-ae3a-3f1f7b590521} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001589 sec., 504090.62303335435 rows/sec., 29.12 MiB/sec. | ||
| 9260 | 2026.05.06 05:26:52.812773 [ 293 ] {93ac983b-a149-400b-ae3a-3f1f7b590521} <Debug> TCPHandler: Processed in 0.001786808 sec. | ||
| 9261 | 2026.05.06 05:26:52.812892 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9262 | 2026.05.06 05:26:52.812996 [ 293 ] {dd7975da-2444-402d-b730-e668f8250cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9263 | 2026.05.06 05:26:52.813037 [ 293 ] {dd7975da-2444-402d-b730-e668f8250cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9264 | 2026.05.06 05:26:52.813445 [ 293 ] {dd7975da-2444-402d-b730-e668f8250cdf} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2026.05.06 05:26:52.813481 [ 293 ] {dd7975da-2444-402d-b730-e668f8250cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9266 | 2026.05.06 05:26:52.813779 [ 293 ] {dd7975da-2444-402d-b730-e668f8250cdf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9267 | 2026.05.06 05:26:52.813989 [ 293 ] {dd7975da-2444-402d-b730-e668f8250cdf} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2026.05.06 05:26:52.814113 [ 293 ] {dd7975da-2444-402d-b730-e668f8250cdf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001135 sec., 881.057268722467 rows/sec., 61.95 KiB/sec. | ||
| 9269 | 2026.05.06 05:26:52.814150 [ 293 ] {dd7975da-2444-402d-b730-e668f8250cdf} <Debug> TCPHandler: Processed in 0.001308876 sec. | ||
| 9270 | 2026.05.06 05:26:52.814262 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2026.05.06 05:26:52.814360 [ 293 ] {d07f27f9-a4f4-4f1a-8ba0-5270496553c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9272 | 2026.05.06 05:26:52.814399 [ 293 ] {d07f27f9-a4f4-4f1a-8ba0-5270496553c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9273 | 2026.05.06 05:26:52.815268 [ 293 ] {d07f27f9-a4f4-4f1a-8ba0-5270496553c4} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2026.05.06 05:26:52.815303 [ 293 ] {d07f27f9-a4f4-4f1a-8ba0-5270496553c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9275 | 2026.05.06 05:26:52.815670 [ 293 ] {d07f27f9-a4f4-4f1a-8ba0-5270496553c4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9276 | 2026.05.06 05:26:52.815885 [ 293 ] {d07f27f9-a4f4-4f1a-8ba0-5270496553c4} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.05.06 05:26:52.816017 [ 293 ] {d07f27f9-a4f4-4f1a-8ba0-5270496553c4} <Debug> executeQuery: Read 1320 rows, 90.54 KiB in 0.001676 sec., 787589.4988066826 rows/sec., 52.76 MiB/sec. | ||
| 9278 | 2026.05.06 05:26:52.816055 [ 293 ] {d07f27f9-a4f4-4f1a-8ba0-5270496553c4} <Debug> TCPHandler: Processed in 0.001842949 sec. | ||
| 9279 | 2026.05.06 05:26:52.816168 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9280 | 2026.05.06 05:26:52.816266 [ 293 ] {74e0d71b-c2c4-4eb7-98fe-f3cd23d981f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9281 | 2026.05.06 05:26:52.816309 [ 293 ] {74e0d71b-c2c4-4eb7-98fe-f3cd23d981f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9282 | 2026.05.06 05:26:52.817011 [ 293 ] {74e0d71b-c2c4-4eb7-98fe-f3cd23d981f4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9283 | 2026.05.06 05:26:52.817043 [ 293 ] {74e0d71b-c2c4-4eb7-98fe-f3cd23d981f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9284 | 2026.05.06 05:26:52.817458 [ 293 ] {74e0d71b-c2c4-4eb7-98fe-f3cd23d981f4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9285 | 2026.05.06 05:26:52.817666 [ 293 ] {74e0d71b-c2c4-4eb7-98fe-f3cd23d981f4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2026.05.06 05:26:52.817794 [ 293 ] {74e0d71b-c2c4-4eb7-98fe-f3cd23d981f4} <Debug> executeQuery: Read 1504 rows, 93.47 KiB in 0.001546 sec., 972833.1177231565 rows/sec., 59.04 MiB/sec. | ||
| 9287 | 2026.05.06 05:26:52.817831 [ 293 ] {74e0d71b-c2c4-4eb7-98fe-f3cd23d981f4} <Debug> TCPHandler: Processed in 0.001712879 sec. | ||
| 9288 | 2026.05.06 05:26:52.817943 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9289 | 2026.05.06 05:26:52.818037 [ 293 ] {fab186ca-0d05-4096-8e81-6148a7e2e2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9290 | 2026.05.06 05:26:52.818091 [ 293 ] {fab186ca-0d05-4096-8e81-6148a7e2e2c3} <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 | ||
| 9291 | 2026.05.06 05:26:52.818879 [ 293 ] {fab186ca-0d05-4096-8e81-6148a7e2e2c3} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2026.05.06 05:26:52.818914 [ 293 ] {fab186ca-0d05-4096-8e81-6148a7e2e2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9293 | 2026.05.06 05:26:52.819433 [ 293 ] {fab186ca-0d05-4096-8e81-6148a7e2e2c3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9294 | 2026.05.06 05:26:52.819659 [ 293 ] {fab186ca-0d05-4096-8e81-6148a7e2e2c3} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9295 | 2026.05.06 05:26:52.819801 [ 293 ] {fab186ca-0d05-4096-8e81-6148a7e2e2c3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001782 sec., 14029.180695847363 rows/sec., 25.14 MiB/sec. | ||
| 9296 | 2026.05.06 05:26:52.819853 [ 293 ] {fab186ca-0d05-4096-8e81-6148a7e2e2c3} <Debug> TCPHandler: Processed in 0.00196022 sec. | ||
| 9297 | 2026.05.06 05:26:52.819975 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2026.05.06 05:26:52.820070 [ 293 ] {6bb45192-848c-4296-be04-69c4ec427481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9299 | 2026.05.06 05:26:52.820111 [ 293 ] {6bb45192-848c-4296-be04-69c4ec427481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9300 | 2026.05.06 05:26:52.820442 [ 293 ] {6bb45192-848c-4296-be04-69c4ec427481} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2026.05.06 05:26:52.820476 [ 293 ] {6bb45192-848c-4296-be04-69c4ec427481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9302 | 2026.05.06 05:26:52.820773 [ 293 ] {6bb45192-848c-4296-be04-69c4ec427481} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9303 | 2026.05.06 05:26:52.820979 [ 293 ] {6bb45192-848c-4296-be04-69c4ec427481} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2026.05.06 05:26:52.821104 [ 293 ] {6bb45192-848c-4296-be04-69c4ec427481} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001053 sec., 11396.011396011398 rows/sec., 786.44 KiB/sec. | ||
| 9305 | 2026.05.06 05:26:52.821139 [ 293 ] {6bb45192-848c-4296-be04-69c4ec427481} <Debug> TCPHandler: Processed in 0.001213546 sec. | ||
| 9306 | 2026.05.06 05:26:54.080126 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1170 | ||
| 9307 | 2026.05.06 05:26:54.082910 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2026.05.06 05:26:54.082956 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9309 | 2026.05.06 05:26:54.084171 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9310 | 2026.05.06 05:26:54.084428 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2026.05.06 05:26:54.084580 [ 80 ] {} <Debug> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9312 | 2026.05.06 05:26:54.084647 [ 80 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.05.06 05:26:54.084667 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9314 | 2026.05.06 05:26:54.084683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1170 | ||
| 9315 | 2026.05.06 05:26:54.084786 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::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 | ||
| 9316 | 2026.05.06 05:26:54.085357 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9317 | 2026.05.06 05:26:54.085484 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 936 rows starting from the beginning of the part | ||
| 9318 | 2026.05.06 05:26:54.085812 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
| 9319 | 2026.05.06 05:26:54.086112 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 9320 | 2026.05.06 05:26:54.086392 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 9321 | 2026.05.06 05:26:54.086670 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part | ||
| 9322 | 2026.05.06 05:26:54.086947 [ 201 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 58 rows starting from the beginning of the part | ||
| 9323 | 2026.05.06 05:26:54.093116 [ 193 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 72 columns (72 merged, 0 gathered) in 0.00838689 sec., 139503.43929633035 rows/sec., 117.02 MiB/sec. | ||
| 9324 | 2026.05.06 05:26:54.094313 [ 197 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9325 | 2026.05.06 05:26:54.094832 [ 197 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_26_5} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2026.05.06 05:26:54.094904 [ 197 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_26_5} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9327 | 2026.05.06 05:26:54.095033 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9328 | 2026.05.06 05:26:56.529341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16676 | ||
| 9329 | 2026.05.06 05:26:56.529841 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2026.05.06 05:26:56.529875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9331 | 2026.05.06 05:26:56.530350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9332 | 2026.05.06 05:26:56.530576 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2026.05.06 05:26:56.530702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16676 | ||
| 9334 | 2026.05.06 05:26:57.402917 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 9335 | 2026.05.06 05:26:57.420158 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9336 | 2026.05.06 05:26:57.420221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9337 | 2026.05.06 05:26:57.426824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9338 | 2026.05.06 05:26:57.427505 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2026.05.06 05:26:57.430454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 9340 | 2026.05.06 05:26:57.485637 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9341 | 2026.05.06 05:26:57.485996 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9342 | 2026.05.06 05:26:57.486422 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9343 | 2026.05.06 05:26:57.486455 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9344 | 2026.05.06 05:26:57.486669 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9345 | 2026.05.06 05:26:57.486739 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9346 | 2026.05.06 05:26:57.486886 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9347 | 2026.05.06 05:26:57.486986 [ 342 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9348 | 2026.05.06 05:26:57.486996 [ 326 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9349 | 2026.05.06 05:26:57.486986 [ 354 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9350 | 2026.05.06 05:26:57.487113 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 9351 | 2026.05.06 05:26:57.487135 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9352 | 2026.05.06 05:26:57.487202 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9353 | 2026.05.06 05:26:57.487222 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9354 | 2026.05.06 05:26:57.487256 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9355 | 2026.05.06 05:26:57.487297 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9356 | 2026.05.06 05:26:57.488434 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002587 sec., 18167.761886354852 rows/sec., 3.02 MiB/sec. | ||
| 9357 | 2026.05.06 05:26:57.488551 [ 293 ] {6b82949f-e135-477d-b696-1eff9fac697d} <Debug> TCPHandler: Processed in 0.003094835 sec. | ||
| 9358 | 2026.05.06 05:26:57.490020 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2026.05.06 05:26:57.490132 [ 293 ] {cbb3eae2-a636-4f1e-bec2-f42011a82260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9360 | 2026.05.06 05:26:57.490174 [ 293 ] {cbb3eae2-a636-4f1e-bec2-f42011a82260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9361 | 2026.05.06 05:26:57.491059 [ 293 ] {cbb3eae2-a636-4f1e-bec2-f42011a82260} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2026.05.06 05:26:57.491133 [ 293 ] {cbb3eae2-a636-4f1e-bec2-f42011a82260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9363 | 2026.05.06 05:26:57.491537 [ 293 ] {cbb3eae2-a636-4f1e-bec2-f42011a82260} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9364 | 2026.05.06 05:26:57.491750 [ 293 ] {cbb3eae2-a636-4f1e-bec2-f42011a82260} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2026.05.06 05:26:57.491888 [ 293 ] {cbb3eae2-a636-4f1e-bec2-f42011a82260} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001798 sec., 31145.717463848723 rows/sec., 2.39 MiB/sec. | ||
| 9366 | 2026.05.06 05:26:57.491923 [ 293 ] {cbb3eae2-a636-4f1e-bec2-f42011a82260} <Debug> TCPHandler: Processed in 0.001967629 sec. | ||
| 9367 | 2026.05.06 05:26:57.492028 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9368 | 2026.05.06 05:26:57.492116 [ 293 ] {57b3a106-60dc-4cb9-82ff-0bf7096b8acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9369 | 2026.05.06 05:26:57.492151 [ 293 ] {57b3a106-60dc-4cb9-82ff-0bf7096b8acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9370 | 2026.05.06 05:26:57.492533 [ 293 ] {57b3a106-60dc-4cb9-82ff-0bf7096b8acf} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2026.05.06 05:26:57.492566 [ 293 ] {57b3a106-60dc-4cb9-82ff-0bf7096b8acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9372 | 2026.05.06 05:26:57.492912 [ 293 ] {57b3a106-60dc-4cb9-82ff-0bf7096b8acf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9373 | 2026.05.06 05:26:57.493125 [ 293 ] {57b3a106-60dc-4cb9-82ff-0bf7096b8acf} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9374 | 2026.05.06 05:26:57.493254 [ 293 ] {57b3a106-60dc-4cb9-82ff-0bf7096b8acf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00113 sec., 56637.16814159293 rows/sec., 4.42 MiB/sec. | ||
| 9375 | 2026.05.06 05:26:57.493291 [ 293 ] {57b3a106-60dc-4cb9-82ff-0bf7096b8acf} <Debug> TCPHandler: Processed in 0.001288876 sec. | ||
| 9376 | 2026.05.06 05:26:57.493402 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2026.05.06 05:26:57.493495 [ 293 ] {be6d5fe3-7b4f-47d4-89c6-c6a0314aef9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9378 | 2026.05.06 05:26:57.493536 [ 293 ] {be6d5fe3-7b4f-47d4-89c6-c6a0314aef9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9379 | 2026.05.06 05:26:57.493905 [ 293 ] {be6d5fe3-7b4f-47d4-89c6-c6a0314aef9f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2026.05.06 05:26:57.493940 [ 293 ] {be6d5fe3-7b4f-47d4-89c6-c6a0314aef9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9381 | 2026.05.06 05:26:57.494252 [ 293 ] {be6d5fe3-7b4f-47d4-89c6-c6a0314aef9f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9382 | 2026.05.06 05:26:57.494453 [ 293 ] {be6d5fe3-7b4f-47d4-89c6-c6a0314aef9f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.05.06 05:26:57.494582 [ 293 ] {be6d5fe3-7b4f-47d4-89c6-c6a0314aef9f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001106 sec., 115732.36889692587 rows/sec., 8.06 MiB/sec. | ||
| 9384 | 2026.05.06 05:26:57.494618 [ 293 ] {be6d5fe3-7b4f-47d4-89c6-c6a0314aef9f} <Debug> TCPHandler: Processed in 0.001262816 sec. | ||
| 9385 | 2026.05.06 05:26:57.494749 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2026.05.06 05:26:57.494841 [ 293 ] {25203af6-64e9-4947-a792-869eecdc4d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9387 | 2026.05.06 05:26:57.494880 [ 293 ] {25203af6-64e9-4947-a792-869eecdc4d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9388 | 2026.05.06 05:26:57.495203 [ 293 ] {25203af6-64e9-4947-a792-869eecdc4d74} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.05.06 05:26:57.495238 [ 293 ] {25203af6-64e9-4947-a792-869eecdc4d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9390 | 2026.05.06 05:26:57.495526 [ 293 ] {25203af6-64e9-4947-a792-869eecdc4d74} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9391 | 2026.05.06 05:26:57.495726 [ 293 ] {25203af6-64e9-4947-a792-869eecdc4d74} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.05.06 05:26:57.495855 [ 293 ] {25203af6-64e9-4947-a792-869eecdc4d74} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001033 sec., 46466.602129719264 rows/sec., 3.13 MiB/sec. | ||
| 9393 | 2026.05.06 05:26:57.495890 [ 293 ] {25203af6-64e9-4947-a792-869eecdc4d74} <Debug> TCPHandler: Processed in 0.001199566 sec. | ||
| 9394 | 2026.05.06 05:27:02.491791 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.05.06 05:27:02.492044 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9396 | 2026.05.06 05:27:02.492401 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9397 | 2026.05.06 05:27:02.492439 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9398 | 2026.05.06 05:27:02.492689 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9399 | 2026.05.06 05:27:02.492759 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9400 | 2026.05.06 05:27:02.492904 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9401 | 2026.05.06 05:27:02.493005 [ 326 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9402 | 2026.05.06 05:27:02.493005 [ 342 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9403 | 2026.05.06 05:27:02.493030 [ 331 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9404 | 2026.05.06 05:27:02.493156 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 9405 | 2026.05.06 05:27:02.493182 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9406 | 2026.05.06 05:27:02.493254 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9407 | 2026.05.06 05:27:02.493274 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9408 | 2026.05.06 05:27:02.493309 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9409 | 2026.05.06 05:27:02.493348 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9410 | 2026.05.06 05:27:02.494360 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002418 sec., 19437.55169561621 rows/sec., 4.84 MiB/sec. | ||
| 9411 | 2026.05.06 05:27:02.494455 [ 293 ] {ff2aad2c-93aa-44b6-8c5a-ea14ea247cb9} <Debug> TCPHandler: Processed in 0.002797174 sec. | ||
| 9412 | 2026.05.06 05:27:02.499760 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2026.05.06 05:27:02.499880 [ 293 ] {71c31547-c630-45c8-bd4d-929d289a7760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9414 | 2026.05.06 05:27:02.499927 [ 293 ] {71c31547-c630-45c8-bd4d-929d289a7760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9415 | 2026.05.06 05:27:02.500528 [ 293 ] {71c31547-c630-45c8-bd4d-929d289a7760} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2026.05.06 05:27:02.500570 [ 293 ] {71c31547-c630-45c8-bd4d-929d289a7760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9417 | 2026.05.06 05:27:02.500942 [ 293 ] {71c31547-c630-45c8-bd4d-929d289a7760} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9418 | 2026.05.06 05:27:02.501173 [ 293 ] {71c31547-c630-45c8-bd4d-929d289a7760} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.05.06 05:27:02.501338 [ 293 ] {71c31547-c630-45c8-bd4d-929d289a7760} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001496 sec., 189839.57219251338 rows/sec., 12.06 MiB/sec. | ||
| 9420 | 2026.05.06 05:27:02.501379 [ 293 ] {71c31547-c630-45c8-bd4d-929d289a7760} <Debug> TCPHandler: Processed in 0.001672848 sec. | ||
| 9421 | 2026.05.06 05:27:02.501507 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2026.05.06 05:27:02.501607 [ 293 ] {7e4403a6-0d78-405b-9696-8b3bbbf7e67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9423 | 2026.05.06 05:27:02.501647 [ 293 ] {7e4403a6-0d78-405b-9696-8b3bbbf7e67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9424 | 2026.05.06 05:27:02.502439 [ 293 ] {7e4403a6-0d78-405b-9696-8b3bbbf7e67a} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.05.06 05:27:02.502476 [ 293 ] {7e4403a6-0d78-405b-9696-8b3bbbf7e67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9426 | 2026.05.06 05:27:02.502823 [ 293 ] {7e4403a6-0d78-405b-9696-8b3bbbf7e67a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9427 | 2026.05.06 05:27:02.503039 [ 293 ] {7e4403a6-0d78-405b-9696-8b3bbbf7e67a} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.05.06 05:27:02.503182 [ 293 ] {7e4403a6-0d78-405b-9696-8b3bbbf7e67a} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001596 sec., 531954.8872180451 rows/sec., 41.45 MiB/sec. | ||
| 9429 | 2026.05.06 05:27:02.503220 [ 293 ] {7e4403a6-0d78-405b-9696-8b3bbbf7e67a} <Debug> TCPHandler: Processed in 0.001763169 sec. | ||
| 9430 | 2026.05.06 05:27:02.503340 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2026.05.06 05:27:02.503437 [ 293 ] {776e5d33-ab6a-412a-b4c4-58a9ef9fbf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9432 | 2026.05.06 05:27:02.503477 [ 293 ] {776e5d33-ab6a-412a-b4c4-58a9ef9fbf47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9433 | 2026.05.06 05:27:02.503947 [ 293 ] {776e5d33-ab6a-412a-b4c4-58a9ef9fbf47} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2026.05.06 05:27:02.503982 [ 293 ] {776e5d33-ab6a-412a-b4c4-58a9ef9fbf47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9435 | 2026.05.06 05:27:02.504284 [ 293 ] {776e5d33-ab6a-412a-b4c4-58a9ef9fbf47} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9436 | 2026.05.06 05:27:02.504497 [ 293 ] {776e5d33-ab6a-412a-b4c4-58a9ef9fbf47} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2026.05.06 05:27:02.504636 [ 293 ] {776e5d33-ab6a-412a-b4c4-58a9ef9fbf47} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001218 sec., 137931.03448275864 rows/sec., 8.42 MiB/sec. | ||
| 9438 | 2026.05.06 05:27:02.504675 [ 293 ] {776e5d33-ab6a-412a-b4c4-58a9ef9fbf47} <Debug> TCPHandler: Processed in 0.001385017 sec. | ||
| 9439 | 2026.05.06 05:27:02.504794 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9440 | 2026.05.06 05:27:02.504890 [ 293 ] {9e8e969f-281d-4baf-937c-c197f89ac15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9441 | 2026.05.06 05:27:02.504930 [ 293 ] {9e8e969f-281d-4baf-937c-c197f89ac15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9442 | 2026.05.06 05:27:02.505362 [ 293 ] {9e8e969f-281d-4baf-937c-c197f89ac15e} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2026.05.06 05:27:02.505396 [ 293 ] {9e8e969f-281d-4baf-937c-c197f89ac15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9444 | 2026.05.06 05:27:02.505722 [ 293 ] {9e8e969f-281d-4baf-937c-c197f89ac15e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9445 | 2026.05.06 05:27:02.505932 [ 293 ] {9e8e969f-281d-4baf-937c-c197f89ac15e} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2026.05.06 05:27:02.506057 [ 293 ] {9e8e969f-281d-4baf-937c-c197f89ac15e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 9447 | 2026.05.06 05:27:02.506093 [ 293 ] {9e8e969f-281d-4baf-937c-c197f89ac15e} <Debug> TCPHandler: Processed in 0.001347867 sec. | ||
| 9448 | 2026.05.06 05:27:02.506213 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2026.05.06 05:27:02.506307 [ 293 ] {67035f8b-bb0c-4549-9b5f-33fcbd168fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9450 | 2026.05.06 05:27:02.506346 [ 293 ] {67035f8b-bb0c-4549-9b5f-33fcbd168fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9451 | 2026.05.06 05:27:02.506779 [ 293 ] {67035f8b-bb0c-4549-9b5f-33fcbd168fa3} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.05.06 05:27:02.506837 [ 293 ] {67035f8b-bb0c-4549-9b5f-33fcbd168fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9453 | 2026.05.06 05:27:02.507142 [ 293 ] {67035f8b-bb0c-4549-9b5f-33fcbd168fa3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9454 | 2026.05.06 05:27:02.507346 [ 293 ] {67035f8b-bb0c-4549-9b5f-33fcbd168fa3} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.05.06 05:27:02.507472 [ 293 ] {67035f8b-bb0c-4549-9b5f-33fcbd168fa3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 9456 | 2026.05.06 05:27:02.507509 [ 293 ] {67035f8b-bb0c-4549-9b5f-33fcbd168fa3} <Debug> TCPHandler: Processed in 0.001346007 sec. | ||
| 9457 | 2026.05.06 05:27:02.507626 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.05.06 05:27:02.507719 [ 293 ] {4037f56f-b829-4710-bd26-92f3d3950012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9459 | 2026.05.06 05:27:02.507758 [ 293 ] {4037f56f-b829-4710-bd26-92f3d3950012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9460 | 2026.05.06 05:27:02.508358 [ 293 ] {4037f56f-b829-4710-bd26-92f3d3950012} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.05.06 05:27:02.508392 [ 293 ] {4037f56f-b829-4710-bd26-92f3d3950012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9462 | 2026.05.06 05:27:02.508706 [ 293 ] {4037f56f-b829-4710-bd26-92f3d3950012} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9463 | 2026.05.06 05:27:02.508909 [ 293 ] {4037f56f-b829-4710-bd26-92f3d3950012} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.05.06 05:27:02.509038 [ 293 ] {4037f56f-b829-4710-bd26-92f3d3950012} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001335 sec., 386516.8539325843 rows/sec., 27.26 MiB/sec. | ||
| 9465 | 2026.05.06 05:27:02.509074 [ 293 ] {4037f56f-b829-4710-bd26-92f3d3950012} <Debug> TCPHandler: Processed in 0.001497367 sec. | ||
| 9466 | 2026.05.06 05:27:02.509189 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2026.05.06 05:27:02.509282 [ 293 ] {cfeb6ec4-005d-4c85-8e05-821d1ab8dbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9468 | 2026.05.06 05:27:02.509322 [ 293 ] {cfeb6ec4-005d-4c85-8e05-821d1ab8dbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9469 | 2026.05.06 05:27:02.509652 [ 293 ] {cfeb6ec4-005d-4c85-8e05-821d1ab8dbd5} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.05.06 05:27:02.509685 [ 293 ] {cfeb6ec4-005d-4c85-8e05-821d1ab8dbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9471 | 2026.05.06 05:27:02.509980 [ 293 ] {cfeb6ec4-005d-4c85-8e05-821d1ab8dbd5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9472 | 2026.05.06 05:27:02.510184 [ 293 ] {cfeb6ec4-005d-4c85-8e05-821d1ab8dbd5} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.05.06 05:27:02.510310 [ 293 ] {cfeb6ec4-005d-4c85-8e05-821d1ab8dbd5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 9474 | 2026.05.06 05:27:02.510345 [ 293 ] {cfeb6ec4-005d-4c85-8e05-821d1ab8dbd5} <Debug> TCPHandler: Processed in 0.001206926 sec. | ||
| 9475 | 2026.05.06 05:27:02.510456 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9476 | 2026.05.06 05:27:02.510549 [ 293 ] {6ba4f235-c49d-4df6-88b9-bb640278608f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9477 | 2026.05.06 05:27:02.510591 [ 293 ] {6ba4f235-c49d-4df6-88b9-bb640278608f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9478 | 2026.05.06 05:27:02.511003 [ 293 ] {6ba4f235-c49d-4df6-88b9-bb640278608f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2026.05.06 05:27:02.511035 [ 293 ] {6ba4f235-c49d-4df6-88b9-bb640278608f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9480 | 2026.05.06 05:27:02.511367 [ 293 ] {6ba4f235-c49d-4df6-88b9-bb640278608f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9481 | 2026.05.06 05:27:02.511576 [ 293 ] {6ba4f235-c49d-4df6-88b9-bb640278608f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2026.05.06 05:27:02.511707 [ 293 ] {6ba4f235-c49d-4df6-88b9-bb640278608f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 9483 | 2026.05.06 05:27:02.511742 [ 293 ] {6ba4f235-c49d-4df6-88b9-bb640278608f} <Debug> TCPHandler: Processed in 0.001336196 sec. | ||
| 9484 | 2026.05.06 05:27:02.511877 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9485 | 2026.05.06 05:27:02.511971 [ 293 ] {f2f2636f-0f0f-40e5-9340-a97ff1d417ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9486 | 2026.05.06 05:27:02.512014 [ 293 ] {f2f2636f-0f0f-40e5-9340-a97ff1d417ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9487 | 2026.05.06 05:27:02.512347 [ 293 ] {f2f2636f-0f0f-40e5-9340-a97ff1d417ce} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2026.05.06 05:27:02.512381 [ 293 ] {f2f2636f-0f0f-40e5-9340-a97ff1d417ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9489 | 2026.05.06 05:27:02.512678 [ 293 ] {f2f2636f-0f0f-40e5-9340-a97ff1d417ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9490 | 2026.05.06 05:27:02.512883 [ 293 ] {f2f2636f-0f0f-40e5-9340-a97ff1d417ce} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9491 | 2026.05.06 05:27:02.513010 [ 293 ] {f2f2636f-0f0f-40e5-9340-a97ff1d417ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 9492 | 2026.05.06 05:27:02.513046 [ 293 ] {f2f2636f-0f0f-40e5-9340-a97ff1d417ce} <Debug> TCPHandler: Processed in 0.001218375 sec. | ||
| 9493 | 2026.05.06 05:27:02.513174 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9494 | 2026.05.06 05:27:02.513268 [ 293 ] {7369c27d-dd70-4a75-9c50-71510d3a92d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9495 | 2026.05.06 05:27:02.513322 [ 293 ] {7369c27d-dd70-4a75-9c50-71510d3a92d4} <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 | ||
| 9496 | 2026.05.06 05:27:02.515092 [ 293 ] {7369c27d-dd70-4a75-9c50-71510d3a92d4} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.05.06 05:27:02.515132 [ 293 ] {7369c27d-dd70-4a75-9c50-71510d3a92d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9498 | 2026.05.06 05:27:02.515686 [ 293 ] {7369c27d-dd70-4a75-9c50-71510d3a92d4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9499 | 2026.05.06 05:27:02.515909 [ 293 ] {7369c27d-dd70-4a75-9c50-71510d3a92d4} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.05.06 05:27:02.516025 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9501 | 2026.05.06 05:27:02.516048 [ 293 ] {7369c27d-dd70-4a75-9c50-71510d3a92d4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002798 sec., 9292.351679771265 rows/sec., 16.65 MiB/sec. | ||
| 9502 | 2026.05.06 05:27:02.516062 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2026.05.06 05:27:02.516082 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9504 | 2026.05.06 05:27:02.516102 [ 293 ] {7369c27d-dd70-4a75-9c50-71510d3a92d4} <Debug> TCPHandler: Processed in 0.002976744 sec. | ||
| 9505 | 2026.05.06 05:27:02.516195 [ 190 ] {45dec869-0e6b-4fb5-8088-0306028c1141::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 | ||
| 9506 | 2026.05.06 05:27:02.516234 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9507 | 2026.05.06 05:27:02.516338 [ 293 ] {b8a44295-d5c4-47e2-af27-7e2bd516d345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9508 | 2026.05.06 05:27:02.516380 [ 293 ] {b8a44295-d5c4-47e2-af27-7e2bd516d345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9509 | 2026.05.06 05:27:02.516457 [ 190 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9510 | 2026.05.06 05:27:02.516522 [ 190 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 855 rows starting from the beginning of the part | ||
| 9511 | 2026.05.06 05:27:02.516652 [ 190 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 9512 | 2026.05.06 05:27:02.516729 [ 293 ] {b8a44295-d5c4-47e2-af27-7e2bd516d345} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.05.06 05:27:02.516754 [ 190 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 16 rows starting from the beginning of the part | ||
| 9514 | 2026.05.06 05:27:02.516770 [ 293 ] {b8a44295-d5c4-47e2-af27-7e2bd516d345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9515 | 2026.05.06 05:27:02.516856 [ 190 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 9516 | 2026.05.06 05:27:02.516954 [ 190 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 9517 | 2026.05.06 05:27:02.517047 [ 190 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 9518 | 2026.05.06 05:27:02.517092 [ 293 ] {b8a44295-d5c4-47e2-af27-7e2bd516d345} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9519 | 2026.05.06 05:27:02.517305 [ 293 ] {b8a44295-d5c4-47e2-af27-7e2bd516d345} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2026.05.06 05:27:02.517438 [ 293 ] {b8a44295-d5c4-47e2-af27-7e2bd516d345} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001119 sec., 80428.9544235925 rows/sec., 5.03 MiB/sec. | ||
| 9521 | 2026.05.06 05:27:02.517476 [ 293 ] {b8a44295-d5c4-47e2-af27-7e2bd516d345} <Debug> TCPHandler: Processed in 0.001291856 sec. | ||
| 9522 | 2026.05.06 05:27:02.522765 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 974 rows, containing 19 columns (19 merged, 0 gathered) in 0.006617942 sec., 147175.66276646123 rows/sec., 263.73 MiB/sec. | ||
| 9523 | 2026.05.06 05:27:02.523916 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9524 | 2026.05.06 05:27:02.524311 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2026.05.06 05:27:02.524397 [ 193 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9526 | 2026.05.06 05:27:02.524545 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.30 MiB. | ||
| 9527 | 2026.05.06 05:27:03.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.78 MiB, peak 311.03 MiB, free memory in arenas 0.00 B, will set to 305.01 MiB (RSS), difference: 2.23 MiB | ||
| 9528 | 2026.05.06 05:27:03.902540 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9529 | 2026.05.06 05:27:03.902622 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9530 | 2026.05.06 05:27:04.030990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17188 | ||
| 9531 | 2026.05.06 05:27:04.031784 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2026.05.06 05:27:04.031831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9533 | 2026.05.06 05:27:04.032316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9534 | 2026.05.06 05:27:04.032574 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2026.05.06 05:27:04.032726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17188 | ||
| 9536 | 2026.05.06 05:27:04.032838 [ 70 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9537 | 2026.05.06 05:27:04.032939 [ 70 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2026.05.06 05:27:04.032976 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9539 | 2026.05.06 05:27:04.033129 [ 195 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 9540 | 2026.05.06 05:27:04.033279 [ 195 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9541 | 2026.05.06 05:27:04.033320 [ 195 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14756 rows starting from the beginning of the part | ||
| 9542 | 2026.05.06 05:27:04.033388 [ 195 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 9543 | 2026.05.06 05:27:04.033434 [ 195 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 9544 | 2026.05.06 05:27:04.033479 [ 195 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 9545 | 2026.05.06 05:27:04.033516 [ 195 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 9546 | 2026.05.06 05:27:04.033553 [ 195 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 9547 | 2026.05.06 05:27:04.035411 [ 197 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002340941 sec., 7342346.517917368 rows/sec., 105.03 MiB/sec. | ||
| 9548 | 2026.05.06 05:27:04.035642 [ 197 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9549 | 2026.05.06 05:27:04.035929 [ 197 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_36_7} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9550 | 2026.05.06 05:27:04.036008 [ 197 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_36_7} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9551 | 2026.05.06 05:27:04.036106 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 9552 | 2026.05.06 05:27:04.085302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1204 | ||
| 9553 | 2026.05.06 05:27:04.087750 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2026.05.06 05:27:04.087790 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9555 | 2026.05.06 05:27:04.089021 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9556 | 2026.05.06 05:27:04.089275 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2026.05.06 05:27:04.089624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
| 9558 | 2026.05.06 05:27:04.531996 [ 69 ] {} <Debug> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9559 | 2026.05.06 05:27:04.532062 [ 69 ] {} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2026.05.06 05:27:04.532085 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9561 | 2026.05.06 05:27:04.532208 [ 191 ] {121432c1-b38d-47b3-8140-000eb994f301::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 | ||
| 9562 | 2026.05.06 05:27:04.532355 [ 191 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9563 | 2026.05.06 05:27:04.532392 [ 191 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 9564 | 2026.05.06 05:27:04.532465 [ 191 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 9565 | 2026.05.06 05:27:04.532514 [ 191 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 9566 | 2026.05.06 05:27:04.532553 [ 191 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 9567 | 2026.05.06 05:27:04.532592 [ 191 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 9568 | 2026.05.06 05:27:04.533326 [ 197 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174296 sec., 47688.14677049057 rows/sec., 3.98 MiB/sec. | ||
| 9569 | 2026.05.06 05:27:04.533448 [ 191 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9570 | 2026.05.06 05:27:04.533685 [ 191 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_9_2} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9571 | 2026.05.06 05:27:04.533750 [ 191 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_9_2} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9572 | 2026.05.06 05:27:04.533814 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9573 | 2026.05.06 05:27:04.913046 [ 69 ] {} <Debug> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9574 | 2026.05.06 05:27:04.913155 [ 69 ] {} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.05.06 05:27:04.913194 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9576 | 2026.05.06 05:27:04.913343 [ 198 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::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 | ||
| 9577 | 2026.05.06 05:27:04.913505 [ 198 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9578 | 2026.05.06 05:27:04.913559 [ 198 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9579 | 2026.05.06 05:27:04.913667 [ 198 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9580 | 2026.05.06 05:27:04.913744 [ 198 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9581 | 2026.05.06 05:27:04.913819 [ 198 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9582 | 2026.05.06 05:27:04.913885 [ 198 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9583 | 2026.05.06 05:27:04.914909 [ 191 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627948 sec., 3685.621408054803 rows/sec., 273.54 KiB/sec. | ||
| 9584 | 2026.05.06 05:27:04.915072 [ 197 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9585 | 2026.05.06 05:27:04.915353 [ 197 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_9_2} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.05.06 05:27:04.915426 [ 197 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_9_2} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9587 | 2026.05.06 05:27:04.915511 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9588 | 2026.05.06 05:27:04.930698 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 9589 | 2026.05.06 05:27:04.950577 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2026.05.06 05:27:04.950634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9591 | 2026.05.06 05:27:04.957288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9592 | 2026.05.06 05:27:04.958484 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2026.05.06 05:27:04.958778 [ 68 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9594 | 2026.05.06 05:27:04.958818 [ 68 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9595 | 2026.05.06 05:27:04.958840 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9596 | 2026.05.06 05:27:04.958946 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 9597 | 2026.05.06 05:27:04.962870 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9598 | 2026.05.06 05:27:04.964367 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 9599 | 2026.05.06 05:27:04.964512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 9600 | 2026.05.06 05:27:04.968796 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 9601 | 2026.05.06 05:27:04.973260 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 9602 | 2026.05.06 05:27:04.977540 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 9603 | 2026.05.06 05:27:04.982147 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 9604 | 2026.05.06 05:27:04.985988 [ 191 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 9605 | 2026.05.06 05:27:05.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.59 MiB, peak 315.59 MiB, free memory in arenas 0.00 B, will set to 305.88 MiB (RSS), difference: -9.72 MiB | ||
| 9606 | 2026.05.06 05:27:05.037199 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.078294999 sec., 3461.268324430274 rows/sec., 17.90 MiB/sec. | ||
| 9607 | 2026.05.06 05:27:05.039532 [ 197 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9608 | 2026.05.06 05:27:05.041618 [ 197 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_36_7} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.05.06 05:27:05.041697 [ 197 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_36_7} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9610 | 2026.05.06 05:27:05.044276 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 9611 | 2026.05.06 05:27:06.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.46 MiB, peak 315.59 MiB, free memory in arenas 0.00 B, will set to 306.43 MiB (RSS), difference: 9.97 MiB | ||
| 9612 | 2026.05.06 05:27:07.487581 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9613 | 2026.05.06 05:27:07.487831 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9614 | 2026.05.06 05:27:07.488231 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9615 | 2026.05.06 05:27:07.488277 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9616 | 2026.05.06 05:27:07.488541 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9617 | 2026.05.06 05:27:07.488627 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9618 | 2026.05.06 05:27:07.488771 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9619 | 2026.05.06 05:27:07.488871 [ 338 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9620 | 2026.05.06 05:27:07.488882 [ 362 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9621 | 2026.05.06 05:27:07.488905 [ 331 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9622 | 2026.05.06 05:27:07.489021 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 9623 | 2026.05.06 05:27:07.489049 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9624 | 2026.05.06 05:27:07.489119 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9625 | 2026.05.06 05:27:07.489140 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9626 | 2026.05.06 05:27:07.489173 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9627 | 2026.05.06 05:27:07.489211 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9628 | 2026.05.06 05:27:07.490304 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002576 sec., 18245.341614906833 rows/sec., 3.03 MiB/sec. | ||
| 9629 | 2026.05.06 05:27:07.490419 [ 293 ] {db300c3c-c407-4644-8cec-53abfd62acef} <Debug> TCPHandler: Processed in 0.002978424 sec. | ||
| 9630 | 2026.05.06 05:27:07.492289 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2026.05.06 05:27:07.492402 [ 293 ] {21e9f286-c2a5-4f41-8107-b936e5f2e771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9632 | 2026.05.06 05:27:07.492447 [ 293 ] {21e9f286-c2a5-4f41-8107-b936e5f2e771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9633 | 2026.05.06 05:27:07.492931 [ 293 ] {21e9f286-c2a5-4f41-8107-b936e5f2e771} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2026.05.06 05:27:07.492973 [ 293 ] {21e9f286-c2a5-4f41-8107-b936e5f2e771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9635 | 2026.05.06 05:27:07.493400 [ 293 ] {21e9f286-c2a5-4f41-8107-b936e5f2e771} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9636 | 2026.05.06 05:27:07.493623 [ 293 ] {21e9f286-c2a5-4f41-8107-b936e5f2e771} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2026.05.06 05:27:07.493781 [ 293 ] {21e9f286-c2a5-4f41-8107-b936e5f2e771} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001411 sec., 62367.11552090716 rows/sec., 5.25 MiB/sec. | ||
| 9638 | 2026.05.06 05:27:07.493822 [ 293 ] {21e9f286-c2a5-4f41-8107-b936e5f2e771} <Debug> TCPHandler: Processed in 0.001585808 sec. | ||
| 9639 | 2026.05.06 05:27:07.493950 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9640 | 2026.05.06 05:27:07.494087 [ 293 ] {cc4a28e1-b47f-4bda-8a39-441d6ccfa1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9641 | 2026.05.06 05:27:07.494140 [ 293 ] {cc4a28e1-b47f-4bda-8a39-441d6ccfa1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9642 | 2026.05.06 05:27:07.494558 [ 293 ] {cc4a28e1-b47f-4bda-8a39-441d6ccfa1ef} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.05.06 05:27:07.494597 [ 293 ] {cc4a28e1-b47f-4bda-8a39-441d6ccfa1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9644 | 2026.05.06 05:27:07.494917 [ 293 ] {cc4a28e1-b47f-4bda-8a39-441d6ccfa1ef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9645 | 2026.05.06 05:27:07.495148 [ 293 ] {cc4a28e1-b47f-4bda-8a39-441d6ccfa1ef} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.05.06 05:27:07.495294 [ 293 ] {cc4a28e1-b47f-4bda-8a39-441d6ccfa1ef} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001232 sec., 12987.012987012988 rows/sec., 976.56 KiB/sec. | ||
| 9647 | 2026.05.06 05:27:07.495333 [ 293 ] {cc4a28e1-b47f-4bda-8a39-441d6ccfa1ef} <Debug> TCPHandler: Processed in 0.001434817 sec. | ||
| 9648 | 2026.05.06 05:27:07.495452 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9649 | 2026.05.06 05:27:07.495550 [ 293 ] {b4401a37-f57a-45df-a2d1-e670089213da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9650 | 2026.05.06 05:27:07.495589 [ 293 ] {b4401a37-f57a-45df-a2d1-e670089213da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9651 | 2026.05.06 05:27:07.496020 [ 293 ] {b4401a37-f57a-45df-a2d1-e670089213da} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2026.05.06 05:27:07.496056 [ 293 ] {b4401a37-f57a-45df-a2d1-e670089213da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9653 | 2026.05.06 05:27:07.496405 [ 293 ] {b4401a37-f57a-45df-a2d1-e670089213da} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9654 | 2026.05.06 05:27:07.496627 [ 293 ] {b4401a37-f57a-45df-a2d1-e670089213da} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2026.05.06 05:27:07.496766 [ 293 ] {b4401a37-f57a-45df-a2d1-e670089213da} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001235 sec., 64777.327935222675 rows/sec., 5.06 MiB/sec. | ||
| 9656 | 2026.05.06 05:27:07.496805 [ 293 ] {b4401a37-f57a-45df-a2d1-e670089213da} <Debug> TCPHandler: Processed in 0.001404097 sec. | ||
| 9657 | 2026.05.06 05:27:07.496927 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2026.05.06 05:27:07.497025 [ 293 ] {07357dd9-606e-4dbf-ab08-1152308f9656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9659 | 2026.05.06 05:27:07.497068 [ 293 ] {07357dd9-606e-4dbf-ab08-1152308f9656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9660 | 2026.05.06 05:27:07.497480 [ 293 ] {07357dd9-606e-4dbf-ab08-1152308f9656} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.05.06 05:27:07.497517 [ 293 ] {07357dd9-606e-4dbf-ab08-1152308f9656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9662 | 2026.05.06 05:27:07.497859 [ 293 ] {07357dd9-606e-4dbf-ab08-1152308f9656} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9663 | 2026.05.06 05:27:07.498078 [ 293 ] {07357dd9-606e-4dbf-ab08-1152308f9656} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2026.05.06 05:27:07.498225 [ 293 ] {07357dd9-606e-4dbf-ab08-1152308f9656} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 9665 | 2026.05.06 05:27:07.498264 [ 293 ] {07357dd9-606e-4dbf-ab08-1152308f9656} <Debug> TCPHandler: Processed in 0.001389766 sec. | ||
| 9666 | 2026.05.06 05:27:07.498383 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9667 | 2026.05.06 05:27:07.498479 [ 293 ] {0570839d-b086-412c-bd0e-103ef7d2df27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9668 | 2026.05.06 05:27:07.498533 [ 293 ] {0570839d-b086-412c-bd0e-103ef7d2df27} <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 | ||
| 9669 | 2026.05.06 05:27:07.499298 [ 293 ] {0570839d-b086-412c-bd0e-103ef7d2df27} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2026.05.06 05:27:07.499334 [ 293 ] {0570839d-b086-412c-bd0e-103ef7d2df27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9671 | 2026.05.06 05:27:07.499884 [ 293 ] {0570839d-b086-412c-bd0e-103ef7d2df27} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9672 | 2026.05.06 05:27:07.500125 [ 293 ] {0570839d-b086-412c-bd0e-103ef7d2df27} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2026.05.06 05:27:07.500273 [ 293 ] {0570839d-b086-412c-bd0e-103ef7d2df27} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001811 sec., 8834.89784649365 rows/sec., 15.83 MiB/sec. | ||
| 9674 | 2026.05.06 05:27:07.500336 [ 293 ] {0570839d-b086-412c-bd0e-103ef7d2df27} <Debug> TCPHandler: Processed in 0.002002759 sec. | ||
| 9675 | 2026.05.06 05:27:07.500462 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2026.05.06 05:27:07.500559 [ 293 ] {90d248aa-5ee2-4600-9adc-618bbe9984bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9677 | 2026.05.06 05:27:07.500601 [ 293 ] {90d248aa-5ee2-4600-9adc-618bbe9984bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9678 | 2026.05.06 05:27:07.500944 [ 293 ] {90d248aa-5ee2-4600-9adc-618bbe9984bd} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2026.05.06 05:27:07.500981 [ 293 ] {90d248aa-5ee2-4600-9adc-618bbe9984bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9680 | 2026.05.06 05:27:07.501300 [ 293 ] {90d248aa-5ee2-4600-9adc-618bbe9984bd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9681 | 2026.05.06 05:27:07.501529 [ 293 ] {90d248aa-5ee2-4600-9adc-618bbe9984bd} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.05.06 05:27:07.501657 [ 293 ] {90d248aa-5ee2-4600-9adc-618bbe9984bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 9683 | 2026.05.06 05:27:07.501695 [ 293 ] {90d248aa-5ee2-4600-9adc-618bbe9984bd} <Debug> TCPHandler: Processed in 0.001283607 sec. | ||
| 9684 | 2026.05.06 05:27:11.532989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17636 | ||
| 9685 | 2026.05.06 05:27:11.533488 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9686 | 2026.05.06 05:27:11.533531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9687 | 2026.05.06 05:27:11.534143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9688 | 2026.05.06 05:27:11.534380 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2026.05.06 05:27:11.534518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17636 | ||
| 9690 | 2026.05.06 05:27:12.464763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 9691 | 2026.05.06 05:27:12.480191 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.05.06 05:27:12.480253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9693 | 2026.05.06 05:27:12.485895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9694 | 2026.05.06 05:27:12.486568 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2026.05.06 05:27:12.489222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9696 | 2026.05.06 05:27:12.491526 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2026.05.06 05:27:12.491791 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9698 | 2026.05.06 05:27:12.492156 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9699 | 2026.05.06 05:27:12.492195 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9700 | 2026.05.06 05:27:12.492445 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9701 | 2026.05.06 05:27:12.492516 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9702 | 2026.05.06 05:27:12.492662 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9703 | 2026.05.06 05:27:12.492765 [ 362 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9704 | 2026.05.06 05:27:12.492776 [ 339 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9705 | 2026.05.06 05:27:12.492801 [ 329 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9706 | 2026.05.06 05:27:12.492912 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 9707 | 2026.05.06 05:27:12.492939 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9708 | 2026.05.06 05:27:12.493010 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9709 | 2026.05.06 05:27:12.493030 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9710 | 2026.05.06 05:27:12.493066 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9711 | 2026.05.06 05:27:12.493105 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9712 | 2026.05.06 05:27:12.494285 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002609 sec., 18014.564967420465 rows/sec., 4.49 MiB/sec. | ||
| 9713 | 2026.05.06 05:27:12.494417 [ 293 ] {23aa92ed-f79a-42f2-81c9-62484958c887} <Debug> TCPHandler: Processed in 0.003032344 sec. | ||
| 9714 | 2026.05.06 05:27:12.499579 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9715 | 2026.05.06 05:27:12.499698 [ 293 ] {df4e877f-badc-468e-ab30-f260e3b83bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9716 | 2026.05.06 05:27:12.499744 [ 293 ] {df4e877f-badc-468e-ab30-f260e3b83bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9717 | 2026.05.06 05:27:12.500448 [ 293 ] {df4e877f-badc-468e-ab30-f260e3b83bd1} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2026.05.06 05:27:12.500493 [ 293 ] {df4e877f-badc-468e-ab30-f260e3b83bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9719 | 2026.05.06 05:27:12.500922 [ 293 ] {df4e877f-badc-468e-ab30-f260e3b83bd1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9720 | 2026.05.06 05:27:12.501161 [ 293 ] {df4e877f-badc-468e-ab30-f260e3b83bd1} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2026.05.06 05:27:12.501292 [ 59 ] {} <Debug> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9722 | 2026.05.06 05:27:12.501317 [ 293 ] {df4e877f-badc-468e-ab30-f260e3b83bd1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001653 sec., 171808.83242589232 rows/sec., 10.91 MiB/sec. | ||
| 9723 | 2026.05.06 05:27:12.501335 [ 59 ] {} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2026.05.06 05:27:12.501358 [ 293 ] {df4e877f-badc-468e-ab30-f260e3b83bd1} <Debug> TCPHandler: Processed in 0.001834599 sec. | ||
| 9725 | 2026.05.06 05:27:12.501359 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9726 | 2026.05.06 05:27:12.501460 [ 200 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::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 | ||
| 9727 | 2026.05.06 05:27:12.501489 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9728 | 2026.05.06 05:27:12.501554 [ 200 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9729 | 2026.05.06 05:27:12.501587 [ 200 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 308 rows starting from the beginning of the part | ||
| 9730 | 2026.05.06 05:27:12.501595 [ 293 ] {16a20594-20a0-498d-bbd7-ba55d5fcbb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9731 | 2026.05.06 05:27:12.501641 [ 293 ] {16a20594-20a0-498d-bbd7-ba55d5fcbb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9732 | 2026.05.06 05:27:12.501644 [ 200 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9733 | 2026.05.06 05:27:12.501703 [ 200 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9734 | 2026.05.06 05:27:12.501746 [ 200 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9735 | 2026.05.06 05:27:12.501784 [ 200 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9736 | 2026.05.06 05:27:12.501822 [ 200 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 9737 | 2026.05.06 05:27:12.502461 [ 293 ] {16a20594-20a0-498d-bbd7-ba55d5fcbb77} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.05.06 05:27:12.502502 [ 293 ] {16a20594-20a0-498d-bbd7-ba55d5fcbb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9739 | 2026.05.06 05:27:12.502819 [ 186 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397387 sec., 1236593.7281511852 rows/sec., 83.59 MiB/sec. | ||
| 9740 | 2026.05.06 05:27:12.502961 [ 293 ] {16a20594-20a0-498d-bbd7-ba55d5fcbb77} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9741 | 2026.05.06 05:27:12.502995 [ 186 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9742 | 2026.05.06 05:27:12.503253 [ 293 ] {16a20594-20a0-498d-bbd7-ba55d5fcbb77} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.05.06 05:27:12.503333 [ 186 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_26_5} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2026.05.06 05:27:12.503370 [ 59 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9745 | 2026.05.06 05:27:12.503396 [ 293 ] {16a20594-20a0-498d-bbd7-ba55d5fcbb77} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001824 sec., 465460.52631578944 rows/sec., 36.27 MiB/sec. | ||
| 9746 | 2026.05.06 05:27:12.503406 [ 59 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2026.05.06 05:27:12.503420 [ 186 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_26_5} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9748 | 2026.05.06 05:27:12.503433 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9749 | 2026.05.06 05:27:12.503436 [ 293 ] {16a20594-20a0-498d-bbd7-ba55d5fcbb77} <Debug> TCPHandler: Processed in 0.00200041 sec. | ||
| 9750 | 2026.05.06 05:27:12.503532 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9751 | 2026.05.06 05:27:12.503553 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 9752 | 2026.05.06 05:27:12.503584 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2026.05.06 05:27:12.503633 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9754 | 2026.05.06 05:27:12.503665 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3358 rows starting from the beginning of the part | ||
| 9755 | 2026.05.06 05:27:12.503687 [ 293 ] {b0737324-ff32-4685-b441-c77d0423b068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9756 | 2026.05.06 05:27:12.503728 [ 293 ] {b0737324-ff32-4685-b441-c77d0423b068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9757 | 2026.05.06 05:27:12.503728 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2441 rows starting from the beginning of the part | ||
| 9758 | 2026.05.06 05:27:12.503794 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 9759 | 2026.05.06 05:27:12.503841 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 849 rows starting from the beginning of the part | ||
| 9760 | 2026.05.06 05:27:12.503882 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 88 rows starting from the beginning of the part | ||
| 9761 | 2026.05.06 05:27:12.503934 [ 199 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 849 rows starting from the beginning of the part | ||
| 9762 | 2026.05.06 05:27:12.504181 [ 293 ] {b0737324-ff32-4685-b441-c77d0423b068} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.05.06 05:27:12.504215 [ 293 ] {b0737324-ff32-4685-b441-c77d0423b068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9764 | 2026.05.06 05:27:12.504534 [ 293 ] {b0737324-ff32-4685-b441-c77d0423b068} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9765 | 2026.05.06 05:27:12.504750 [ 293 ] {b0737324-ff32-4685-b441-c77d0423b068} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.05.06 05:27:12.504861 [ 59 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9767 | 2026.05.06 05:27:12.504892 [ 293 ] {b0737324-ff32-4685-b441-c77d0423b068} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001225 sec., 137142.85714285716 rows/sec., 8.37 MiB/sec. | ||
| 9768 | 2026.05.06 05:27:12.504894 [ 59 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2026.05.06 05:27:12.504924 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9770 | 2026.05.06 05:27:12.504931 [ 293 ] {b0737324-ff32-4685-b441-c77d0423b068} <Debug> TCPHandler: Processed in 0.001398357 sec. | ||
| 9771 | 2026.05.06 05:27:12.505002 [ 186 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9772 | 2026.05.06 05:27:12.505075 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.05.06 05:27:12.505102 [ 186 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9774 | 2026.05.06 05:27:12.505133 [ 186 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 9775 | 2026.05.06 05:27:12.505178 [ 293 ] {373083ff-af7b-4bf0-83a2-6fc5d29b4107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9776 | 2026.05.06 05:27:12.505191 [ 186 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 168 rows starting from the beginning of the part | ||
| 9777 | 2026.05.06 05:27:12.505227 [ 293 ] {373083ff-af7b-4bf0-83a2-6fc5d29b4107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9778 | 2026.05.06 05:27:12.505244 [ 186 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 9779 | 2026.05.06 05:27:12.505292 [ 186 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 168 rows starting from the beginning of the part | ||
| 9780 | 2026.05.06 05:27:12.505332 [ 186 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
| 9781 | 2026.05.06 05:27:12.505372 [ 186 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 168 rows starting from the beginning of the part | ||
| 9782 | 2026.05.06 05:27:12.505676 [ 293 ] {373083ff-af7b-4bf0-83a2-6fc5d29b4107} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9783 | 2026.05.06 05:27:12.505718 [ 293 ] {373083ff-af7b-4bf0-83a2-6fc5d29b4107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9784 | 2026.05.06 05:27:12.506208 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239716 sec., 634016.1778988091 rows/sec., 42.14 MiB/sec. | ||
| 9785 | 2026.05.06 05:27:12.506357 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9786 | 2026.05.06 05:27:12.506363 [ 293 ] {373083ff-af7b-4bf0-83a2-6fc5d29b4107} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9787 | 2026.05.06 05:27:12.506680 [ 293 ] {373083ff-af7b-4bf0-83a2-6fc5d29b4107} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.05.06 05:27:12.506700 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_51_10} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2026.05.06 05:27:12.506788 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_51_10} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9790 | 2026.05.06 05:27:12.506833 [ 293 ] {373083ff-af7b-4bf0-83a2-6fc5d29b4107} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001673 sec., 89061.56604901375 rows/sec., 5.75 MiB/sec. | ||
| 9791 | 2026.05.06 05:27:12.506876 [ 293 ] {373083ff-af7b-4bf0-83a2-6fc5d29b4107} <Debug> TCPHandler: Processed in 0.001856629 sec. | ||
| 9792 | 2026.05.06 05:27:12.506884 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9793 | 2026.05.06 05:27:12.506934 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.003441847 sec., 2220028.9553835485 rows/sec., 176.65 MiB/sec. | ||
| 9794 | 2026.05.06 05:27:12.507005 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.05.06 05:27:12.507106 [ 293 ] {6bfa99e0-28ca-4ee7-ad5c-caa031cc2dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9796 | 2026.05.06 05:27:12.507151 [ 293 ] {6bfa99e0-28ca-4ee7-ad5c-caa031cc2dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9797 | 2026.05.06 05:27:12.507223 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9798 | 2026.05.06 05:27:12.507511 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_61_12} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.05.06 05:27:12.507595 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_61_12} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9800 | 2026.05.06 05:27:12.507605 [ 293 ] {6bfa99e0-28ca-4ee7-ad5c-caa031cc2dad} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2026.05.06 05:27:12.507647 [ 293 ] {6bfa99e0-28ca-4ee7-ad5c-caa031cc2dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9802 | 2026.05.06 05:27:12.507672 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 9803 | 2026.05.06 05:27:12.507967 [ 293 ] {6bfa99e0-28ca-4ee7-ad5c-caa031cc2dad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9804 | 2026.05.06 05:27:12.508191 [ 293 ] {6bfa99e0-28ca-4ee7-ad5c-caa031cc2dad} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2026.05.06 05:27:12.508284 [ 59 ] {} <Debug> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9806 | 2026.05.06 05:27:12.508309 [ 59 ] {} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2026.05.06 05:27:12.508318 [ 293 ] {6bfa99e0-28ca-4ee7-ad5c-caa031cc2dad} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 6.84 MiB/sec. | ||
| 9808 | 2026.05.06 05:27:12.508325 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9809 | 2026.05.06 05:27:12.508356 [ 293 ] {6bfa99e0-28ca-4ee7-ad5c-caa031cc2dad} <Debug> TCPHandler: Processed in 0.001402096 sec. | ||
| 9810 | 2026.05.06 05:27:12.508396 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::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 | ||
| 9811 | 2026.05.06 05:27:12.508479 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9812 | 2026.05.06 05:27:12.508482 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9813 | 2026.05.06 05:27:12.508529 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part | ||
| 9814 | 2026.05.06 05:27:12.508580 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 9815 | 2026.05.06 05:27:12.508582 [ 293 ] {d12f8b5d-ba3a-4b24-8faa-719e05026576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9816 | 2026.05.06 05:27:12.508625 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 9817 | 2026.05.06 05:27:12.508637 [ 293 ] {d12f8b5d-ba3a-4b24-8faa-719e05026576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9818 | 2026.05.06 05:27:12.508669 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9819 | 2026.05.06 05:27:12.508711 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 9820 | 2026.05.06 05:27:12.508751 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 9821 | 2026.05.06 05:27:12.509245 [ 293 ] {d12f8b5d-ba3a-4b24-8faa-719e05026576} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2026.05.06 05:27:12.509287 [ 293 ] {d12f8b5d-ba3a-4b24-8faa-719e05026576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9823 | 2026.05.06 05:27:12.509544 [ 194 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175465 sec., 765654.4431352698 rows/sec., 46.66 MiB/sec. | ||
| 9824 | 2026.05.06 05:27:12.509652 [ 293 ] {d12f8b5d-ba3a-4b24-8faa-719e05026576} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9825 | 2026.05.06 05:27:12.509668 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9826 | 2026.05.06 05:27:12.509949 [ 293 ] {d12f8b5d-ba3a-4b24-8faa-719e05026576} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9827 | 2026.05.06 05:27:12.509969 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_26_5} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9828 | 2026.05.06 05:27:12.510040 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_26_5} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9829 | 2026.05.06 05:27:12.510065 [ 59 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9830 | 2026.05.06 05:27:12.510094 [ 293 ] {d12f8b5d-ba3a-4b24-8faa-719e05026576} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001529 sec., 337475.4741661216 rows/sec., 23.80 MiB/sec. | ||
| 9831 | 2026.05.06 05:27:12.510098 [ 59 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.05.06 05:27:12.510108 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9833 | 2026.05.06 05:27:12.510128 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9834 | 2026.05.06 05:27:12.510133 [ 293 ] {d12f8b5d-ba3a-4b24-8faa-719e05026576} <Debug> TCPHandler: Processed in 0.001703978 sec. | ||
| 9835 | 2026.05.06 05:27:12.510193 [ 188 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9836 | 2026.05.06 05:27:12.510261 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9837 | 2026.05.06 05:27:12.510264 [ 188 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9838 | 2026.05.06 05:27:12.510308 [ 188 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1830 rows starting from the beginning of the part | ||
| 9839 | 2026.05.06 05:27:12.510351 [ 188 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1320 rows starting from the beginning of the part | ||
| 9840 | 2026.05.06 05:27:12.510364 [ 293 ] {07390170-ad78-43f5-a2bb-ddc7ce31a943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9841 | 2026.05.06 05:27:12.510384 [ 188 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 9842 | 2026.05.06 05:27:12.510411 [ 293 ] {07390170-ad78-43f5-a2bb-ddc7ce31a943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9843 | 2026.05.06 05:27:12.510423 [ 188 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 516 rows starting from the beginning of the part | ||
| 9844 | 2026.05.06 05:27:12.510461 [ 188 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 80 rows starting from the beginning of the part | ||
| 9845 | 2026.05.06 05:27:12.510493 [ 188 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 516 rows starting from the beginning of the part | ||
| 9846 | 2026.05.06 05:27:12.510760 [ 293 ] {07390170-ad78-43f5-a2bb-ddc7ce31a943} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2026.05.06 05:27:12.510801 [ 293 ] {07390170-ad78-43f5-a2bb-ddc7ce31a943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9848 | 2026.05.06 05:27:12.511125 [ 293 ] {07390170-ad78-43f5-a2bb-ddc7ce31a943} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9849 | 2026.05.06 05:27:12.511347 [ 293 ] {07390170-ad78-43f5-a2bb-ddc7ce31a943} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2026.05.06 05:27:12.511473 [ 58 ] {} <Debug> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9851 | 2026.05.06 05:27:12.511485 [ 293 ] {07390170-ad78-43f5-a2bb-ddc7ce31a943} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 9852 | 2026.05.06 05:27:12.511513 [ 58 ] {} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2026.05.06 05:27:12.511534 [ 293 ] {07390170-ad78-43f5-a2bb-ddc7ce31a943} <Debug> TCPHandler: Processed in 0.001324526 sec. | ||
| 9854 | 2026.05.06 05:27:12.511538 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9855 | 2026.05.06 05:27:12.511652 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9856 | 2026.05.06 05:27:12.511670 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9857 | 2026.05.06 05:27:12.511782 [ 293 ] {8c0f1533-9742-4281-bd5d-c2d3969be05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9858 | 2026.05.06 05:27:12.511789 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9859 | 2026.05.06 05:27:12.511783 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616358 sec., 2676387.2854899717 rows/sec., 194.06 MiB/sec. | ||
| 9860 | 2026.05.06 05:27:12.511829 [ 293 ] {8c0f1533-9742-4281-bd5d-c2d3969be05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9861 | 2026.05.06 05:27:12.511837 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 9862 | 2026.05.06 05:27:12.511915 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9863 | 2026.05.06 05:27:12.511957 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9864 | 2026.05.06 05:27:12.511999 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9865 | 2026.05.06 05:27:12.512024 [ 188 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9866 | 2026.05.06 05:27:12.512038 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9867 | 2026.05.06 05:27:12.512082 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9868 | 2026.05.06 05:27:12.512263 [ 293 ] {8c0f1533-9742-4281-bd5d-c2d3969be05c} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9869 | 2026.05.06 05:27:12.512283 [ 188 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_61_12} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2026.05.06 05:27:12.512320 [ 293 ] {8c0f1533-9742-4281-bd5d-c2d3969be05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9871 | 2026.05.06 05:27:12.512370 [ 188 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_61_12} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9872 | 2026.05.06 05:27:12.512433 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9873 | 2026.05.06 05:27:12.512678 [ 293 ] {8c0f1533-9742-4281-bd5d-c2d3969be05c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9874 | 2026.05.06 05:27:12.512856 [ 201 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001247076 sec., 115470.1076758754 rows/sec., 5.89 MiB/sec. | ||
| 9875 | 2026.05.06 05:27:12.512908 [ 293 ] {8c0f1533-9742-4281-bd5d-c2d3969be05c} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.05.06 05:27:12.513002 [ 194 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9877 | 2026.05.06 05:27:12.513031 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9878 | 2026.05.06 05:27:12.513054 [ 293 ] {8c0f1533-9742-4281-bd5d-c2d3969be05c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00129 sec., 205426.3565891473 rows/sec., 13.65 MiB/sec. | ||
| 9879 | 2026.05.06 05:27:12.513056 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2026.05.06 05:27:12.513095 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9881 | 2026.05.06 05:27:12.513100 [ 293 ] {8c0f1533-9742-4281-bd5d-c2d3969be05c} <Debug> TCPHandler: Processed in 0.001481158 sec. | ||
| 9882 | 2026.05.06 05:27:12.513163 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9883 | 2026.05.06 05:27:12.513238 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2026.05.06 05:27:12.513261 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9885 | 2026.05.06 05:27:12.513293 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22662 rows starting from the beginning of the part | ||
| 9886 | 2026.05.06 05:27:12.513301 [ 194 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_24_5} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.05.06 05:27:12.513340 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1504 rows starting from the beginning of the part | ||
| 9888 | 2026.05.06 05:27:12.513340 [ 293 ] {f574b932-f766-4eb4-949b-48b2ce717fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9889 | 2026.05.06 05:27:12.513383 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
| 9890 | 2026.05.06 05:27:12.513387 [ 194 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_24_5} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9891 | 2026.05.06 05:27:12.513401 [ 293 ] {f574b932-f766-4eb4-949b-48b2ce717fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9892 | 2026.05.06 05:27:12.513463 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 9893 | 2026.05.06 05:27:12.513501 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9894 | 2026.05.06 05:27:12.513515 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9895 | 2026.05.06 05:27:12.513559 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 265 rows starting from the beginning of the part | ||
| 9896 | 2026.05.06 05:27:12.513746 [ 293 ] {f574b932-f766-4eb4-949b-48b2ce717fec} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2026.05.06 05:27:12.513790 [ 293 ] {f574b932-f766-4eb4-949b-48b2ce717fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9898 | 2026.05.06 05:27:12.514107 [ 293 ] {f574b932-f766-4eb4-949b-48b2ce717fec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9899 | 2026.05.06 05:27:12.514346 [ 293 ] {f574b932-f766-4eb4-949b-48b2ce717fec} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2026.05.06 05:27:12.514458 [ 58 ] {} <Debug> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9901 | 2026.05.06 05:27:12.514490 [ 293 ] {f574b932-f766-4eb4-949b-48b2ce717fec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 57.64 KiB/sec. | ||
| 9902 | 2026.05.06 05:27:12.514491 [ 58 ] {} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2026.05.06 05:27:12.514532 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9904 | 2026.05.06 05:27:12.514535 [ 293 ] {f574b932-f766-4eb4-949b-48b2ce717fec} <Debug> TCPHandler: Processed in 0.001348167 sec. | ||
| 9905 | 2026.05.06 05:27:12.514608 [ 201 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9906 | 2026.05.06 05:27:12.514662 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9907 | 2026.05.06 05:27:12.514701 [ 201 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9908 | 2026.05.06 05:27:12.514733 [ 201 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 9909 | 2026.05.06 05:27:12.514761 [ 293 ] {f3f1b90c-e153-4575-abba-8df952f4c374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9910 | 2026.05.06 05:27:12.514783 [ 201 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 9911 | 2026.05.06 05:27:12.514824 [ 293 ] {f3f1b90c-e153-4575-abba-8df952f4c374} <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 | ||
| 9912 | 2026.05.06 05:27:12.514830 [ 201 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9913 | 2026.05.06 05:27:12.514882 [ 201 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9914 | 2026.05.06 05:27:12.514919 [ 201 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9915 | 2026.05.06 05:27:12.514954 [ 201 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9916 | 2026.05.06 05:27:12.515677 [ 193 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001102626 sec., 21766.219915002912 rows/sec., 1.43 MiB/sec. | ||
| 9917 | 2026.05.06 05:27:12.515684 [ 293 ] {f3f1b90c-e153-4575-abba-8df952f4c374} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2026.05.06 05:27:12.515733 [ 293 ] {f3f1b90c-e153-4575-abba-8df952f4c374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9919 | 2026.05.06 05:27:12.515810 [ 190 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9920 | 2026.05.06 05:27:12.516102 [ 190 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_24_5} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2026.05.06 05:27:12.516181 [ 190 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_24_5} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9922 | 2026.05.06 05:27:12.516256 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9923 | 2026.05.06 05:27:12.516504 [ 293 ] {f3f1b90c-e153-4575-abba-8df952f4c374} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9924 | 2026.05.06 05:27:12.516734 [ 293 ] {f3f1b90c-e153-4575-abba-8df952f4c374} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2026.05.06 05:27:12.516870 [ 293 ] {f3f1b90c-e153-4575-abba-8df952f4c374} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002176 sec., 11948.529411764706 rows/sec., 21.41 MiB/sec. | ||
| 9926 | 2026.05.06 05:27:12.516923 [ 293 ] {f3f1b90c-e153-4575-abba-8df952f4c374} <Debug> TCPHandler: Processed in 0.002366071 sec. | ||
| 9927 | 2026.05.06 05:27:12.517040 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9928 | 2026.05.06 05:27:12.517200 [ 293 ] {3d7071b1-4c3d-43da-9640-86d71982fc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9929 | 2026.05.06 05:27:12.517243 [ 293 ] {3d7071b1-4c3d-43da-9640-86d71982fc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9930 | 2026.05.06 05:27:12.517577 [ 293 ] {3d7071b1-4c3d-43da-9640-86d71982fc05} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2026.05.06 05:27:12.517617 [ 293 ] {3d7071b1-4c3d-43da-9640-86d71982fc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9932 | 2026.05.06 05:27:12.517947 [ 293 ] {3d7071b1-4c3d-43da-9640-86d71982fc05} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9933 | 2026.05.06 05:27:12.518176 [ 293 ] {3d7071b1-4c3d-43da-9640-86d71982fc05} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2026.05.06 05:27:12.518292 [ 58 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9935 | 2026.05.06 05:27:12.518302 [ 293 ] {3d7071b1-4c3d-43da-9640-86d71982fc05} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 5.02 MiB/sec. | ||
| 9936 | 2026.05.06 05:27:12.518330 [ 58 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.05.06 05:27:12.518352 [ 293 ] {3d7071b1-4c3d-43da-9640-86d71982fc05} <Debug> TCPHandler: Processed in 0.001300346 sec. | ||
| 9938 | 2026.05.06 05:27:12.518355 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9939 | 2026.05.06 05:27:12.518450 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9940 | 2026.05.06 05:27:12.518556 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9941 | 2026.05.06 05:27:12.518586 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3540 rows starting from the beginning of the part | ||
| 9942 | 2026.05.06 05:27:12.518636 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 9943 | 2026.05.06 05:27:12.518676 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
| 9944 | 2026.05.06 05:27:12.518714 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 9945 | 2026.05.06 05:27:12.518752 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9946 | 2026.05.06 05:27:12.518791 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 9947 | 2026.05.06 05:27:12.520182 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001768209 sec., 2171688.9802053943 rows/sec., 140.47 MiB/sec. | ||
| 9948 | 2026.05.06 05:27:12.520617 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9949 | 2026.05.06 05:27:12.520887 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_61_12} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2026.05.06 05:27:12.520954 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_61_12} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9951 | 2026.05.06 05:27:12.521024 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9952 | 2026.05.06 05:27:12.522587 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24984 rows, containing 5 columns (5 merged, 0 gathered) in 0.009450655 sec., 2643626.2883366286 rows/sec., 169.00 MiB/sec. | ||
| 9953 | 2026.05.06 05:27:12.522770 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9954 | 2026.05.06 05:27:12.523034 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2026.05.06 05:27:12.523106 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9956 | 2026.05.06 05:27:12.523180 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 9957 | 2026.05.06 05:27:13.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.16 MiB, peak 319.28 MiB, free memory in arenas 0.00 B, will set to 310.38 MiB (RSS), difference: 2.22 MiB | ||
| 9958 | 2026.05.06 05:27:14.090105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1242 | ||
| 9959 | 2026.05.06 05:27:14.092687 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2026.05.06 05:27:14.092739 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9961 | 2026.05.06 05:27:14.094015 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9962 | 2026.05.06 05:27:14.094279 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2026.05.06 05:27:14.094541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
| 9964 | 2026.05.06 05:27:17.488361 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9965 | 2026.05.06 05:27:17.488598 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9966 | 2026.05.06 05:27:17.488983 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9967 | 2026.05.06 05:27:17.489015 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9968 | 2026.05.06 05:27:17.489220 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9969 | 2026.05.06 05:27:17.489285 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9970 | 2026.05.06 05:27:17.489415 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9971 | 2026.05.06 05:27:17.489522 [ 318 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9972 | 2026.05.06 05:27:17.489527 [ 362 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9973 | 2026.05.06 05:27:17.489531 [ 339 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9974 | 2026.05.06 05:27:17.489666 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 9975 | 2026.05.06 05:27:17.489691 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9976 | 2026.05.06 05:27:17.489754 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9977 | 2026.05.06 05:27:17.489772 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9978 | 2026.05.06 05:27:17.489803 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9979 | 2026.05.06 05:27:17.489905 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9980 | 2026.05.06 05:27:17.490923 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002367 sec., 19856.358259400084 rows/sec., 3.30 MiB/sec. | ||
| 9981 | 2026.05.06 05:27:17.490995 [ 293 ] {63c7f748-25b2-4b31-b18a-8fec8aeedec1} <Debug> TCPHandler: Processed in 0.002738044 sec. | ||
| 9982 | 2026.05.06 05:27:17.492816 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9983 | 2026.05.06 05:27:17.492999 [ 293 ] {4257ee1f-6559-48e4-8578-ab219451c4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9984 | 2026.05.06 05:27:17.493045 [ 293 ] {4257ee1f-6559-48e4-8578-ab219451c4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9985 | 2026.05.06 05:27:17.493570 [ 293 ] {4257ee1f-6559-48e4-8578-ab219451c4ba} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2026.05.06 05:27:17.493613 [ 293 ] {4257ee1f-6559-48e4-8578-ab219451c4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9987 | 2026.05.06 05:27:17.494009 [ 293 ] {4257ee1f-6559-48e4-8578-ab219451c4ba} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9988 | 2026.05.06 05:27:17.494215 [ 293 ] {4257ee1f-6559-48e4-8578-ab219451c4ba} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.05.06 05:27:17.494347 [ 293 ] {4257ee1f-6559-48e4-8578-ab219451c4ba} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001407 sec., 62544.420753375976 rows/sec., 5.27 MiB/sec. | ||
| 9990 | 2026.05.06 05:27:17.494382 [ 293 ] {4257ee1f-6559-48e4-8578-ab219451c4ba} <Debug> TCPHandler: Processed in 0.001593047 sec. | ||
| 9991 | 2026.05.06 05:27:17.494497 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9992 | 2026.05.06 05:27:17.494585 [ 293 ] {4e1aa552-dd8f-420d-bee0-e5fe6c8c1e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9993 | 2026.05.06 05:27:17.494622 [ 293 ] {4e1aa552-dd8f-420d-bee0-e5fe6c8c1e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9994 | 2026.05.06 05:27:17.495059 [ 293 ] {4e1aa552-dd8f-420d-bee0-e5fe6c8c1e1a} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2026.05.06 05:27:17.495092 [ 293 ] {4e1aa552-dd8f-420d-bee0-e5fe6c8c1e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9996 | 2026.05.06 05:27:17.495351 [ 293 ] {4e1aa552-dd8f-420d-bee0-e5fe6c8c1e1a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9997 | 2026.05.06 05:27:17.495537 [ 293 ] {4e1aa552-dd8f-420d-bee0-e5fe6c8c1e1a} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.05.06 05:27:17.495656 [ 293 ] {4e1aa552-dd8f-420d-bee0-e5fe6c8c1e1a} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001093 sec., 14638.609332113449 rows/sec., 1.07 MiB/sec. | ||
| 9999 | 2026.05.06 05:27:17.495691 [ 293 ] {4e1aa552-dd8f-420d-bee0-e5fe6c8c1e1a} <Debug> TCPHandler: Processed in 0.001253816 sec. | ||
| 10000 | 2026.05.06 05:27:17.495798 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2026.05.06 05:27:17.495949 [ 293 ] {805cf74e-fbb9-4934-a513-b2e00cd2f926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10002 | 2026.05.06 05:27:17.495985 [ 293 ] {805cf74e-fbb9-4934-a513-b2e00cd2f926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10003 | 2026.05.06 05:27:17.496369 [ 293 ] {805cf74e-fbb9-4934-a513-b2e00cd2f926} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.05.06 05:27:17.496402 [ 293 ] {805cf74e-fbb9-4934-a513-b2e00cd2f926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10005 | 2026.05.06 05:27:17.496671 [ 293 ] {805cf74e-fbb9-4934-a513-b2e00cd2f926} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10006 | 2026.05.06 05:27:17.496922 [ 293 ] {805cf74e-fbb9-4934-a513-b2e00cd2f926} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.05.06 05:27:17.497038 [ 293 ] {805cf74e-fbb9-4934-a513-b2e00cd2f926} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001111 sec., 72007.20072007201 rows/sec., 5.62 MiB/sec. | ||
| 10008 | 2026.05.06 05:27:17.497072 [ 293 ] {805cf74e-fbb9-4934-a513-b2e00cd2f926} <Debug> TCPHandler: Processed in 0.001270746 sec. | ||
| 10009 | 2026.05.06 05:27:17.497178 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.05.06 05:27:17.497264 [ 293 ] {602bd7a0-d1be-4e9e-a4db-b2ac5a4bd74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10011 | 2026.05.06 05:27:17.497303 [ 293 ] {602bd7a0-d1be-4e9e-a4db-b2ac5a4bd74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10012 | 2026.05.06 05:27:17.497674 [ 293 ] {602bd7a0-d1be-4e9e-a4db-b2ac5a4bd74a} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.05.06 05:27:17.497707 [ 293 ] {602bd7a0-d1be-4e9e-a4db-b2ac5a4bd74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10014 | 2026.05.06 05:27:17.498059 [ 293 ] {602bd7a0-d1be-4e9e-a4db-b2ac5a4bd74a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10015 | 2026.05.06 05:27:17.498258 [ 293 ] {602bd7a0-d1be-4e9e-a4db-b2ac5a4bd74a} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.05.06 05:27:17.498374 [ 293 ] {602bd7a0-d1be-4e9e-a4db-b2ac5a4bd74a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 10017 | 2026.05.06 05:27:17.498408 [ 293 ] {602bd7a0-d1be-4e9e-a4db-b2ac5a4bd74a} <Debug> TCPHandler: Processed in 0.001291427 sec. | ||
| 10018 | 2026.05.06 05:27:17.498521 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10019 | 2026.05.06 05:27:17.498608 [ 293 ] {aef2d362-b573-4316-a21c-bfbeb63eb9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10020 | 2026.05.06 05:27:17.498657 [ 293 ] {aef2d362-b573-4316-a21c-bfbeb63eb9c1} <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 | ||
| 10021 | 2026.05.06 05:27:17.499437 [ 293 ] {aef2d362-b573-4316-a21c-bfbeb63eb9c1} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.05.06 05:27:17.499470 [ 293 ] {aef2d362-b573-4316-a21c-bfbeb63eb9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10023 | 2026.05.06 05:27:17.500007 [ 293 ] {aef2d362-b573-4316-a21c-bfbeb63eb9c1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10024 | 2026.05.06 05:27:17.500208 [ 293 ] {aef2d362-b573-4316-a21c-bfbeb63eb9c1} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2026.05.06 05:27:17.500334 [ 293 ] {aef2d362-b573-4316-a21c-bfbeb63eb9c1} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001722 sec., 9291.521486643438 rows/sec., 16.65 MiB/sec. | ||
| 10026 | 2026.05.06 05:27:17.500383 [ 293 ] {aef2d362-b573-4316-a21c-bfbeb63eb9c1} <Debug> TCPHandler: Processed in 0.001896399 sec. | ||
| 10027 | 2026.05.06 05:27:17.500496 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2026.05.06 05:27:17.500582 [ 293 ] {21495a09-52c3-45ed-b646-c031ca5f28a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10029 | 2026.05.06 05:27:17.500619 [ 293 ] {21495a09-52c3-45ed-b646-c031ca5f28a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10030 | 2026.05.06 05:27:17.501004 [ 293 ] {21495a09-52c3-45ed-b646-c031ca5f28a0} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.05.06 05:27:17.501036 [ 293 ] {21495a09-52c3-45ed-b646-c031ca5f28a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10032 | 2026.05.06 05:27:17.501315 [ 293 ] {21495a09-52c3-45ed-b646-c031ca5f28a0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10033 | 2026.05.06 05:27:17.501502 [ 293 ] {21495a09-52c3-45ed-b646-c031ca5f28a0} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.05.06 05:27:17.501617 [ 293 ] {21495a09-52c3-45ed-b646-c031ca5f28a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 10035 | 2026.05.06 05:27:17.501650 [ 293 ] {21495a09-52c3-45ed-b646-c031ca5f28a0} <Debug> TCPHandler: Processed in 0.001209876 sec. | ||
| 10036 | 2026.05.06 05:27:18.902708 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10037 | 2026.05.06 05:27:18.902764 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10038 | 2026.05.06 05:27:19.036133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18148 | ||
| 10039 | 2026.05.06 05:27:19.036662 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2026.05.06 05:27:19.036708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10041 | 2026.05.06 05:27:19.037186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10042 | 2026.05.06 05:27:19.037416 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.05.06 05:27:19.037553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18148 | ||
| 10044 | 2026.05.06 05:27:19.990786 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 10045 | 2026.05.06 05:27:20.006409 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10046 | 2026.05.06 05:27:20.006463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10047 | 2026.05.06 05:27:20.012764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10048 | 2026.05.06 05:27:20.013442 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10049 | 2026.05.06 05:27:20.016156 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 10050 | 2026.05.06 05:27:22.494245 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10051 | 2026.05.06 05:27:22.494505 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10052 | 2026.05.06 05:27:22.494855 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10053 | 2026.05.06 05:27:22.494891 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10054 | 2026.05.06 05:27:22.495130 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10055 | 2026.05.06 05:27:22.495197 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10056 | 2026.05.06 05:27:22.495337 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10057 | 2026.05.06 05:27:22.495432 [ 362 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10058 | 2026.05.06 05:27:22.495474 [ 339 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10059 | 2026.05.06 05:27:22.495445 [ 318 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10060 | 2026.05.06 05:27:22.495608 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 10061 | 2026.05.06 05:27:22.495630 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10062 | 2026.05.06 05:27:22.495698 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10063 | 2026.05.06 05:27:22.495718 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 10064 | 2026.05.06 05:27:22.495766 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10065 | 2026.05.06 05:27:22.495893 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10066 | 2026.05.06 05:27:22.497185 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002788 sec., 16857.96269727403 rows/sec., 4.20 MiB/sec. | ||
| 10067 | 2026.05.06 05:27:22.497312 [ 293 ] {f6f9e3cb-307f-46e3-8456-ad69774f0649} <Debug> TCPHandler: Processed in 0.003207505 sec. | ||
| 10068 | 2026.05.06 05:27:22.502571 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10069 | 2026.05.06 05:27:22.502708 [ 293 ] {a6ea4bd9-7c5a-44b0-ba46-4e4f802e47f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10070 | 2026.05.06 05:27:22.502752 [ 293 ] {a6ea4bd9-7c5a-44b0-ba46-4e4f802e47f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10071 | 2026.05.06 05:27:22.503292 [ 293 ] {a6ea4bd9-7c5a-44b0-ba46-4e4f802e47f5} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10072 | 2026.05.06 05:27:22.503334 [ 293 ] {a6ea4bd9-7c5a-44b0-ba46-4e4f802e47f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10073 | 2026.05.06 05:27:22.503700 [ 293 ] {a6ea4bd9-7c5a-44b0-ba46-4e4f802e47f5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10074 | 2026.05.06 05:27:22.503917 [ 293 ] {a6ea4bd9-7c5a-44b0-ba46-4e4f802e47f5} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10075 | 2026.05.06 05:27:22.504059 [ 293 ] {a6ea4bd9-7c5a-44b0-ba46-4e4f802e47f5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001391 sec., 204169.66211358734 rows/sec., 12.97 MiB/sec. | ||
| 10076 | 2026.05.06 05:27:22.504096 [ 293 ] {a6ea4bd9-7c5a-44b0-ba46-4e4f802e47f5} <Debug> TCPHandler: Processed in 0.001588037 sec. | ||
| 10077 | 2026.05.06 05:27:22.504225 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10078 | 2026.05.06 05:27:22.504319 [ 293 ] {db45c28b-bed5-442e-baed-0370dd4a2ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10079 | 2026.05.06 05:27:22.504357 [ 293 ] {db45c28b-bed5-442e-baed-0370dd4a2ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10080 | 2026.05.06 05:27:22.505019 [ 293 ] {db45c28b-bed5-442e-baed-0370dd4a2ae1} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2026.05.06 05:27:22.505055 [ 293 ] {db45c28b-bed5-442e-baed-0370dd4a2ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10082 | 2026.05.06 05:27:22.505397 [ 293 ] {db45c28b-bed5-442e-baed-0370dd4a2ae1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10083 | 2026.05.06 05:27:22.505609 [ 293 ] {db45c28b-bed5-442e-baed-0370dd4a2ae1} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2026.05.06 05:27:22.505756 [ 293 ] {db45c28b-bed5-442e-baed-0370dd4a2ae1} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001453 sec., 584308.3275980729 rows/sec., 45.53 MiB/sec. | ||
| 10085 | 2026.05.06 05:27:22.505802 [ 293 ] {db45c28b-bed5-442e-baed-0370dd4a2ae1} <Debug> TCPHandler: Processed in 0.001623947 sec. | ||
| 10086 | 2026.05.06 05:27:22.505936 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10087 | 2026.05.06 05:27:22.506031 [ 293 ] {73ca8b25-a58c-467d-8977-5c52266aefe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10088 | 2026.05.06 05:27:22.506070 [ 293 ] {73ca8b25-a58c-467d-8977-5c52266aefe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10089 | 2026.05.06 05:27:22.506501 [ 293 ] {73ca8b25-a58c-467d-8977-5c52266aefe0} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2026.05.06 05:27:22.506545 [ 293 ] {73ca8b25-a58c-467d-8977-5c52266aefe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10091 | 2026.05.06 05:27:22.506852 [ 293 ] {73ca8b25-a58c-467d-8977-5c52266aefe0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10092 | 2026.05.06 05:27:22.507065 [ 293 ] {73ca8b25-a58c-467d-8977-5c52266aefe0} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2026.05.06 05:27:22.507193 [ 293 ] {73ca8b25-a58c-467d-8977-5c52266aefe0} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001181 sec., 142252.3285351397 rows/sec., 8.68 MiB/sec. | ||
| 10094 | 2026.05.06 05:27:22.507230 [ 293 ] {73ca8b25-a58c-467d-8977-5c52266aefe0} <Debug> TCPHandler: Processed in 0.001343336 sec. | ||
| 10095 | 2026.05.06 05:27:22.507359 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10096 | 2026.05.06 05:27:22.507452 [ 293 ] {cb34a5a0-0441-4def-8225-afbe7917d764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10097 | 2026.05.06 05:27:22.507491 [ 293 ] {cb34a5a0-0441-4def-8225-afbe7917d764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10098 | 2026.05.06 05:27:22.507915 [ 293 ] {cb34a5a0-0441-4def-8225-afbe7917d764} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2026.05.06 05:27:22.507951 [ 293 ] {cb34a5a0-0441-4def-8225-afbe7917d764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10100 | 2026.05.06 05:27:22.508243 [ 293 ] {cb34a5a0-0441-4def-8225-afbe7917d764} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10101 | 2026.05.06 05:27:22.508459 [ 293 ] {cb34a5a0-0441-4def-8225-afbe7917d764} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.05.06 05:27:22.508584 [ 293 ] {cb34a5a0-0441-4def-8225-afbe7917d764} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00115 sec., 129565.21739130435 rows/sec., 8.37 MiB/sec. | ||
| 10103 | 2026.05.06 05:27:22.508621 [ 293 ] {cb34a5a0-0441-4def-8225-afbe7917d764} <Debug> TCPHandler: Processed in 0.001310176 sec. | ||
| 10104 | 2026.05.06 05:27:22.508739 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10105 | 2026.05.06 05:27:22.508833 [ 293 ] {f3a1892c-50e8-4484-ad5b-fa00fa30b85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10106 | 2026.05.06 05:27:22.508870 [ 293 ] {f3a1892c-50e8-4484-ad5b-fa00fa30b85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10107 | 2026.05.06 05:27:22.509300 [ 293 ] {f3a1892c-50e8-4484-ad5b-fa00fa30b85a} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2026.05.06 05:27:22.509337 [ 293 ] {f3a1892c-50e8-4484-ad5b-fa00fa30b85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10109 | 2026.05.06 05:27:22.509635 [ 293 ] {f3a1892c-50e8-4484-ad5b-fa00fa30b85a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10110 | 2026.05.06 05:27:22.509837 [ 293 ] {f3a1892c-50e8-4484-ad5b-fa00fa30b85a} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2026.05.06 05:27:22.509968 [ 293 ] {f3a1892c-50e8-4484-ad5b-fa00fa30b85a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 10112 | 2026.05.06 05:27:22.510006 [ 293 ] {f3a1892c-50e8-4484-ad5b-fa00fa30b85a} <Debug> TCPHandler: Processed in 0.001314886 sec. | ||
| 10113 | 2026.05.06 05:27:22.510120 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2026.05.06 05:27:22.510212 [ 293 ] {6e945b7c-76a5-4022-803e-02f70d167d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10115 | 2026.05.06 05:27:22.510251 [ 293 ] {6e945b7c-76a5-4022-803e-02f70d167d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10116 | 2026.05.06 05:27:22.510799 [ 293 ] {6e945b7c-76a5-4022-803e-02f70d167d6b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2026.05.06 05:27:22.510835 [ 293 ] {6e945b7c-76a5-4022-803e-02f70d167d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10118 | 2026.05.06 05:27:22.511170 [ 293 ] {6e945b7c-76a5-4022-803e-02f70d167d6b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10119 | 2026.05.06 05:27:22.511398 [ 293 ] {6e945b7c-76a5-4022-803e-02f70d167d6b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2026.05.06 05:27:22.511529 [ 293 ] {6e945b7c-76a5-4022-803e-02f70d167d6b} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001334 sec., 386806.5967016492 rows/sec., 27.28 MiB/sec. | ||
| 10121 | 2026.05.06 05:27:22.511566 [ 293 ] {6e945b7c-76a5-4022-803e-02f70d167d6b} <Debug> TCPHandler: Processed in 0.001494387 sec. | ||
| 10122 | 2026.05.06 05:27:22.511677 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2026.05.06 05:27:22.511775 [ 293 ] {58b5d803-4bd8-49d0-9bce-c14b60d93a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10124 | 2026.05.06 05:27:22.511815 [ 293 ] {58b5d803-4bd8-49d0-9bce-c14b60d93a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10125 | 2026.05.06 05:27:22.512134 [ 293 ] {58b5d803-4bd8-49d0-9bce-c14b60d93a57} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.05.06 05:27:22.512169 [ 293 ] {58b5d803-4bd8-49d0-9bce-c14b60d93a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10127 | 2026.05.06 05:27:22.512467 [ 293 ] {58b5d803-4bd8-49d0-9bce-c14b60d93a57} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10128 | 2026.05.06 05:27:22.512676 [ 293 ] {58b5d803-4bd8-49d0-9bce-c14b60d93a57} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.05.06 05:27:22.512803 [ 293 ] {58b5d803-4bd8-49d0-9bce-c14b60d93a57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 10130 | 2026.05.06 05:27:22.512839 [ 293 ] {58b5d803-4bd8-49d0-9bce-c14b60d93a57} <Debug> TCPHandler: Processed in 0.001209805 sec. | ||
| 10131 | 2026.05.06 05:27:22.512946 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2026.05.06 05:27:22.513038 [ 293 ] {5e0d6faa-4e55-49ca-b998-dc773998ac20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10133 | 2026.05.06 05:27:22.513079 [ 293 ] {5e0d6faa-4e55-49ca-b998-dc773998ac20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10134 | 2026.05.06 05:27:22.513461 [ 293 ] {5e0d6faa-4e55-49ca-b998-dc773998ac20} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.05.06 05:27:22.513497 [ 293 ] {5e0d6faa-4e55-49ca-b998-dc773998ac20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10136 | 2026.05.06 05:27:22.513853 [ 293 ] {5e0d6faa-4e55-49ca-b998-dc773998ac20} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10137 | 2026.05.06 05:27:22.514070 [ 293 ] {5e0d6faa-4e55-49ca-b998-dc773998ac20} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.05.06 05:27:22.514204 [ 293 ] {5e0d6faa-4e55-49ca-b998-dc773998ac20} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001183 sec., 224006.76246830093 rows/sec., 14.89 MiB/sec. | ||
| 10139 | 2026.05.06 05:27:22.514241 [ 293 ] {5e0d6faa-4e55-49ca-b998-dc773998ac20} <Debug> TCPHandler: Processed in 0.001342316 sec. | ||
| 10140 | 2026.05.06 05:27:22.514357 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2026.05.06 05:27:22.514450 [ 293 ] {de981260-4ce2-4bd3-9c78-f1ea71a5eb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10142 | 2026.05.06 05:27:22.514490 [ 293 ] {de981260-4ce2-4bd3-9c78-f1ea71a5eb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10143 | 2026.05.06 05:27:22.514809 [ 293 ] {de981260-4ce2-4bd3-9c78-f1ea71a5eb58} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2026.05.06 05:27:22.514844 [ 293 ] {de981260-4ce2-4bd3-9c78-f1ea71a5eb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10145 | 2026.05.06 05:27:22.515128 [ 293 ] {de981260-4ce2-4bd3-9c78-f1ea71a5eb58} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10146 | 2026.05.06 05:27:22.515335 [ 293 ] {de981260-4ce2-4bd3-9c78-f1ea71a5eb58} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2026.05.06 05:27:22.515460 [ 293 ] {de981260-4ce2-4bd3-9c78-f1ea71a5eb58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 10148 | 2026.05.06 05:27:22.515496 [ 293 ] {de981260-4ce2-4bd3-9c78-f1ea71a5eb58} <Debug> TCPHandler: Processed in 0.001186835 sec. | ||
| 10149 | 2026.05.06 05:27:22.515608 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2026.05.06 05:27:22.515701 [ 293 ] {3fea09a8-5aa6-4be4-8275-8eda0a454fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10151 | 2026.05.06 05:27:22.515754 [ 293 ] {3fea09a8-5aa6-4be4-8275-8eda0a454fa6} <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 | ||
| 10152 | 2026.05.06 05:27:22.516495 [ 293 ] {3fea09a8-5aa6-4be4-8275-8eda0a454fa6} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.05.06 05:27:22.516537 [ 293 ] {3fea09a8-5aa6-4be4-8275-8eda0a454fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10154 | 2026.05.06 05:27:22.517070 [ 293 ] {3fea09a8-5aa6-4be4-8275-8eda0a454fa6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10155 | 2026.05.06 05:27:22.517295 [ 293 ] {3fea09a8-5aa6-4be4-8275-8eda0a454fa6} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.05.06 05:27:22.517430 [ 293 ] {3fea09a8-5aa6-4be4-8275-8eda0a454fa6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001746 sec., 14891.179839633449 rows/sec., 26.68 MiB/sec. | ||
| 10157 | 2026.05.06 05:27:22.517482 [ 293 ] {3fea09a8-5aa6-4be4-8275-8eda0a454fa6} <Debug> TCPHandler: Processed in 0.001921689 sec. | ||
| 10158 | 2026.05.06 05:27:22.517606 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2026.05.06 05:27:22.517698 [ 293 ] {1eda9750-a07a-4714-8b75-6575bf86f73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10160 | 2026.05.06 05:27:22.517740 [ 293 ] {1eda9750-a07a-4714-8b75-6575bf86f73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10161 | 2026.05.06 05:27:22.518068 [ 293 ] {1eda9750-a07a-4714-8b75-6575bf86f73c} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.05.06 05:27:22.518103 [ 293 ] {1eda9750-a07a-4714-8b75-6575bf86f73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10163 | 2026.05.06 05:27:22.518405 [ 293 ] {1eda9750-a07a-4714-8b75-6575bf86f73c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10164 | 2026.05.06 05:27:22.518615 [ 293 ] {1eda9750-a07a-4714-8b75-6575bf86f73c} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.05.06 05:27:22.518739 [ 293 ] {1eda9750-a07a-4714-8b75-6575bf86f73c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 10166 | 2026.05.06 05:27:22.518773 [ 293 ] {1eda9750-a07a-4714-8b75-6575bf86f73c} <Debug> TCPHandler: Processed in 0.001215736 sec. | ||
| 10167 | 2026.05.06 05:27:22.790197 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2026.05.06 05:27:22.790488 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10169 | 2026.05.06 05:27:22.790864 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10170 | 2026.05.06 05:27:22.790901 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10171 | 2026.05.06 05:27:22.791139 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10172 | 2026.05.06 05:27:22.791209 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10173 | 2026.05.06 05:27:22.791356 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 10174 | 2026.05.06 05:27:22.791454 [ 362 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10175 | 2026.05.06 05:27:22.791454 [ 318 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10176 | 2026.05.06 05:27:22.791486 [ 348 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10177 | 2026.05.06 05:27:22.791591 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 10178 | 2026.05.06 05:27:22.791619 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10179 | 2026.05.06 05:27:22.791701 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10180 | 2026.05.06 05:27:22.791724 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 10181 | 2026.05.06 05:27:22.791759 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10182 | 2026.05.06 05:27:22.791799 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10183 | 2026.05.06 05:27:22.792884 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002523 sec., 18628.616726119697 rows/sec., 3.10 MiB/sec. | ||
| 10184 | 2026.05.06 05:27:22.792989 [ 293 ] {bf868a7d-1602-45f8-9c8a-c9f19687233e} <Debug> TCPHandler: Processed in 0.002993894 sec. | ||
| 10185 | 2026.05.06 05:27:22.806308 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10186 | 2026.05.06 05:27:22.806423 [ 293 ] {710aeb93-5ec9-4492-9e91-b0a761e60ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10187 | 2026.05.06 05:27:22.806467 [ 293 ] {710aeb93-5ec9-4492-9e91-b0a761e60ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10188 | 2026.05.06 05:27:22.808082 [ 293 ] {710aeb93-5ec9-4492-9e91-b0a761e60ca4} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10189 | 2026.05.06 05:27:22.808125 [ 293 ] {710aeb93-5ec9-4492-9e91-b0a761e60ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10190 | 2026.05.06 05:27:22.808643 [ 293 ] {710aeb93-5ec9-4492-9e91-b0a761e60ca4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10191 | 2026.05.06 05:27:22.808862 [ 293 ] {710aeb93-5ec9-4492-9e91-b0a761e60ca4} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2026.05.06 05:27:22.809010 [ 293 ] {710aeb93-5ec9-4492-9e91-b0a761e60ca4} <Debug> executeQuery: Read 2433 rows, 184.51 KiB in 0.002618 sec., 929335.370511841 rows/sec., 68.83 MiB/sec. | ||
| 10193 | 2026.05.06 05:27:22.809050 [ 293 ] {710aeb93-5ec9-4492-9e91-b0a761e60ca4} <Debug> TCPHandler: Processed in 0.002796463 sec. | ||
| 10194 | 2026.05.06 05:27:22.809177 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10195 | 2026.05.06 05:27:22.809274 [ 293 ] {d5b10237-7efa-42ff-826f-52e7474c0775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10196 | 2026.05.06 05:27:22.809315 [ 293 ] {d5b10237-7efa-42ff-826f-52e7474c0775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10197 | 2026.05.06 05:27:22.809724 [ 293 ] {d5b10237-7efa-42ff-826f-52e7474c0775} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2026.05.06 05:27:22.809761 [ 293 ] {d5b10237-7efa-42ff-826f-52e7474c0775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10199 | 2026.05.06 05:27:22.810052 [ 293 ] {d5b10237-7efa-42ff-826f-52e7474c0775} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10200 | 2026.05.06 05:27:22.810300 [ 293 ] {d5b10237-7efa-42ff-826f-52e7474c0775} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2026.05.06 05:27:22.810435 [ 293 ] {d5b10237-7efa-42ff-826f-52e7474c0775} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001179 sec., 21204.41051738762 rows/sec., 1.56 MiB/sec. | ||
| 10202 | 2026.05.06 05:27:22.810473 [ 293 ] {d5b10237-7efa-42ff-826f-52e7474c0775} <Debug> TCPHandler: Processed in 0.001345687 sec. | ||
| 10203 | 2026.05.06 05:27:22.810590 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2026.05.06 05:27:22.810685 [ 293 ] {9d98aa3d-0bdf-41ab-a196-c8695b2458e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10205 | 2026.05.06 05:27:22.810725 [ 293 ] {9d98aa3d-0bdf-41ab-a196-c8695b2458e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10206 | 2026.05.06 05:27:22.811395 [ 293 ] {9d98aa3d-0bdf-41ab-a196-c8695b2458e9} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2026.05.06 05:27:22.811433 [ 293 ] {9d98aa3d-0bdf-41ab-a196-c8695b2458e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10208 | 2026.05.06 05:27:22.811754 [ 293 ] {9d98aa3d-0bdf-41ab-a196-c8695b2458e9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10209 | 2026.05.06 05:27:22.811965 [ 293 ] {9d98aa3d-0bdf-41ab-a196-c8695b2458e9} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2026.05.06 05:27:22.812079 [ 45 ] {} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 10211 | 2026.05.06 05:27:22.812092 [ 293 ] {9d98aa3d-0bdf-41ab-a196-c8695b2458e9} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001425 sec., 562105.2631578947 rows/sec., 32.47 MiB/sec. | ||
| 10212 | 2026.05.06 05:27:22.812139 [ 45 ] {} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.05.06 05:27:22.812150 [ 293 ] {9d98aa3d-0bdf-41ab-a196-c8695b2458e9} <Debug> TCPHandler: Processed in 0.001609888 sec. | ||
| 10214 | 2026.05.06 05:27:22.812168 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10215 | 2026.05.06 05:27:22.812279 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2026.05.06 05:27:22.812279 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 10217 | 2026.05.06 05:27:22.812381 [ 293 ] {7a8f1b7b-f479-4810-aa8a-3d7e7dee62da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10218 | 2026.05.06 05:27:22.812423 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10219 | 2026.05.06 05:27:22.812426 [ 293 ] {7a8f1b7b-f479-4810-aa8a-3d7e7dee62da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10220 | 2026.05.06 05:27:22.812467 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 974 rows starting from the beginning of the part | ||
| 10221 | 2026.05.06 05:27:22.812543 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 801 rows starting from the beginning of the part | ||
| 10222 | 2026.05.06 05:27:22.812588 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 10223 | 2026.05.06 05:27:22.812629 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 10224 | 2026.05.06 05:27:22.812666 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 10225 | 2026.05.06 05:27:22.812703 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 801 rows starting from the beginning of the part | ||
| 10226 | 2026.05.06 05:27:22.812829 [ 293 ] {7a8f1b7b-f479-4810-aa8a-3d7e7dee62da} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2026.05.06 05:27:22.812872 [ 293 ] {7a8f1b7b-f479-4810-aa8a-3d7e7dee62da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10228 | 2026.05.06 05:27:22.813180 [ 293 ] {7a8f1b7b-f479-4810-aa8a-3d7e7dee62da} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10229 | 2026.05.06 05:27:22.813418 [ 293 ] {7a8f1b7b-f479-4810-aa8a-3d7e7dee62da} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10230 | 2026.05.06 05:27:22.813550 [ 293 ] {7a8f1b7b-f479-4810-aa8a-3d7e7dee62da} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001186 sec., 843.1703204047218 rows/sec., 59.29 KiB/sec. | ||
| 10231 | 2026.05.06 05:27:22.813589 [ 293 ] {7a8f1b7b-f479-4810-aa8a-3d7e7dee62da} <Debug> TCPHandler: Processed in 0.001360157 sec. | ||
| 10232 | 2026.05.06 05:27:22.813712 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10233 | 2026.05.06 05:27:22.813807 [ 293 ] {8ca5941b-540d-48f1-8bc6-6c6f44405705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10234 | 2026.05.06 05:27:22.813847 [ 293 ] {8ca5941b-540d-48f1-8bc6-6c6f44405705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10235 | 2026.05.06 05:27:22.813972 [ 187 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3023 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740399 sec., 1736958.0193967016 rows/sec., 109.65 MiB/sec. | ||
| 10236 | 2026.05.06 05:27:22.814163 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10237 | 2026.05.06 05:27:22.814414 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_35_7} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2026.05.06 05:27:22.814486 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_35_7} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 10239 | 2026.05.06 05:27:22.814558 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 10240 | 2026.05.06 05:27:22.814710 [ 293 ] {8ca5941b-540d-48f1-8bc6-6c6f44405705} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2026.05.06 05:27:22.814753 [ 293 ] {8ca5941b-540d-48f1-8bc6-6c6f44405705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10242 | 2026.05.06 05:27:22.815125 [ 293 ] {8ca5941b-540d-48f1-8bc6-6c6f44405705} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10243 | 2026.05.06 05:27:22.815338 [ 293 ] {8ca5941b-540d-48f1-8bc6-6c6f44405705} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2026.05.06 05:27:22.815465 [ 293 ] {8ca5941b-540d-48f1-8bc6-6c6f44405705} <Debug> executeQuery: Read 1304 rows, 89.24 KiB in 0.001675 sec., 778507.4626865671 rows/sec., 52.03 MiB/sec. | ||
| 10245 | 2026.05.06 05:27:22.815505 [ 293 ] {8ca5941b-540d-48f1-8bc6-6c6f44405705} <Debug> TCPHandler: Processed in 0.001842999 sec. | ||
| 10246 | 2026.05.06 05:27:22.815623 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10247 | 2026.05.06 05:27:22.815719 [ 293 ] {382901f8-2bd0-45c7-b5bf-c38c8e37c176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10248 | 2026.05.06 05:27:22.815763 [ 293 ] {382901f8-2bd0-45c7-b5bf-c38c8e37c176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10249 | 2026.05.06 05:27:22.816452 [ 293 ] {382901f8-2bd0-45c7-b5bf-c38c8e37c176} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10250 | 2026.05.06 05:27:22.816490 [ 293 ] {382901f8-2bd0-45c7-b5bf-c38c8e37c176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10251 | 2026.05.06 05:27:22.816909 [ 293 ] {382901f8-2bd0-45c7-b5bf-c38c8e37c176} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10252 | 2026.05.06 05:27:22.817126 [ 293 ] {382901f8-2bd0-45c7-b5bf-c38c8e37c176} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10253 | 2026.05.06 05:27:22.817262 [ 293 ] {382901f8-2bd0-45c7-b5bf-c38c8e37c176} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001562 sec., 957746.4788732395 rows/sec., 58.08 MiB/sec. | ||
| 10254 | 2026.05.06 05:27:22.817301 [ 293 ] {382901f8-2bd0-45c7-b5bf-c38c8e37c176} <Debug> TCPHandler: Processed in 0.001726179 sec. | ||
| 10255 | 2026.05.06 05:27:22.817415 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10256 | 2026.05.06 05:27:22.817509 [ 293 ] {7067a7e4-5044-4f2a-a175-4ca23c357c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10257 | 2026.05.06 05:27:22.817562 [ 293 ] {7067a7e4-5044-4f2a-a175-4ca23c357c50} <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 | ||
| 10258 | 2026.05.06 05:27:22.818316 [ 293 ] {7067a7e4-5044-4f2a-a175-4ca23c357c50} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2026.05.06 05:27:22.818353 [ 293 ] {7067a7e4-5044-4f2a-a175-4ca23c357c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10260 | 2026.05.06 05:27:22.818882 [ 293 ] {7067a7e4-5044-4f2a-a175-4ca23c357c50} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10261 | 2026.05.06 05:27:22.819116 [ 293 ] {7067a7e4-5044-4f2a-a175-4ca23c357c50} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10262 | 2026.05.06 05:27:22.819224 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10263 | 2026.05.06 05:27:22.819254 [ 293 ] {7067a7e4-5044-4f2a-a175-4ca23c357c50} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001762 sec., 14188.422247446086 rows/sec., 25.43 MiB/sec. | ||
| 10264 | 2026.05.06 05:27:22.819259 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.05.06 05:27:22.819296 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10266 | 2026.05.06 05:27:22.819316 [ 293 ] {7067a7e4-5044-4f2a-a175-4ca23c357c50} <Debug> TCPHandler: Processed in 0.00194974 sec. | ||
| 10267 | 2026.05.06 05:27:22.819374 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10268 | 2026.05.06 05:27:22.819476 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10269 | 2026.05.06 05:27:22.819559 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10270 | 2026.05.06 05:27:22.819574 [ 293 ] {e22e1ec2-3154-4c9f-ad92-4273d4fc6f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10271 | 2026.05.06 05:27:22.819616 [ 293 ] {e22e1ec2-3154-4c9f-ad92-4273d4fc6f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10272 | 2026.05.06 05:27:22.819617 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 974 rows starting from the beginning of the part | ||
| 10273 | 2026.05.06 05:27:22.819761 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part | ||
| 10274 | 2026.05.06 05:27:22.819881 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 10275 | 2026.05.06 05:27:22.819951 [ 293 ] {e22e1ec2-3154-4c9f-ad92-4273d4fc6f85} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2026.05.06 05:27:22.819989 [ 293 ] {e22e1ec2-3154-4c9f-ad92-4273d4fc6f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10277 | 2026.05.06 05:27:22.819991 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 16 rows starting from the beginning of the part | ||
| 10278 | 2026.05.06 05:27:22.820104 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 10279 | 2026.05.06 05:27:22.820212 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part | ||
| 10280 | 2026.05.06 05:27:22.820303 [ 293 ] {e22e1ec2-3154-4c9f-ad92-4273d4fc6f85} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10281 | 2026.05.06 05:27:22.820518 [ 293 ] {e22e1ec2-3154-4c9f-ad92-4273d4fc6f85} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2026.05.06 05:27:22.820649 [ 293 ] {e22e1ec2-3154-4c9f-ad92-4273d4fc6f85} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 757.66 KiB/sec. | ||
| 10283 | 2026.05.06 05:27:22.820684 [ 293 ] {e22e1ec2-3154-4c9f-ad92-4273d4fc6f85} <Debug> TCPHandler: Processed in 0.001257656 sec. | ||
| 10284 | 2026.05.06 05:27:22.825308 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1083 rows, containing 19 columns (19 merged, 0 gathered) in 0.005962658 sec., 181630.407110386 rows/sec., 325.47 MiB/sec. | ||
| 10285 | 2026.05.06 05:27:22.827019 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10286 | 2026.05.06 05:27:22.827362 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2026.05.06 05:27:22.827437 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10288 | 2026.05.06 05:27:22.827602 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.45 MiB. | ||
| 10289 | 2026.05.06 05:27:24.096329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1298 | ||
| 10290 | 2026.05.06 05:27:24.099100 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10291 | 2026.05.06 05:27:24.099148 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10292 | 2026.05.06 05:27:24.100423 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10293 | 2026.05.06 05:27:24.100691 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10294 | 2026.05.06 05:27:24.100955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1298 | ||
| 10295 | 2026.05.06 05:27:26.537831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18596 | ||
| 10296 | 2026.05.06 05:27:26.538406 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2026.05.06 05:27:26.538460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10298 | 2026.05.06 05:27:26.538981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10299 | 2026.05.06 05:27:26.539221 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2026.05.06 05:27:26.539365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18596 | ||
| 10301 | 2026.05.06 05:27:27.487418 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10302 | 2026.05.06 05:27:27.487669 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 10303 | 2026.05.06 05:27:27.488010 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10304 | 2026.05.06 05:27:27.488044 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 10305 | 2026.05.06 05:27:27.488259 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10306 | 2026.05.06 05:27:27.488330 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10307 | 2026.05.06 05:27:27.488470 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10308 | 2026.05.06 05:27:27.488559 [ 318 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10309 | 2026.05.06 05:27:27.488566 [ 362 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10310 | 2026.05.06 05:27:27.488607 [ 348 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10311 | 2026.05.06 05:27:27.488719 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 10312 | 2026.05.06 05:27:27.488748 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10313 | 2026.05.06 05:27:27.488816 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10314 | 2026.05.06 05:27:27.488836 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 10315 | 2026.05.06 05:27:27.488870 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10316 | 2026.05.06 05:27:27.488912 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10317 | 2026.05.06 05:27:27.490019 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002453 sec., 19160.211985324095 rows/sec., 3.19 MiB/sec. | ||
| 10318 | 2026.05.06 05:27:27.490106 [ 293 ] {0d01fd1c-67a8-485f-a5d4-c67370172ed0} <Debug> TCPHandler: Processed in 0.002825894 sec. | ||
| 10319 | 2026.05.06 05:27:27.491545 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2026.05.06 05:27:27.491655 [ 293 ] {dbab5052-8e17-4fc6-92f9-073d86d517eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10321 | 2026.05.06 05:27:27.491698 [ 293 ] {dbab5052-8e17-4fc6-92f9-073d86d517eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10322 | 2026.05.06 05:27:27.492253 [ 293 ] {dbab5052-8e17-4fc6-92f9-073d86d517eb} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2026.05.06 05:27:27.492301 [ 293 ] {dbab5052-8e17-4fc6-92f9-073d86d517eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10324 | 2026.05.06 05:27:27.492742 [ 293 ] {dbab5052-8e17-4fc6-92f9-073d86d517eb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10325 | 2026.05.06 05:27:27.492972 [ 293 ] {dbab5052-8e17-4fc6-92f9-073d86d517eb} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2026.05.06 05:27:27.493120 [ 293 ] {dbab5052-8e17-4fc6-92f9-073d86d517eb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001497 sec., 37408.14963259853 rows/sec., 2.87 MiB/sec. | ||
| 10327 | 2026.05.06 05:27:27.493160 [ 293 ] {dbab5052-8e17-4fc6-92f9-073d86d517eb} <Debug> TCPHandler: Processed in 0.001664698 sec. | ||
| 10328 | 2026.05.06 05:27:27.493286 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2026.05.06 05:27:27.493381 [ 293 ] {ff29df1d-77e9-4d49-8a0d-1bcbb17df0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10330 | 2026.05.06 05:27:27.493421 [ 293 ] {ff29df1d-77e9-4d49-8a0d-1bcbb17df0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10331 | 2026.05.06 05:27:27.493842 [ 293 ] {ff29df1d-77e9-4d49-8a0d-1bcbb17df0a1} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2026.05.06 05:27:27.493879 [ 293 ] {ff29df1d-77e9-4d49-8a0d-1bcbb17df0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10333 | 2026.05.06 05:27:27.494175 [ 293 ] {ff29df1d-77e9-4d49-8a0d-1bcbb17df0a1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10334 | 2026.05.06 05:27:27.494395 [ 293 ] {ff29df1d-77e9-4d49-8a0d-1bcbb17df0a1} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2026.05.06 05:27:27.494528 [ 293 ] {ff29df1d-77e9-4d49-8a0d-1bcbb17df0a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 10336 | 2026.05.06 05:27:27.494565 [ 293 ] {ff29df1d-77e9-4d49-8a0d-1bcbb17df0a1} <Debug> TCPHandler: Processed in 0.001329467 sec. | ||
| 10337 | 2026.05.06 05:27:27.494691 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.05.06 05:27:27.494788 [ 293 ] {6b44a3f7-9f3f-447a-b6e5-c193a70d8a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10339 | 2026.05.06 05:27:27.494833 [ 293 ] {6b44a3f7-9f3f-447a-b6e5-c193a70d8a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10340 | 2026.05.06 05:27:27.495215 [ 293 ] {6b44a3f7-9f3f-447a-b6e5-c193a70d8a2f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.05.06 05:27:27.495252 [ 293 ] {6b44a3f7-9f3f-447a-b6e5-c193a70d8a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10342 | 2026.05.06 05:27:27.495573 [ 293 ] {6b44a3f7-9f3f-447a-b6e5-c193a70d8a2f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10343 | 2026.05.06 05:27:27.495784 [ 293 ] {6b44a3f7-9f3f-447a-b6e5-c193a70d8a2f} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2026.05.06 05:27:27.495915 [ 293 ] {6b44a3f7-9f3f-447a-b6e5-c193a70d8a2f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001145 sec., 111790.39301310045 rows/sec., 7.79 MiB/sec. | ||
| 10345 | 2026.05.06 05:27:27.495958 [ 293 ] {6b44a3f7-9f3f-447a-b6e5-c193a70d8a2f} <Debug> TCPHandler: Processed in 0.001315226 sec. | ||
| 10346 | 2026.05.06 05:27:27.496078 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2026.05.06 05:27:27.496173 [ 293 ] {29c9b241-158e-484b-8e38-5a74026eed8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10348 | 2026.05.06 05:27:27.496214 [ 293 ] {29c9b241-158e-484b-8e38-5a74026eed8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10349 | 2026.05.06 05:27:27.496547 [ 293 ] {29c9b241-158e-484b-8e38-5a74026eed8f} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2026.05.06 05:27:27.496584 [ 293 ] {29c9b241-158e-484b-8e38-5a74026eed8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10351 | 2026.05.06 05:27:27.496892 [ 293 ] {29c9b241-158e-484b-8e38-5a74026eed8f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10352 | 2026.05.06 05:27:27.497101 [ 293 ] {29c9b241-158e-484b-8e38-5a74026eed8f} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2026.05.06 05:27:27.497236 [ 293 ] {29c9b241-158e-484b-8e38-5a74026eed8f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001081 sec., 44403.33024976873 rows/sec., 2.99 MiB/sec. | ||
| 10354 | 2026.05.06 05:27:27.497277 [ 293 ] {29c9b241-158e-484b-8e38-5a74026eed8f} <Debug> TCPHandler: Processed in 0.001248735 sec. | ||
| 10355 | 2026.05.06 05:27:27.516435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 10356 | 2026.05.06 05:27:27.533567 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.05.06 05:27:27.533627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10358 | 2026.05.06 05:27:27.539939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10359 | 2026.05.06 05:27:27.540631 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.05.06 05:27:27.543635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 10361 | 2026.05.06 05:27:32.493981 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10362 | 2026.05.06 05:27:32.494224 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10363 | 2026.05.06 05:27:32.494559 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10364 | 2026.05.06 05:27:32.494597 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10365 | 2026.05.06 05:27:32.494838 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10366 | 2026.05.06 05:27:32.494906 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10367 | 2026.05.06 05:27:32.495048 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10368 | 2026.05.06 05:27:32.495136 [ 318 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10369 | 2026.05.06 05:27:32.495136 [ 362 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10370 | 2026.05.06 05:27:32.495185 [ 348 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10371 | 2026.05.06 05:27:32.495300 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 10372 | 2026.05.06 05:27:32.495326 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10373 | 2026.05.06 05:27:32.495394 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10374 | 2026.05.06 05:27:32.495414 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 10375 | 2026.05.06 05:27:32.495450 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10376 | 2026.05.06 05:27:32.495487 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10377 | 2026.05.06 05:27:32.496727 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.0026 sec., 18076.923076923078 rows/sec., 4.50 MiB/sec. | ||
| 10378 | 2026.05.06 05:27:32.496832 [ 293 ] {7e2ab4b7-48cb-45e0-a65d-5c21e65e9328} <Debug> TCPHandler: Processed in 0.002985834 sec. | ||
| 10379 | 2026.05.06 05:27:32.502048 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10380 | 2026.05.06 05:27:32.502162 [ 293 ] {df97f9fe-5a7b-46bf-8cf7-6c0631b93832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10381 | 2026.05.06 05:27:32.502207 [ 293 ] {df97f9fe-5a7b-46bf-8cf7-6c0631b93832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10382 | 2026.05.06 05:27:32.502757 [ 293 ] {df97f9fe-5a7b-46bf-8cf7-6c0631b93832} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2026.05.06 05:27:32.502794 [ 293 ] {df97f9fe-5a7b-46bf-8cf7-6c0631b93832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10384 | 2026.05.06 05:27:32.503164 [ 293 ] {df97f9fe-5a7b-46bf-8cf7-6c0631b93832} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10385 | 2026.05.06 05:27:32.503383 [ 293 ] {df97f9fe-5a7b-46bf-8cf7-6c0631b93832} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2026.05.06 05:27:32.503524 [ 293 ] {df97f9fe-5a7b-46bf-8cf7-6c0631b93832} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001395 sec., 203584.229390681 rows/sec., 12.93 MiB/sec. | ||
| 10387 | 2026.05.06 05:27:32.503563 [ 293 ] {df97f9fe-5a7b-46bf-8cf7-6c0631b93832} <Debug> TCPHandler: Processed in 0.001568327 sec. | ||
| 10388 | 2026.05.06 05:27:32.503687 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.05.06 05:27:32.503779 [ 293 ] {574633df-cf68-4f1c-9e7b-c6e40bfe4e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10390 | 2026.05.06 05:27:32.503818 [ 293 ] {574633df-cf68-4f1c-9e7b-c6e40bfe4e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10391 | 2026.05.06 05:27:32.504481 [ 293 ] {574633df-cf68-4f1c-9e7b-c6e40bfe4e43} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.05.06 05:27:32.504515 [ 293 ] {574633df-cf68-4f1c-9e7b-c6e40bfe4e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10393 | 2026.05.06 05:27:32.504864 [ 293 ] {574633df-cf68-4f1c-9e7b-c6e40bfe4e43} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10394 | 2026.05.06 05:27:32.505069 [ 293 ] {574633df-cf68-4f1c-9e7b-c6e40bfe4e43} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.05.06 05:27:32.505172 [ 35 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10396 | 2026.05.06 05:27:32.505191 [ 293 ] {574633df-cf68-4f1c-9e7b-c6e40bfe4e43} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.00143 sec., 593706.2937062937 rows/sec., 46.26 MiB/sec. | ||
| 10397 | 2026.05.06 05:27:32.505208 [ 35 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.05.06 05:27:32.505228 [ 293 ] {574633df-cf68-4f1c-9e7b-c6e40bfe4e43} <Debug> TCPHandler: Processed in 0.001589408 sec. | ||
| 10399 | 2026.05.06 05:27:32.505229 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10400 | 2026.05.06 05:27:32.505329 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10401 | 2026.05.06 05:27:32.505362 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2026.05.06 05:27:32.505426 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10403 | 2026.05.06 05:27:32.505455 [ 293 ] {e396a5c1-6041-496d-9b72-8bdf518d1fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10404 | 2026.05.06 05:27:32.505458 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3358 rows starting from the beginning of the part | ||
| 10405 | 2026.05.06 05:27:32.505495 [ 293 ] {e396a5c1-6041-496d-9b72-8bdf518d1fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10406 | 2026.05.06 05:27:32.505531 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 88 rows starting from the beginning of the part | ||
| 10407 | 2026.05.06 05:27:32.505586 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 849 rows starting from the beginning of the part | ||
| 10408 | 2026.05.06 05:27:32.505636 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2433 rows starting from the beginning of the part | ||
| 10409 | 2026.05.06 05:27:32.505682 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 10410 | 2026.05.06 05:27:32.505741 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 849 rows starting from the beginning of the part | ||
| 10411 | 2026.05.06 05:27:32.505938 [ 293 ] {e396a5c1-6041-496d-9b72-8bdf518d1fde} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.05.06 05:27:32.505972 [ 293 ] {e396a5c1-6041-496d-9b72-8bdf518d1fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10413 | 2026.05.06 05:27:32.506265 [ 293 ] {e396a5c1-6041-496d-9b72-8bdf518d1fde} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10414 | 2026.05.06 05:27:32.506473 [ 293 ] {e396a5c1-6041-496d-9b72-8bdf518d1fde} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.05.06 05:27:32.506597 [ 293 ] {e396a5c1-6041-496d-9b72-8bdf518d1fde} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001159 sec., 144952.54529767038 rows/sec., 8.84 MiB/sec. | ||
| 10416 | 2026.05.06 05:27:32.506632 [ 293 ] {e396a5c1-6041-496d-9b72-8bdf518d1fde} <Debug> TCPHandler: Processed in 0.001317397 sec. | ||
| 10417 | 2026.05.06 05:27:32.506752 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10418 | 2026.05.06 05:27:32.506844 [ 293 ] {458c8001-d322-41b3-b3c3-22355cc9d541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10419 | 2026.05.06 05:27:32.506882 [ 293 ] {458c8001-d322-41b3-b3c3-22355cc9d541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10420 | 2026.05.06 05:27:32.507300 [ 293 ] {458c8001-d322-41b3-b3c3-22355cc9d541} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10421 | 2026.05.06 05:27:32.507334 [ 293 ] {458c8001-d322-41b3-b3c3-22355cc9d541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10422 | 2026.05.06 05:27:32.507634 [ 293 ] {458c8001-d322-41b3-b3c3-22355cc9d541} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10423 | 2026.05.06 05:27:32.507840 [ 293 ] {458c8001-d322-41b3-b3c3-22355cc9d541} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10424 | 2026.05.06 05:27:32.507969 [ 293 ] {458c8001-d322-41b3-b3c3-22355cc9d541} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001142 sec., 130472.85464098073 rows/sec., 8.43 MiB/sec. | ||
| 10425 | 2026.05.06 05:27:32.508006 [ 293 ] {458c8001-d322-41b3-b3c3-22355cc9d541} <Debug> TCPHandler: Processed in 0.001300526 sec. | ||
| 10426 | 2026.05.06 05:27:32.508068 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7633 rows, containing 5 columns (5 merged, 0 gathered) in 0.002778583 sec., 2747083.6753841797 rows/sec., 218.60 MiB/sec. | ||
| 10427 | 2026.05.06 05:27:32.508122 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10428 | 2026.05.06 05:27:32.508219 [ 293 ] {7dc0368c-9074-44a8-a6e2-1cd996fbd9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10429 | 2026.05.06 05:27:32.508257 [ 293 ] {7dc0368c-9074-44a8-a6e2-1cd996fbd9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10430 | 2026.05.06 05:27:32.508433 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10431 | 2026.05.06 05:27:32.508672 [ 293 ] {7dc0368c-9074-44a8-a6e2-1cd996fbd9a4} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2026.05.06 05:27:32.508713 [ 293 ] {7dc0368c-9074-44a8-a6e2-1cd996fbd9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10433 | 2026.05.06 05:27:32.508763 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_66_13} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10434 | 2026.05.06 05:27:32.508859 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_66_13} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10435 | 2026.05.06 05:27:32.508977 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 10436 | 2026.05.06 05:27:32.509028 [ 293 ] {7dc0368c-9074-44a8-a6e2-1cd996fbd9a4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10437 | 2026.05.06 05:27:32.509240 [ 293 ] {7dc0368c-9074-44a8-a6e2-1cd996fbd9a4} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2026.05.06 05:27:32.509375 [ 293 ] {7dc0368c-9074-44a8-a6e2-1cd996fbd9a4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 10439 | 2026.05.06 05:27:32.509411 [ 293 ] {7dc0368c-9074-44a8-a6e2-1cd996fbd9a4} <Debug> TCPHandler: Processed in 0.001335957 sec. | ||
| 10440 | 2026.05.06 05:27:32.509530 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2026.05.06 05:27:32.509621 [ 293 ] {0fbf64d0-90f4-4302-a6b6-7be415899ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10442 | 2026.05.06 05:27:32.509659 [ 293 ] {0fbf64d0-90f4-4302-a6b6-7be415899ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10443 | 2026.05.06 05:27:32.510208 [ 293 ] {0fbf64d0-90f4-4302-a6b6-7be415899ecd} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.05.06 05:27:32.510242 [ 293 ] {0fbf64d0-90f4-4302-a6b6-7be415899ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10445 | 2026.05.06 05:27:32.510612 [ 293 ] {0fbf64d0-90f4-4302-a6b6-7be415899ecd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10446 | 2026.05.06 05:27:32.510823 [ 293 ] {0fbf64d0-90f4-4302-a6b6-7be415899ecd} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.05.06 05:27:32.510926 [ 35 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10448 | 2026.05.06 05:27:32.510958 [ 35 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.05.06 05:27:32.510959 [ 293 ] {0fbf64d0-90f4-4302-a6b6-7be415899ecd} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001355 sec., 380811.8081180812 rows/sec., 26.85 MiB/sec. | ||
| 10450 | 2026.05.06 05:27:32.510976 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10451 | 2026.05.06 05:27:32.511002 [ 293 ] {0fbf64d0-90f4-4302-a6b6-7be415899ecd} <Debug> TCPHandler: Processed in 0.001519767 sec. | ||
| 10452 | 2026.05.06 05:27:32.511050 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10453 | 2026.05.06 05:27:32.511120 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2026.05.06 05:27:32.511137 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10455 | 2026.05.06 05:27:32.511162 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1830 rows starting from the beginning of the part | ||
| 10456 | 2026.05.06 05:27:32.511206 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 80 rows starting from the beginning of the part | ||
| 10457 | 2026.05.06 05:27:32.511213 [ 293 ] {6a582528-e50b-4382-8a04-5f5076547f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10458 | 2026.05.06 05:27:32.511246 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 516 rows starting from the beginning of the part | ||
| 10459 | 2026.05.06 05:27:32.511255 [ 293 ] {6a582528-e50b-4382-8a04-5f5076547f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10460 | 2026.05.06 05:27:32.511283 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1304 rows starting from the beginning of the part | ||
| 10461 | 2026.05.06 05:27:32.511319 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 10462 | 2026.05.06 05:27:32.511355 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 516 rows starting from the beginning of the part | ||
| 10463 | 2026.05.06 05:27:32.511615 [ 293 ] {6a582528-e50b-4382-8a04-5f5076547f87} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.05.06 05:27:32.511649 [ 293 ] {6a582528-e50b-4382-8a04-5f5076547f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10465 | 2026.05.06 05:27:32.511973 [ 293 ] {6a582528-e50b-4382-8a04-5f5076547f87} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10466 | 2026.05.06 05:27:32.512175 [ 293 ] {6a582528-e50b-4382-8a04-5f5076547f87} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2026.05.06 05:27:32.512302 [ 293 ] {6a582528-e50b-4382-8a04-5f5076547f87} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 10468 | 2026.05.06 05:27:32.512339 [ 293 ] {6a582528-e50b-4382-8a04-5f5076547f87} <Debug> TCPHandler: Processed in 0.001266366 sec. | ||
| 10469 | 2026.05.06 05:27:32.512467 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10470 | 2026.05.06 05:27:32.512560 [ 293 ] {6839199f-d976-482b-8b5e-a74d84643a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10471 | 2026.05.06 05:27:32.512600 [ 196 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576907 sec., 2733198.59700033 rows/sec., 198.06 MiB/sec. | ||
| 10472 | 2026.05.06 05:27:32.512601 [ 293 ] {6839199f-d976-482b-8b5e-a74d84643a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10473 | 2026.05.06 05:27:32.512792 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10474 | 2026.05.06 05:27:32.513020 [ 293 ] {6839199f-d976-482b-8b5e-a74d84643a87} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.05.06 05:27:32.513023 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_66_13} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2026.05.06 05:27:32.513054 [ 293 ] {6839199f-d976-482b-8b5e-a74d84643a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10477 | 2026.05.06 05:27:32.513095 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_66_13} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10478 | 2026.05.06 05:27:32.513154 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 10479 | 2026.05.06 05:27:32.513371 [ 293 ] {6839199f-d976-482b-8b5e-a74d84643a87} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10480 | 2026.05.06 05:27:32.513580 [ 293 ] {6839199f-d976-482b-8b5e-a74d84643a87} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2026.05.06 05:27:32.513675 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10482 | 2026.05.06 05:27:32.513701 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10483 | 2026.05.06 05:27:32.513712 [ 293 ] {6839199f-d976-482b-8b5e-a74d84643a87} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 10484 | 2026.05.06 05:27:32.513718 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10485 | 2026.05.06 05:27:32.513749 [ 293 ] {6839199f-d976-482b-8b5e-a74d84643a87} <Debug> TCPHandler: Processed in 0.001329147 sec. | ||
| 10486 | 2026.05.06 05:27:32.513843 [ 186 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10487 | 2026.05.06 05:27:32.513868 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10488 | 2026.05.06 05:27:32.513970 [ 293 ] {0057323d-438a-4c2b-801c-bee9b14fd769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10489 | 2026.05.06 05:27:32.513988 [ 186 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10490 | 2026.05.06 05:27:32.514010 [ 293 ] {0057323d-438a-4c2b-801c-bee9b14fd769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10491 | 2026.05.06 05:27:32.514026 [ 186 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 24984 rows starting from the beginning of the part | ||
| 10492 | 2026.05.06 05:27:32.514091 [ 186 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 10493 | 2026.05.06 05:27:32.514138 [ 186 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 265 rows starting from the beginning of the part | ||
| 10494 | 2026.05.06 05:27:32.514181 [ 186 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1496 rows starting from the beginning of the part | ||
| 10495 | 2026.05.06 05:27:32.514219 [ 186 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 128 rows starting from the beginning of the part | ||
| 10496 | 2026.05.06 05:27:32.514259 [ 186 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 265 rows starting from the beginning of the part | ||
| 10497 | 2026.05.06 05:27:32.514345 [ 293 ] {0057323d-438a-4c2b-801c-bee9b14fd769} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.05.06 05:27:32.514384 [ 293 ] {0057323d-438a-4c2b-801c-bee9b14fd769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10499 | 2026.05.06 05:27:32.514704 [ 293 ] {0057323d-438a-4c2b-801c-bee9b14fd769} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10500 | 2026.05.06 05:27:32.514908 [ 293 ] {0057323d-438a-4c2b-801c-bee9b14fd769} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2026.05.06 05:27:32.515040 [ 293 ] {0057323d-438a-4c2b-801c-bee9b14fd769} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 10502 | 2026.05.06 05:27:32.515076 [ 293 ] {0057323d-438a-4c2b-801c-bee9b14fd769} <Debug> TCPHandler: Processed in 0.001256596 sec. | ||
| 10503 | 2026.05.06 05:27:32.515188 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2026.05.06 05:27:32.515279 [ 293 ] {399c3cef-fa74-4ece-aa57-c475b0620ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10505 | 2026.05.06 05:27:32.515330 [ 293 ] {399c3cef-fa74-4ece-aa57-c475b0620ca1} <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 | ||
| 10506 | 2026.05.06 05:27:32.516173 [ 293 ] {399c3cef-fa74-4ece-aa57-c475b0620ca1} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2026.05.06 05:27:32.516210 [ 293 ] {399c3cef-fa74-4ece-aa57-c475b0620ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10508 | 2026.05.06 05:27:32.516894 [ 293 ] {399c3cef-fa74-4ece-aa57-c475b0620ca1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10509 | 2026.05.06 05:27:32.517127 [ 293 ] {399c3cef-fa74-4ece-aa57-c475b0620ca1} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2026.05.06 05:27:32.517264 [ 293 ] {399c3cef-fa74-4ece-aa57-c475b0620ca1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002002 sec., 12987.012987012988 rows/sec., 23.27 MiB/sec. | ||
| 10511 | 2026.05.06 05:27:32.517317 [ 293 ] {399c3cef-fa74-4ece-aa57-c475b0620ca1} <Debug> TCPHandler: Processed in 0.002175901 sec. | ||
| 10512 | 2026.05.06 05:27:32.517438 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10513 | 2026.05.06 05:27:32.517531 [ 293 ] {5db034ba-6231-426a-9282-53a884822adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10514 | 2026.05.06 05:27:32.517571 [ 293 ] {5db034ba-6231-426a-9282-53a884822adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10515 | 2026.05.06 05:27:32.517908 [ 293 ] {5db034ba-6231-426a-9282-53a884822adc} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2026.05.06 05:27:32.517941 [ 293 ] {5db034ba-6231-426a-9282-53a884822adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10517 | 2026.05.06 05:27:32.520049 [ 293 ] {5db034ba-6231-426a-9282-53a884822adc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10518 | 2026.05.06 05:27:32.520272 [ 293 ] {5db034ba-6231-426a-9282-53a884822adc} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2026.05.06 05:27:32.520376 [ 35 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10520 | 2026.05.06 05:27:32.520398 [ 293 ] {5db034ba-6231-426a-9282-53a884822adc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.002885 sec., 31195.84055459272 rows/sec., 1.95 MiB/sec. | ||
| 10521 | 2026.05.06 05:27:32.520406 [ 35 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2026.05.06 05:27:32.520429 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10523 | 2026.05.06 05:27:32.520434 [ 293 ] {5db034ba-6231-426a-9282-53a884822adc} <Debug> TCPHandler: Processed in 0.003043375 sec. | ||
| 10524 | 2026.05.06 05:27:32.520499 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10525 | 2026.05.06 05:27:32.520571 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10526 | 2026.05.06 05:27:32.520596 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3840 rows starting from the beginning of the part | ||
| 10527 | 2026.05.06 05:27:32.520640 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 10528 | 2026.05.06 05:27:32.520676 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 10529 | 2026.05.06 05:27:32.520709 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
| 10530 | 2026.05.06 05:27:32.520742 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 10531 | 2026.05.06 05:27:32.520776 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 10532 | 2026.05.06 05:27:32.522435 [ 196 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4140 rows, containing 4 columns (4 merged, 0 gathered) in 0.00196159 sec., 2110532.7820798433 rows/sec., 136.48 MiB/sec. | ||
| 10533 | 2026.05.06 05:27:32.522809 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10534 | 2026.05.06 05:27:32.523069 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_66_13} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2026.05.06 05:27:32.523134 [ 191 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_66_13} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10536 | 2026.05.06 05:27:32.523199 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 10537 | 2026.05.06 05:27:32.524145 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27298 rows, containing 5 columns (5 merged, 0 gathered) in 0.01036078 sec., 2634743.716206695 rows/sec., 168.24 MiB/sec. | ||
| 10538 | 2026.05.06 05:27:32.524454 [ 191 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10539 | 2026.05.06 05:27:32.524729 [ 191 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10540 | 2026.05.06 05:27:32.524790 [ 191 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10541 | 2026.05.06 05:27:32.524876 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10542 | 2026.05.06 05:27:33.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.49 MiB, peak 325.44 MiB, free memory in arenas 0.00 B, will set to 316.34 MiB (RSS), difference: 1.85 MiB | ||
| 10543 | 2026.05.06 05:27:33.902812 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10544 | 2026.05.06 05:27:33.902867 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10545 | 2026.05.06 05:27:34.039569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19108 | ||
| 10546 | 2026.05.06 05:27:34.040228 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.05.06 05:27:34.040265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10548 | 2026.05.06 05:27:34.040698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10549 | 2026.05.06 05:27:34.040973 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.05.06 05:27:34.041105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19108 | ||
| 10551 | 2026.05.06 05:27:34.101523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1332 | ||
| 10552 | 2026.05.06 05:27:34.103914 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2026.05.06 05:27:34.103963 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10554 | 2026.05.06 05:27:34.105164 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10555 | 2026.05.06 05:27:34.105437 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10556 | 2026.05.06 05:27:34.105703 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332 | ||
| 10557 | 2026.05.06 05:27:35.000317 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.35 MiB, peak 325.44 MiB, free memory in arenas 0.00 B, will set to 316.34 MiB (RSS), difference: 3.99 MiB | ||
| 10558 | 2026.05.06 05:27:35.043777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 10559 | 2026.05.06 05:27:35.060902 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10560 | 2026.05.06 05:27:35.060959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10561 | 2026.05.06 05:27:35.067052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10562 | 2026.05.06 05:27:35.067748 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10563 | 2026.05.06 05:27:35.070376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 10564 | 2026.05.06 05:27:37.489772 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10565 | 2026.05.06 05:27:37.490072 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10566 | 2026.05.06 05:27:37.490405 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10567 | 2026.05.06 05:27:37.490441 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10568 | 2026.05.06 05:27:37.490659 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10569 | 2026.05.06 05:27:37.490728 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10570 | 2026.05.06 05:27:37.490869 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10571 | 2026.05.06 05:27:37.490965 [ 318 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10572 | 2026.05.06 05:27:37.490993 [ 307 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10573 | 2026.05.06 05:27:37.491013 [ 348 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10574 | 2026.05.06 05:27:37.491149 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 10575 | 2026.05.06 05:27:37.491190 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10576 | 2026.05.06 05:27:37.491276 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10577 | 2026.05.06 05:27:37.491301 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 10578 | 2026.05.06 05:27:37.491345 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10579 | 2026.05.06 05:27:37.491391 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10580 | 2026.05.06 05:27:37.492615 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002643 sec., 17782.822550132427 rows/sec., 2.96 MiB/sec. | ||
| 10581 | 2026.05.06 05:27:37.492745 [ 293 ] {4395f0fb-ccb8-48d2-9c21-4776127ed952} <Debug> TCPHandler: Processed in 0.003056555 sec. | ||
| 10582 | 2026.05.06 05:27:37.494694 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10583 | 2026.05.06 05:27:37.494804 [ 293 ] {4f835a48-efe8-48a6-a237-3cda5d6ab390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10584 | 2026.05.06 05:27:37.494847 [ 293 ] {4f835a48-efe8-48a6-a237-3cda5d6ab390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10585 | 2026.05.06 05:27:37.495360 [ 293 ] {4f835a48-efe8-48a6-a237-3cda5d6ab390} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10586 | 2026.05.06 05:27:37.495397 [ 293 ] {4f835a48-efe8-48a6-a237-3cda5d6ab390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10587 | 2026.05.06 05:27:37.495763 [ 293 ] {4f835a48-efe8-48a6-a237-3cda5d6ab390} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10588 | 2026.05.06 05:27:37.495989 [ 293 ] {4f835a48-efe8-48a6-a237-3cda5d6ab390} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10589 | 2026.05.06 05:27:37.496137 [ 293 ] {4f835a48-efe8-48a6-a237-3cda5d6ab390} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001367 sec., 64374.542794440385 rows/sec., 5.42 MiB/sec. | ||
| 10590 | 2026.05.06 05:27:37.496178 [ 293 ] {4f835a48-efe8-48a6-a237-3cda5d6ab390} <Debug> TCPHandler: Processed in 0.001535147 sec. | ||
| 10591 | 2026.05.06 05:27:37.496298 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10592 | 2026.05.06 05:27:37.496399 [ 293 ] {e62263a5-3215-4eb7-b231-9ce0ca4f111c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10593 | 2026.05.06 05:27:37.496442 [ 293 ] {e62263a5-3215-4eb7-b231-9ce0ca4f111c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10594 | 2026.05.06 05:27:37.496845 [ 293 ] {e62263a5-3215-4eb7-b231-9ce0ca4f111c} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10595 | 2026.05.06 05:27:37.496884 [ 293 ] {e62263a5-3215-4eb7-b231-9ce0ca4f111c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10596 | 2026.05.06 05:27:37.497184 [ 293 ] {e62263a5-3215-4eb7-b231-9ce0ca4f111c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10597 | 2026.05.06 05:27:37.497393 [ 293 ] {e62263a5-3215-4eb7-b231-9ce0ca4f111c} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10598 | 2026.05.06 05:27:37.497498 [ 47 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10599 | 2026.05.06 05:27:37.497523 [ 293 ] {e62263a5-3215-4eb7-b231-9ce0ca4f111c} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001145 sec., 13973.799126637556 rows/sec., 1.03 MiB/sec. | ||
| 10600 | 2026.05.06 05:27:37.497533 [ 47 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2026.05.06 05:27:37.497555 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10602 | 2026.05.06 05:27:37.497561 [ 293 ] {e62263a5-3215-4eb7-b231-9ce0ca4f111c} <Debug> TCPHandler: Processed in 0.001312696 sec. | ||
| 10603 | 2026.05.06 05:27:37.497657 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10604 | 2026.05.06 05:27:37.497685 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10605 | 2026.05.06 05:27:37.497793 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10606 | 2026.05.06 05:27:37.497794 [ 293 ] {2e51c69c-b44e-4324-a2a9-d091ddf1dddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10607 | 2026.05.06 05:27:37.497850 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 10608 | 2026.05.06 05:27:37.497860 [ 293 ] {2e51c69c-b44e-4324-a2a9-d091ddf1dddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10609 | 2026.05.06 05:27:37.497920 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part | ||
| 10610 | 2026.05.06 05:27:37.497970 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 168 rows starting from the beginning of the part | ||
| 10611 | 2026.05.06 05:27:37.498013 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part | ||
| 10612 | 2026.05.06 05:27:37.498054 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 168 rows starting from the beginning of the part | ||
| 10613 | 2026.05.06 05:27:37.498098 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part | ||
| 10614 | 2026.05.06 05:27:37.498305 [ 293 ] {2e51c69c-b44e-4324-a2a9-d091ddf1dddb} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2026.05.06 05:27:37.498347 [ 293 ] {2e51c69c-b44e-4324-a2a9-d091ddf1dddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10616 | 2026.05.06 05:27:37.498661 [ 293 ] {2e51c69c-b44e-4324-a2a9-d091ddf1dddb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10617 | 2026.05.06 05:27:37.498881 [ 293 ] {2e51c69c-b44e-4324-a2a9-d091ddf1dddb} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2026.05.06 05:27:37.498952 [ 191 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339227 sec., 461460.23041650146 rows/sec., 30.94 MiB/sec. | ||
| 10619 | 2026.05.06 05:27:37.499011 [ 293 ] {2e51c69c-b44e-4324-a2a9-d091ddf1dddb} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001236 sec., 64724.91909385114 rows/sec., 5.05 MiB/sec. | ||
| 10620 | 2026.05.06 05:27:37.499050 [ 293 ] {2e51c69c-b44e-4324-a2a9-d091ddf1dddb} <Debug> TCPHandler: Processed in 0.001413817 sec. | ||
| 10621 | 2026.05.06 05:27:37.499099 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10622 | 2026.05.06 05:27:37.499167 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10623 | 2026.05.06 05:27:37.499270 [ 293 ] {5938f00d-2a28-46c6-ba1c-40d72ddd54f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10624 | 2026.05.06 05:27:37.499315 [ 293 ] {5938f00d-2a28-46c6-ba1c-40d72ddd54f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10625 | 2026.05.06 05:27:37.499365 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_56_11} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.05.06 05:27:37.499443 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_56_11} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10627 | 2026.05.06 05:27:37.499521 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10628 | 2026.05.06 05:27:37.499728 [ 293 ] {5938f00d-2a28-46c6-ba1c-40d72ddd54f2} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.05.06 05:27:37.499769 [ 293 ] {5938f00d-2a28-46c6-ba1c-40d72ddd54f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10630 | 2026.05.06 05:27:37.500095 [ 293 ] {5938f00d-2a28-46c6-ba1c-40d72ddd54f2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10631 | 2026.05.06 05:27:37.500304 [ 293 ] {5938f00d-2a28-46c6-ba1c-40d72ddd54f2} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.05.06 05:27:37.500432 [ 293 ] {5938f00d-2a28-46c6-ba1c-40d72ddd54f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 10633 | 2026.05.06 05:27:37.500469 [ 293 ] {5938f00d-2a28-46c6-ba1c-40d72ddd54f2} <Debug> TCPHandler: Processed in 0.001351387 sec. | ||
| 10634 | 2026.05.06 05:27:37.500579 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10635 | 2026.05.06 05:27:37.500674 [ 293 ] {e936b8cd-c368-4c6d-9a01-e9201afc252b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10636 | 2026.05.06 05:27:37.500727 [ 293 ] {e936b8cd-c368-4c6d-9a01-e9201afc252b} <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 | ||
| 10637 | 2026.05.06 05:27:37.501476 [ 293 ] {e936b8cd-c368-4c6d-9a01-e9201afc252b} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.05.06 05:27:37.501511 [ 293 ] {e936b8cd-c368-4c6d-9a01-e9201afc252b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10639 | 2026.05.06 05:27:37.502040 [ 293 ] {e936b8cd-c368-4c6d-9a01-e9201afc252b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10640 | 2026.05.06 05:27:37.502266 [ 293 ] {e936b8cd-c368-4c6d-9a01-e9201afc252b} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.05.06 05:27:37.502402 [ 293 ] {e936b8cd-c368-4c6d-9a01-e9201afc252b} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001746 sec., 9163.802978235968 rows/sec., 16.42 MiB/sec. | ||
| 10642 | 2026.05.06 05:27:37.502456 [ 293 ] {e936b8cd-c368-4c6d-9a01-e9201afc252b} <Debug> TCPHandler: Processed in 0.00192541 sec. | ||
| 10643 | 2026.05.06 05:27:37.502585 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10644 | 2026.05.06 05:27:37.502680 [ 293 ] {67af476b-c52c-4686-9450-a299ed9f2e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10645 | 2026.05.06 05:27:37.502720 [ 293 ] {67af476b-c52c-4686-9450-a299ed9f2e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10646 | 2026.05.06 05:27:37.503061 [ 293 ] {67af476b-c52c-4686-9450-a299ed9f2e7b} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2026.05.06 05:27:37.503098 [ 293 ] {67af476b-c52c-4686-9450-a299ed9f2e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10648 | 2026.05.06 05:27:37.503413 [ 293 ] {67af476b-c52c-4686-9450-a299ed9f2e7b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10649 | 2026.05.06 05:27:37.503636 [ 293 ] {67af476b-c52c-4686-9450-a299ed9f2e7b} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2026.05.06 05:27:37.503789 [ 293 ] {67af476b-c52c-4686-9450-a299ed9f2e7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 10651 | 2026.05.06 05:27:37.503827 [ 293 ] {67af476b-c52c-4686-9450-a299ed9f2e7b} <Debug> TCPHandler: Processed in 0.001291686 sec. | ||
| 10652 | 2026.05.06 05:27:39.045212 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35018 | ||
| 10653 | 2026.05.06 05:27:39.045316 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10654 | 2026.05.06 05:27:39.045342 [ 292 ] {} <Debug> TCP-Session: 2f103de6-5be2-4a85-b8ff-819a539a3f01 Authenticating user 'default' from [fd00:1122:3344:101::e]:35018 | ||
| 10655 | 2026.05.06 05:27:39.045363 [ 292 ] {} <Debug> TCP-Session: 2f103de6-5be2-4a85-b8ff-819a539a3f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10656 | 2026.05.06 05:27:39.045376 [ 292 ] {} <Debug> TCP-Session: 2f103de6-5be2-4a85-b8ff-819a539a3f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10657 | 2026.05.06 05:27:39.045592 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43884 | ||
| 10658 | 2026.05.06 05:27:39.045618 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60926 | ||
| 10659 | 2026.05.06 05:27:39.045648 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43256 | ||
| 10660 | 2026.05.06 05:27:39.045674 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34858 | ||
| 10661 | 2026.05.06 05:27:39.045675 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36131 | ||
| 10662 | 2026.05.06 05:27:39.045710 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10663 | 2026.05.06 05:27:39.045774 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10664 | 2026.05.06 05:27:39.045791 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10665 | 2026.05.06 05:27:39.045800 [ 313 ] {} <Debug> TCP-Session: 46efb93e-5712-4b00-be28-c1f87cee1ec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60926 | ||
| 10666 | 2026.05.06 05:27:39.045814 [ 315 ] {} <Debug> TCP-Session: dbd97c58-534e-4990-8ec3-6dca790fd3f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43256 | ||
| 10667 | 2026.05.06 05:27:39.045821 [ 3 ] {} <Debug> TCP-Session: 1695b50f-ed72-4ca0-8e5d-bdc2562088d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34858 | ||
| 10668 | 2026.05.06 05:27:39.045835 [ 313 ] {} <Debug> TCP-Session: 46efb93e-5712-4b00-be28-c1f87cee1ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10669 | 2026.05.06 05:27:39.045845 [ 315 ] {} <Debug> TCP-Session: dbd97c58-534e-4990-8ec3-6dca790fd3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10670 | 2026.05.06 05:27:39.045855 [ 3 ] {} <Debug> TCP-Session: 1695b50f-ed72-4ca0-8e5d-bdc2562088d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10671 | 2026.05.06 05:27:39.045860 [ 313 ] {} <Debug> TCP-Session: 46efb93e-5712-4b00-be28-c1f87cee1ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10672 | 2026.05.06 05:27:39.045874 [ 315 ] {} <Debug> TCP-Session: dbd97c58-534e-4990-8ec3-6dca790fd3f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10673 | 2026.05.06 05:27:39.045885 [ 3 ] {} <Debug> TCP-Session: 1695b50f-ed72-4ca0-8e5d-bdc2562088d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10674 | 2026.05.06 05:27:39.045710 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10675 | 2026.05.06 05:27:39.045706 [ 292 ] {} <Trace> TCP-Session: 2f103de6-5be2-4a85-b8ff-819a539a3f01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10676 | 2026.05.06 05:27:39.045950 [ 309 ] {} <Debug> TCP-Session: 281d0a8b-7210-40ab-a08c-d690fe09ae70 Authenticating user 'default' from [fd00:1122:3344:101::e]:43884 | ||
| 10677 | 2026.05.06 05:27:39.045672 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56622 | ||
| 10678 | 2026.05.06 05:27:39.045992 [ 309 ] {} <Debug> TCP-Session: 281d0a8b-7210-40ab-a08c-d690fe09ae70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10679 | 2026.05.06 05:27:39.045632 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59001 | ||
| 10680 | 2026.05.06 05:27:39.046017 [ 309 ] {} <Debug> TCP-Session: 281d0a8b-7210-40ab-a08c-d690fe09ae70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10681 | 2026.05.06 05:27:39.045617 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32870 | ||
| 10682 | 2026.05.06 05:27:39.046128 [ 292 ] {9773703a-af28-459a-99f2-00f0b5a33b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35018) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10683 | 2026.05.06 05:27:39.046216 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10684 | 2026.05.06 05:27:39.046257 [ 316 ] {} <Debug> TCP-Session: 5cddd3af-a503-4fb0-8ab5-b3f12ee2ccbb Authenticating user 'default' from [fd00:1122:3344:101::e]:36131 | ||
| 10685 | 2026.05.06 05:27:39.046280 [ 316 ] {} <Debug> TCP-Session: 5cddd3af-a503-4fb0-8ab5-b3f12ee2ccbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10686 | 2026.05.06 05:27:39.046292 [ 316 ] {} <Debug> TCP-Session: 5cddd3af-a503-4fb0-8ab5-b3f12ee2ccbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10687 | 2026.05.06 05:27:39.046416 [ 292 ] {9773703a-af28-459a-99f2-00f0b5a33b0a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10688 | 2026.05.06 05:27:39.046471 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10689 | 2026.05.06 05:27:39.046480 [ 292 ] {9773703a-af28-459a-99f2-00f0b5a33b0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10690 | 2026.05.06 05:27:39.046505 [ 317 ] {} <Debug> TCP-Session: dbaef906-c2d6-44cc-a283-680cca151f01 Authenticating user 'default' from [fd00:1122:3344:101::e]:56622 | ||
| 10691 | 2026.05.06 05:27:39.046527 [ 317 ] {} <Debug> TCP-Session: dbaef906-c2d6-44cc-a283-680cca151f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10692 | 2026.05.06 05:27:39.046539 [ 317 ] {} <Debug> TCP-Session: dbaef906-c2d6-44cc-a283-680cca151f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10693 | 2026.05.06 05:27:39.046596 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10694 | 2026.05.06 05:27:39.046637 [ 310 ] {} <Debug> TCP-Session: 4dbe7e3d-47a0-4fdd-b069-57e9680186e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32870 | ||
| 10695 | 2026.05.06 05:27:39.046663 [ 310 ] {} <Debug> TCP-Session: 4dbe7e3d-47a0-4fdd-b069-57e9680186e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10696 | 2026.05.06 05:27:39.046676 [ 310 ] {} <Debug> TCP-Session: 4dbe7e3d-47a0-4fdd-b069-57e9680186e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10697 | 2026.05.06 05:27:39.046752 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10698 | 2026.05.06 05:27:39.046782 [ 314 ] {} <Debug> TCP-Session: b1d338b5-753d-43e4-bac8-e6ba8a584702 Authenticating user 'default' from [fd00:1122:3344:101::e]:59001 | ||
| 10699 | 2026.05.06 05:27:39.046792 [ 292 ] {9773703a-af28-459a-99f2-00f0b5a33b0a} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 10700 | 2026.05.06 05:27:39.046798 [ 314 ] {} <Debug> TCP-Session: b1d338b5-753d-43e4-bac8-e6ba8a584702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10701 | 2026.05.06 05:27:39.046832 [ 314 ] {} <Debug> TCP-Session: b1d338b5-753d-43e4-bac8-e6ba8a584702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10702 | 2026.05.06 05:27:39.047760 [ 318 ] {9773703a-af28-459a-99f2-00f0b5a33b0a} <Trace> AggregatingTransform: Aggregating | ||
| 10703 | 2026.05.06 05:27:39.047800 [ 318 ] {9773703a-af28-459a-99f2-00f0b5a33b0a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10704 | 2026.05.06 05:27:39.047838 [ 318 ] {9773703a-af28-459a-99f2-00f0b5a33b0a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938175 sec. (1065.899 rows/sec., 41.64 KiB/sec.) | ||
| 10705 | 2026.05.06 05:27:39.047856 [ 318 ] {9773703a-af28-459a-99f2-00f0b5a33b0a} <Trace> Aggregator: Merging aggregated data | ||
| 10706 | 2026.05.06 05:27:39.049159 [ 292 ] {9773703a-af28-459a-99f2-00f0b5a33b0a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003085 sec., 324.14910858995137 rows/sec., 12.66 KiB/sec. | ||
| 10707 | 2026.05.06 05:27:39.049335 [ 292 ] {9773703a-af28-459a-99f2-00f0b5a33b0a} <Debug> TCPHandler: Processed in 0.003779518 sec. | ||
| 10708 | 2026.05.06 05:27:39.049474 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10709 | 2026.05.06 05:27:39.049506 [ 292 ] {} <Debug> TCP-Session: 2f103de6-5be2-4a85-b8ff-819a539a3f01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10710 | 2026.05.06 05:27:39.049507 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10711 | 2026.05.06 05:27:39.049526 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10712 | 2026.05.06 05:27:39.049544 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10713 | 2026.05.06 05:27:39.049565 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10714 | 2026.05.06 05:27:39.049592 [ 314 ] {} <Debug> TCP-Session: b1d338b5-753d-43e4-bac8-e6ba8a584702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10715 | 2026.05.06 05:27:39.049617 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10716 | 2026.05.06 05:27:39.049633 [ 310 ] {} <Debug> TCP-Session: 4dbe7e3d-47a0-4fdd-b069-57e9680186e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10717 | 2026.05.06 05:27:39.049642 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10718 | 2026.05.06 05:27:39.049669 [ 315 ] {} <Debug> TCP-Session: dbd97c58-534e-4990-8ec3-6dca790fd3f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10719 | 2026.05.06 05:27:39.049692 [ 317 ] {} <Debug> TCP-Session: dbaef906-c2d6-44cc-a283-680cca151f01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10720 | 2026.05.06 05:27:39.049607 [ 309 ] {} <Debug> TCP-Session: 281d0a8b-7210-40ab-a08c-d690fe09ae70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10721 | 2026.05.06 05:27:39.049595 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10722 | 2026.05.06 05:27:39.049581 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10723 | 2026.05.06 05:27:39.049558 [ 3 ] {} <Debug> TCP-Session: 1695b50f-ed72-4ca0-8e5d-bdc2562088d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10724 | 2026.05.06 05:27:39.049785 [ 316 ] {} <Debug> TCP-Session: 5cddd3af-a503-4fb0-8ab5-b3f12ee2ccbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10725 | 2026.05.06 05:27:39.049805 [ 313 ] {} <Debug> TCP-Session: 46efb93e-5712-4b00-be28-c1f87cee1ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10726 | 2026.05.06 05:27:39.278310 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39785 | ||
| 10727 | 2026.05.06 05:27:39.278417 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10728 | 2026.05.06 05:27:39.278443 [ 292 ] {} <Debug> TCP-Session: 08958442-adcf-4781-9c71-24a9c9a962fd Authenticating user 'default' from [fd00:1122:3344:101::e]:39785 | ||
| 10729 | 2026.05.06 05:27:39.278464 [ 292 ] {} <Debug> TCP-Session: 08958442-adcf-4781-9c71-24a9c9a962fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10730 | 2026.05.06 05:27:39.278477 [ 292 ] {} <Debug> TCP-Session: 08958442-adcf-4781-9c71-24a9c9a962fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10731 | 2026.05.06 05:27:39.278655 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54253 | ||
| 10732 | 2026.05.06 05:27:39.278705 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53212 | ||
| 10733 | 2026.05.06 05:27:39.278715 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39058 | ||
| 10734 | 2026.05.06 05:27:39.278740 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38494 | ||
| 10735 | 2026.05.06 05:27:39.278759 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60750 | ||
| 10736 | 2026.05.06 05:27:39.278775 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10737 | 2026.05.06 05:27:39.278770 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52865 | ||
| 10738 | 2026.05.06 05:27:39.278840 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10739 | 2026.05.06 05:27:39.278865 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10740 | 2026.05.06 05:27:39.278889 [ 315 ] {} <Debug> TCP-Session: ac323cc1-0988-4a38-b3e0-ca8c39b49179 Authenticating user 'default' from [fd00:1122:3344:101::e]:38494 | ||
| 10741 | 2026.05.06 05:27:39.278910 [ 317 ] {} <Debug> TCP-Session: d9a8b394-08a4-4863-9cea-8ca51ebec820 Authenticating user 'default' from [fd00:1122:3344:101::e]:60750 | ||
| 10742 | 2026.05.06 05:27:39.278926 [ 315 ] {} <Debug> TCP-Session: ac323cc1-0988-4a38-b3e0-ca8c39b49179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10743 | 2026.05.06 05:27:39.278938 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10744 | 2026.05.06 05:27:39.278952 [ 315 ] {} <Debug> TCP-Session: ac323cc1-0988-4a38-b3e0-ca8c39b49179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10745 | 2026.05.06 05:27:39.278950 [ 317 ] {} <Debug> TCP-Session: d9a8b394-08a4-4863-9cea-8ca51ebec820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10746 | 2026.05.06 05:27:39.278976 [ 316 ] {} <Debug> TCP-Session: 80bd9a64-9e6b-4145-b259-57d8b5337c66 Authenticating user 'default' from [fd00:1122:3344:101::e]:52865 | ||
| 10747 | 2026.05.06 05:27:39.278997 [ 317 ] {} <Debug> TCP-Session: d9a8b394-08a4-4863-9cea-8ca51ebec820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10748 | 2026.05.06 05:27:39.278843 [ 313 ] {} <Debug> TCP-Session: e082b044-df8d-4841-84a6-baa5e94383e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53212 | ||
| 10749 | 2026.05.06 05:27:39.279024 [ 316 ] {} <Debug> TCP-Session: 80bd9a64-9e6b-4145-b259-57d8b5337c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10750 | 2026.05.06 05:27:39.279045 [ 313 ] {} <Debug> TCP-Session: e082b044-df8d-4841-84a6-baa5e94383e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10751 | 2026.05.06 05:27:39.279057 [ 316 ] {} <Debug> TCP-Session: 80bd9a64-9e6b-4145-b259-57d8b5337c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10752 | 2026.05.06 05:27:39.279070 [ 313 ] {} <Debug> TCP-Session: e082b044-df8d-4841-84a6-baa5e94383e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10753 | 2026.05.06 05:27:39.278839 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10754 | 2026.05.06 05:27:39.278765 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55669 | ||
| 10755 | 2026.05.06 05:27:39.279135 [ 314 ] {} <Debug> TCP-Session: ddd4d9b9-f8e1-41f0-b861-004ec8f9b29e Authenticating user 'default' from [fd00:1122:3344:101::e]:39058 | ||
| 10756 | 2026.05.06 05:27:39.278756 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10757 | 2026.05.06 05:27:39.279170 [ 314 ] {} <Debug> TCP-Session: ddd4d9b9-f8e1-41f0-b861-004ec8f9b29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10758 | 2026.05.06 05:27:39.278707 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55170 | ||
| 10759 | 2026.05.06 05:27:39.279194 [ 314 ] {} <Debug> TCP-Session: ddd4d9b9-f8e1-41f0-b861-004ec8f9b29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10760 | 2026.05.06 05:27:39.279193 [ 309 ] {} <Debug> TCP-Session: 6518d983-6213-4133-806a-8087f895af80 Authenticating user 'default' from [fd00:1122:3344:101::e]:54253 | ||
| 10761 | 2026.05.06 05:27:39.279191 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10762 | 2026.05.06 05:27:39.279242 [ 309 ] {} <Debug> TCP-Session: 6518d983-6213-4133-806a-8087f895af80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10763 | 2026.05.06 05:27:39.279258 [ 3 ] {} <Debug> TCP-Session: e02701b0-2b30-4418-8494-925336e6306f Authenticating user 'default' from [fd00:1122:3344:101::e]:55669 | ||
| 10764 | 2026.05.06 05:27:39.279261 [ 309 ] {} <Debug> TCP-Session: 6518d983-6213-4133-806a-8087f895af80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10765 | 2026.05.06 05:27:39.279258 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10766 | 2026.05.06 05:27:39.279276 [ 3 ] {} <Debug> TCP-Session: e02701b0-2b30-4418-8494-925336e6306f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10767 | 2026.05.06 05:27:39.279303 [ 310 ] {} <Debug> TCP-Session: 3342d9ba-d679-475b-afa8-d38ba49c6153 Authenticating user 'default' from [fd00:1122:3344:101::e]:55170 | ||
| 10768 | 2026.05.06 05:27:39.279310 [ 3 ] {} <Debug> TCP-Session: e02701b0-2b30-4418-8494-925336e6306f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10769 | 2026.05.06 05:27:39.279329 [ 310 ] {} <Debug> TCP-Session: 3342d9ba-d679-475b-afa8-d38ba49c6153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10770 | 2026.05.06 05:27:39.278754 [ 292 ] {} <Trace> TCP-Session: 08958442-adcf-4781-9c71-24a9c9a962fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10771 | 2026.05.06 05:27:39.279353 [ 310 ] {} <Debug> TCP-Session: 3342d9ba-d679-475b-afa8-d38ba49c6153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10772 | 2026.05.06 05:27:39.279520 [ 292 ] {fa27e7ee-09e5-408e-9f74-7fc393e18b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39785) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10773 | 2026.05.06 05:27:39.279778 [ 292 ] {fa27e7ee-09e5-408e-9f74-7fc393e18b0a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10774 | 2026.05.06 05:27:39.279833 [ 292 ] {fa27e7ee-09e5-408e-9f74-7fc393e18b0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10775 | 2026.05.06 05:27:39.280135 [ 292 ] {fa27e7ee-09e5-408e-9f74-7fc393e18b0a} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 10776 | 2026.05.06 05:27:39.281159 [ 364 ] {fa27e7ee-09e5-408e-9f74-7fc393e18b0a} <Trace> AggregatingTransform: Aggregating | ||
| 10777 | 2026.05.06 05:27:39.281192 [ 364 ] {fa27e7ee-09e5-408e-9f74-7fc393e18b0a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10778 | 2026.05.06 05:27:39.281225 [ 364 ] {fa27e7ee-09e5-408e-9f74-7fc393e18b0a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989015 sec. (1011.107 rows/sec., 39.50 KiB/sec.) | ||
| 10779 | 2026.05.06 05:27:39.281243 [ 364 ] {fa27e7ee-09e5-408e-9f74-7fc393e18b0a} <Trace> Aggregator: Merging aggregated data | ||
| 10780 | 2026.05.06 05:27:39.283028 [ 292 ] {fa27e7ee-09e5-408e-9f74-7fc393e18b0a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003553 sec., 281.45229383619477 rows/sec., 10.99 KiB/sec. | ||
| 10781 | 2026.05.06 05:27:39.283218 [ 292 ] {fa27e7ee-09e5-408e-9f74-7fc393e18b0a} <Debug> TCPHandler: Processed in 0.004568482 sec. | ||
| 10782 | 2026.05.06 05:27:39.283361 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10783 | 2026.05.06 05:27:39.283393 [ 292 ] {} <Debug> TCP-Session: 08958442-adcf-4781-9c71-24a9c9a962fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10784 | 2026.05.06 05:27:39.283400 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10785 | 2026.05.06 05:27:39.283419 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10786 | 2026.05.06 05:27:39.283444 [ 309 ] {} <Debug> TCP-Session: 6518d983-6213-4133-806a-8087f895af80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10787 | 2026.05.06 05:27:39.283456 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10788 | 2026.05.06 05:27:39.283476 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10789 | 2026.05.06 05:27:39.283461 [ 3 ] {} <Debug> TCP-Session: e02701b0-2b30-4418-8494-925336e6306f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10790 | 2026.05.06 05:27:39.283519 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10791 | 2026.05.06 05:27:39.283543 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10792 | 2026.05.06 05:27:39.283568 [ 313 ] {} <Debug> TCP-Session: e082b044-df8d-4841-84a6-baa5e94383e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10793 | 2026.05.06 05:27:39.283542 [ 315 ] {} <Debug> TCP-Session: ac323cc1-0988-4a38-b3e0-ca8c39b49179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10794 | 2026.05.06 05:27:39.283590 [ 317 ] {} <Debug> TCP-Session: d9a8b394-08a4-4863-9cea-8ca51ebec820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10795 | 2026.05.06 05:27:39.283512 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10796 | 2026.05.06 05:27:39.283512 [ 314 ] {} <Debug> TCP-Session: ddd4d9b9-f8e1-41f0-b861-004ec8f9b29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10797 | 2026.05.06 05:27:39.283457 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10798 | 2026.05.06 05:27:39.283683 [ 316 ] {} <Debug> TCP-Session: 80bd9a64-9e6b-4145-b259-57d8b5337c66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10799 | 2026.05.06 05:27:39.283725 [ 310 ] {} <Debug> TCP-Session: 3342d9ba-d679-475b-afa8-d38ba49c6153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10800 | 2026.05.06 05:27:40.712818 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45666 | ||
| 10801 | 2026.05.06 05:27:40.712941 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10802 | 2026.05.06 05:27:40.712969 [ 316 ] {} <Debug> TCP-Session: fda9a791-9515-4206-b0b5-2ad7527f270a Authenticating user 'default' from [fd00:1122:3344:101::e]:45666 | ||
| 10803 | 2026.05.06 05:27:40.712992 [ 316 ] {} <Debug> TCP-Session: fda9a791-9515-4206-b0b5-2ad7527f270a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10804 | 2026.05.06 05:27:40.713005 [ 316 ] {} <Debug> TCP-Session: fda9a791-9515-4206-b0b5-2ad7527f270a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10805 | 2026.05.06 05:27:40.713192 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42284 | ||
| 10806 | 2026.05.06 05:27:40.713237 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35184 | ||
| 10807 | 2026.05.06 05:27:40.713255 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54906 | ||
| 10808 | 2026.05.06 05:27:40.713280 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54616 | ||
| 10809 | 2026.05.06 05:27:40.713301 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32817 | ||
| 10810 | 2026.05.06 05:27:40.713327 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10811 | 2026.05.06 05:27:40.713336 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10812 | 2026.05.06 05:27:40.713356 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10813 | 2026.05.06 05:27:40.713377 [ 3 ] {} <Debug> TCP-Session: 9faafbb5-5ccc-4474-9cce-f5924582acb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35184 | ||
| 10814 | 2026.05.06 05:27:40.713380 [ 309 ] {} <Debug> TCP-Session: a66113b3-a174-4db4-9679-f89ad9573960 Authenticating user 'default' from [fd00:1122:3344:101::e]:54906 | ||
| 10815 | 2026.05.06 05:27:40.713396 [ 313 ] {} <Debug> TCP-Session: 6629f71a-e05f-4cad-bea7-890b9fe2ca91 Authenticating user 'default' from [fd00:1122:3344:101::e]:54616 | ||
| 10816 | 2026.05.06 05:27:40.713405 [ 3 ] {} <Debug> TCP-Session: 9faafbb5-5ccc-4474-9cce-f5924582acb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10817 | 2026.05.06 05:27:40.713408 [ 309 ] {} <Debug> TCP-Session: a66113b3-a174-4db4-9679-f89ad9573960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10818 | 2026.05.06 05:27:40.713418 [ 313 ] {} <Debug> TCP-Session: 6629f71a-e05f-4cad-bea7-890b9fe2ca91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10819 | 2026.05.06 05:27:40.713415 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10820 | 2026.05.06 05:27:40.713438 [ 313 ] {} <Debug> TCP-Session: 6629f71a-e05f-4cad-bea7-890b9fe2ca91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10821 | 2026.05.06 05:27:40.713466 [ 315 ] {} <Debug> TCP-Session: cd6edb4b-9c32-457d-a7cc-9db8ccffff25 Authenticating user 'default' from [fd00:1122:3344:101::e]:32817 | ||
| 10822 | 2026.05.06 05:27:40.713428 [ 309 ] {} <Debug> TCP-Session: a66113b3-a174-4db4-9679-f89ad9573960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10823 | 2026.05.06 05:27:40.713505 [ 315 ] {} <Debug> TCP-Session: cd6edb4b-9c32-457d-a7cc-9db8ccffff25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10824 | 2026.05.06 05:27:40.713422 [ 3 ] {} <Debug> TCP-Session: 9faafbb5-5ccc-4474-9cce-f5924582acb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10825 | 2026.05.06 05:27:40.713530 [ 315 ] {} <Debug> TCP-Session: cd6edb4b-9c32-457d-a7cc-9db8ccffff25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10826 | 2026.05.06 05:27:40.713350 [ 316 ] {} <Trace> TCP-Session: fda9a791-9515-4206-b0b5-2ad7527f270a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2026.05.06 05:27:40.713314 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10828 | 2026.05.06 05:27:40.713292 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48158 | ||
| 10829 | 2026.05.06 05:27:40.713628 [ 317 ] {} <Debug> TCP-Session: c5f4fe28-a8ad-481f-8835-35614c4652ea Authenticating user 'default' from [fd00:1122:3344:101::e]:42284 | ||
| 10830 | 2026.05.06 05:27:40.713279 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48194 | ||
| 10831 | 2026.05.06 05:27:40.713673 [ 317 ] {} <Debug> TCP-Session: c5f4fe28-a8ad-481f-8835-35614c4652ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10832 | 2026.05.06 05:27:40.713262 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39238 | ||
| 10833 | 2026.05.06 05:27:40.713713 [ 317 ] {} <Debug> TCP-Session: c5f4fe28-a8ad-481f-8835-35614c4652ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10834 | 2026.05.06 05:27:40.713742 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10835 | 2026.05.06 05:27:40.713756 [ 316 ] {4aec7bb9-d368-499e-b091-13f3a157c920} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45666) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10836 | 2026.05.06 05:27:40.713783 [ 310 ] {} <Debug> TCP-Session: 739be12e-3c2e-4798-8e7d-a5a8de6c05b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48194 | ||
| 10837 | 2026.05.06 05:27:40.713798 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10838 | 2026.05.06 05:27:40.713817 [ 310 ] {} <Debug> TCP-Session: 739be12e-3c2e-4798-8e7d-a5a8de6c05b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10839 | 2026.05.06 05:27:40.713720 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10840 | 2026.05.06 05:27:40.713840 [ 310 ] {} <Debug> TCP-Session: 739be12e-3c2e-4798-8e7d-a5a8de6c05b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10841 | 2026.05.06 05:27:40.713839 [ 292 ] {} <Debug> TCP-Session: 3d937b42-cc32-40b8-8b10-73da3fabefd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39238 | ||
| 10842 | 2026.05.06 05:27:40.713861 [ 314 ] {} <Debug> TCP-Session: ba6a2896-930d-4fde-89c1-5d9b9568ed5c Authenticating user 'default' from [fd00:1122:3344:101::e]:48158 | ||
| 10843 | 2026.05.06 05:27:40.713884 [ 292 ] {} <Debug> TCP-Session: 3d937b42-cc32-40b8-8b10-73da3fabefd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10844 | 2026.05.06 05:27:40.713892 [ 314 ] {} <Debug> TCP-Session: ba6a2896-930d-4fde-89c1-5d9b9568ed5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10845 | 2026.05.06 05:27:40.713908 [ 292 ] {} <Debug> TCP-Session: 3d937b42-cc32-40b8-8b10-73da3fabefd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10846 | 2026.05.06 05:27:40.713921 [ 314 ] {} <Debug> TCP-Session: ba6a2896-930d-4fde-89c1-5d9b9568ed5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10847 | 2026.05.06 05:27:40.714120 [ 316 ] {4aec7bb9-d368-499e-b091-13f3a157c920} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10848 | 2026.05.06 05:27:40.714183 [ 316 ] {4aec7bb9-d368-499e-b091-13f3a157c920} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10849 | 2026.05.06 05:27:40.714508 [ 316 ] {4aec7bb9-d368-499e-b091-13f3a157c920} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 10850 | 2026.05.06 05:27:40.715626 [ 331 ] {4aec7bb9-d368-499e-b091-13f3a157c920} <Trace> AggregatingTransform: Aggregating | ||
| 10851 | 2026.05.06 05:27:40.715671 [ 331 ] {4aec7bb9-d368-499e-b091-13f3a157c920} <Trace> Aggregator: Aggregation method: without_key | ||
| 10852 | 2026.05.06 05:27:40.715713 [ 331 ] {4aec7bb9-d368-499e-b091-13f3a157c920} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001101446 sec. (907.897 rows/sec., 35.46 KiB/sec.) | ||
| 10853 | 2026.05.06 05:27:40.715735 [ 331 ] {4aec7bb9-d368-499e-b091-13f3a157c920} <Trace> Aggregator: Merging aggregated data | ||
| 10854 | 2026.05.06 05:27:40.716961 [ 316 ] {4aec7bb9-d368-499e-b091-13f3a157c920} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003261 sec., 306.65440049064705 rows/sec., 11.98 KiB/sec. | ||
| 10855 | 2026.05.06 05:27:40.717183 [ 316 ] {4aec7bb9-d368-499e-b091-13f3a157c920} <Debug> TCPHandler: Processed in 0.003985039 sec. | ||
| 10856 | 2026.05.06 05:27:40.717349 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10857 | 2026.05.06 05:27:40.717373 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10858 | 2026.05.06 05:27:40.717390 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10859 | 2026.05.06 05:27:40.717392 [ 316 ] {} <Debug> TCP-Session: fda9a791-9515-4206-b0b5-2ad7527f270a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2026.05.06 05:27:40.717413 [ 315 ] {} <Debug> TCP-Session: cd6edb4b-9c32-457d-a7cc-9db8ccffff25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2026.05.06 05:27:40.717428 [ 292 ] {} <Debug> TCP-Session: 3d937b42-cc32-40b8-8b10-73da3fabefd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10862 | 2026.05.06 05:27:40.717442 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10863 | 2026.05.06 05:27:40.717458 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10864 | 2026.05.06 05:27:40.717488 [ 3 ] {} <Debug> TCP-Session: 9faafbb5-5ccc-4474-9cce-f5924582acb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10865 | 2026.05.06 05:27:40.717494 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10866 | 2026.05.06 05:27:40.717496 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10867 | 2026.05.06 05:27:40.717519 [ 314 ] {} <Debug> TCP-Session: ba6a2896-930d-4fde-89c1-5d9b9568ed5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10868 | 2026.05.06 05:27:40.717565 [ 310 ] {} <Debug> TCP-Session: 739be12e-3c2e-4798-8e7d-a5a8de6c05b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10869 | 2026.05.06 05:27:40.717550 [ 313 ] {} <Debug> TCP-Session: 6629f71a-e05f-4cad-bea7-890b9fe2ca91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10870 | 2026.05.06 05:27:40.717407 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10871 | 2026.05.06 05:27:40.717425 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10872 | 2026.05.06 05:27:40.717638 [ 309 ] {} <Debug> TCP-Session: a66113b3-a174-4db4-9679-f89ad9573960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10873 | 2026.05.06 05:27:40.717660 [ 317 ] {} <Debug> TCP-Session: c5f4fe28-a8ad-481f-8835-35614c4652ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10874 | 2026.05.06 05:27:41.541555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19556 | ||
| 10875 | 2026.05.06 05:27:41.542136 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2026.05.06 05:27:41.542190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10877 | 2026.05.06 05:27:41.542688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10878 | 2026.05.06 05:27:41.542914 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2026.05.06 05:27:41.543048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19556 | ||
| 10880 | 2026.05.06 05:27:41.543087 [ 96 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10881 | 2026.05.06 05:27:41.543159 [ 96 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10882 | 2026.05.06 05:27:41.543180 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10883 | 2026.05.06 05:27:41.543305 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 10884 | 2026.05.06 05:27:41.543455 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10885 | 2026.05.06 05:27:41.543496 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17188 rows starting from the beginning of the part | ||
| 10886 | 2026.05.06 05:27:41.543567 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 10887 | 2026.05.06 05:27:41.543613 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 10888 | 2026.05.06 05:27:41.543657 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 10889 | 2026.05.06 05:27:41.543697 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 10890 | 2026.05.06 05:27:41.543739 [ 194 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 10891 | 2026.05.06 05:27:41.546047 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19556 rows, containing 4 columns (4 merged, 0 gathered) in 0.002790044 sec., 7009208.45692756 rows/sec., 100.27 MiB/sec. | ||
| 10892 | 2026.05.06 05:27:41.546665 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10893 | 2026.05.06 05:27:41.547107 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_41_8} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2026.05.06 05:27:41.547233 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_41_8} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10895 | 2026.05.06 05:27:41.547422 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 10896 | 2026.05.06 05:27:42.495535 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10897 | 2026.05.06 05:27:42.495903 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10898 | 2026.05.06 05:27:42.496384 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10899 | 2026.05.06 05:27:42.496422 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10900 | 2026.05.06 05:27:42.496661 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10901 | 2026.05.06 05:27:42.496729 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10902 | 2026.05.06 05:27:42.496870 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 10903 | 2026.05.06 05:27:42.496983 [ 354 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10904 | 2026.05.06 05:27:42.497000 [ 336 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10905 | 2026.05.06 05:27:42.497018 [ 321 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10906 | 2026.05.06 05:27:42.497151 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 10907 | 2026.05.06 05:27:42.497176 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10908 | 2026.05.06 05:27:42.497240 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10909 | 2026.05.06 05:27:42.497258 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 10910 | 2026.05.06 05:27:42.497289 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10911 | 2026.05.06 05:27:42.497325 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10912 | 2026.05.06 05:27:42.498568 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002825 sec., 16637.16814159292 rows/sec., 4.14 MiB/sec. | ||
| 10913 | 2026.05.06 05:27:42.498681 [ 293 ] {bfc700d7-8389-468b-8b50-48dc2ddb0f1a} <Debug> TCPHandler: Processed in 0.003328586 sec. | ||
| 10914 | 2026.05.06 05:27:42.504222 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10915 | 2026.05.06 05:27:42.504354 [ 293 ] {fd7e41a6-90ba-4ccb-92b3-186de52baf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10916 | 2026.05.06 05:27:42.504404 [ 293 ] {fd7e41a6-90ba-4ccb-92b3-186de52baf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10917 | 2026.05.06 05:27:42.505167 [ 293 ] {fd7e41a6-90ba-4ccb-92b3-186de52baf67} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10918 | 2026.05.06 05:27:42.505218 [ 293 ] {fd7e41a6-90ba-4ccb-92b3-186de52baf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10919 | 2026.05.06 05:27:42.505604 [ 293 ] {fd7e41a6-90ba-4ccb-92b3-186de52baf67} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10920 | 2026.05.06 05:27:42.505829 [ 293 ] {fd7e41a6-90ba-4ccb-92b3-186de52baf67} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10921 | 2026.05.06 05:27:42.505983 [ 293 ] {fd7e41a6-90ba-4ccb-92b3-186de52baf67} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001668 sec., 170263.78896882493 rows/sec., 10.81 MiB/sec. | ||
| 10922 | 2026.05.06 05:27:42.506023 [ 293 ] {fd7e41a6-90ba-4ccb-92b3-186de52baf67} <Debug> TCPHandler: Processed in 0.001863889 sec. | ||
| 10923 | 2026.05.06 05:27:42.506175 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2026.05.06 05:27:42.506271 [ 293 ] {373037bd-3ee0-4713-bdc0-edaefade70d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10925 | 2026.05.06 05:27:42.506311 [ 293 ] {373037bd-3ee0-4713-bdc0-edaefade70d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10926 | 2026.05.06 05:27:42.506724 [ 293 ] {373037bd-3ee0-4713-bdc0-edaefade70d4} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2026.05.06 05:27:42.506762 [ 293 ] {373037bd-3ee0-4713-bdc0-edaefade70d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10928 | 2026.05.06 05:27:42.507046 [ 293 ] {373037bd-3ee0-4713-bdc0-edaefade70d4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10929 | 2026.05.06 05:27:42.507257 [ 293 ] {373037bd-3ee0-4713-bdc0-edaefade70d4} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2026.05.06 05:27:42.507383 [ 293 ] {373037bd-3ee0-4713-bdc0-edaefade70d4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00113 sec., 1769.911504424779 rows/sec., 144.32 KiB/sec. | ||
| 10931 | 2026.05.06 05:27:42.507422 [ 293 ] {373037bd-3ee0-4713-bdc0-edaefade70d4} <Debug> TCPHandler: Processed in 0.001304146 sec. | ||
| 10932 | 2026.05.06 05:27:42.507549 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2026.05.06 05:27:42.507643 [ 293 ] {76a7c6a3-9615-4213-bb57-edcda6b67a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10934 | 2026.05.06 05:27:42.507682 [ 293 ] {76a7c6a3-9615-4213-bb57-edcda6b67a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10935 | 2026.05.06 05:27:42.508478 [ 293 ] {76a7c6a3-9615-4213-bb57-edcda6b67a14} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.05.06 05:27:42.508515 [ 293 ] {76a7c6a3-9615-4213-bb57-edcda6b67a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10937 | 2026.05.06 05:27:42.508870 [ 293 ] {76a7c6a3-9615-4213-bb57-edcda6b67a14} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10938 | 2026.05.06 05:27:42.509086 [ 293 ] {76a7c6a3-9615-4213-bb57-edcda6b67a14} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2026.05.06 05:27:42.509220 [ 293 ] {76a7c6a3-9615-4213-bb57-edcda6b67a14} <Debug> executeQuery: Read 850 rows, 67.81 KiB in 0.001593 sec., 533584.4318895167 rows/sec., 41.57 MiB/sec. | ||
| 10940 | 2026.05.06 05:27:42.509257 [ 293 ] {76a7c6a3-9615-4213-bb57-edcda6b67a14} <Debug> TCPHandler: Processed in 0.001756768 sec. | ||
| 10941 | 2026.05.06 05:27:42.509382 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10942 | 2026.05.06 05:27:42.509476 [ 293 ] {65b1e029-d173-42a9-a59a-3dc052af7f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10943 | 2026.05.06 05:27:42.509516 [ 293 ] {65b1e029-d173-42a9-a59a-3dc052af7f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10944 | 2026.05.06 05:27:42.509973 [ 293 ] {65b1e029-d173-42a9-a59a-3dc052af7f92} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2026.05.06 05:27:42.510010 [ 293 ] {65b1e029-d173-42a9-a59a-3dc052af7f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10946 | 2026.05.06 05:27:42.510325 [ 293 ] {65b1e029-d173-42a9-a59a-3dc052af7f92} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10947 | 2026.05.06 05:27:42.510540 [ 293 ] {65b1e029-d173-42a9-a59a-3dc052af7f92} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2026.05.06 05:27:42.510668 [ 293 ] {65b1e029-d173-42a9-a59a-3dc052af7f92} <Debug> executeQuery: Read 170 rows, 10.64 KiB in 0.001209 sec., 140612.07609594706 rows/sec., 8.59 MiB/sec. | ||
| 10949 | 2026.05.06 05:27:42.510707 [ 293 ] {65b1e029-d173-42a9-a59a-3dc052af7f92} <Debug> TCPHandler: Processed in 0.001374877 sec. | ||
| 10950 | 2026.05.06 05:27:42.510831 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2026.05.06 05:27:42.510926 [ 293 ] {26910815-2d27-46b4-89dc-c9c4f935b88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10952 | 2026.05.06 05:27:42.510968 [ 293 ] {26910815-2d27-46b4-89dc-c9c4f935b88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10953 | 2026.05.06 05:27:42.511418 [ 293 ] {26910815-2d27-46b4-89dc-c9c4f935b88f} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2026.05.06 05:27:42.511455 [ 293 ] {26910815-2d27-46b4-89dc-c9c4f935b88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10955 | 2026.05.06 05:27:42.511763 [ 293 ] {26910815-2d27-46b4-89dc-c9c4f935b88f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10956 | 2026.05.06 05:27:42.511973 [ 293 ] {26910815-2d27-46b4-89dc-c9c4f935b88f} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.05.06 05:27:42.512097 [ 293 ] {26910815-2d27-46b4-89dc-c9c4f935b88f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 10958 | 2026.05.06 05:27:42.512136 [ 293 ] {26910815-2d27-46b4-89dc-c9c4f935b88f} <Debug> TCPHandler: Processed in 0.001354127 sec. | ||
| 10959 | 2026.05.06 05:27:42.512261 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2026.05.06 05:27:42.512354 [ 293 ] {488303c8-15ff-422b-992e-c2828ddd30b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10961 | 2026.05.06 05:27:42.512394 [ 293 ] {488303c8-15ff-422b-992e-c2828ddd30b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10962 | 2026.05.06 05:27:42.512839 [ 293 ] {488303c8-15ff-422b-992e-c2828ddd30b6} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.05.06 05:27:42.512876 [ 293 ] {488303c8-15ff-422b-992e-c2828ddd30b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10964 | 2026.05.06 05:27:42.513181 [ 293 ] {488303c8-15ff-422b-992e-c2828ddd30b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10965 | 2026.05.06 05:27:42.513400 [ 293 ] {488303c8-15ff-422b-992e-c2828ddd30b6} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2026.05.06 05:27:42.513526 [ 293 ] {488303c8-15ff-422b-992e-c2828ddd30b6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 10967 | 2026.05.06 05:27:42.513565 [ 293 ] {488303c8-15ff-422b-992e-c2828ddd30b6} <Debug> TCPHandler: Processed in 0.001354736 sec. | ||
| 10968 | 2026.05.06 05:27:42.513688 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2026.05.06 05:27:42.513782 [ 293 ] {2364aa8b-79e3-484c-8472-14a0d1e74168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10970 | 2026.05.06 05:27:42.513821 [ 293 ] {2364aa8b-79e3-484c-8472-14a0d1e74168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10971 | 2026.05.06 05:27:42.514431 [ 293 ] {2364aa8b-79e3-484c-8472-14a0d1e74168} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.05.06 05:27:42.514468 [ 293 ] {2364aa8b-79e3-484c-8472-14a0d1e74168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10973 | 2026.05.06 05:27:42.514780 [ 293 ] {2364aa8b-79e3-484c-8472-14a0d1e74168} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10974 | 2026.05.06 05:27:42.514990 [ 293 ] {2364aa8b-79e3-484c-8472-14a0d1e74168} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.05.06 05:27:42.515118 [ 293 ] {2364aa8b-79e3-484c-8472-14a0d1e74168} <Debug> executeQuery: Read 518 rows, 37.42 KiB in 0.001353 sec., 382852.9194382853 rows/sec., 27.01 MiB/sec. | ||
| 10976 | 2026.05.06 05:27:42.515159 [ 293 ] {2364aa8b-79e3-484c-8472-14a0d1e74168} <Debug> TCPHandler: Processed in 0.001519748 sec. | ||
| 10977 | 2026.05.06 05:27:42.515279 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10978 | 2026.05.06 05:27:42.515373 [ 293 ] {f6b12e36-0491-4f60-8b00-1889413b9a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10979 | 2026.05.06 05:27:42.515412 [ 293 ] {f6b12e36-0491-4f60-8b00-1889413b9a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10980 | 2026.05.06 05:27:42.515740 [ 293 ] {f6b12e36-0491-4f60-8b00-1889413b9a0d} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2026.05.06 05:27:42.515777 [ 293 ] {f6b12e36-0491-4f60-8b00-1889413b9a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10982 | 2026.05.06 05:27:42.516080 [ 293 ] {f6b12e36-0491-4f60-8b00-1889413b9a0d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10983 | 2026.05.06 05:27:42.516297 [ 293 ] {f6b12e36-0491-4f60-8b00-1889413b9a0d} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.05.06 05:27:42.516423 [ 293 ] {f6b12e36-0491-4f60-8b00-1889413b9a0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 10985 | 2026.05.06 05:27:42.516465 [ 293 ] {f6b12e36-0491-4f60-8b00-1889413b9a0d} <Debug> TCPHandler: Processed in 0.001235066 sec. | ||
| 10986 | 2026.05.06 05:27:42.516587 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2026.05.06 05:27:42.516680 [ 293 ] {31017fe4-fbd0-47ce-9016-a12b9093bc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10988 | 2026.05.06 05:27:42.516722 [ 293 ] {31017fe4-fbd0-47ce-9016-a12b9093bc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10989 | 2026.05.06 05:27:42.517152 [ 293 ] {31017fe4-fbd0-47ce-9016-a12b9093bc6a} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.05.06 05:27:42.517189 [ 293 ] {31017fe4-fbd0-47ce-9016-a12b9093bc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10991 | 2026.05.06 05:27:42.517519 [ 293 ] {31017fe4-fbd0-47ce-9016-a12b9093bc6a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10992 | 2026.05.06 05:27:42.517742 [ 293 ] {31017fe4-fbd0-47ce-9016-a12b9093bc6a} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2026.05.06 05:27:42.517873 [ 293 ] {31017fe4-fbd0-47ce-9016-a12b9093bc6a} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.00121 sec., 219834.71074380167 rows/sec., 14.61 MiB/sec. | ||
| 10994 | 2026.05.06 05:27:42.517910 [ 293 ] {31017fe4-fbd0-47ce-9016-a12b9093bc6a} <Debug> TCPHandler: Processed in 0.001372437 sec. | ||
| 10995 | 2026.05.06 05:27:42.518037 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2026.05.06 05:27:42.518133 [ 293 ] {2b71dae9-8554-421b-9b30-34c4095ecdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10997 | 2026.05.06 05:27:42.518175 [ 293 ] {2b71dae9-8554-421b-9b30-34c4095ecdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10998 | 2026.05.06 05:27:42.518491 [ 293 ] {2b71dae9-8554-421b-9b30-34c4095ecdec} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2026.05.06 05:27:42.518528 [ 293 ] {2b71dae9-8554-421b-9b30-34c4095ecdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11000 | 2026.05.06 05:27:42.518823 [ 293 ] {2b71dae9-8554-421b-9b30-34c4095ecdec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11001 | 2026.05.06 05:27:42.519030 [ 293 ] {2b71dae9-8554-421b-9b30-34c4095ecdec} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2026.05.06 05:27:42.519155 [ 293 ] {2b71dae9-8554-421b-9b30-34c4095ecdec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 11003 | 2026.05.06 05:27:42.519192 [ 293 ] {2b71dae9-8554-421b-9b30-34c4095ecdec} <Debug> TCPHandler: Processed in 0.001207156 sec. | ||
| 11004 | 2026.05.06 05:27:42.519317 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2026.05.06 05:27:42.519409 [ 293 ] {87d00f8f-c04e-4702-bada-9d67973abcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11006 | 2026.05.06 05:27:42.519461 [ 293 ] {87d00f8f-c04e-4702-bada-9d67973abcfd} <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 | ||
| 11007 | 2026.05.06 05:27:42.520251 [ 293 ] {87d00f8f-c04e-4702-bada-9d67973abcfd} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2026.05.06 05:27:42.520288 [ 293 ] {87d00f8f-c04e-4702-bada-9d67973abcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11009 | 2026.05.06 05:27:42.520833 [ 293 ] {87d00f8f-c04e-4702-bada-9d67973abcfd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11010 | 2026.05.06 05:27:42.521048 [ 293 ] {87d00f8f-c04e-4702-bada-9d67973abcfd} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2026.05.06 05:27:42.521184 [ 293 ] {87d00f8f-c04e-4702-bada-9d67973abcfd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001792 sec., 14508.928571428572 rows/sec., 26.00 MiB/sec. | ||
| 11012 | 2026.05.06 05:27:42.521236 [ 293 ] {87d00f8f-c04e-4702-bada-9d67973abcfd} <Debug> TCPHandler: Processed in 0.001968469 sec. | ||
| 11013 | 2026.05.06 05:27:42.521366 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11014 | 2026.05.06 05:27:42.521461 [ 293 ] {84894a9e-8a9d-43ca-9d81-68ff149ecd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11015 | 2026.05.06 05:27:42.521501 [ 293 ] {84894a9e-8a9d-43ca-9d81-68ff149ecd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11016 | 2026.05.06 05:27:42.521848 [ 293 ] {84894a9e-8a9d-43ca-9d81-68ff149ecd53} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2026.05.06 05:27:42.521883 [ 293 ] {84894a9e-8a9d-43ca-9d81-68ff149ecd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11018 | 2026.05.06 05:27:42.522177 [ 293 ] {84894a9e-8a9d-43ca-9d81-68ff149ecd53} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11019 | 2026.05.06 05:27:42.522381 [ 293 ] {84894a9e-8a9d-43ca-9d81-68ff149ecd53} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2026.05.06 05:27:42.522505 [ 293 ] {84894a9e-8a9d-43ca-9d81-68ff149ecd53} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 11021 | 2026.05.06 05:27:42.522540 [ 293 ] {84894a9e-8a9d-43ca-9d81-68ff149ecd53} <Debug> TCPHandler: Processed in 0.001220436 sec. | ||
| 11022 | 2026.05.06 05:27:42.570567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 11023 | 2026.05.06 05:27:42.588596 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2026.05.06 05:27:42.588653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11025 | 2026.05.06 05:27:42.595885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11026 | 2026.05.06 05:27:42.596678 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2026.05.06 05:27:42.597003 [ 113 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11028 | 2026.05.06 05:27:42.597077 [ 113 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.05.06 05:27:42.597108 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11030 | 2026.05.06 05:27:42.597238 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 11031 | 2026.05.06 05:27:42.600768 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11032 | 2026.05.06 05:27:42.601040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 11033 | 2026.05.06 05:27:42.602324 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 11034 | 2026.05.06 05:27:42.607182 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 11035 | 2026.05.06 05:27:42.611778 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 11036 | 2026.05.06 05:27:42.616356 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 11037 | 2026.05.06 05:27:42.621096 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 11038 | 2026.05.06 05:27:42.624952 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 11039 | 2026.05.06 05:27:42.679502 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082311528 sec., 3754.0306626308775 rows/sec., 19.41 MiB/sec. | ||
| 11040 | 2026.05.06 05:27:42.682428 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11041 | 2026.05.06 05:27:42.684974 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_41_8} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2026.05.06 05:27:42.685123 [ 194 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_41_8} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11043 | 2026.05.06 05:27:42.687441 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11044 | 2026.05.06 05:27:44.106174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1378 | ||
| 11045 | 2026.05.06 05:27:44.108832 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2026.05.06 05:27:44.108885 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11047 | 2026.05.06 05:27:44.110161 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11048 | 2026.05.06 05:27:44.110432 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2026.05.06 05:27:44.110621 [ 112 ] {} <Debug> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11050 | 2026.05.06 05:27:44.110692 [ 112 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11051 | 2026.05.06 05:27:44.110712 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11052 | 2026.05.06 05:27:44.110726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1378 | ||
| 11053 | 2026.05.06 05:27:44.110828 [ 189 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::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 | ||
| 11054 | 2026.05.06 05:27:44.111417 [ 189 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11055 | 2026.05.06 05:27:44.111567 [ 189 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1170 rows starting from the beginning of the part | ||
| 11056 | 2026.05.06 05:27:44.111953 [ 189 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 11057 | 2026.05.06 05:27:44.112321 [ 189 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 11058 | 2026.05.06 05:27:44.112679 [ 189 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 11059 | 2026.05.06 05:27:44.113033 [ 189 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 11060 | 2026.05.06 05:27:44.113373 [ 189 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part | ||
| 11061 | 2026.05.06 05:27:44.120437 [ 199 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 72 columns (72 merged, 0 gathered) in 0.009659767 sec., 142653.54433497207 rows/sec., 119.05 MiB/sec. | ||
| 11062 | 2026.05.06 05:27:44.122259 [ 200 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11063 | 2026.05.06 05:27:44.122878 [ 200 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_31_6} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2026.05.06 05:27:44.122966 [ 200 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_31_6} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11065 | 2026.05.06 05:27:44.123314 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. | ||
| 11066 | 2026.05.06 05:27:47.489484 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11067 | 2026.05.06 05:27:47.489727 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11068 | 2026.05.06 05:27:47.490062 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11069 | 2026.05.06 05:27:47.490098 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11070 | 2026.05.06 05:27:47.490320 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11071 | 2026.05.06 05:27:47.490390 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11072 | 2026.05.06 05:27:47.490534 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11073 | 2026.05.06 05:27:47.490660 [ 350 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11074 | 2026.05.06 05:27:47.490675 [ 327 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11075 | 2026.05.06 05:27:47.490687 [ 321 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11076 | 2026.05.06 05:27:47.490821 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 11077 | 2026.05.06 05:27:47.490849 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11078 | 2026.05.06 05:27:47.490917 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11079 | 2026.05.06 05:27:47.490937 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11080 | 2026.05.06 05:27:47.490972 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11081 | 2026.05.06 05:27:47.491010 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11082 | 2026.05.06 05:27:47.492168 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002531 sec., 18569.735282497037 rows/sec., 3.09 MiB/sec. | ||
| 11083 | 2026.05.06 05:27:47.492272 [ 293 ] {948cba58-9a81-431b-bd65-b37ee53d8e38} <Debug> TCPHandler: Processed in 0.002919924 sec. | ||
| 11084 | 2026.05.06 05:27:47.494239 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11085 | 2026.05.06 05:27:47.494350 [ 293 ] {b2c0fcb6-cb9b-4f8b-b67a-edb791e0f1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11086 | 2026.05.06 05:27:47.494393 [ 293 ] {b2c0fcb6-cb9b-4f8b-b67a-edb791e0f1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11087 | 2026.05.06 05:27:47.494878 [ 293 ] {b2c0fcb6-cb9b-4f8b-b67a-edb791e0f1de} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11088 | 2026.05.06 05:27:47.494920 [ 293 ] {b2c0fcb6-cb9b-4f8b-b67a-edb791e0f1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11089 | 2026.05.06 05:27:47.495381 [ 293 ] {b2c0fcb6-cb9b-4f8b-b67a-edb791e0f1de} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11090 | 2026.05.06 05:27:47.495619 [ 293 ] {b2c0fcb6-cb9b-4f8b-b67a-edb791e0f1de} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11091 | 2026.05.06 05:27:47.495775 [ 293 ] {b2c0fcb6-cb9b-4f8b-b67a-edb791e0f1de} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001456 sec., 60439.56043956044 rows/sec., 5.09 MiB/sec. | ||
| 11092 | 2026.05.06 05:27:47.495815 [ 293 ] {b2c0fcb6-cb9b-4f8b-b67a-edb791e0f1de} <Debug> TCPHandler: Processed in 0.001628028 sec. | ||
| 11093 | 2026.05.06 05:27:47.496005 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11094 | 2026.05.06 05:27:47.496101 [ 293 ] {fdd86ef2-38cf-43de-b1bd-ec8a74fffec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11095 | 2026.05.06 05:27:47.496141 [ 293 ] {fdd86ef2-38cf-43de-b1bd-ec8a74fffec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11096 | 2026.05.06 05:27:47.496549 [ 293 ] {fdd86ef2-38cf-43de-b1bd-ec8a74fffec6} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2026.05.06 05:27:47.496586 [ 293 ] {fdd86ef2-38cf-43de-b1bd-ec8a74fffec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11098 | 2026.05.06 05:27:47.496887 [ 293 ] {fdd86ef2-38cf-43de-b1bd-ec8a74fffec6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11099 | 2026.05.06 05:27:47.497102 [ 293 ] {fdd86ef2-38cf-43de-b1bd-ec8a74fffec6} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2026.05.06 05:27:47.497239 [ 293 ] {fdd86ef2-38cf-43de-b1bd-ec8a74fffec6} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001157 sec., 13828.867761452031 rows/sec., 1.02 MiB/sec. | ||
| 11101 | 2026.05.06 05:27:47.497278 [ 293 ] {fdd86ef2-38cf-43de-b1bd-ec8a74fffec6} <Debug> TCPHandler: Processed in 0.001323306 sec. | ||
| 11102 | 2026.05.06 05:27:47.497398 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11103 | 2026.05.06 05:27:47.497493 [ 293 ] {504ff52f-bd75-4619-82ce-4c962809a04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11104 | 2026.05.06 05:27:47.497531 [ 293 ] {504ff52f-bd75-4619-82ce-4c962809a04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11105 | 2026.05.06 05:27:47.497954 [ 293 ] {504ff52f-bd75-4619-82ce-4c962809a04f} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11106 | 2026.05.06 05:27:47.497991 [ 293 ] {504ff52f-bd75-4619-82ce-4c962809a04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11107 | 2026.05.06 05:27:47.498293 [ 293 ] {504ff52f-bd75-4619-82ce-4c962809a04f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11108 | 2026.05.06 05:27:47.498502 [ 293 ] {504ff52f-bd75-4619-82ce-4c962809a04f} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11109 | 2026.05.06 05:27:47.498631 [ 293 ] {504ff52f-bd75-4619-82ce-4c962809a04f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001156 sec., 69204.15224913496 rows/sec., 5.40 MiB/sec. | ||
| 11110 | 2026.05.06 05:27:47.498669 [ 293 ] {504ff52f-bd75-4619-82ce-4c962809a04f} <Debug> TCPHandler: Processed in 0.001320086 sec. | ||
| 11111 | 2026.05.06 05:27:47.498791 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11112 | 2026.05.06 05:27:47.498887 [ 293 ] {5ad4bd97-dcf0-41e0-9c7f-ac613cdb32f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11113 | 2026.05.06 05:27:47.498929 [ 293 ] {5ad4bd97-dcf0-41e0-9c7f-ac613cdb32f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11114 | 2026.05.06 05:27:47.499348 [ 293 ] {5ad4bd97-dcf0-41e0-9c7f-ac613cdb32f4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2026.05.06 05:27:47.499383 [ 293 ] {5ad4bd97-dcf0-41e0-9c7f-ac613cdb32f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11116 | 2026.05.06 05:27:47.499716 [ 293 ] {5ad4bd97-dcf0-41e0-9c7f-ac613cdb32f4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11117 | 2026.05.06 05:27:47.499925 [ 293 ] {5ad4bd97-dcf0-41e0-9c7f-ac613cdb32f4} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2026.05.06 05:27:47.500057 [ 293 ] {5ad4bd97-dcf0-41e0-9c7f-ac613cdb32f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 11119 | 2026.05.06 05:27:47.500094 [ 293 ] {5ad4bd97-dcf0-41e0-9c7f-ac613cdb32f4} <Debug> TCPHandler: Processed in 0.001352547 sec. | ||
| 11120 | 2026.05.06 05:27:47.500210 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2026.05.06 05:27:47.500303 [ 293 ] {fd95a727-0e3f-4cd0-ab9f-f61a5a280a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11122 | 2026.05.06 05:27:47.500358 [ 293 ] {fd95a727-0e3f-4cd0-ab9f-f61a5a280a7a} <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 | ||
| 11123 | 2026.05.06 05:27:47.501156 [ 293 ] {fd95a727-0e3f-4cd0-ab9f-f61a5a280a7a} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.05.06 05:27:47.501193 [ 293 ] {fd95a727-0e3f-4cd0-ab9f-f61a5a280a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11125 | 2026.05.06 05:27:47.501714 [ 293 ] {fd95a727-0e3f-4cd0-ab9f-f61a5a280a7a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11126 | 2026.05.06 05:27:47.501934 [ 293 ] {fd95a727-0e3f-4cd0-ab9f-f61a5a280a7a} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.05.06 05:27:47.502078 [ 293 ] {fd95a727-0e3f-4cd0-ab9f-f61a5a280a7a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001792 sec., 8928.57142857143 rows/sec., 16.00 MiB/sec. | ||
| 11128 | 2026.05.06 05:27:47.502134 [ 293 ] {fd95a727-0e3f-4cd0-ab9f-f61a5a280a7a} <Debug> TCPHandler: Processed in 0.00197338 sec. | ||
| 11129 | 2026.05.06 05:27:47.502260 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2026.05.06 05:27:47.502355 [ 293 ] {cccba1a4-ab47-4627-8953-6bc84c321a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11131 | 2026.05.06 05:27:47.502398 [ 293 ] {cccba1a4-ab47-4627-8953-6bc84c321a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11132 | 2026.05.06 05:27:47.502747 [ 293 ] {cccba1a4-ab47-4627-8953-6bc84c321a3b} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2026.05.06 05:27:47.502783 [ 293 ] {cccba1a4-ab47-4627-8953-6bc84c321a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11134 | 2026.05.06 05:27:47.503088 [ 293 ] {cccba1a4-ab47-4627-8953-6bc84c321a3b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11135 | 2026.05.06 05:27:47.503295 [ 293 ] {cccba1a4-ab47-4627-8953-6bc84c321a3b} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2026.05.06 05:27:47.503429 [ 293 ] {cccba1a4-ab47-4627-8953-6bc84c321a3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 11137 | 2026.05.06 05:27:47.503466 [ 293 ] {cccba1a4-ab47-4627-8953-6bc84c321a3b} <Debug> TCPHandler: Processed in 0.001256466 sec. | ||
| 11138 | 2026.05.06 05:27:48.903141 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11139 | 2026.05.06 05:27:48.903199 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11140 | 2026.05.06 05:27:49.043306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20068 | ||
| 11141 | 2026.05.06 05:27:49.043888 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2026.05.06 05:27:49.043938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11143 | 2026.05.06 05:27:49.044504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11144 | 2026.05.06 05:27:49.044745 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2026.05.06 05:27:49.044876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20068 | ||
| 11146 | 2026.05.06 05:27:50.101324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 11147 | 2026.05.06 05:27:50.117365 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2026.05.06 05:27:50.117427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11149 | 2026.05.06 05:27:50.123489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11150 | 2026.05.06 05:27:50.124167 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2026.05.06 05:27:50.126906 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 11152 | 2026.05.06 05:27:52.493793 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11153 | 2026.05.06 05:27:52.494035 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11154 | 2026.05.06 05:27:52.494393 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11155 | 2026.05.06 05:27:52.494434 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11156 | 2026.05.06 05:27:52.494679 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11157 | 2026.05.06 05:27:52.494747 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11158 | 2026.05.06 05:27:52.494891 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11159 | 2026.05.06 05:27:52.494987 [ 350 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11160 | 2026.05.06 05:27:52.495011 [ 327 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11161 | 2026.05.06 05:27:52.495025 [ 321 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11162 | 2026.05.06 05:27:52.495148 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 11163 | 2026.05.06 05:27:52.495175 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11164 | 2026.05.06 05:27:52.495244 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11165 | 2026.05.06 05:27:52.495263 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11166 | 2026.05.06 05:27:52.495298 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11167 | 2026.05.06 05:27:52.495336 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11168 | 2026.05.06 05:27:52.496464 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.00253 sec., 18577.075098814228 rows/sec., 4.63 MiB/sec. | ||
| 11169 | 2026.05.06 05:27:52.496602 [ 293 ] {cc034fa7-f711-4a64-80c9-55389e438475} <Debug> TCPHandler: Processed in 0.002939115 sec. | ||
| 11170 | 2026.05.06 05:27:52.502242 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11171 | 2026.05.06 05:27:52.502359 [ 293 ] {3971b0e4-08c5-47e8-b0bf-5881dadf5bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11172 | 2026.05.06 05:27:52.502402 [ 293 ] {3971b0e4-08c5-47e8-b0bf-5881dadf5bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11173 | 2026.05.06 05:27:52.503044 [ 293 ] {3971b0e4-08c5-47e8-b0bf-5881dadf5bec} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.05.06 05:27:52.503090 [ 293 ] {3971b0e4-08c5-47e8-b0bf-5881dadf5bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11175 | 2026.05.06 05:27:52.503489 [ 293 ] {3971b0e4-08c5-47e8-b0bf-5881dadf5bec} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11176 | 2026.05.06 05:27:52.503741 [ 293 ] {3971b0e4-08c5-47e8-b0bf-5881dadf5bec} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2026.05.06 05:27:52.503889 [ 293 ] {3971b0e4-08c5-47e8-b0bf-5881dadf5bec} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001563 sec., 181701.85540627 rows/sec., 11.54 MiB/sec. | ||
| 11178 | 2026.05.06 05:27:52.503928 [ 293 ] {3971b0e4-08c5-47e8-b0bf-5881dadf5bec} <Debug> TCPHandler: Processed in 0.001739528 sec. | ||
| 11179 | 2026.05.06 05:27:52.504062 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.05.06 05:27:52.504157 [ 293 ] {643964fe-9d7a-4132-aa9f-0d95dcb8bfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11181 | 2026.05.06 05:27:52.504197 [ 293 ] {643964fe-9d7a-4132-aa9f-0d95dcb8bfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11182 | 2026.05.06 05:27:52.505011 [ 293 ] {643964fe-9d7a-4132-aa9f-0d95dcb8bfe2} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.05.06 05:27:52.505048 [ 293 ] {643964fe-9d7a-4132-aa9f-0d95dcb8bfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11184 | 2026.05.06 05:27:52.505409 [ 293 ] {643964fe-9d7a-4132-aa9f-0d95dcb8bfe2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11185 | 2026.05.06 05:27:52.505625 [ 293 ] {643964fe-9d7a-4132-aa9f-0d95dcb8bfe2} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.05.06 05:27:52.505754 [ 293 ] {643964fe-9d7a-4132-aa9f-0d95dcb8bfe2} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001615 sec., 525696.5944272446 rows/sec., 40.96 MiB/sec. | ||
| 11187 | 2026.05.06 05:27:52.505792 [ 293 ] {643964fe-9d7a-4132-aa9f-0d95dcb8bfe2} <Debug> TCPHandler: Processed in 0.001781129 sec. | ||
| 11188 | 2026.05.06 05:27:52.505925 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11189 | 2026.05.06 05:27:52.506021 [ 293 ] {d821a2ae-3c81-4ed5-a81b-314fb8a69188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11190 | 2026.05.06 05:27:52.506060 [ 293 ] {d821a2ae-3c81-4ed5-a81b-314fb8a69188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11191 | 2026.05.06 05:27:52.506516 [ 293 ] {d821a2ae-3c81-4ed5-a81b-314fb8a69188} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.05.06 05:27:52.506552 [ 293 ] {d821a2ae-3c81-4ed5-a81b-314fb8a69188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11193 | 2026.05.06 05:27:52.506865 [ 293 ] {d821a2ae-3c81-4ed5-a81b-314fb8a69188} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11194 | 2026.05.06 05:27:52.507078 [ 293 ] {d821a2ae-3c81-4ed5-a81b-314fb8a69188} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.05.06 05:27:52.507208 [ 293 ] {d821a2ae-3c81-4ed5-a81b-314fb8a69188} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001206 sec., 139303.48258706467 rows/sec., 8.50 MiB/sec. | ||
| 11196 | 2026.05.06 05:27:52.507246 [ 293 ] {d821a2ae-3c81-4ed5-a81b-314fb8a69188} <Debug> TCPHandler: Processed in 0.001369747 sec. | ||
| 11197 | 2026.05.06 05:27:52.507370 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11198 | 2026.05.06 05:27:52.507464 [ 293 ] {f89a8929-d18b-4fe9-8294-1127189b3514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11199 | 2026.05.06 05:27:52.507503 [ 293 ] {f89a8929-d18b-4fe9-8294-1127189b3514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11200 | 2026.05.06 05:27:52.507943 [ 293 ] {f89a8929-d18b-4fe9-8294-1127189b3514} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11201 | 2026.05.06 05:27:52.507979 [ 293 ] {f89a8929-d18b-4fe9-8294-1127189b3514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11202 | 2026.05.06 05:27:52.508285 [ 293 ] {f89a8929-d18b-4fe9-8294-1127189b3514} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11203 | 2026.05.06 05:27:52.508517 [ 293 ] {f89a8929-d18b-4fe9-8294-1127189b3514} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2026.05.06 05:27:52.508657 [ 293 ] {f89a8929-d18b-4fe9-8294-1127189b3514} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001211 sec., 123038.81090008256 rows/sec., 7.95 MiB/sec. | ||
| 11205 | 2026.05.06 05:27:52.508694 [ 293 ] {f89a8929-d18b-4fe9-8294-1127189b3514} <Debug> TCPHandler: Processed in 0.001373357 sec. | ||
| 11206 | 2026.05.06 05:27:52.508840 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11207 | 2026.05.06 05:27:52.508936 [ 293 ] {c83d3eb3-aa0e-4f61-8979-002885b36c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11208 | 2026.05.06 05:27:52.508978 [ 293 ] {c83d3eb3-aa0e-4f61-8979-002885b36c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11209 | 2026.05.06 05:27:52.509774 [ 293 ] {c83d3eb3-aa0e-4f61-8979-002885b36c8f} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2026.05.06 05:27:52.509812 [ 293 ] {c83d3eb3-aa0e-4f61-8979-002885b36c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11211 | 2026.05.06 05:27:52.510167 [ 293 ] {c83d3eb3-aa0e-4f61-8979-002885b36c8f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11212 | 2026.05.06 05:27:52.510474 [ 293 ] {c83d3eb3-aa0e-4f61-8979-002885b36c8f} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2026.05.06 05:27:52.510603 [ 293 ] {c83d3eb3-aa0e-4f61-8979-002885b36c8f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001684 sec., 87885.98574821853 rows/sec., 5.00 MiB/sec. | ||
| 11214 | 2026.05.06 05:27:52.510656 [ 293 ] {c83d3eb3-aa0e-4f61-8979-002885b36c8f} <Debug> TCPHandler: Processed in 0.001868809 sec. | ||
| 11215 | 2026.05.06 05:27:52.510806 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2026.05.06 05:27:52.510906 [ 293 ] {f171296d-445c-446e-81e4-d919d4b8068d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11217 | 2026.05.06 05:27:52.510962 [ 293 ] {f171296d-445c-446e-81e4-d919d4b8068d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11218 | 2026.05.06 05:27:52.511770 [ 293 ] {f171296d-445c-446e-81e4-d919d4b8068d} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2026.05.06 05:27:52.511814 [ 293 ] {f171296d-445c-446e-81e4-d919d4b8068d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11220 | 2026.05.06 05:27:52.512185 [ 293 ] {f171296d-445c-446e-81e4-d919d4b8068d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11221 | 2026.05.06 05:27:52.512471 [ 293 ] {f171296d-445c-446e-81e4-d919d4b8068d} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2026.05.06 05:27:52.512619 [ 293 ] {f171296d-445c-446e-81e4-d919d4b8068d} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.00173 sec., 298265.8959537572 rows/sec., 21.03 MiB/sec. | ||
| 11223 | 2026.05.06 05:27:52.512660 [ 293 ] {f171296d-445c-446e-81e4-d919d4b8068d} <Debug> TCPHandler: Processed in 0.001909129 sec. | ||
| 11224 | 2026.05.06 05:27:52.512801 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11225 | 2026.05.06 05:27:52.512900 [ 293 ] {ce7ab89f-a828-48fd-b0c8-12b489fb8ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11226 | 2026.05.06 05:27:52.512942 [ 293 ] {ce7ab89f-a828-48fd-b0c8-12b489fb8ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11227 | 2026.05.06 05:27:52.513327 [ 293 ] {ce7ab89f-a828-48fd-b0c8-12b489fb8ede} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2026.05.06 05:27:52.513366 [ 293 ] {ce7ab89f-a828-48fd-b0c8-12b489fb8ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11229 | 2026.05.06 05:27:52.513772 [ 293 ] {ce7ab89f-a828-48fd-b0c8-12b489fb8ede} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11230 | 2026.05.06 05:27:52.514114 [ 293 ] {ce7ab89f-a828-48fd-b0c8-12b489fb8ede} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2026.05.06 05:27:52.514302 [ 293 ] {ce7ab89f-a828-48fd-b0c8-12b489fb8ede} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
| 11232 | 2026.05.06 05:27:52.514360 [ 293 ] {ce7ab89f-a828-48fd-b0c8-12b489fb8ede} <Debug> TCPHandler: Processed in 0.001609227 sec. | ||
| 11233 | 2026.05.06 05:27:52.514524 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2026.05.06 05:27:52.514630 [ 293 ] {3dcf01cc-d24f-4e76-8123-35345d27d787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11235 | 2026.05.06 05:27:52.514681 [ 293 ] {3dcf01cc-d24f-4e76-8123-35345d27d787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11236 | 2026.05.06 05:27:52.515195 [ 293 ] {3dcf01cc-d24f-4e76-8123-35345d27d787} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2026.05.06 05:27:52.515237 [ 293 ] {3dcf01cc-d24f-4e76-8123-35345d27d787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11238 | 2026.05.06 05:27:52.515660 [ 293 ] {3dcf01cc-d24f-4e76-8123-35345d27d787} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11239 | 2026.05.06 05:27:52.515992 [ 293 ] {3dcf01cc-d24f-4e76-8123-35345d27d787} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2026.05.06 05:27:52.516172 [ 293 ] {3dcf01cc-d24f-4e76-8123-35345d27d787} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001564 sec., 169437.34015345268 rows/sec., 11.26 MiB/sec. | ||
| 11241 | 2026.05.06 05:27:52.516216 [ 293 ] {3dcf01cc-d24f-4e76-8123-35345d27d787} <Debug> TCPHandler: Processed in 0.001748878 sec. | ||
| 11242 | 2026.05.06 05:27:52.516359 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2026.05.06 05:27:52.516458 [ 293 ] {db3f1e24-eadb-4e6a-a527-a095179e80cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11244 | 2026.05.06 05:27:52.516501 [ 293 ] {db3f1e24-eadb-4e6a-a527-a095179e80cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11245 | 2026.05.06 05:27:52.516842 [ 293 ] {db3f1e24-eadb-4e6a-a527-a095179e80cd} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2026.05.06 05:27:52.516878 [ 293 ] {db3f1e24-eadb-4e6a-a527-a095179e80cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11247 | 2026.05.06 05:27:52.517194 [ 293 ] {db3f1e24-eadb-4e6a-a527-a095179e80cd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11248 | 2026.05.06 05:27:52.517415 [ 293 ] {db3f1e24-eadb-4e6a-a527-a095179e80cd} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.05.06 05:27:52.517548 [ 293 ] {db3f1e24-eadb-4e6a-a527-a095179e80cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 11250 | 2026.05.06 05:27:52.517585 [ 293 ] {db3f1e24-eadb-4e6a-a527-a095179e80cd} <Debug> TCPHandler: Processed in 0.001274896 sec. | ||
| 11251 | 2026.05.06 05:27:52.517717 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2026.05.06 05:27:52.517811 [ 293 ] {596a55ad-f6be-49df-81ca-aeae3539e7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11253 | 2026.05.06 05:27:52.517865 [ 293 ] {596a55ad-f6be-49df-81ca-aeae3539e7a7} <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 | ||
| 11254 | 2026.05.06 05:27:52.518695 [ 293 ] {596a55ad-f6be-49df-81ca-aeae3539e7a7} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11255 | 2026.05.06 05:27:52.518732 [ 293 ] {596a55ad-f6be-49df-81ca-aeae3539e7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11256 | 2026.05.06 05:27:52.519271 [ 293 ] {596a55ad-f6be-49df-81ca-aeae3539e7a7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11257 | 2026.05.06 05:27:52.519493 [ 293 ] {596a55ad-f6be-49df-81ca-aeae3539e7a7} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2026.05.06 05:27:52.519622 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11259 | 2026.05.06 05:27:52.519630 [ 293 ] {596a55ad-f6be-49df-81ca-aeae3539e7a7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001837 sec., 14153.511159499183 rows/sec., 25.36 MiB/sec. | ||
| 11260 | 2026.05.06 05:27:52.519692 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.05.06 05:27:52.519720 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11262 | 2026.05.06 05:27:52.519736 [ 293 ] {596a55ad-f6be-49df-81ca-aeae3539e7a7} <Debug> TCPHandler: Processed in 0.00206652 sec. | ||
| 11263 | 2026.05.06 05:27:52.519815 [ 199 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11264 | 2026.05.06 05:27:52.519888 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2026.05.06 05:27:52.519983 [ 293 ] {cdbe9989-12f9-469c-92c6-dd4d631f6425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11266 | 2026.05.06 05:27:52.520007 [ 199 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11267 | 2026.05.06 05:27:52.520024 [ 293 ] {cdbe9989-12f9-469c-92c6-dd4d631f6425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11268 | 2026.05.06 05:27:52.520063 [ 199 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1083 rows starting from the beginning of the part | ||
| 11269 | 2026.05.06 05:27:52.520179 [ 199 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 11270 | 2026.05.06 05:27:52.520289 [ 199 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part | ||
| 11271 | 2026.05.06 05:27:52.520360 [ 293 ] {cdbe9989-12f9-469c-92c6-dd4d631f6425} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11272 | 2026.05.06 05:27:52.520386 [ 199 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 11273 | 2026.05.06 05:27:52.520395 [ 293 ] {cdbe9989-12f9-469c-92c6-dd4d631f6425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11274 | 2026.05.06 05:27:52.520483 [ 199 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 16 rows starting from the beginning of the part | ||
| 11275 | 2026.05.06 05:27:52.520574 [ 199 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 11276 | 2026.05.06 05:27:52.520705 [ 293 ] {cdbe9989-12f9-469c-92c6-dd4d631f6425} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11277 | 2026.05.06 05:27:52.520917 [ 293 ] {cdbe9989-12f9-469c-92c6-dd4d631f6425} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.05.06 05:27:52.521042 [ 293 ] {cdbe9989-12f9-469c-92c6-dd4d631f6425} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 11279 | 2026.05.06 05:27:52.521077 [ 293 ] {cdbe9989-12f9-469c-92c6-dd4d631f6425} <Debug> TCPHandler: Processed in 0.001236616 sec. | ||
| 11280 | 2026.05.06 05:27:52.526968 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1193 rows, containing 19 columns (19 merged, 0 gathered) in 0.007193325 sec., 165848.19954610697 rows/sec., 297.19 MiB/sec. | ||
| 11281 | 2026.05.06 05:27:52.528912 [ 200 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11282 | 2026.05.06 05:27:52.529314 [ 200 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11283 | 2026.05.06 05:27:52.529395 [ 200 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11284 | 2026.05.06 05:27:52.529576 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 11285 | 2026.05.06 05:27:52.796099 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11286 | 2026.05.06 05:27:52.796346 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11287 | 2026.05.06 05:27:52.796709 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11288 | 2026.05.06 05:27:52.796749 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11289 | 2026.05.06 05:27:52.797005 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11290 | 2026.05.06 05:27:52.797075 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11291 | 2026.05.06 05:27:52.797219 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 11292 | 2026.05.06 05:27:52.797345 [ 350 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11293 | 2026.05.06 05:27:52.797353 [ 327 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11294 | 2026.05.06 05:27:52.797364 [ 321 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11295 | 2026.05.06 05:27:52.797502 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 11296 | 2026.05.06 05:27:52.797530 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11297 | 2026.05.06 05:27:52.797601 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11298 | 2026.05.06 05:27:52.797623 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11299 | 2026.05.06 05:27:52.797660 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11300 | 2026.05.06 05:27:52.797701 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11301 | 2026.05.06 05:27:52.798942 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002702 sec., 17394.522575869727 rows/sec., 2.89 MiB/sec. | ||
| 11302 | 2026.05.06 05:27:52.799057 [ 293 ] {f7cab744-05dc-4ce4-bccb-21bc4fca14f3} <Debug> TCPHandler: Processed in 0.003153595 sec. | ||
| 11303 | 2026.05.06 05:27:52.814043 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2026.05.06 05:27:52.814235 [ 293 ] {8bc027a0-b866-4624-8346-e541ad121b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11305 | 2026.05.06 05:27:52.814311 [ 293 ] {8bc027a0-b866-4624-8346-e541ad121b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11306 | 2026.05.06 05:27:52.814965 [ 293 ] {8bc027a0-b866-4624-8346-e541ad121b56} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2026.05.06 05:27:52.815009 [ 293 ] {8bc027a0-b866-4624-8346-e541ad121b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11308 | 2026.05.06 05:27:52.815375 [ 293 ] {8bc027a0-b866-4624-8346-e541ad121b56} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11309 | 2026.05.06 05:27:52.815604 [ 293 ] {8bc027a0-b866-4624-8346-e541ad121b56} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2026.05.06 05:27:52.815762 [ 144 ] {} <Debug> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11311 | 2026.05.06 05:27:52.815763 [ 293 ] {8bc027a0-b866-4624-8346-e541ad121b56} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001582 sec., 15170.670037926675 rows/sec., 1.26 MiB/sec. | ||
| 11312 | 2026.05.06 05:27:52.815813 [ 144 ] {} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.05.06 05:27:52.815828 [ 293 ] {8bc027a0-b866-4624-8346-e541ad121b56} <Debug> TCPHandler: Processed in 0.001879669 sec. | ||
| 11314 | 2026.05.06 05:27:52.815847 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11315 | 2026.05.06 05:27:52.815955 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11316 | 2026.05.06 05:27:52.815969 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::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 | ||
| 11317 | 2026.05.06 05:27:52.816078 [ 293 ] {369a48d6-6595-41ab-b526-9095afaa759a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11318 | 2026.05.06 05:27:52.816080 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11319 | 2026.05.06 05:27:52.816128 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 308 rows starting from the beginning of the part | ||
| 11320 | 2026.05.06 05:27:52.816128 [ 293 ] {369a48d6-6595-41ab-b526-9095afaa759a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11321 | 2026.05.06 05:27:52.816197 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 11322 | 2026.05.06 05:27:52.816265 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 11323 | 2026.05.06 05:27:52.816329 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 11324 | 2026.05.06 05:27:52.816392 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 11325 | 2026.05.06 05:27:52.816449 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 11326 | 2026.05.06 05:27:52.816658 [ 293 ] {369a48d6-6595-41ab-b526-9095afaa759a} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11327 | 2026.05.06 05:27:52.816701 [ 293 ] {369a48d6-6595-41ab-b526-9095afaa759a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11328 | 2026.05.06 05:27:52.817075 [ 293 ] {369a48d6-6595-41ab-b526-9095afaa759a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11329 | 2026.05.06 05:27:52.817324 [ 293 ] {369a48d6-6595-41ab-b526-9095afaa759a} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11330 | 2026.05.06 05:27:52.817365 [ 197 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444147 sec., 1016517.0166194993 rows/sec., 69.09 MiB/sec. | ||
| 11331 | 2026.05.06 05:27:52.817497 [ 293 ] {369a48d6-6595-41ab-b526-9095afaa759a} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001444 sec., 11080.3324099723 rows/sec., 903.52 KiB/sec. | ||
| 11332 | 2026.05.06 05:27:52.817548 [ 293 ] {369a48d6-6595-41ab-b526-9095afaa759a} <Debug> TCPHandler: Processed in 0.001649488 sec. | ||
| 11333 | 2026.05.06 05:27:52.817582 [ 201 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11334 | 2026.05.06 05:27:52.817681 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11335 | 2026.05.06 05:27:52.817788 [ 293 ] {f24779f1-9d92-4c46-8a51-67b772b205d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11336 | 2026.05.06 05:27:52.817831 [ 293 ] {f24779f1-9d92-4c46-8a51-67b772b205d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11337 | 2026.05.06 05:27:52.817894 [ 201 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_31_6} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.05.06 05:27:52.817987 [ 201 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_31_6} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11339 | 2026.05.06 05:27:52.818080 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11340 | 2026.05.06 05:27:52.819333 [ 293 ] {f24779f1-9d92-4c46-8a51-67b772b205d1} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2026.05.06 05:27:52.819374 [ 293 ] {f24779f1-9d92-4c46-8a51-67b772b205d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11342 | 2026.05.06 05:27:52.819849 [ 293 ] {f24779f1-9d92-4c46-8a51-67b772b205d1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11343 | 2026.05.06 05:27:52.820053 [ 293 ] {f24779f1-9d92-4c46-8a51-67b772b205d1} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11344 | 2026.05.06 05:27:52.820172 [ 144 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11345 | 2026.05.06 05:27:52.820184 [ 293 ] {f24779f1-9d92-4c46-8a51-67b772b205d1} <Debug> executeQuery: Read 2565 rows, 196.93 KiB in 0.002415 sec., 1062111.801242236 rows/sec., 79.63 MiB/sec. | ||
| 11346 | 2026.05.06 05:27:52.820214 [ 144 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2026.05.06 05:27:52.820237 [ 293 ] {f24779f1-9d92-4c46-8a51-67b772b205d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 11348 | 2026.05.06 05:27:52.820243 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11349 | 2026.05.06 05:27:52.820259 [ 293 ] {f24779f1-9d92-4c46-8a51-67b772b205d1} <Debug> TCPHandler: Processed in 0.002638903 sec. | ||
| 11350 | 2026.05.06 05:27:52.820343 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11351 | 2026.05.06 05:27:52.820391 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11352 | 2026.05.06 05:27:52.820437 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11353 | 2026.05.06 05:27:52.820465 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3358 rows starting from the beginning of the part | ||
| 11354 | 2026.05.06 05:27:52.820488 [ 293 ] {44facca2-97f8-4466-97b6-dc5d241cf13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11355 | 2026.05.06 05:27:52.820516 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 88 rows starting from the beginning of the part | ||
| 11356 | 2026.05.06 05:27:52.820528 [ 293 ] {44facca2-97f8-4466-97b6-dc5d241cf13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11357 | 2026.05.06 05:27:52.820557 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 850 rows starting from the beginning of the part | ||
| 11358 | 2026.05.06 05:27:52.820597 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 88 rows starting from the beginning of the part | ||
| 11359 | 2026.05.06 05:27:52.820638 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 849 rows starting from the beginning of the part | ||
| 11360 | 2026.05.06 05:27:52.820675 [ 195 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2565 rows starting from the beginning of the part | ||
| 11361 | 2026.05.06 05:27:52.820955 [ 293 ] {44facca2-97f8-4466-97b6-dc5d241cf13b} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11362 | 2026.05.06 05:27:52.820990 [ 293 ] {44facca2-97f8-4466-97b6-dc5d241cf13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11363 | 2026.05.06 05:27:52.821288 [ 293 ] {44facca2-97f8-4466-97b6-dc5d241cf13b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11364 | 2026.05.06 05:27:52.821534 [ 293 ] {44facca2-97f8-4466-97b6-dc5d241cf13b} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2026.05.06 05:27:52.821667 [ 293 ] {44facca2-97f8-4466-97b6-dc5d241cf13b} <Debug> executeQuery: Read 55 rows, 4.11 KiB in 0.001198 sec., 45909.84974958264 rows/sec., 3.35 MiB/sec. | ||
| 11366 | 2026.05.06 05:27:52.821705 [ 293 ] {44facca2-97f8-4466-97b6-dc5d241cf13b} <Debug> TCPHandler: Processed in 0.001363576 sec. | ||
| 11367 | 2026.05.06 05:27:52.821817 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11368 | 2026.05.06 05:27:52.821913 [ 293 ] {da906208-f1bf-473a-924e-4e705c059a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11369 | 2026.05.06 05:27:52.821953 [ 293 ] {da906208-f1bf-473a-924e-4e705c059a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11370 | 2026.05.06 05:27:52.822624 [ 293 ] {da906208-f1bf-473a-924e-4e705c059a17} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.05.06 05:27:52.822661 [ 293 ] {da906208-f1bf-473a-924e-4e705c059a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11372 | 2026.05.06 05:27:52.822746 [ 201 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7798 rows, containing 5 columns (5 merged, 0 gathered) in 0.002440121 sec., 3195743.1619169707 rows/sec., 255.46 MiB/sec. | ||
| 11373 | 2026.05.06 05:27:52.822996 [ 293 ] {da906208-f1bf-473a-924e-4e705c059a17} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11374 | 2026.05.06 05:27:52.823101 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11375 | 2026.05.06 05:27:52.823227 [ 293 ] {da906208-f1bf-473a-924e-4e705c059a17} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11376 | 2026.05.06 05:27:52.823372 [ 293 ] {da906208-f1bf-473a-924e-4e705c059a17} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001477 sec., 558564.6580907245 rows/sec., 32.67 MiB/sec. | ||
| 11377 | 2026.05.06 05:27:52.823412 [ 293 ] {da906208-f1bf-473a-924e-4e705c059a17} <Debug> TCPHandler: Processed in 0.001645068 sec. | ||
| 11378 | 2026.05.06 05:27:52.823468 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_71_14} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2026.05.06 05:27:52.823519 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11380 | 2026.05.06 05:27:52.823574 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_71_14} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11381 | 2026.05.06 05:27:52.823619 [ 293 ] {8f521fe4-7ebc-44b1-a241-ae60ee149f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11382 | 2026.05.06 05:27:52.823663 [ 293 ] {8f521fe4-7ebc-44b1-a241-ae60ee149f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11383 | 2026.05.06 05:27:52.823682 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 11384 | 2026.05.06 05:27:52.824046 [ 293 ] {8f521fe4-7ebc-44b1-a241-ae60ee149f9a} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2026.05.06 05:27:52.824086 [ 293 ] {8f521fe4-7ebc-44b1-a241-ae60ee149f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11386 | 2026.05.06 05:27:52.824375 [ 293 ] {8f521fe4-7ebc-44b1-a241-ae60ee149f9a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11387 | 2026.05.06 05:27:52.824577 [ 293 ] {8f521fe4-7ebc-44b1-a241-ae60ee149f9a} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11388 | 2026.05.06 05:27:52.824708 [ 293 ] {8f521fe4-7ebc-44b1-a241-ae60ee149f9a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 11389 | 2026.05.06 05:27:52.824743 [ 293 ] {8f521fe4-7ebc-44b1-a241-ae60ee149f9a} <Debug> TCPHandler: Processed in 0.001295546 sec. | ||
| 11390 | 2026.05.06 05:27:52.824841 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11391 | 2026.05.06 05:27:52.824929 [ 293 ] {6c9decf8-8ab0-4f6b-a872-365db3511659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11392 | 2026.05.06 05:27:52.824965 [ 293 ] {6c9decf8-8ab0-4f6b-a872-365db3511659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11393 | 2026.05.06 05:27:52.825330 [ 293 ] {6c9decf8-8ab0-4f6b-a872-365db3511659} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11394 | 2026.05.06 05:27:52.825428 [ 293 ] {6c9decf8-8ab0-4f6b-a872-365db3511659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11395 | 2026.05.06 05:27:52.825723 [ 293 ] {6c9decf8-8ab0-4f6b-a872-365db3511659} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11396 | 2026.05.06 05:27:52.825956 [ 293 ] {6c9decf8-8ab0-4f6b-a872-365db3511659} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11397 | 2026.05.06 05:27:52.826055 [ 144 ] {} <Debug> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11398 | 2026.05.06 05:27:52.826084 [ 293 ] {6c9decf8-8ab0-4f6b-a872-365db3511659} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 824.54 KiB/sec. | ||
| 11399 | 2026.05.06 05:27:52.826087 [ 144 ] {} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2026.05.06 05:27:52.826125 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11401 | 2026.05.06 05:27:52.826129 [ 293 ] {6c9decf8-8ab0-4f6b-a872-365db3511659} <Debug> TCPHandler: Processed in 0.001308546 sec. | ||
| 11402 | 2026.05.06 05:27:52.826220 [ 196 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::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 | ||
| 11403 | 2026.05.06 05:27:52.826251 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2026.05.06 05:27:52.826337 [ 196 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11405 | 2026.05.06 05:27:52.826350 [ 293 ] {e2750806-e91d-40af-b119-7664bb8058b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11406 | 2026.05.06 05:27:52.826377 [ 196 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 160 rows starting from the beginning of the part | ||
| 11407 | 2026.05.06 05:27:52.826397 [ 293 ] {e2750806-e91d-40af-b119-7664bb8058b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11408 | 2026.05.06 05:27:52.826453 [ 196 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 11409 | 2026.05.06 05:27:52.826513 [ 196 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 11410 | 2026.05.06 05:27:52.826561 [ 196 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 11411 | 2026.05.06 05:27:52.826604 [ 196 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 11412 | 2026.05.06 05:27:52.826648 [ 196 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 11413 | 2026.05.06 05:27:52.827245 [ 293 ] {e2750806-e91d-40af-b119-7664bb8058b3} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11414 | 2026.05.06 05:27:52.827287 [ 293 ] {e2750806-e91d-40af-b119-7664bb8058b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11415 | 2026.05.06 05:27:52.827485 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306836 sec., 584618.1158156035 rows/sec., 35.84 MiB/sec. | ||
| 11416 | 2026.05.06 05:27:52.827645 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11417 | 2026.05.06 05:27:52.827671 [ 293 ] {e2750806-e91d-40af-b119-7664bb8058b3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11418 | 2026.05.06 05:27:52.827962 [ 293 ] {e2750806-e91d-40af-b119-7664bb8058b3} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.05.06 05:27:52.827985 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_31_6} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2026.05.06 05:27:52.828069 [ 188 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_31_6} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11421 | 2026.05.06 05:27:52.828077 [ 144 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11422 | 2026.05.06 05:27:52.828100 [ 293 ] {e2750806-e91d-40af-b119-7664bb8058b3} <Debug> executeQuery: Read 1358 rows, 93.96 KiB in 0.001767 sec., 768534.2388228637 rows/sec., 51.93 MiB/sec. | ||
| 11423 | 2026.05.06 05:27:52.828107 [ 144 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11424 | 2026.05.06 05:27:52.828145 [ 293 ] {e2750806-e91d-40af-b119-7664bb8058b3} <Debug> TCPHandler: Processed in 0.00194431 sec. | ||
| 11425 | 2026.05.06 05:27:52.828147 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11426 | 2026.05.06 05:27:52.828145 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11427 | 2026.05.06 05:27:52.828240 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11428 | 2026.05.06 05:27:52.828264 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11429 | 2026.05.06 05:27:52.828334 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11430 | 2026.05.06 05:27:52.828364 [ 293 ] {caed00ca-6b03-4412-bdaa-7f67458f0aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11431 | 2026.05.06 05:27:52.828365 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1830 rows starting from the beginning of the part | ||
| 11432 | 2026.05.06 05:27:52.828417 [ 293 ] {caed00ca-6b03-4412-bdaa-7f67458f0aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11433 | 2026.05.06 05:27:52.828448 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 80 rows starting from the beginning of the part | ||
| 11434 | 2026.05.06 05:27:52.828493 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 518 rows starting from the beginning of the part | ||
| 11435 | 2026.05.06 05:27:52.828530 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 80 rows starting from the beginning of the part | ||
| 11436 | 2026.05.06 05:27:52.828566 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 516 rows starting from the beginning of the part | ||
| 11437 | 2026.05.06 05:27:52.828602 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1358 rows starting from the beginning of the part | ||
| 11438 | 2026.05.06 05:27:52.829160 [ 293 ] {caed00ca-6b03-4412-bdaa-7f67458f0aee} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11439 | 2026.05.06 05:27:52.829201 [ 293 ] {caed00ca-6b03-4412-bdaa-7f67458f0aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11440 | 2026.05.06 05:27:52.829669 [ 293 ] {caed00ca-6b03-4412-bdaa-7f67458f0aee} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11441 | 2026.05.06 05:27:52.829890 [ 293 ] {caed00ca-6b03-4412-bdaa-7f67458f0aee} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2026.05.06 05:27:52.829965 [ 191 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4382 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755328 sec., 2496399.533306596 rows/sec., 181.52 MiB/sec. | ||
| 11443 | 2026.05.06 05:27:52.830006 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11444 | 2026.05.06 05:27:52.830021 [ 293 ] {caed00ca-6b03-4412-bdaa-7f67458f0aee} <Debug> executeQuery: Read 1684 rows, 108.41 KiB in 0.001675 sec., 1005373.1343283582 rows/sec., 63.20 MiB/sec. | ||
| 11445 | 2026.05.06 05:27:52.830053 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11446 | 2026.05.06 05:27:52.830071 [ 293 ] {caed00ca-6b03-4412-bdaa-7f67458f0aee} <Debug> TCPHandler: Processed in 0.001857539 sec. | ||
| 11447 | 2026.05.06 05:27:52.830082 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11448 | 2026.05.06 05:27:52.830156 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11449 | 2026.05.06 05:27:52.830163 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11450 | 2026.05.06 05:27:52.830207 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11451 | 2026.05.06 05:27:52.830246 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11452 | 2026.05.06 05:27:52.830279 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 27298 rows starting from the beginning of the part | ||
| 11453 | 2026.05.06 05:27:52.830308 [ 293 ] {244bd2af-e6b8-4c1f-a0fb-8bf5401249f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11454 | 2026.05.06 05:27:52.830333 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 11455 | 2026.05.06 05:27:52.830370 [ 293 ] {244bd2af-e6b8-4c1f-a0fb-8bf5401249f7} <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 | ||
| 11456 | 2026.05.06 05:27:52.830382 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 266 rows starting from the beginning of the part | ||
| 11457 | 2026.05.06 05:27:52.830412 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_71_14} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11458 | 2026.05.06 05:27:52.830429 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 11459 | 2026.05.06 05:27:52.830475 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 265 rows starting from the beginning of the part | ||
| 11460 | 2026.05.06 05:27:52.830495 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_71_14} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11461 | 2026.05.06 05:27:52.830518 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1684 rows starting from the beginning of the part | ||
| 11462 | 2026.05.06 05:27:52.830562 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 11463 | 2026.05.06 05:27:52.831202 [ 293 ] {244bd2af-e6b8-4c1f-a0fb-8bf5401249f7} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11464 | 2026.05.06 05:27:52.831244 [ 293 ] {244bd2af-e6b8-4c1f-a0fb-8bf5401249f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11465 | 2026.05.06 05:27:52.831846 [ 293 ] {244bd2af-e6b8-4c1f-a0fb-8bf5401249f7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11466 | 2026.05.06 05:27:52.832080 [ 293 ] {244bd2af-e6b8-4c1f-a0fb-8bf5401249f7} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11467 | 2026.05.06 05:27:52.832225 [ 293 ] {244bd2af-e6b8-4c1f-a0fb-8bf5401249f7} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001934 sec., 13960.703205791107 rows/sec., 25.02 MiB/sec. | ||
| 11468 | 2026.05.06 05:27:52.832285 [ 293 ] {244bd2af-e6b8-4c1f-a0fb-8bf5401249f7} <Debug> TCPHandler: Processed in 0.002128331 sec. | ||
| 11469 | 2026.05.06 05:27:52.832404 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11470 | 2026.05.06 05:27:52.832501 [ 293 ] {92e454a3-eb0b-4592-a8ae-a923b0b9642d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11471 | 2026.05.06 05:27:52.832543 [ 293 ] {92e454a3-eb0b-4592-a8ae-a923b0b9642d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11472 | 2026.05.06 05:27:52.832867 [ 293 ] {92e454a3-eb0b-4592-a8ae-a923b0b9642d} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11473 | 2026.05.06 05:27:52.832903 [ 293 ] {92e454a3-eb0b-4592-a8ae-a923b0b9642d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11474 | 2026.05.06 05:27:52.833227 [ 293 ] {92e454a3-eb0b-4592-a8ae-a923b0b9642d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11475 | 2026.05.06 05:27:52.833439 [ 293 ] {92e454a3-eb0b-4592-a8ae-a923b0b9642d} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11476 | 2026.05.06 05:27:52.833548 [ 144 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11477 | 2026.05.06 05:27:52.833572 [ 293 ] {92e454a3-eb0b-4592-a8ae-a923b0b9642d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 759.75 KiB/sec. | ||
| 11478 | 2026.05.06 05:27:52.833577 [ 144 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2026.05.06 05:27:52.833614 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11480 | 2026.05.06 05:27:52.833616 [ 293 ] {92e454a3-eb0b-4592-a8ae-a923b0b9642d} <Debug> TCPHandler: Processed in 0.001262806 sec. | ||
| 11481 | 2026.05.06 05:27:52.833713 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11482 | 2026.05.06 05:27:52.833837 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11483 | 2026.05.06 05:27:52.833875 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4140 rows starting from the beginning of the part | ||
| 11484 | 2026.05.06 05:27:52.833946 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 11485 | 2026.05.06 05:27:52.833995 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 11486 | 2026.05.06 05:27:52.834040 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 11487 | 2026.05.06 05:27:52.834085 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 11488 | 2026.05.06 05:27:52.834129 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
| 11489 | 2026.05.06 05:27:52.840112 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4452 rows, containing 4 columns (4 merged, 0 gathered) in 0.006445322 sec., 690733.5273551887 rows/sec., 44.67 MiB/sec. | ||
| 11490 | 2026.05.06 05:27:52.840478 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11491 | 2026.05.06 05:27:52.840736 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_71_14} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2026.05.06 05:27:52.840818 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_71_14} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11493 | 2026.05.06 05:27:52.840890 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11494 | 2026.05.06 05:27:52.843683 [ 198 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29833 rows, containing 5 columns (5 merged, 0 gathered) in 0.013552146 sec., 2201348.775315732 rows/sec., 140.69 MiB/sec. | ||
| 11495 | 2026.05.06 05:27:52.844220 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11496 | 2026.05.06 05:27:52.844534 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11497 | 2026.05.06 05:27:52.844630 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11498 | 2026.05.06 05:27:52.844737 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11499 | 2026.05.06 05:27:53.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.69 MiB, peak 331.97 MiB, free memory in arenas 0.00 B, will set to 325.95 MiB (RSS), difference: 5.26 MiB | ||
| 11500 | 2026.05.06 05:27:54.111187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 1440 | ||
| 11501 | 2026.05.06 05:27:54.114277 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11502 | 2026.05.06 05:27:54.114341 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11503 | 2026.05.06 05:27:54.115786 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11504 | 2026.05.06 05:27:54.116076 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2026.05.06 05:27:54.116454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
| 11506 | 2026.05.06 05:27:56.545168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20516 | ||
| 11507 | 2026.05.06 05:27:56.545650 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.05.06 05:27:56.545685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11509 | 2026.05.06 05:27:56.546154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11510 | 2026.05.06 05:27:56.546378 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.05.06 05:27:56.546501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20516 | ||
| 11512 | 2026.05.06 05:27:57.487926 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11513 | 2026.05.06 05:27:57.488182 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 11514 | 2026.05.06 05:27:57.488564 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11515 | 2026.05.06 05:27:57.488604 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 11516 | 2026.05.06 05:27:57.488855 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11517 | 2026.05.06 05:27:57.488930 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11518 | 2026.05.06 05:27:57.489070 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11519 | 2026.05.06 05:27:57.489181 [ 308 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11520 | 2026.05.06 05:27:57.489190 [ 362 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11521 | 2026.05.06 05:27:57.489195 [ 335 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11522 | 2026.05.06 05:27:57.489322 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 11523 | 2026.05.06 05:27:57.489350 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11524 | 2026.05.06 05:27:57.489418 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11525 | 2026.05.06 05:27:57.489438 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11526 | 2026.05.06 05:27:57.489473 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11527 | 2026.05.06 05:27:57.489514 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11528 | 2026.05.06 05:27:57.490586 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002508 sec., 18740.031897926638 rows/sec., 3.12 MiB/sec. | ||
| 11529 | 2026.05.06 05:27:57.490689 [ 293 ] {b7dd3cd3-f322-433b-971d-20f44589aec3} <Debug> TCPHandler: Processed in 0.002903985 sec. | ||
| 11530 | 2026.05.06 05:27:57.492267 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11531 | 2026.05.06 05:27:57.492380 [ 293 ] {1bd827db-8a23-4654-a6d2-e385a8f5c1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11532 | 2026.05.06 05:27:57.492424 [ 293 ] {1bd827db-8a23-4654-a6d2-e385a8f5c1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11533 | 2026.05.06 05:27:57.492905 [ 293 ] {1bd827db-8a23-4654-a6d2-e385a8f5c1f9} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2026.05.06 05:27:57.492949 [ 293 ] {1bd827db-8a23-4654-a6d2-e385a8f5c1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11535 | 2026.05.06 05:27:57.493326 [ 293 ] {1bd827db-8a23-4654-a6d2-e385a8f5c1f9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11536 | 2026.05.06 05:27:57.493561 [ 293 ] {1bd827db-8a23-4654-a6d2-e385a8f5c1f9} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2026.05.06 05:27:57.493713 [ 293 ] {1bd827db-8a23-4654-a6d2-e385a8f5c1f9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001365 sec., 41025.64102564103 rows/sec., 3.15 MiB/sec. | ||
| 11538 | 2026.05.06 05:27:57.493753 [ 293 ] {1bd827db-8a23-4654-a6d2-e385a8f5c1f9} <Debug> TCPHandler: Processed in 0.001539787 sec. | ||
| 11539 | 2026.05.06 05:27:57.493882 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2026.05.06 05:27:57.493983 [ 293 ] {7f91fdb0-7557-4f9b-8aad-480dda024e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11541 | 2026.05.06 05:27:57.494025 [ 293 ] {7f91fdb0-7557-4f9b-8aad-480dda024e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11542 | 2026.05.06 05:27:57.494459 [ 293 ] {7f91fdb0-7557-4f9b-8aad-480dda024e39} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2026.05.06 05:27:57.494500 [ 293 ] {7f91fdb0-7557-4f9b-8aad-480dda024e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11544 | 2026.05.06 05:27:57.494815 [ 293 ] {7f91fdb0-7557-4f9b-8aad-480dda024e39} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11545 | 2026.05.06 05:27:57.495030 [ 293 ] {7f91fdb0-7557-4f9b-8aad-480dda024e39} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.05.06 05:27:57.495158 [ 293 ] {7f91fdb0-7557-4f9b-8aad-480dda024e39} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 11547 | 2026.05.06 05:27:57.495195 [ 293 ] {7f91fdb0-7557-4f9b-8aad-480dda024e39} <Debug> TCPHandler: Processed in 0.001365006 sec. | ||
| 11548 | 2026.05.06 05:27:57.495319 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2026.05.06 05:27:57.495414 [ 293 ] {29cd4029-80df-4f78-a423-aa172cdadf6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11550 | 2026.05.06 05:27:57.495456 [ 293 ] {29cd4029-80df-4f78-a423-aa172cdadf6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11551 | 2026.05.06 05:27:57.495838 [ 293 ] {29cd4029-80df-4f78-a423-aa172cdadf6e} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.05.06 05:27:57.495874 [ 293 ] {29cd4029-80df-4f78-a423-aa172cdadf6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11553 | 2026.05.06 05:27:57.496235 [ 293 ] {29cd4029-80df-4f78-a423-aa172cdadf6e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11554 | 2026.05.06 05:27:57.496450 [ 293 ] {29cd4029-80df-4f78-a423-aa172cdadf6e} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2026.05.06 05:27:57.496578 [ 293 ] {29cd4029-80df-4f78-a423-aa172cdadf6e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001182 sec., 108291.03214890017 rows/sec., 7.54 MiB/sec. | ||
| 11556 | 2026.05.06 05:27:57.496622 [ 293 ] {29cd4029-80df-4f78-a423-aa172cdadf6e} <Debug> TCPHandler: Processed in 0.001353416 sec. | ||
| 11557 | 2026.05.06 05:27:57.496763 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11558 | 2026.05.06 05:27:57.496872 [ 293 ] {de75b800-31ca-46b0-9585-e09293b40d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11559 | 2026.05.06 05:27:57.496913 [ 293 ] {de75b800-31ca-46b0-9585-e09293b40d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11560 | 2026.05.06 05:27:57.497246 [ 293 ] {de75b800-31ca-46b0-9585-e09293b40d3d} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11561 | 2026.05.06 05:27:57.497280 [ 293 ] {de75b800-31ca-46b0-9585-e09293b40d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11562 | 2026.05.06 05:27:57.497587 [ 293 ] {de75b800-31ca-46b0-9585-e09293b40d3d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11563 | 2026.05.06 05:27:57.497798 [ 293 ] {de75b800-31ca-46b0-9585-e09293b40d3d} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11564 | 2026.05.06 05:27:57.497924 [ 293 ] {de75b800-31ca-46b0-9585-e09293b40d3d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001076 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 11565 | 2026.05.06 05:27:57.497960 [ 293 ] {de75b800-31ca-46b0-9585-e09293b40d3d} <Debug> TCPHandler: Processed in 0.001253996 sec. | ||
| 11566 | 2026.05.06 05:27:57.627166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 11567 | 2026.05.06 05:27:57.643212 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2026.05.06 05:27:57.643264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11569 | 2026.05.06 05:27:57.649523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11570 | 2026.05.06 05:27:57.650245 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11571 | 2026.05.06 05:27:57.653073 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 11572 | 2026.05.06 05:28:02.490829 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11573 | 2026.05.06 05:28:02.491093 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11574 | 2026.05.06 05:28:02.491452 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11575 | 2026.05.06 05:28:02.491488 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11576 | 2026.05.06 05:28:02.491710 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11577 | 2026.05.06 05:28:02.491782 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11578 | 2026.05.06 05:28:02.491923 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11579 | 2026.05.06 05:28:02.492041 [ 362 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11580 | 2026.05.06 05:28:02.492049 [ 335 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11581 | 2026.05.06 05:28:02.492067 [ 320 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11582 | 2026.05.06 05:28:02.492218 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 11583 | 2026.05.06 05:28:02.492245 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11584 | 2026.05.06 05:28:02.492317 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11585 | 2026.05.06 05:28:02.492336 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11586 | 2026.05.06 05:28:02.492371 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11587 | 2026.05.06 05:28:02.492408 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11588 | 2026.05.06 05:28:02.493546 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002551 sec., 18424.147393179148 rows/sec., 3.06 MiB/sec. | ||
| 11589 | 2026.05.06 05:28:02.493667 [ 293 ] {1c59df3e-ba86-4a54-9ccb-add03c7be016} <Debug> TCPHandler: Processed in 0.002979645 sec. | ||
| 11590 | 2026.05.06 05:28:02.495808 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11591 | 2026.05.06 05:28:02.495914 [ 293 ] {4ec13fc5-cc6e-42cf-bc25-6128c21f0396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11592 | 2026.05.06 05:28:02.495956 [ 293 ] {4ec13fc5-cc6e-42cf-bc25-6128c21f0396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11593 | 2026.05.06 05:28:02.496497 [ 293 ] {4ec13fc5-cc6e-42cf-bc25-6128c21f0396} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11594 | 2026.05.06 05:28:02.496542 [ 293 ] {4ec13fc5-cc6e-42cf-bc25-6128c21f0396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11595 | 2026.05.06 05:28:02.497032 [ 293 ] {4ec13fc5-cc6e-42cf-bc25-6128c21f0396} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11596 | 2026.05.06 05:28:02.497254 [ 293 ] {4ec13fc5-cc6e-42cf-bc25-6128c21f0396} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11597 | 2026.05.06 05:28:02.497399 [ 293 ] {4ec13fc5-cc6e-42cf-bc25-6128c21f0396} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001497 sec., 72144.28857715431 rows/sec., 6.07 MiB/sec. | ||
| 11598 | 2026.05.06 05:28:02.497438 [ 293 ] {4ec13fc5-cc6e-42cf-bc25-6128c21f0396} <Debug> TCPHandler: Processed in 0.001666528 sec. | ||
| 11599 | 2026.05.06 05:28:02.497567 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11600 | 2026.05.06 05:28:02.497665 [ 293 ] {179c0323-b31d-43c4-960a-0f1a80b46058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11601 | 2026.05.06 05:28:02.497705 [ 293 ] {179c0323-b31d-43c4-960a-0f1a80b46058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11602 | 2026.05.06 05:28:02.498110 [ 293 ] {179c0323-b31d-43c4-960a-0f1a80b46058} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11603 | 2026.05.06 05:28:02.498147 [ 293 ] {179c0323-b31d-43c4-960a-0f1a80b46058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11604 | 2026.05.06 05:28:02.498438 [ 293 ] {179c0323-b31d-43c4-960a-0f1a80b46058} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11605 | 2026.05.06 05:28:02.498652 [ 293 ] {179c0323-b31d-43c4-960a-0f1a80b46058} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11606 | 2026.05.06 05:28:02.498783 [ 293 ] {179c0323-b31d-43c4-960a-0f1a80b46058} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001139 sec., 22827.0412642669 rows/sec., 1.68 MiB/sec. | ||
| 11607 | 2026.05.06 05:28:02.498786 [ 29 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11608 | 2026.05.06 05:28:02.498821 [ 293 ] {179c0323-b31d-43c4-960a-0f1a80b46058} <Debug> TCPHandler: Processed in 0.001302676 sec. | ||
| 11609 | 2026.05.06 05:28:02.498845 [ 29 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11610 | 2026.05.06 05:28:02.498907 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11611 | 2026.05.06 05:28:02.498959 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11612 | 2026.05.06 05:28:02.499034 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 11613 | 2026.05.06 05:28:02.499058 [ 293 ] {b1da9085-864d-4106-8c97-33ca1d4af9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11614 | 2026.05.06 05:28:02.499106 [ 293 ] {b1da9085-864d-4106-8c97-33ca1d4af9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11615 | 2026.05.06 05:28:02.499166 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11616 | 2026.05.06 05:28:02.499208 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 11617 | 2026.05.06 05:28:02.499275 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 170 rows starting from the beginning of the part | ||
| 11618 | 2026.05.06 05:28:02.499324 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part | ||
| 11619 | 2026.05.06 05:28:02.499373 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 168 rows starting from the beginning of the part | ||
| 11620 | 2026.05.06 05:28:02.499418 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 55 rows starting from the beginning of the part | ||
| 11621 | 2026.05.06 05:28:02.499463 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
| 11622 | 2026.05.06 05:28:02.499533 [ 293 ] {b1da9085-864d-4106-8c97-33ca1d4af9e9} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11623 | 2026.05.06 05:28:02.499574 [ 293 ] {b1da9085-864d-4106-8c97-33ca1d4af9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11624 | 2026.05.06 05:28:02.499920 [ 293 ] {b1da9085-864d-4106-8c97-33ca1d4af9e9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11625 | 2026.05.06 05:28:02.500139 [ 293 ] {b1da9085-864d-4106-8c97-33ca1d4af9e9} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11626 | 2026.05.06 05:28:02.500271 [ 293 ] {b1da9085-864d-4106-8c97-33ca1d4af9e9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001233 sec., 72992.700729927 rows/sec., 5.70 MiB/sec. | ||
| 11627 | 2026.05.06 05:28:02.500308 [ 293 ] {b1da9085-864d-4106-8c97-33ca1d4af9e9} <Debug> TCPHandler: Processed in 0.001396497 sec. | ||
| 11628 | 2026.05.06 05:28:02.500439 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11629 | 2026.05.06 05:28:02.500470 [ 198 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475707 sec., 447243.2535726943 rows/sec., 30.25 MiB/sec. | ||
| 11630 | 2026.05.06 05:28:02.500532 [ 293 ] {09ba3ad7-af5e-4454-a71f-66104f68f13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11631 | 2026.05.06 05:28:02.500580 [ 293 ] {09ba3ad7-af5e-4454-a71f-66104f68f13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11632 | 2026.05.06 05:28:02.500635 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11633 | 2026.05.06 05:28:02.500894 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_61_12} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2026.05.06 05:28:02.500969 [ 188 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_61_12} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11635 | 2026.05.06 05:28:02.500978 [ 293 ] {09ba3ad7-af5e-4454-a71f-66104f68f13d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11636 | 2026.05.06 05:28:02.501019 [ 293 ] {09ba3ad7-af5e-4454-a71f-66104f68f13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11637 | 2026.05.06 05:28:02.501046 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11638 | 2026.05.06 05:28:02.501375 [ 293 ] {09ba3ad7-af5e-4454-a71f-66104f68f13d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11639 | 2026.05.06 05:28:02.501589 [ 293 ] {09ba3ad7-af5e-4454-a71f-66104f68f13d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11640 | 2026.05.06 05:28:02.501723 [ 293 ] {09ba3ad7-af5e-4454-a71f-66104f68f13d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 11641 | 2026.05.06 05:28:02.501760 [ 293 ] {09ba3ad7-af5e-4454-a71f-66104f68f13d} <Debug> TCPHandler: Processed in 0.001368767 sec. | ||
| 11642 | 2026.05.06 05:28:02.501880 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2026.05.06 05:28:02.501972 [ 293 ] {43f2bd01-04b3-4896-b2dd-598958cdeb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11644 | 2026.05.06 05:28:02.502025 [ 293 ] {43f2bd01-04b3-4896-b2dd-598958cdeb8d} <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 | ||
| 11645 | 2026.05.06 05:28:02.502841 [ 293 ] {43f2bd01-04b3-4896-b2dd-598958cdeb8d} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11646 | 2026.05.06 05:28:02.502877 [ 293 ] {43f2bd01-04b3-4896-b2dd-598958cdeb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11647 | 2026.05.06 05:28:02.503412 [ 293 ] {43f2bd01-04b3-4896-b2dd-598958cdeb8d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11648 | 2026.05.06 05:28:02.503639 [ 293 ] {43f2bd01-04b3-4896-b2dd-598958cdeb8d} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11649 | 2026.05.06 05:28:02.503779 [ 293 ] {43f2bd01-04b3-4896-b2dd-598958cdeb8d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001825 sec., 14246.575342465754 rows/sec., 25.53 MiB/sec. | ||
| 11650 | 2026.05.06 05:28:02.503841 [ 293 ] {43f2bd01-04b3-4896-b2dd-598958cdeb8d} <Debug> TCPHandler: Processed in 0.00201077 sec. | ||
| 11651 | 2026.05.06 05:28:02.503961 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11652 | 2026.05.06 05:28:02.504054 [ 293 ] {3674a1e7-5d2b-4ac3-b89a-645329b29028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11653 | 2026.05.06 05:28:02.504095 [ 293 ] {3674a1e7-5d2b-4ac3-b89a-645329b29028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11654 | 2026.05.06 05:28:02.504439 [ 293 ] {3674a1e7-5d2b-4ac3-b89a-645329b29028} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11655 | 2026.05.06 05:28:02.504475 [ 293 ] {3674a1e7-5d2b-4ac3-b89a-645329b29028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11656 | 2026.05.06 05:28:02.504784 [ 293 ] {3674a1e7-5d2b-4ac3-b89a-645329b29028} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11657 | 2026.05.06 05:28:02.505001 [ 293 ] {3674a1e7-5d2b-4ac3-b89a-645329b29028} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2026.05.06 05:28:02.505134 [ 293 ] {3674a1e7-5d2b-4ac3-b89a-645329b29028} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11659 | 2026.05.06 05:28:02.505169 [ 293 ] {3674a1e7-5d2b-4ac3-b89a-645329b29028} <Debug> TCPHandler: Processed in 0.001255846 sec. | ||
| 11660 | 2026.05.06 05:28:03.012284 [ 29 ] {} <Debug> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 11661 | 2026.05.06 05:28:03.012348 [ 29 ] {} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11662 | 2026.05.06 05:28:03.012369 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11663 | 2026.05.06 05:28:03.012481 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 11664 | 2026.05.06 05:28:03.012620 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11665 | 2026.05.06 05:28:03.012664 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 11666 | 2026.05.06 05:28:03.012737 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 11667 | 2026.05.06 05:28:03.012787 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 11668 | 2026.05.06 05:28:03.012832 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 11669 | 2026.05.06 05:28:03.012873 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11670 | 2026.05.06 05:28:03.013621 [ 188 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001182736 sec., 142043.53296086364 rows/sec., 7.25 MiB/sec. | ||
| 11671 | 2026.05.06 05:28:03.013838 [ 198 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11672 | 2026.05.06 05:28:03.014173 [ 198 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_28_6} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.05.06 05:28:03.014254 [ 198 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_28_6} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 11674 | 2026.05.06 05:28:03.014349 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11675 | 2026.05.06 05:28:03.903247 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11676 | 2026.05.06 05:28:03.903303 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11677 | 2026.05.06 05:28:04.046739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21028 | ||
| 11678 | 2026.05.06 05:28:04.047421 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2026.05.06 05:28:04.047461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11680 | 2026.05.06 05:28:04.047948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11681 | 2026.05.06 05:28:04.048195 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.05.06 05:28:04.048342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21028 | ||
| 11683 | 2026.05.06 05:28:04.071707 [ 8 ] {} <Debug> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 11684 | 2026.05.06 05:28:04.071781 [ 8 ] {} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11685 | 2026.05.06 05:28:04.071817 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11686 | 2026.05.06 05:28:04.071972 [ 188 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 11687 | 2026.05.06 05:28:04.072189 [ 188 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11688 | 2026.05.06 05:28:04.072251 [ 188 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 11689 | 2026.05.06 05:28:04.072362 [ 188 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 11690 | 2026.05.06 05:28:04.072443 [ 188 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 11691 | 2026.05.06 05:28:04.072517 [ 188 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 11692 | 2026.05.06 05:28:04.072572 [ 188 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 11693 | 2026.05.06 05:28:04.073380 [ 198 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001479997 sec., 18918.957268156624 rows/sec., 1.24 MiB/sec. | ||
| 11694 | 2026.05.06 05:28:04.073521 [ 192 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11695 | 2026.05.06 05:28:04.073786 [ 192 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_28_6} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.05.06 05:28:04.073855 [ 192 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_28_6} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 11697 | 2026.05.06 05:28:04.073923 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11698 | 2026.05.06 05:28:04.116987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1464 | ||
| 11699 | 2026.05.06 05:28:04.119131 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.05.06 05:28:04.119170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11701 | 2026.05.06 05:28:04.120341 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11702 | 2026.05.06 05:28:04.120595 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2026.05.06 05:28:04.120862 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1464 | ||
| 11704 | 2026.05.06 05:28:05.153507 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 11705 | 2026.05.06 05:28:05.170004 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.05.06 05:28:05.170072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11707 | 2026.05.06 05:28:05.176332 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11708 | 2026.05.06 05:28:05.177118 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2026.05.06 05:28:05.179893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 11710 | 2026.05.06 05:28:07.465612 [ 140 ] {} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Selected 5 parts from all_1_35_7 to all_39_39_0 | ||
| 11711 | 2026.05.06 05:28:07.465684 [ 140 ] {} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2026.05.06 05:28:07.465708 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11713 | 2026.05.06 05:28:07.465830 [ 198 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_35_7 to all_39_39_0 into Compact with storage Full | ||
| 11714 | 2026.05.06 05:28:07.465983 [ 198 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11715 | 2026.05.06 05:28:07.466021 [ 198 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 974 rows starting from the beginning of the part | ||
| 11716 | 2026.05.06 05:28:07.466097 [ 198 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 11717 | 2026.05.06 05:28:07.466147 [ 198 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 11718 | 2026.05.06 05:28:07.466195 [ 198 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 11719 | 2026.05.06 05:28:07.466243 [ 198 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 825 rows starting from the beginning of the part | ||
| 11720 | 2026.05.06 05:28:07.467328 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2246 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554378 sec., 1444950.9707419947 rows/sec., 92.38 MiB/sec. | ||
| 11721 | 2026.05.06 05:28:07.467583 [ 191 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 11722 | 2026.05.06 05:28:07.467962 [ 191 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_39_8} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11723 | 2026.05.06 05:28:07.468059 [ 191 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_39_8} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Merged 5 parts: [all_1_35_7, all_39_39_0] -> all_1_39_8 | ||
| 11724 | 2026.05.06 05:28:07.468182 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11725 | 2026.05.06 05:28:07.490453 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2026.05.06 05:28:07.490784 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11727 | 2026.05.06 05:28:07.491295 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11728 | 2026.05.06 05:28:07.491365 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11729 | 2026.05.06 05:28:07.491607 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11730 | 2026.05.06 05:28:07.491676 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11731 | 2026.05.06 05:28:07.491819 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11732 | 2026.05.06 05:28:07.491922 [ 335 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11733 | 2026.05.06 05:28:07.491928 [ 362 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11734 | 2026.05.06 05:28:07.491949 [ 320 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11735 | 2026.05.06 05:28:07.492084 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 11736 | 2026.05.06 05:28:07.492113 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11737 | 2026.05.06 05:28:07.492182 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11738 | 2026.05.06 05:28:07.492202 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11739 | 2026.05.06 05:28:07.492237 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11740 | 2026.05.06 05:28:07.492275 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11741 | 2026.05.06 05:28:07.493364 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002726 sec., 17241.379310344826 rows/sec., 2.87 MiB/sec. | ||
| 11742 | 2026.05.06 05:28:07.493464 [ 293 ] {0b305da0-80b7-4771-86b9-ef155e5d9440} <Debug> TCPHandler: Processed in 0.003188865 sec. | ||
| 11743 | 2026.05.06 05:28:07.495398 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11744 | 2026.05.06 05:28:07.495521 [ 293 ] {02486661-77ac-42d9-b6fd-cac342df3032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11745 | 2026.05.06 05:28:07.495569 [ 293 ] {02486661-77ac-42d9-b6fd-cac342df3032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11746 | 2026.05.06 05:28:07.496215 [ 293 ] {02486661-77ac-42d9-b6fd-cac342df3032} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2026.05.06 05:28:07.496262 [ 293 ] {02486661-77ac-42d9-b6fd-cac342df3032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11748 | 2026.05.06 05:28:07.496623 [ 293 ] {02486661-77ac-42d9-b6fd-cac342df3032} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11749 | 2026.05.06 05:28:07.496846 [ 293 ] {02486661-77ac-42d9-b6fd-cac342df3032} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2026.05.06 05:28:07.496981 [ 293 ] {02486661-77ac-42d9-b6fd-cac342df3032} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001454 sec., 60522.696011004125 rows/sec., 5.10 MiB/sec. | ||
| 11751 | 2026.05.06 05:28:07.497020 [ 293 ] {02486661-77ac-42d9-b6fd-cac342df3032} <Debug> TCPHandler: Processed in 0.001649988 sec. | ||
| 11752 | 2026.05.06 05:28:07.497149 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11753 | 2026.05.06 05:28:07.497244 [ 293 ] {0eca5e19-06f7-420a-81e3-1a4a6c99a934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11754 | 2026.05.06 05:28:07.497285 [ 293 ] {0eca5e19-06f7-420a-81e3-1a4a6c99a934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11755 | 2026.05.06 05:28:07.497678 [ 293 ] {0eca5e19-06f7-420a-81e3-1a4a6c99a934} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2026.05.06 05:28:07.497714 [ 293 ] {0eca5e19-06f7-420a-81e3-1a4a6c99a934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11757 | 2026.05.06 05:28:07.498012 [ 293 ] {0eca5e19-06f7-420a-81e3-1a4a6c99a934} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11758 | 2026.05.06 05:28:07.498232 [ 293 ] {0eca5e19-06f7-420a-81e3-1a4a6c99a934} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11759 | 2026.05.06 05:28:07.498361 [ 293 ] {0eca5e19-06f7-420a-81e3-1a4a6c99a934} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001135 sec., 14096.916299559472 rows/sec., 1.04 MiB/sec. | ||
| 11760 | 2026.05.06 05:28:07.498398 [ 293 ] {0eca5e19-06f7-420a-81e3-1a4a6c99a934} <Debug> TCPHandler: Processed in 0.001299476 sec. | ||
| 11761 | 2026.05.06 05:28:07.498515 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11762 | 2026.05.06 05:28:07.498610 [ 293 ] {5b1aa7ca-5614-4cf4-95bc-a34f3fb3a9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11763 | 2026.05.06 05:28:07.498649 [ 293 ] {5b1aa7ca-5614-4cf4-95bc-a34f3fb3a9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11764 | 2026.05.06 05:28:07.499061 [ 293 ] {5b1aa7ca-5614-4cf4-95bc-a34f3fb3a9c7} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2026.05.06 05:28:07.499097 [ 293 ] {5b1aa7ca-5614-4cf4-95bc-a34f3fb3a9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11766 | 2026.05.06 05:28:07.499396 [ 293 ] {5b1aa7ca-5614-4cf4-95bc-a34f3fb3a9c7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11767 | 2026.05.06 05:28:07.499601 [ 293 ] {5b1aa7ca-5614-4cf4-95bc-a34f3fb3a9c7} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11768 | 2026.05.06 05:28:07.499728 [ 293 ] {5b1aa7ca-5614-4cf4-95bc-a34f3fb3a9c7} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001136 sec., 70422.5352112676 rows/sec., 5.50 MiB/sec. | ||
| 11769 | 2026.05.06 05:28:07.499765 [ 293 ] {5b1aa7ca-5614-4cf4-95bc-a34f3fb3a9c7} <Debug> TCPHandler: Processed in 0.001299256 sec. | ||
| 11770 | 2026.05.06 05:28:07.499885 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11771 | 2026.05.06 05:28:07.499980 [ 293 ] {f3ed404e-2ded-4ce8-b06a-a854d4e1d6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11772 | 2026.05.06 05:28:07.500022 [ 293 ] {f3ed404e-2ded-4ce8-b06a-a854d4e1d6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11773 | 2026.05.06 05:28:07.500427 [ 293 ] {f3ed404e-2ded-4ce8-b06a-a854d4e1d6a0} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.05.06 05:28:07.500462 [ 293 ] {f3ed404e-2ded-4ce8-b06a-a854d4e1d6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11775 | 2026.05.06 05:28:07.500796 [ 293 ] {f3ed404e-2ded-4ce8-b06a-a854d4e1d6a0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11776 | 2026.05.06 05:28:07.501007 [ 293 ] {f3ed404e-2ded-4ce8-b06a-a854d4e1d6a0} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2026.05.06 05:28:07.501135 [ 293 ] {f3ed404e-2ded-4ce8-b06a-a854d4e1d6a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 11778 | 2026.05.06 05:28:07.501172 [ 293 ] {f3ed404e-2ded-4ce8-b06a-a854d4e1d6a0} <Debug> TCPHandler: Processed in 0.001337497 sec. | ||
| 11779 | 2026.05.06 05:28:07.501287 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11780 | 2026.05.06 05:28:07.501381 [ 293 ] {44f296a0-1d65-444b-9102-52c6c5348883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11781 | 2026.05.06 05:28:07.501434 [ 293 ] {44f296a0-1d65-444b-9102-52c6c5348883} <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 | ||
| 11782 | 2026.05.06 05:28:07.502194 [ 293 ] {44f296a0-1d65-444b-9102-52c6c5348883} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.05.06 05:28:07.502232 [ 293 ] {44f296a0-1d65-444b-9102-52c6c5348883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11784 | 2026.05.06 05:28:07.502757 [ 293 ] {44f296a0-1d65-444b-9102-52c6c5348883} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11785 | 2026.05.06 05:28:07.502980 [ 293 ] {44f296a0-1d65-444b-9102-52c6c5348883} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2026.05.06 05:28:07.503118 [ 293 ] {44f296a0-1d65-444b-9102-52c6c5348883} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001755 sec., 9116.809116809116 rows/sec., 16.34 MiB/sec. | ||
| 11787 | 2026.05.06 05:28:07.503171 [ 293 ] {44f296a0-1d65-444b-9102-52c6c5348883} <Debug> TCPHandler: Processed in 0.001933489 sec. | ||
| 11788 | 2026.05.06 05:28:07.503296 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11789 | 2026.05.06 05:28:07.503391 [ 293 ] {ad3f305a-8713-4a26-b96e-88b7c58f0e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11790 | 2026.05.06 05:28:07.503432 [ 293 ] {ad3f305a-8713-4a26-b96e-88b7c58f0e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11791 | 2026.05.06 05:28:07.503773 [ 293 ] {ad3f305a-8713-4a26-b96e-88b7c58f0e52} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11792 | 2026.05.06 05:28:07.503808 [ 293 ] {ad3f305a-8713-4a26-b96e-88b7c58f0e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11793 | 2026.05.06 05:28:07.504132 [ 293 ] {ad3f305a-8713-4a26-b96e-88b7c58f0e52} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11794 | 2026.05.06 05:28:07.504338 [ 293 ] {ad3f305a-8713-4a26-b96e-88b7c58f0e52} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11795 | 2026.05.06 05:28:07.504467 [ 293 ] {ad3f305a-8713-4a26-b96e-88b7c58f0e52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 11796 | 2026.05.06 05:28:07.504503 [ 293 ] {ad3f305a-8713-4a26-b96e-88b7c58f0e52} <Debug> TCPHandler: Processed in 0.001258037 sec. | ||
| 11797 | 2026.05.06 05:28:11.548754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21476 | ||
| 11798 | 2026.05.06 05:28:11.549573 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.05.06 05:28:11.549640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11800 | 2026.05.06 05:28:11.550130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11801 | 2026.05.06 05:28:11.550372 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.05.06 05:28:11.550524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21476 | ||
| 11803 | 2026.05.06 05:28:12.495488 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2026.05.06 05:28:12.495750 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11805 | 2026.05.06 05:28:12.496146 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11806 | 2026.05.06 05:28:12.496191 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11807 | 2026.05.06 05:28:12.496477 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11808 | 2026.05.06 05:28:12.496559 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11809 | 2026.05.06 05:28:12.496713 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11810 | 2026.05.06 05:28:12.496805 [ 346 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11811 | 2026.05.06 05:28:12.496858 [ 335 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11812 | 2026.05.06 05:28:12.496866 [ 320 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11813 | 2026.05.06 05:28:12.497060 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 11814 | 2026.05.06 05:28:12.497089 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11815 | 2026.05.06 05:28:12.497159 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11816 | 2026.05.06 05:28:12.497180 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11817 | 2026.05.06 05:28:12.497214 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11818 | 2026.05.06 05:28:12.497252 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11819 | 2026.05.06 05:28:12.498334 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002694 sec., 17446.17668893838 rows/sec., 4.35 MiB/sec. | ||
| 11820 | 2026.05.06 05:28:12.498418 [ 293 ] {d2c4b3ad-9b31-4b85-be21-e72cb6321032} <Debug> TCPHandler: Processed in 0.003071805 sec. | ||
| 11821 | 2026.05.06 05:28:12.503907 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11822 | 2026.05.06 05:28:12.504113 [ 293 ] {7598221a-1aa6-4e32-bc83-7ec891222d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11823 | 2026.05.06 05:28:12.504195 [ 293 ] {7598221a-1aa6-4e32-bc83-7ec891222d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11824 | 2026.05.06 05:28:12.504935 [ 293 ] {7598221a-1aa6-4e32-bc83-7ec891222d1a} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2026.05.06 05:28:12.504972 [ 293 ] {7598221a-1aa6-4e32-bc83-7ec891222d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11826 | 2026.05.06 05:28:12.505353 [ 293 ] {7598221a-1aa6-4e32-bc83-7ec891222d1a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11827 | 2026.05.06 05:28:12.505577 [ 293 ] {7598221a-1aa6-4e32-bc83-7ec891222d1a} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2026.05.06 05:28:12.505717 [ 293 ] {7598221a-1aa6-4e32-bc83-7ec891222d1a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001661 sec., 170981.33654425046 rows/sec., 10.86 MiB/sec. | ||
| 11829 | 2026.05.06 05:28:12.505756 [ 293 ] {7598221a-1aa6-4e32-bc83-7ec891222d1a} <Debug> TCPHandler: Processed in 0.001954309 sec. | ||
| 11830 | 2026.05.06 05:28:12.505883 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11831 | 2026.05.06 05:28:12.505979 [ 293 ] {bf72c7ad-e52e-416b-a610-21346409eb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11832 | 2026.05.06 05:28:12.506020 [ 293 ] {bf72c7ad-e52e-416b-a610-21346409eb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11833 | 2026.05.06 05:28:12.506706 [ 293 ] {bf72c7ad-e52e-416b-a610-21346409eb02} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2026.05.06 05:28:12.506743 [ 293 ] {bf72c7ad-e52e-416b-a610-21346409eb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11835 | 2026.05.06 05:28:12.507090 [ 293 ] {bf72c7ad-e52e-416b-a610-21346409eb02} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11836 | 2026.05.06 05:28:12.507315 [ 293 ] {bf72c7ad-e52e-416b-a610-21346409eb02} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2026.05.06 05:28:12.507442 [ 293 ] {bf72c7ad-e52e-416b-a610-21346409eb02} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.00148 sec., 573648.6486486486 rows/sec., 44.70 MiB/sec. | ||
| 11838 | 2026.05.06 05:28:12.507479 [ 293 ] {bf72c7ad-e52e-416b-a610-21346409eb02} <Debug> TCPHandler: Processed in 0.001647028 sec. | ||
| 11839 | 2026.05.06 05:28:12.507605 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11840 | 2026.05.06 05:28:12.507702 [ 293 ] {7184b339-30dc-4d18-a485-9bb7c44ec971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11841 | 2026.05.06 05:28:12.507742 [ 293 ] {7184b339-30dc-4d18-a485-9bb7c44ec971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11842 | 2026.05.06 05:28:12.508165 [ 293 ] {7184b339-30dc-4d18-a485-9bb7c44ec971} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11843 | 2026.05.06 05:28:12.508202 [ 293 ] {7184b339-30dc-4d18-a485-9bb7c44ec971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11844 | 2026.05.06 05:28:12.508501 [ 293 ] {7184b339-30dc-4d18-a485-9bb7c44ec971} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11845 | 2026.05.06 05:28:12.508710 [ 293 ] {7184b339-30dc-4d18-a485-9bb7c44ec971} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11846 | 2026.05.06 05:28:12.508836 [ 293 ] {7184b339-30dc-4d18-a485-9bb7c44ec971} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001152 sec., 145833.33333333334 rows/sec., 8.90 MiB/sec. | ||
| 11847 | 2026.05.06 05:28:12.508873 [ 293 ] {7184b339-30dc-4d18-a485-9bb7c44ec971} <Debug> TCPHandler: Processed in 0.001318266 sec. | ||
| 11848 | 2026.05.06 05:28:12.508994 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11849 | 2026.05.06 05:28:12.509097 [ 293 ] {d0b786dc-ffa8-437e-9619-74b451e4e5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11850 | 2026.05.06 05:28:12.509137 [ 293 ] {d0b786dc-ffa8-437e-9619-74b451e4e5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11851 | 2026.05.06 05:28:12.509552 [ 293 ] {d0b786dc-ffa8-437e-9619-74b451e4e5c0} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.05.06 05:28:12.509588 [ 293 ] {d0b786dc-ffa8-437e-9619-74b451e4e5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11853 | 2026.05.06 05:28:12.509883 [ 293 ] {d0b786dc-ffa8-437e-9619-74b451e4e5c0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11854 | 2026.05.06 05:28:12.510097 [ 293 ] {d0b786dc-ffa8-437e-9619-74b451e4e5c0} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2026.05.06 05:28:12.510221 [ 293 ] {d0b786dc-ffa8-437e-9619-74b451e4e5c0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 11856 | 2026.05.06 05:28:12.510258 [ 293 ] {d0b786dc-ffa8-437e-9619-74b451e4e5c0} <Debug> TCPHandler: Processed in 0.001314316 sec. | ||
| 11857 | 2026.05.06 05:28:12.510374 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11858 | 2026.05.06 05:28:12.510470 [ 293 ] {ebd3d496-e9ef-43d7-a1c0-37181a9a8127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11859 | 2026.05.06 05:28:12.510508 [ 293 ] {ebd3d496-e9ef-43d7-a1c0-37181a9a8127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11860 | 2026.05.06 05:28:12.510924 [ 293 ] {ebd3d496-e9ef-43d7-a1c0-37181a9a8127} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11861 | 2026.05.06 05:28:12.510961 [ 293 ] {ebd3d496-e9ef-43d7-a1c0-37181a9a8127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11862 | 2026.05.06 05:28:12.511262 [ 293 ] {ebd3d496-e9ef-43d7-a1c0-37181a9a8127} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11863 | 2026.05.06 05:28:12.511476 [ 293 ] {ebd3d496-e9ef-43d7-a1c0-37181a9a8127} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11864 | 2026.05.06 05:28:12.511600 [ 293 ] {ebd3d496-e9ef-43d7-a1c0-37181a9a8127} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 11865 | 2026.05.06 05:28:12.511638 [ 293 ] {ebd3d496-e9ef-43d7-a1c0-37181a9a8127} <Debug> TCPHandler: Processed in 0.001313776 sec. | ||
| 11866 | 2026.05.06 05:28:12.511752 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11867 | 2026.05.06 05:28:12.511847 [ 293 ] {b237fe5e-ca48-4e9b-8dbd-7274c462662b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11868 | 2026.05.06 05:28:12.511887 [ 293 ] {b237fe5e-ca48-4e9b-8dbd-7274c462662b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11869 | 2026.05.06 05:28:12.512439 [ 293 ] {b237fe5e-ca48-4e9b-8dbd-7274c462662b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2026.05.06 05:28:12.512480 [ 293 ] {b237fe5e-ca48-4e9b-8dbd-7274c462662b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11871 | 2026.05.06 05:28:12.512801 [ 293 ] {b237fe5e-ca48-4e9b-8dbd-7274c462662b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11872 | 2026.05.06 05:28:12.513008 [ 293 ] {b237fe5e-ca48-4e9b-8dbd-7274c462662b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2026.05.06 05:28:12.513135 [ 293 ] {b237fe5e-ca48-4e9b-8dbd-7274c462662b} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001306 sec., 395099.54058192956 rows/sec., 27.86 MiB/sec. | ||
| 11874 | 2026.05.06 05:28:12.513174 [ 293 ] {b237fe5e-ca48-4e9b-8dbd-7274c462662b} <Debug> TCPHandler: Processed in 0.001472517 sec. | ||
| 11875 | 2026.05.06 05:28:12.513285 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11876 | 2026.05.06 05:28:12.513382 [ 293 ] {7267fc90-de30-4dcc-9990-44caed9a52d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11877 | 2026.05.06 05:28:12.513423 [ 293 ] {7267fc90-de30-4dcc-9990-44caed9a52d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11878 | 2026.05.06 05:28:12.513749 [ 293 ] {7267fc90-de30-4dcc-9990-44caed9a52d7} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2026.05.06 05:28:12.513786 [ 293 ] {7267fc90-de30-4dcc-9990-44caed9a52d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11880 | 2026.05.06 05:28:12.514086 [ 293 ] {7267fc90-de30-4dcc-9990-44caed9a52d7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11881 | 2026.05.06 05:28:12.514289 [ 293 ] {7267fc90-de30-4dcc-9990-44caed9a52d7} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2026.05.06 05:28:12.514415 [ 293 ] {7267fc90-de30-4dcc-9990-44caed9a52d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 11883 | 2026.05.06 05:28:12.514452 [ 293 ] {7267fc90-de30-4dcc-9990-44caed9a52d7} <Debug> TCPHandler: Processed in 0.001216156 sec. | ||
| 11884 | 2026.05.06 05:28:12.514564 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11885 | 2026.05.06 05:28:12.514659 [ 293 ] {fdc1a83d-7402-48e6-8f79-9b907c67129b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11886 | 2026.05.06 05:28:12.514701 [ 293 ] {fdc1a83d-7402-48e6-8f79-9b907c67129b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11887 | 2026.05.06 05:28:12.515099 [ 293 ] {fdc1a83d-7402-48e6-8f79-9b907c67129b} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11888 | 2026.05.06 05:28:12.515136 [ 293 ] {fdc1a83d-7402-48e6-8f79-9b907c67129b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11889 | 2026.05.06 05:28:12.515461 [ 293 ] {fdc1a83d-7402-48e6-8f79-9b907c67129b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11890 | 2026.05.06 05:28:12.515667 [ 293 ] {fdc1a83d-7402-48e6-8f79-9b907c67129b} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2026.05.06 05:28:12.515791 [ 293 ] {fdc1a83d-7402-48e6-8f79-9b907c67129b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001149 sec., 230635.33507397736 rows/sec., 15.33 MiB/sec. | ||
| 11892 | 2026.05.06 05:28:12.515828 [ 293 ] {fdc1a83d-7402-48e6-8f79-9b907c67129b} <Debug> TCPHandler: Processed in 0.001314887 sec. | ||
| 11893 | 2026.05.06 05:28:12.515940 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2026.05.06 05:28:12.516041 [ 293 ] {04f50f9a-68a3-4c90-94df-154f59f7c63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11895 | 2026.05.06 05:28:12.516082 [ 293 ] {04f50f9a-68a3-4c90-94df-154f59f7c63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11896 | 2026.05.06 05:28:12.516391 [ 293 ] {04f50f9a-68a3-4c90-94df-154f59f7c63a} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2026.05.06 05:28:12.516427 [ 293 ] {04f50f9a-68a3-4c90-94df-154f59f7c63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11898 | 2026.05.06 05:28:12.516734 [ 293 ] {04f50f9a-68a3-4c90-94df-154f59f7c63a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11899 | 2026.05.06 05:28:12.516935 [ 293 ] {04f50f9a-68a3-4c90-94df-154f59f7c63a} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11900 | 2026.05.06 05:28:12.517061 [ 293 ] {04f50f9a-68a3-4c90-94df-154f59f7c63a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 11901 | 2026.05.06 05:28:12.517097 [ 293 ] {04f50f9a-68a3-4c90-94df-154f59f7c63a} <Debug> TCPHandler: Processed in 0.001206636 sec. | ||
| 11902 | 2026.05.06 05:28:12.517202 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11903 | 2026.05.06 05:28:12.517298 [ 293 ] {8bc30879-7dc0-462e-bcd3-c9b8d4f8f418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11904 | 2026.05.06 05:28:12.517351 [ 293 ] {8bc30879-7dc0-462e-bcd3-c9b8d4f8f418} <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 | ||
| 11905 | 2026.05.06 05:28:12.518115 [ 293 ] {8bc30879-7dc0-462e-bcd3-c9b8d4f8f418} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11906 | 2026.05.06 05:28:12.518153 [ 293 ] {8bc30879-7dc0-462e-bcd3-c9b8d4f8f418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11907 | 2026.05.06 05:28:12.518670 [ 293 ] {8bc30879-7dc0-462e-bcd3-c9b8d4f8f418} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11908 | 2026.05.06 05:28:12.518898 [ 293 ] {8bc30879-7dc0-462e-bcd3-c9b8d4f8f418} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11909 | 2026.05.06 05:28:12.519038 [ 293 ] {8bc30879-7dc0-462e-bcd3-c9b8d4f8f418} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001758 sec., 14789.533560864618 rows/sec., 26.50 MiB/sec. | ||
| 11910 | 2026.05.06 05:28:12.519092 [ 293 ] {8bc30879-7dc0-462e-bcd3-c9b8d4f8f418} <Debug> TCPHandler: Processed in 0.00194204 sec. | ||
| 11911 | 2026.05.06 05:28:12.519206 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11912 | 2026.05.06 05:28:12.519310 [ 293 ] {385d1141-32cc-48e7-b472-10c48a19f621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11913 | 2026.05.06 05:28:12.519379 [ 293 ] {385d1141-32cc-48e7-b472-10c48a19f621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11914 | 2026.05.06 05:28:12.519716 [ 293 ] {385d1141-32cc-48e7-b472-10c48a19f621} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11915 | 2026.05.06 05:28:12.519752 [ 293 ] {385d1141-32cc-48e7-b472-10c48a19f621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11916 | 2026.05.06 05:28:12.520057 [ 293 ] {385d1141-32cc-48e7-b472-10c48a19f621} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11917 | 2026.05.06 05:28:12.520259 [ 293 ] {385d1141-32cc-48e7-b472-10c48a19f621} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2026.05.06 05:28:12.520383 [ 293 ] {385d1141-32cc-48e7-b472-10c48a19f621} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 11919 | 2026.05.06 05:28:12.520419 [ 293 ] {385d1141-32cc-48e7-b472-10c48a19f621} <Debug> TCPHandler: Processed in 0.001264376 sec. | ||
| 11920 | 2026.05.06 05:28:12.680189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11921 | 2026.05.06 05:28:12.697341 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.05.06 05:28:12.697404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11923 | 2026.05.06 05:28:12.703533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11924 | 2026.05.06 05:28:12.704241 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2026.05.06 05:28:12.707341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11926 | 2026.05.06 05:28:13.001152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.90 MiB, peak 331.97 MiB, free memory in arenas 0.00 B, will set to 326.54 MiB (RSS), difference: -1.36 MiB | ||
| 11927 | 2026.05.06 05:28:14.121227 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1502 | ||
| 11928 | 2026.05.06 05:28:14.123773 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11929 | 2026.05.06 05:28:14.123826 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11930 | 2026.05.06 05:28:14.125069 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11931 | 2026.05.06 05:28:14.125334 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11932 | 2026.05.06 05:28:14.125640 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1502 | ||
| 11933 | 2026.05.06 05:28:17.490803 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11934 | 2026.05.06 05:28:17.491196 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11935 | 2026.05.06 05:28:17.491597 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11936 | 2026.05.06 05:28:17.491639 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11937 | 2026.05.06 05:28:17.491857 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11938 | 2026.05.06 05:28:17.491929 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11939 | 2026.05.06 05:28:17.492072 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11940 | 2026.05.06 05:28:17.492160 [ 334 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11941 | 2026.05.06 05:28:17.492190 [ 363 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11942 | 2026.05.06 05:28:17.492189 [ 335 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11943 | 2026.05.06 05:28:17.492310 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 11944 | 2026.05.06 05:28:17.492336 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11945 | 2026.05.06 05:28:17.492405 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11946 | 2026.05.06 05:28:17.492425 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11947 | 2026.05.06 05:28:17.492458 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11948 | 2026.05.06 05:28:17.492495 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11949 | 2026.05.06 05:28:17.493665 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002613 sec., 17986.988136241867 rows/sec., 2.99 MiB/sec. | ||
| 11950 | 2026.05.06 05:28:17.493766 [ 293 ] {8a56987b-b301-4100-b256-5ced745cb17d} <Debug> TCPHandler: Processed in 0.003104255 sec. | ||
| 11951 | 2026.05.06 05:28:17.495601 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11952 | 2026.05.06 05:28:17.495727 [ 293 ] {918672d2-e512-4377-80ee-6e958633c9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11953 | 2026.05.06 05:28:17.495777 [ 293 ] {918672d2-e512-4377-80ee-6e958633c9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11954 | 2026.05.06 05:28:17.496330 [ 293 ] {918672d2-e512-4377-80ee-6e958633c9ba} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2026.05.06 05:28:17.496377 [ 293 ] {918672d2-e512-4377-80ee-6e958633c9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11956 | 2026.05.06 05:28:17.496771 [ 293 ] {918672d2-e512-4377-80ee-6e958633c9ba} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11957 | 2026.05.06 05:28:17.497081 [ 293 ] {918672d2-e512-4377-80ee-6e958633c9ba} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2026.05.06 05:28:17.497312 [ 128 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11959 | 2026.05.06 05:28:17.497359 [ 128 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2026.05.06 05:28:17.497374 [ 293 ] {918672d2-e512-4377-80ee-6e958633c9ba} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001676 sec., 52505.966587112176 rows/sec., 4.42 MiB/sec. | ||
| 11961 | 2026.05.06 05:28:17.497380 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11962 | 2026.05.06 05:28:17.497466 [ 293 ] {918672d2-e512-4377-80ee-6e958633c9ba} <Debug> TCPHandler: Processed in 0.001916459 sec. | ||
| 11963 | 2026.05.06 05:28:17.497523 [ 198 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11964 | 2026.05.06 05:28:17.497602 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11965 | 2026.05.06 05:28:17.497676 [ 198 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11966 | 2026.05.06 05:28:17.497706 [ 293 ] {33c19278-cd3a-42fd-9d67-c9015f1d65b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11967 | 2026.05.06 05:28:17.497720 [ 198 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3362 rows starting from the beginning of the part | ||
| 11968 | 2026.05.06 05:28:17.497755 [ 293 ] {33c19278-cd3a-42fd-9d67-c9015f1d65b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11969 | 2026.05.06 05:28:17.497801 [ 198 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 11970 | 2026.05.06 05:28:17.497858 [ 198 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 108 rows starting from the beginning of the part | ||
| 11971 | 2026.05.06 05:28:17.497907 [ 198 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 88 rows starting from the beginning of the part | ||
| 11972 | 2026.05.06 05:28:17.497960 [ 198 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 849 rows starting from the beginning of the part | ||
| 11973 | 2026.05.06 05:28:17.498009 [ 198 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 88 rows starting from the beginning of the part | ||
| 11974 | 2026.05.06 05:28:17.498202 [ 293 ] {33c19278-cd3a-42fd-9d67-c9015f1d65b7} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2026.05.06 05:28:17.498244 [ 293 ] {33c19278-cd3a-42fd-9d67-c9015f1d65b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11976 | 2026.05.06 05:28:17.498566 [ 293 ] {33c19278-cd3a-42fd-9d67-c9015f1d65b7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11977 | 2026.05.06 05:28:17.498785 [ 293 ] {33c19278-cd3a-42fd-9d67-c9015f1d65b7} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11978 | 2026.05.06 05:28:17.498932 [ 293 ] {33c19278-cd3a-42fd-9d67-c9015f1d65b7} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001246 sec., 12841.091492776886 rows/sec., 965.59 KiB/sec. | ||
| 11979 | 2026.05.06 05:28:17.498971 [ 293 ] {33c19278-cd3a-42fd-9d67-c9015f1d65b7} <Debug> TCPHandler: Processed in 0.001422727 sec. | ||
| 11980 | 2026.05.06 05:28:17.499079 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11981 | 2026.05.06 05:28:17.499170 [ 293 ] {043edc5e-a758-4cdc-9329-24880405d399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11982 | 2026.05.06 05:28:17.499208 [ 293 ] {043edc5e-a758-4cdc-9329-24880405d399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11983 | 2026.05.06 05:28:17.499604 [ 293 ] {043edc5e-a758-4cdc-9329-24880405d399} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11984 | 2026.05.06 05:28:17.499639 [ 293 ] {043edc5e-a758-4cdc-9329-24880405d399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11985 | 2026.05.06 05:28:17.499934 [ 293 ] {043edc5e-a758-4cdc-9329-24880405d399} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11986 | 2026.05.06 05:28:17.500017 [ 192 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4551 rows, containing 5 columns (5 merged, 0 gathered) in 0.002550842 sec., 1784116.7739907056 rows/sec., 143.55 MiB/sec. | ||
| 11987 | 2026.05.06 05:28:17.500146 [ 293 ] {043edc5e-a758-4cdc-9329-24880405d399} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2026.05.06 05:28:17.500261 [ 127 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11989 | 2026.05.06 05:28:17.500274 [ 293 ] {043edc5e-a758-4cdc-9329-24880405d399} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001121 sec., 71364.85280999108 rows/sec., 5.57 MiB/sec. | ||
| 11990 | 2026.05.06 05:28:17.500297 [ 127 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11991 | 2026.05.06 05:28:17.500314 [ 293 ] {043edc5e-a758-4cdc-9329-24880405d399} <Debug> TCPHandler: Processed in 0.001283056 sec. | ||
| 11992 | 2026.05.06 05:28:17.500319 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11993 | 2026.05.06 05:28:17.500339 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11994 | 2026.05.06 05:28:17.500408 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11995 | 2026.05.06 05:28:17.500423 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11996 | 2026.05.06 05:28:17.500512 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11997 | 2026.05.06 05:28:17.500526 [ 293 ] {63ab6d91-f5f8-4a8d-95da-fafc0b35436c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11998 | 2026.05.06 05:28:17.500545 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1832 rows starting from the beginning of the part | ||
| 11999 | 2026.05.06 05:28:17.500574 [ 293 ] {63ab6d91-f5f8-4a8d-95da-fafc0b35436c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12000 | 2026.05.06 05:28:17.500605 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 12001 | 2026.05.06 05:28:17.500630 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_76_15} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2026.05.06 05:28:17.500655 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 12003 | 2026.05.06 05:28:17.500695 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 80 rows starting from the beginning of the part | ||
| 12004 | 2026.05.06 05:28:17.500709 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_76_15} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12005 | 2026.05.06 05:28:17.500742 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 516 rows starting from the beginning of the part | ||
| 12006 | 2026.05.06 05:28:17.500786 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 80 rows starting from the beginning of the part | ||
| 12007 | 2026.05.06 05:28:17.500800 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 12008 | 2026.05.06 05:28:17.500983 [ 293 ] {63ab6d91-f5f8-4a8d-95da-fafc0b35436c} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12009 | 2026.05.06 05:28:17.501024 [ 293 ] {63ab6d91-f5f8-4a8d-95da-fafc0b35436c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12010 | 2026.05.06 05:28:17.501497 [ 293 ] {63ab6d91-f5f8-4a8d-95da-fafc0b35436c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12011 | 2026.05.06 05:28:17.501807 [ 293 ] {63ab6d91-f5f8-4a8d-95da-fafc0b35436c} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12012 | 2026.05.06 05:28:17.501923 [ 192 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2662 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553658 sec., 1713375.787979079 rows/sec., 126.12 MiB/sec. | ||
| 12013 | 2026.05.06 05:28:17.501933 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 5 parts from all_1_71_14 to all_75_75_0 | ||
| 12014 | 2026.05.06 05:28:17.501972 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.05.06 05:28:17.501973 [ 293 ] {63ab6d91-f5f8-4a8d-95da-fafc0b35436c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001462 sec., 109439.12448700411 rows/sec., 7.62 MiB/sec. | ||
| 12016 | 2026.05.06 05:28:17.501988 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12017 | 2026.05.06 05:28:17.502031 [ 293 ] {63ab6d91-f5f8-4a8d-95da-fafc0b35436c} <Debug> TCPHandler: Processed in 0.001654998 sec. | ||
| 12018 | 2026.05.06 05:28:17.502089 [ 201 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_71_14 to all_75_75_0 into Compact with storage Full | ||
| 12019 | 2026.05.06 05:28:17.502123 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12020 | 2026.05.06 05:28:17.502174 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2026.05.06 05:28:17.502215 [ 201 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12022 | 2026.05.06 05:28:17.502258 [ 201 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 29833 rows starting from the beginning of the part | ||
| 12023 | 2026.05.06 05:28:17.502302 [ 293 ] {39ed2a81-de67-48c4-8892-0197766b5c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12024 | 2026.05.06 05:28:17.502322 [ 201 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 128 rows starting from the beginning of the part | ||
| 12025 | 2026.05.06 05:28:17.502378 [ 201 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 12026 | 2026.05.06 05:28:17.502378 [ 293 ] {39ed2a81-de67-48c4-8892-0197766b5c1e} <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 | ||
| 12027 | 2026.05.06 05:28:17.502407 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_76_15} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2026.05.06 05:28:17.502424 [ 201 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 12029 | 2026.05.06 05:28:17.502471 [ 201 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part | ||
| 12030 | 2026.05.06 05:28:17.502498 [ 194 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_76_15} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12031 | 2026.05.06 05:28:17.502573 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 12032 | 2026.05.06 05:28:17.503376 [ 293 ] {39ed2a81-de67-48c4-8892-0197766b5c1e} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2026.05.06 05:28:17.503425 [ 293 ] {39ed2a81-de67-48c4-8892-0197766b5c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12034 | 2026.05.06 05:28:17.504148 [ 293 ] {39ed2a81-de67-48c4-8892-0197766b5c1e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12035 | 2026.05.06 05:28:17.504378 [ 293 ] {39ed2a81-de67-48c4-8892-0197766b5c1e} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2026.05.06 05:28:17.504482 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12037 | 2026.05.06 05:28:17.504511 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12038 | 2026.05.06 05:28:17.504519 [ 293 ] {39ed2a81-de67-48c4-8892-0197766b5c1e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00224 sec., 7142.857142857143 rows/sec., 12.80 MiB/sec. | ||
| 12039 | 2026.05.06 05:28:17.504530 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12040 | 2026.05.06 05:28:17.504572 [ 293 ] {39ed2a81-de67-48c4-8892-0197766b5c1e} <Debug> TCPHandler: Processed in 0.002455732 sec. | ||
| 12041 | 2026.05.06 05:28:17.504620 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12042 | 2026.05.06 05:28:17.504693 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12043 | 2026.05.06 05:28:17.504810 [ 293 ] {64ee2748-3d0e-47e2-9806-98d38979c792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12044 | 2026.05.06 05:28:17.504859 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12045 | 2026.05.06 05:28:17.504860 [ 293 ] {64ee2748-3d0e-47e2-9806-98d38979c792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12046 | 2026.05.06 05:28:17.504923 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1193 rows starting from the beginning of the part | ||
| 12047 | 2026.05.06 05:28:17.505061 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 27 rows starting from the beginning of the part | ||
| 12048 | 2026.05.06 05:28:17.505172 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 12049 | 2026.05.06 05:28:17.505281 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part | ||
| 12050 | 2026.05.06 05:28:17.505310 [ 293 ] {64ee2748-3d0e-47e2-9806-98d38979c792} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2026.05.06 05:28:17.505357 [ 293 ] {64ee2748-3d0e-47e2-9806-98d38979c792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12052 | 2026.05.06 05:28:17.505390 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 12053 | 2026.05.06 05:28:17.505498 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 16 rows starting from the beginning of the part | ||
| 12054 | 2026.05.06 05:28:17.505817 [ 293 ] {64ee2748-3d0e-47e2-9806-98d38979c792} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12055 | 2026.05.06 05:28:17.506058 [ 293 ] {64ee2748-3d0e-47e2-9806-98d38979c792} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.05.06 05:28:17.506183 [ 127 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12057 | 2026.05.06 05:28:17.506203 [ 293 ] {64ee2748-3d0e-47e2-9806-98d38979c792} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec. | ||
| 12058 | 2026.05.06 05:28:17.506212 [ 127 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12059 | 2026.05.06 05:28:17.506233 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12060 | 2026.05.06 05:28:17.506239 [ 293 ] {64ee2748-3d0e-47e2-9806-98d38979c792} <Debug> TCPHandler: Processed in 0.001604718 sec. | ||
| 12061 | 2026.05.06 05:28:17.506313 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12062 | 2026.05.06 05:28:17.506403 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12063 | 2026.05.06 05:28:17.506428 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4452 rows starting from the beginning of the part | ||
| 12064 | 2026.05.06 05:28:17.506477 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part | ||
| 12065 | 2026.05.06 05:28:17.506515 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 12066 | 2026.05.06 05:28:17.506551 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 12067 | 2026.05.06 05:28:17.506586 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 12068 | 2026.05.06 05:28:17.506622 [ 194 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 12069 | 2026.05.06 05:28:17.509524 [ 195 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4770 rows, containing 4 columns (4 merged, 0 gathered) in 0.003240595 sec., 1471951.9100658982 rows/sec., 95.32 MiB/sec. | ||
| 12070 | 2026.05.06 05:28:17.510083 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12071 | 2026.05.06 05:28:17.510409 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_76_15} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2026.05.06 05:28:17.510523 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_76_15} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12073 | 2026.05.06 05:28:17.510645 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12074 | 2026.05.06 05:28:17.510882 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30546 rows, containing 5 columns (5 merged, 0 gathered) in 0.008839273 sec., 3455714.061552347 rows/sec., 221.22 MiB/sec. | ||
| 12075 | 2026.05.06 05:28:17.511346 [ 200 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 12076 | 2026.05.06 05:28:17.511622 [ 200 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12077 | 2026.05.06 05:28:17.511692 [ 200 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 5 parts: [all_1_71_14, all_75_75_0] -> all_1_75_15 | ||
| 12078 | 2026.05.06 05:28:17.511778 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12079 | 2026.05.06 05:28:17.513005 [ 200 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 19 columns (19 merged, 0 gathered) in 0.008426321 sec., 154753.18350677597 rows/sec., 277.31 MiB/sec. | ||
| 12080 | 2026.05.06 05:28:17.514839 [ 195 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12081 | 2026.05.06 05:28:17.515176 [ 195 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12082 | 2026.05.06 05:28:17.515240 [ 195 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12083 | 2026.05.06 05:28:17.515351 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.37 MiB. | ||
| 12084 | 2026.05.06 05:28:18.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.17 MiB, peak 341.72 MiB, free memory in arenas 0.00 B, will set to 332.08 MiB (RSS), difference: 4.91 MiB | ||
| 12085 | 2026.05.06 05:28:18.903360 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12086 | 2026.05.06 05:28:18.903420 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12087 | 2026.05.06 05:28:19.051576 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21988 | ||
| 12088 | 2026.05.06 05:28:19.052295 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2026.05.06 05:28:19.052343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12090 | 2026.05.06 05:28:19.052882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12091 | 2026.05.06 05:28:19.053113 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12092 | 2026.05.06 05:28:19.053245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21988 | ||
| 12093 | 2026.05.06 05:28:19.053249 [ 126 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12094 | 2026.05.06 05:28:19.053312 [ 126 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2026.05.06 05:28:19.053331 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12096 | 2026.05.06 05:28:19.053448 [ 199 ] {70334cb6-18ca-42f4-a492-185e9fec460d::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 | ||
| 12097 | 2026.05.06 05:28:19.053604 [ 199 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12098 | 2026.05.06 05:28:19.053641 [ 199 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19556 rows starting from the beginning of the part | ||
| 12099 | 2026.05.06 05:28:19.053704 [ 199 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 12100 | 2026.05.06 05:28:19.053745 [ 199 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 12101 | 2026.05.06 05:28:19.053787 [ 199 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 12102 | 2026.05.06 05:28:19.053824 [ 199 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 12103 | 2026.05.06 05:28:19.053863 [ 199 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 12104 | 2026.05.06 05:28:19.055892 [ 200 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21988 rows, containing 4 columns (4 merged, 0 gathered) in 0.002493972 sec., 8816458.244118217 rows/sec., 126.12 MiB/sec. | ||
| 12105 | 2026.05.06 05:28:19.056266 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12106 | 2026.05.06 05:28:19.056521 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_46_9} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12107 | 2026.05.06 05:28:19.056587 [ 193 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_46_9} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12108 | 2026.05.06 05:28:19.056694 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 12109 | 2026.05.06 05:28:20.208379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 12110 | 2026.05.06 05:28:20.226380 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2026.05.06 05:28:20.226437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12112 | 2026.05.06 05:28:20.232379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12113 | 2026.05.06 05:28:20.233074 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2026.05.06 05:28:20.233399 [ 123 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12115 | 2026.05.06 05:28:20.233486 [ 123 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12116 | 2026.05.06 05:28:20.233520 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12117 | 2026.05.06 05:28:20.233631 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::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 | ||
| 12118 | 2026.05.06 05:28:20.236097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 12119 | 2026.05.06 05:28:20.236656 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12120 | 2026.05.06 05:28:20.237454 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 12121 | 2026.05.06 05:28:20.240812 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 12122 | 2026.05.06 05:28:20.244109 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 12123 | 2026.05.06 05:28:20.248065 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 12124 | 2026.05.06 05:28:20.252156 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 12125 | 2026.05.06 05:28:20.256013 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 12126 | 2026.05.06 05:28:20.304182 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.070594091 sec., 4915.425570108977 rows/sec., 25.42 MiB/sec. | ||
| 12127 | 2026.05.06 05:28:20.305707 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12128 | 2026.05.06 05:28:20.307268 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_46_9} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.05.06 05:28:20.307353 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_46_9} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12130 | 2026.05.06 05:28:20.308649 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12131 | 2026.05.06 05:28:22.495913 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2026.05.06 05:28:22.496186 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12133 | 2026.05.06 05:28:22.496588 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12134 | 2026.05.06 05:28:22.496636 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12135 | 2026.05.06 05:28:22.496918 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12136 | 2026.05.06 05:28:22.496989 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12137 | 2026.05.06 05:28:22.497156 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12138 | 2026.05.06 05:28:22.497291 [ 363 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12139 | 2026.05.06 05:28:22.497306 [ 349 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12140 | 2026.05.06 05:28:22.497291 [ 335 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12141 | 2026.05.06 05:28:22.497462 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 12142 | 2026.05.06 05:28:22.497490 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12143 | 2026.05.06 05:28:22.497561 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12144 | 2026.05.06 05:28:22.497581 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 12145 | 2026.05.06 05:28:22.497615 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12146 | 2026.05.06 05:28:22.497653 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12147 | 2026.05.06 05:28:22.498784 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.00271 sec., 17343.173431734318 rows/sec., 4.32 MiB/sec. | ||
| 12148 | 2026.05.06 05:28:22.498923 [ 293 ] {d6e36672-a3c9-4014-b9bd-f4c1ebafd5d7} <Debug> TCPHandler: Processed in 0.003152185 sec. | ||
| 12149 | 2026.05.06 05:28:22.504309 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2026.05.06 05:28:22.504498 [ 293 ] {abdb0937-374b-4ad6-9ba7-0f19cabc670e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12151 | 2026.05.06 05:28:22.504581 [ 293 ] {abdb0937-374b-4ad6-9ba7-0f19cabc670e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12152 | 2026.05.06 05:28:22.505279 [ 293 ] {abdb0937-374b-4ad6-9ba7-0f19cabc670e} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2026.05.06 05:28:22.505326 [ 293 ] {abdb0937-374b-4ad6-9ba7-0f19cabc670e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12154 | 2026.05.06 05:28:22.505713 [ 293 ] {abdb0937-374b-4ad6-9ba7-0f19cabc670e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12155 | 2026.05.06 05:28:22.505931 [ 293 ] {abdb0937-374b-4ad6-9ba7-0f19cabc670e} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.05.06 05:28:22.506083 [ 293 ] {abdb0937-374b-4ad6-9ba7-0f19cabc670e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001639 sec., 173276.3880414887 rows/sec., 11.01 MiB/sec. | ||
| 12157 | 2026.05.06 05:28:22.506122 [ 293 ] {abdb0937-374b-4ad6-9ba7-0f19cabc670e} <Debug> TCPHandler: Processed in 0.001904579 sec. | ||
| 12158 | 2026.05.06 05:28:22.506240 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2026.05.06 05:28:22.506338 [ 293 ] {8faf6056-1b17-4268-8359-4bfa583e4524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12160 | 2026.05.06 05:28:22.506380 [ 293 ] {8faf6056-1b17-4268-8359-4bfa583e4524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12161 | 2026.05.06 05:28:22.507113 [ 293 ] {8faf6056-1b17-4268-8359-4bfa583e4524} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.05.06 05:28:22.507149 [ 293 ] {8faf6056-1b17-4268-8359-4bfa583e4524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12163 | 2026.05.06 05:28:22.507501 [ 293 ] {8faf6056-1b17-4268-8359-4bfa583e4524} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12164 | 2026.05.06 05:28:22.507712 [ 293 ] {8faf6056-1b17-4268-8359-4bfa583e4524} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.05.06 05:28:22.507839 [ 293 ] {8faf6056-1b17-4268-8359-4bfa583e4524} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001523 sec., 557452.3965856861 rows/sec., 43.43 MiB/sec. | ||
| 12166 | 2026.05.06 05:28:22.507876 [ 293 ] {8faf6056-1b17-4268-8359-4bfa583e4524} <Debug> TCPHandler: Processed in 0.001684689 sec. | ||
| 12167 | 2026.05.06 05:28:22.507989 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2026.05.06 05:28:22.508082 [ 293 ] {5c0b2f54-bb8e-429a-b6fd-c03c58283be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12169 | 2026.05.06 05:28:22.508124 [ 293 ] {5c0b2f54-bb8e-429a-b6fd-c03c58283be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12170 | 2026.05.06 05:28:22.508563 [ 293 ] {5c0b2f54-bb8e-429a-b6fd-c03c58283be9} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.05.06 05:28:22.508599 [ 293 ] {5c0b2f54-bb8e-429a-b6fd-c03c58283be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12172 | 2026.05.06 05:28:22.508892 [ 293 ] {5c0b2f54-bb8e-429a-b6fd-c03c58283be9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12173 | 2026.05.06 05:28:22.509091 [ 293 ] {5c0b2f54-bb8e-429a-b6fd-c03c58283be9} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.05.06 05:28:22.509224 [ 293 ] {5c0b2f54-bb8e-429a-b6fd-c03c58283be9} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001159 sec., 144952.54529767038 rows/sec., 8.84 MiB/sec. | ||
| 12175 | 2026.05.06 05:28:22.509260 [ 293 ] {5c0b2f54-bb8e-429a-b6fd-c03c58283be9} <Debug> TCPHandler: Processed in 0.001319296 sec. | ||
| 12176 | 2026.05.06 05:28:22.509368 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2026.05.06 05:28:22.509460 [ 293 ] {696858f2-6970-46bb-abf9-d3fa881c7df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12178 | 2026.05.06 05:28:22.509499 [ 293 ] {696858f2-6970-46bb-abf9-d3fa881c7df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12179 | 2026.05.06 05:28:22.509932 [ 293 ] {696858f2-6970-46bb-abf9-d3fa881c7df5} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2026.05.06 05:28:22.509968 [ 293 ] {696858f2-6970-46bb-abf9-d3fa881c7df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12181 | 2026.05.06 05:28:22.510262 [ 293 ] {696858f2-6970-46bb-abf9-d3fa881c7df5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12182 | 2026.05.06 05:28:22.510460 [ 293 ] {696858f2-6970-46bb-abf9-d3fa881c7df5} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2026.05.06 05:28:22.510584 [ 293 ] {696858f2-6970-46bb-abf9-d3fa881c7df5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 12184 | 2026.05.06 05:28:22.510620 [ 293 ] {696858f2-6970-46bb-abf9-d3fa881c7df5} <Debug> TCPHandler: Processed in 0.001300216 sec. | ||
| 12185 | 2026.05.06 05:28:22.510729 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2026.05.06 05:28:22.510822 [ 293 ] {25e9f83c-56df-4c92-a56b-b20e70a837fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12187 | 2026.05.06 05:28:22.510860 [ 293 ] {25e9f83c-56df-4c92-a56b-b20e70a837fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12188 | 2026.05.06 05:28:22.511297 [ 293 ] {25e9f83c-56df-4c92-a56b-b20e70a837fb} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2026.05.06 05:28:22.511333 [ 293 ] {25e9f83c-56df-4c92-a56b-b20e70a837fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12190 | 2026.05.06 05:28:22.511624 [ 293 ] {25e9f83c-56df-4c92-a56b-b20e70a837fb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12191 | 2026.05.06 05:28:22.511828 [ 293 ] {25e9f83c-56df-4c92-a56b-b20e70a837fb} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2026.05.06 05:28:22.511951 [ 293 ] {25e9f83c-56df-4c92-a56b-b20e70a837fb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001147 sec., 129032.25806451612 rows/sec., 7.34 MiB/sec. | ||
| 12193 | 2026.05.06 05:28:22.511987 [ 293 ] {25e9f83c-56df-4c92-a56b-b20e70a837fb} <Debug> TCPHandler: Processed in 0.001305657 sec. | ||
| 12194 | 2026.05.06 05:28:22.512098 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12195 | 2026.05.06 05:28:22.512191 [ 293 ] {71b9dc43-8451-4880-af9b-50b222700c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12196 | 2026.05.06 05:28:22.512229 [ 293 ] {71b9dc43-8451-4880-af9b-50b222700c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12197 | 2026.05.06 05:28:22.512810 [ 293 ] {71b9dc43-8451-4880-af9b-50b222700c4f} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12198 | 2026.05.06 05:28:22.512845 [ 293 ] {71b9dc43-8451-4880-af9b-50b222700c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12199 | 2026.05.06 05:28:22.513152 [ 293 ] {71b9dc43-8451-4880-af9b-50b222700c4f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12200 | 2026.05.06 05:28:22.513356 [ 293 ] {71b9dc43-8451-4880-af9b-50b222700c4f} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12201 | 2026.05.06 05:28:22.513483 [ 293 ] {71b9dc43-8451-4880-af9b-50b222700c4f} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001309 sec., 394194.04125286476 rows/sec., 27.80 MiB/sec. | ||
| 12202 | 2026.05.06 05:28:22.513520 [ 293 ] {71b9dc43-8451-4880-af9b-50b222700c4f} <Debug> TCPHandler: Processed in 0.001472907 sec. | ||
| 12203 | 2026.05.06 05:28:22.513638 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12204 | 2026.05.06 05:28:22.513757 [ 293 ] {5eae34a3-a4eb-4747-bdfc-9b6d243f46d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12205 | 2026.05.06 05:28:22.513807 [ 293 ] {5eae34a3-a4eb-4747-bdfc-9b6d243f46d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12206 | 2026.05.06 05:28:22.514189 [ 293 ] {5eae34a3-a4eb-4747-bdfc-9b6d243f46d9} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12207 | 2026.05.06 05:28:22.514232 [ 293 ] {5eae34a3-a4eb-4747-bdfc-9b6d243f46d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12208 | 2026.05.06 05:28:22.514619 [ 293 ] {5eae34a3-a4eb-4747-bdfc-9b6d243f46d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12209 | 2026.05.06 05:28:22.514866 [ 293 ] {5eae34a3-a4eb-4747-bdfc-9b6d243f46d9} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2026.05.06 05:28:22.514996 [ 293 ] {5eae34a3-a4eb-4747-bdfc-9b6d243f46d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001263 sec., 4750.593824228028 rows/sec., 248.20 KiB/sec. | ||
| 12211 | 2026.05.06 05:28:22.515033 [ 293 ] {5eae34a3-a4eb-4747-bdfc-9b6d243f46d9} <Debug> TCPHandler: Processed in 0.001454087 sec. | ||
| 12212 | 2026.05.06 05:28:22.515139 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12213 | 2026.05.06 05:28:22.515241 [ 293 ] {6e13bf91-7e12-4fc1-a899-899738020e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12214 | 2026.05.06 05:28:22.515286 [ 293 ] {6e13bf91-7e12-4fc1-a899-899738020e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12215 | 2026.05.06 05:28:22.515725 [ 293 ] {6e13bf91-7e12-4fc1-a899-899738020e42} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12216 | 2026.05.06 05:28:22.515762 [ 293 ] {6e13bf91-7e12-4fc1-a899-899738020e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12217 | 2026.05.06 05:28:22.516133 [ 293 ] {6e13bf91-7e12-4fc1-a899-899738020e42} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12218 | 2026.05.06 05:28:22.516350 [ 293 ] {6e13bf91-7e12-4fc1-a899-899738020e42} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12219 | 2026.05.06 05:28:22.516484 [ 293 ] {6e13bf91-7e12-4fc1-a899-899738020e42} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001262 sec., 209984.15213946116 rows/sec., 13.95 MiB/sec. | ||
| 12220 | 2026.05.06 05:28:22.516523 [ 293 ] {6e13bf91-7e12-4fc1-a899-899738020e42} <Debug> TCPHandler: Processed in 0.001434887 sec. | ||
| 12221 | 2026.05.06 05:28:22.516633 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12222 | 2026.05.06 05:28:22.516731 [ 293 ] {66f7fe3e-66e6-4435-b316-63ec60b148da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12223 | 2026.05.06 05:28:22.516774 [ 293 ] {66f7fe3e-66e6-4435-b316-63ec60b148da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12224 | 2026.05.06 05:28:22.517093 [ 293 ] {66f7fe3e-66e6-4435-b316-63ec60b148da} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2026.05.06 05:28:22.517135 [ 293 ] {66f7fe3e-66e6-4435-b316-63ec60b148da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12226 | 2026.05.06 05:28:22.517440 [ 293 ] {66f7fe3e-66e6-4435-b316-63ec60b148da} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12227 | 2026.05.06 05:28:22.517645 [ 293 ] {66f7fe3e-66e6-4435-b316-63ec60b148da} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2026.05.06 05:28:22.517774 [ 293 ] {66f7fe3e-66e6-4435-b316-63ec60b148da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 12229 | 2026.05.06 05:28:22.517810 [ 293 ] {66f7fe3e-66e6-4435-b316-63ec60b148da} <Debug> TCPHandler: Processed in 0.001226046 sec. | ||
| 12230 | 2026.05.06 05:28:22.517909 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12231 | 2026.05.06 05:28:22.518002 [ 293 ] {d8ad0973-b2bd-45c6-9e93-04969ea7ee21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12232 | 2026.05.06 05:28:22.518054 [ 293 ] {d8ad0973-b2bd-45c6-9e93-04969ea7ee21} <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 | ||
| 12233 | 2026.05.06 05:28:22.518847 [ 293 ] {d8ad0973-b2bd-45c6-9e93-04969ea7ee21} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12234 | 2026.05.06 05:28:22.518884 [ 293 ] {d8ad0973-b2bd-45c6-9e93-04969ea7ee21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12235 | 2026.05.06 05:28:22.519410 [ 293 ] {d8ad0973-b2bd-45c6-9e93-04969ea7ee21} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12236 | 2026.05.06 05:28:22.519623 [ 293 ] {d8ad0973-b2bd-45c6-9e93-04969ea7ee21} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12237 | 2026.05.06 05:28:22.519757 [ 293 ] {d8ad0973-b2bd-45c6-9e93-04969ea7ee21} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001774 sec., 14656.144306651635 rows/sec., 26.26 MiB/sec. | ||
| 12238 | 2026.05.06 05:28:22.519816 [ 293 ] {d8ad0973-b2bd-45c6-9e93-04969ea7ee21} <Debug> TCPHandler: Processed in 0.001953619 sec. | ||
| 12239 | 2026.05.06 05:28:22.519925 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12240 | 2026.05.06 05:28:22.520017 [ 293 ] {afcc47e3-fe1c-4d90-bb63-2511766ea51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12241 | 2026.05.06 05:28:22.520058 [ 293 ] {afcc47e3-fe1c-4d90-bb63-2511766ea51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12242 | 2026.05.06 05:28:22.520402 [ 293 ] {afcc47e3-fe1c-4d90-bb63-2511766ea51c} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12243 | 2026.05.06 05:28:22.520436 [ 293 ] {afcc47e3-fe1c-4d90-bb63-2511766ea51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12244 | 2026.05.06 05:28:22.520737 [ 293 ] {afcc47e3-fe1c-4d90-bb63-2511766ea51c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12245 | 2026.05.06 05:28:22.520941 [ 293 ] {afcc47e3-fe1c-4d90-bb63-2511766ea51c} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12246 | 2026.05.06 05:28:22.521063 [ 293 ] {afcc47e3-fe1c-4d90-bb63-2511766ea51c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 12247 | 2026.05.06 05:28:22.521098 [ 293 ] {afcc47e3-fe1c-4d90-bb63-2511766ea51c} <Debug> TCPHandler: Processed in 0.001219456 sec. | ||
| 12248 | 2026.05.06 05:28:22.791917 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12249 | 2026.05.06 05:28:22.792146 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12250 | 2026.05.06 05:28:22.792482 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12251 | 2026.05.06 05:28:22.792517 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12252 | 2026.05.06 05:28:22.792784 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12253 | 2026.05.06 05:28:22.792867 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12254 | 2026.05.06 05:28:22.793011 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 12255 | 2026.05.06 05:28:22.793207 [ 335 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12256 | 2026.05.06 05:28:22.793218 [ 349 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12257 | 2026.05.06 05:28:22.793207 [ 363 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12258 | 2026.05.06 05:28:22.793436 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 12259 | 2026.05.06 05:28:22.793481 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12260 | 2026.05.06 05:28:22.793577 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12261 | 2026.05.06 05:28:22.793602 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 12262 | 2026.05.06 05:28:22.793646 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12263 | 2026.05.06 05:28:22.793695 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12264 | 2026.05.06 05:28:22.794865 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.00281 sec., 16725.978647686832 rows/sec., 2.78 MiB/sec. | ||
| 12265 | 2026.05.06 05:28:22.795012 [ 293 ] {910f7f6e-207a-46df-be7f-44cd55a34981} <Debug> TCPHandler: Processed in 0.003220455 sec. | ||
| 12266 | 2026.05.06 05:28:22.807986 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12267 | 2026.05.06 05:28:22.808114 [ 293 ] {dcbf0afc-d730-4ad8-b25e-f6f3fb824067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12268 | 2026.05.06 05:28:22.808164 [ 293 ] {dcbf0afc-d730-4ad8-b25e-f6f3fb824067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12269 | 2026.05.06 05:28:22.809867 [ 293 ] {dcbf0afc-d730-4ad8-b25e-f6f3fb824067} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12270 | 2026.05.06 05:28:22.809915 [ 293 ] {dcbf0afc-d730-4ad8-b25e-f6f3fb824067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12271 | 2026.05.06 05:28:22.810432 [ 293 ] {dcbf0afc-d730-4ad8-b25e-f6f3fb824067} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12272 | 2026.05.06 05:28:22.810664 [ 293 ] {dcbf0afc-d730-4ad8-b25e-f6f3fb824067} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12273 | 2026.05.06 05:28:22.810830 [ 293 ] {dcbf0afc-d730-4ad8-b25e-f6f3fb824067} <Debug> executeQuery: Read 2437 rows, 184.88 KiB in 0.002752 sec., 885537.7906976744 rows/sec., 65.61 MiB/sec. | ||
| 12274 | 2026.05.06 05:28:22.810874 [ 293 ] {dcbf0afc-d730-4ad8-b25e-f6f3fb824067} <Debug> TCPHandler: Processed in 0.002964155 sec. | ||
| 12275 | 2026.05.06 05:28:22.811006 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12276 | 2026.05.06 05:28:22.811109 [ 293 ] {29e10542-4ab7-43eb-8f0f-bb68a574a2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12277 | 2026.05.06 05:28:22.811153 [ 293 ] {29e10542-4ab7-43eb-8f0f-bb68a574a2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12278 | 2026.05.06 05:28:22.811581 [ 293 ] {29e10542-4ab7-43eb-8f0f-bb68a574a2c6} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12279 | 2026.05.06 05:28:22.811619 [ 293 ] {29e10542-4ab7-43eb-8f0f-bb68a574a2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12280 | 2026.05.06 05:28:22.811931 [ 293 ] {29e10542-4ab7-43eb-8f0f-bb68a574a2c6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12281 | 2026.05.06 05:28:22.812147 [ 293 ] {29e10542-4ab7-43eb-8f0f-bb68a574a2c6} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12282 | 2026.05.06 05:28:22.812268 [ 121 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12283 | 2026.05.06 05:28:22.812281 [ 293 ] {29e10542-4ab7-43eb-8f0f-bb68a574a2c6} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001195 sec., 22594.142259414224 rows/sec., 1.66 MiB/sec. | ||
| 12284 | 2026.05.06 05:28:22.812333 [ 121 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12285 | 2026.05.06 05:28:22.812343 [ 293 ] {29e10542-4ab7-43eb-8f0f-bb68a574a2c6} <Debug> TCPHandler: Processed in 0.001389167 sec. | ||
| 12286 | 2026.05.06 05:28:22.812362 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12287 | 2026.05.06 05:28:22.812472 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12288 | 2026.05.06 05:28:22.812481 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 12289 | 2026.05.06 05:28:22.812576 [ 293 ] {4a9bfe96-f1fc-4051-a8d4-31c09ae1dc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12290 | 2026.05.06 05:28:22.812619 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12291 | 2026.05.06 05:28:22.812622 [ 293 ] {4a9bfe96-f1fc-4051-a8d4-31c09ae1dc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12292 | 2026.05.06 05:28:22.812660 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 227 rows starting from the beginning of the part | ||
| 12293 | 2026.05.06 05:28:22.812732 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part | ||
| 12294 | 2026.05.06 05:28:22.812782 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 168 rows starting from the beginning of the part | ||
| 12295 | 2026.05.06 05:28:22.812832 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part | ||
| 12296 | 2026.05.06 05:28:22.812869 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 168 rows starting from the beginning of the part | ||
| 12297 | 2026.05.06 05:28:22.812908 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part | ||
| 12298 | 2026.05.06 05:28:22.813337 [ 293 ] {4a9bfe96-f1fc-4051-a8d4-31c09ae1dc60} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2026.05.06 05:28:22.813378 [ 293 ] {4a9bfe96-f1fc-4051-a8d4-31c09ae1dc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12300 | 2026.05.06 05:28:22.813755 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322767 sec., 470226.4268763886 rows/sec., 31.56 MiB/sec. | ||
| 12301 | 2026.05.06 05:28:22.813769 [ 293 ] {4a9bfe96-f1fc-4051-a8d4-31c09ae1dc60} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12302 | 2026.05.06 05:28:22.813924 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12303 | 2026.05.06 05:28:22.814000 [ 293 ] {4a9bfe96-f1fc-4051-a8d4-31c09ae1dc60} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2026.05.06 05:28:22.814134 [ 293 ] {4a9bfe96-f1fc-4051-a8d4-31c09ae1dc60} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001576 sec., 508248.73096446705 rows/sec., 29.36 MiB/sec. | ||
| 12305 | 2026.05.06 05:28:22.814173 [ 293 ] {4a9bfe96-f1fc-4051-a8d4-31c09ae1dc60} <Debug> TCPHandler: Processed in 0.001750489 sec. | ||
| 12306 | 2026.05.06 05:28:22.814202 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_66_13} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2026.05.06 05:28:22.814270 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_66_13} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12308 | 2026.05.06 05:28:22.814277 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12309 | 2026.05.06 05:28:22.814363 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12310 | 2026.05.06 05:28:22.814373 [ 293 ] {ec4add3a-15c5-4dbb-a1df-efb908ec8c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12311 | 2026.05.06 05:28:22.814413 [ 293 ] {ec4add3a-15c5-4dbb-a1df-efb908ec8c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12312 | 2026.05.06 05:28:22.814792 [ 293 ] {ec4add3a-15c5-4dbb-a1df-efb908ec8c99} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2026.05.06 05:28:22.814827 [ 293 ] {ec4add3a-15c5-4dbb-a1df-efb908ec8c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12314 | 2026.05.06 05:28:22.815113 [ 293 ] {ec4add3a-15c5-4dbb-a1df-efb908ec8c99} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12315 | 2026.05.06 05:28:22.815321 [ 293 ] {ec4add3a-15c5-4dbb-a1df-efb908ec8c99} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2026.05.06 05:28:22.815448 [ 293 ] {ec4add3a-15c5-4dbb-a1df-efb908ec8c99} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 64.33 KiB/sec. | ||
| 12317 | 2026.05.06 05:28:22.815485 [ 293 ] {ec4add3a-15c5-4dbb-a1df-efb908ec8c99} <Debug> TCPHandler: Processed in 0.001257436 sec. | ||
| 12318 | 2026.05.06 05:28:22.815596 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12319 | 2026.05.06 05:28:22.815692 [ 293 ] {1864e598-5337-4e47-9e45-e22871935a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12320 | 2026.05.06 05:28:22.815731 [ 293 ] {1864e598-5337-4e47-9e45-e22871935a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12321 | 2026.05.06 05:28:22.816590 [ 293 ] {1864e598-5337-4e47-9e45-e22871935a77} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12322 | 2026.05.06 05:28:22.816626 [ 293 ] {1864e598-5337-4e47-9e45-e22871935a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12323 | 2026.05.06 05:28:22.816984 [ 293 ] {1864e598-5337-4e47-9e45-e22871935a77} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12324 | 2026.05.06 05:28:22.817263 [ 293 ] {1864e598-5337-4e47-9e45-e22871935a77} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12325 | 2026.05.06 05:28:22.817411 [ 293 ] {1864e598-5337-4e47-9e45-e22871935a77} <Debug> executeQuery: Read 1306 rows, 89.40 KiB in 0.001737 sec., 751871.0420264824 rows/sec., 50.26 MiB/sec. | ||
| 12326 | 2026.05.06 05:28:22.817453 [ 293 ] {1864e598-5337-4e47-9e45-e22871935a77} <Debug> TCPHandler: Processed in 0.00190712 sec. | ||
| 12327 | 2026.05.06 05:28:22.817570 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12328 | 2026.05.06 05:28:22.817670 [ 293 ] {93275df4-fadb-4df6-a79b-2b1f0718408e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12329 | 2026.05.06 05:28:22.817715 [ 293 ] {93275df4-fadb-4df6-a79b-2b1f0718408e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12330 | 2026.05.06 05:28:22.818438 [ 293 ] {93275df4-fadb-4df6-a79b-2b1f0718408e} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12331 | 2026.05.06 05:28:22.818475 [ 293 ] {93275df4-fadb-4df6-a79b-2b1f0718408e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12332 | 2026.05.06 05:28:22.818920 [ 293 ] {93275df4-fadb-4df6-a79b-2b1f0718408e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12333 | 2026.05.06 05:28:22.819139 [ 293 ] {93275df4-fadb-4df6-a79b-2b1f0718408e} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12334 | 2026.05.06 05:28:22.819277 [ 293 ] {93275df4-fadb-4df6-a79b-2b1f0718408e} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001628 sec., 918918.9189189188 rows/sec., 55.73 MiB/sec. | ||
| 12335 | 2026.05.06 05:28:22.819316 [ 293 ] {93275df4-fadb-4df6-a79b-2b1f0718408e} <Debug> TCPHandler: Processed in 0.001796409 sec. | ||
| 12336 | 2026.05.06 05:28:22.819425 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12337 | 2026.05.06 05:28:22.819521 [ 293 ] {4847fe48-82e7-4b9a-99cd-c6fa9e21a63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12338 | 2026.05.06 05:28:22.819576 [ 293 ] {4847fe48-82e7-4b9a-99cd-c6fa9e21a63b} <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 | ||
| 12339 | 2026.05.06 05:28:22.820376 [ 293 ] {4847fe48-82e7-4b9a-99cd-c6fa9e21a63b} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2026.05.06 05:28:22.820413 [ 293 ] {4847fe48-82e7-4b9a-99cd-c6fa9e21a63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12341 | 2026.05.06 05:28:22.820948 [ 293 ] {4847fe48-82e7-4b9a-99cd-c6fa9e21a63b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12342 | 2026.05.06 05:28:22.821175 [ 293 ] {4847fe48-82e7-4b9a-99cd-c6fa9e21a63b} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2026.05.06 05:28:22.821318 [ 293 ] {4847fe48-82e7-4b9a-99cd-c6fa9e21a63b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001815 sec., 14876.03305785124 rows/sec., 26.66 MiB/sec. | ||
| 12344 | 2026.05.06 05:28:22.821372 [ 293 ] {4847fe48-82e7-4b9a-99cd-c6fa9e21a63b} <Debug> TCPHandler: Processed in 0.00199688 sec. | ||
| 12345 | 2026.05.06 05:28:22.821504 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12346 | 2026.05.06 05:28:22.821599 [ 293 ] {2059db5d-13da-42c7-83d0-eaa196d17e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12347 | 2026.05.06 05:28:22.821641 [ 293 ] {2059db5d-13da-42c7-83d0-eaa196d17e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12348 | 2026.05.06 05:28:22.821972 [ 293 ] {2059db5d-13da-42c7-83d0-eaa196d17e82} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2026.05.06 05:28:22.822008 [ 293 ] {2059db5d-13da-42c7-83d0-eaa196d17e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12350 | 2026.05.06 05:28:22.822313 [ 293 ] {2059db5d-13da-42c7-83d0-eaa196d17e82} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12351 | 2026.05.06 05:28:22.822526 [ 293 ] {2059db5d-13da-42c7-83d0-eaa196d17e82} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2026.05.06 05:28:22.822660 [ 293 ] {2059db5d-13da-42c7-83d0-eaa196d17e82} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 766.78 KiB/sec. | ||
| 12353 | 2026.05.06 05:28:22.822698 [ 293 ] {2059db5d-13da-42c7-83d0-eaa196d17e82} <Debug> TCPHandler: Processed in 0.001243626 sec. | ||
| 12354 | 2026.05.06 05:28:23.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.87 MiB, peak 346.60 MiB, free memory in arenas 0.00 B, will set to 332.36 MiB (RSS), difference: -1.51 MiB | ||
| 12355 | 2026.05.06 05:28:24.126141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1558 | ||
| 12356 | 2026.05.06 05:28:24.129397 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.05.06 05:28:24.129435 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12358 | 2026.05.06 05:28:24.130657 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12359 | 2026.05.06 05:28:24.130920 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12360 | 2026.05.06 05:28:24.131193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1558 | ||
| 12361 | 2026.05.06 05:28:26.553590 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22436 | ||
| 12362 | 2026.05.06 05:28:26.554279 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2026.05.06 05:28:26.554324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12364 | 2026.05.06 05:28:26.554825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12365 | 2026.05.06 05:28:26.555051 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2026.05.06 05:28:26.555195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22436 | ||
| 12367 | 2026.05.06 05:28:27.489266 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2026.05.06 05:28:27.489518 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 12369 | 2026.05.06 05:28:27.489885 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12370 | 2026.05.06 05:28:27.489926 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 12371 | 2026.05.06 05:28:27.490162 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12372 | 2026.05.06 05:28:27.490230 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12373 | 2026.05.06 05:28:27.490370 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12374 | 2026.05.06 05:28:27.490485 [ 363 ] {22834487-459a-452b-ae48-f2253a372732} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12375 | 2026.05.06 05:28:27.490516 [ 349 ] {22834487-459a-452b-ae48-f2253a372732} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12376 | 2026.05.06 05:28:27.490489 [ 335 ] {22834487-459a-452b-ae48-f2253a372732} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12377 | 2026.05.06 05:28:27.490676 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 12378 | 2026.05.06 05:28:27.490704 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12379 | 2026.05.06 05:28:27.490773 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12380 | 2026.05.06 05:28:27.490792 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 12381 | 2026.05.06 05:28:27.490825 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12382 | 2026.05.06 05:28:27.490862 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12383 | 2026.05.06 05:28:27.492075 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.00266 sec., 17669.17293233083 rows/sec., 2.94 MiB/sec. | ||
| 12384 | 2026.05.06 05:28:27.492202 [ 293 ] {22834487-459a-452b-ae48-f2253a372732} <Debug> TCPHandler: Processed in 0.003072405 sec. | ||
| 12385 | 2026.05.06 05:28:27.493780 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12386 | 2026.05.06 05:28:27.493887 [ 293 ] {ce9268dc-8019-477f-8341-293ba1ef62bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12387 | 2026.05.06 05:28:27.493928 [ 293 ] {ce9268dc-8019-477f-8341-293ba1ef62bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12388 | 2026.05.06 05:28:27.494421 [ 293 ] {ce9268dc-8019-477f-8341-293ba1ef62bf} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2026.05.06 05:28:27.494457 [ 293 ] {ce9268dc-8019-477f-8341-293ba1ef62bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12390 | 2026.05.06 05:28:27.494819 [ 293 ] {ce9268dc-8019-477f-8341-293ba1ef62bf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12391 | 2026.05.06 05:28:27.495044 [ 293 ] {ce9268dc-8019-477f-8341-293ba1ef62bf} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2026.05.06 05:28:27.495186 [ 293 ] {ce9268dc-8019-477f-8341-293ba1ef62bf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001331 sec., 42073.628850488356 rows/sec., 3.23 MiB/sec. | ||
| 12393 | 2026.05.06 05:28:27.495223 [ 293 ] {ce9268dc-8019-477f-8341-293ba1ef62bf} <Debug> TCPHandler: Processed in 0.001491697 sec. | ||
| 12394 | 2026.05.06 05:28:27.495342 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2026.05.06 05:28:27.495435 [ 293 ] {9de698ca-d6cf-44ad-9015-dcd84123ef51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12396 | 2026.05.06 05:28:27.495473 [ 293 ] {9de698ca-d6cf-44ad-9015-dcd84123ef51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12397 | 2026.05.06 05:28:27.495885 [ 293 ] {9de698ca-d6cf-44ad-9015-dcd84123ef51} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.05.06 05:28:27.495921 [ 293 ] {9de698ca-d6cf-44ad-9015-dcd84123ef51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12399 | 2026.05.06 05:28:27.496206 [ 293 ] {9de698ca-d6cf-44ad-9015-dcd84123ef51} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12400 | 2026.05.06 05:28:27.496411 [ 293 ] {9de698ca-d6cf-44ad-9015-dcd84123ef51} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2026.05.06 05:28:27.496536 [ 293 ] {9de698ca-d6cf-44ad-9015-dcd84123ef51} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001119 sec., 57193.92314566577 rows/sec., 4.46 MiB/sec. | ||
| 12402 | 2026.05.06 05:28:27.496572 [ 293 ] {9de698ca-d6cf-44ad-9015-dcd84123ef51} <Debug> TCPHandler: Processed in 0.001277906 sec. | ||
| 12403 | 2026.05.06 05:28:27.496685 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12404 | 2026.05.06 05:28:27.496778 [ 293 ] {e8bb681c-1db4-491c-b014-faa5cbc70bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12405 | 2026.05.06 05:28:27.496819 [ 293 ] {e8bb681c-1db4-491c-b014-faa5cbc70bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12406 | 2026.05.06 05:28:27.497193 [ 293 ] {e8bb681c-1db4-491c-b014-faa5cbc70bf7} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2026.05.06 05:28:27.497228 [ 293 ] {e8bb681c-1db4-491c-b014-faa5cbc70bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12408 | 2026.05.06 05:28:27.497541 [ 293 ] {e8bb681c-1db4-491c-b014-faa5cbc70bf7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12409 | 2026.05.06 05:28:27.497741 [ 293 ] {e8bb681c-1db4-491c-b014-faa5cbc70bf7} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2026.05.06 05:28:27.497865 [ 293 ] {e8bb681c-1db4-491c-b014-faa5cbc70bf7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001105 sec., 115837.10407239819 rows/sec., 8.07 MiB/sec. | ||
| 12411 | 2026.05.06 05:28:27.497901 [ 293 ] {e8bb681c-1db4-491c-b014-faa5cbc70bf7} <Debug> TCPHandler: Processed in 0.001262956 sec. | ||
| 12412 | 2026.05.06 05:28:27.498013 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2026.05.06 05:28:27.498105 [ 293 ] {98d55f3d-6ae9-4777-8a95-c3f51d7c2164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12414 | 2026.05.06 05:28:27.498145 [ 293 ] {98d55f3d-6ae9-4777-8a95-c3f51d7c2164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12415 | 2026.05.06 05:28:27.498463 [ 293 ] {98d55f3d-6ae9-4777-8a95-c3f51d7c2164} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2026.05.06 05:28:27.498498 [ 293 ] {98d55f3d-6ae9-4777-8a95-c3f51d7c2164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12417 | 2026.05.06 05:28:27.498788 [ 293 ] {98d55f3d-6ae9-4777-8a95-c3f51d7c2164} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12418 | 2026.05.06 05:28:27.498998 [ 293 ] {98d55f3d-6ae9-4777-8a95-c3f51d7c2164} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2026.05.06 05:28:27.499122 [ 293 ] {98d55f3d-6ae9-4777-8a95-c3f51d7c2164} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001034 sec., 46421.66344294004 rows/sec., 3.13 MiB/sec. | ||
| 12420 | 2026.05.06 05:28:27.499157 [ 293 ] {98d55f3d-6ae9-4777-8a95-c3f51d7c2164} <Debug> TCPHandler: Processed in 0.001192486 sec. | ||
| 12421 | 2026.05.06 05:28:27.736442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 12422 | 2026.05.06 05:28:27.752945 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12423 | 2026.05.06 05:28:27.753011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12424 | 2026.05.06 05:28:27.758658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12425 | 2026.05.06 05:28:27.759361 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12426 | 2026.05.06 05:28:27.762185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 12427 | 2026.05.06 05:28:30.427406 [ 5 ] {} <Trace> TCP-Session: dd0a10f9-c3c0-41ba-bc3b-09ab258cfb7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2026.05.06 05:28:30.427696 [ 5 ] {23f1602d-adf5-4fad-9ed9-37d29ce18517} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57638) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 12429 | 2026.05.06 05:28:30.428137 [ 5 ] {23f1602d-adf5-4fad-9ed9-37d29ce18517} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 12430 | 2026.05.06 05:28:30.428299 [ 5 ] {23f1602d-adf5-4fad-9ed9-37d29ce18517} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12431 | 2026.05.06 05:28:30.428673 [ 345 ] {23f1602d-adf5-4fad-9ed9-37d29ce18517} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 12432 | 2026.05.06 05:28:30.429086 [ 5 ] {23f1602d-adf5-4fad-9ed9-37d29ce18517} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001509 sec., 92776.6732935719 rows/sec., 5.15 MiB/sec. | ||
| 12433 | 2026.05.06 05:28:30.429140 [ 5 ] {23f1602d-adf5-4fad-9ed9-37d29ce18517} <Debug> TCPHandler: Processed in 0.001879269 sec. | ||
| 12434 | 2026.05.06 05:28:32.494842 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12435 | 2026.05.06 05:28:32.495135 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12436 | 2026.05.06 05:28:32.495498 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12437 | 2026.05.06 05:28:32.495537 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12438 | 2026.05.06 05:28:32.495783 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12439 | 2026.05.06 05:28:32.495857 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12440 | 2026.05.06 05:28:32.496004 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12441 | 2026.05.06 05:28:32.496132 [ 363 ] {014abd2b-b702-4008-833a-7718913ee66c} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12442 | 2026.05.06 05:28:32.496135 [ 355 ] {014abd2b-b702-4008-833a-7718913ee66c} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12443 | 2026.05.06 05:28:32.496133 [ 345 ] {014abd2b-b702-4008-833a-7718913ee66c} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12444 | 2026.05.06 05:28:32.496315 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 12445 | 2026.05.06 05:28:32.496344 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12446 | 2026.05.06 05:28:32.496415 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12447 | 2026.05.06 05:28:32.496435 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 12448 | 2026.05.06 05:28:32.496470 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12449 | 2026.05.06 05:28:32.496510 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12450 | 2026.05.06 05:28:32.497643 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002608 sec., 18021.472392638036 rows/sec., 4.49 MiB/sec. | ||
| 12451 | 2026.05.06 05:28:32.497782 [ 293 ] {014abd2b-b702-4008-833a-7718913ee66c} <Debug> TCPHandler: Processed in 0.003118795 sec. | ||
| 12452 | 2026.05.06 05:28:32.503278 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12453 | 2026.05.06 05:28:32.503477 [ 293 ] {acc992f7-eb7d-4487-a9f2-be469e2b9c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12454 | 2026.05.06 05:28:32.503554 [ 293 ] {acc992f7-eb7d-4487-a9f2-be469e2b9c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12455 | 2026.05.06 05:28:32.504343 [ 293 ] {acc992f7-eb7d-4487-a9f2-be469e2b9c9c} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12456 | 2026.05.06 05:28:32.504388 [ 293 ] {acc992f7-eb7d-4487-a9f2-be469e2b9c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12457 | 2026.05.06 05:28:32.504782 [ 293 ] {acc992f7-eb7d-4487-a9f2-be469e2b9c9c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12458 | 2026.05.06 05:28:32.505011 [ 293 ] {acc992f7-eb7d-4487-a9f2-be469e2b9c9c} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12459 | 2026.05.06 05:28:32.505168 [ 293 ] {acc992f7-eb7d-4487-a9f2-be469e2b9c9c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001748 sec., 162471.39588100687 rows/sec., 10.32 MiB/sec. | ||
| 12460 | 2026.05.06 05:28:32.505209 [ 293 ] {acc992f7-eb7d-4487-a9f2-be469e2b9c9c} <Debug> TCPHandler: Processed in 0.00202732 sec. | ||
| 12461 | 2026.05.06 05:28:32.505344 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12462 | 2026.05.06 05:28:32.505444 [ 293 ] {0523fae5-9ef3-41b7-8ecc-8e0eb536b114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12463 | 2026.05.06 05:28:32.505485 [ 293 ] {0523fae5-9ef3-41b7-8ecc-8e0eb536b114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12464 | 2026.05.06 05:28:32.506274 [ 293 ] {0523fae5-9ef3-41b7-8ecc-8e0eb536b114} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12465 | 2026.05.06 05:28:32.506312 [ 293 ] {0523fae5-9ef3-41b7-8ecc-8e0eb536b114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12466 | 2026.05.06 05:28:32.506674 [ 293 ] {0523fae5-9ef3-41b7-8ecc-8e0eb536b114} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12467 | 2026.05.06 05:28:32.506892 [ 293 ] {0523fae5-9ef3-41b7-8ecc-8e0eb536b114} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12468 | 2026.05.06 05:28:32.507026 [ 293 ] {0523fae5-9ef3-41b7-8ecc-8e0eb536b114} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001603 sec., 529631.9401122894 rows/sec., 41.27 MiB/sec. | ||
| 12469 | 2026.05.06 05:28:32.507063 [ 293 ] {0523fae5-9ef3-41b7-8ecc-8e0eb536b114} <Debug> TCPHandler: Processed in 0.001770989 sec. | ||
| 12470 | 2026.05.06 05:28:32.507191 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12471 | 2026.05.06 05:28:32.507287 [ 293 ] {d58c8596-c009-41ec-97d2-79b4afe262cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12472 | 2026.05.06 05:28:32.507328 [ 293 ] {d58c8596-c009-41ec-97d2-79b4afe262cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12473 | 2026.05.06 05:28:32.507772 [ 293 ] {d58c8596-c009-41ec-97d2-79b4afe262cb} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12474 | 2026.05.06 05:28:32.507809 [ 293 ] {d58c8596-c009-41ec-97d2-79b4afe262cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12475 | 2026.05.06 05:28:32.508112 [ 293 ] {d58c8596-c009-41ec-97d2-79b4afe262cb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12476 | 2026.05.06 05:28:32.508339 [ 293 ] {d58c8596-c009-41ec-97d2-79b4afe262cb} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12477 | 2026.05.06 05:28:32.508469 [ 293 ] {d58c8596-c009-41ec-97d2-79b4afe262cb} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.0012 sec., 140000 rows/sec., 8.54 MiB/sec. | ||
| 12478 | 2026.05.06 05:28:32.508506 [ 293 ] {d58c8596-c009-41ec-97d2-79b4afe262cb} <Debug> TCPHandler: Processed in 0.001369077 sec. | ||
| 12479 | 2026.05.06 05:28:32.508632 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12480 | 2026.05.06 05:28:32.508729 [ 293 ] {960d4225-eeb0-4b10-8e51-5f29cbb7ea1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12481 | 2026.05.06 05:28:32.508769 [ 293 ] {960d4225-eeb0-4b10-8e51-5f29cbb7ea1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12482 | 2026.05.06 05:28:32.509280 [ 293 ] {960d4225-eeb0-4b10-8e51-5f29cbb7ea1f} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12483 | 2026.05.06 05:28:32.509318 [ 293 ] {960d4225-eeb0-4b10-8e51-5f29cbb7ea1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12484 | 2026.05.06 05:28:32.509631 [ 293 ] {960d4225-eeb0-4b10-8e51-5f29cbb7ea1f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12485 | 2026.05.06 05:28:32.509858 [ 293 ] {960d4225-eeb0-4b10-8e51-5f29cbb7ea1f} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12486 | 2026.05.06 05:28:32.509989 [ 293 ] {960d4225-eeb0-4b10-8e51-5f29cbb7ea1f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001278 sec., 116588.4194053208 rows/sec., 7.53 MiB/sec. | ||
| 12487 | 2026.05.06 05:28:32.510027 [ 293 ] {960d4225-eeb0-4b10-8e51-5f29cbb7ea1f} <Debug> TCPHandler: Processed in 0.001443977 sec. | ||
| 12488 | 2026.05.06 05:28:32.510164 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12489 | 2026.05.06 05:28:32.510286 [ 293 ] {42cad79b-4479-4d55-8d68-41fefcf1112b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12490 | 2026.05.06 05:28:32.510326 [ 293 ] {42cad79b-4479-4d55-8d68-41fefcf1112b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12491 | 2026.05.06 05:28:32.510777 [ 293 ] {42cad79b-4479-4d55-8d68-41fefcf1112b} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12492 | 2026.05.06 05:28:32.510814 [ 293 ] {42cad79b-4479-4d55-8d68-41fefcf1112b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12493 | 2026.05.06 05:28:32.511117 [ 293 ] {42cad79b-4479-4d55-8d68-41fefcf1112b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12494 | 2026.05.06 05:28:32.511334 [ 293 ] {42cad79b-4479-4d55-8d68-41fefcf1112b} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12495 | 2026.05.06 05:28:32.511461 [ 293 ] {42cad79b-4479-4d55-8d68-41fefcf1112b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001194 sec., 123953.09882747069 rows/sec., 7.05 MiB/sec. | ||
| 12496 | 2026.05.06 05:28:32.511523 [ 293 ] {42cad79b-4479-4d55-8d68-41fefcf1112b} <Debug> TCPHandler: Processed in 0.001409047 sec. | ||
| 12497 | 2026.05.06 05:28:32.511665 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12498 | 2026.05.06 05:28:32.511759 [ 293 ] {afbae345-a233-46c3-9a17-fcab369c06c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12499 | 2026.05.06 05:28:32.511799 [ 293 ] {afbae345-a233-46c3-9a17-fcab369c06c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12500 | 2026.05.06 05:28:32.512409 [ 293 ] {afbae345-a233-46c3-9a17-fcab369c06c4} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.05.06 05:28:32.512445 [ 293 ] {afbae345-a233-46c3-9a17-fcab369c06c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12502 | 2026.05.06 05:28:32.512782 [ 293 ] {afbae345-a233-46c3-9a17-fcab369c06c4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12503 | 2026.05.06 05:28:32.513000 [ 293 ] {afbae345-a233-46c3-9a17-fcab369c06c4} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.05.06 05:28:32.513131 [ 293 ] {afbae345-a233-46c3-9a17-fcab369c06c4} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.00139 sec., 371223.02158273384 rows/sec., 26.18 MiB/sec. | ||
| 12505 | 2026.05.06 05:28:32.513169 [ 293 ] {afbae345-a233-46c3-9a17-fcab369c06c4} <Debug> TCPHandler: Processed in 0.001554067 sec. | ||
| 12506 | 2026.05.06 05:28:32.513292 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12507 | 2026.05.06 05:28:32.513387 [ 293 ] {37b562fb-3f95-452d-a96e-e7d3613bd7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12508 | 2026.05.06 05:28:32.513428 [ 293 ] {37b562fb-3f95-452d-a96e-e7d3613bd7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12509 | 2026.05.06 05:28:32.513777 [ 293 ] {37b562fb-3f95-452d-a96e-e7d3613bd7b0} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2026.05.06 05:28:32.513813 [ 293 ] {37b562fb-3f95-452d-a96e-e7d3613bd7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12511 | 2026.05.06 05:28:32.514127 [ 293 ] {37b562fb-3f95-452d-a96e-e7d3613bd7b0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12512 | 2026.05.06 05:28:32.514339 [ 293 ] {37b562fb-3f95-452d-a96e-e7d3613bd7b0} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.05.06 05:28:32.514472 [ 293 ] {37b562fb-3f95-452d-a96e-e7d3613bd7b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 12514 | 2026.05.06 05:28:32.514509 [ 293 ] {37b562fb-3f95-452d-a96e-e7d3613bd7b0} <Debug> TCPHandler: Processed in 0.001266406 sec. | ||
| 12515 | 2026.05.06 05:28:32.514630 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12516 | 2026.05.06 05:28:32.514724 [ 293 ] {ba0c2d0d-6402-4365-aa10-3b39591031e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12517 | 2026.05.06 05:28:32.514767 [ 293 ] {ba0c2d0d-6402-4365-aa10-3b39591031e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12518 | 2026.05.06 05:28:32.515175 [ 293 ] {ba0c2d0d-6402-4365-aa10-3b39591031e2} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.05.06 05:28:32.515212 [ 293 ] {ba0c2d0d-6402-4365-aa10-3b39591031e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12520 | 2026.05.06 05:28:32.515545 [ 293 ] {ba0c2d0d-6402-4365-aa10-3b39591031e2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12521 | 2026.05.06 05:28:32.515763 [ 293 ] {ba0c2d0d-6402-4365-aa10-3b39591031e2} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.05.06 05:28:32.515876 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 12523 | 2026.05.06 05:28:32.515892 [ 293 ] {ba0c2d0d-6402-4365-aa10-3b39591031e2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001186 sec., 223440.13490725125 rows/sec., 14.85 MiB/sec. | ||
| 12524 | 2026.05.06 05:28:32.515930 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12525 | 2026.05.06 05:28:32.515946 [ 293 ] {ba0c2d0d-6402-4365-aa10-3b39591031e2} <Debug> TCPHandler: Processed in 0.001365787 sec. | ||
| 12526 | 2026.05.06 05:28:32.515962 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12527 | 2026.05.06 05:28:32.516058 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 12528 | 2026.05.06 05:28:32.516071 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12529 | 2026.05.06 05:28:32.516181 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12530 | 2026.05.06 05:28:32.516182 [ 293 ] {f0cfd81f-e56f-4a31-8f18-d1344368ba2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12531 | 2026.05.06 05:28:32.516219 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 30546 rows starting from the beginning of the part | ||
| 12532 | 2026.05.06 05:28:32.516244 [ 293 ] {f0cfd81f-e56f-4a31-8f18-d1344368ba2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12533 | 2026.05.06 05:28:32.516283 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 12534 | 2026.05.06 05:28:32.516332 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 265 rows starting from the beginning of the part | ||
| 12535 | 2026.05.06 05:28:32.516376 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1496 rows starting from the beginning of the part | ||
| 12536 | 2026.05.06 05:28:32.516416 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 128 rows starting from the beginning of the part | ||
| 12537 | 2026.05.06 05:28:32.516454 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 12538 | 2026.05.06 05:28:32.516573 [ 293 ] {f0cfd81f-e56f-4a31-8f18-d1344368ba2a} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.05.06 05:28:32.516616 [ 293 ] {f0cfd81f-e56f-4a31-8f18-d1344368ba2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12540 | 2026.05.06 05:28:32.517009 [ 293 ] {f0cfd81f-e56f-4a31-8f18-d1344368ba2a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12541 | 2026.05.06 05:28:32.517229 [ 293 ] {f0cfd81f-e56f-4a31-8f18-d1344368ba2a} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12542 | 2026.05.06 05:28:32.517366 [ 293 ] {f0cfd81f-e56f-4a31-8f18-d1344368ba2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001202 sec., 831.946755407654 rows/sec., 56.06 KiB/sec. | ||
| 12543 | 2026.05.06 05:28:32.517404 [ 293 ] {f0cfd81f-e56f-4a31-8f18-d1344368ba2a} <Debug> TCPHandler: Processed in 0.001383767 sec. | ||
| 12544 | 2026.05.06 05:28:32.517515 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12545 | 2026.05.06 05:28:32.517608 [ 293 ] {891e9ce9-3663-4499-9c23-95494445f691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12546 | 2026.05.06 05:28:32.517662 [ 293 ] {891e9ce9-3663-4499-9c23-95494445f691} <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 | ||
| 12547 | 2026.05.06 05:28:32.518472 [ 293 ] {891e9ce9-3663-4499-9c23-95494445f691} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2026.05.06 05:28:32.518509 [ 293 ] {891e9ce9-3663-4499-9c23-95494445f691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12549 | 2026.05.06 05:28:32.519098 [ 293 ] {891e9ce9-3663-4499-9c23-95494445f691} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12550 | 2026.05.06 05:28:32.519332 [ 293 ] {891e9ce9-3663-4499-9c23-95494445f691} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.05.06 05:28:32.519482 [ 293 ] {891e9ce9-3663-4499-9c23-95494445f691} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001892 sec., 13742.071881606766 rows/sec., 24.63 MiB/sec. | ||
| 12552 | 2026.05.06 05:28:32.519537 [ 293 ] {891e9ce9-3663-4499-9c23-95494445f691} <Debug> TCPHandler: Processed in 0.00207357 sec. | ||
| 12553 | 2026.05.06 05:28:32.519664 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12554 | 2026.05.06 05:28:32.519760 [ 293 ] {558f169c-973a-42c1-a2a1-e44294ba587f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12555 | 2026.05.06 05:28:32.519801 [ 293 ] {558f169c-973a-42c1-a2a1-e44294ba587f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12556 | 2026.05.06 05:28:32.520144 [ 293 ] {558f169c-973a-42c1-a2a1-e44294ba587f} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2026.05.06 05:28:32.520181 [ 293 ] {558f169c-973a-42c1-a2a1-e44294ba587f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12558 | 2026.05.06 05:28:32.520637 [ 293 ] {558f169c-973a-42c1-a2a1-e44294ba587f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12559 | 2026.05.06 05:28:32.520861 [ 293 ] {558f169c-973a-42c1-a2a1-e44294ba587f} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.05.06 05:28:32.520992 [ 293 ] {558f169c-973a-42c1-a2a1-e44294ba587f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00125 sec., 72000 rows/sec., 4.51 MiB/sec. | ||
| 12561 | 2026.05.06 05:28:32.521028 [ 293 ] {558f169c-973a-42c1-a2a1-e44294ba587f} <Debug> TCPHandler: Processed in 0.001414196 sec. | ||
| 12562 | 2026.05.06 05:28:32.525181 [ 188 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32860 rows, containing 5 columns (5 merged, 0 gathered) in 0.009161175 sec., 3586876.137613352 rows/sec., 229.38 MiB/sec. | ||
| 12563 | 2026.05.06 05:28:32.525453 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 12564 | 2026.05.06 05:28:32.525772 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12565 | 2026.05.06 05:28:32.525859 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 12566 | 2026.05.06 05:28:32.525960 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12567 | 2026.05.06 05:28:33.000959 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.84 MiB, peak 346.60 MiB, free memory in arenas 0.00 B, will set to 336.14 MiB (RSS), difference: 2.31 MiB | ||
| 12568 | 2026.05.06 05:28:33.903502 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12569 | 2026.05.06 05:28:33.903581 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12570 | 2026.05.06 05:28:34.055357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22948 | ||
| 12571 | 2026.05.06 05:28:34.056193 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2026.05.06 05:28:34.056280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12573 | 2026.05.06 05:28:34.056897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12574 | 2026.05.06 05:28:34.057124 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2026.05.06 05:28:34.057260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22948 | ||
| 12576 | 2026.05.06 05:28:34.131712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1594 | ||
| 12577 | 2026.05.06 05:28:34.134271 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2026.05.06 05:28:34.134307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12579 | 2026.05.06 05:28:34.135493 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12580 | 2026.05.06 05:28:34.135748 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2026.05.06 05:28:34.135898 [ 106 ] {} <Debug> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12582 | 2026.05.06 05:28:34.135935 [ 106 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2026.05.06 05:28:34.135953 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12584 | 2026.05.06 05:28:34.136002 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1594 | ||
| 12585 | 2026.05.06 05:28:34.136128 [ 191 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::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 | ||
| 12586 | 2026.05.06 05:28:34.136736 [ 191 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12587 | 2026.05.06 05:28:34.136870 [ 191 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1378 rows starting from the beginning of the part | ||
| 12588 | 2026.05.06 05:28:34.137220 [ 191 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 62 rows starting from the beginning of the part | ||
| 12589 | 2026.05.06 05:28:34.137545 [ 191 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 12590 | 2026.05.06 05:28:34.137866 [ 191 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 12591 | 2026.05.06 05:28:34.138191 [ 191 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::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 | ||
| 12592 | 2026.05.06 05:28:34.138533 [ 191 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 12593 | 2026.05.06 05:28:34.144939 [ 188 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1594 rows, containing 72 columns (72 merged, 0 gathered) in 0.008889963 sec., 179303.3334334462 rows/sec., 149.08 MiB/sec. | ||
| 12594 | 2026.05.06 05:28:34.146390 [ 191 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12595 | 2026.05.06 05:28:34.146872 [ 191 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_36_7} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12596 | 2026.05.06 05:28:34.146942 [ 191 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_36_7} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12597 | 2026.05.06 05:28:34.147110 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.01 MiB. | ||
| 12598 | 2026.05.06 05:28:35.001898 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001331856 sec. | ||
| 12599 | 2026.05.06 05:28:35.262245 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 12600 | 2026.05.06 05:28:35.279153 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2026.05.06 05:28:35.279219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12602 | 2026.05.06 05:28:35.285148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12603 | 2026.05.06 05:28:35.285832 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12604 | 2026.05.06 05:28:35.288590 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 12605 | 2026.05.06 05:28:37.490475 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12606 | 2026.05.06 05:28:37.490729 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12607 | 2026.05.06 05:28:37.491108 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12608 | 2026.05.06 05:28:37.491153 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12609 | 2026.05.06 05:28:37.491408 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12610 | 2026.05.06 05:28:37.491483 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12611 | 2026.05.06 05:28:37.491626 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12612 | 2026.05.06 05:28:37.491745 [ 345 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12613 | 2026.05.06 05:28:37.491752 [ 363 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12614 | 2026.05.06 05:28:37.491757 [ 355 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12615 | 2026.05.06 05:28:37.491902 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 12616 | 2026.05.06 05:28:37.491932 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12617 | 2026.05.06 05:28:37.492005 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12618 | 2026.05.06 05:28:37.492025 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 12619 | 2026.05.06 05:28:37.492061 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12620 | 2026.05.06 05:28:37.492100 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12621 | 2026.05.06 05:28:37.493184 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002559 sec., 18366.54943337241 rows/sec., 3.05 MiB/sec. | ||
| 12622 | 2026.05.06 05:28:37.493324 [ 293 ] {139fbe40-f599-4174-b244-304c17ba4a75} <Debug> TCPHandler: Processed in 0.003006514 sec. | ||
| 12623 | 2026.05.06 05:28:37.495222 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12624 | 2026.05.06 05:28:37.495346 [ 293 ] {1626649c-c1fc-4886-9c14-d61c82debb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12625 | 2026.05.06 05:28:37.495397 [ 293 ] {1626649c-c1fc-4886-9c14-d61c82debb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12626 | 2026.05.06 05:28:37.495917 [ 293 ] {1626649c-c1fc-4886-9c14-d61c82debb7d} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12627 | 2026.05.06 05:28:37.495955 [ 293 ] {1626649c-c1fc-4886-9c14-d61c82debb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12628 | 2026.05.06 05:28:37.496335 [ 293 ] {1626649c-c1fc-4886-9c14-d61c82debb7d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12629 | 2026.05.06 05:28:37.496575 [ 293 ] {1626649c-c1fc-4886-9c14-d61c82debb7d} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12630 | 2026.05.06 05:28:37.496708 [ 103 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12631 | 2026.05.06 05:28:37.496729 [ 293 ] {1626649c-c1fc-4886-9c14-d61c82debb7d} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001416 sec., 62146.892655367235 rows/sec., 5.23 MiB/sec. | ||
| 12632 | 2026.05.06 05:28:37.496746 [ 103 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12633 | 2026.05.06 05:28:37.496767 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12634 | 2026.05.06 05:28:37.496770 [ 293 ] {1626649c-c1fc-4886-9c14-d61c82debb7d} <Debug> TCPHandler: Processed in 0.001603718 sec. | ||
| 12635 | 2026.05.06 05:28:37.496886 [ 197 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12636 | 2026.05.06 05:28:37.496910 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12637 | 2026.05.06 05:28:37.497024 [ 293 ] {b82aba68-23b0-4dc3-864f-9bdc2f716e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12638 | 2026.05.06 05:28:37.497024 [ 197 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12639 | 2026.05.06 05:28:37.497071 [ 293 ] {b82aba68-23b0-4dc3-864f-9bdc2f716e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12640 | 2026.05.06 05:28:37.497077 [ 197 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3362 rows starting from the beginning of the part | ||
| 12641 | 2026.05.06 05:28:37.497156 [ 197 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 849 rows starting from the beginning of the part | ||
| 12642 | 2026.05.06 05:28:37.497203 [ 197 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2437 rows starting from the beginning of the part | ||
| 12643 | 2026.05.06 05:28:37.497246 [ 197 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 12644 | 2026.05.06 05:28:37.497285 [ 197 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 849 rows starting from the beginning of the part | ||
| 12645 | 2026.05.06 05:28:37.497322 [ 197 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 88 rows starting from the beginning of the part | ||
| 12646 | 2026.05.06 05:28:37.497539 [ 293 ] {b82aba68-23b0-4dc3-864f-9bdc2f716e0a} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12647 | 2026.05.06 05:28:37.497587 [ 293 ] {b82aba68-23b0-4dc3-864f-9bdc2f716e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12648 | 2026.05.06 05:28:37.497917 [ 293 ] {b82aba68-23b0-4dc3-864f-9bdc2f716e0a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12649 | 2026.05.06 05:28:37.498149 [ 293 ] {b82aba68-23b0-4dc3-864f-9bdc2f716e0a} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12650 | 2026.05.06 05:28:37.498286 [ 293 ] {b82aba68-23b0-4dc3-864f-9bdc2f716e0a} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001286 sec., 12441.67962674961 rows/sec., 935.56 KiB/sec. | ||
| 12651 | 2026.05.06 05:28:37.498326 [ 293 ] {b82aba68-23b0-4dc3-864f-9bdc2f716e0a} <Debug> TCPHandler: Processed in 0.001467068 sec. | ||
| 12652 | 2026.05.06 05:28:37.498452 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12653 | 2026.05.06 05:28:37.498552 [ 293 ] {bd8cbe8f-fe90-4ffa-a69d-8fe8816e720b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12654 | 2026.05.06 05:28:37.498595 [ 293 ] {bd8cbe8f-fe90-4ffa-a69d-8fe8816e720b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12655 | 2026.05.06 05:28:37.499062 [ 293 ] {bd8cbe8f-fe90-4ffa-a69d-8fe8816e720b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2026.05.06 05:28:37.499098 [ 293 ] {bd8cbe8f-fe90-4ffa-a69d-8fe8816e720b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12657 | 2026.05.06 05:28:37.499441 [ 293 ] {bd8cbe8f-fe90-4ffa-a69d-8fe8816e720b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12658 | 2026.05.06 05:28:37.499662 [ 293 ] {bd8cbe8f-fe90-4ffa-a69d-8fe8816e720b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2026.05.06 05:28:37.499737 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002907404 sec., 2628117.7297685496 rows/sec., 209.18 MiB/sec. | ||
| 12660 | 2026.05.06 05:28:37.499781 [ 103 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12661 | 2026.05.06 05:28:37.499795 [ 293 ] {bd8cbe8f-fe90-4ffa-a69d-8fe8816e720b} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001263 sec., 63341.25098970705 rows/sec., 4.95 MiB/sec. | ||
| 12662 | 2026.05.06 05:28:37.499820 [ 103 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12663 | 2026.05.06 05:28:37.499837 [ 293 ] {bd8cbe8f-fe90-4ffa-a69d-8fe8816e720b} <Debug> TCPHandler: Processed in 0.001435187 sec. | ||
| 12664 | 2026.05.06 05:28:37.499840 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12665 | 2026.05.06 05:28:37.499920 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12666 | 2026.05.06 05:28:37.499963 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12667 | 2026.05.06 05:28:37.500023 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12668 | 2026.05.06 05:28:37.500054 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1832 rows starting from the beginning of the part | ||
| 12669 | 2026.05.06 05:28:37.500063 [ 293 ] {a63d2daf-63cb-4db5-8c02-13dafe5fd170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12670 | 2026.05.06 05:28:37.500086 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12671 | 2026.05.06 05:28:37.500101 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 516 rows starting from the beginning of the part | ||
| 12672 | 2026.05.06 05:28:37.500117 [ 293 ] {a63d2daf-63cb-4db5-8c02-13dafe5fd170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12673 | 2026.05.06 05:28:37.500149 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1306 rows starting from the beginning of the part | ||
| 12674 | 2026.05.06 05:28:37.500188 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 12675 | 2026.05.06 05:28:37.500222 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 516 rows starting from the beginning of the part | ||
| 12676 | 2026.05.06 05:28:37.500260 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 80 rows starting from the beginning of the part | ||
| 12677 | 2026.05.06 05:28:37.500430 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_81_16} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12678 | 2026.05.06 05:28:37.500523 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_81_16} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12679 | 2026.05.06 05:28:37.500567 [ 293 ] {a63d2daf-63cb-4db5-8c02-13dafe5fd170} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12680 | 2026.05.06 05:28:37.500610 [ 293 ] {a63d2daf-63cb-4db5-8c02-13dafe5fd170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12681 | 2026.05.06 05:28:37.500626 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 12682 | 2026.05.06 05:28:37.500961 [ 293 ] {a63d2daf-63cb-4db5-8c02-13dafe5fd170} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12683 | 2026.05.06 05:28:37.501182 [ 293 ] {a63d2daf-63cb-4db5-8c02-13dafe5fd170} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12684 | 2026.05.06 05:28:37.501314 [ 293 ] {a63d2daf-63cb-4db5-8c02-13dafe5fd170} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 12685 | 2026.05.06 05:28:37.501351 [ 293 ] {a63d2daf-63cb-4db5-8c02-13dafe5fd170} <Debug> TCPHandler: Processed in 0.001437857 sec. | ||
| 12686 | 2026.05.06 05:28:37.501482 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12687 | 2026.05.06 05:28:37.501522 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635438 sec., 2637825.46327039 rows/sec., 191.18 MiB/sec. | ||
| 12688 | 2026.05.06 05:28:37.501585 [ 293 ] {d785aaf3-12a7-4df7-ae0b-3736a9a878d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12689 | 2026.05.06 05:28:37.501644 [ 293 ] {d785aaf3-12a7-4df7-ae0b-3736a9a878d4} <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 | ||
| 12690 | 2026.05.06 05:28:37.501736 [ 190 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12691 | 2026.05.06 05:28:37.502030 [ 190 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_81_16} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12692 | 2026.05.06 05:28:37.502108 [ 190 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_81_16} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12693 | 2026.05.06 05:28:37.502209 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 12694 | 2026.05.06 05:28:37.502410 [ 293 ] {d785aaf3-12a7-4df7-ae0b-3736a9a878d4} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2026.05.06 05:28:37.502448 [ 293 ] {d785aaf3-12a7-4df7-ae0b-3736a9a878d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12696 | 2026.05.06 05:28:37.502952 [ 293 ] {d785aaf3-12a7-4df7-ae0b-3736a9a878d4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12697 | 2026.05.06 05:28:37.503157 [ 293 ] {d785aaf3-12a7-4df7-ae0b-3736a9a878d4} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.05.06 05:28:37.503357 [ 293 ] {d785aaf3-12a7-4df7-ae0b-3736a9a878d4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001788 sec., 8948.545861297538 rows/sec., 16.04 MiB/sec. | ||
| 12699 | 2026.05.06 05:28:37.503410 [ 293 ] {d785aaf3-12a7-4df7-ae0b-3736a9a878d4} <Debug> TCPHandler: Processed in 0.00198732 sec. | ||
| 12700 | 2026.05.06 05:28:37.503536 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12701 | 2026.05.06 05:28:37.503659 [ 293 ] {64dd628d-8add-4e10-a636-8f161d69fd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12702 | 2026.05.06 05:28:37.503709 [ 293 ] {64dd628d-8add-4e10-a636-8f161d69fd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12703 | 2026.05.06 05:28:37.504121 [ 293 ] {64dd628d-8add-4e10-a636-8f161d69fd55} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.05.06 05:28:37.504166 [ 293 ] {64dd628d-8add-4e10-a636-8f161d69fd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12705 | 2026.05.06 05:28:37.504517 [ 293 ] {64dd628d-8add-4e10-a636-8f161d69fd55} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12706 | 2026.05.06 05:28:37.504739 [ 293 ] {64dd628d-8add-4e10-a636-8f161d69fd55} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2026.05.06 05:28:37.504855 [ 102 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12708 | 2026.05.06 05:28:37.504871 [ 293 ] {64dd628d-8add-4e10-a636-8f161d69fd55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 12709 | 2026.05.06 05:28:37.504897 [ 102 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2026.05.06 05:28:37.504917 [ 293 ] {64dd628d-8add-4e10-a636-8f161d69fd55} <Debug> TCPHandler: Processed in 0.001443077 sec. | ||
| 12711 | 2026.05.06 05:28:37.504922 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12712 | 2026.05.06 05:28:37.505027 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12713 | 2026.05.06 05:28:37.505148 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12714 | 2026.05.06 05:28:37.505182 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4770 rows starting from the beginning of the part | ||
| 12715 | 2026.05.06 05:28:37.505240 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 12716 | 2026.05.06 05:28:37.505288 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 12717 | 2026.05.06 05:28:37.505326 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
| 12718 | 2026.05.06 05:28:37.505367 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 12719 | 2026.05.06 05:28:37.505404 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 12720 | 2026.05.06 05:28:37.506896 [ 190 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5070 rows, containing 4 columns (4 merged, 0 gathered) in 0.001912929 sec., 2650385.8742274283 rows/sec., 171.59 MiB/sec. | ||
| 12721 | 2026.05.06 05:28:37.507228 [ 186 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12722 | 2026.05.06 05:28:37.507492 [ 186 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_81_16} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2026.05.06 05:28:37.507565 [ 186 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_81_16} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12724 | 2026.05.06 05:28:37.507644 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12725 | 2026.05.06 05:28:39.169600 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65519 | ||
| 12726 | 2026.05.06 05:28:39.169714 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12727 | 2026.05.06 05:28:39.169740 [ 316 ] {} <Debug> TCP-Session: 7a44fa58-e14e-4d39-84b6-9a128c0960e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65519 | ||
| 12728 | 2026.05.06 05:28:39.169762 [ 316 ] {} <Debug> TCP-Session: 7a44fa58-e14e-4d39-84b6-9a128c0960e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12729 | 2026.05.06 05:28:39.169774 [ 316 ] {} <Debug> TCP-Session: 7a44fa58-e14e-4d39-84b6-9a128c0960e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12730 | 2026.05.06 05:28:39.170044 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40267 | ||
| 12731 | 2026.05.06 05:28:39.170083 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34218 | ||
| 12732 | 2026.05.06 05:28:39.170084 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41833 | ||
| 12733 | 2026.05.06 05:28:39.170132 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48273 | ||
| 12734 | 2026.05.06 05:28:39.170124 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51952 | ||
| 12735 | 2026.05.06 05:28:39.170176 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12736 | 2026.05.06 05:28:39.170175 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12737 | 2026.05.06 05:28:39.170124 [ 316 ] {} <Trace> TCP-Session: 7a44fa58-e14e-4d39-84b6-9a128c0960e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12738 | 2026.05.06 05:28:39.170269 [ 309 ] {} <Debug> TCP-Session: 8346b206-001b-4906-9907-c0027503f4d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34218 | ||
| 12739 | 2026.05.06 05:28:39.170259 [ 317 ] {} <Debug> TCP-Session: 9b370264-3f0c-4bfe-b539-196086ed4095 Authenticating user 'default' from [fd00:1122:3344:101::e]:40267 | ||
| 12740 | 2026.05.06 05:28:39.170311 [ 309 ] {} <Debug> TCP-Session: 8346b206-001b-4906-9907-c0027503f4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12741 | 2026.05.06 05:28:39.170116 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48409 | ||
| 12742 | 2026.05.06 05:28:39.170333 [ 309 ] {} <Debug> TCP-Session: 8346b206-001b-4906-9907-c0027503f4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12743 | 2026.05.06 05:28:39.170328 [ 317 ] {} <Debug> TCP-Session: 9b370264-3f0c-4bfe-b539-196086ed4095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12744 | 2026.05.06 05:28:39.170382 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12745 | 2026.05.06 05:28:39.170407 [ 317 ] {} <Debug> TCP-Session: 9b370264-3f0c-4bfe-b539-196086ed4095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12746 | 2026.05.06 05:28:39.170055 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47965 | ||
| 12747 | 2026.05.06 05:28:39.170435 [ 292 ] {} <Debug> TCP-Session: 388c9c38-3839-4bdc-86dd-de4b36ff2b7c Authenticating user 'default' from [fd00:1122:3344:101::e]:41833 | ||
| 12748 | 2026.05.06 05:28:39.170454 [ 316 ] {279cba92-09d4-4220-833c-a9bf01a09c32} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65519) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12749 | 2026.05.06 05:28:39.170483 [ 292 ] {} <Debug> TCP-Session: 388c9c38-3839-4bdc-86dd-de4b36ff2b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12750 | 2026.05.06 05:28:39.170113 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53028 | ||
| 12751 | 2026.05.06 05:28:39.170510 [ 292 ] {} <Debug> TCP-Session: 388c9c38-3839-4bdc-86dd-de4b36ff2b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12752 | 2026.05.06 05:28:39.170748 [ 316 ] {279cba92-09d4-4220-833c-a9bf01a09c32} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12753 | 2026.05.06 05:28:39.170809 [ 316 ] {279cba92-09d4-4220-833c-a9bf01a09c32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12754 | 2026.05.06 05:28:39.170808 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12755 | 2026.05.06 05:28:39.170852 [ 3 ] {} <Debug> TCP-Session: b81650b1-38c4-4814-adb5-1dfb0fc99a3d Authenticating user 'default' from [fd00:1122:3344:101::e]:47965 | ||
| 12756 | 2026.05.06 05:28:39.170873 [ 3 ] {} <Debug> TCP-Session: b81650b1-38c4-4814-adb5-1dfb0fc99a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12757 | 2026.05.06 05:28:39.170884 [ 3 ] {} <Debug> TCP-Session: b81650b1-38c4-4814-adb5-1dfb0fc99a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12758 | 2026.05.06 05:28:39.170886 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12759 | 2026.05.06 05:28:39.170916 [ 313 ] {} <Debug> TCP-Session: 9eb1b39b-d2d4-4360-947d-de1a97e37019 Authenticating user 'default' from [fd00:1122:3344:101::e]:53028 | ||
| 12760 | 2026.05.06 05:28:39.170931 [ 313 ] {} <Debug> TCP-Session: 9eb1b39b-d2d4-4360-947d-de1a97e37019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12761 | 2026.05.06 05:28:39.170942 [ 313 ] {} <Debug> TCP-Session: 9eb1b39b-d2d4-4360-947d-de1a97e37019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12762 | 2026.05.06 05:28:39.171007 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12763 | 2026.05.06 05:28:39.171045 [ 314 ] {} <Debug> TCP-Session: 03e8ab36-d3cf-46fc-9f88-50d2f8510e17 Authenticating user 'default' from [fd00:1122:3344:101::e]:51952 | ||
| 12764 | 2026.05.06 05:28:39.171070 [ 314 ] {} <Debug> TCP-Session: 03e8ab36-d3cf-46fc-9f88-50d2f8510e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12765 | 2026.05.06 05:28:39.171082 [ 314 ] {} <Debug> TCP-Session: 03e8ab36-d3cf-46fc-9f88-50d2f8510e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12766 | 2026.05.06 05:28:39.171104 [ 316 ] {279cba92-09d4-4220-833c-a9bf01a09c32} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 12767 | 2026.05.06 05:28:39.171222 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12768 | 2026.05.06 05:28:39.171254 [ 315 ] {} <Debug> TCP-Session: 96880f4d-a6be-44a1-bb4a-a7e8b1fc0fb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48273 | ||
| 12769 | 2026.05.06 05:28:39.171271 [ 315 ] {} <Debug> TCP-Session: 96880f4d-a6be-44a1-bb4a-a7e8b1fc0fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12770 | 2026.05.06 05:28:39.171283 [ 315 ] {} <Debug> TCP-Session: 96880f4d-a6be-44a1-bb4a-a7e8b1fc0fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12771 | 2026.05.06 05:28:39.171333 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12772 | 2026.05.06 05:28:39.171367 [ 310 ] {} <Debug> TCP-Session: de26a938-a1f9-4a29-97ef-f8fbcf50673e Authenticating user 'default' from [fd00:1122:3344:101::e]:48409 | ||
| 12773 | 2026.05.06 05:28:39.171384 [ 310 ] {} <Debug> TCP-Session: de26a938-a1f9-4a29-97ef-f8fbcf50673e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12774 | 2026.05.06 05:28:39.171396 [ 310 ] {} <Debug> TCP-Session: de26a938-a1f9-4a29-97ef-f8fbcf50673e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12775 | 2026.05.06 05:28:39.172113 [ 356 ] {279cba92-09d4-4220-833c-a9bf01a09c32} <Trace> AggregatingTransform: Aggregating | ||
| 12776 | 2026.05.06 05:28:39.172156 [ 356 ] {279cba92-09d4-4220-833c-a9bf01a09c32} <Trace> Aggregator: Aggregation method: without_key | ||
| 12777 | 2026.05.06 05:28:39.172193 [ 356 ] {279cba92-09d4-4220-833c-a9bf01a09c32} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933815 sec. (1070.876 rows/sec., 41.83 KiB/sec.) | ||
| 12778 | 2026.05.06 05:28:39.172211 [ 356 ] {279cba92-09d4-4220-833c-a9bf01a09c32} <Trace> Aggregator: Merging aggregated data | ||
| 12779 | 2026.05.06 05:28:39.173415 [ 316 ] {279cba92-09d4-4220-833c-a9bf01a09c32} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003016 sec., 331.56498673740055 rows/sec., 12.95 KiB/sec. | ||
| 12780 | 2026.05.06 05:28:39.173578 [ 316 ] {279cba92-09d4-4220-833c-a9bf01a09c32} <Debug> TCPHandler: Processed in 0.003572287 sec. | ||
| 12781 | 2026.05.06 05:28:39.173707 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12782 | 2026.05.06 05:28:39.173733 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12783 | 2026.05.06 05:28:39.173737 [ 316 ] {} <Debug> TCP-Session: 7a44fa58-e14e-4d39-84b6-9a128c0960e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12784 | 2026.05.06 05:28:39.173752 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12785 | 2026.05.06 05:28:39.173767 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12786 | 2026.05.06 05:28:39.173785 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12787 | 2026.05.06 05:28:39.173803 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12788 | 2026.05.06 05:28:39.173822 [ 309 ] {} <Debug> TCP-Session: 8346b206-001b-4906-9907-c0027503f4d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12789 | 2026.05.06 05:28:39.173848 [ 292 ] {} <Debug> TCP-Session: 388c9c38-3839-4bdc-86dd-de4b36ff2b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12790 | 2026.05.06 05:28:39.173855 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12791 | 2026.05.06 05:28:39.173864 [ 3 ] {} <Debug> TCP-Session: b81650b1-38c4-4814-adb5-1dfb0fc99a3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12792 | 2026.05.06 05:28:39.173825 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12793 | 2026.05.06 05:28:39.173916 [ 314 ] {} <Debug> TCP-Session: 03e8ab36-d3cf-46fc-9f88-50d2f8510e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12794 | 2026.05.06 05:28:39.173837 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12795 | 2026.05.06 05:28:39.173957 [ 313 ] {} <Debug> TCP-Session: 9eb1b39b-d2d4-4360-947d-de1a97e37019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12796 | 2026.05.06 05:28:39.173809 [ 317 ] {} <Debug> TCP-Session: 9b370264-3f0c-4bfe-b539-196086ed4095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12797 | 2026.05.06 05:28:39.173989 [ 310 ] {} <Debug> TCP-Session: de26a938-a1f9-4a29-97ef-f8fbcf50673e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12798 | 2026.05.06 05:28:39.173779 [ 315 ] {} <Debug> TCP-Session: 96880f4d-a6be-44a1-bb4a-a7e8b1fc0fb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12799 | 2026.05.06 05:28:39.185947 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62470 | ||
| 12800 | 2026.05.06 05:28:39.186013 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12801 | 2026.05.06 05:28:39.186034 [ 316 ] {} <Debug> TCP-Session: 45daf51c-fb9e-4866-bcea-eb72f758f669 Authenticating user 'default' from [fd00:1122:3344:101::e]:62470 | ||
| 12802 | 2026.05.06 05:28:39.186053 [ 316 ] {} <Debug> TCP-Session: 45daf51c-fb9e-4866-bcea-eb72f758f669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12803 | 2026.05.06 05:28:39.186065 [ 316 ] {} <Debug> TCP-Session: 45daf51c-fb9e-4866-bcea-eb72f758f669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12804 | 2026.05.06 05:28:39.186282 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42722 | ||
| 12805 | 2026.05.06 05:28:39.186299 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35120 | ||
| 12806 | 2026.05.06 05:28:39.186323 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50270 | ||
| 12807 | 2026.05.06 05:28:39.186350 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12808 | 2026.05.06 05:28:39.186351 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44530 | ||
| 12809 | 2026.05.06 05:28:39.186363 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12810 | 2026.05.06 05:28:39.186382 [ 317 ] {} <Debug> TCP-Session: 9caeb389-6a76-475d-990b-448c7024fa14 Authenticating user 'default' from [fd00:1122:3344:101::e]:42722 | ||
| 12811 | 2026.05.06 05:28:39.186376 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60363 | ||
| 12812 | 2026.05.06 05:28:39.186410 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12813 | 2026.05.06 05:28:39.186408 [ 317 ] {} <Debug> TCP-Session: 9caeb389-6a76-475d-990b-448c7024fa14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12814 | 2026.05.06 05:28:39.186422 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12815 | 2026.05.06 05:28:39.186448 [ 317 ] {} <Debug> TCP-Session: 9caeb389-6a76-475d-990b-448c7024fa14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12816 | 2026.05.06 05:28:39.186441 [ 292 ] {} <Debug> TCP-Session: ce5108bd-b8df-4cd7-8395-43b3fad56a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:50270 | ||
| 12817 | 2026.05.06 05:28:39.186459 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12818 | 2026.05.06 05:28:39.186463 [ 313 ] {} <Debug> TCP-Session: e168d0c0-7c52-4d06-97af-bb63266411bb Authenticating user 'default' from [fd00:1122:3344:101::e]:44530 | ||
| 12819 | 2026.05.06 05:28:39.186481 [ 292 ] {} <Debug> TCP-Session: ce5108bd-b8df-4cd7-8395-43b3fad56a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12820 | 2026.05.06 05:28:39.186500 [ 315 ] {} <Debug> TCP-Session: 55a049d6-5732-47d3-8889-2f8e2bcd4b6c Authenticating user 'default' from [fd00:1122:3344:101::e]:60363 | ||
| 12821 | 2026.05.06 05:28:39.186508 [ 313 ] {} <Debug> TCP-Session: e168d0c0-7c52-4d06-97af-bb63266411bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12822 | 2026.05.06 05:28:39.186529 [ 315 ] {} <Debug> TCP-Session: 55a049d6-5732-47d3-8889-2f8e2bcd4b6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12823 | 2026.05.06 05:28:39.186542 [ 313 ] {} <Debug> TCP-Session: e168d0c0-7c52-4d06-97af-bb63266411bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12824 | 2026.05.06 05:28:39.186555 [ 315 ] {} <Debug> TCP-Session: 55a049d6-5732-47d3-8889-2f8e2bcd4b6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12825 | 2026.05.06 05:28:39.186401 [ 3 ] {} <Debug> TCP-Session: a3f70399-c02a-44f4-a202-66f443607b56 Authenticating user 'default' from [fd00:1122:3344:101::e]:35120 | ||
| 12826 | 2026.05.06 05:28:39.186366 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63211 | ||
| 12827 | 2026.05.06 05:28:39.186608 [ 3 ] {} <Debug> TCP-Session: a3f70399-c02a-44f4-a202-66f443607b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12828 | 2026.05.06 05:28:39.186353 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43777 | ||
| 12829 | 2026.05.06 05:28:39.186647 [ 3 ] {} <Debug> TCP-Session: a3f70399-c02a-44f4-a202-66f443607b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12830 | 2026.05.06 05:28:39.186673 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12831 | 2026.05.06 05:28:39.186326 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57642 | ||
| 12832 | 2026.05.06 05:28:39.186711 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12833 | 2026.05.06 05:28:39.186709 [ 314 ] {} <Debug> TCP-Session: 47a2c5f7-a5f0-41c0-bcc0-e9b5ffb18384 Authenticating user 'default' from [fd00:1122:3344:101::e]:63211 | ||
| 12834 | 2026.05.06 05:28:39.186749 [ 310 ] {} <Debug> TCP-Session: 3e1d24b8-847a-4467-a30e-a1296f5b9df1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43777 | ||
| 12835 | 2026.05.06 05:28:39.186515 [ 292 ] {} <Debug> TCP-Session: ce5108bd-b8df-4cd7-8395-43b3fad56a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12836 | 2026.05.06 05:28:39.186771 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12837 | 2026.05.06 05:28:39.186770 [ 310 ] {} <Debug> TCP-Session: 3e1d24b8-847a-4467-a30e-a1296f5b9df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12838 | 2026.05.06 05:28:39.186811 [ 309 ] {} <Debug> TCP-Session: 2c1bd5fa-4ce6-459b-808a-1cffca172583 Authenticating user 'default' from [fd00:1122:3344:101::e]:57642 | ||
| 12839 | 2026.05.06 05:28:39.186827 [ 310 ] {} <Debug> TCP-Session: 3e1d24b8-847a-4467-a30e-a1296f5b9df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12840 | 2026.05.06 05:28:39.186844 [ 309 ] {} <Debug> TCP-Session: 2c1bd5fa-4ce6-459b-808a-1cffca172583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2026.05.06 05:28:39.186763 [ 314 ] {} <Debug> TCP-Session: 47a2c5f7-a5f0-41c0-bcc0-e9b5ffb18384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12842 | 2026.05.06 05:28:39.186872 [ 309 ] {} <Debug> TCP-Session: 2c1bd5fa-4ce6-459b-808a-1cffca172583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2026.05.06 05:28:39.186891 [ 314 ] {} <Debug> TCP-Session: 47a2c5f7-a5f0-41c0-bcc0-e9b5ffb18384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12844 | 2026.05.06 05:28:39.186327 [ 316 ] {} <Trace> TCP-Session: 45daf51c-fb9e-4866-bcea-eb72f758f669 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12845 | 2026.05.06 05:28:39.187054 [ 316 ] {07ffa274-936d-4cc5-8088-71079fe96c16} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62470) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12846 | 2026.05.06 05:28:39.187229 [ 316 ] {07ffa274-936d-4cc5-8088-71079fe96c16} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12847 | 2026.05.06 05:28:39.187270 [ 316 ] {07ffa274-936d-4cc5-8088-71079fe96c16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12848 | 2026.05.06 05:28:39.187552 [ 316 ] {07ffa274-936d-4cc5-8088-71079fe96c16} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 12849 | 2026.05.06 05:28:39.188366 [ 307 ] {07ffa274-936d-4cc5-8088-71079fe96c16} <Trace> AggregatingTransform: Aggregating | ||
| 12850 | 2026.05.06 05:28:39.188405 [ 307 ] {07ffa274-936d-4cc5-8088-71079fe96c16} <Trace> Aggregator: Aggregation method: without_key | ||
| 12851 | 2026.05.06 05:28:39.188435 [ 307 ] {07ffa274-936d-4cc5-8088-71079fe96c16} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000795934 sec. (1256.386 rows/sec., 49.08 KiB/sec.) | ||
| 12852 | 2026.05.06 05:28:39.188454 [ 307 ] {07ffa274-936d-4cc5-8088-71079fe96c16} <Trace> Aggregator: Merging aggregated data | ||
| 12853 | 2026.05.06 05:28:39.189910 [ 316 ] {07ffa274-936d-4cc5-8088-71079fe96c16} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002891 sec., 345.90107229332415 rows/sec., 13.51 KiB/sec. | ||
| 12854 | 2026.05.06 05:28:39.190031 [ 316 ] {07ffa274-936d-4cc5-8088-71079fe96c16} <Debug> TCPHandler: Processed in 0.003764758 sec. | ||
| 12855 | 2026.05.06 05:28:39.190165 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12856 | 2026.05.06 05:28:39.190184 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12857 | 2026.05.06 05:28:39.190197 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12858 | 2026.05.06 05:28:39.190211 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12859 | 2026.05.06 05:28:39.190231 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12860 | 2026.05.06 05:28:39.190244 [ 317 ] {} <Debug> TCP-Session: 9caeb389-6a76-475d-990b-448c7024fa14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12861 | 2026.05.06 05:28:39.190261 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12862 | 2026.05.06 05:28:39.190279 [ 309 ] {} <Debug> TCP-Session: 2c1bd5fa-4ce6-459b-808a-1cffca172583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12863 | 2026.05.06 05:28:39.190290 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12864 | 2026.05.06 05:28:39.190302 [ 313 ] {} <Debug> TCP-Session: e168d0c0-7c52-4d06-97af-bb63266411bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12865 | 2026.05.06 05:28:39.190262 [ 3 ] {} <Debug> TCP-Session: a3f70399-c02a-44f4-a202-66f443607b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12866 | 2026.05.06 05:28:39.190340 [ 314 ] {} <Debug> TCP-Session: 47a2c5f7-a5f0-41c0-bcc0-e9b5ffb18384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12867 | 2026.05.06 05:28:39.190246 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12868 | 2026.05.06 05:28:39.190229 [ 315 ] {} <Debug> TCP-Session: 55a049d6-5732-47d3-8889-2f8e2bcd4b6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12869 | 2026.05.06 05:28:39.190403 [ 310 ] {} <Debug> TCP-Session: 3e1d24b8-847a-4467-a30e-a1296f5b9df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12870 | 2026.05.06 05:28:39.190273 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12871 | 2026.05.06 05:28:39.190199 [ 316 ] {} <Debug> TCP-Session: 45daf51c-fb9e-4866-bcea-eb72f758f669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12872 | 2026.05.06 05:28:39.190466 [ 292 ] {} <Debug> TCP-Session: ce5108bd-b8df-4cd7-8395-43b3fad56a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12873 | 2026.05.06 05:28:40.410599 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37236 | ||
| 12874 | 2026.05.06 05:28:40.410721 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12875 | 2026.05.06 05:28:40.410748 [ 316 ] {} <Debug> TCP-Session: 2b23958a-4712-4f8c-8d6b-88e952b4be6a Authenticating user 'default' from [fd00:1122:3344:101::e]:37236 | ||
| 12876 | 2026.05.06 05:28:40.410772 [ 316 ] {} <Debug> TCP-Session: 2b23958a-4712-4f8c-8d6b-88e952b4be6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12877 | 2026.05.06 05:28:40.410785 [ 316 ] {} <Debug> TCP-Session: 2b23958a-4712-4f8c-8d6b-88e952b4be6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12878 | 2026.05.06 05:28:40.410988 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41005 | ||
| 12879 | 2026.05.06 05:28:40.411021 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42429 | ||
| 12880 | 2026.05.06 05:28:40.411068 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47794 | ||
| 12881 | 2026.05.06 05:28:40.411072 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42667 | ||
| 12882 | 2026.05.06 05:28:40.411114 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63316 | ||
| 12883 | 2026.05.06 05:28:40.411148 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12884 | 2026.05.06 05:28:40.411166 [ 316 ] {} <Trace> TCP-Session: 2b23958a-4712-4f8c-8d6b-88e952b4be6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12885 | 2026.05.06 05:28:40.411192 [ 309 ] {} <Debug> TCP-Session: 2c322f21-f46b-4ab3-90ed-1be13d24dbb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47794 | ||
| 12886 | 2026.05.06 05:28:40.411208 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12887 | 2026.05.06 05:28:40.411209 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12888 | 2026.05.06 05:28:40.411230 [ 309 ] {} <Debug> TCP-Session: 2c322f21-f46b-4ab3-90ed-1be13d24dbb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12889 | 2026.05.06 05:28:40.411242 [ 292 ] {} <Debug> TCP-Session: 910801b9-feee-43b0-a860-5d16891b3565 Authenticating user 'default' from [fd00:1122:3344:101::e]:42667 | ||
| 12890 | 2026.05.06 05:28:40.411251 [ 315 ] {} <Debug> TCP-Session: 37e0633c-841c-401f-853b-52ae4b13ee8b Authenticating user 'default' from [fd00:1122:3344:101::e]:63316 | ||
| 12891 | 2026.05.06 05:28:40.411261 [ 309 ] {} <Debug> TCP-Session: 2c322f21-f46b-4ab3-90ed-1be13d24dbb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12892 | 2026.05.06 05:28:40.411283 [ 315 ] {} <Debug> TCP-Session: 37e0633c-841c-401f-853b-52ae4b13ee8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12893 | 2026.05.06 05:28:40.411280 [ 292 ] {} <Debug> TCP-Session: 910801b9-feee-43b0-a860-5d16891b3565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12894 | 2026.05.06 05:28:40.411304 [ 315 ] {} <Debug> TCP-Session: 37e0633c-841c-401f-853b-52ae4b13ee8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12895 | 2026.05.06 05:28:40.411313 [ 292 ] {} <Debug> TCP-Session: 910801b9-feee-43b0-a860-5d16891b3565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12896 | 2026.05.06 05:28:40.411110 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12897 | 2026.05.06 05:28:40.411110 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12898 | 2026.05.06 05:28:40.411361 [ 316 ] {5cf04e49-5aaa-481f-8a19-c3affd0c2f45} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37236) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12899 | 2026.05.06 05:28:40.411366 [ 317 ] {} <Debug> TCP-Session: 818cb7e7-7a5c-4cc9-8cd0-53666617fdab Authenticating user 'default' from [fd00:1122:3344:101::e]:41005 | ||
| 12900 | 2026.05.06 05:28:40.411381 [ 3 ] {} <Debug> TCP-Session: 57da22a6-8927-46eb-aff6-1faac6249dc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42429 | ||
| 12901 | 2026.05.06 05:28:40.411106 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37949 | ||
| 12902 | 2026.05.06 05:28:40.411416 [ 3 ] {} <Debug> TCP-Session: 57da22a6-8927-46eb-aff6-1faac6249dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12903 | 2026.05.06 05:28:40.411093 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55715 | ||
| 12904 | 2026.05.06 05:28:40.411476 [ 3 ] {} <Debug> TCP-Session: 57da22a6-8927-46eb-aff6-1faac6249dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12905 | 2026.05.06 05:28:40.411093 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45965 | ||
| 12906 | 2026.05.06 05:28:40.411526 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12907 | 2026.05.06 05:28:40.411549 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12908 | 2026.05.06 05:28:40.411411 [ 317 ] {} <Debug> TCP-Session: 818cb7e7-7a5c-4cc9-8cd0-53666617fdab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12909 | 2026.05.06 05:28:40.411578 [ 310 ] {} <Debug> TCP-Session: 32bb94a4-a3ef-4ef0-8b34-c4aab978b598 Authenticating user 'default' from [fd00:1122:3344:101::e]:55715 | ||
| 12910 | 2026.05.06 05:28:40.411587 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12911 | 2026.05.06 05:28:40.411599 [ 317 ] {} <Debug> TCP-Session: 818cb7e7-7a5c-4cc9-8cd0-53666617fdab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12912 | 2026.05.06 05:28:40.411618 [ 310 ] {} <Debug> TCP-Session: 32bb94a4-a3ef-4ef0-8b34-c4aab978b598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12913 | 2026.05.06 05:28:40.411626 [ 313 ] {} <Debug> TCP-Session: 90738276-c532-4c60-b4aa-753b1b23b772 Authenticating user 'default' from [fd00:1122:3344:101::e]:45965 | ||
| 12914 | 2026.05.06 05:28:40.411643 [ 310 ] {} <Debug> TCP-Session: 32bb94a4-a3ef-4ef0-8b34-c4aab978b598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2026.05.06 05:28:40.411648 [ 316 ] {5cf04e49-5aaa-481f-8a19-c3affd0c2f45} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12916 | 2026.05.06 05:28:40.411660 [ 313 ] {} <Debug> TCP-Session: 90738276-c532-4c60-b4aa-753b1b23b772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12917 | 2026.05.06 05:28:40.411571 [ 314 ] {} <Debug> TCP-Session: ecb73d3c-aa12-48ce-9b93-6aa4e3858807 Authenticating user 'default' from [fd00:1122:3344:101::e]:37949 | ||
| 12918 | 2026.05.06 05:28:40.411704 [ 313 ] {} <Debug> TCP-Session: 90738276-c532-4c60-b4aa-753b1b23b772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12919 | 2026.05.06 05:28:40.411722 [ 316 ] {5cf04e49-5aaa-481f-8a19-c3affd0c2f45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12920 | 2026.05.06 05:28:40.411728 [ 314 ] {} <Debug> TCP-Session: ecb73d3c-aa12-48ce-9b93-6aa4e3858807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12921 | 2026.05.06 05:28:40.411763 [ 314 ] {} <Debug> TCP-Session: ecb73d3c-aa12-48ce-9b93-6aa4e3858807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12922 | 2026.05.06 05:28:40.412037 [ 316 ] {5cf04e49-5aaa-481f-8a19-c3affd0c2f45} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 12923 | 2026.05.06 05:28:40.413021 [ 338 ] {5cf04e49-5aaa-481f-8a19-c3affd0c2f45} <Trace> AggregatingTransform: Aggregating | ||
| 12924 | 2026.05.06 05:28:40.413064 [ 338 ] {5cf04e49-5aaa-481f-8a19-c3affd0c2f45} <Trace> Aggregator: Aggregation method: without_key | ||
| 12925 | 2026.05.06 05:28:40.413102 [ 338 ] {5cf04e49-5aaa-481f-8a19-c3affd0c2f45} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957174 sec. (1044.742 rows/sec., 40.81 KiB/sec.) | ||
| 12926 | 2026.05.06 05:28:40.413121 [ 338 ] {5cf04e49-5aaa-481f-8a19-c3affd0c2f45} <Trace> Aggregator: Merging aggregated data | ||
| 12927 | 2026.05.06 05:28:40.414305 [ 316 ] {5cf04e49-5aaa-481f-8a19-c3affd0c2f45} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003002 sec., 333.11125916055965 rows/sec., 13.01 KiB/sec. | ||
| 12928 | 2026.05.06 05:28:40.414495 [ 316 ] {5cf04e49-5aaa-481f-8a19-c3affd0c2f45} <Debug> TCPHandler: Processed in 0.003493657 sec. | ||
| 12929 | 2026.05.06 05:28:40.414615 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12930 | 2026.05.06 05:28:40.414639 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12931 | 2026.05.06 05:28:40.414654 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12932 | 2026.05.06 05:28:40.414671 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12933 | 2026.05.06 05:28:40.414687 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12934 | 2026.05.06 05:28:40.414705 [ 317 ] {} <Debug> TCP-Session: 818cb7e7-7a5c-4cc9-8cd0-53666617fdab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12935 | 2026.05.06 05:28:40.414716 [ 3 ] {} <Debug> TCP-Session: 57da22a6-8927-46eb-aff6-1faac6249dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12936 | 2026.05.06 05:28:40.414729 [ 309 ] {} <Debug> TCP-Session: 2c322f21-f46b-4ab3-90ed-1be13d24dbb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12937 | 2026.05.06 05:28:40.414719 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12938 | 2026.05.06 05:28:40.414743 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12939 | 2026.05.06 05:28:40.414770 [ 313 ] {} <Debug> TCP-Session: 90738276-c532-4c60-b4aa-753b1b23b772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12940 | 2026.05.06 05:28:40.414773 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12941 | 2026.05.06 05:28:40.414802 [ 310 ] {} <Debug> TCP-Session: 32bb94a4-a3ef-4ef0-8b34-c4aab978b598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12942 | 2026.05.06 05:28:40.414704 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12943 | 2026.05.06 05:28:40.414827 [ 314 ] {} <Debug> TCP-Session: ecb73d3c-aa12-48ce-9b93-6aa4e3858807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12944 | 2026.05.06 05:28:40.414689 [ 315 ] {} <Debug> TCP-Session: 37e0633c-841c-401f-853b-52ae4b13ee8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12945 | 2026.05.06 05:28:40.414863 [ 292 ] {} <Debug> TCP-Session: 910801b9-feee-43b0-a860-5d16891b3565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12946 | 2026.05.06 05:28:40.414646 [ 316 ] {} <Debug> TCP-Session: 2b23958a-4712-4f8c-8d6b-88e952b4be6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12947 | 2026.05.06 05:28:41.557767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23396 | ||
| 12948 | 2026.05.06 05:28:41.558540 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.05.06 05:28:41.558621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12950 | 2026.05.06 05:28:41.559245 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12951 | 2026.05.06 05:28:41.559493 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.05.06 05:28:41.559652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23396 | ||
| 12953 | 2026.05.06 05:28:42.495757 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12954 | 2026.05.06 05:28:42.496028 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12955 | 2026.05.06 05:28:42.496432 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12956 | 2026.05.06 05:28:42.496481 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12957 | 2026.05.06 05:28:42.496777 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12958 | 2026.05.06 05:28:42.496851 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12959 | 2026.05.06 05:28:42.496996 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 12960 | 2026.05.06 05:28:42.497127 [ 325 ] {09c463db-e020-4f26-b08c-4681db65648a} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12961 | 2026.05.06 05:28:42.497139 [ 359 ] {09c463db-e020-4f26-b08c-4681db65648a} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12962 | 2026.05.06 05:28:42.497127 [ 333 ] {09c463db-e020-4f26-b08c-4681db65648a} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12963 | 2026.05.06 05:28:42.497305 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 12964 | 2026.05.06 05:28:42.497333 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12965 | 2026.05.06 05:28:42.497406 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12966 | 2026.05.06 05:28:42.497427 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 12967 | 2026.05.06 05:28:42.497462 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12968 | 2026.05.06 05:28:42.497502 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12969 | 2026.05.06 05:28:42.498641 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002729 sec., 17222.425796995234 rows/sec., 4.29 MiB/sec. | ||
| 12970 | 2026.05.06 05:28:42.498789 [ 293 ] {09c463db-e020-4f26-b08c-4681db65648a} <Debug> TCPHandler: Processed in 0.003171546 sec. | ||
| 12971 | 2026.05.06 05:28:42.504328 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12972 | 2026.05.06 05:28:42.504448 [ 293 ] {380d8b24-4f8c-409f-b937-e256b9a33507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12973 | 2026.05.06 05:28:42.504495 [ 293 ] {380d8b24-4f8c-409f-b937-e256b9a33507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12974 | 2026.05.06 05:28:42.505122 [ 293 ] {380d8b24-4f8c-409f-b937-e256b9a33507} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12975 | 2026.05.06 05:28:42.505160 [ 293 ] {380d8b24-4f8c-409f-b937-e256b9a33507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12976 | 2026.05.06 05:28:42.505559 [ 293 ] {380d8b24-4f8c-409f-b937-e256b9a33507} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12977 | 2026.05.06 05:28:42.505790 [ 293 ] {380d8b24-4f8c-409f-b937-e256b9a33507} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12978 | 2026.05.06 05:28:42.505942 [ 293 ] {380d8b24-4f8c-409f-b937-e256b9a33507} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001528 sec., 185863.87434554973 rows/sec., 11.80 MiB/sec. | ||
| 12979 | 2026.05.06 05:28:42.505982 [ 293 ] {380d8b24-4f8c-409f-b937-e256b9a33507} <Debug> TCPHandler: Processed in 0.001711149 sec. | ||
| 12980 | 2026.05.06 05:28:42.506121 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12981 | 2026.05.06 05:28:42.506223 [ 293 ] {48b60aef-b39e-4086-9833-c9b884d02de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12982 | 2026.05.06 05:28:42.506265 [ 293 ] {48b60aef-b39e-4086-9833-c9b884d02de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12983 | 2026.05.06 05:28:42.506677 [ 293 ] {48b60aef-b39e-4086-9833-c9b884d02de3} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12984 | 2026.05.06 05:28:42.506712 [ 293 ] {48b60aef-b39e-4086-9833-c9b884d02de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12985 | 2026.05.06 05:28:42.507023 [ 293 ] {48b60aef-b39e-4086-9833-c9b884d02de3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12986 | 2026.05.06 05:28:42.507240 [ 293 ] {48b60aef-b39e-4086-9833-c9b884d02de3} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12987 | 2026.05.06 05:28:42.507372 [ 293 ] {48b60aef-b39e-4086-9833-c9b884d02de3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001172 sec., 1706.4846416382252 rows/sec., 139.15 KiB/sec. | ||
| 12988 | 2026.05.06 05:28:42.507410 [ 293 ] {48b60aef-b39e-4086-9833-c9b884d02de3} <Debug> TCPHandler: Processed in 0.001341816 sec. | ||
| 12989 | 2026.05.06 05:28:42.507536 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12990 | 2026.05.06 05:28:42.507634 [ 293 ] {daa248aa-af89-4727-8cfb-f4f102a39413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12991 | 2026.05.06 05:28:42.507675 [ 293 ] {daa248aa-af89-4727-8cfb-f4f102a39413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12992 | 2026.05.06 05:28:42.508474 [ 293 ] {daa248aa-af89-4727-8cfb-f4f102a39413} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12993 | 2026.05.06 05:28:42.508510 [ 293 ] {daa248aa-af89-4727-8cfb-f4f102a39413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12994 | 2026.05.06 05:28:42.508885 [ 293 ] {daa248aa-af89-4727-8cfb-f4f102a39413} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12995 | 2026.05.06 05:28:42.509112 [ 293 ] {daa248aa-af89-4727-8cfb-f4f102a39413} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12996 | 2026.05.06 05:28:42.509241 [ 293 ] {daa248aa-af89-4727-8cfb-f4f102a39413} <Debug> executeQuery: Read 850 rows, 67.81 KiB in 0.001628 sec., 522113.0221130221 rows/sec., 40.68 MiB/sec. | ||
| 12997 | 2026.05.06 05:28:42.509279 [ 293 ] {daa248aa-af89-4727-8cfb-f4f102a39413} <Debug> TCPHandler: Processed in 0.001795178 sec. | ||
| 12998 | 2026.05.06 05:28:42.509406 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12999 | 2026.05.06 05:28:42.509503 [ 293 ] {70a00079-c094-4f73-aea1-9bc936721315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13000 | 2026.05.06 05:28:42.509543 [ 293 ] {70a00079-c094-4f73-aea1-9bc936721315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13001 | 2026.05.06 05:28:42.509993 [ 293 ] {70a00079-c094-4f73-aea1-9bc936721315} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2026.05.06 05:28:42.510028 [ 293 ] {70a00079-c094-4f73-aea1-9bc936721315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13003 | 2026.05.06 05:28:42.510339 [ 293 ] {70a00079-c094-4f73-aea1-9bc936721315} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13004 | 2026.05.06 05:28:42.510548 [ 293 ] {70a00079-c094-4f73-aea1-9bc936721315} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.05.06 05:28:42.510679 [ 293 ] {70a00079-c094-4f73-aea1-9bc936721315} <Debug> executeQuery: Read 170 rows, 10.64 KiB in 0.001194 sec., 142378.5594639866 rows/sec., 8.70 MiB/sec. | ||
| 13006 | 2026.05.06 05:28:42.510716 [ 293 ] {70a00079-c094-4f73-aea1-9bc936721315} <Debug> TCPHandler: Processed in 0.001362356 sec. | ||
| 13007 | 2026.05.06 05:28:42.510845 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13008 | 2026.05.06 05:28:42.510942 [ 293 ] {a8ebfabb-8f77-455c-97b7-703d1ca9977f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13009 | 2026.05.06 05:28:42.510982 [ 293 ] {a8ebfabb-8f77-455c-97b7-703d1ca9977f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13010 | 2026.05.06 05:28:42.511421 [ 293 ] {a8ebfabb-8f77-455c-97b7-703d1ca9977f} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13011 | 2026.05.06 05:28:42.511457 [ 293 ] {a8ebfabb-8f77-455c-97b7-703d1ca9977f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13012 | 2026.05.06 05:28:42.511766 [ 293 ] {a8ebfabb-8f77-455c-97b7-703d1ca9977f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13013 | 2026.05.06 05:28:42.511980 [ 293 ] {a8ebfabb-8f77-455c-97b7-703d1ca9977f} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13014 | 2026.05.06 05:28:42.512083 [ 99 ] {} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 13015 | 2026.05.06 05:28:42.512108 [ 293 ] {a8ebfabb-8f77-455c-97b7-703d1ca9977f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 13016 | 2026.05.06 05:28:42.512122 [ 99 ] {} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.05.06 05:28:42.512145 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13018 | 2026.05.06 05:28:42.512145 [ 293 ] {a8ebfabb-8f77-455c-97b7-703d1ca9977f} <Debug> TCPHandler: Processed in 0.001351986 sec. | ||
| 13019 | 2026.05.06 05:28:42.512248 [ 190 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 13020 | 2026.05.06 05:28:42.512288 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13021 | 2026.05.06 05:28:42.512375 [ 190 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13022 | 2026.05.06 05:28:42.512389 [ 293 ] {bd63e3b8-2d60-454b-8180-7c28ee92eb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13023 | 2026.05.06 05:28:42.512413 [ 190 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 974 rows starting from the beginning of the part | ||
| 13024 | 2026.05.06 05:28:42.512434 [ 293 ] {bd63e3b8-2d60-454b-8180-7c28ee92eb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13025 | 2026.05.06 05:28:42.512478 [ 190 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 13026 | 2026.05.06 05:28:42.512528 [ 190 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 13027 | 2026.05.06 05:28:42.512571 [ 190 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 801 rows starting from the beginning of the part | ||
| 13028 | 2026.05.06 05:28:42.512610 [ 190 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 13029 | 2026.05.06 05:28:42.512651 [ 190 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 13030 | 2026.05.06 05:28:42.512885 [ 293 ] {bd63e3b8-2d60-454b-8180-7c28ee92eb2e} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2026.05.06 05:28:42.512930 [ 293 ] {bd63e3b8-2d60-454b-8180-7c28ee92eb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13032 | 2026.05.06 05:28:42.513257 [ 293 ] {bd63e3b8-2d60-454b-8180-7c28ee92eb2e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13033 | 2026.05.06 05:28:42.513490 [ 293 ] {bd63e3b8-2d60-454b-8180-7c28ee92eb2e} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2026.05.06 05:28:42.513614 [ 293 ] {bd63e3b8-2d60-454b-8180-7c28ee92eb2e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001242 sec., 119162.64090177133 rows/sec., 6.78 MiB/sec. | ||
| 13035 | 2026.05.06 05:28:42.513651 [ 293 ] {bd63e3b8-2d60-454b-8180-7c28ee92eb2e} <Debug> TCPHandler: Processed in 0.001412776 sec. | ||
| 13036 | 2026.05.06 05:28:42.513778 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13037 | 2026.05.06 05:28:42.513840 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637338 sec., 1448082.19194815 rows/sec., 92.65 MiB/sec. | ||
| 13038 | 2026.05.06 05:28:42.513875 [ 293 ] {829093a8-5a50-44f9-9cd3-61956b2b246e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13039 | 2026.05.06 05:28:42.513920 [ 293 ] {829093a8-5a50-44f9-9cd3-61956b2b246e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13040 | 2026.05.06 05:28:42.514030 [ 190 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 13041 | 2026.05.06 05:28:42.514319 [ 190 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_44_9} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.05.06 05:28:42.514403 [ 190 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_44_9} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 13043 | 2026.05.06 05:28:42.514492 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 13044 | 2026.05.06 05:28:42.514605 [ 293 ] {829093a8-5a50-44f9-9cd3-61956b2b246e} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2026.05.06 05:28:42.514645 [ 293 ] {829093a8-5a50-44f9-9cd3-61956b2b246e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13046 | 2026.05.06 05:28:42.514980 [ 293 ] {829093a8-5a50-44f9-9cd3-61956b2b246e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13047 | 2026.05.06 05:28:42.515193 [ 293 ] {829093a8-5a50-44f9-9cd3-61956b2b246e} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2026.05.06 05:28:42.515320 [ 293 ] {829093a8-5a50-44f9-9cd3-61956b2b246e} <Debug> executeQuery: Read 518 rows, 37.42 KiB in 0.001464 sec., 353825.13661202183 rows/sec., 24.96 MiB/sec. | ||
| 13049 | 2026.05.06 05:28:42.515357 [ 293 ] {829093a8-5a50-44f9-9cd3-61956b2b246e} <Debug> TCPHandler: Processed in 0.001629708 sec. | ||
| 13050 | 2026.05.06 05:28:42.515478 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13051 | 2026.05.06 05:28:42.515573 [ 293 ] {29d8d9ea-8fa3-419a-a076-cd76a983df2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13052 | 2026.05.06 05:28:42.515615 [ 293 ] {29d8d9ea-8fa3-419a-a076-cd76a983df2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13053 | 2026.05.06 05:28:42.515946 [ 293 ] {29d8d9ea-8fa3-419a-a076-cd76a983df2b} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13054 | 2026.05.06 05:28:42.515977 [ 293 ] {29d8d9ea-8fa3-419a-a076-cd76a983df2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13055 | 2026.05.06 05:28:42.516260 [ 293 ] {29d8d9ea-8fa3-419a-a076-cd76a983df2b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13056 | 2026.05.06 05:28:42.516460 [ 293 ] {29d8d9ea-8fa3-419a-a076-cd76a983df2b} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2026.05.06 05:28:42.516578 [ 293 ] {29d8d9ea-8fa3-419a-a076-cd76a983df2b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 13058 | 2026.05.06 05:28:42.516612 [ 293 ] {29d8d9ea-8fa3-419a-a076-cd76a983df2b} <Debug> TCPHandler: Processed in 0.001240196 sec. | ||
| 13059 | 2026.05.06 05:28:42.516790 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13060 | 2026.05.06 05:28:42.516885 [ 293 ] {cb84e2a2-735b-475b-9c0f-09d75d492749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13061 | 2026.05.06 05:28:42.516926 [ 293 ] {cb84e2a2-735b-475b-9c0f-09d75d492749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13062 | 2026.05.06 05:28:42.517358 [ 293 ] {cb84e2a2-735b-475b-9c0f-09d75d492749} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13063 | 2026.05.06 05:28:42.517392 [ 293 ] {cb84e2a2-735b-475b-9c0f-09d75d492749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13064 | 2026.05.06 05:28:42.517726 [ 293 ] {cb84e2a2-735b-475b-9c0f-09d75d492749} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13065 | 2026.05.06 05:28:42.517938 [ 293 ] {cb84e2a2-735b-475b-9c0f-09d75d492749} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13066 | 2026.05.06 05:28:42.518062 [ 293 ] {cb84e2a2-735b-475b-9c0f-09d75d492749} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001195 sec., 222594.14225941422 rows/sec., 14.79 MiB/sec. | ||
| 13067 | 2026.05.06 05:28:42.518098 [ 293 ] {cb84e2a2-735b-475b-9c0f-09d75d492749} <Debug> TCPHandler: Processed in 0.001358576 sec. | ||
| 13068 | 2026.05.06 05:28:42.518224 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13069 | 2026.05.06 05:28:42.518319 [ 293 ] {3cd0888d-3bf9-4659-97bb-9f881e35a1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13070 | 2026.05.06 05:28:42.518361 [ 293 ] {3cd0888d-3bf9-4659-97bb-9f881e35a1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13071 | 2026.05.06 05:28:42.518675 [ 293 ] {3cd0888d-3bf9-4659-97bb-9f881e35a1d4} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2026.05.06 05:28:42.518709 [ 293 ] {3cd0888d-3bf9-4659-97bb-9f881e35a1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13073 | 2026.05.06 05:28:42.519019 [ 293 ] {3cd0888d-3bf9-4659-97bb-9f881e35a1d4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13074 | 2026.05.06 05:28:42.519225 [ 293 ] {3cd0888d-3bf9-4659-97bb-9f881e35a1d4} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13075 | 2026.05.06 05:28:42.519350 [ 293 ] {3cd0888d-3bf9-4659-97bb-9f881e35a1d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 13076 | 2026.05.06 05:28:42.519385 [ 293 ] {3cd0888d-3bf9-4659-97bb-9f881e35a1d4} <Debug> TCPHandler: Processed in 0.001211436 sec. | ||
| 13077 | 2026.05.06 05:28:42.519502 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13078 | 2026.05.06 05:28:42.519597 [ 293 ] {e9938d7e-fe6a-4e3d-9d6c-288b2118337a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13079 | 2026.05.06 05:28:42.519651 [ 293 ] {e9938d7e-fe6a-4e3d-9d6c-288b2118337a} <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 | ||
| 13080 | 2026.05.06 05:28:42.520447 [ 293 ] {e9938d7e-fe6a-4e3d-9d6c-288b2118337a} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13081 | 2026.05.06 05:28:42.520480 [ 293 ] {e9938d7e-fe6a-4e3d-9d6c-288b2118337a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13082 | 2026.05.06 05:28:42.521010 [ 293 ] {e9938d7e-fe6a-4e3d-9d6c-288b2118337a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13083 | 2026.05.06 05:28:42.521237 [ 293 ] {e9938d7e-fe6a-4e3d-9d6c-288b2118337a} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2026.05.06 05:28:42.521341 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13085 | 2026.05.06 05:28:42.521369 [ 293 ] {e9938d7e-fe6a-4e3d-9d6c-288b2118337a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001789 sec., 14533.258803801005 rows/sec., 26.04 MiB/sec. | ||
| 13086 | 2026.05.06 05:28:42.521374 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13087 | 2026.05.06 05:28:42.521400 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13088 | 2026.05.06 05:28:42.521423 [ 293 ] {e9938d7e-fe6a-4e3d-9d6c-288b2118337a} <Debug> TCPHandler: Processed in 0.001970339 sec. | ||
| 13089 | 2026.05.06 05:28:42.521493 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13090 | 2026.05.06 05:28:42.521558 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2026.05.06 05:28:42.521659 [ 293 ] {2492d2ad-4d90-47ad-ae86-835a5511e55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13092 | 2026.05.06 05:28:42.521700 [ 293 ] {2492d2ad-4d90-47ad-ae86-835a5511e55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13093 | 2026.05.06 05:28:42.521741 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13094 | 2026.05.06 05:28:42.521810 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1304 rows starting from the beginning of the part | ||
| 13095 | 2026.05.06 05:28:42.521925 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
| 13096 | 2026.05.06 05:28:42.522027 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 27 rows starting from the beginning of the part | ||
| 13097 | 2026.05.06 05:28:42.522042 [ 293 ] {2492d2ad-4d90-47ad-ae86-835a5511e55d} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2026.05.06 05:28:42.522082 [ 293 ] {2492d2ad-4d90-47ad-ae86-835a5511e55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13099 | 2026.05.06 05:28:42.522124 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 13100 | 2026.05.06 05:28:42.522221 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part | ||
| 13101 | 2026.05.06 05:28:42.522313 [ 186 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
| 13102 | 2026.05.06 05:28:42.522406 [ 293 ] {2492d2ad-4d90-47ad-ae86-835a5511e55d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13103 | 2026.05.06 05:28:42.522645 [ 293 ] {2492d2ad-4d90-47ad-ae86-835a5511e55d} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13104 | 2026.05.06 05:28:42.522785 [ 293 ] {2492d2ad-4d90-47ad-ae86-835a5511e55d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001144 sec., 78671.32867132867 rows/sec., 4.92 MiB/sec. | ||
| 13105 | 2026.05.06 05:28:42.522821 [ 293 ] {2492d2ad-4d90-47ad-ae86-835a5511e55d} <Debug> TCPHandler: Processed in 0.001314367 sec. | ||
| 13106 | 2026.05.06 05:28:42.528070 [ 192 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1425 rows, containing 19 columns (19 merged, 0 gathered) in 0.006619792 sec., 215263.56115116607 rows/sec., 385.74 MiB/sec. | ||
| 13107 | 2026.05.06 05:28:42.529591 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13108 | 2026.05.06 05:28:42.529944 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13109 | 2026.05.06 05:28:42.530022 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13110 | 2026.05.06 05:28:42.530122 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 13111 | 2026.05.06 05:28:42.789151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 13112 | 2026.05.06 05:28:42.806666 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13113 | 2026.05.06 05:28:42.806730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13114 | 2026.05.06 05:28:42.812853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13115 | 2026.05.06 05:28:42.813525 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2026.05.06 05:28:42.816595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 13117 | 2026.05.06 05:28:44.136759 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1640 | ||
| 13118 | 2026.05.06 05:28:44.139328 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2026.05.06 05:28:44.139376 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13120 | 2026.05.06 05:28:44.140579 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13121 | 2026.05.06 05:28:44.140831 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2026.05.06 05:28:44.141091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1640 | ||
| 13123 | 2026.05.06 05:28:47.491170 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13124 | 2026.05.06 05:28:47.491551 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13125 | 2026.05.06 05:28:47.492011 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13126 | 2026.05.06 05:28:47.492046 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13127 | 2026.05.06 05:28:47.492263 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13128 | 2026.05.06 05:28:47.492329 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13129 | 2026.05.06 05:28:47.492465 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13130 | 2026.05.06 05:28:47.492583 [ 325 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13131 | 2026.05.06 05:28:47.492604 [ 359 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13132 | 2026.05.06 05:28:47.492583 [ 333 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13133 | 2026.05.06 05:28:47.492758 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 13134 | 2026.05.06 05:28:47.492786 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13135 | 2026.05.06 05:28:47.492854 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13136 | 2026.05.06 05:28:47.492873 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 13137 | 2026.05.06 05:28:47.492905 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13138 | 2026.05.06 05:28:47.492942 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13139 | 2026.05.06 05:28:47.494269 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002868 sec., 16387.726638772663 rows/sec., 2.73 MiB/sec. | ||
| 13140 | 2026.05.06 05:28:47.494401 [ 293 ] {363aea3d-d87c-4c8b-b57b-3759f6f7894b} <Debug> TCPHandler: Processed in 0.003416677 sec. | ||
| 13141 | 2026.05.06 05:28:47.496337 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13142 | 2026.05.06 05:28:47.496471 [ 293 ] {522e27d9-e3f1-4ac8-a030-2ae6f9c94353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13143 | 2026.05.06 05:28:47.496521 [ 293 ] {522e27d9-e3f1-4ac8-a030-2ae6f9c94353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13144 | 2026.05.06 05:28:47.497090 [ 293 ] {522e27d9-e3f1-4ac8-a030-2ae6f9c94353} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13145 | 2026.05.06 05:28:47.497136 [ 293 ] {522e27d9-e3f1-4ac8-a030-2ae6f9c94353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13146 | 2026.05.06 05:28:47.497514 [ 293 ] {522e27d9-e3f1-4ac8-a030-2ae6f9c94353} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13147 | 2026.05.06 05:28:47.497733 [ 293 ] {522e27d9-e3f1-4ac8-a030-2ae6f9c94353} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13148 | 2026.05.06 05:28:47.497874 [ 293 ] {522e27d9-e3f1-4ac8-a030-2ae6f9c94353} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001441 sec., 61068.70229007633 rows/sec., 5.14 MiB/sec. | ||
| 13149 | 2026.05.06 05:28:47.497912 [ 293 ] {522e27d9-e3f1-4ac8-a030-2ae6f9c94353} <Debug> TCPHandler: Processed in 0.001638298 sec. | ||
| 13150 | 2026.05.06 05:28:47.498041 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13151 | 2026.05.06 05:28:47.498136 [ 293 ] {8eae0b99-3831-4072-93f8-77b216e52570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13152 | 2026.05.06 05:28:47.498175 [ 293 ] {8eae0b99-3831-4072-93f8-77b216e52570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13153 | 2026.05.06 05:28:47.498590 [ 293 ] {8eae0b99-3831-4072-93f8-77b216e52570} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13154 | 2026.05.06 05:28:47.498625 [ 293 ] {8eae0b99-3831-4072-93f8-77b216e52570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13155 | 2026.05.06 05:28:47.498917 [ 293 ] {8eae0b99-3831-4072-93f8-77b216e52570} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13156 | 2026.05.06 05:28:47.499117 [ 293 ] {8eae0b99-3831-4072-93f8-77b216e52570} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13157 | 2026.05.06 05:28:47.499243 [ 293 ] {8eae0b99-3831-4072-93f8-77b216e52570} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001125 sec., 14222.222222222223 rows/sec., 1.04 MiB/sec. | ||
| 13158 | 2026.05.06 05:28:47.499279 [ 293 ] {8eae0b99-3831-4072-93f8-77b216e52570} <Debug> TCPHandler: Processed in 0.001285626 sec. | ||
| 13159 | 2026.05.06 05:28:47.499397 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13160 | 2026.05.06 05:28:47.499489 [ 293 ] {319c18f2-a6c3-44b1-8323-8f10a0c8fb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13161 | 2026.05.06 05:28:47.499527 [ 293 ] {319c18f2-a6c3-44b1-8323-8f10a0c8fb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13162 | 2026.05.06 05:28:47.499938 [ 293 ] {319c18f2-a6c3-44b1-8323-8f10a0c8fb07} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13163 | 2026.05.06 05:28:47.499974 [ 293 ] {319c18f2-a6c3-44b1-8323-8f10a0c8fb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13164 | 2026.05.06 05:28:47.500259 [ 293 ] {319c18f2-a6c3-44b1-8323-8f10a0c8fb07} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13165 | 2026.05.06 05:28:47.500457 [ 293 ] {319c18f2-a6c3-44b1-8323-8f10a0c8fb07} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13166 | 2026.05.06 05:28:47.500580 [ 293 ] {319c18f2-a6c3-44b1-8323-8f10a0c8fb07} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001108 sec., 72202.16606498195 rows/sec., 5.64 MiB/sec. | ||
| 13167 | 2026.05.06 05:28:47.500640 [ 293 ] {319c18f2-a6c3-44b1-8323-8f10a0c8fb07} <Debug> TCPHandler: Processed in 0.001290607 sec. | ||
| 13168 | 2026.05.06 05:28:47.500767 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13169 | 2026.05.06 05:28:47.500860 [ 293 ] {872a8793-6e1b-4d27-8c73-9647bf3ac5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13170 | 2026.05.06 05:28:47.500901 [ 293 ] {872a8793-6e1b-4d27-8c73-9647bf3ac5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13171 | 2026.05.06 05:28:47.501306 [ 293 ] {872a8793-6e1b-4d27-8c73-9647bf3ac5e0} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2026.05.06 05:28:47.501341 [ 293 ] {872a8793-6e1b-4d27-8c73-9647bf3ac5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13173 | 2026.05.06 05:28:47.501654 [ 293 ] {872a8793-6e1b-4d27-8c73-9647bf3ac5e0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13174 | 2026.05.06 05:28:47.501863 [ 293 ] {872a8793-6e1b-4d27-8c73-9647bf3ac5e0} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2026.05.06 05:28:47.502011 [ 293 ] {872a8793-6e1b-4d27-8c73-9647bf3ac5e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 13176 | 2026.05.06 05:28:47.502047 [ 293 ] {872a8793-6e1b-4d27-8c73-9647bf3ac5e0} <Debug> TCPHandler: Processed in 0.001332026 sec. | ||
| 13177 | 2026.05.06 05:28:47.502167 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2026.05.06 05:28:47.502259 [ 293 ] {c3686010-850a-43af-9e60-3e53919b9420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13179 | 2026.05.06 05:28:47.502314 [ 293 ] {c3686010-850a-43af-9e60-3e53919b9420} <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 | ||
| 13180 | 2026.05.06 05:28:47.503072 [ 293 ] {c3686010-850a-43af-9e60-3e53919b9420} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2026.05.06 05:28:47.503107 [ 293 ] {c3686010-850a-43af-9e60-3e53919b9420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13182 | 2026.05.06 05:28:47.503616 [ 293 ] {c3686010-850a-43af-9e60-3e53919b9420} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13183 | 2026.05.06 05:28:47.503828 [ 293 ] {c3686010-850a-43af-9e60-3e53919b9420} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13184 | 2026.05.06 05:28:47.503960 [ 293 ] {c3686010-850a-43af-9e60-3e53919b9420} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001718 sec., 9313.15483119907 rows/sec., 16.69 MiB/sec. | ||
| 13185 | 2026.05.06 05:28:47.504011 [ 293 ] {c3686010-850a-43af-9e60-3e53919b9420} <Debug> TCPHandler: Processed in 0.001892449 sec. | ||
| 13186 | 2026.05.06 05:28:47.504141 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13187 | 2026.05.06 05:28:47.504235 [ 293 ] {7a26ccc3-7a62-4a96-8f82-1144f18a960b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13188 | 2026.05.06 05:28:47.504277 [ 293 ] {7a26ccc3-7a62-4a96-8f82-1144f18a960b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13189 | 2026.05.06 05:28:47.504612 [ 293 ] {7a26ccc3-7a62-4a96-8f82-1144f18a960b} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2026.05.06 05:28:47.504647 [ 293 ] {7a26ccc3-7a62-4a96-8f82-1144f18a960b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13191 | 2026.05.06 05:28:47.504943 [ 293 ] {7a26ccc3-7a62-4a96-8f82-1144f18a960b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13192 | 2026.05.06 05:28:47.505141 [ 293 ] {7a26ccc3-7a62-4a96-8f82-1144f18a960b} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2026.05.06 05:28:47.505263 [ 293 ] {7a26ccc3-7a62-4a96-8f82-1144f18a960b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 13194 | 2026.05.06 05:28:47.505297 [ 293 ] {7a26ccc3-7a62-4a96-8f82-1144f18a960b} <Debug> TCPHandler: Processed in 0.001204326 sec. | ||
| 13195 | 2026.05.06 05:28:48.903621 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13196 | 2026.05.06 05:28:48.903673 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13197 | 2026.05.06 05:28:49.060544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23908 | ||
| 13198 | 2026.05.06 05:28:49.061067 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13199 | 2026.05.06 05:28:49.061115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13200 | 2026.05.06 05:28:49.061600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13201 | 2026.05.06 05:28:49.061848 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13202 | 2026.05.06 05:28:49.061999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23908 | ||
| 13203 | 2026.05.06 05:28:50.317205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 13204 | 2026.05.06 05:28:50.333779 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13205 | 2026.05.06 05:28:50.333835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13206 | 2026.05.06 05:28:50.339882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13207 | 2026.05.06 05:28:50.340566 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13208 | 2026.05.06 05:28:50.343330 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 13209 | 2026.05.06 05:28:52.495063 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13210 | 2026.05.06 05:28:52.495328 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13211 | 2026.05.06 05:28:52.495699 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13212 | 2026.05.06 05:28:52.495738 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13213 | 2026.05.06 05:28:52.495983 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13214 | 2026.05.06 05:28:52.496055 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13215 | 2026.05.06 05:28:52.496201 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13216 | 2026.05.06 05:28:52.496338 [ 327 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13217 | 2026.05.06 05:28:52.496358 [ 333 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13218 | 2026.05.06 05:28:52.496341 [ 348 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13219 | 2026.05.06 05:28:52.496531 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 13220 | 2026.05.06 05:28:52.496561 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13221 | 2026.05.06 05:28:52.496632 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13222 | 2026.05.06 05:28:52.496653 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 13223 | 2026.05.06 05:28:52.496689 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13224 | 2026.05.06 05:28:52.496728 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13225 | 2026.05.06 05:28:52.498032 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002815 sec., 16696.269982238013 rows/sec., 4.16 MiB/sec. | ||
| 13226 | 2026.05.06 05:28:52.498174 [ 293 ] {1ffa8626-dbb5-4a6b-b420-23361b30e0d5} <Debug> TCPHandler: Processed in 0.003250576 sec. | ||
| 13227 | 2026.05.06 05:28:52.503767 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13228 | 2026.05.06 05:28:52.503978 [ 293 ] {6f4cdf80-b76f-4108-989a-ec23cb105c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13229 | 2026.05.06 05:28:52.504060 [ 293 ] {6f4cdf80-b76f-4108-989a-ec23cb105c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13230 | 2026.05.06 05:28:52.504859 [ 293 ] {6f4cdf80-b76f-4108-989a-ec23cb105c33} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13231 | 2026.05.06 05:28:52.504896 [ 293 ] {6f4cdf80-b76f-4108-989a-ec23cb105c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13232 | 2026.05.06 05:28:52.505261 [ 293 ] {6f4cdf80-b76f-4108-989a-ec23cb105c33} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13233 | 2026.05.06 05:28:52.505558 [ 293 ] {6f4cdf80-b76f-4108-989a-ec23cb105c33} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13234 | 2026.05.06 05:28:52.505675 [ 87 ] {} <Debug> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13235 | 2026.05.06 05:28:52.505704 [ 293 ] {6f4cdf80-b76f-4108-989a-ec23cb105c33} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001788 sec., 158836.6890380313 rows/sec., 10.09 MiB/sec. | ||
| 13236 | 2026.05.06 05:28:52.505710 [ 87 ] {} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2026.05.06 05:28:52.505737 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13238 | 2026.05.06 05:28:52.505745 [ 293 ] {6f4cdf80-b76f-4108-989a-ec23cb105c33} <Debug> TCPHandler: Processed in 0.00208249 sec. | ||
| 13239 | 2026.05.06 05:28:52.505817 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::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 | ||
| 13240 | 2026.05.06 05:28:52.505878 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13241 | 2026.05.06 05:28:52.505907 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13242 | 2026.05.06 05:28:52.505935 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 308 rows starting from the beginning of the part | ||
| 13243 | 2026.05.06 05:28:52.505980 [ 293 ] {5cfc6f25-c244-479b-ae28-6b6696973e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13244 | 2026.05.06 05:28:52.505987 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 13245 | 2026.05.06 05:28:52.506021 [ 293 ] {5cfc6f25-c244-479b-ae28-6b6696973e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13246 | 2026.05.06 05:28:52.506042 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 13247 | 2026.05.06 05:28:52.506090 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 13248 | 2026.05.06 05:28:52.506137 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 13249 | 2026.05.06 05:28:52.506178 [ 195 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 13250 | 2026.05.06 05:28:52.506841 [ 293 ] {5cfc6f25-c244-479b-ae28-6b6696973e65} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.05.06 05:28:52.506876 [ 293 ] {5cfc6f25-c244-479b-ae28-6b6696973e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13252 | 2026.05.06 05:28:52.507151 [ 198 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366717 sec., 1264343.6790498693 rows/sec., 85.47 MiB/sec. | ||
| 13253 | 2026.05.06 05:28:52.507242 [ 293 ] {5cfc6f25-c244-479b-ae28-6b6696973e65} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13254 | 2026.05.06 05:28:52.507292 [ 199 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13255 | 2026.05.06 05:28:52.507470 [ 293 ] {5cfc6f25-c244-479b-ae28-6b6696973e65} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2026.05.06 05:28:52.507548 [ 199 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_36_7} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13257 | 2026.05.06 05:28:52.507603 [ 293 ] {5cfc6f25-c244-479b-ae28-6b6696973e65} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001646 sec., 515795.86877278256 rows/sec., 40.19 MiB/sec. | ||
| 13258 | 2026.05.06 05:28:52.507610 [ 199 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_36_7} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13259 | 2026.05.06 05:28:52.507640 [ 293 ] {5cfc6f25-c244-479b-ae28-6b6696973e65} <Debug> TCPHandler: Processed in 0.001813158 sec. | ||
| 13260 | 2026.05.06 05:28:52.507673 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13261 | 2026.05.06 05:28:52.507772 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13262 | 2026.05.06 05:28:52.507871 [ 293 ] {ef528535-efbb-446d-b1a4-665f701f7011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13263 | 2026.05.06 05:28:52.507912 [ 293 ] {ef528535-efbb-446d-b1a4-665f701f7011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13264 | 2026.05.06 05:28:52.508396 [ 293 ] {ef528535-efbb-446d-b1a4-665f701f7011} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.05.06 05:28:52.508431 [ 293 ] {ef528535-efbb-446d-b1a4-665f701f7011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13266 | 2026.05.06 05:28:52.508742 [ 293 ] {ef528535-efbb-446d-b1a4-665f701f7011} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13267 | 2026.05.06 05:28:52.508961 [ 293 ] {ef528535-efbb-446d-b1a4-665f701f7011} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.05.06 05:28:52.509060 [ 87 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13269 | 2026.05.06 05:28:52.509091 [ 293 ] {ef528535-efbb-446d-b1a4-665f701f7011} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001239 sec., 135593.22033898305 rows/sec., 8.27 MiB/sec. | ||
| 13270 | 2026.05.06 05:28:52.509094 [ 87 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13271 | 2026.05.06 05:28:52.509122 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13272 | 2026.05.06 05:28:52.509127 [ 293 ] {ef528535-efbb-446d-b1a4-665f701f7011} <Debug> TCPHandler: Processed in 0.001406357 sec. | ||
| 13273 | 2026.05.06 05:28:52.509215 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13274 | 2026.05.06 05:28:52.509276 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13275 | 2026.05.06 05:28:52.509328 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13276 | 2026.05.06 05:28:52.509363 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 227 rows starting from the beginning of the part | ||
| 13277 | 2026.05.06 05:28:52.509382 [ 293 ] {2a1cad2e-4417-4ada-b5fa-338cfdc50488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13278 | 2026.05.06 05:28:52.509420 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 168 rows starting from the beginning of the part | ||
| 13279 | 2026.05.06 05:28:52.509428 [ 293 ] {2a1cad2e-4417-4ada-b5fa-338cfdc50488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13280 | 2026.05.06 05:28:52.509477 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part | ||
| 13281 | 2026.05.06 05:28:52.509531 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 170 rows starting from the beginning of the part | ||
| 13282 | 2026.05.06 05:28:52.509571 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 16 rows starting from the beginning of the part | ||
| 13283 | 2026.05.06 05:28:52.509608 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 168 rows starting from the beginning of the part | ||
| 13284 | 2026.05.06 05:28:52.509885 [ 293 ] {2a1cad2e-4417-4ada-b5fa-338cfdc50488} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13285 | 2026.05.06 05:28:52.509927 [ 293 ] {2a1cad2e-4417-4ada-b5fa-338cfdc50488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13286 | 2026.05.06 05:28:52.510249 [ 293 ] {2a1cad2e-4417-4ada-b5fa-338cfdc50488} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13287 | 2026.05.06 05:28:52.510472 [ 293 ] {2a1cad2e-4417-4ada-b5fa-338cfdc50488} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13288 | 2026.05.06 05:28:52.510495 [ 198 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325176 sec., 577281.8101142792 rows/sec., 38.25 MiB/sec. | ||
| 13289 | 2026.05.06 05:28:52.510601 [ 293 ] {2a1cad2e-4417-4ada-b5fa-338cfdc50488} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001242 sec., 119967.79388083736 rows/sec., 7.75 MiB/sec. | ||
| 13290 | 2026.05.06 05:28:52.510636 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13291 | 2026.05.06 05:28:52.510642 [ 293 ] {2a1cad2e-4417-4ada-b5fa-338cfdc50488} <Debug> TCPHandler: Processed in 0.001417247 sec. | ||
| 13292 | 2026.05.06 05:28:52.510787 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2026.05.06 05:28:52.510886 [ 293 ] {7b6cdbbe-35e2-439c-98aa-869d8f946a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13294 | 2026.05.06 05:28:52.510903 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_71_14} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.05.06 05:28:52.510927 [ 293 ] {7b6cdbbe-35e2-439c-98aa-869d8f946a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13296 | 2026.05.06 05:28:52.510987 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_71_14} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13297 | 2026.05.06 05:28:52.511072 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13298 | 2026.05.06 05:28:52.511375 [ 293 ] {7b6cdbbe-35e2-439c-98aa-869d8f946a9c} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.05.06 05:28:52.511416 [ 293 ] {7b6cdbbe-35e2-439c-98aa-869d8f946a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13300 | 2026.05.06 05:28:52.511738 [ 293 ] {7b6cdbbe-35e2-439c-98aa-869d8f946a9c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13301 | 2026.05.06 05:28:52.511954 [ 293 ] {7b6cdbbe-35e2-439c-98aa-869d8f946a9c} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.05.06 05:28:52.512084 [ 293 ] {7b6cdbbe-35e2-439c-98aa-869d8f946a9c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001217 sec., 121610.51766639277 rows/sec., 6.92 MiB/sec. | ||
| 13303 | 2026.05.06 05:28:52.512092 [ 86 ] {} <Debug> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13304 | 2026.05.06 05:28:52.512124 [ 293 ] {7b6cdbbe-35e2-439c-98aa-869d8f946a9c} <Debug> TCPHandler: Processed in 0.001389206 sec. | ||
| 13305 | 2026.05.06 05:28:52.512138 [ 86 ] {} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2026.05.06 05:28:52.512164 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13307 | 2026.05.06 05:28:52.512249 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::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 | ||
| 13308 | 2026.05.06 05:28:52.512255 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13309 | 2026.05.06 05:28:52.512378 [ 293 ] {00b9ba20-7c46-4340-a813-c28321d9214b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13310 | 2026.05.06 05:28:52.512383 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13311 | 2026.05.06 05:28:52.512423 [ 293 ] {00b9ba20-7c46-4340-a813-c28321d9214b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13312 | 2026.05.06 05:28:52.512433 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 160 rows starting from the beginning of the part | ||
| 13313 | 2026.05.06 05:28:52.512510 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 13314 | 2026.05.06 05:28:52.512557 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 13315 | 2026.05.06 05:28:52.512601 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 13316 | 2026.05.06 05:28:52.512649 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 13317 | 2026.05.06 05:28:52.512696 [ 198 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 13318 | 2026.05.06 05:28:52.513061 [ 293 ] {00b9ba20-7c46-4340-a813-c28321d9214b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13319 | 2026.05.06 05:28:52.513103 [ 293 ] {00b9ba20-7c46-4340-a813-c28321d9214b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13320 | 2026.05.06 05:28:52.513441 [ 293 ] {00b9ba20-7c46-4340-a813-c28321d9214b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13321 | 2026.05.06 05:28:52.513653 [ 293 ] {00b9ba20-7c46-4340-a813-c28321d9214b} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13322 | 2026.05.06 05:28:52.513658 [ 187 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445427 sec., 622653.3750926197 rows/sec., 37.95 MiB/sec. | ||
| 13323 | 2026.05.06 05:28:52.513787 [ 293 ] {00b9ba20-7c46-4340-a813-c28321d9214b} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001427 sec., 361597.7575332866 rows/sec., 25.50 MiB/sec. | ||
| 13324 | 2026.05.06 05:28:52.513827 [ 293 ] {00b9ba20-7c46-4340-a813-c28321d9214b} <Debug> TCPHandler: Processed in 0.001622617 sec. | ||
| 13325 | 2026.05.06 05:28:52.513854 [ 200 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13326 | 2026.05.06 05:28:52.513962 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13327 | 2026.05.06 05:28:52.514064 [ 293 ] {34d20e96-e6a7-4f67-aacb-0b239d22bcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13328 | 2026.05.06 05:28:52.514109 [ 293 ] {34d20e96-e6a7-4f67-aacb-0b239d22bcd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13329 | 2026.05.06 05:28:52.514182 [ 200 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_36_7} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13330 | 2026.05.06 05:28:52.514269 [ 200 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_36_7} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13331 | 2026.05.06 05:28:52.514382 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13332 | 2026.05.06 05:28:52.514444 [ 293 ] {34d20e96-e6a7-4f67-aacb-0b239d22bcd7} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.05.06 05:28:52.514485 [ 293 ] {34d20e96-e6a7-4f67-aacb-0b239d22bcd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13334 | 2026.05.06 05:28:52.514798 [ 293 ] {34d20e96-e6a7-4f67-aacb-0b239d22bcd7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13335 | 2026.05.06 05:28:52.515007 [ 293 ] {34d20e96-e6a7-4f67-aacb-0b239d22bcd7} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.05.06 05:28:52.515129 [ 86 ] {} <Debug> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 13337 | 2026.05.06 05:28:52.515138 [ 293 ] {34d20e96-e6a7-4f67-aacb-0b239d22bcd7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 13338 | 2026.05.06 05:28:52.515176 [ 86 ] {} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13339 | 2026.05.06 05:28:52.515194 [ 293 ] {34d20e96-e6a7-4f67-aacb-0b239d22bcd7} <Debug> TCPHandler: Processed in 0.001283646 sec. | ||
| 13340 | 2026.05.06 05:28:52.515205 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13341 | 2026.05.06 05:28:52.515291 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 13342 | 2026.05.06 05:28:52.515329 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13343 | 2026.05.06 05:28:52.515399 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13344 | 2026.05.06 05:28:52.515429 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 13345 | 2026.05.06 05:28:52.515430 [ 293 ] {cad9b033-5faf-4f50-b485-dc5068c18a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13346 | 2026.05.06 05:28:52.515477 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 13347 | 2026.05.06 05:28:52.515486 [ 293 ] {cad9b033-5faf-4f50-b485-dc5068c18a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13348 | 2026.05.06 05:28:52.515519 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 13349 | 2026.05.06 05:28:52.515555 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 13350 | 2026.05.06 05:28:52.515584 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 13351 | 2026.05.06 05:28:52.515613 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 13352 | 2026.05.06 05:28:52.515916 [ 293 ] {cad9b033-5faf-4f50-b485-dc5068c18a09} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13353 | 2026.05.06 05:28:52.515957 [ 293 ] {cad9b033-5faf-4f50-b485-dc5068c18a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13354 | 2026.05.06 05:28:52.516286 [ 189 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001028645 sec., 192486.23188758027 rows/sec., 9.82 MiB/sec. | ||
| 13355 | 2026.05.06 05:28:52.516321 [ 293 ] {cad9b033-5faf-4f50-b485-dc5068c18a09} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13356 | 2026.05.06 05:28:52.516419 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 13357 | 2026.05.06 05:28:52.516608 [ 293 ] {cad9b033-5faf-4f50-b485-dc5068c18a09} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13358 | 2026.05.06 05:28:52.516711 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_33_7} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13359 | 2026.05.06 05:28:52.516759 [ 293 ] {cad9b033-5faf-4f50-b485-dc5068c18a09} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001348 sec., 196587.53709198814 rows/sec., 13.06 MiB/sec. | ||
| 13360 | 2026.05.06 05:28:52.516783 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_33_7} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 13361 | 2026.05.06 05:28:52.516803 [ 293 ] {cad9b033-5faf-4f50-b485-dc5068c18a09} <Debug> TCPHandler: Processed in 0.001524658 sec. | ||
| 13362 | 2026.05.06 05:28:52.516851 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13363 | 2026.05.06 05:28:52.516937 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13364 | 2026.05.06 05:28:52.517038 [ 293 ] {5dab9a55-013f-48cd-a653-847aab29a644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13365 | 2026.05.06 05:28:52.517080 [ 293 ] {5dab9a55-013f-48cd-a653-847aab29a644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13366 | 2026.05.06 05:28:52.517399 [ 293 ] {5dab9a55-013f-48cd-a653-847aab29a644} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2026.05.06 05:28:52.517435 [ 293 ] {5dab9a55-013f-48cd-a653-847aab29a644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13368 | 2026.05.06 05:28:52.517738 [ 293 ] {5dab9a55-013f-48cd-a653-847aab29a644} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13369 | 2026.05.06 05:28:52.517944 [ 293 ] {5dab9a55-013f-48cd-a653-847aab29a644} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2026.05.06 05:28:52.518076 [ 85 ] {} <Debug> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 13371 | 2026.05.06 05:28:52.518078 [ 293 ] {5dab9a55-013f-48cd-a653-847aab29a644} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 13372 | 2026.05.06 05:28:52.518120 [ 85 ] {} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13373 | 2026.05.06 05:28:52.518138 [ 293 ] {5dab9a55-013f-48cd-a653-847aab29a644} <Debug> TCPHandler: Processed in 0.001251666 sec. | ||
| 13374 | 2026.05.06 05:28:52.518148 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13375 | 2026.05.06 05:28:52.518232 [ 187 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 13376 | 2026.05.06 05:28:52.518265 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13377 | 2026.05.06 05:28:52.518319 [ 187 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13378 | 2026.05.06 05:28:52.518346 [ 187 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 13379 | 2026.05.06 05:28:52.518361 [ 293 ] {6aecc6f3-c737-41ba-9fa6-f017e3205c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13380 | 2026.05.06 05:28:52.518397 [ 187 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 13381 | 2026.05.06 05:28:52.518417 [ 293 ] {6aecc6f3-c737-41ba-9fa6-f017e3205c87} <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 | ||
| 13382 | 2026.05.06 05:28:52.518440 [ 187 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 13383 | 2026.05.06 05:28:52.518477 [ 187 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 13384 | 2026.05.06 05:28:52.518514 [ 187 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 13385 | 2026.05.06 05:28:52.518551 [ 187 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 13386 | 2026.05.06 05:28:52.519255 [ 196 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001054905 sec., 31282.43775505851 rows/sec., 2.06 MiB/sec. | ||
| 13387 | 2026.05.06 05:28:52.519264 [ 293 ] {6aecc6f3-c737-41ba-9fa6-f017e3205c87} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13388 | 2026.05.06 05:28:52.519321 [ 293 ] {6aecc6f3-c737-41ba-9fa6-f017e3205c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13389 | 2026.05.06 05:28:52.519368 [ 187 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 13390 | 2026.05.06 05:28:52.519608 [ 187 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_33_7} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13391 | 2026.05.06 05:28:52.519701 [ 187 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_33_7} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 13392 | 2026.05.06 05:28:52.519772 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13393 | 2026.05.06 05:28:52.519873 [ 293 ] {6aecc6f3-c737-41ba-9fa6-f017e3205c87} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13394 | 2026.05.06 05:28:52.520102 [ 293 ] {6aecc6f3-c737-41ba-9fa6-f017e3205c87} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13395 | 2026.05.06 05:28:52.520249 [ 293 ] {6aecc6f3-c737-41ba-9fa6-f017e3205c87} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001905 sec., 13648.293963254593 rows/sec., 24.46 MiB/sec. | ||
| 13396 | 2026.05.06 05:28:52.520323 [ 293 ] {6aecc6f3-c737-41ba-9fa6-f017e3205c87} <Debug> TCPHandler: Processed in 0.002107801 sec. | ||
| 13397 | 2026.05.06 05:28:52.520452 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13398 | 2026.05.06 05:28:52.520548 [ 293 ] {e18bf119-8665-4d16-8b74-d9749ba80ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13399 | 2026.05.06 05:28:52.520591 [ 293 ] {e18bf119-8665-4d16-8b74-d9749ba80ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13400 | 2026.05.06 05:28:52.520945 [ 293 ] {e18bf119-8665-4d16-8b74-d9749ba80ff2} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13401 | 2026.05.06 05:28:52.520981 [ 293 ] {e18bf119-8665-4d16-8b74-d9749ba80ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13402 | 2026.05.06 05:28:52.521297 [ 293 ] {e18bf119-8665-4d16-8b74-d9749ba80ff2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13403 | 2026.05.06 05:28:52.521512 [ 293 ] {e18bf119-8665-4d16-8b74-d9749ba80ff2} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13404 | 2026.05.06 05:28:52.521640 [ 293 ] {e18bf119-8665-4d16-8b74-d9749ba80ff2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00111 sec., 81081.08108108108 rows/sec., 5.07 MiB/sec. | ||
| 13405 | 2026.05.06 05:28:52.521676 [ 293 ] {e18bf119-8665-4d16-8b74-d9749ba80ff2} <Debug> TCPHandler: Processed in 0.001274136 sec. | ||
| 13406 | 2026.05.06 05:28:52.792198 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13407 | 2026.05.06 05:28:52.792464 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13408 | 2026.05.06 05:28:52.792930 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13409 | 2026.05.06 05:28:52.792968 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13410 | 2026.05.06 05:28:52.793263 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13411 | 2026.05.06 05:28:52.793410 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13412 | 2026.05.06 05:28:52.793570 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13413 | 2026.05.06 05:28:52.793690 [ 360 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13414 | 2026.05.06 05:28:52.793710 [ 355 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13415 | 2026.05.06 05:28:52.793690 [ 348 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13416 | 2026.05.06 05:28:52.793847 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 13417 | 2026.05.06 05:28:52.793875 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13418 | 2026.05.06 05:28:52.793947 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13419 | 2026.05.06 05:28:52.793968 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 13420 | 2026.05.06 05:28:52.794004 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13421 | 2026.05.06 05:28:52.794043 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13422 | 2026.05.06 05:28:52.795168 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002814 sec., 16702.20326936745 rows/sec., 2.78 MiB/sec. | ||
| 13423 | 2026.05.06 05:28:52.795302 [ 293 ] {6b99e2f1-e196-4c62-8f85-94481449ca9f} <Debug> TCPHandler: Processed in 0.003248326 sec. | ||
| 13424 | 2026.05.06 05:28:52.809027 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13425 | 2026.05.06 05:28:52.809161 [ 293 ] {0f91e569-2343-4496-9f69-2adacc8e6e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13426 | 2026.05.06 05:28:52.809213 [ 293 ] {0f91e569-2343-4496-9f69-2adacc8e6e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13427 | 2026.05.06 05:28:52.809753 [ 293 ] {0f91e569-2343-4496-9f69-2adacc8e6e4c} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13428 | 2026.05.06 05:28:52.809800 [ 293 ] {0f91e569-2343-4496-9f69-2adacc8e6e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13429 | 2026.05.06 05:28:52.810161 [ 293 ] {0f91e569-2343-4496-9f69-2adacc8e6e4c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13430 | 2026.05.06 05:28:52.810385 [ 293 ] {0f91e569-2343-4496-9f69-2adacc8e6e4c} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13431 | 2026.05.06 05:28:52.810535 [ 293 ] {0f91e569-2343-4496-9f69-2adacc8e6e4c} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00141 sec., 11347.517730496455 rows/sec., 925.31 KiB/sec. | ||
| 13432 | 2026.05.06 05:28:52.810574 [ 293 ] {0f91e569-2343-4496-9f69-2adacc8e6e4c} <Debug> TCPHandler: Processed in 0.001612858 sec. | ||
| 13433 | 2026.05.06 05:28:52.810699 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13434 | 2026.05.06 05:28:52.810796 [ 293 ] {ac50e568-2e95-4929-b574-44da8adb05f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13435 | 2026.05.06 05:28:52.810835 [ 293 ] {ac50e568-2e95-4929-b574-44da8adb05f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13436 | 2026.05.06 05:28:52.812391 [ 293 ] {ac50e568-2e95-4929-b574-44da8adb05f5} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13437 | 2026.05.06 05:28:52.812429 [ 293 ] {ac50e568-2e95-4929-b574-44da8adb05f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13438 | 2026.05.06 05:28:52.812873 [ 293 ] {ac50e568-2e95-4929-b574-44da8adb05f5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13439 | 2026.05.06 05:28:52.813086 [ 293 ] {ac50e568-2e95-4929-b574-44da8adb05f5} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13440 | 2026.05.06 05:28:52.813224 [ 293 ] {ac50e568-2e95-4929-b574-44da8adb05f5} <Debug> executeQuery: Read 2445 rows, 185.47 KiB in 0.002446 sec., 999591.1692559281 rows/sec., 74.05 MiB/sec. | ||
| 13441 | 2026.05.06 05:28:52.813263 [ 293 ] {ac50e568-2e95-4929-b574-44da8adb05f5} <Debug> TCPHandler: Processed in 0.002614132 sec. | ||
| 13442 | 2026.05.06 05:28:52.813384 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13443 | 2026.05.06 05:28:52.813480 [ 293 ] {542254bd-ce32-4ef6-bfde-619646154888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13444 | 2026.05.06 05:28:52.813522 [ 293 ] {542254bd-ce32-4ef6-bfde-619646154888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13445 | 2026.05.06 05:28:52.813933 [ 293 ] {542254bd-ce32-4ef6-bfde-619646154888} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13446 | 2026.05.06 05:28:52.813970 [ 293 ] {542254bd-ce32-4ef6-bfde-619646154888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13447 | 2026.05.06 05:28:52.814269 [ 293 ] {542254bd-ce32-4ef6-bfde-619646154888} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13448 | 2026.05.06 05:28:52.814495 [ 293 ] {542254bd-ce32-4ef6-bfde-619646154888} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13449 | 2026.05.06 05:28:52.814625 [ 293 ] {542254bd-ce32-4ef6-bfde-619646154888} <Debug> executeQuery: Read 43 rows, 3.15 KiB in 0.001163 sec., 36973.34479793637 rows/sec., 2.64 MiB/sec. | ||
| 13450 | 2026.05.06 05:28:52.814663 [ 293 ] {542254bd-ce32-4ef6-bfde-619646154888} <Debug> TCPHandler: Processed in 0.001329586 sec. | ||
| 13451 | 2026.05.06 05:28:52.814779 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13452 | 2026.05.06 05:28:52.814882 [ 293 ] {8f09e39a-1c77-4e09-a94b-dbd34e092eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13453 | 2026.05.06 05:28:52.814923 [ 293 ] {8f09e39a-1c77-4e09-a94b-dbd34e092eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13454 | 2026.05.06 05:28:52.815602 [ 293 ] {8f09e39a-1c77-4e09-a94b-dbd34e092eee} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13455 | 2026.05.06 05:28:52.815638 [ 293 ] {8f09e39a-1c77-4e09-a94b-dbd34e092eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13456 | 2026.05.06 05:28:52.815976 [ 293 ] {8f09e39a-1c77-4e09-a94b-dbd34e092eee} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13457 | 2026.05.06 05:28:52.816194 [ 293 ] {8f09e39a-1c77-4e09-a94b-dbd34e092eee} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13458 | 2026.05.06 05:28:52.816323 [ 293 ] {8f09e39a-1c77-4e09-a94b-dbd34e092eee} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001459 sec., 549006.168608636 rows/sec., 31.71 MiB/sec. | ||
| 13459 | 2026.05.06 05:28:52.816361 [ 293 ] {8f09e39a-1c77-4e09-a94b-dbd34e092eee} <Debug> TCPHandler: Processed in 0.001632828 sec. | ||
| 13460 | 2026.05.06 05:28:52.816478 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13461 | 2026.05.06 05:28:52.816575 [ 293 ] {9a5ea4d1-ec64-48b5-a54e-40db670183e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13462 | 2026.05.06 05:28:52.816614 [ 293 ] {9a5ea4d1-ec64-48b5-a54e-40db670183e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13463 | 2026.05.06 05:28:52.816991 [ 293 ] {9a5ea4d1-ec64-48b5-a54e-40db670183e0} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13464 | 2026.05.06 05:28:52.817028 [ 293 ] {9a5ea4d1-ec64-48b5-a54e-40db670183e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13465 | 2026.05.06 05:28:52.817307 [ 293 ] {9a5ea4d1-ec64-48b5-a54e-40db670183e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13466 | 2026.05.06 05:28:52.817548 [ 293 ] {9a5ea4d1-ec64-48b5-a54e-40db670183e0} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13467 | 2026.05.06 05:28:52.817677 [ 293 ] {9a5ea4d1-ec64-48b5-a54e-40db670183e0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 62.78 KiB/sec. | ||
| 13468 | 2026.05.06 05:28:52.817716 [ 293 ] {9a5ea4d1-ec64-48b5-a54e-40db670183e0} <Debug> TCPHandler: Processed in 0.001287076 sec. | ||
| 13469 | 2026.05.06 05:28:52.817833 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13470 | 2026.05.06 05:28:52.817928 [ 293 ] {a098a31d-f335-4fa7-8820-70f09cae7316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13471 | 2026.05.06 05:28:52.817968 [ 293 ] {a098a31d-f335-4fa7-8820-70f09cae7316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13472 | 2026.05.06 05:28:52.818827 [ 293 ] {a098a31d-f335-4fa7-8820-70f09cae7316} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13473 | 2026.05.06 05:28:52.818863 [ 293 ] {a098a31d-f335-4fa7-8820-70f09cae7316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13474 | 2026.05.06 05:28:52.819223 [ 293 ] {a098a31d-f335-4fa7-8820-70f09cae7316} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13475 | 2026.05.06 05:28:52.819433 [ 293 ] {a098a31d-f335-4fa7-8820-70f09cae7316} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13476 | 2026.05.06 05:28:52.819566 [ 293 ] {a098a31d-f335-4fa7-8820-70f09cae7316} <Debug> executeQuery: Read 1322 rows, 90.70 KiB in 0.001656 sec., 798309.1787439614 rows/sec., 53.49 MiB/sec. | ||
| 13477 | 2026.05.06 05:28:52.819605 [ 293 ] {a098a31d-f335-4fa7-8820-70f09cae7316} <Debug> TCPHandler: Processed in 0.001822169 sec. | ||
| 13478 | 2026.05.06 05:28:52.819719 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13479 | 2026.05.06 05:28:52.819815 [ 293 ] {96ab1804-da5a-40a2-ac96-391befa6b096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13480 | 2026.05.06 05:28:52.819859 [ 293 ] {96ab1804-da5a-40a2-ac96-391befa6b096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13481 | 2026.05.06 05:28:52.820567 [ 293 ] {96ab1804-da5a-40a2-ac96-391befa6b096} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13482 | 2026.05.06 05:28:52.820604 [ 293 ] {96ab1804-da5a-40a2-ac96-391befa6b096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13483 | 2026.05.06 05:28:52.821028 [ 293 ] {96ab1804-da5a-40a2-ac96-391befa6b096} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13484 | 2026.05.06 05:28:52.821234 [ 293 ] {96ab1804-da5a-40a2-ac96-391befa6b096} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13485 | 2026.05.06 05:28:52.821372 [ 293 ] {96ab1804-da5a-40a2-ac96-391befa6b096} <Debug> executeQuery: Read 1504 rows, 93.47 KiB in 0.001575 sec., 954920.6349206349 rows/sec., 57.95 MiB/sec. | ||
| 13486 | 2026.05.06 05:28:52.821410 [ 293 ] {96ab1804-da5a-40a2-ac96-391befa6b096} <Debug> TCPHandler: Processed in 0.001740389 sec. | ||
| 13487 | 2026.05.06 05:28:52.821405 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 13488 | 2026.05.06 05:28:52.821487 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13489 | 2026.05.06 05:28:52.821512 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13490 | 2026.05.06 05:28:52.821524 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13491 | 2026.05.06 05:28:52.821626 [ 293 ] {ecfec09b-f8f8-4d11-ab25-b5dcb25eadfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13492 | 2026.05.06 05:28:52.821629 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 13493 | 2026.05.06 05:28:52.821681 [ 293 ] {ecfec09b-f8f8-4d11-ab25-b5dcb25eadfc} <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 | ||
| 13494 | 2026.05.06 05:28:52.821766 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13495 | 2026.05.06 05:28:52.821808 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_80_16, total 32860 rows starting from the beginning of the part | ||
| 13496 | 2026.05.06 05:28:52.821876 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 13497 | 2026.05.06 05:28:52.821930 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 266 rows starting from the beginning of the part | ||
| 13498 | 2026.05.06 05:28:52.821980 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 13499 | 2026.05.06 05:28:52.822022 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 265 rows starting from the beginning of the part | ||
| 13500 | 2026.05.06 05:28:52.822071 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1504 rows starting from the beginning of the part | ||
| 13501 | 2026.05.06 05:28:52.822466 [ 293 ] {ecfec09b-f8f8-4d11-ab25-b5dcb25eadfc} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2026.05.06 05:28:52.822508 [ 293 ] {ecfec09b-f8f8-4d11-ab25-b5dcb25eadfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13503 | 2026.05.06 05:28:52.823071 [ 293 ] {ecfec09b-f8f8-4d11-ab25-b5dcb25eadfc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13504 | 2026.05.06 05:28:52.823300 [ 293 ] {ecfec09b-f8f8-4d11-ab25-b5dcb25eadfc} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13505 | 2026.05.06 05:28:52.823458 [ 293 ] {ecfec09b-f8f8-4d11-ab25-b5dcb25eadfc} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00185 sec., 14594.594594594593 rows/sec., 26.15 MiB/sec. | ||
| 13506 | 2026.05.06 05:28:52.823512 [ 293 ] {ecfec09b-f8f8-4d11-ab25-b5dcb25eadfc} <Debug> TCPHandler: Processed in 0.00203588 sec. | ||
| 13507 | 2026.05.06 05:28:52.823641 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13508 | 2026.05.06 05:28:52.823737 [ 293 ] {7c54113a-58d0-49b9-bb4d-7135a2e84cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13509 | 2026.05.06 05:28:52.823780 [ 293 ] {7c54113a-58d0-49b9-bb4d-7135a2e84cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13510 | 2026.05.06 05:28:52.824111 [ 293 ] {7c54113a-58d0-49b9-bb4d-7135a2e84cc8} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13511 | 2026.05.06 05:28:52.824147 [ 293 ] {7c54113a-58d0-49b9-bb4d-7135a2e84cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13512 | 2026.05.06 05:28:52.824470 [ 293 ] {7c54113a-58d0-49b9-bb4d-7135a2e84cc8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13513 | 2026.05.06 05:28:52.824683 [ 293 ] {7c54113a-58d0-49b9-bb4d-7135a2e84cc8} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13514 | 2026.05.06 05:28:52.824815 [ 293 ] {7c54113a-58d0-49b9-bb4d-7135a2e84cc8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 755.59 KiB/sec. | ||
| 13515 | 2026.05.06 05:28:52.824851 [ 293 ] {7c54113a-58d0-49b9-bb4d-7135a2e84cc8} <Debug> TCPHandler: Processed in 0.001259946 sec. | ||
| 13516 | 2026.05.06 05:28:52.829948 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35215 rows, containing 5 columns (5 merged, 0 gathered) in 0.008362921 sec., 4210849.295359839 rows/sec., 269.07 MiB/sec. | ||
| 13517 | 2026.05.06 05:28:52.830380 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 13518 | 2026.05.06 05:28:52.830720 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2026.05.06 05:28:52.830804 [ 194 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 13520 | 2026.05.06 05:28:52.830921 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 13521 | 2026.05.06 05:28:54.141972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1698 | ||
| 13522 | 2026.05.06 05:28:54.144873 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2026.05.06 05:28:54.144930 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13524 | 2026.05.06 05:28:54.146266 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13525 | 2026.05.06 05:28:54.146560 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2026.05.06 05:28:54.146953 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1698 | ||
| 13527 | 2026.05.06 05:28:56.562358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24356 | ||
| 13528 | 2026.05.06 05:28:56.562848 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13529 | 2026.05.06 05:28:56.562889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13530 | 2026.05.06 05:28:56.563326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13531 | 2026.05.06 05:28:56.563536 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.05.06 05:28:56.563668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24356 | ||
| 13533 | 2026.05.06 05:28:56.563699 [ 80 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13534 | 2026.05.06 05:28:56.563833 [ 80 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13535 | 2026.05.06 05:28:56.563857 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13536 | 2026.05.06 05:28:56.563993 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 13537 | 2026.05.06 05:28:56.564155 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13538 | 2026.05.06 05:28:56.564201 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21988 rows starting from the beginning of the part | ||
| 13539 | 2026.05.06 05:28:56.564272 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 13540 | 2026.05.06 05:28:56.564323 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 13541 | 2026.05.06 05:28:56.564370 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 13542 | 2026.05.06 05:28:56.564413 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 13543 | 2026.05.06 05:28:56.564458 [ 191 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 13544 | 2026.05.06 05:28:56.566584 [ 188 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24356 rows, containing 4 columns (4 merged, 0 gathered) in 0.002658373 sec., 9161994.949542446 rows/sec., 131.06 MiB/sec. | ||
| 13545 | 2026.05.06 05:28:56.566978 [ 201 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13546 | 2026.05.06 05:28:56.567249 [ 201 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_51_10} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2026.05.06 05:28:56.567324 [ 201 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_51_10} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13548 | 2026.05.06 05:28:56.567416 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 13549 | 2026.05.06 05:28:57.489438 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13550 | 2026.05.06 05:28:57.489655 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 13551 | 2026.05.06 05:28:57.490044 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13552 | 2026.05.06 05:28:57.490079 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 13553 | 2026.05.06 05:28:57.490300 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13554 | 2026.05.06 05:28:57.490371 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13555 | 2026.05.06 05:28:57.490515 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13556 | 2026.05.06 05:28:57.490646 [ 360 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13557 | 2026.05.06 05:28:57.490646 [ 348 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13558 | 2026.05.06 05:28:57.490652 [ 355 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13559 | 2026.05.06 05:28:57.490830 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 13560 | 2026.05.06 05:28:57.490860 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13561 | 2026.05.06 05:28:57.490931 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13562 | 2026.05.06 05:28:57.490951 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 13563 | 2026.05.06 05:28:57.490985 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13564 | 2026.05.06 05:28:57.491022 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13565 | 2026.05.06 05:28:57.492093 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002477 sec., 18974.566007266854 rows/sec., 3.16 MiB/sec. | ||
| 13566 | 2026.05.06 05:28:57.492226 [ 293 ] {c61b6a75-cfb9-4fd1-b8e1-b3a7d5687d10} <Debug> TCPHandler: Processed in 0.002882484 sec. | ||
| 13567 | 2026.05.06 05:28:57.493773 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13568 | 2026.05.06 05:28:57.493887 [ 293 ] {13e893c2-edd9-4cbb-b0dd-b413548a4029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13569 | 2026.05.06 05:28:57.493932 [ 293 ] {13e893c2-edd9-4cbb-b0dd-b413548a4029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13570 | 2026.05.06 05:28:57.494439 [ 293 ] {13e893c2-edd9-4cbb-b0dd-b413548a4029} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13571 | 2026.05.06 05:28:57.494485 [ 293 ] {13e893c2-edd9-4cbb-b0dd-b413548a4029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13572 | 2026.05.06 05:28:57.494871 [ 293 ] {13e893c2-edd9-4cbb-b0dd-b413548a4029} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13573 | 2026.05.06 05:28:57.495095 [ 293 ] {13e893c2-edd9-4cbb-b0dd-b413548a4029} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13574 | 2026.05.06 05:28:57.495250 [ 293 ] {13e893c2-edd9-4cbb-b0dd-b413548a4029} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001396 sec., 40114.61318051576 rows/sec., 3.08 MiB/sec. | ||
| 13575 | 2026.05.06 05:28:57.495268 [ 78 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13576 | 2026.05.06 05:28:57.495291 [ 293 ] {13e893c2-edd9-4cbb-b0dd-b413548a4029} <Debug> TCPHandler: Processed in 0.001569937 sec. | ||
| 13577 | 2026.05.06 05:28:57.495339 [ 78 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13578 | 2026.05.06 05:28:57.495366 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13579 | 2026.05.06 05:28:57.495438 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13580 | 2026.05.06 05:28:57.495457 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13581 | 2026.05.06 05:28:57.495554 [ 293 ] {acf74025-64ac-4558-beb3-881c5f7b3ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13582 | 2026.05.06 05:28:57.495555 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13583 | 2026.05.06 05:28:57.495594 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3362 rows starting from the beginning of the part | ||
| 13584 | 2026.05.06 05:28:57.495598 [ 293 ] {acf74025-64ac-4558-beb3-881c5f7b3ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13585 | 2026.05.06 05:28:57.495649 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 850 rows starting from the beginning of the part | ||
| 13586 | 2026.05.06 05:28:57.495695 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 88 rows starting from the beginning of the part | ||
| 13587 | 2026.05.06 05:28:57.495735 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 849 rows starting from the beginning of the part | ||
| 13588 | 2026.05.06 05:28:57.495773 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 2445 rows starting from the beginning of the part | ||
| 13589 | 2026.05.06 05:28:57.495810 [ 191 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 13590 | 2026.05.06 05:28:57.496054 [ 293 ] {acf74025-64ac-4558-beb3-881c5f7b3ab7} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.05.06 05:28:57.496092 [ 293 ] {acf74025-64ac-4558-beb3-881c5f7b3ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13592 | 2026.05.06 05:28:57.496419 [ 293 ] {acf74025-64ac-4558-beb3-881c5f7b3ab7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13593 | 2026.05.06 05:28:57.496650 [ 293 ] {acf74025-64ac-4558-beb3-881c5f7b3ab7} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2026.05.06 05:28:57.496777 [ 78 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13595 | 2026.05.06 05:28:57.496791 [ 293 ] {acf74025-64ac-4558-beb3-881c5f7b3ab7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 13596 | 2026.05.06 05:28:57.496810 [ 78 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13597 | 2026.05.06 05:28:57.496834 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13598 | 2026.05.06 05:28:57.496837 [ 293 ] {acf74025-64ac-4558-beb3-881c5f7b3ab7} <Debug> TCPHandler: Processed in 0.001450916 sec. | ||
| 13599 | 2026.05.06 05:28:57.496930 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13600 | 2026.05.06 05:28:57.496976 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13601 | 2026.05.06 05:28:57.497045 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13602 | 2026.05.06 05:28:57.497080 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1832 rows starting from the beginning of the part | ||
| 13603 | 2026.05.06 05:28:57.497081 [ 293 ] {aa270a81-7256-442e-84c7-6b5d129b46a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13604 | 2026.05.06 05:28:57.497138 [ 293 ] {aa270a81-7256-442e-84c7-6b5d129b46a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13605 | 2026.05.06 05:28:57.497139 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 518 rows starting from the beginning of the part | ||
| 13606 | 2026.05.06 05:28:57.497197 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 80 rows starting from the beginning of the part | ||
| 13607 | 2026.05.06 05:28:57.497236 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 516 rows starting from the beginning of the part | ||
| 13608 | 2026.05.06 05:28:57.497273 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1322 rows starting from the beginning of the part | ||
| 13609 | 2026.05.06 05:28:57.497309 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 13610 | 2026.05.06 05:28:57.497541 [ 293 ] {aa270a81-7256-442e-84c7-6b5d129b46a6} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13611 | 2026.05.06 05:28:57.497583 [ 293 ] {aa270a81-7256-442e-84c7-6b5d129b46a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13612 | 2026.05.06 05:28:57.497962 [ 293 ] {aa270a81-7256-442e-84c7-6b5d129b46a6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13613 | 2026.05.06 05:28:57.498044 [ 190 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7650 rows, containing 5 columns (5 merged, 0 gathered) in 0.002635832 sec., 2902309.4036342227 rows/sec., 230.98 MiB/sec. | ||
| 13614 | 2026.05.06 05:28:57.498185 [ 293 ] {aa270a81-7256-442e-84c7-6b5d129b46a6} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2026.05.06 05:28:57.498320 [ 293 ] {aa270a81-7256-442e-84c7-6b5d129b46a6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001288 sec., 99378.88198757764 rows/sec., 6.92 MiB/sec. | ||
| 13616 | 2026.05.06 05:28:57.498356 [ 293 ] {aa270a81-7256-442e-84c7-6b5d129b46a6} <Debug> TCPHandler: Processed in 0.001462227 sec. | ||
| 13617 | 2026.05.06 05:28:57.498417 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13618 | 2026.05.06 05:28:57.498474 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13619 | 2026.05.06 05:28:57.498569 [ 293 ] {b4875458-cc63-4186-ab40-302b206bfb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13620 | 2026.05.06 05:28:57.498612 [ 293 ] {b4875458-cc63-4186-ab40-302b206bfb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13621 | 2026.05.06 05:28:57.498758 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_86_17} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13622 | 2026.05.06 05:28:57.498920 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_86_17} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13623 | 2026.05.06 05:28:57.498984 [ 192 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4332 rows, containing 5 columns (5 merged, 0 gathered) in 0.00209084 sec., 2071894.5495590288 rows/sec., 150.25 MiB/sec. | ||
| 13624 | 2026.05.06 05:28:57.499014 [ 293 ] {b4875458-cc63-4186-ab40-302b206bfb0c} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13625 | 2026.05.06 05:28:57.499030 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 13626 | 2026.05.06 05:28:57.499059 [ 293 ] {b4875458-cc63-4186-ab40-302b206bfb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13627 | 2026.05.06 05:28:57.499296 [ 190 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13628 | 2026.05.06 05:28:57.499403 [ 293 ] {b4875458-cc63-4186-ab40-302b206bfb0c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13629 | 2026.05.06 05:28:57.499650 [ 190 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_86_17} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2026.05.06 05:28:57.499680 [ 293 ] {b4875458-cc63-4186-ab40-302b206bfb0c} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13631 | 2026.05.06 05:28:57.499732 [ 190 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_86_17} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13632 | 2026.05.06 05:28:57.499805 [ 78 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13633 | 2026.05.06 05:28:57.499822 [ 293 ] {b4875458-cc63-4186-ab40-302b206bfb0c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001225 sec., 39183.67346938776 rows/sec., 2.64 MiB/sec. | ||
| 13634 | 2026.05.06 05:28:57.499833 [ 78 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13635 | 2026.05.06 05:28:57.499841 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 13636 | 2026.05.06 05:28:57.499862 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13637 | 2026.05.06 05:28:57.499865 [ 293 ] {b4875458-cc63-4186-ab40-302b206bfb0c} <Debug> TCPHandler: Processed in 0.001401327 sec. | ||
| 13638 | 2026.05.06 05:28:57.499932 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13639 | 2026.05.06 05:28:57.500028 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13640 | 2026.05.06 05:28:57.500053 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5070 rows starting from the beginning of the part | ||
| 13641 | 2026.05.06 05:28:57.500094 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 13642 | 2026.05.06 05:28:57.500128 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 13643 | 2026.05.06 05:28:57.500158 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 13644 | 2026.05.06 05:28:57.500190 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part | ||
| 13645 | 2026.05.06 05:28:57.500221 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
| 13646 | 2026.05.06 05:28:57.501682 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001775929 sec., 3023769.531326984 rows/sec., 195.72 MiB/sec. | ||
| 13647 | 2026.05.06 05:28:57.501977 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13648 | 2026.05.06 05:28:57.502202 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_86_17} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13649 | 2026.05.06 05:28:57.502272 [ 197 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_86_17} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13650 | 2026.05.06 05:28:57.502335 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13651 | 2026.05.06 05:28:57.843964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 13652 | 2026.05.06 05:28:57.861554 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13653 | 2026.05.06 05:28:57.861615 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13654 | 2026.05.06 05:28:57.867749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13655 | 2026.05.06 05:28:57.868447 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13656 | 2026.05.06 05:28:57.868791 [ 78 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13657 | 2026.05.06 05:28:57.868871 [ 78 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2026.05.06 05:28:57.868909 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13659 | 2026.05.06 05:28:57.869065 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 13660 | 2026.05.06 05:28:57.871628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 13661 | 2026.05.06 05:28:57.872986 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13662 | 2026.05.06 05:28:57.874585 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 13663 | 2026.05.06 05:28:57.879181 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 13664 | 2026.05.06 05:28:57.883760 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 13665 | 2026.05.06 05:28:57.888316 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 13666 | 2026.05.06 05:28:57.892836 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 13667 | 2026.05.06 05:28:57.896763 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 13668 | 2026.05.06 05:28:57.949183 [ 199 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080172157 sec., 4789.692760792254 rows/sec., 24.77 MiB/sec. | ||
| 13669 | 2026.05.06 05:28:57.952194 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13670 | 2026.05.06 05:28:57.954219 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_51_10} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13671 | 2026.05.06 05:28:57.954306 [ 200 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_51_10} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13672 | 2026.05.06 05:28:57.956965 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13673 | 2026.05.06 05:28:58.000296 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.01 MiB, peak 355.43 MiB, free memory in arenas 0.00 B, will set to 343.09 MiB (RSS), difference: 1.08 MiB | ||
| 13674 | 2026.05.06 05:29:02.496026 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13675 | 2026.05.06 05:29:02.496286 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13676 | 2026.05.06 05:29:02.496632 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13677 | 2026.05.06 05:29:02.496670 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13678 | 2026.05.06 05:29:02.496911 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13679 | 2026.05.06 05:29:02.496979 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13680 | 2026.05.06 05:29:02.497122 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13681 | 2026.05.06 05:29:02.497236 [ 348 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13682 | 2026.05.06 05:29:02.497261 [ 355 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13683 | 2026.05.06 05:29:02.497245 [ 360 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13684 | 2026.05.06 05:29:02.497412 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 13685 | 2026.05.06 05:29:02.497440 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13686 | 2026.05.06 05:29:02.497507 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13687 | 2026.05.06 05:29:02.497526 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 13688 | 2026.05.06 05:29:02.497561 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13689 | 2026.05.06 05:29:02.497599 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13690 | 2026.05.06 05:29:02.498768 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002581 sec., 18209.99612553274 rows/sec., 4.54 MiB/sec. | ||
| 13691 | 2026.05.06 05:29:02.498900 [ 293 ] {2568a8d8-db11-4bf2-8fdb-61ca378ef631} <Debug> TCPHandler: Processed in 0.003008855 sec. | ||
| 13692 | 2026.05.06 05:29:02.504451 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13693 | 2026.05.06 05:29:02.504582 [ 293 ] {19c92c97-04cf-4b97-b0c2-f223723ca14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13694 | 2026.05.06 05:29:02.504633 [ 293 ] {19c92c97-04cf-4b97-b0c2-f223723ca14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13695 | 2026.05.06 05:29:02.505307 [ 293 ] {19c92c97-04cf-4b97-b0c2-f223723ca14c} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13696 | 2026.05.06 05:29:02.505363 [ 293 ] {19c92c97-04cf-4b97-b0c2-f223723ca14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13697 | 2026.05.06 05:29:02.505770 [ 293 ] {19c92c97-04cf-4b97-b0c2-f223723ca14c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13698 | 2026.05.06 05:29:02.505999 [ 293 ] {19c92c97-04cf-4b97-b0c2-f223723ca14c} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13699 | 2026.05.06 05:29:02.506148 [ 293 ] {19c92c97-04cf-4b97-b0c2-f223723ca14c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001603 sec., 177167.81035558326 rows/sec., 11.25 MiB/sec. | ||
| 13700 | 2026.05.06 05:29:02.506188 [ 293 ] {19c92c97-04cf-4b97-b0c2-f223723ca14c} <Debug> TCPHandler: Processed in 0.001798249 sec. | ||
| 13701 | 2026.05.06 05:29:02.506322 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13702 | 2026.05.06 05:29:02.506418 [ 293 ] {043d3565-948a-45c5-8fbb-38af2fa27e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13703 | 2026.05.06 05:29:02.506458 [ 293 ] {043d3565-948a-45c5-8fbb-38af2fa27e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13704 | 2026.05.06 05:29:02.507249 [ 293 ] {043d3565-948a-45c5-8fbb-38af2fa27e79} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2026.05.06 05:29:02.507286 [ 293 ] {043d3565-948a-45c5-8fbb-38af2fa27e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13706 | 2026.05.06 05:29:02.507636 [ 293 ] {043d3565-948a-45c5-8fbb-38af2fa27e79} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13707 | 2026.05.06 05:29:02.507858 [ 293 ] {043d3565-948a-45c5-8fbb-38af2fa27e79} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13708 | 2026.05.06 05:29:02.507987 [ 293 ] {043d3565-948a-45c5-8fbb-38af2fa27e79} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001589 sec., 534298.3008181247 rows/sec., 41.63 MiB/sec. | ||
| 13709 | 2026.05.06 05:29:02.508025 [ 293 ] {043d3565-948a-45c5-8fbb-38af2fa27e79} <Debug> TCPHandler: Processed in 0.001752949 sec. | ||
| 13710 | 2026.05.06 05:29:02.508158 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13711 | 2026.05.06 05:29:02.508253 [ 293 ] {a7a32898-c1c7-4ed9-bdf1-4890158ebd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13712 | 2026.05.06 05:29:02.508293 [ 293 ] {a7a32898-c1c7-4ed9-bdf1-4890158ebd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13713 | 2026.05.06 05:29:02.508737 [ 293 ] {a7a32898-c1c7-4ed9-bdf1-4890158ebd01} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13714 | 2026.05.06 05:29:02.508774 [ 293 ] {a7a32898-c1c7-4ed9-bdf1-4890158ebd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13715 | 2026.05.06 05:29:02.509078 [ 293 ] {a7a32898-c1c7-4ed9-bdf1-4890158ebd01} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13716 | 2026.05.06 05:29:02.509296 [ 293 ] {a7a32898-c1c7-4ed9-bdf1-4890158ebd01} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13717 | 2026.05.06 05:29:02.509422 [ 293 ] {a7a32898-c1c7-4ed9-bdf1-4890158ebd01} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001187 sec., 141533.27716933447 rows/sec., 8.64 MiB/sec. | ||
| 13718 | 2026.05.06 05:29:02.509459 [ 293 ] {a7a32898-c1c7-4ed9-bdf1-4890158ebd01} <Debug> TCPHandler: Processed in 0.001351217 sec. | ||
| 13719 | 2026.05.06 05:29:02.509579 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13720 | 2026.05.06 05:29:02.509675 [ 293 ] {1de436d1-3819-47b0-8656-37266ed4e19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13721 | 2026.05.06 05:29:02.509715 [ 293 ] {1de436d1-3819-47b0-8656-37266ed4e19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13722 | 2026.05.06 05:29:02.510140 [ 293 ] {1de436d1-3819-47b0-8656-37266ed4e19e} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13723 | 2026.05.06 05:29:02.510176 [ 293 ] {1de436d1-3819-47b0-8656-37266ed4e19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13724 | 2026.05.06 05:29:02.510475 [ 293 ] {1de436d1-3819-47b0-8656-37266ed4e19e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13725 | 2026.05.06 05:29:02.510685 [ 293 ] {1de436d1-3819-47b0-8656-37266ed4e19e} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2026.05.06 05:29:02.510809 [ 293 ] {1de436d1-3819-47b0-8656-37266ed4e19e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 13727 | 2026.05.06 05:29:02.510846 [ 293 ] {1de436d1-3819-47b0-8656-37266ed4e19e} <Debug> TCPHandler: Processed in 0.001316597 sec. | ||
| 13728 | 2026.05.06 05:29:02.510964 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13729 | 2026.05.06 05:29:02.511058 [ 293 ] {8f239464-4d91-4280-8823-8cad0062d0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13730 | 2026.05.06 05:29:02.511098 [ 293 ] {8f239464-4d91-4280-8823-8cad0062d0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13731 | 2026.05.06 05:29:02.511521 [ 293 ] {8f239464-4d91-4280-8823-8cad0062d0ef} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2026.05.06 05:29:02.511557 [ 293 ] {8f239464-4d91-4280-8823-8cad0062d0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13733 | 2026.05.06 05:29:02.511858 [ 293 ] {8f239464-4d91-4280-8823-8cad0062d0ef} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13734 | 2026.05.06 05:29:02.512072 [ 293 ] {8f239464-4d91-4280-8823-8cad0062d0ef} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2026.05.06 05:29:02.512197 [ 293 ] {8f239464-4d91-4280-8823-8cad0062d0ef} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 13736 | 2026.05.06 05:29:02.512234 [ 293 ] {8f239464-4d91-4280-8823-8cad0062d0ef} <Debug> TCPHandler: Processed in 0.001318946 sec. | ||
| 13737 | 2026.05.06 05:29:02.512352 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13738 | 2026.05.06 05:29:02.512446 [ 293 ] {8a0fe88a-93b0-4b34-8e82-ba89cb90e2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13739 | 2026.05.06 05:29:02.512486 [ 293 ] {8a0fe88a-93b0-4b34-8e82-ba89cb90e2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13740 | 2026.05.06 05:29:02.513084 [ 293 ] {8a0fe88a-93b0-4b34-8e82-ba89cb90e2ec} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13741 | 2026.05.06 05:29:02.513120 [ 293 ] {8a0fe88a-93b0-4b34-8e82-ba89cb90e2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13742 | 2026.05.06 05:29:02.513439 [ 293 ] {8a0fe88a-93b0-4b34-8e82-ba89cb90e2ec} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13743 | 2026.05.06 05:29:02.513655 [ 293 ] {8a0fe88a-93b0-4b34-8e82-ba89cb90e2ec} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13744 | 2026.05.06 05:29:02.513783 [ 293 ] {8a0fe88a-93b0-4b34-8e82-ba89cb90e2ec} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001354 sec., 381093.0576070901 rows/sec., 26.87 MiB/sec. | ||
| 13745 | 2026.05.06 05:29:02.513820 [ 293 ] {8a0fe88a-93b0-4b34-8e82-ba89cb90e2ec} <Debug> TCPHandler: Processed in 0.001517538 sec. | ||
| 13746 | 2026.05.06 05:29:02.513935 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13747 | 2026.05.06 05:29:02.514030 [ 293 ] {466210e6-05ab-4266-8e29-fcf1b5c82a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13748 | 2026.05.06 05:29:02.514070 [ 293 ] {466210e6-05ab-4266-8e29-fcf1b5c82a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13749 | 2026.05.06 05:29:02.514399 [ 293 ] {466210e6-05ab-4266-8e29-fcf1b5c82a9b} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13750 | 2026.05.06 05:29:02.514435 [ 293 ] {466210e6-05ab-4266-8e29-fcf1b5c82a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13751 | 2026.05.06 05:29:02.514736 [ 293 ] {466210e6-05ab-4266-8e29-fcf1b5c82a9b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13752 | 2026.05.06 05:29:02.514944 [ 293 ] {466210e6-05ab-4266-8e29-fcf1b5c82a9b} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13753 | 2026.05.06 05:29:02.515069 [ 293 ] {466210e6-05ab-4266-8e29-fcf1b5c82a9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 13754 | 2026.05.06 05:29:02.515111 [ 293 ] {466210e6-05ab-4266-8e29-fcf1b5c82a9b} <Debug> TCPHandler: Processed in 0.001225006 sec. | ||
| 13755 | 2026.05.06 05:29:02.515233 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13756 | 2026.05.06 05:29:02.515358 [ 293 ] {de109c4a-64c8-4c25-a947-9311b084a098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13757 | 2026.05.06 05:29:02.515411 [ 293 ] {de109c4a-64c8-4c25-a947-9311b084a098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13758 | 2026.05.06 05:29:02.515908 [ 293 ] {de109c4a-64c8-4c25-a947-9311b084a098} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13759 | 2026.05.06 05:29:02.515953 [ 293 ] {de109c4a-64c8-4c25-a947-9311b084a098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13760 | 2026.05.06 05:29:02.516370 [ 293 ] {de109c4a-64c8-4c25-a947-9311b084a098} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13761 | 2026.05.06 05:29:02.516620 [ 293 ] {de109c4a-64c8-4c25-a947-9311b084a098} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13762 | 2026.05.06 05:29:02.516752 [ 293 ] {de109c4a-64c8-4c25-a947-9311b084a098} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001419 sec., 186751.23326286118 rows/sec., 12.41 MiB/sec. | ||
| 13763 | 2026.05.06 05:29:02.516791 [ 293 ] {de109c4a-64c8-4c25-a947-9311b084a098} <Debug> TCPHandler: Processed in 0.001619258 sec. | ||
| 13764 | 2026.05.06 05:29:02.516910 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13765 | 2026.05.06 05:29:02.517006 [ 293 ] {6be18bbc-630c-4d18-ad3d-c51cc4529aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13766 | 2026.05.06 05:29:02.517049 [ 293 ] {6be18bbc-630c-4d18-ad3d-c51cc4529aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13767 | 2026.05.06 05:29:02.517377 [ 293 ] {6be18bbc-630c-4d18-ad3d-c51cc4529aed} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13768 | 2026.05.06 05:29:02.517414 [ 293 ] {6be18bbc-630c-4d18-ad3d-c51cc4529aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13769 | 2026.05.06 05:29:02.517742 [ 293 ] {6be18bbc-630c-4d18-ad3d-c51cc4529aed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13770 | 2026.05.06 05:29:02.517968 [ 293 ] {6be18bbc-630c-4d18-ad3d-c51cc4529aed} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13771 | 2026.05.06 05:29:02.518100 [ 293 ] {6be18bbc-630c-4d18-ad3d-c51cc4529aed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 13772 | 2026.05.06 05:29:02.518138 [ 293 ] {6be18bbc-630c-4d18-ad3d-c51cc4529aed} <Debug> TCPHandler: Processed in 0.001278757 sec. | ||
| 13773 | 2026.05.06 05:29:02.518256 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13774 | 2026.05.06 05:29:02.518351 [ 293 ] {54110a2b-9bce-45b2-a83e-915c781af5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13775 | 2026.05.06 05:29:02.518405 [ 293 ] {54110a2b-9bce-45b2-a83e-915c781af5e2} <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 | ||
| 13776 | 2026.05.06 05:29:02.519201 [ 293 ] {54110a2b-9bce-45b2-a83e-915c781af5e2} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13777 | 2026.05.06 05:29:02.519238 [ 293 ] {54110a2b-9bce-45b2-a83e-915c781af5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13778 | 2026.05.06 05:29:02.519760 [ 293 ] {54110a2b-9bce-45b2-a83e-915c781af5e2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13779 | 2026.05.06 05:29:02.519997 [ 293 ] {54110a2b-9bce-45b2-a83e-915c781af5e2} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13780 | 2026.05.06 05:29:02.520138 [ 293 ] {54110a2b-9bce-45b2-a83e-915c781af5e2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001804 sec., 14412.416851441241 rows/sec., 25.83 MiB/sec. | ||
| 13781 | 2026.05.06 05:29:02.520200 [ 293 ] {54110a2b-9bce-45b2-a83e-915c781af5e2} <Debug> TCPHandler: Processed in 0.00199463 sec. | ||
| 13782 | 2026.05.06 05:29:02.520321 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13783 | 2026.05.06 05:29:02.520415 [ 293 ] {3dc4eea2-582e-4301-8c8d-aadf70b9e850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13784 | 2026.05.06 05:29:02.520456 [ 293 ] {3dc4eea2-582e-4301-8c8d-aadf70b9e850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13785 | 2026.05.06 05:29:02.520790 [ 293 ] {3dc4eea2-582e-4301-8c8d-aadf70b9e850} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13786 | 2026.05.06 05:29:02.520828 [ 293 ] {3dc4eea2-582e-4301-8c8d-aadf70b9e850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13787 | 2026.05.06 05:29:02.521132 [ 293 ] {3dc4eea2-582e-4301-8c8d-aadf70b9e850} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13788 | 2026.05.06 05:29:02.521347 [ 293 ] {3dc4eea2-582e-4301-8c8d-aadf70b9e850} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13789 | 2026.05.06 05:29:02.521481 [ 293 ] {3dc4eea2-582e-4301-8c8d-aadf70b9e850} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 13790 | 2026.05.06 05:29:02.521518 [ 293 ] {3dc4eea2-582e-4301-8c8d-aadf70b9e850} <Debug> TCPHandler: Processed in 0.001249236 sec. | ||
| 13791 | 2026.05.06 05:29:03.856586 [ 71 ] {} <Debug> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13792 | 2026.05.06 05:29:03.856650 [ 71 ] {} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13793 | 2026.05.06 05:29:03.856672 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13794 | 2026.05.06 05:29:03.856777 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::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 | ||
| 13795 | 2026.05.06 05:29:03.856907 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13796 | 2026.05.06 05:29:03.856945 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 13797 | 2026.05.06 05:29:03.857023 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 13798 | 2026.05.06 05:29:03.857075 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 13799 | 2026.05.06 05:29:03.857128 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 13800 | 2026.05.06 05:29:03.857177 [ 199 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 13801 | 2026.05.06 05:29:03.857963 [ 189 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231096 sec., 45487.922956455055 rows/sec., 3.80 MiB/sec. | ||
| 13802 | 2026.05.06 05:29:03.858189 [ 194 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13803 | 2026.05.06 05:29:03.858555 [ 194 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_13_3} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13804 | 2026.05.06 05:29:03.858636 [ 194 ] {121432c1-b38d-47b3-8140-000eb994f301::all_1_13_3} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13805 | 2026.05.06 05:29:03.858747 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13806 | 2026.05.06 05:29:03.903710 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13807 | 2026.05.06 05:29:03.903743 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13808 | 2026.05.06 05:29:04.064233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24868 | ||
| 13809 | 2026.05.06 05:29:04.064861 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13810 | 2026.05.06 05:29:04.064901 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13811 | 2026.05.06 05:29:04.065394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13812 | 2026.05.06 05:29:04.065616 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13813 | 2026.05.06 05:29:04.065750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24868 | ||
| 13814 | 2026.05.06 05:29:04.147897 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1732 | ||
| 13815 | 2026.05.06 05:29:04.150538 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2026.05.06 05:29:04.150576 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13817 | 2026.05.06 05:29:04.151762 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13818 | 2026.05.06 05:29:04.152026 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.05.06 05:29:04.152286 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1732 | ||
| 13820 | 2026.05.06 05:29:04.306432 [ 70 ] {} <Debug> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13821 | 2026.05.06 05:29:04.306475 [ 70 ] {} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2026.05.06 05:29:04.306497 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13823 | 2026.05.06 05:29:04.306619 [ 187 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::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 | ||
| 13824 | 2026.05.06 05:29:04.306774 [ 187 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13825 | 2026.05.06 05:29:04.306811 [ 187 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 13826 | 2026.05.06 05:29:04.306886 [ 187 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13827 | 2026.05.06 05:29:04.306943 [ 187 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 13828 | 2026.05.06 05:29:04.306990 [ 187 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13829 | 2026.05.06 05:29:04.307034 [ 187 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13830 | 2026.05.06 05:29:04.307738 [ 189 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001216576 sec., 4931.874375295913 rows/sec., 366.04 KiB/sec. | ||
| 13831 | 2026.05.06 05:29:04.307849 [ 187 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13832 | 2026.05.06 05:29:04.308139 [ 187 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_13_3} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13833 | 2026.05.06 05:29:04.308206 [ 187 ] {fa842a14-82e7-45d6-8bb1-ab012c5c56e7::all_1_13_3} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13834 | 2026.05.06 05:29:04.308273 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13835 | 2026.05.06 05:29:05.371936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 13836 | 2026.05.06 05:29:05.387877 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2026.05.06 05:29:05.387943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13838 | 2026.05.06 05:29:05.393881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13839 | 2026.05.06 05:29:05.394569 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13840 | 2026.05.06 05:29:05.397489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 13841 | 2026.05.06 05:29:07.491684 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13842 | 2026.05.06 05:29:07.491939 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13843 | 2026.05.06 05:29:07.492324 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13844 | 2026.05.06 05:29:07.492368 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13845 | 2026.05.06 05:29:07.492630 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13846 | 2026.05.06 05:29:07.492709 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13847 | 2026.05.06 05:29:07.492855 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13848 | 2026.05.06 05:29:07.492982 [ 342 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13849 | 2026.05.06 05:29:07.492985 [ 360 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13850 | 2026.05.06 05:29:07.492985 [ 348 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13851 | 2026.05.06 05:29:07.493146 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 13852 | 2026.05.06 05:29:07.493173 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13853 | 2026.05.06 05:29:07.493246 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13854 | 2026.05.06 05:29:07.493267 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 13855 | 2026.05.06 05:29:07.493302 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13856 | 2026.05.06 05:29:07.493339 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13857 | 2026.05.06 05:29:07.494593 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002758 sec., 17041.33430021755 rows/sec., 2.83 MiB/sec. | ||
| 13858 | 2026.05.06 05:29:07.494714 [ 293 ] {1e6eb49d-8b89-495d-afd1-dcbefcd35e67} <Debug> TCPHandler: Processed in 0.003165596 sec. | ||
| 13859 | 2026.05.06 05:29:07.496687 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13860 | 2026.05.06 05:29:07.496804 [ 293 ] {4abcaa51-44fd-48cd-9a76-e1e6d56d3d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13861 | 2026.05.06 05:29:07.496851 [ 293 ] {4abcaa51-44fd-48cd-9a76-e1e6d56d3d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13862 | 2026.05.06 05:29:07.497361 [ 293 ] {4abcaa51-44fd-48cd-9a76-e1e6d56d3d7a} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2026.05.06 05:29:07.497405 [ 293 ] {4abcaa51-44fd-48cd-9a76-e1e6d56d3d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13864 | 2026.05.06 05:29:07.497777 [ 293 ] {4abcaa51-44fd-48cd-9a76-e1e6d56d3d7a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13865 | 2026.05.06 05:29:07.497999 [ 293 ] {4abcaa51-44fd-48cd-9a76-e1e6d56d3d7a} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2026.05.06 05:29:07.498155 [ 293 ] {4abcaa51-44fd-48cd-9a76-e1e6d56d3d7a} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00138 sec., 63768.11594202899 rows/sec., 5.37 MiB/sec. | ||
| 13867 | 2026.05.06 05:29:07.498195 [ 293 ] {4abcaa51-44fd-48cd-9a76-e1e6d56d3d7a} <Debug> TCPHandler: Processed in 0.001563067 sec. | ||
| 13868 | 2026.05.06 05:29:07.498321 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13869 | 2026.05.06 05:29:07.498424 [ 293 ] {7fa0c985-652f-49a7-9497-13da6f1e4095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13870 | 2026.05.06 05:29:07.498466 [ 293 ] {7fa0c985-652f-49a7-9497-13da6f1e4095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13871 | 2026.05.06 05:29:07.498872 [ 293 ] {7fa0c985-652f-49a7-9497-13da6f1e4095} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13872 | 2026.05.06 05:29:07.498910 [ 293 ] {7fa0c985-652f-49a7-9497-13da6f1e4095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13873 | 2026.05.06 05:29:07.499210 [ 293 ] {7fa0c985-652f-49a7-9497-13da6f1e4095} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13874 | 2026.05.06 05:29:07.499414 [ 293 ] {7fa0c985-652f-49a7-9497-13da6f1e4095} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13875 | 2026.05.06 05:29:07.499551 [ 293 ] {7fa0c985-652f-49a7-9497-13da6f1e4095} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001149 sec., 13925.15230635335 rows/sec., 1.02 MiB/sec. | ||
| 13876 | 2026.05.06 05:29:07.499589 [ 293 ] {7fa0c985-652f-49a7-9497-13da6f1e4095} <Debug> TCPHandler: Processed in 0.001322766 sec. | ||
| 13877 | 2026.05.06 05:29:07.499707 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13878 | 2026.05.06 05:29:07.499828 [ 293 ] {73f29665-b20a-456d-b4e0-8f02263eba84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13879 | 2026.05.06 05:29:07.499877 [ 293 ] {73f29665-b20a-456d-b4e0-8f02263eba84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13880 | 2026.05.06 05:29:07.500381 [ 293 ] {73f29665-b20a-456d-b4e0-8f02263eba84} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13881 | 2026.05.06 05:29:07.500423 [ 293 ] {73f29665-b20a-456d-b4e0-8f02263eba84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13882 | 2026.05.06 05:29:07.500776 [ 293 ] {73f29665-b20a-456d-b4e0-8f02263eba84} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13883 | 2026.05.06 05:29:07.500983 [ 293 ] {73f29665-b20a-456d-b4e0-8f02263eba84} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13884 | 2026.05.06 05:29:07.501108 [ 293 ] {73f29665-b20a-456d-b4e0-8f02263eba84} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001305 sec., 61302.681992337166 rows/sec., 4.79 MiB/sec. | ||
| 13885 | 2026.05.06 05:29:07.501145 [ 293 ] {73f29665-b20a-456d-b4e0-8f02263eba84} <Debug> TCPHandler: Processed in 0.001500187 sec. | ||
| 13886 | 2026.05.06 05:29:07.501256 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13887 | 2026.05.06 05:29:07.501350 [ 293 ] {d9da0058-8d9d-43b7-84f3-8b109f02d379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13888 | 2026.05.06 05:29:07.501392 [ 293 ] {d9da0058-8d9d-43b7-84f3-8b109f02d379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13889 | 2026.05.06 05:29:07.501806 [ 293 ] {d9da0058-8d9d-43b7-84f3-8b109f02d379} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13890 | 2026.05.06 05:29:07.501840 [ 293 ] {d9da0058-8d9d-43b7-84f3-8b109f02d379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13891 | 2026.05.06 05:29:07.502152 [ 293 ] {d9da0058-8d9d-43b7-84f3-8b109f02d379} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13892 | 2026.05.06 05:29:07.502364 [ 293 ] {d9da0058-8d9d-43b7-84f3-8b109f02d379} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2026.05.06 05:29:07.502489 [ 293 ] {d9da0058-8d9d-43b7-84f3-8b109f02d379} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 13894 | 2026.05.06 05:29:07.502525 [ 293 ] {d9da0058-8d9d-43b7-84f3-8b109f02d379} <Debug> TCPHandler: Processed in 0.001316546 sec. | ||
| 13895 | 2026.05.06 05:29:07.502630 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13896 | 2026.05.06 05:29:07.502732 [ 293 ] {a9142b60-3284-4dce-a869-e7eae3dd83be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13897 | 2026.05.06 05:29:07.502786 [ 293 ] {a9142b60-3284-4dce-a869-e7eae3dd83be} <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 | ||
| 13898 | 2026.05.06 05:29:07.503576 [ 293 ] {a9142b60-3284-4dce-a869-e7eae3dd83be} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13899 | 2026.05.06 05:29:07.503609 [ 293 ] {a9142b60-3284-4dce-a869-e7eae3dd83be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13900 | 2026.05.06 05:29:07.504114 [ 293 ] {a9142b60-3284-4dce-a869-e7eae3dd83be} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13901 | 2026.05.06 05:29:07.504350 [ 293 ] {a9142b60-3284-4dce-a869-e7eae3dd83be} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13902 | 2026.05.06 05:29:07.504454 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13903 | 2026.05.06 05:29:07.504486 [ 293 ] {a9142b60-3284-4dce-a869-e7eae3dd83be} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001773 sec., 9024.252679075014 rows/sec., 16.17 MiB/sec. | ||
| 13904 | 2026.05.06 05:29:07.504491 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13905 | 2026.05.06 05:29:07.504518 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13906 | 2026.05.06 05:29:07.504539 [ 293 ] {a9142b60-3284-4dce-a869-e7eae3dd83be} <Debug> TCPHandler: Processed in 0.001957919 sec. | ||
| 13907 | 2026.05.06 05:29:07.504640 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13908 | 2026.05.06 05:29:07.504661 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13909 | 2026.05.06 05:29:07.504800 [ 293 ] {93a545cc-512b-4bbf-9fd3-8935a2057db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13910 | 2026.05.06 05:29:07.504852 [ 293 ] {93a545cc-512b-4bbf-9fd3-8935a2057db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13911 | 2026.05.06 05:29:07.504912 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13912 | 2026.05.06 05:29:07.504982 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1425 rows starting from the beginning of the part | ||
| 13913 | 2026.05.06 05:29:07.505145 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 16 rows starting from the beginning of the part | ||
| 13914 | 2026.05.06 05:29:07.505265 [ 293 ] {93a545cc-512b-4bbf-9fd3-8935a2057db3} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13915 | 2026.05.06 05:29:07.505270 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 13916 | 2026.05.06 05:29:07.505317 [ 293 ] {93a545cc-512b-4bbf-9fd3-8935a2057db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13917 | 2026.05.06 05:29:07.505414 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 27 rows starting from the beginning of the part | ||
| 13918 | 2026.05.06 05:29:07.505530 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
| 13919 | 2026.05.06 05:29:07.505630 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 16 rows starting from the beginning of the part | ||
| 13920 | 2026.05.06 05:29:07.505709 [ 293 ] {93a545cc-512b-4bbf-9fd3-8935a2057db3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13921 | 2026.05.06 05:29:07.505946 [ 293 ] {93a545cc-512b-4bbf-9fd3-8935a2057db3} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2026.05.06 05:29:07.506083 [ 293 ] {93a545cc-512b-4bbf-9fd3-8935a2057db3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001307 sec., 45906.65646518745 rows/sec., 3.09 MiB/sec. | ||
| 13923 | 2026.05.06 05:29:07.506120 [ 293 ] {93a545cc-512b-4bbf-9fd3-8935a2057db3} <Debug> TCPHandler: Processed in 0.001518558 sec. | ||
| 13924 | 2026.05.06 05:29:07.514873 [ 189 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 19 columns (19 merged, 0 gathered) in 0.01028958 sec., 149277.2299744013 rows/sec., 267.50 MiB/sec. | ||
| 13925 | 2026.05.06 05:29:07.516635 [ 196 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13926 | 2026.05.06 05:29:07.517040 [ 196 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13927 | 2026.05.06 05:29:07.517134 [ 196 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13928 | 2026.05.06 05:29:07.517297 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 13929 | 2026.05.06 05:29:08.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.08 MiB, peak 355.68 MiB, free memory in arenas 0.00 B, will set to 350.42 MiB (RSS), difference: 6.34 MiB | ||
| 13930 | 2026.05.06 05:29:11.566114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25316 | ||
| 13931 | 2026.05.06 05:29:11.566605 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2026.05.06 05:29:11.566640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13933 | 2026.05.06 05:29:11.567234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13934 | 2026.05.06 05:29:11.567499 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2026.05.06 05:29:11.567626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25316 | ||
| 13936 | 2026.05.06 05:29:12.496535 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13937 | 2026.05.06 05:29:12.496798 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13938 | 2026.05.06 05:29:12.497158 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13939 | 2026.05.06 05:29:12.497194 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13940 | 2026.05.06 05:29:12.497437 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13941 | 2026.05.06 05:29:12.497506 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13942 | 2026.05.06 05:29:12.497647 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13943 | 2026.05.06 05:29:12.497744 [ 342 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13944 | 2026.05.06 05:29:12.497747 [ 338 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13945 | 2026.05.06 05:29:12.497788 [ 360 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13946 | 2026.05.06 05:29:12.497939 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 13947 | 2026.05.06 05:29:12.497975 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13948 | 2026.05.06 05:29:12.498054 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13949 | 2026.05.06 05:29:12.498074 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 13950 | 2026.05.06 05:29:12.498109 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13951 | 2026.05.06 05:29:12.498146 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13952 | 2026.05.06 05:29:12.499607 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002922 sec., 16084.873374401095 rows/sec., 4.01 MiB/sec. | ||
| 13953 | 2026.05.06 05:29:12.499733 [ 293 ] {fda66570-a0a1-4601-9779-431e8f1179ff} <Debug> TCPHandler: Processed in 0.003333766 sec. | ||
| 13954 | 2026.05.06 05:29:12.505463 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13955 | 2026.05.06 05:29:12.505676 [ 293 ] {3ce6bb0f-c427-4917-9532-79f1cf47c4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13956 | 2026.05.06 05:29:12.505756 [ 293 ] {3ce6bb0f-c427-4917-9532-79f1cf47c4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13957 | 2026.05.06 05:29:12.506474 [ 293 ] {3ce6bb0f-c427-4917-9532-79f1cf47c4c3} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13958 | 2026.05.06 05:29:12.506511 [ 293 ] {3ce6bb0f-c427-4917-9532-79f1cf47c4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13959 | 2026.05.06 05:29:12.506880 [ 293 ] {3ce6bb0f-c427-4917-9532-79f1cf47c4c3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13960 | 2026.05.06 05:29:12.507097 [ 293 ] {3ce6bb0f-c427-4917-9532-79f1cf47c4c3} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13961 | 2026.05.06 05:29:12.507237 [ 293 ] {3ce6bb0f-c427-4917-9532-79f1cf47c4c3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001619 sec., 175416.92402717727 rows/sec., 11.14 MiB/sec. | ||
| 13962 | 2026.05.06 05:29:12.507274 [ 293 ] {3ce6bb0f-c427-4917-9532-79f1cf47c4c3} <Debug> TCPHandler: Processed in 0.001923559 sec. | ||
| 13963 | 2026.05.06 05:29:12.507413 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13964 | 2026.05.06 05:29:12.507501 [ 293 ] {2479a84a-4378-43e9-a608-8017329577a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13965 | 2026.05.06 05:29:12.507537 [ 293 ] {2479a84a-4378-43e9-a608-8017329577a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13966 | 2026.05.06 05:29:12.508303 [ 293 ] {2479a84a-4378-43e9-a608-8017329577a6} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13967 | 2026.05.06 05:29:12.508402 [ 293 ] {2479a84a-4378-43e9-a608-8017329577a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13968 | 2026.05.06 05:29:12.508768 [ 293 ] {2479a84a-4378-43e9-a608-8017329577a6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13969 | 2026.05.06 05:29:12.508972 [ 293 ] {2479a84a-4378-43e9-a608-8017329577a6} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13970 | 2026.05.06 05:29:12.509101 [ 293 ] {2479a84a-4378-43e9-a608-8017329577a6} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.00161 sec., 527329.1925465838 rows/sec., 41.09 MiB/sec. | ||
| 13971 | 2026.05.06 05:29:12.509137 [ 293 ] {2479a84a-4378-43e9-a608-8017329577a6} <Debug> TCPHandler: Processed in 0.001776219 sec. | ||
| 13972 | 2026.05.06 05:29:12.509264 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13973 | 2026.05.06 05:29:12.509356 [ 293 ] {ded06c63-3515-4e42-9847-12ee909de234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13974 | 2026.05.06 05:29:12.509395 [ 293 ] {ded06c63-3515-4e42-9847-12ee909de234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13975 | 2026.05.06 05:29:12.509852 [ 293 ] {ded06c63-3515-4e42-9847-12ee909de234} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13976 | 2026.05.06 05:29:12.509887 [ 293 ] {ded06c63-3515-4e42-9847-12ee909de234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13977 | 2026.05.06 05:29:12.510177 [ 293 ] {ded06c63-3515-4e42-9847-12ee909de234} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13978 | 2026.05.06 05:29:12.510380 [ 293 ] {ded06c63-3515-4e42-9847-12ee909de234} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13979 | 2026.05.06 05:29:12.510506 [ 293 ] {ded06c63-3515-4e42-9847-12ee909de234} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001167 sec., 143958.86889460153 rows/sec., 8.78 MiB/sec. | ||
| 13980 | 2026.05.06 05:29:12.510541 [ 293 ] {ded06c63-3515-4e42-9847-12ee909de234} <Debug> TCPHandler: Processed in 0.001325096 sec. | ||
| 13981 | 2026.05.06 05:29:12.510664 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13982 | 2026.05.06 05:29:12.510756 [ 293 ] {21bfcaeb-41a5-4cd2-be26-4d78bec8b35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13983 | 2026.05.06 05:29:12.510794 [ 293 ] {21bfcaeb-41a5-4cd2-be26-4d78bec8b35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13984 | 2026.05.06 05:29:12.511236 [ 293 ] {21bfcaeb-41a5-4cd2-be26-4d78bec8b35c} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13985 | 2026.05.06 05:29:12.511270 [ 293 ] {21bfcaeb-41a5-4cd2-be26-4d78bec8b35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13986 | 2026.05.06 05:29:12.511556 [ 293 ] {21bfcaeb-41a5-4cd2-be26-4d78bec8b35c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13987 | 2026.05.06 05:29:12.511764 [ 293 ] {21bfcaeb-41a5-4cd2-be26-4d78bec8b35c} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13988 | 2026.05.06 05:29:12.511883 [ 293 ] {21bfcaeb-41a5-4cd2-be26-4d78bec8b35c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001144 sec., 130244.75524475524 rows/sec., 8.41 MiB/sec. | ||
| 13989 | 2026.05.06 05:29:12.511919 [ 293 ] {21bfcaeb-41a5-4cd2-be26-4d78bec8b35c} <Debug> TCPHandler: Processed in 0.001302376 sec. | ||
| 13990 | 2026.05.06 05:29:12.512038 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13991 | 2026.05.06 05:29:12.512132 [ 293 ] {12630e79-1ff3-4b37-a681-cd6f79ced5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13992 | 2026.05.06 05:29:12.512169 [ 293 ] {12630e79-1ff3-4b37-a681-cd6f79ced5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13993 | 2026.05.06 05:29:12.512611 [ 293 ] {12630e79-1ff3-4b37-a681-cd6f79ced5c9} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13994 | 2026.05.06 05:29:12.512646 [ 293 ] {12630e79-1ff3-4b37-a681-cd6f79ced5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13995 | 2026.05.06 05:29:12.512943 [ 293 ] {12630e79-1ff3-4b37-a681-cd6f79ced5c9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13996 | 2026.05.06 05:29:12.513144 [ 293 ] {12630e79-1ff3-4b37-a681-cd6f79ced5c9} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13997 | 2026.05.06 05:29:12.513269 [ 293 ] {12630e79-1ff3-4b37-a681-cd6f79ced5c9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 13998 | 2026.05.06 05:29:12.513305 [ 293 ] {12630e79-1ff3-4b37-a681-cd6f79ced5c9} <Debug> TCPHandler: Processed in 0.001314287 sec. | ||
| 13999 | 2026.05.06 05:29:12.513423 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14000 | 2026.05.06 05:29:12.513514 [ 293 ] {f60a3abb-722b-45bc-8c48-d152662e3c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14001 | 2026.05.06 05:29:12.513552 [ 293 ] {f60a3abb-722b-45bc-8c48-d152662e3c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14002 | 2026.05.06 05:29:12.514165 [ 293 ] {f60a3abb-722b-45bc-8c48-d152662e3c77} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14003 | 2026.05.06 05:29:12.514198 [ 293 ] {f60a3abb-722b-45bc-8c48-d152662e3c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14004 | 2026.05.06 05:29:12.514506 [ 293 ] {f60a3abb-722b-45bc-8c48-d152662e3c77} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14005 | 2026.05.06 05:29:12.514710 [ 293 ] {f60a3abb-722b-45bc-8c48-d152662e3c77} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14006 | 2026.05.06 05:29:12.514831 [ 293 ] {f60a3abb-722b-45bc-8c48-d152662e3c77} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001334 sec., 386806.5967016492 rows/sec., 27.28 MiB/sec. | ||
| 14007 | 2026.05.06 05:29:12.514867 [ 293 ] {f60a3abb-722b-45bc-8c48-d152662e3c77} <Debug> TCPHandler: Processed in 0.001492277 sec. | ||
| 14008 | 2026.05.06 05:29:12.514982 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14009 | 2026.05.06 05:29:12.515073 [ 293 ] {d20ae338-b750-4e5b-a636-f8fa100e7175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14010 | 2026.05.06 05:29:12.515113 [ 293 ] {d20ae338-b750-4e5b-a636-f8fa100e7175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14011 | 2026.05.06 05:29:12.515439 [ 293 ] {d20ae338-b750-4e5b-a636-f8fa100e7175} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2026.05.06 05:29:12.515472 [ 293 ] {d20ae338-b750-4e5b-a636-f8fa100e7175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14013 | 2026.05.06 05:29:12.515762 [ 293 ] {d20ae338-b750-4e5b-a636-f8fa100e7175} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14014 | 2026.05.06 05:29:12.515968 [ 293 ] {d20ae338-b750-4e5b-a636-f8fa100e7175} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14015 | 2026.05.06 05:29:12.516092 [ 293 ] {d20ae338-b750-4e5b-a636-f8fa100e7175} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 14016 | 2026.05.06 05:29:12.516126 [ 293 ] {d20ae338-b750-4e5b-a636-f8fa100e7175} <Debug> TCPHandler: Processed in 0.001191666 sec. | ||
| 14017 | 2026.05.06 05:29:12.516240 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14018 | 2026.05.06 05:29:12.516332 [ 293 ] {a778d48e-01ee-481d-aa79-63737634183d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14019 | 2026.05.06 05:29:12.516374 [ 293 ] {a778d48e-01ee-481d-aa79-63737634183d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14020 | 2026.05.06 05:29:12.516791 [ 293 ] {a778d48e-01ee-481d-aa79-63737634183d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14021 | 2026.05.06 05:29:12.516827 [ 293 ] {a778d48e-01ee-481d-aa79-63737634183d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14022 | 2026.05.06 05:29:12.517141 [ 293 ] {a778d48e-01ee-481d-aa79-63737634183d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14023 | 2026.05.06 05:29:12.517352 [ 293 ] {a778d48e-01ee-481d-aa79-63737634183d} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14024 | 2026.05.06 05:29:12.517474 [ 293 ] {a778d48e-01ee-481d-aa79-63737634183d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001159 sec., 228645.38395168248 rows/sec., 15.19 MiB/sec. | ||
| 14025 | 2026.05.06 05:29:12.517509 [ 293 ] {a778d48e-01ee-481d-aa79-63737634183d} <Debug> TCPHandler: Processed in 0.001316317 sec. | ||
| 14026 | 2026.05.06 05:29:12.517629 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14027 | 2026.05.06 05:29:12.517721 [ 293 ] {231cce1f-fa5e-4d49-a67f-0ae6ec584678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14028 | 2026.05.06 05:29:12.517761 [ 293 ] {231cce1f-fa5e-4d49-a67f-0ae6ec584678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14029 | 2026.05.06 05:29:12.518074 [ 293 ] {231cce1f-fa5e-4d49-a67f-0ae6ec584678} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2026.05.06 05:29:12.518109 [ 293 ] {231cce1f-fa5e-4d49-a67f-0ae6ec584678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14031 | 2026.05.06 05:29:12.518394 [ 293 ] {231cce1f-fa5e-4d49-a67f-0ae6ec584678} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14032 | 2026.05.06 05:29:12.518597 [ 293 ] {231cce1f-fa5e-4d49-a67f-0ae6ec584678} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14033 | 2026.05.06 05:29:12.518718 [ 293 ] {231cce1f-fa5e-4d49-a67f-0ae6ec584678} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 14034 | 2026.05.06 05:29:12.518753 [ 293 ] {231cce1f-fa5e-4d49-a67f-0ae6ec584678} <Debug> TCPHandler: Processed in 0.001172816 sec. | ||
| 14035 | 2026.05.06 05:29:12.518866 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14036 | 2026.05.06 05:29:12.518958 [ 293 ] {8eafd19c-6f91-47db-80c6-b5dae0ea154d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14037 | 2026.05.06 05:29:12.519010 [ 293 ] {8eafd19c-6f91-47db-80c6-b5dae0ea154d} <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 | ||
| 14038 | 2026.05.06 05:29:12.519775 [ 293 ] {8eafd19c-6f91-47db-80c6-b5dae0ea154d} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2026.05.06 05:29:12.519811 [ 293 ] {8eafd19c-6f91-47db-80c6-b5dae0ea154d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14040 | 2026.05.06 05:29:12.520332 [ 293 ] {8eafd19c-6f91-47db-80c6-b5dae0ea154d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14041 | 2026.05.06 05:29:12.520549 [ 293 ] {8eafd19c-6f91-47db-80c6-b5dae0ea154d} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2026.05.06 05:29:12.520682 [ 293 ] {8eafd19c-6f91-47db-80c6-b5dae0ea154d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001741 sec., 14933.946008041356 rows/sec., 26.76 MiB/sec. | ||
| 14043 | 2026.05.06 05:29:12.520734 [ 293 ] {8eafd19c-6f91-47db-80c6-b5dae0ea154d} <Debug> TCPHandler: Processed in 0.00191508 sec. | ||
| 14044 | 2026.05.06 05:29:12.520862 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14045 | 2026.05.06 05:29:12.520957 [ 293 ] {cd6e48b9-ba8b-48c5-b5c7-ccbe308dbbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14046 | 2026.05.06 05:29:12.520997 [ 293 ] {cd6e48b9-ba8b-48c5-b5c7-ccbe308dbbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14047 | 2026.05.06 05:29:12.521343 [ 293 ] {cd6e48b9-ba8b-48c5-b5c7-ccbe308dbbef} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2026.05.06 05:29:12.521378 [ 293 ] {cd6e48b9-ba8b-48c5-b5c7-ccbe308dbbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14049 | 2026.05.06 05:29:12.521674 [ 293 ] {cd6e48b9-ba8b-48c5-b5c7-ccbe308dbbef} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14050 | 2026.05.06 05:29:12.521884 [ 293 ] {cd6e48b9-ba8b-48c5-b5c7-ccbe308dbbef} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14051 | 2026.05.06 05:29:12.522004 [ 293 ] {cd6e48b9-ba8b-48c5-b5c7-ccbe308dbbef} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 14052 | 2026.05.06 05:29:12.522039 [ 293 ] {cd6e48b9-ba8b-48c5-b5c7-ccbe308dbbef} <Debug> TCPHandler: Processed in 0.001226596 sec. | ||
| 14053 | 2026.05.06 05:29:12.897775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 14054 | 2026.05.06 05:29:12.913751 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14055 | 2026.05.06 05:29:12.913795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14056 | 2026.05.06 05:29:12.919926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14057 | 2026.05.06 05:29:12.920637 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14058 | 2026.05.06 05:29:12.923335 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 14059 | 2026.05.06 05:29:13.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.79 MiB, peak 355.79 MiB, free memory in arenas 0.00 B, will set to 350.47 MiB (RSS), difference: -1.32 MiB | ||
| 14060 | 2026.05.06 05:29:14.152765 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1770 | ||
| 14061 | 2026.05.06 05:29:14.155574 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14062 | 2026.05.06 05:29:14.155619 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14063 | 2026.05.06 05:29:14.156808 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14064 | 2026.05.06 05:29:14.157062 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14065 | 2026.05.06 05:29:14.157329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1770 | ||
| 14066 | 2026.05.06 05:29:17.491954 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14067 | 2026.05.06 05:29:17.492219 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14068 | 2026.05.06 05:29:17.492594 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14069 | 2026.05.06 05:29:17.492636 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14070 | 2026.05.06 05:29:17.492892 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14071 | 2026.05.06 05:29:17.492964 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14072 | 2026.05.06 05:29:17.493103 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14073 | 2026.05.06 05:29:17.493199 [ 338 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14074 | 2026.05.06 05:29:17.493234 [ 352 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14075 | 2026.05.06 05:29:17.493242 [ 345 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14076 | 2026.05.06 05:29:17.493376 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 14077 | 2026.05.06 05:29:17.493403 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14078 | 2026.05.06 05:29:17.493472 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14079 | 2026.05.06 05:29:17.493491 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 14080 | 2026.05.06 05:29:17.493525 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14081 | 2026.05.06 05:29:17.493564 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14082 | 2026.05.06 05:29:17.494657 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.00254 sec., 18503.937007874014 rows/sec., 3.08 MiB/sec. | ||
| 14083 | 2026.05.06 05:29:17.494767 [ 293 ] {a0e3f8cc-46bd-48bc-9c4a-1639b9bfd4fc} <Debug> TCPHandler: Processed in 0.002949294 sec. | ||
| 14084 | 2026.05.06 05:29:17.496620 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14085 | 2026.05.06 05:29:17.496731 [ 293 ] {6e7f3630-46a4-42da-9f2b-0138960f1e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14086 | 2026.05.06 05:29:17.496774 [ 293 ] {6e7f3630-46a4-42da-9f2b-0138960f1e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14087 | 2026.05.06 05:29:17.497238 [ 293 ] {6e7f3630-46a4-42da-9f2b-0138960f1e30} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14088 | 2026.05.06 05:29:17.497277 [ 293 ] {6e7f3630-46a4-42da-9f2b-0138960f1e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14089 | 2026.05.06 05:29:17.497653 [ 293 ] {6e7f3630-46a4-42da-9f2b-0138960f1e30} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14090 | 2026.05.06 05:29:17.497881 [ 293 ] {6e7f3630-46a4-42da-9f2b-0138960f1e30} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14091 | 2026.05.06 05:29:17.498022 [ 293 ] {6e7f3630-46a4-42da-9f2b-0138960f1e30} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001323 sec., 66515.49508692366 rows/sec., 5.60 MiB/sec. | ||
| 14092 | 2026.05.06 05:29:17.498060 [ 293 ] {6e7f3630-46a4-42da-9f2b-0138960f1e30} <Debug> TCPHandler: Processed in 0.001491687 sec. | ||
| 14093 | 2026.05.06 05:29:17.498200 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14094 | 2026.05.06 05:29:17.498294 [ 293 ] {b1dac11f-1a02-44df-a987-d919868952a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14095 | 2026.05.06 05:29:17.498334 [ 293 ] {b1dac11f-1a02-44df-a987-d919868952a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14096 | 2026.05.06 05:29:17.498737 [ 293 ] {b1dac11f-1a02-44df-a987-d919868952a0} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14097 | 2026.05.06 05:29:17.498771 [ 293 ] {b1dac11f-1a02-44df-a987-d919868952a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14098 | 2026.05.06 05:29:17.499076 [ 293 ] {b1dac11f-1a02-44df-a987-d919868952a0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14099 | 2026.05.06 05:29:17.499286 [ 293 ] {b1dac11f-1a02-44df-a987-d919868952a0} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14100 | 2026.05.06 05:29:17.499401 [ 55 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14101 | 2026.05.06 05:29:17.499411 [ 293 ] {b1dac11f-1a02-44df-a987-d919868952a0} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001135 sec., 14096.916299559472 rows/sec., 1.04 MiB/sec. | ||
| 14102 | 2026.05.06 05:29:17.499437 [ 55 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14103 | 2026.05.06 05:29:17.499453 [ 293 ] {b1dac11f-1a02-44df-a987-d919868952a0} <Debug> TCPHandler: Processed in 0.001301276 sec. | ||
| 14104 | 2026.05.06 05:29:17.499465 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14105 | 2026.05.06 05:29:17.499558 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14106 | 2026.05.06 05:29:17.499573 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14107 | 2026.05.06 05:29:17.499657 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14108 | 2026.05.06 05:29:17.499675 [ 293 ] {b8bec3bd-bffa-447c-b1f7-bc018d81bf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14109 | 2026.05.06 05:29:17.499689 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 227 rows starting from the beginning of the part | ||
| 14110 | 2026.05.06 05:29:17.499715 [ 293 ] {b8bec3bd-bffa-447c-b1f7-bc018d81bf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14111 | 2026.05.06 05:29:17.499744 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 43 rows starting from the beginning of the part | ||
| 14112 | 2026.05.06 05:29:17.499788 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 168 rows starting from the beginning of the part | ||
| 14113 | 2026.05.06 05:29:17.499830 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part | ||
| 14114 | 2026.05.06 05:29:17.499869 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 168 rows starting from the beginning of the part | ||
| 14115 | 2026.05.06 05:29:17.499908 [ 187 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 16 rows starting from the beginning of the part | ||
| 14116 | 2026.05.06 05:29:17.500117 [ 293 ] {b8bec3bd-bffa-447c-b1f7-bc018d81bf73} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.05.06 05:29:17.500151 [ 293 ] {b8bec3bd-bffa-447c-b1f7-bc018d81bf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14118 | 2026.05.06 05:29:17.500456 [ 293 ] {b8bec3bd-bffa-447c-b1f7-bc018d81bf73} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14119 | 2026.05.06 05:29:17.500700 [ 293 ] {b8bec3bd-bffa-447c-b1f7-bc018d81bf73} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14120 | 2026.05.06 05:29:17.500726 [ 196 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 5 columns (5 merged, 0 gathered) in 0.001199866 sec., 531726.0427414395 rows/sec., 35.75 MiB/sec. | ||
| 14121 | 2026.05.06 05:29:17.500830 [ 293 ] {b8bec3bd-bffa-447c-b1f7-bc018d81bf73} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001172 sec., 68259.385665529 rows/sec., 5.33 MiB/sec. | ||
| 14122 | 2026.05.06 05:29:17.500871 [ 293 ] {b8bec3bd-bffa-447c-b1f7-bc018d81bf73} <Debug> TCPHandler: Processed in 0.001348677 sec. | ||
| 14123 | 2026.05.06 05:29:17.500941 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14124 | 2026.05.06 05:29:17.500992 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14125 | 2026.05.06 05:29:17.501090 [ 293 ] {9cfe49dd-a6dc-4fd6-8015-24ac1285f5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14126 | 2026.05.06 05:29:17.501135 [ 293 ] {9cfe49dd-a6dc-4fd6-8015-24ac1285f5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14127 | 2026.05.06 05:29:17.501282 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_76_15} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14128 | 2026.05.06 05:29:17.501376 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_76_15} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14129 | 2026.05.06 05:29:17.501481 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14130 | 2026.05.06 05:29:17.501541 [ 293 ] {9cfe49dd-a6dc-4fd6-8015-24ac1285f5c3} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2026.05.06 05:29:17.501581 [ 293 ] {9cfe49dd-a6dc-4fd6-8015-24ac1285f5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14132 | 2026.05.06 05:29:17.501918 [ 293 ] {9cfe49dd-a6dc-4fd6-8015-24ac1285f5c3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14133 | 2026.05.06 05:29:17.502145 [ 293 ] {9cfe49dd-a6dc-4fd6-8015-24ac1285f5c3} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14134 | 2026.05.06 05:29:17.502264 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 5 parts from all_1_85_17 to all_89_89_0 | ||
| 14135 | 2026.05.06 05:29:17.502277 [ 293 ] {9cfe49dd-a6dc-4fd6-8015-24ac1285f5c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 14136 | 2026.05.06 05:29:17.502301 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14137 | 2026.05.06 05:29:17.502322 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14138 | 2026.05.06 05:29:17.502325 [ 293 ] {9cfe49dd-a6dc-4fd6-8015-24ac1285f5c3} <Debug> TCPHandler: Processed in 0.001379927 sec. | ||
| 14139 | 2026.05.06 05:29:17.502454 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14140 | 2026.05.06 05:29:17.502471 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_85_17 to all_89_89_0 into Compact with storage Full | ||
| 14141 | 2026.05.06 05:29:17.502548 [ 293 ] {31543355-b252-40ba-8413-5126e931920d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14142 | 2026.05.06 05:29:17.502605 [ 293 ] {31543355-b252-40ba-8413-5126e931920d} <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 | ||
| 14143 | 2026.05.06 05:29:17.502643 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14144 | 2026.05.06 05:29:17.502697 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_85_17, total 35215 rows starting from the beginning of the part | ||
| 14145 | 2026.05.06 05:29:17.502767 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 128 rows starting from the beginning of the part | ||
| 14146 | 2026.05.06 05:29:17.502812 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 265 rows starting from the beginning of the part | ||
| 14147 | 2026.05.06 05:29:17.502855 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 14148 | 2026.05.06 05:29:17.502893 [ 196 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 265 rows starting from the beginning of the part | ||
| 14149 | 2026.05.06 05:29:17.503412 [ 293 ] {31543355-b252-40ba-8413-5126e931920d} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2026.05.06 05:29:17.503455 [ 293 ] {31543355-b252-40ba-8413-5126e931920d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14151 | 2026.05.06 05:29:17.503989 [ 293 ] {31543355-b252-40ba-8413-5126e931920d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14152 | 2026.05.06 05:29:17.504213 [ 293 ] {31543355-b252-40ba-8413-5126e931920d} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14153 | 2026.05.06 05:29:17.504356 [ 293 ] {31543355-b252-40ba-8413-5126e931920d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001826 sec., 8762.322015334064 rows/sec., 15.70 MiB/sec. | ||
| 14154 | 2026.05.06 05:29:17.504417 [ 293 ] {31543355-b252-40ba-8413-5126e931920d} <Debug> TCPHandler: Processed in 0.00201004 sec. | ||
| 14155 | 2026.05.06 05:29:17.504541 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14156 | 2026.05.06 05:29:17.504635 [ 293 ] {afb5b9a3-cdf1-47e5-bf7f-a221b21541df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14157 | 2026.05.06 05:29:17.504676 [ 293 ] {afb5b9a3-cdf1-47e5-bf7f-a221b21541df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14158 | 2026.05.06 05:29:17.505011 [ 293 ] {afb5b9a3-cdf1-47e5-bf7f-a221b21541df} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14159 | 2026.05.06 05:29:17.505044 [ 293 ] {afb5b9a3-cdf1-47e5-bf7f-a221b21541df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14160 | 2026.05.06 05:29:17.505357 [ 293 ] {afb5b9a3-cdf1-47e5-bf7f-a221b21541df} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14161 | 2026.05.06 05:29:17.505577 [ 293 ] {afb5b9a3-cdf1-47e5-bf7f-a221b21541df} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14162 | 2026.05.06 05:29:17.505702 [ 293 ] {afb5b9a3-cdf1-47e5-bf7f-a221b21541df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 14163 | 2026.05.06 05:29:17.505737 [ 293 ] {afb5b9a3-cdf1-47e5-bf7f-a221b21541df} <Debug> TCPHandler: Processed in 0.001243726 sec. | ||
| 14164 | 2026.05.06 05:29:17.509775 [ 189 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36033 rows, containing 5 columns (5 merged, 0 gathered) in 0.007356636 sec., 4898026.7611446325 rows/sec., 313.39 MiB/sec. | ||
| 14165 | 2026.05.06 05:29:17.510151 [ 201 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) | ||
| 14166 | 2026.05.06 05:29:17.510441 [ 201 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2026.05.06 05:29:17.510519 [ 201 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 5 parts: [all_1_85_17, all_89_89_0] -> all_1_89_18 | ||
| 14168 | 2026.05.06 05:29:17.510601 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14169 | 2026.05.06 05:29:18.903791 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14170 | 2026.05.06 05:29:18.903848 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14171 | 2026.05.06 05:29:19.067804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25828 | ||
| 14172 | 2026.05.06 05:29:19.068375 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14173 | 2026.05.06 05:29:19.068427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14174 | 2026.05.06 05:29:19.068929 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14175 | 2026.05.06 05:29:19.069161 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14176 | 2026.05.06 05:29:19.069314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25828 | ||
| 14177 | 2026.05.06 05:29:20.423477 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 14178 | 2026.05.06 05:29:20.440050 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2026.05.06 05:29:20.440098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14180 | 2026.05.06 05:29:20.446224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14181 | 2026.05.06 05:29:20.446913 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2026.05.06 05:29:20.449650 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 14183 | 2026.05.06 05:29:22.496866 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14184 | 2026.05.06 05:29:22.497131 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14185 | 2026.05.06 05:29:22.497492 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14186 | 2026.05.06 05:29:22.497532 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14187 | 2026.05.06 05:29:22.497781 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14188 | 2026.05.06 05:29:22.497853 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14189 | 2026.05.06 05:29:22.498001 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14190 | 2026.05.06 05:29:22.498128 [ 338 ] {475e0ead-7c64-4001-b649-6266653409f2} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14191 | 2026.05.06 05:29:22.498134 [ 352 ] {475e0ead-7c64-4001-b649-6266653409f2} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14192 | 2026.05.06 05:29:22.498129 [ 345 ] {475e0ead-7c64-4001-b649-6266653409f2} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14193 | 2026.05.06 05:29:22.498325 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 14194 | 2026.05.06 05:29:22.498354 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14195 | 2026.05.06 05:29:22.498427 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14196 | 2026.05.06 05:29:22.498449 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 14197 | 2026.05.06 05:29:22.498487 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14198 | 2026.05.06 05:29:22.498528 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14199 | 2026.05.06 05:29:22.499734 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002718 sec., 17292.126563649745 rows/sec., 4.31 MiB/sec. | ||
| 14200 | 2026.05.06 05:29:22.499851 [ 293 ] {475e0ead-7c64-4001-b649-6266653409f2} <Debug> TCPHandler: Processed in 0.003125715 sec. | ||
| 14201 | 2026.05.06 05:29:22.505092 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14202 | 2026.05.06 05:29:22.505228 [ 293 ] {f9b8f336-f74c-4c65-8d97-8e2a5444a38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14203 | 2026.05.06 05:29:22.505281 [ 293 ] {f9b8f336-f74c-4c65-8d97-8e2a5444a38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14204 | 2026.05.06 05:29:22.505921 [ 293 ] {f9b8f336-f74c-4c65-8d97-8e2a5444a38d} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14205 | 2026.05.06 05:29:22.505964 [ 293 ] {f9b8f336-f74c-4c65-8d97-8e2a5444a38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14206 | 2026.05.06 05:29:22.506376 [ 293 ] {f9b8f336-f74c-4c65-8d97-8e2a5444a38d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14207 | 2026.05.06 05:29:22.506615 [ 293 ] {f9b8f336-f74c-4c65-8d97-8e2a5444a38d} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14208 | 2026.05.06 05:29:22.506757 [ 293 ] {f9b8f336-f74c-4c65-8d97-8e2a5444a38d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00157 sec., 180891.71974522292 rows/sec., 11.49 MiB/sec. | ||
| 14209 | 2026.05.06 05:29:22.506797 [ 293 ] {f9b8f336-f74c-4c65-8d97-8e2a5444a38d} <Debug> TCPHandler: Processed in 0.001768868 sec. | ||
| 14210 | 2026.05.06 05:29:22.506915 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14211 | 2026.05.06 05:29:22.507017 [ 293 ] {2d54fa84-919c-4cbf-a3cc-1c322c695c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14212 | 2026.05.06 05:29:22.507058 [ 293 ] {2d54fa84-919c-4cbf-a3cc-1c322c695c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14213 | 2026.05.06 05:29:22.507737 [ 293 ] {2d54fa84-919c-4cbf-a3cc-1c322c695c88} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14214 | 2026.05.06 05:29:22.507773 [ 293 ] {2d54fa84-919c-4cbf-a3cc-1c322c695c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14215 | 2026.05.06 05:29:22.508131 [ 293 ] {2d54fa84-919c-4cbf-a3cc-1c322c695c88} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14216 | 2026.05.06 05:29:22.508351 [ 293 ] {2d54fa84-919c-4cbf-a3cc-1c322c695c88} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14217 | 2026.05.06 05:29:22.508462 [ 51 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14218 | 2026.05.06 05:29:22.508478 [ 293 ] {2d54fa84-919c-4cbf-a3cc-1c322c695c88} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001484 sec., 572102.4258760108 rows/sec., 44.57 MiB/sec. | ||
| 14219 | 2026.05.06 05:29:22.508504 [ 51 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14220 | 2026.05.06 05:29:22.508521 [ 293 ] {2d54fa84-919c-4cbf-a3cc-1c322c695c88} <Debug> TCPHandler: Processed in 0.001657668 sec. | ||
| 14221 | 2026.05.06 05:29:22.508529 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14222 | 2026.05.06 05:29:22.508653 [ 188 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14223 | 2026.05.06 05:29:22.508667 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14224 | 2026.05.06 05:29:22.508792 [ 188 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14225 | 2026.05.06 05:29:22.508807 [ 293 ] {6249c5d6-ab85-47fc-a20a-085251d770d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14226 | 2026.05.06 05:29:22.508830 [ 188 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3362 rows starting from the beginning of the part | ||
| 14227 | 2026.05.06 05:29:22.508866 [ 293 ] {6249c5d6-ab85-47fc-a20a-085251d770d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14228 | 2026.05.06 05:29:22.508901 [ 188 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 849 rows starting from the beginning of the part | ||
| 14229 | 2026.05.06 05:29:22.508950 [ 188 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 88 rows starting from the beginning of the part | ||
| 14230 | 2026.05.06 05:29:22.508992 [ 188 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 849 rows starting from the beginning of the part | ||
| 14231 | 2026.05.06 05:29:22.509034 [ 188 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 88 rows starting from the beginning of the part | ||
| 14232 | 2026.05.06 05:29:22.509075 [ 188 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 849 rows starting from the beginning of the part | ||
| 14233 | 2026.05.06 05:29:22.509333 [ 293 ] {6249c5d6-ab85-47fc-a20a-085251d770d0} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14234 | 2026.05.06 05:29:22.509374 [ 293 ] {6249c5d6-ab85-47fc-a20a-085251d770d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14235 | 2026.05.06 05:29:22.509703 [ 293 ] {6249c5d6-ab85-47fc-a20a-085251d770d0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14236 | 2026.05.06 05:29:22.509939 [ 293 ] {6249c5d6-ab85-47fc-a20a-085251d770d0} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14237 | 2026.05.06 05:29:22.510074 [ 293 ] {6249c5d6-ab85-47fc-a20a-085251d770d0} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001293 sec., 129930.39443155451 rows/sec., 7.93 MiB/sec. | ||
| 14238 | 2026.05.06 05:29:22.510114 [ 293 ] {6249c5d6-ab85-47fc-a20a-085251d770d0} <Debug> TCPHandler: Processed in 0.001510137 sec. | ||
| 14239 | 2026.05.06 05:29:22.510232 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14240 | 2026.05.06 05:29:22.510332 [ 293 ] {a069ae44-c9d2-4e53-a55c-f082d090b7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14241 | 2026.05.06 05:29:22.510375 [ 293 ] {a069ae44-c9d2-4e53-a55c-f082d090b7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14242 | 2026.05.06 05:29:22.510802 [ 293 ] {a069ae44-c9d2-4e53-a55c-f082d090b7d9} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14243 | 2026.05.06 05:29:22.510837 [ 293 ] {a069ae44-c9d2-4e53-a55c-f082d090b7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14244 | 2026.05.06 05:29:22.511136 [ 293 ] {a069ae44-c9d2-4e53-a55c-f082d090b7d9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14245 | 2026.05.06 05:29:22.511184 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6085 rows, containing 5 columns (5 merged, 0 gathered) in 0.002586162 sec., 2352907.5131410947 rows/sec., 189.83 MiB/sec. | ||
| 14246 | 2026.05.06 05:29:22.511349 [ 293 ] {a069ae44-c9d2-4e53-a55c-f082d090b7d9} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14247 | 2026.05.06 05:29:22.511448 [ 51 ] {} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
| 14248 | 2026.05.06 05:29:22.511474 [ 51 ] {} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2026.05.06 05:29:22.511481 [ 293 ] {a069ae44-c9d2-4e53-a55c-f082d090b7d9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 14250 | 2026.05.06 05:29:22.511493 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14251 | 2026.05.06 05:29:22.511502 [ 188 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14252 | 2026.05.06 05:29:22.511520 [ 293 ] {a069ae44-c9d2-4e53-a55c-f082d090b7d9} <Debug> TCPHandler: Processed in 0.001340116 sec. | ||
| 14253 | 2026.05.06 05:29:22.511591 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
| 14254 | 2026.05.06 05:29:22.511643 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14255 | 2026.05.06 05:29:22.511722 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14256 | 2026.05.06 05:29:22.511748 [ 293 ] {86fd1f65-4cf3-44fe-b6dc-b5ab0908c0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14257 | 2026.05.06 05:29:22.511764 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 974 rows starting from the beginning of the part | ||
| 14258 | 2026.05.06 05:29:22.511777 [ 188 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_91_18} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14259 | 2026.05.06 05:29:22.511794 [ 293 ] {86fd1f65-4cf3-44fe-b6dc-b5ab0908c0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14260 | 2026.05.06 05:29:22.511842 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 14261 | 2026.05.06 05:29:22.511875 [ 188 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_91_18} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14262 | 2026.05.06 05:29:22.511902 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 801 rows starting from the beginning of the part | ||
| 14263 | 2026.05.06 05:29:22.511958 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 14264 | 2026.05.06 05:29:22.511958 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14265 | 2026.05.06 05:29:22.512007 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 14266 | 2026.05.06 05:29:22.512058 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 14267 | 2026.05.06 05:29:22.512236 [ 293 ] {86fd1f65-4cf3-44fe-b6dc-b5ab0908c0ea} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14268 | 2026.05.06 05:29:22.512278 [ 293 ] {86fd1f65-4cf3-44fe-b6dc-b5ab0908c0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14269 | 2026.05.06 05:29:22.512608 [ 293 ] {86fd1f65-4cf3-44fe-b6dc-b5ab0908c0ea} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14270 | 2026.05.06 05:29:22.512826 [ 293 ] {86fd1f65-4cf3-44fe-b6dc-b5ab0908c0ea} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14271 | 2026.05.06 05:29:22.512956 [ 293 ] {86fd1f65-4cf3-44fe-b6dc-b5ab0908c0ea} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. | ||
| 14272 | 2026.05.06 05:29:22.512995 [ 293 ] {86fd1f65-4cf3-44fe-b6dc-b5ab0908c0ea} <Debug> TCPHandler: Processed in 0.001402926 sec. | ||
| 14273 | 2026.05.06 05:29:22.513113 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14274 | 2026.05.06 05:29:22.513191 [ 192 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001649798 sec., 1437145.6384357356 rows/sec., 91.95 MiB/sec. | ||
| 14275 | 2026.05.06 05:29:22.513211 [ 293 ] {ba9d486e-b941-4382-ae9b-631ccbfda9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14276 | 2026.05.06 05:29:22.513260 [ 293 ] {ba9d486e-b941-4382-ae9b-631ccbfda9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14277 | 2026.05.06 05:29:22.513354 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
| 14278 | 2026.05.06 05:29:22.513601 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_49_10} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14279 | 2026.05.06 05:29:22.513672 [ 201 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_49_10} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
| 14280 | 2026.05.06 05:29:22.513746 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 14281 | 2026.05.06 05:29:22.513845 [ 293 ] {ba9d486e-b941-4382-ae9b-631ccbfda9f5} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14282 | 2026.05.06 05:29:22.513887 [ 293 ] {ba9d486e-b941-4382-ae9b-631ccbfda9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14283 | 2026.05.06 05:29:22.514222 [ 293 ] {ba9d486e-b941-4382-ae9b-631ccbfda9f5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14284 | 2026.05.06 05:29:22.514438 [ 293 ] {ba9d486e-b941-4382-ae9b-631ccbfda9f5} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14285 | 2026.05.06 05:29:22.514559 [ 50 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14286 | 2026.05.06 05:29:22.514569 [ 293 ] {ba9d486e-b941-4382-ae9b-631ccbfda9f5} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001376 sec., 375000 rows/sec., 26.44 MiB/sec. | ||
| 14287 | 2026.05.06 05:29:22.514603 [ 50 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.05.06 05:29:22.514621 [ 293 ] {ba9d486e-b941-4382-ae9b-631ccbfda9f5} <Debug> TCPHandler: Processed in 0.001558387 sec. | ||
| 14289 | 2026.05.06 05:29:22.514628 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14290 | 2026.05.06 05:29:22.514724 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14291 | 2026.05.06 05:29:22.514742 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14292 | 2026.05.06 05:29:22.514828 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14293 | 2026.05.06 05:29:22.514844 [ 293 ] {c5790de8-3859-452c-8338-11b70667d313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14294 | 2026.05.06 05:29:22.514866 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1832 rows starting from the beginning of the part | ||
| 14295 | 2026.05.06 05:29:22.514892 [ 293 ] {c5790de8-3859-452c-8338-11b70667d313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14296 | 2026.05.06 05:29:22.514936 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 516 rows starting from the beginning of the part | ||
| 14297 | 2026.05.06 05:29:22.514988 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 80 rows starting from the beginning of the part | ||
| 14298 | 2026.05.06 05:29:22.515031 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 516 rows starting from the beginning of the part | ||
| 14299 | 2026.05.06 05:29:22.515074 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 80 rows starting from the beginning of the part | ||
| 14300 | 2026.05.06 05:29:22.515115 [ 186 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 516 rows starting from the beginning of the part | ||
| 14301 | 2026.05.06 05:29:22.515234 [ 293 ] {c5790de8-3859-452c-8338-11b70667d313} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2026.05.06 05:29:22.515277 [ 293 ] {c5790de8-3859-452c-8338-11b70667d313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14303 | 2026.05.06 05:29:22.515601 [ 293 ] {c5790de8-3859-452c-8338-11b70667d313} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14304 | 2026.05.06 05:29:22.515822 [ 293 ] {c5790de8-3859-452c-8338-11b70667d313} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2026.05.06 05:29:22.515958 [ 293 ] {c5790de8-3859-452c-8338-11b70667d313} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 14306 | 2026.05.06 05:29:22.515994 [ 293 ] {c5790de8-3859-452c-8338-11b70667d313} <Debug> TCPHandler: Processed in 0.001302947 sec. | ||
| 14307 | 2026.05.06 05:29:22.516106 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14308 | 2026.05.06 05:29:22.516203 [ 293 ] {0576f257-f0b6-472c-85c8-b7fec7d0de58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14309 | 2026.05.06 05:29:22.516246 [ 293 ] {0576f257-f0b6-472c-85c8-b7fec7d0de58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14310 | 2026.05.06 05:29:22.516512 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001822248 sec., 1942655.4453619923 rows/sec., 142.70 MiB/sec. | ||
| 14311 | 2026.05.06 05:29:22.516651 [ 293 ] {0576f257-f0b6-472c-85c8-b7fec7d0de58} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14312 | 2026.05.06 05:29:22.516694 [ 293 ] {0576f257-f0b6-472c-85c8-b7fec7d0de58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14313 | 2026.05.06 05:29:22.516747 [ 192 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14314 | 2026.05.06 05:29:22.517071 [ 293 ] {0576f257-f0b6-472c-85c8-b7fec7d0de58} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14315 | 2026.05.06 05:29:22.517101 [ 192 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_91_18} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14316 | 2026.05.06 05:29:22.517206 [ 192 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_91_18} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14317 | 2026.05.06 05:29:22.517298 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 14318 | 2026.05.06 05:29:22.517316 [ 293 ] {0576f257-f0b6-472c-85c8-b7fec7d0de58} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2026.05.06 05:29:22.517461 [ 293 ] {0576f257-f0b6-472c-85c8-b7fec7d0de58} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001277 sec., 207517.61942051686 rows/sec., 13.79 MiB/sec. | ||
| 14320 | 2026.05.06 05:29:22.517500 [ 293 ] {0576f257-f0b6-472c-85c8-b7fec7d0de58} <Debug> TCPHandler: Processed in 0.001443207 sec. | ||
| 14321 | 2026.05.06 05:29:22.517618 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14322 | 2026.05.06 05:29:22.517714 [ 293 ] {5e379b93-4926-4fcb-bbc4-14b7d21ee7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14323 | 2026.05.06 05:29:22.517758 [ 293 ] {5e379b93-4926-4fcb-bbc4-14b7d21ee7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14324 | 2026.05.06 05:29:22.518070 [ 293 ] {5e379b93-4926-4fcb-bbc4-14b7d21ee7ed} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2026.05.06 05:29:22.518106 [ 293 ] {5e379b93-4926-4fcb-bbc4-14b7d21ee7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14326 | 2026.05.06 05:29:22.518396 [ 293 ] {5e379b93-4926-4fcb-bbc4-14b7d21ee7ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14327 | 2026.05.06 05:29:22.518611 [ 293 ] {5e379b93-4926-4fcb-bbc4-14b7d21ee7ed} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2026.05.06 05:29:22.518740 [ 293 ] {5e379b93-4926-4fcb-bbc4-14b7d21ee7ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 14329 | 2026.05.06 05:29:22.518777 [ 293 ] {5e379b93-4926-4fcb-bbc4-14b7d21ee7ed} <Debug> TCPHandler: Processed in 0.001214706 sec. | ||
| 14330 | 2026.05.06 05:29:22.518894 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14331 | 2026.05.06 05:29:22.518991 [ 293 ] {9da705fc-fb34-48b8-952f-5f5ef23b01e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14332 | 2026.05.06 05:29:22.519044 [ 293 ] {9da705fc-fb34-48b8-952f-5f5ef23b01e7} <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 | ||
| 14333 | 2026.05.06 05:29:22.519821 [ 293 ] {9da705fc-fb34-48b8-952f-5f5ef23b01e7} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14334 | 2026.05.06 05:29:22.519859 [ 293 ] {9da705fc-fb34-48b8-952f-5f5ef23b01e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14335 | 2026.05.06 05:29:22.520395 [ 293 ] {9da705fc-fb34-48b8-952f-5f5ef23b01e7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14336 | 2026.05.06 05:29:22.520624 [ 293 ] {9da705fc-fb34-48b8-952f-5f5ef23b01e7} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14337 | 2026.05.06 05:29:22.520762 [ 293 ] {9da705fc-fb34-48b8-952f-5f5ef23b01e7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001789 sec., 14533.258803801005 rows/sec., 26.04 MiB/sec. | ||
| 14338 | 2026.05.06 05:29:22.520824 [ 293 ] {9da705fc-fb34-48b8-952f-5f5ef23b01e7} <Debug> TCPHandler: Processed in 0.001980779 sec. | ||
| 14339 | 2026.05.06 05:29:22.520944 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14340 | 2026.05.06 05:29:22.521042 [ 293 ] {83fbf538-ef20-4b44-9dd0-23cbb42fc241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14341 | 2026.05.06 05:29:22.521085 [ 293 ] {83fbf538-ef20-4b44-9dd0-23cbb42fc241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14342 | 2026.05.06 05:29:22.521419 [ 293 ] {83fbf538-ef20-4b44-9dd0-23cbb42fc241} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14343 | 2026.05.06 05:29:22.521458 [ 293 ] {83fbf538-ef20-4b44-9dd0-23cbb42fc241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14344 | 2026.05.06 05:29:22.521766 [ 293 ] {83fbf538-ef20-4b44-9dd0-23cbb42fc241} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14345 | 2026.05.06 05:29:22.521971 [ 293 ] {83fbf538-ef20-4b44-9dd0-23cbb42fc241} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14346 | 2026.05.06 05:29:22.522079 [ 50 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14347 | 2026.05.06 05:29:22.522096 [ 293 ] {83fbf538-ef20-4b44-9dd0-23cbb42fc241} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 14348 | 2026.05.06 05:29:22.522117 [ 50 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14349 | 2026.05.06 05:29:22.522140 [ 293 ] {83fbf538-ef20-4b44-9dd0-23cbb42fc241} <Debug> TCPHandler: Processed in 0.001247306 sec. | ||
| 14350 | 2026.05.06 05:29:22.522142 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14351 | 2026.05.06 05:29:22.522240 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14352 | 2026.05.06 05:29:22.522346 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14353 | 2026.05.06 05:29:22.522372 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5370 rows starting from the beginning of the part | ||
| 14354 | 2026.05.06 05:29:22.522420 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 14355 | 2026.05.06 05:29:22.522460 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 14356 | 2026.05.06 05:29:22.522496 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 14357 | 2026.05.06 05:29:22.522532 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 14358 | 2026.05.06 05:29:22.522567 [ 193 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 14359 | 2026.05.06 05:29:22.524150 [ 192 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001946179 sec., 2959645.5413402366 rows/sec., 191.43 MiB/sec. | ||
| 14360 | 2026.05.06 05:29:22.524473 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14361 | 2026.05.06 05:29:22.524729 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_91_18} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14362 | 2026.05.06 05:29:22.524803 [ 201 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_91_18} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14363 | 2026.05.06 05:29:22.524869 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14364 | 2026.05.06 05:29:22.798172 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14365 | 2026.05.06 05:29:22.798409 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14366 | 2026.05.06 05:29:22.798783 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14367 | 2026.05.06 05:29:22.798878 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14368 | 2026.05.06 05:29:22.799122 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14369 | 2026.05.06 05:29:22.799195 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14370 | 2026.05.06 05:29:22.799341 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 14371 | 2026.05.06 05:29:22.799436 [ 338 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14372 | 2026.05.06 05:29:22.799468 [ 345 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14373 | 2026.05.06 05:29:22.799468 [ 337 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14374 | 2026.05.06 05:29:22.799587 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 14375 | 2026.05.06 05:29:22.799618 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14376 | 2026.05.06 05:29:22.799689 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14377 | 2026.05.06 05:29:22.799710 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 14378 | 2026.05.06 05:29:22.799744 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14379 | 2026.05.06 05:29:22.799784 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14380 | 2026.05.06 05:29:22.800924 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002613 sec., 17986.988136241867 rows/sec., 2.99 MiB/sec. | ||
| 14381 | 2026.05.06 05:29:22.801063 [ 293 ] {bb525f44-04f1-4387-b382-891e61ff6a6b} <Debug> TCPHandler: Processed in 0.003021264 sec. | ||
| 14382 | 2026.05.06 05:29:22.815628 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14383 | 2026.05.06 05:29:22.815766 [ 293 ] {382dd16e-b8cd-45fb-909c-4a27f3b019be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14384 | 2026.05.06 05:29:22.815821 [ 293 ] {382dd16e-b8cd-45fb-909c-4a27f3b019be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14385 | 2026.05.06 05:29:22.817645 [ 293 ] {382dd16e-b8cd-45fb-909c-4a27f3b019be} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14386 | 2026.05.06 05:29:22.817693 [ 293 ] {382dd16e-b8cd-45fb-909c-4a27f3b019be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14387 | 2026.05.06 05:29:22.818200 [ 293 ] {382dd16e-b8cd-45fb-909c-4a27f3b019be} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14388 | 2026.05.06 05:29:22.818430 [ 293 ] {382dd16e-b8cd-45fb-909c-4a27f3b019be} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14389 | 2026.05.06 05:29:22.818591 [ 293 ] {382dd16e-b8cd-45fb-909c-4a27f3b019be} <Debug> executeQuery: Read 2437 rows, 184.88 KiB in 0.002858 sec., 852694.1917424772 rows/sec., 63.17 MiB/sec. | ||
| 14390 | 2026.05.06 05:29:22.818633 [ 293 ] {382dd16e-b8cd-45fb-909c-4a27f3b019be} <Debug> TCPHandler: Processed in 0.003071285 sec. | ||
| 14391 | 2026.05.06 05:29:22.818770 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14392 | 2026.05.06 05:29:22.818874 [ 293 ] {b22a01d9-71b5-493a-9f74-ce40230c4651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14393 | 2026.05.06 05:29:22.818916 [ 293 ] {b22a01d9-71b5-493a-9f74-ce40230c4651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14394 | 2026.05.06 05:29:22.819342 [ 293 ] {b22a01d9-71b5-493a-9f74-ce40230c4651} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14395 | 2026.05.06 05:29:22.819379 [ 293 ] {b22a01d9-71b5-493a-9f74-ce40230c4651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14396 | 2026.05.06 05:29:22.819679 [ 293 ] {b22a01d9-71b5-493a-9f74-ce40230c4651} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14397 | 2026.05.06 05:29:22.819888 [ 293 ] {b22a01d9-71b5-493a-9f74-ce40230c4651} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14398 | 2026.05.06 05:29:22.820023 [ 293 ] {b22a01d9-71b5-493a-9f74-ce40230c4651} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001173 sec., 23017.90281329923 rows/sec., 1.69 MiB/sec. | ||
| 14399 | 2026.05.06 05:29:22.820062 [ 293 ] {b22a01d9-71b5-493a-9f74-ce40230c4651} <Debug> TCPHandler: Processed in 0.001343106 sec. | ||
| 14400 | 2026.05.06 05:29:22.820178 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14401 | 2026.05.06 05:29:22.820273 [ 293 ] {79ea022e-3426-41e9-b677-c7c4e31457f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14402 | 2026.05.06 05:29:22.820313 [ 293 ] {79ea022e-3426-41e9-b677-c7c4e31457f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14403 | 2026.05.06 05:29:22.821001 [ 293 ] {79ea022e-3426-41e9-b677-c7c4e31457f5} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14404 | 2026.05.06 05:29:22.821038 [ 293 ] {79ea022e-3426-41e9-b677-c7c4e31457f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14405 | 2026.05.06 05:29:22.821364 [ 293 ] {79ea022e-3426-41e9-b677-c7c4e31457f5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14406 | 2026.05.06 05:29:22.821582 [ 293 ] {79ea022e-3426-41e9-b677-c7c4e31457f5} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14407 | 2026.05.06 05:29:22.821710 [ 293 ] {79ea022e-3426-41e9-b677-c7c4e31457f5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001456 sec., 550137.3626373627 rows/sec., 31.78 MiB/sec. | ||
| 14408 | 2026.05.06 05:29:22.821748 [ 293 ] {79ea022e-3426-41e9-b677-c7c4e31457f5} <Debug> TCPHandler: Processed in 0.001619868 sec. | ||
| 14409 | 2026.05.06 05:29:22.821862 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14410 | 2026.05.06 05:29:22.821959 [ 293 ] {414fc709-f284-46e2-9b7c-7486a064a572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14411 | 2026.05.06 05:29:22.821999 [ 293 ] {414fc709-f284-46e2-9b7c-7486a064a572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14412 | 2026.05.06 05:29:22.822373 [ 293 ] {414fc709-f284-46e2-9b7c-7486a064a572} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14413 | 2026.05.06 05:29:22.822410 [ 293 ] {414fc709-f284-46e2-9b7c-7486a064a572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14414 | 2026.05.06 05:29:22.822686 [ 293 ] {414fc709-f284-46e2-9b7c-7486a064a572} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14415 | 2026.05.06 05:29:22.822892 [ 293 ] {414fc709-f284-46e2-9b7c-7486a064a572} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14416 | 2026.05.06 05:29:22.823020 [ 293 ] {414fc709-f284-46e2-9b7c-7486a064a572} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 65.16 KiB/sec. | ||
| 14417 | 2026.05.06 05:29:22.823057 [ 293 ] {414fc709-f284-46e2-9b7c-7486a064a572} <Debug> TCPHandler: Processed in 0.001245257 sec. | ||
| 14418 | 2026.05.06 05:29:22.823172 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14419 | 2026.05.06 05:29:22.823266 [ 293 ] {b3e91d8b-b9ca-48a4-a62c-754447fb8ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14420 | 2026.05.06 05:29:22.823304 [ 293 ] {b3e91d8b-b9ca-48a4-a62c-754447fb8ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14421 | 2026.05.06 05:29:22.824143 [ 293 ] {b3e91d8b-b9ca-48a4-a62c-754447fb8ccc} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14422 | 2026.05.06 05:29:22.824178 [ 293 ] {b3e91d8b-b9ca-48a4-a62c-754447fb8ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14423 | 2026.05.06 05:29:22.824536 [ 293 ] {b3e91d8b-b9ca-48a4-a62c-754447fb8ccc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14424 | 2026.05.06 05:29:22.824747 [ 293 ] {b3e91d8b-b9ca-48a4-a62c-754447fb8ccc} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14425 | 2026.05.06 05:29:22.824877 [ 293 ] {b3e91d8b-b9ca-48a4-a62c-754447fb8ccc} <Debug> executeQuery: Read 1306 rows, 89.40 KiB in 0.001629 sec., 801718.845917741 rows/sec., 53.59 MiB/sec. | ||
| 14426 | 2026.05.06 05:29:22.824915 [ 293 ] {b3e91d8b-b9ca-48a4-a62c-754447fb8ccc} <Debug> TCPHandler: Processed in 0.001791928 sec. | ||
| 14427 | 2026.05.06 05:29:22.825033 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14428 | 2026.05.06 05:29:22.825129 [ 293 ] {51426696-1d10-4354-89c9-0ce8839828f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14429 | 2026.05.06 05:29:22.825173 [ 293 ] {51426696-1d10-4354-89c9-0ce8839828f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14430 | 2026.05.06 05:29:22.825912 [ 293 ] {51426696-1d10-4354-89c9-0ce8839828f0} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14431 | 2026.05.06 05:29:22.825948 [ 293 ] {51426696-1d10-4354-89c9-0ce8839828f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14432 | 2026.05.06 05:29:22.826369 [ 293 ] {51426696-1d10-4354-89c9-0ce8839828f0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14433 | 2026.05.06 05:29:22.826587 [ 293 ] {51426696-1d10-4354-89c9-0ce8839828f0} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14434 | 2026.05.06 05:29:22.826718 [ 293 ] {51426696-1d10-4354-89c9-0ce8839828f0} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001608 sec., 930348.2587064676 rows/sec., 56.42 MiB/sec. | ||
| 14435 | 2026.05.06 05:29:22.826755 [ 293 ] {51426696-1d10-4354-89c9-0ce8839828f0} <Debug> TCPHandler: Processed in 0.001771349 sec. | ||
| 14436 | 2026.05.06 05:29:22.826882 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14437 | 2026.05.06 05:29:22.826977 [ 293 ] {c770f5f1-2de0-4d10-b229-54d8196c91c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14438 | 2026.05.06 05:29:22.827031 [ 293 ] {c770f5f1-2de0-4d10-b229-54d8196c91c9} <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 | ||
| 14439 | 2026.05.06 05:29:22.827851 [ 293 ] {c770f5f1-2de0-4d10-b229-54d8196c91c9} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14440 | 2026.05.06 05:29:22.827887 [ 293 ] {c770f5f1-2de0-4d10-b229-54d8196c91c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14441 | 2026.05.06 05:29:22.828434 [ 293 ] {c770f5f1-2de0-4d10-b229-54d8196c91c9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14442 | 2026.05.06 05:29:22.828659 [ 293 ] {c770f5f1-2de0-4d10-b229-54d8196c91c9} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14443 | 2026.05.06 05:29:22.828801 [ 293 ] {c770f5f1-2de0-4d10-b229-54d8196c91c9} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001841 sec., 14665.942422596416 rows/sec., 26.28 MiB/sec. | ||
| 14444 | 2026.05.06 05:29:22.828864 [ 293 ] {c770f5f1-2de0-4d10-b229-54d8196c91c9} <Debug> TCPHandler: Processed in 0.00203049 sec. | ||
| 14445 | 2026.05.06 05:29:22.828985 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14446 | 2026.05.06 05:29:22.829081 [ 293 ] {d3c4ba0b-6722-4e33-94ca-cf9a0b631d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14447 | 2026.05.06 05:29:22.829123 [ 293 ] {d3c4ba0b-6722-4e33-94ca-cf9a0b631d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14448 | 2026.05.06 05:29:22.829450 [ 293 ] {d3c4ba0b-6722-4e33-94ca-cf9a0b631d19} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14449 | 2026.05.06 05:29:22.829487 [ 293 ] {d3c4ba0b-6722-4e33-94ca-cf9a0b631d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14450 | 2026.05.06 05:29:22.829790 [ 293 ] {d3c4ba0b-6722-4e33-94ca-cf9a0b631d19} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14451 | 2026.05.06 05:29:22.830003 [ 293 ] {d3c4ba0b-6722-4e33-94ca-cf9a0b631d19} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14452 | 2026.05.06 05:29:22.830131 [ 293 ] {d3c4ba0b-6722-4e33-94ca-cf9a0b631d19} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001069 sec., 11225.444340505144 rows/sec., 774.67 KiB/sec. | ||
| 14453 | 2026.05.06 05:29:22.830167 [ 293 ] {d3c4ba0b-6722-4e33-94ca-cf9a0b631d19} <Debug> TCPHandler: Processed in 0.001232086 sec. | ||
| 14454 | 2026.05.06 05:29:23.000272 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.36 MiB, peak 358.30 MiB, free memory in arenas 0.00 B, will set to 350.77 MiB (RSS), difference: -1.59 MiB | ||
| 14455 | 2026.05.06 05:29:24.157692 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1826 | ||
| 14456 | 2026.05.06 05:29:24.160504 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2026.05.06 05:29:24.160552 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14458 | 2026.05.06 05:29:24.161777 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14459 | 2026.05.06 05:29:24.162041 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2026.05.06 05:29:24.162200 [ 49 ] {} <Debug> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 14461 | 2026.05.06 05:29:24.162262 [ 49 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14462 | 2026.05.06 05:29:24.162281 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14463 | 2026.05.06 05:29:24.162309 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1826 | ||
| 14464 | 2026.05.06 05:29:24.162393 [ 200 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::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 | ||
| 14465 | 2026.05.06 05:29:24.162944 [ 200 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14466 | 2026.05.06 05:29:24.163096 [ 200 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1594 rows starting from the beginning of the part | ||
| 14467 | 2026.05.06 05:29:24.163471 [ 200 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 46 rows starting from the beginning of the part | ||
| 14468 | 2026.05.06 05:29:24.163825 [ 200 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 58 rows starting from the beginning of the part | ||
| 14469 | 2026.05.06 05:29:24.164180 [ 200 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 14470 | 2026.05.06 05:29:24.164514 [ 200 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
| 14471 | 2026.05.06 05:29:24.164855 [ 200 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 14472 | 2026.05.06 05:29:24.171953 [ 197 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1826 rows, containing 72 columns (72 merged, 0 gathered) in 0.009613606 sec., 189939.13418128432 rows/sec., 157.37 MiB/sec. | ||
| 14473 | 2026.05.06 05:29:24.173813 [ 197 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 14474 | 2026.05.06 05:29:24.174395 [ 197 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_41_8} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14475 | 2026.05.06 05:29:24.174472 [ 197 ] {c9c1d97a-e41f-4629-bddd-c161409e932b::all_1_41_8} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 14476 | 2026.05.06 05:29:24.174751 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.33 MiB. | ||
| 14477 | 2026.05.06 05:29:26.569710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26276 | ||
| 14478 | 2026.05.06 05:29:26.570233 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14479 | 2026.05.06 05:29:26.570276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14480 | 2026.05.06 05:29:26.570763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14481 | 2026.05.06 05:29:26.570984 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14482 | 2026.05.06 05:29:26.571114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26276 | ||
| 14483 | 2026.05.06 05:29:27.490213 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14484 | 2026.05.06 05:29:27.490461 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 14485 | 2026.05.06 05:29:27.490785 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14486 | 2026.05.06 05:29:27.490818 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 14487 | 2026.05.06 05:29:27.491032 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14488 | 2026.05.06 05:29:27.491100 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14489 | 2026.05.06 05:29:27.491241 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14490 | 2026.05.06 05:29:27.491352 [ 345 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14491 | 2026.05.06 05:29:27.491359 [ 350 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14492 | 2026.05.06 05:29:27.491352 [ 341 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14493 | 2026.05.06 05:29:27.491565 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 14494 | 2026.05.06 05:29:27.491594 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14495 | 2026.05.06 05:29:27.491663 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14496 | 2026.05.06 05:29:27.491682 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 14497 | 2026.05.06 05:29:27.491714 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14498 | 2026.05.06 05:29:27.491752 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14499 | 2026.05.06 05:29:27.492920 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.00256 sec., 18359.375 rows/sec., 3.05 MiB/sec. | ||
| 14500 | 2026.05.06 05:29:27.493020 [ 293 ] {af8408a3-78f3-4e55-b5ab-e2fe53284803} <Debug> TCPHandler: Processed in 0.002940244 sec. | ||
| 14501 | 2026.05.06 05:29:27.494581 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14502 | 2026.05.06 05:29:27.494694 [ 293 ] {263251ff-b760-4442-aba3-f151134ab454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14503 | 2026.05.06 05:29:27.494736 [ 293 ] {263251ff-b760-4442-aba3-f151134ab454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14504 | 2026.05.06 05:29:27.495269 [ 293 ] {263251ff-b760-4442-aba3-f151134ab454} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14505 | 2026.05.06 05:29:27.495306 [ 293 ] {263251ff-b760-4442-aba3-f151134ab454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14506 | 2026.05.06 05:29:27.495656 [ 293 ] {263251ff-b760-4442-aba3-f151134ab454} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14507 | 2026.05.06 05:29:27.495871 [ 293 ] {263251ff-b760-4442-aba3-f151134ab454} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14508 | 2026.05.06 05:29:27.496010 [ 293 ] {263251ff-b760-4442-aba3-f151134ab454} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001348 sec., 41543.02670623145 rows/sec., 3.19 MiB/sec. | ||
| 14509 | 2026.05.06 05:29:27.496047 [ 293 ] {263251ff-b760-4442-aba3-f151134ab454} <Debug> TCPHandler: Processed in 0.001517317 sec. | ||
| 14510 | 2026.05.06 05:29:27.496176 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14511 | 2026.05.06 05:29:27.496270 [ 293 ] {a8ace10b-6d8f-4409-95c8-92296f9b529d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14512 | 2026.05.06 05:29:27.496310 [ 293 ] {a8ace10b-6d8f-4409-95c8-92296f9b529d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14513 | 2026.05.06 05:29:27.496731 [ 293 ] {a8ace10b-6d8f-4409-95c8-92296f9b529d} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14514 | 2026.05.06 05:29:27.496766 [ 293 ] {a8ace10b-6d8f-4409-95c8-92296f9b529d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14515 | 2026.05.06 05:29:27.497060 [ 293 ] {a8ace10b-6d8f-4409-95c8-92296f9b529d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14516 | 2026.05.06 05:29:27.497265 [ 293 ] {a8ace10b-6d8f-4409-95c8-92296f9b529d} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14517 | 2026.05.06 05:29:27.497387 [ 293 ] {a8ace10b-6d8f-4409-95c8-92296f9b529d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001135 sec., 56387.66519823789 rows/sec., 4.40 MiB/sec. | ||
| 14518 | 2026.05.06 05:29:27.497422 [ 293 ] {a8ace10b-6d8f-4409-95c8-92296f9b529d} <Debug> TCPHandler: Processed in 0.001293957 sec. | ||
| 14519 | 2026.05.06 05:29:27.497545 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14520 | 2026.05.06 05:29:27.497638 [ 293 ] {240bff01-d6bf-41d0-a35a-3ce52580ad07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14521 | 2026.05.06 05:29:27.497679 [ 293 ] {240bff01-d6bf-41d0-a35a-3ce52580ad07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14522 | 2026.05.06 05:29:27.498083 [ 293 ] {240bff01-d6bf-41d0-a35a-3ce52580ad07} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14523 | 2026.05.06 05:29:27.498118 [ 293 ] {240bff01-d6bf-41d0-a35a-3ce52580ad07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14524 | 2026.05.06 05:29:27.498439 [ 293 ] {240bff01-d6bf-41d0-a35a-3ce52580ad07} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14525 | 2026.05.06 05:29:27.498671 [ 293 ] {240bff01-d6bf-41d0-a35a-3ce52580ad07} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14526 | 2026.05.06 05:29:27.498796 [ 293 ] {240bff01-d6bf-41d0-a35a-3ce52580ad07} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001176 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 14527 | 2026.05.06 05:29:27.498832 [ 293 ] {240bff01-d6bf-41d0-a35a-3ce52580ad07} <Debug> TCPHandler: Processed in 0.001334376 sec. | ||
| 14528 | 2026.05.06 05:29:27.498954 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14529 | 2026.05.06 05:29:27.499047 [ 293 ] {e3d8fed9-4638-4a7c-905f-661ee4fbe6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14530 | 2026.05.06 05:29:27.499088 [ 293 ] {e3d8fed9-4638-4a7c-905f-661ee4fbe6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14531 | 2026.05.06 05:29:27.499420 [ 293 ] {e3d8fed9-4638-4a7c-905f-661ee4fbe6bf} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14532 | 2026.05.06 05:29:27.499453 [ 293 ] {e3d8fed9-4638-4a7c-905f-661ee4fbe6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14533 | 2026.05.06 05:29:27.499750 [ 293 ] {e3d8fed9-4638-4a7c-905f-661ee4fbe6bf} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14534 | 2026.05.06 05:29:27.499953 [ 293 ] {e3d8fed9-4638-4a7c-905f-661ee4fbe6bf} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14535 | 2026.05.06 05:29:27.500075 [ 293 ] {e3d8fed9-4638-4a7c-905f-661ee4fbe6bf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001046 sec., 45889.10133843212 rows/sec., 3.09 MiB/sec. | ||
| 14536 | 2026.05.06 05:29:27.500110 [ 293 ] {e3d8fed9-4638-4a7c-905f-661ee4fbe6bf} <Debug> TCPHandler: Processed in 0.001203916 sec. | ||
| 14537 | 2026.05.06 05:29:27.949919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 14538 | 2026.05.06 05:29:27.966815 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2026.05.06 05:29:27.966861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14540 | 2026.05.06 05:29:27.973031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14541 | 2026.05.06 05:29:27.973769 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14542 | 2026.05.06 05:29:27.976576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 14543 | 2026.05.06 05:29:32.496198 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14544 | 2026.05.06 05:29:32.496448 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14545 | 2026.05.06 05:29:32.496807 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14546 | 2026.05.06 05:29:32.496846 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14547 | 2026.05.06 05:29:32.497093 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14548 | 2026.05.06 05:29:32.497161 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14549 | 2026.05.06 05:29:32.497304 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14550 | 2026.05.06 05:29:32.497398 [ 350 ] {496cd255-71a5-424e-8887-07a939f5faab} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14551 | 2026.05.06 05:29:32.497430 [ 345 ] {496cd255-71a5-424e-8887-07a939f5faab} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14552 | 2026.05.06 05:29:32.497432 [ 341 ] {496cd255-71a5-424e-8887-07a939f5faab} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14553 | 2026.05.06 05:29:32.497547 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 14554 | 2026.05.06 05:29:32.497577 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14555 | 2026.05.06 05:29:32.497644 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14556 | 2026.05.06 05:29:32.497665 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 14557 | 2026.05.06 05:29:32.497698 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14558 | 2026.05.06 05:29:32.497735 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14559 | 2026.05.06 05:29:32.499192 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002843 sec., 16531.832571227576 rows/sec., 4.12 MiB/sec. | ||
| 14560 | 2026.05.06 05:29:32.499296 [ 293 ] {496cd255-71a5-424e-8887-07a939f5faab} <Debug> TCPHandler: Processed in 0.003227855 sec. | ||
| 14561 | 2026.05.06 05:29:32.504529 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14562 | 2026.05.06 05:29:32.504708 [ 293 ] {5106a154-34b7-4036-9c9b-de1dcf1a60b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14563 | 2026.05.06 05:29:32.504782 [ 293 ] {5106a154-34b7-4036-9c9b-de1dcf1a60b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14564 | 2026.05.06 05:29:32.505649 [ 293 ] {5106a154-34b7-4036-9c9b-de1dcf1a60b6} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14565 | 2026.05.06 05:29:32.505690 [ 293 ] {5106a154-34b7-4036-9c9b-de1dcf1a60b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14566 | 2026.05.06 05:29:32.506074 [ 293 ] {5106a154-34b7-4036-9c9b-de1dcf1a60b6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14567 | 2026.05.06 05:29:32.506297 [ 293 ] {5106a154-34b7-4036-9c9b-de1dcf1a60b6} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14568 | 2026.05.06 05:29:32.506439 [ 293 ] {5106a154-34b7-4036-9c9b-de1dcf1a60b6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001784 sec., 159192.82511210762 rows/sec., 10.11 MiB/sec. | ||
| 14569 | 2026.05.06 05:29:32.506477 [ 293 ] {5106a154-34b7-4036-9c9b-de1dcf1a60b6} <Debug> TCPHandler: Processed in 0.00200851 sec. | ||
| 14570 | 2026.05.06 05:29:32.506601 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14571 | 2026.05.06 05:29:32.506696 [ 293 ] {f5374abd-b4ab-4c71-835f-7965e1997ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14572 | 2026.05.06 05:29:32.506736 [ 293 ] {f5374abd-b4ab-4c71-835f-7965e1997ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14573 | 2026.05.06 05:29:32.507394 [ 293 ] {f5374abd-b4ab-4c71-835f-7965e1997ca9} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14574 | 2026.05.06 05:29:32.507430 [ 293 ] {f5374abd-b4ab-4c71-835f-7965e1997ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14575 | 2026.05.06 05:29:32.507780 [ 293 ] {f5374abd-b4ab-4c71-835f-7965e1997ca9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14576 | 2026.05.06 05:29:32.508014 [ 293 ] {f5374abd-b4ab-4c71-835f-7965e1997ca9} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14577 | 2026.05.06 05:29:32.508143 [ 293 ] {f5374abd-b4ab-4c71-835f-7965e1997ca9} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001465 sec., 579522.1843003413 rows/sec., 45.15 MiB/sec. | ||
| 14578 | 2026.05.06 05:29:32.508180 [ 293 ] {f5374abd-b4ab-4c71-835f-7965e1997ca9} <Debug> TCPHandler: Processed in 0.001629348 sec. | ||
| 14579 | 2026.05.06 05:29:32.508297 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14580 | 2026.05.06 05:29:32.508392 [ 293 ] {2c713e9f-03a4-402d-8d06-a6b7b7ca48c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14581 | 2026.05.06 05:29:32.508432 [ 293 ] {2c713e9f-03a4-402d-8d06-a6b7b7ca48c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14582 | 2026.05.06 05:29:32.508853 [ 293 ] {2c713e9f-03a4-402d-8d06-a6b7b7ca48c9} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14583 | 2026.05.06 05:29:32.508889 [ 293 ] {2c713e9f-03a4-402d-8d06-a6b7b7ca48c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14584 | 2026.05.06 05:29:32.509193 [ 293 ] {2c713e9f-03a4-402d-8d06-a6b7b7ca48c9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14585 | 2026.05.06 05:29:32.509401 [ 293 ] {2c713e9f-03a4-402d-8d06-a6b7b7ca48c9} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2026.05.06 05:29:32.509528 [ 293 ] {2c713e9f-03a4-402d-8d06-a6b7b7ca48c9} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001153 sec., 145706.85169124024 rows/sec., 8.89 MiB/sec. | ||
| 14587 | 2026.05.06 05:29:32.509565 [ 293 ] {2c713e9f-03a4-402d-8d06-a6b7b7ca48c9} <Debug> TCPHandler: Processed in 0.001318217 sec. | ||
| 14588 | 2026.05.06 05:29:32.509679 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14589 | 2026.05.06 05:29:32.509773 [ 293 ] {e06b76f1-6399-41d3-909a-e314dd44a27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14590 | 2026.05.06 05:29:32.509814 [ 293 ] {e06b76f1-6399-41d3-909a-e314dd44a27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14591 | 2026.05.06 05:29:32.510225 [ 293 ] {e06b76f1-6399-41d3-909a-e314dd44a27c} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14592 | 2026.05.06 05:29:32.510260 [ 293 ] {e06b76f1-6399-41d3-909a-e314dd44a27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14593 | 2026.05.06 05:29:32.510563 [ 293 ] {e06b76f1-6399-41d3-909a-e314dd44a27c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14594 | 2026.05.06 05:29:32.510770 [ 293 ] {e06b76f1-6399-41d3-909a-e314dd44a27c} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14595 | 2026.05.06 05:29:32.510909 [ 293 ] {e06b76f1-6399-41d3-909a-e314dd44a27c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 14596 | 2026.05.06 05:29:32.510947 [ 293 ] {e06b76f1-6399-41d3-909a-e314dd44a27c} <Debug> TCPHandler: Processed in 0.001317296 sec. | ||
| 14597 | 2026.05.06 05:29:32.511060 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14598 | 2026.05.06 05:29:32.511153 [ 293 ] {f3d70885-9688-4a41-bb98-f16147b08ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14599 | 2026.05.06 05:29:32.511191 [ 293 ] {f3d70885-9688-4a41-bb98-f16147b08ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14600 | 2026.05.06 05:29:32.511601 [ 293 ] {f3d70885-9688-4a41-bb98-f16147b08ca1} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14601 | 2026.05.06 05:29:32.511637 [ 293 ] {f3d70885-9688-4a41-bb98-f16147b08ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14602 | 2026.05.06 05:29:32.511934 [ 293 ] {f3d70885-9688-4a41-bb98-f16147b08ca1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14603 | 2026.05.06 05:29:32.512148 [ 293 ] {f3d70885-9688-4a41-bb98-f16147b08ca1} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14604 | 2026.05.06 05:29:32.512273 [ 293 ] {f3d70885-9688-4a41-bb98-f16147b08ca1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001137 sec., 130167.10642040457 rows/sec., 7.40 MiB/sec. | ||
| 14605 | 2026.05.06 05:29:32.512311 [ 293 ] {f3d70885-9688-4a41-bb98-f16147b08ca1} <Debug> TCPHandler: Processed in 0.001299486 sec. | ||
| 14606 | 2026.05.06 05:29:32.512424 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14607 | 2026.05.06 05:29:32.512518 [ 293 ] {2278cd5d-60d2-4228-af63-2d59cdbbb19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14608 | 2026.05.06 05:29:32.512557 [ 293 ] {2278cd5d-60d2-4228-af63-2d59cdbbb19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14609 | 2026.05.06 05:29:32.513101 [ 293 ] {2278cd5d-60d2-4228-af63-2d59cdbbb19a} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14610 | 2026.05.06 05:29:32.513138 [ 293 ] {2278cd5d-60d2-4228-af63-2d59cdbbb19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14611 | 2026.05.06 05:29:32.513477 [ 293 ] {2278cd5d-60d2-4228-af63-2d59cdbbb19a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14612 | 2026.05.06 05:29:32.513686 [ 293 ] {2278cd5d-60d2-4228-af63-2d59cdbbb19a} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14613 | 2026.05.06 05:29:32.513818 [ 293 ] {2278cd5d-60d2-4228-af63-2d59cdbbb19a} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001318 sec., 391502.2761760243 rows/sec., 27.61 MiB/sec. | ||
| 14614 | 2026.05.06 05:29:32.513858 [ 293 ] {2278cd5d-60d2-4228-af63-2d59cdbbb19a} <Debug> TCPHandler: Processed in 0.001483117 sec. | ||
| 14615 | 2026.05.06 05:29:32.513967 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14616 | 2026.05.06 05:29:32.514061 [ 293 ] {b5654c15-4a9d-4483-bb45-5378b129ed00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14617 | 2026.05.06 05:29:32.514102 [ 293 ] {b5654c15-4a9d-4483-bb45-5378b129ed00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14618 | 2026.05.06 05:29:32.514428 [ 293 ] {b5654c15-4a9d-4483-bb45-5378b129ed00} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14619 | 2026.05.06 05:29:32.514464 [ 293 ] {b5654c15-4a9d-4483-bb45-5378b129ed00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14620 | 2026.05.06 05:29:32.514765 [ 293 ] {b5654c15-4a9d-4483-bb45-5378b129ed00} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14621 | 2026.05.06 05:29:32.514973 [ 293 ] {b5654c15-4a9d-4483-bb45-5378b129ed00} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14622 | 2026.05.06 05:29:32.515100 [ 293 ] {b5654c15-4a9d-4483-bb45-5378b129ed00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 14623 | 2026.05.06 05:29:32.515136 [ 293 ] {b5654c15-4a9d-4483-bb45-5378b129ed00} <Debug> TCPHandler: Processed in 0.001217866 sec. | ||
| 14624 | 2026.05.06 05:29:32.515249 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14625 | 2026.05.06 05:29:32.515343 [ 293 ] {8f382851-fb95-46b7-ac1b-827649fb28a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14626 | 2026.05.06 05:29:32.515385 [ 293 ] {8f382851-fb95-46b7-ac1b-827649fb28a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14627 | 2026.05.06 05:29:32.515772 [ 293 ] {8f382851-fb95-46b7-ac1b-827649fb28a1} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14628 | 2026.05.06 05:29:32.515809 [ 293 ] {8f382851-fb95-46b7-ac1b-827649fb28a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14629 | 2026.05.06 05:29:32.516137 [ 293 ] {8f382851-fb95-46b7-ac1b-827649fb28a1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14630 | 2026.05.06 05:29:32.516348 [ 293 ] {8f382851-fb95-46b7-ac1b-827649fb28a1} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14631 | 2026.05.06 05:29:32.516465 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0 | ||
| 14632 | 2026.05.06 05:29:32.516476 [ 293 ] {8f382851-fb95-46b7-ac1b-827649fb28a1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001151 sec., 230234.57862728066 rows/sec., 15.30 MiB/sec. | ||
| 14633 | 2026.05.06 05:29:32.516542 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14634 | 2026.05.06 05:29:32.516557 [ 293 ] {8f382851-fb95-46b7-ac1b-827649fb28a1} <Debug> TCPHandler: Processed in 0.001356767 sec. | ||
| 14635 | 2026.05.06 05:29:32.516568 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14636 | 2026.05.06 05:29:32.516675 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full | ||
| 14637 | 2026.05.06 05:29:32.516681 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14638 | 2026.05.06 05:29:32.516798 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14639 | 2026.05.06 05:29:32.516803 [ 293 ] {596e4140-5a23-4439-b735-e916a038ea17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14640 | 2026.05.06 05:29:32.516833 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_89_18, total 36033 rows starting from the beginning of the part | ||
| 14641 | 2026.05.06 05:29:32.516849 [ 293 ] {596e4140-5a23-4439-b735-e916a038ea17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14642 | 2026.05.06 05:29:32.516893 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 14643 | 2026.05.06 05:29:32.516942 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 265 rows starting from the beginning of the part | ||
| 14644 | 2026.05.06 05:29:32.516991 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1496 rows starting from the beginning of the part | ||
| 14645 | 2026.05.06 05:29:32.517035 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 128 rows starting from the beginning of the part | ||
| 14646 | 2026.05.06 05:29:32.517079 [ 199 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 14647 | 2026.05.06 05:29:32.517157 [ 293 ] {596e4140-5a23-4439-b735-e916a038ea17} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14648 | 2026.05.06 05:29:32.517189 [ 293 ] {596e4140-5a23-4439-b735-e916a038ea17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14649 | 2026.05.06 05:29:32.517496 [ 293 ] {596e4140-5a23-4439-b735-e916a038ea17} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14650 | 2026.05.06 05:29:32.517693 [ 293 ] {596e4140-5a23-4439-b735-e916a038ea17} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14651 | 2026.05.06 05:29:32.517884 [ 293 ] {596e4140-5a23-4439-b735-e916a038ea17} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 14652 | 2026.05.06 05:29:32.517920 [ 293 ] {596e4140-5a23-4439-b735-e916a038ea17} <Debug> TCPHandler: Processed in 0.001288886 sec. | ||
| 14653 | 2026.05.06 05:29:32.518034 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14654 | 2026.05.06 05:29:32.518128 [ 293 ] {8277d0ae-e30e-4d36-91c0-af8b3b195284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14655 | 2026.05.06 05:29:32.518181 [ 293 ] {8277d0ae-e30e-4d36-91c0-af8b3b195284} <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 | ||
| 14656 | 2026.05.06 05:29:32.518945 [ 293 ] {8277d0ae-e30e-4d36-91c0-af8b3b195284} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14657 | 2026.05.06 05:29:32.518982 [ 293 ] {8277d0ae-e30e-4d36-91c0-af8b3b195284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14658 | 2026.05.06 05:29:32.519522 [ 293 ] {8277d0ae-e30e-4d36-91c0-af8b3b195284} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14659 | 2026.05.06 05:29:32.519746 [ 293 ] {8277d0ae-e30e-4d36-91c0-af8b3b195284} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14660 | 2026.05.06 05:29:32.519876 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14661 | 2026.05.06 05:29:32.519890 [ 293 ] {8277d0ae-e30e-4d36-91c0-af8b3b195284} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00178 sec., 14606.741573033709 rows/sec., 26.17 MiB/sec. | ||
| 14662 | 2026.05.06 05:29:32.519918 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14663 | 2026.05.06 05:29:32.519942 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14664 | 2026.05.06 05:29:32.519959 [ 293 ] {8277d0ae-e30e-4d36-91c0-af8b3b195284} <Debug> TCPHandler: Processed in 0.001974469 sec. | ||
| 14665 | 2026.05.06 05:29:32.520050 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14666 | 2026.05.06 05:29:32.520083 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14667 | 2026.05.06 05:29:32.520189 [ 293 ] {b9efdbee-1ab7-4226-b852-c7db787ab787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14668 | 2026.05.06 05:29:32.520232 [ 293 ] {b9efdbee-1ab7-4226-b852-c7db787ab787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14669 | 2026.05.06 05:29:32.520328 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14670 | 2026.05.06 05:29:32.520406 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1536 rows starting from the beginning of the part | ||
| 14671 | 2026.05.06 05:29:32.520556 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
| 14672 | 2026.05.06 05:29:32.520558 [ 293 ] {b9efdbee-1ab7-4226-b852-c7db787ab787} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14673 | 2026.05.06 05:29:32.520609 [ 293 ] {b9efdbee-1ab7-4226-b852-c7db787ab787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14674 | 2026.05.06 05:29:32.520661 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 16 rows starting from the beginning of the part | ||
| 14675 | 2026.05.06 05:29:32.520764 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 14676 | 2026.05.06 05:29:32.520862 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 27 rows starting from the beginning of the part | ||
| 14677 | 2026.05.06 05:29:32.520935 [ 293 ] {b9efdbee-1ab7-4226-b852-c7db787ab787} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14678 | 2026.05.06 05:29:32.520950 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
| 14679 | 2026.05.06 05:29:32.521165 [ 293 ] {b9efdbee-1ab7-4226-b852-c7db787ab787} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14680 | 2026.05.06 05:29:32.521304 [ 293 ] {b9efdbee-1ab7-4226-b852-c7db787ab787} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001133 sec., 79435.12797881731 rows/sec., 4.97 MiB/sec. | ||
| 14681 | 2026.05.06 05:29:32.521341 [ 293 ] {b9efdbee-1ab7-4226-b852-c7db787ab787} <Debug> TCPHandler: Processed in 0.001308647 sec. | ||
| 14682 | 2026.05.06 05:29:32.525390 [ 190 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38347 rows, containing 5 columns (5 merged, 0 gathered) in 0.008755072 sec., 4379975.401687159 rows/sec., 280.01 MiB/sec. | ||
| 14683 | 2026.05.06 05:29:32.525866 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 14684 | 2026.05.06 05:29:32.526127 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14685 | 2026.05.06 05:29:32.526194 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19 | ||
| 14686 | 2026.05.06 05:29:32.526263 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14687 | 2026.05.06 05:29:32.530431 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1657 rows, containing 19 columns (19 merged, 0 gathered) in 0.010435821 sec., 158780.03273532577 rows/sec., 284.53 MiB/sec. | ||
| 14688 | 2026.05.06 05:29:32.532443 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14689 | 2026.05.06 05:29:32.532829 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2026.05.06 05:29:32.532919 [ 198 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14691 | 2026.05.06 05:29:32.533067 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 14692 | 2026.05.06 05:29:33.000264 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.71 MiB, peak 363.29 MiB, free memory in arenas 0.00 B, will set to 356.66 MiB (RSS), difference: 4.96 MiB | ||
| 14693 | 2026.05.06 05:29:33.903883 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14694 | 2026.05.06 05:29:33.903931 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14695 | 2026.05.06 05:29:34.071401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26788 | ||
| 14696 | 2026.05.06 05:29:34.072049 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14697 | 2026.05.06 05:29:34.072096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14698 | 2026.05.06 05:29:34.072593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14699 | 2026.05.06 05:29:34.072826 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14700 | 2026.05.06 05:29:34.072971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26788 | ||
| 14701 | 2026.05.06 05:29:34.072977 [ 35 ] {} <Debug> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14702 | 2026.05.06 05:29:34.073037 [ 35 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14703 | 2026.05.06 05:29:34.073057 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14704 | 2026.05.06 05:29:34.073199 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 14705 | 2026.05.06 05:29:34.073353 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14706 | 2026.05.06 05:29:34.073397 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24356 rows starting from the beginning of the part | ||
| 14707 | 2026.05.06 05:29:34.073471 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 14708 | 2026.05.06 05:29:34.073522 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 14709 | 2026.05.06 05:29:34.073568 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 14710 | 2026.05.06 05:29:34.073613 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 14711 | 2026.05.06 05:29:34.073652 [ 190 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 14712 | 2026.05.06 05:29:34.075761 [ 195 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002624103 sec., 10208440.750991862 rows/sec., 146.03 MiB/sec. | ||
| 14713 | 2026.05.06 05:29:34.076107 [ 187 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14714 | 2026.05.06 05:29:34.076453 [ 187 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_56_11} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14715 | 2026.05.06 05:29:34.076543 [ 187 ] {70334cb6-18ca-42f4-a492-185e9fec460d::all_1_56_11} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14716 | 2026.05.06 05:29:34.076650 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 14717 | 2026.05.06 05:29:34.162830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1860 | ||
| 14718 | 2026.05.06 05:29:34.165429 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14719 | 2026.05.06 05:29:34.165470 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14720 | 2026.05.06 05:29:34.166594 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14721 | 2026.05.06 05:29:34.166862 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14722 | 2026.05.06 05:29:34.167118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1860 | ||
| 14723 | 2026.05.06 05:29:35.476768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 14724 | 2026.05.06 05:29:35.496065 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14725 | 2026.05.06 05:29:35.496139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14726 | 2026.05.06 05:29:35.502955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14727 | 2026.05.06 05:29:35.503769 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14728 | 2026.05.06 05:29:35.504089 [ 30 ] {} <Debug> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14729 | 2026.05.06 05:29:35.504157 [ 30 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14730 | 2026.05.06 05:29:35.504180 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14731 | 2026.05.06 05:29:35.504282 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 14732 | 2026.05.06 05:29:35.508151 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14733 | 2026.05.06 05:29:35.509168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 14734 | 2026.05.06 05:29:35.509633 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 14735 | 2026.05.06 05:29:35.514134 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 14736 | 2026.05.06 05:29:35.518625 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 14737 | 2026.05.06 05:29:35.523316 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 14738 | 2026.05.06 05:29:35.528273 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 14739 | 2026.05.06 05:29:35.532178 [ 190 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 14740 | 2026.05.06 05:29:35.583084 [ 189 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.078838752 sec., 5352.697617537122 rows/sec., 27.68 MiB/sec. | ||
| 14741 | 2026.05.06 05:29:35.586294 [ 188 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14742 | 2026.05.06 05:29:35.588395 [ 188 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_56_11} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14743 | 2026.05.06 05:29:35.588497 [ 188 ] {005cc05c-71e6-4a6c-82a2-54405f43418b::all_1_56_11} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14744 | 2026.05.06 05:29:35.591363 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14745 | 2026.05.06 05:29:37.492096 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14746 | 2026.05.06 05:29:37.492345 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14747 | 2026.05.06 05:29:37.492718 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14748 | 2026.05.06 05:29:37.492761 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14749 | 2026.05.06 05:29:37.492991 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14750 | 2026.05.06 05:29:37.493062 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14751 | 2026.05.06 05:29:37.493203 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14752 | 2026.05.06 05:29:37.493320 [ 350 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14753 | 2026.05.06 05:29:37.493325 [ 341 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14754 | 2026.05.06 05:29:37.493327 [ 345 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14755 | 2026.05.06 05:29:37.493468 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 14756 | 2026.05.06 05:29:37.493494 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14757 | 2026.05.06 05:29:37.493562 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14758 | 2026.05.06 05:29:37.493583 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 14759 | 2026.05.06 05:29:37.493617 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14760 | 2026.05.06 05:29:37.493655 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14761 | 2026.05.06 05:29:37.494667 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002423 sec., 19397.441188609162 rows/sec., 3.23 MiB/sec. | ||
| 14762 | 2026.05.06 05:29:37.494775 [ 293 ] {8b2736dd-3588-4454-9925-6d3710f25f44} <Debug> TCPHandler: Processed in 0.002816053 sec. | ||
| 14763 | 2026.05.06 05:29:37.496741 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14764 | 2026.05.06 05:29:37.496858 [ 293 ] {8b671113-72ac-4813-8f76-d91fae0efcaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14765 | 2026.05.06 05:29:37.496907 [ 293 ] {8b671113-72ac-4813-8f76-d91fae0efcaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14766 | 2026.05.06 05:29:37.497459 [ 293 ] {8b671113-72ac-4813-8f76-d91fae0efcaa} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14767 | 2026.05.06 05:29:37.497503 [ 293 ] {8b671113-72ac-4813-8f76-d91fae0efcaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14768 | 2026.05.06 05:29:37.497902 [ 293 ] {8b671113-72ac-4813-8f76-d91fae0efcaa} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14769 | 2026.05.06 05:29:37.498125 [ 293 ] {8b671113-72ac-4813-8f76-d91fae0efcaa} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14770 | 2026.05.06 05:29:37.498262 [ 293 ] {8b671113-72ac-4813-8f76-d91fae0efcaa} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001442 sec., 61026.35228848821 rows/sec., 5.14 MiB/sec. | ||
| 14771 | 2026.05.06 05:29:37.498300 [ 293 ] {8b671113-72ac-4813-8f76-d91fae0efcaa} <Debug> TCPHandler: Processed in 0.001607527 sec. | ||
| 14772 | 2026.05.06 05:29:37.498421 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14773 | 2026.05.06 05:29:37.498513 [ 293 ] {2c6d6f78-c882-43e8-a15e-5ec58e1f9d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14774 | 2026.05.06 05:29:37.498553 [ 293 ] {2c6d6f78-c882-43e8-a15e-5ec58e1f9d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14775 | 2026.05.06 05:29:37.498941 [ 293 ] {2c6d6f78-c882-43e8-a15e-5ec58e1f9d74} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14776 | 2026.05.06 05:29:37.498976 [ 293 ] {2c6d6f78-c882-43e8-a15e-5ec58e1f9d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14777 | 2026.05.06 05:29:37.499262 [ 293 ] {2c6d6f78-c882-43e8-a15e-5ec58e1f9d74} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14778 | 2026.05.06 05:29:37.499468 [ 293 ] {2c6d6f78-c882-43e8-a15e-5ec58e1f9d74} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14779 | 2026.05.06 05:29:37.499595 [ 293 ] {2c6d6f78-c882-43e8-a15e-5ec58e1f9d74} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001099 sec., 14558.689717925388 rows/sec., 1.07 MiB/sec. | ||
| 14780 | 2026.05.06 05:29:37.499631 [ 293 ] {2c6d6f78-c882-43e8-a15e-5ec58e1f9d74} <Debug> TCPHandler: Processed in 0.001257226 sec. | ||
| 14781 | 2026.05.06 05:29:37.499743 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14782 | 2026.05.06 05:29:37.499835 [ 293 ] {b01e26eb-08f4-4e02-b1bc-2eb89394a88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14783 | 2026.05.06 05:29:37.499872 [ 293 ] {b01e26eb-08f4-4e02-b1bc-2eb89394a88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14784 | 2026.05.06 05:29:37.500285 [ 293 ] {b01e26eb-08f4-4e02-b1bc-2eb89394a88f} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14785 | 2026.05.06 05:29:37.500319 [ 293 ] {b01e26eb-08f4-4e02-b1bc-2eb89394a88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14786 | 2026.05.06 05:29:37.500603 [ 293 ] {b01e26eb-08f4-4e02-b1bc-2eb89394a88f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14787 | 2026.05.06 05:29:37.500805 [ 293 ] {b01e26eb-08f4-4e02-b1bc-2eb89394a88f} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14788 | 2026.05.06 05:29:37.500929 [ 293 ] {b01e26eb-08f4-4e02-b1bc-2eb89394a88f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001111 sec., 72007.20072007201 rows/sec., 5.62 MiB/sec. | ||
| 14789 | 2026.05.06 05:29:37.500969 [ 293 ] {b01e26eb-08f4-4e02-b1bc-2eb89394a88f} <Debug> TCPHandler: Processed in 0.001273536 sec. | ||
| 14790 | 2026.05.06 05:29:37.501087 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14791 | 2026.05.06 05:29:37.501178 [ 293 ] {9f6ed4c1-365b-40d5-9901-877a1e45e461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14792 | 2026.05.06 05:29:37.501219 [ 293 ] {9f6ed4c1-365b-40d5-9901-877a1e45e461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14793 | 2026.05.06 05:29:37.501612 [ 293 ] {9f6ed4c1-365b-40d5-9901-877a1e45e461} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14794 | 2026.05.06 05:29:37.501647 [ 293 ] {9f6ed4c1-365b-40d5-9901-877a1e45e461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14795 | 2026.05.06 05:29:37.501956 [ 293 ] {9f6ed4c1-365b-40d5-9901-877a1e45e461} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14796 | 2026.05.06 05:29:37.502163 [ 293 ] {9f6ed4c1-365b-40d5-9901-877a1e45e461} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14797 | 2026.05.06 05:29:37.502289 [ 293 ] {9f6ed4c1-365b-40d5-9901-877a1e45e461} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 14798 | 2026.05.06 05:29:37.502325 [ 293 ] {9f6ed4c1-365b-40d5-9901-877a1e45e461} <Debug> TCPHandler: Processed in 0.001285806 sec. | ||
| 14799 | 2026.05.06 05:29:37.502441 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14800 | 2026.05.06 05:29:37.502561 [ 293 ] {e26a31ee-5389-44bd-a6ae-0ae702ca699b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14801 | 2026.05.06 05:29:37.502624 [ 293 ] {e26a31ee-5389-44bd-a6ae-0ae702ca699b} <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 | ||
| 14802 | 2026.05.06 05:29:37.503387 [ 293 ] {e26a31ee-5389-44bd-a6ae-0ae702ca699b} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14803 | 2026.05.06 05:29:37.503422 [ 293 ] {e26a31ee-5389-44bd-a6ae-0ae702ca699b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14804 | 2026.05.06 05:29:37.503978 [ 293 ] {e26a31ee-5389-44bd-a6ae-0ae702ca699b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14805 | 2026.05.06 05:29:37.504195 [ 293 ] {e26a31ee-5389-44bd-a6ae-0ae702ca699b} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14806 | 2026.05.06 05:29:37.504341 [ 293 ] {e26a31ee-5389-44bd-a6ae-0ae702ca699b} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001803 sec., 8874.098724348309 rows/sec., 15.90 MiB/sec. | ||
| 14807 | 2026.05.06 05:29:37.504401 [ 293 ] {e26a31ee-5389-44bd-a6ae-0ae702ca699b} <Debug> TCPHandler: Processed in 0.00201823 sec. | ||
| 14808 | 2026.05.06 05:29:37.504525 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14809 | 2026.05.06 05:29:37.504620 [ 293 ] {63bda62c-3fe8-4b57-bb80-239452ac5d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14810 | 2026.05.06 05:29:37.504662 [ 293 ] {63bda62c-3fe8-4b57-bb80-239452ac5d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14811 | 2026.05.06 05:29:37.504997 [ 293 ] {63bda62c-3fe8-4b57-bb80-239452ac5d37} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14812 | 2026.05.06 05:29:37.505032 [ 293 ] {63bda62c-3fe8-4b57-bb80-239452ac5d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14813 | 2026.05.06 05:29:37.505330 [ 293 ] {63bda62c-3fe8-4b57-bb80-239452ac5d37} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14814 | 2026.05.06 05:29:37.505539 [ 293 ] {63bda62c-3fe8-4b57-bb80-239452ac5d37} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14815 | 2026.05.06 05:29:37.505667 [ 293 ] {63bda62c-3fe8-4b57-bb80-239452ac5d37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 14816 | 2026.05.06 05:29:37.505703 [ 293 ] {63bda62c-3fe8-4b57-bb80-239452ac5d37} <Debug> TCPHandler: Processed in 0.001227646 sec. | ||
| 14817 | 2026.05.06 05:29:39.038938 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44488 | ||
| 14818 | 2026.05.06 05:29:39.039077 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14819 | 2026.05.06 05:29:39.039121 [ 3 ] {} <Debug> TCP-Session: ec5eb220-051e-439c-8d23-2dc26b845c85 Authenticating user 'default' from [fd00:1122:3344:101::e]:44488 | ||
| 14820 | 2026.05.06 05:29:39.039144 [ 3 ] {} <Debug> TCP-Session: ec5eb220-051e-439c-8d23-2dc26b845c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14821 | 2026.05.06 05:29:39.039157 [ 3 ] {} <Debug> TCP-Session: ec5eb220-051e-439c-8d23-2dc26b845c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14822 | 2026.05.06 05:29:39.039356 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64489 | ||
| 14823 | 2026.05.06 05:29:39.039389 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41517 | ||
| 14824 | 2026.05.06 05:29:39.039428 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33047 | ||
| 14825 | 2026.05.06 05:29:39.039454 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33345 | ||
| 14826 | 2026.05.06 05:29:39.039471 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37811 | ||
| 14827 | 2026.05.06 05:29:39.039487 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14828 | 2026.05.06 05:29:39.039530 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14829 | 2026.05.06 05:29:39.039555 [ 292 ] {} <Debug> TCP-Session: c44b45a1-ef27-4715-8f6c-9ed1852e3989 Authenticating user 'default' from [fd00:1122:3344:101::e]:64489 | ||
| 14830 | 2026.05.06 05:29:39.039479 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35405 | ||
| 14831 | 2026.05.06 05:29:39.039594 [ 292 ] {} <Debug> TCP-Session: c44b45a1-ef27-4715-8f6c-9ed1852e3989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14832 | 2026.05.06 05:29:39.039582 [ 313 ] {} <Debug> TCP-Session: 9ab6daa4-cba9-4cf6-8abd-0856eb221eed Authenticating user 'default' from [fd00:1122:3344:101::e]:33047 | ||
| 14833 | 2026.05.06 05:29:39.039643 [ 3 ] {} <Trace> TCP-Session: ec5eb220-051e-439c-8d23-2dc26b845c85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14834 | 2026.05.06 05:29:39.039680 [ 313 ] {} <Debug> TCP-Session: 9ab6daa4-cba9-4cf6-8abd-0856eb221eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14835 | 2026.05.06 05:29:39.039648 [ 292 ] {} <Debug> TCP-Session: c44b45a1-ef27-4715-8f6c-9ed1852e3989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14836 | 2026.05.06 05:29:39.039706 [ 313 ] {} <Debug> TCP-Session: 9ab6daa4-cba9-4cf6-8abd-0856eb221eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14837 | 2026.05.06 05:29:39.039471 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14838 | 2026.05.06 05:29:39.039440 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35737 | ||
| 14839 | 2026.05.06 05:29:39.039772 [ 309 ] {} <Debug> TCP-Session: b6e08388-04cf-47e8-a370-707c663eeec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41517 | ||
| 14840 | 2026.05.06 05:29:39.039429 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65301 | ||
| 14841 | 2026.05.06 05:29:39.039847 [ 309 ] {} <Debug> TCP-Session: b6e08388-04cf-47e8-a370-707c663eeec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14842 | 2026.05.06 05:29:39.039875 [ 3 ] {37c1337c-4606-44ec-b418-6befe10c9707} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44488) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14843 | 2026.05.06 05:29:39.039901 [ 309 ] {} <Debug> TCP-Session: b6e08388-04cf-47e8-a370-707c663eeec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14844 | 2026.05.06 05:29:39.040160 [ 3 ] {37c1337c-4606-44ec-b418-6befe10c9707} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14845 | 2026.05.06 05:29:39.040215 [ 3 ] {37c1337c-4606-44ec-b418-6befe10c9707} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14846 | 2026.05.06 05:29:39.040287 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14847 | 2026.05.06 05:29:39.040332 [ 316 ] {} <Debug> TCP-Session: b869e207-8b0d-4f81-b3ac-97262f92efdb Authenticating user 'default' from [fd00:1122:3344:101::e]:35405 | ||
| 14848 | 2026.05.06 05:29:39.040353 [ 316 ] {} <Debug> TCP-Session: b869e207-8b0d-4f81-b3ac-97262f92efdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14849 | 2026.05.06 05:29:39.040370 [ 316 ] {} <Debug> TCP-Session: b869e207-8b0d-4f81-b3ac-97262f92efdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14850 | 2026.05.06 05:29:39.040415 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14851 | 2026.05.06 05:29:39.040454 [ 314 ] {} <Debug> TCP-Session: 6d7ccb61-76c6-42de-bca0-8e0fe57a1a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:35737 | ||
| 14852 | 2026.05.06 05:29:39.040477 [ 314 ] {} <Debug> TCP-Session: 6d7ccb61-76c6-42de-bca0-8e0fe57a1a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14853 | 2026.05.06 05:29:39.040494 [ 314 ] {} <Debug> TCP-Session: 6d7ccb61-76c6-42de-bca0-8e0fe57a1a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14854 | 2026.05.06 05:29:39.040505 [ 3 ] {37c1337c-4606-44ec-b418-6befe10c9707} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 14855 | 2026.05.06 05:29:39.040548 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14856 | 2026.05.06 05:29:39.040580 [ 317 ] {} <Debug> TCP-Session: c84fe117-b979-40aa-81e8-e4984fc9b338 Authenticating user 'default' from [fd00:1122:3344:101::e]:37811 | ||
| 14857 | 2026.05.06 05:29:39.040597 [ 317 ] {} <Debug> TCP-Session: c84fe117-b979-40aa-81e8-e4984fc9b338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14858 | 2026.05.06 05:29:39.040610 [ 317 ] {} <Debug> TCP-Session: c84fe117-b979-40aa-81e8-e4984fc9b338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14859 | 2026.05.06 05:29:39.040684 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14860 | 2026.05.06 05:29:39.040720 [ 315 ] {} <Debug> TCP-Session: fda68ac2-fb3e-41f3-b383-36dd4b58d637 Authenticating user 'default' from [fd00:1122:3344:101::e]:33345 | ||
| 14861 | 2026.05.06 05:29:39.040738 [ 315 ] {} <Debug> TCP-Session: fda68ac2-fb3e-41f3-b383-36dd4b58d637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14862 | 2026.05.06 05:29:39.040750 [ 315 ] {} <Debug> TCP-Session: fda68ac2-fb3e-41f3-b383-36dd4b58d637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14863 | 2026.05.06 05:29:39.040896 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14864 | 2026.05.06 05:29:39.040932 [ 310 ] {} <Debug> TCP-Session: 4bc11c8e-354f-4f2a-abcd-f05aea273611 Authenticating user 'default' from [fd00:1122:3344:101::e]:65301 | ||
| 14865 | 2026.05.06 05:29:39.040950 [ 310 ] {} <Debug> TCP-Session: 4bc11c8e-354f-4f2a-abcd-f05aea273611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14866 | 2026.05.06 05:29:39.040962 [ 310 ] {} <Debug> TCP-Session: 4bc11c8e-354f-4f2a-abcd-f05aea273611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14867 | 2026.05.06 05:29:39.041438 [ 350 ] {37c1337c-4606-44ec-b418-6befe10c9707} <Trace> AggregatingTransform: Aggregating | ||
| 14868 | 2026.05.06 05:29:39.041477 [ 350 ] {37c1337c-4606-44ec-b418-6befe10c9707} <Trace> Aggregator: Aggregation method: without_key | ||
| 14869 | 2026.05.06 05:29:39.041514 [ 350 ] {37c1337c-4606-44ec-b418-6befe10c9707} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900674 sec. (1110.280 rows/sec., 43.37 KiB/sec.) | ||
| 14870 | 2026.05.06 05:29:39.041533 [ 350 ] {37c1337c-4606-44ec-b418-6befe10c9707} <Trace> Aggregator: Merging aggregated data | ||
| 14871 | 2026.05.06 05:29:39.043018 [ 3 ] {37c1337c-4606-44ec-b418-6befe10c9707} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003215 sec., 311.04199066874025 rows/sec., 12.15 KiB/sec. | ||
| 14872 | 2026.05.06 05:29:39.043161 [ 3 ] {37c1337c-4606-44ec-b418-6befe10c9707} <Debug> TCPHandler: Processed in 0.003696678 sec. | ||
| 14873 | 2026.05.06 05:29:39.043281 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14874 | 2026.05.06 05:29:39.043308 [ 3 ] {} <Debug> TCP-Session: ec5eb220-051e-439c-8d23-2dc26b845c85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14875 | 2026.05.06 05:29:39.043309 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14876 | 2026.05.06 05:29:39.043326 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14877 | 2026.05.06 05:29:39.043344 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14878 | 2026.05.06 05:29:39.043362 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14879 | 2026.05.06 05:29:39.043381 [ 317 ] {} <Debug> TCP-Session: c84fe117-b979-40aa-81e8-e4984fc9b338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14880 | 2026.05.06 05:29:39.043393 [ 313 ] {} <Debug> TCP-Session: 9ab6daa4-cba9-4cf6-8abd-0856eb221eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14881 | 2026.05.06 05:29:39.043395 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14882 | 2026.05.06 05:29:39.043405 [ 309 ] {} <Debug> TCP-Session: b6e08388-04cf-47e8-a370-707c663eeec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14883 | 2026.05.06 05:29:39.043429 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14884 | 2026.05.06 05:29:39.043455 [ 315 ] {} <Debug> TCP-Session: fda68ac2-fb3e-41f3-b383-36dd4b58d637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14885 | 2026.05.06 05:29:39.043412 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14886 | 2026.05.06 05:29:39.043498 [ 316 ] {} <Debug> TCP-Session: b869e207-8b0d-4f81-b3ac-97262f92efdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14887 | 2026.05.06 05:29:39.043368 [ 292 ] {} <Debug> TCP-Session: c44b45a1-ef27-4715-8f6c-9ed1852e3989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14888 | 2026.05.06 05:29:39.043535 [ 314 ] {} <Debug> TCP-Session: 6d7ccb61-76c6-42de-bca0-8e0fe57a1a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14889 | 2026.05.06 05:29:39.043377 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14890 | 2026.05.06 05:29:39.043594 [ 310 ] {} <Debug> TCP-Session: 4bc11c8e-354f-4f2a-abcd-f05aea273611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14891 | 2026.05.06 05:29:39.307334 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34932 | ||
| 14892 | 2026.05.06 05:29:39.307443 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14893 | 2026.05.06 05:29:39.307469 [ 3 ] {} <Debug> TCP-Session: ebe5ee7e-1cb6-4e81-a981-79fa98ef02d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34932 | ||
| 14894 | 2026.05.06 05:29:39.307490 [ 3 ] {} <Debug> TCP-Session: ebe5ee7e-1cb6-4e81-a981-79fa98ef02d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14895 | 2026.05.06 05:29:39.307502 [ 3 ] {} <Debug> TCP-Session: ebe5ee7e-1cb6-4e81-a981-79fa98ef02d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14896 | 2026.05.06 05:29:39.307688 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63227 | ||
| 14897 | 2026.05.06 05:29:39.307713 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53742 | ||
| 14898 | 2026.05.06 05:29:39.307726 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62020 | ||
| 14899 | 2026.05.06 05:29:39.307758 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60567 | ||
| 14900 | 2026.05.06 05:29:39.307779 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14901 | 2026.05.06 05:29:39.307809 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14902 | 2026.05.06 05:29:39.307765 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39420 | ||
| 14903 | 2026.05.06 05:29:39.307847 [ 309 ] {} <Debug> TCP-Session: 5826b86d-0d83-45c7-afff-7f5e559689ab Authenticating user 'default' from [fd00:1122:3344:101::e]:63227 | ||
| 14904 | 2026.05.06 05:29:39.307857 [ 3 ] {} <Trace> TCP-Session: ebe5ee7e-1cb6-4e81-a981-79fa98ef02d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14905 | 2026.05.06 05:29:39.307899 [ 309 ] {} <Debug> TCP-Session: 5826b86d-0d83-45c7-afff-7f5e559689ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14906 | 2026.05.06 05:29:39.307857 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14907 | 2026.05.06 05:29:39.307923 [ 309 ] {} <Debug> TCP-Session: 5826b86d-0d83-45c7-afff-7f5e559689ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14908 | 2026.05.06 05:29:39.307940 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14909 | 2026.05.06 05:29:39.307957 [ 314 ] {} <Debug> TCP-Session: 4d0b7ee1-a6a8-4e27-875e-4bce783fc24a Authenticating user 'default' from [fd00:1122:3344:101::e]:62020 | ||
| 14910 | 2026.05.06 05:29:39.307847 [ 313 ] {} <Debug> TCP-Session: 51e8f1c5-b597-479f-bb1b-3c981430b1ba Authenticating user 'default' from [fd00:1122:3344:101::e]:53742 | ||
| 14911 | 2026.05.06 05:29:39.307988 [ 316 ] {} <Debug> TCP-Session: b0ddbd9b-4331-4e7d-980d-95bc1f30eec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39420 | ||
| 14912 | 2026.05.06 05:29:39.308022 [ 313 ] {} <Debug> TCP-Session: 51e8f1c5-b597-479f-bb1b-3c981430b1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14913 | 2026.05.06 05:29:39.308000 [ 314 ] {} <Debug> TCP-Session: 4d0b7ee1-a6a8-4e27-875e-4bce783fc24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14914 | 2026.05.06 05:29:39.308053 [ 3 ] {9d9162c7-e1a5-4adf-b5a8-1b3320355900} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34932) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14915 | 2026.05.06 05:29:39.308067 [ 314 ] {} <Debug> TCP-Session: 4d0b7ee1-a6a8-4e27-875e-4bce783fc24a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14916 | 2026.05.06 05:29:39.308048 [ 316 ] {} <Debug> TCP-Session: b0ddbd9b-4331-4e7d-980d-95bc1f30eec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14917 | 2026.05.06 05:29:39.308047 [ 313 ] {} <Debug> TCP-Session: 51e8f1c5-b597-479f-bb1b-3c981430b1ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14918 | 2026.05.06 05:29:39.308124 [ 316 ] {} <Debug> TCP-Session: b0ddbd9b-4331-4e7d-980d-95bc1f30eec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14919 | 2026.05.06 05:29:39.307850 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14920 | 2026.05.06 05:29:39.307743 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49918 | ||
| 14921 | 2026.05.06 05:29:39.308190 [ 317 ] {} <Debug> TCP-Session: 0fe9af33-edc9-4554-91c6-102e3ec08987 Authenticating user 'default' from [fd00:1122:3344:101::e]:60567 | ||
| 14922 | 2026.05.06 05:29:39.308242 [ 317 ] {} <Debug> TCP-Session: 0fe9af33-edc9-4554-91c6-102e3ec08987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14923 | 2026.05.06 05:29:39.307690 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48057 | ||
| 14924 | 2026.05.06 05:29:39.308292 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14925 | 2026.05.06 05:29:39.308329 [ 3 ] {9d9162c7-e1a5-4adf-b5a8-1b3320355900} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14926 | 2026.05.06 05:29:39.308333 [ 315 ] {} <Debug> TCP-Session: eaa23ee6-32cf-41b1-8184-c4365576dbea Authenticating user 'default' from [fd00:1122:3344:101::e]:49918 | ||
| 14927 | 2026.05.06 05:29:39.308352 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14928 | 2026.05.06 05:29:39.308386 [ 315 ] {} <Debug> TCP-Session: eaa23ee6-32cf-41b1-8184-c4365576dbea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14929 | 2026.05.06 05:29:39.308394 [ 292 ] {} <Debug> TCP-Session: 2b1e753a-4fff-4a60-b0cb-6bdb8490132e Authenticating user 'default' from [fd00:1122:3344:101::e]:48057 | ||
| 14930 | 2026.05.06 05:29:39.308408 [ 315 ] {} <Debug> TCP-Session: eaa23ee6-32cf-41b1-8184-c4365576dbea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14931 | 2026.05.06 05:29:39.307715 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43189 | ||
| 14932 | 2026.05.06 05:29:39.308423 [ 292 ] {} <Debug> TCP-Session: 2b1e753a-4fff-4a60-b0cb-6bdb8490132e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14933 | 2026.05.06 05:29:39.308478 [ 292 ] {} <Debug> TCP-Session: 2b1e753a-4fff-4a60-b0cb-6bdb8490132e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14934 | 2026.05.06 05:29:39.308261 [ 317 ] {} <Debug> TCP-Session: 0fe9af33-edc9-4554-91c6-102e3ec08987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14935 | 2026.05.06 05:29:39.308503 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14936 | 2026.05.06 05:29:39.308395 [ 3 ] {9d9162c7-e1a5-4adf-b5a8-1b3320355900} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14937 | 2026.05.06 05:29:39.308549 [ 310 ] {} <Debug> TCP-Session: 724543bc-79c1-461d-8e32-b3e0395ca9c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43189 | ||
| 14938 | 2026.05.06 05:29:39.308583 [ 310 ] {} <Debug> TCP-Session: 724543bc-79c1-461d-8e32-b3e0395ca9c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14939 | 2026.05.06 05:29:39.308595 [ 310 ] {} <Debug> TCP-Session: 724543bc-79c1-461d-8e32-b3e0395ca9c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14940 | 2026.05.06 05:29:39.308836 [ 3 ] {9d9162c7-e1a5-4adf-b5a8-1b3320355900} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 14941 | 2026.05.06 05:29:39.309902 [ 355 ] {9d9162c7-e1a5-4adf-b5a8-1b3320355900} <Trace> AggregatingTransform: Aggregating | ||
| 14942 | 2026.05.06 05:29:39.309936 [ 355 ] {9d9162c7-e1a5-4adf-b5a8-1b3320355900} <Trace> Aggregator: Aggregation method: without_key | ||
| 14943 | 2026.05.06 05:29:39.309969 [ 355 ] {9d9162c7-e1a5-4adf-b5a8-1b3320355900} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965695 sec. (1035.524 rows/sec., 40.45 KiB/sec.) | ||
| 14944 | 2026.05.06 05:29:39.309986 [ 355 ] {9d9162c7-e1a5-4adf-b5a8-1b3320355900} <Trace> Aggregator: Merging aggregated data | ||
| 14945 | 2026.05.06 05:29:39.311371 [ 3 ] {9d9162c7-e1a5-4adf-b5a8-1b3320355900} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003371 sec., 296.6478789676654 rows/sec., 11.59 KiB/sec. | ||
| 14946 | 2026.05.06 05:29:39.311501 [ 3 ] {9d9162c7-e1a5-4adf-b5a8-1b3320355900} <Debug> TCPHandler: Processed in 0.003807478 sec. | ||
| 14947 | 2026.05.06 05:29:39.311644 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14948 | 2026.05.06 05:29:39.311671 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14949 | 2026.05.06 05:29:39.311680 [ 3 ] {} <Debug> TCP-Session: ebe5ee7e-1cb6-4e81-a981-79fa98ef02d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14950 | 2026.05.06 05:29:39.311692 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14951 | 2026.05.06 05:29:39.311714 [ 292 ] {} <Debug> TCP-Session: 2b1e753a-4fff-4a60-b0cb-6bdb8490132e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14952 | 2026.05.06 05:29:39.311729 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14953 | 2026.05.06 05:29:39.311744 [ 309 ] {} <Debug> TCP-Session: 5826b86d-0d83-45c7-afff-7f5e559689ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14954 | 2026.05.06 05:29:39.311762 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14955 | 2026.05.06 05:29:39.311775 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14956 | 2026.05.06 05:29:39.311790 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14957 | 2026.05.06 05:29:39.311811 [ 310 ] {} <Debug> TCP-Session: 724543bc-79c1-461d-8e32-b3e0395ca9c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14958 | 2026.05.06 05:29:39.311834 [ 315 ] {} <Debug> TCP-Session: eaa23ee6-32cf-41b1-8184-c4365576dbea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14959 | 2026.05.06 05:29:39.311852 [ 313 ] {} <Debug> TCP-Session: 51e8f1c5-b597-479f-bb1b-3c981430b1ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14960 | 2026.05.06 05:29:39.311871 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14961 | 2026.05.06 05:29:39.311710 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14962 | 2026.05.06 05:29:39.311914 [ 314 ] {} <Debug> TCP-Session: 4d0b7ee1-a6a8-4e27-875e-4bce783fc24a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14963 | 2026.05.06 05:29:39.311780 [ 317 ] {} <Debug> TCP-Session: 0fe9af33-edc9-4554-91c6-102e3ec08987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14964 | 2026.05.06 05:29:39.311951 [ 316 ] {} <Debug> TCP-Session: b0ddbd9b-4331-4e7d-980d-95bc1f30eec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14965 | 2026.05.06 05:29:40.338960 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35725 | ||
| 14966 | 2026.05.06 05:29:40.339092 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14967 | 2026.05.06 05:29:40.339142 [ 3 ] {} <Debug> TCP-Session: 5d7f4634-f824-4c49-8dd8-208cb9adf546 Authenticating user 'default' from [fd00:1122:3344:101::e]:35725 | ||
| 14968 | 2026.05.06 05:29:40.339187 [ 3 ] {} <Debug> TCP-Session: 5d7f4634-f824-4c49-8dd8-208cb9adf546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14969 | 2026.05.06 05:29:40.339204 [ 3 ] {} <Debug> TCP-Session: 5d7f4634-f824-4c49-8dd8-208cb9adf546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14970 | 2026.05.06 05:29:40.339411 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38295 | ||
| 14971 | 2026.05.06 05:29:40.339416 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63645 | ||
| 14972 | 2026.05.06 05:29:40.339459 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58286 | ||
| 14973 | 2026.05.06 05:29:40.339487 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33084 | ||
| 14974 | 2026.05.06 05:29:40.339522 [ 3 ] {} <Trace> TCP-Session: 5d7f4634-f824-4c49-8dd8-208cb9adf546 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14975 | 2026.05.06 05:29:40.339515 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62599 | ||
| 14976 | 2026.05.06 05:29:40.339592 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14977 | 2026.05.06 05:29:40.339593 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14978 | 2026.05.06 05:29:40.339568 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14979 | 2026.05.06 05:29:40.339638 [ 315 ] {} <Debug> TCP-Session: aa25b9f0-a458-4d67-9af0-37655c203fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:33084 | ||
| 14980 | 2026.05.06 05:29:40.339650 [ 314 ] {} <Debug> TCP-Session: 731aa011-b276-41e5-adab-4f0f0fbf03d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58286 | ||
| 14981 | 2026.05.06 05:29:40.339680 [ 292 ] {} <Debug> TCP-Session: 423f2dbe-8e6a-4637-8626-20f928f474c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63645 | ||
| 14982 | 2026.05.06 05:29:40.339685 [ 315 ] {} <Debug> TCP-Session: aa25b9f0-a458-4d67-9af0-37655c203fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14983 | 2026.05.06 05:29:40.339702 [ 314 ] {} <Debug> TCP-Session: 731aa011-b276-41e5-adab-4f0f0fbf03d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14984 | 2026.05.06 05:29:40.339717 [ 292 ] {} <Debug> TCP-Session: 423f2dbe-8e6a-4637-8626-20f928f474c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14985 | 2026.05.06 05:29:40.339718 [ 315 ] {} <Debug> TCP-Session: aa25b9f0-a458-4d67-9af0-37655c203fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14986 | 2026.05.06 05:29:40.339731 [ 314 ] {} <Debug> TCP-Session: 731aa011-b276-41e5-adab-4f0f0fbf03d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14987 | 2026.05.06 05:29:40.339751 [ 292 ] {} <Debug> TCP-Session: 423f2dbe-8e6a-4637-8626-20f928f474c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14988 | 2026.05.06 05:29:40.339687 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14989 | 2026.05.06 05:29:40.339503 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35459 | ||
| 14990 | 2026.05.06 05:29:40.339840 [ 316 ] {} <Debug> TCP-Session: 01245020-2555-47c4-beb5-c644455c576a Authenticating user 'default' from [fd00:1122:3344:101::e]:62599 | ||
| 14991 | 2026.05.06 05:29:40.339487 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14992 | 2026.05.06 05:29:40.339879 [ 316 ] {} <Debug> TCP-Session: 01245020-2555-47c4-beb5-c644455c576a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14993 | 2026.05.06 05:29:40.339898 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14994 | 2026.05.06 05:29:40.339899 [ 309 ] {} <Debug> TCP-Session: 494d6c8d-544d-4080-be3d-923f57eabeed Authenticating user 'default' from [fd00:1122:3344:101::e]:38295 | ||
| 14995 | 2026.05.06 05:29:40.339909 [ 316 ] {} <Debug> TCP-Session: 01245020-2555-47c4-beb5-c644455c576a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14996 | 2026.05.06 05:29:40.339936 [ 309 ] {} <Debug> TCP-Session: 494d6c8d-544d-4080-be3d-923f57eabeed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14997 | 2026.05.06 05:29:40.339928 [ 317 ] {} <Debug> TCP-Session: 7fd0bb50-6b9a-4661-8d05-a32aaef7e220 Authenticating user 'default' from [fd00:1122:3344:101::e]:35459 | ||
| 14998 | 2026.05.06 05:29:40.339961 [ 309 ] {} <Debug> TCP-Session: 494d6c8d-544d-4080-be3d-923f57eabeed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14999 | 2026.05.06 05:29:40.339977 [ 317 ] {} <Debug> TCP-Session: 7fd0bb50-6b9a-4661-8d05-a32aaef7e220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15000 | 2026.05.06 05:29:40.339441 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50565 | ||
| 15001 | 2026.05.06 05:29:40.339994 [ 317 ] {} <Debug> TCP-Session: 7fd0bb50-6b9a-4661-8d05-a32aaef7e220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15002 | 2026.05.06 05:29:40.339435 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59182 | ||
| 15003 | 2026.05.06 05:29:40.339729 [ 3 ] {5f0fbd74-06cb-4b4b-8df5-a9d161db8e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35725) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15004 | 2026.05.06 05:29:40.340076 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15005 | 2026.05.06 05:29:40.340107 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15006 | 2026.05.06 05:29:40.340109 [ 310 ] {} <Debug> TCP-Session: 31d5eb15-0e8c-4a56-9e6c-251f06875b42 Authenticating user 'default' from [fd00:1122:3344:101::e]:50565 | ||
| 15007 | 2026.05.06 05:29:40.340138 [ 313 ] {} <Debug> TCP-Session: e02d7bc1-6baf-45d1-adbe-3c15a3fb9efc Authenticating user 'default' from [fd00:1122:3344:101::e]:59182 | ||
| 15008 | 2026.05.06 05:29:40.340148 [ 310 ] {} <Debug> TCP-Session: 31d5eb15-0e8c-4a56-9e6c-251f06875b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15009 | 2026.05.06 05:29:40.340164 [ 313 ] {} <Debug> TCP-Session: e02d7bc1-6baf-45d1-adbe-3c15a3fb9efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15010 | 2026.05.06 05:29:40.340171 [ 310 ] {} <Debug> TCP-Session: 31d5eb15-0e8c-4a56-9e6c-251f06875b42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15011 | 2026.05.06 05:29:40.340186 [ 313 ] {} <Debug> TCP-Session: e02d7bc1-6baf-45d1-adbe-3c15a3fb9efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15012 | 2026.05.06 05:29:40.340308 [ 3 ] {5f0fbd74-06cb-4b4b-8df5-a9d161db8e5b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15013 | 2026.05.06 05:29:40.340357 [ 3 ] {5f0fbd74-06cb-4b4b-8df5-a9d161db8e5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15014 | 2026.05.06 05:29:40.340613 [ 3 ] {5f0fbd74-06cb-4b4b-8df5-a9d161db8e5b} <Debug> oximeter.version (d7c3881c-12b3-41fb-bb84-e1d0fa1a22cd) (SelectExecutor): Key condition: unknown | ||
| 15015 | 2026.05.06 05:29:40.341485 [ 355 ] {5f0fbd74-06cb-4b4b-8df5-a9d161db8e5b} <Trace> AggregatingTransform: Aggregating | ||
| 15016 | 2026.05.06 05:29:40.341519 [ 355 ] {5f0fbd74-06cb-4b4b-8df5-a9d161db8e5b} <Trace> Aggregator: Aggregation method: without_key | ||
| 15017 | 2026.05.06 05:29:40.341589 [ 355 ] {5f0fbd74-06cb-4b4b-8df5-a9d161db8e5b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000843993 sec. (1184.844 rows/sec., 46.28 KiB/sec.) | ||
| 15018 | 2026.05.06 05:29:40.341607 [ 355 ] {5f0fbd74-06cb-4b4b-8df5-a9d161db8e5b} <Trace> Aggregator: Merging aggregated data | ||
| 15019 | 2026.05.06 05:29:40.342911 [ 3 ] {5f0fbd74-06cb-4b4b-8df5-a9d161db8e5b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003249 sec., 307.7870113881194 rows/sec., 12.02 KiB/sec. | ||
| 15020 | 2026.05.06 05:29:40.343018 [ 3 ] {5f0fbd74-06cb-4b4b-8df5-a9d161db8e5b} <Debug> TCPHandler: Processed in 0.003613687 sec. | ||
| 15021 | 2026.05.06 05:29:40.343135 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15022 | 2026.05.06 05:29:40.343162 [ 3 ] {} <Debug> TCP-Session: 5d7f4634-f824-4c49-8dd8-208cb9adf546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15023 | 2026.05.06 05:29:40.343167 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15024 | 2026.05.06 05:29:40.343188 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15025 | 2026.05.06 05:29:40.343213 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15026 | 2026.05.06 05:29:40.343229 [ 309 ] {} <Debug> TCP-Session: 494d6c8d-544d-4080-be3d-923f57eabeed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15027 | 2026.05.06 05:29:40.343217 [ 292 ] {} <Debug> TCP-Session: 423f2dbe-8e6a-4637-8626-20f928f474c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15028 | 2026.05.06 05:29:40.343249 [ 313 ] {} <Debug> TCP-Session: e02d7bc1-6baf-45d1-adbe-3c15a3fb9efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15029 | 2026.05.06 05:29:40.343262 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15030 | 2026.05.06 05:29:40.343287 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15031 | 2026.05.06 05:29:40.343218 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15032 | 2026.05.06 05:29:40.343328 [ 316 ] {} <Debug> TCP-Session: 01245020-2555-47c4-beb5-c644455c576a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15033 | 2026.05.06 05:29:40.343342 [ 315 ] {} <Debug> TCP-Session: aa25b9f0-a458-4d67-9af0-37655c203fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15034 | 2026.05.06 05:29:40.343367 [ 314 ] {} <Debug> TCP-Session: 731aa011-b276-41e5-adab-4f0f0fbf03d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15035 | 2026.05.06 05:29:40.343249 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15036 | 2026.05.06 05:29:40.343234 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15037 | 2026.05.06 05:29:40.343424 [ 317 ] {} <Debug> TCP-Session: 7fd0bb50-6b9a-4661-8d05-a32aaef7e220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15038 | 2026.05.06 05:29:40.343450 [ 310 ] {} <Debug> TCP-Session: 31d5eb15-0e8c-4a56-9e6c-251f06875b42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15039 | 2026.05.06 05:29:41.573429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27236 | ||
| 15040 | 2026.05.06 05:29:41.573924 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15041 | 2026.05.06 05:29:41.573970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15042 | 2026.05.06 05:29:41.574457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15043 | 2026.05.06 05:29:41.574705 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15044 | 2026.05.06 05:29:41.574839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27236 | ||
| 15045 | 2026.05.06 05:29:42.498312 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2026.05.06 05:29:42.498558 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15047 | 2026.05.06 05:29:42.498946 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15048 | 2026.05.06 05:29:42.498989 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15049 | 2026.05.06 05:29:42.499252 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15050 | 2026.05.06 05:29:42.499330 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15051 | 2026.05.06 05:29:42.499500 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 15052 | 2026.05.06 05:29:42.499636 [ 334 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15053 | 2026.05.06 05:29:42.499648 [ 321 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15054 | 2026.05.06 05:29:42.499658 [ 344 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15055 | 2026.05.06 05:29:42.499798 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 15056 | 2026.05.06 05:29:42.499826 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15057 | 2026.05.06 05:29:42.499898 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15058 | 2026.05.06 05:29:42.499917 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 15059 | 2026.05.06 05:29:42.499954 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15060 | 2026.05.06 05:29:42.499993 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15061 | 2026.05.06 05:29:42.501213 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002761 sec., 17022.817819630567 rows/sec., 4.24 MiB/sec. | ||
| 15062 | 2026.05.06 05:29:42.501340 [ 293 ] {bbf997ec-6bf2-437c-b8b5-287fc35bc9b0} <Debug> TCPHandler: Processed in 0.003183035 sec. | ||
| 15063 | 2026.05.06 05:29:42.506948 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15064 | 2026.05.06 05:29:42.507084 [ 293 ] {0cb1b467-37df-4647-8114-194f0312f5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15065 | 2026.05.06 05:29:42.507141 [ 293 ] {0cb1b467-37df-4647-8114-194f0312f5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15066 | 2026.05.06 05:29:42.507849 [ 293 ] {0cb1b467-37df-4647-8114-194f0312f5f3} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15067 | 2026.05.06 05:29:42.507900 [ 293 ] {0cb1b467-37df-4647-8114-194f0312f5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15068 | 2026.05.06 05:29:42.508300 [ 293 ] {0cb1b467-37df-4647-8114-194f0312f5f3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15069 | 2026.05.06 05:29:42.508520 [ 293 ] {0cb1b467-37df-4647-8114-194f0312f5f3} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15070 | 2026.05.06 05:29:42.508671 [ 79 ] {} <Debug> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 15071 | 2026.05.06 05:29:42.508677 [ 293 ] {0cb1b467-37df-4647-8114-194f0312f5f3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001633 sec., 173913.0434782609 rows/sec., 11.05 MiB/sec. | ||
| 15072 | 2026.05.06 05:29:42.508714 [ 79 ] {} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15073 | 2026.05.06 05:29:42.508732 [ 293 ] {0cb1b467-37df-4647-8114-194f0312f5f3} <Debug> TCPHandler: Processed in 0.001850749 sec. | ||
| 15074 | 2026.05.06 05:29:42.508740 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15075 | 2026.05.06 05:29:42.508867 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15076 | 2026.05.06 05:29:42.508866 [ 186 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::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 | ||
| 15077 | 2026.05.06 05:29:42.508971 [ 293 ] {7fdf8fde-9566-4e85-9387-e4e5eeded8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15078 | 2026.05.06 05:29:42.509018 [ 293 ] {7fdf8fde-9566-4e85-9387-e4e5eeded8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15079 | 2026.05.06 05:29:42.509030 [ 186 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15080 | 2026.05.06 05:29:42.509073 [ 186 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 308 rows starting from the beginning of the part | ||
| 15081 | 2026.05.06 05:29:42.509145 [ 186 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 15082 | 2026.05.06 05:29:42.509199 [ 186 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 15083 | 2026.05.06 05:29:42.509245 [ 186 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 15084 | 2026.05.06 05:29:42.509289 [ 186 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 15085 | 2026.05.06 05:29:42.509330 [ 186 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 15086 | 2026.05.06 05:29:42.509432 [ 293 ] {7fdf8fde-9566-4e85-9387-e4e5eeded8fc} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15087 | 2026.05.06 05:29:42.509477 [ 293 ] {7fdf8fde-9566-4e85-9387-e4e5eeded8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15088 | 2026.05.06 05:29:42.509804 [ 293 ] {7fdf8fde-9566-4e85-9387-e4e5eeded8fc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 15089 | 2026.05.06 05:29:42.510030 [ 293 ] {7fdf8fde-9566-4e85-9387-e4e5eeded8fc} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15090 | 2026.05.06 05:29:42.510162 [ 293 ] {7fdf8fde-9566-4e85-9387-e4e5eeded8fc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001214 sec., 1647.4464579901153 rows/sec., 134.34 KiB/sec. | ||
| 15091 | 2026.05.06 05:29:42.510201 [ 293 ] {7fdf8fde-9566-4e85-9387-e4e5eeded8fc} <Debug> TCPHandler: Processed in 0.001386607 sec. | ||
| 15092 | 2026.05.06 05:29:42.510321 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15093 | 2026.05.06 05:29:42.510418 [ 293 ] {a515ec1c-ee65-4f16-bdbf-0dc1428eeae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15094 | 2026.05.06 05:29:42.510427 [ 189 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619278 sec., 1067142.2695794052 rows/sec., 72.14 MiB/sec. | ||
| 15095 | 2026.05.06 05:29:42.510460 [ 293 ] {a515ec1c-ee65-4f16-bdbf-0dc1428eeae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15096 | 2026.05.06 05:29:42.510639 [ 192 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 15097 | 2026.05.06 05:29:42.510976 [ 192 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_41_8} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15098 | 2026.05.06 05:29:42.511068 [ 192 ] {90004f9b-428d-4ef1-a4fb-abe3dfb39b3f::all_1_41_8} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 15099 | 2026.05.06 05:29:42.511173 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 15100 | 2026.05.06 05:29:42.511304 [ 293 ] {a515ec1c-ee65-4f16-bdbf-0dc1428eeae3} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15101 | 2026.05.06 05:29:42.511346 [ 293 ] {a515ec1c-ee65-4f16-bdbf-0dc1428eeae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15102 | 2026.05.06 05:29:42.511701 [ 293 ] {a515ec1c-ee65-4f16-bdbf-0dc1428eeae3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15103 | 2026.05.06 05:29:42.511907 [ 293 ] {a515ec1c-ee65-4f16-bdbf-0dc1428eeae3} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2026.05.06 05:29:42.512016 [ 79 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15105 | 2026.05.06 05:29:42.512038 [ 293 ] {a515ec1c-ee65-4f16-bdbf-0dc1428eeae3} <Debug> executeQuery: Read 850 rows, 67.81 KiB in 0.001639 sec., 518608.9078706528 rows/sec., 40.40 MiB/sec. | ||
| 15106 | 2026.05.06 05:29:42.512042 [ 79 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2026.05.06 05:29:42.512069 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15108 | 2026.05.06 05:29:42.512076 [ 293 ] {a515ec1c-ee65-4f16-bdbf-0dc1428eeae3} <Debug> TCPHandler: Processed in 0.001805999 sec. | ||
| 15109 | 2026.05.06 05:29:42.512138 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15110 | 2026.05.06 05:29:42.512204 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15111 | 2026.05.06 05:29:42.512231 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15112 | 2026.05.06 05:29:42.512260 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3362 rows starting from the beginning of the part | ||
| 15113 | 2026.05.06 05:29:42.512306 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 2437 rows starting from the beginning of the part | ||
| 15114 | 2026.05.06 05:29:42.512308 [ 293 ] {82057fc4-7dac-4234-8cd6-7c1089fb98b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15115 | 2026.05.06 05:29:42.512347 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 15116 | 2026.05.06 05:29:42.512361 [ 293 ] {82057fc4-7dac-4234-8cd6-7c1089fb98b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15117 | 2026.05.06 05:29:42.512388 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 849 rows starting from the beginning of the part | ||
| 15118 | 2026.05.06 05:29:42.512430 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 88 rows starting from the beginning of the part | ||
| 15119 | 2026.05.06 05:29:42.512471 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 850 rows starting from the beginning of the part | ||
| 15120 | 2026.05.06 05:29:42.512818 [ 293 ] {82057fc4-7dac-4234-8cd6-7c1089fb98b5} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2026.05.06 05:29:42.512859 [ 293 ] {82057fc4-7dac-4234-8cd6-7c1089fb98b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15122 | 2026.05.06 05:29:42.513175 [ 293 ] {82057fc4-7dac-4234-8cd6-7c1089fb98b5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15123 | 2026.05.06 05:29:42.513394 [ 293 ] {82057fc4-7dac-4234-8cd6-7c1089fb98b5} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2026.05.06 05:29:42.513496 [ 79 ] {} <Debug> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15125 | 2026.05.06 05:29:42.513519 [ 293 ] {82057fc4-7dac-4234-8cd6-7c1089fb98b5} <Debug> executeQuery: Read 170 rows, 10.64 KiB in 0.00123 sec., 138211.38211382114 rows/sec., 8.45 MiB/sec. | ||
| 15126 | 2026.05.06 05:29:42.513521 [ 79 ] {} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15127 | 2026.05.06 05:29:42.513549 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15128 | 2026.05.06 05:29:42.513558 [ 293 ] {82057fc4-7dac-4234-8cd6-7c1089fb98b5} <Debug> TCPHandler: Processed in 0.001410576 sec. | ||
| 15129 | 2026.05.06 05:29:42.513627 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 15130 | 2026.05.06 05:29:42.513681 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15131 | 2026.05.06 05:29:42.513738 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15132 | 2026.05.06 05:29:42.513774 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 227 rows starting from the beginning of the part | ||
| 15133 | 2026.05.06 05:29:42.513783 [ 293 ] {b34263f1-ca3d-4e1f-a7c8-afbb3914b37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15134 | 2026.05.06 05:29:42.513830 [ 293 ] {b34263f1-ca3d-4e1f-a7c8-afbb3914b37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15135 | 2026.05.06 05:29:42.513835 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 168 rows starting from the beginning of the part | ||
| 15136 | 2026.05.06 05:29:42.513888 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 27 rows starting from the beginning of the part | ||
| 15137 | 2026.05.06 05:29:42.513928 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 168 rows starting from the beginning of the part | ||
| 15138 | 2026.05.06 05:29:42.513966 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 16 rows starting from the beginning of the part | ||
| 15139 | 2026.05.06 05:29:42.514005 [ 189 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 170 rows starting from the beginning of the part | ||
| 15140 | 2026.05.06 05:29:42.514281 [ 293 ] {b34263f1-ca3d-4e1f-a7c8-afbb3914b37a} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15141 | 2026.05.06 05:29:42.514322 [ 293 ] {b34263f1-ca3d-4e1f-a7c8-afbb3914b37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15142 | 2026.05.06 05:29:42.514649 [ 293 ] {b34263f1-ca3d-4e1f-a7c8-afbb3914b37a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15143 | 2026.05.06 05:29:42.514704 [ 193 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7642 rows, containing 5 columns (5 merged, 0 gathered) in 0.002594093 sec., 2945923.6812249986 rows/sec., 234.47 MiB/sec. | ||
| 15144 | 2026.05.06 05:29:42.514867 [ 193 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277757 sec., 607314.2232834569 rows/sec., 40.34 MiB/sec. | ||
| 15145 | 2026.05.06 05:29:42.514868 [ 293 ] {b34263f1-ca3d-4e1f-a7c8-afbb3914b37a} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15146 | 2026.05.06 05:29:42.515014 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15147 | 2026.05.06 05:29:42.515018 [ 201 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15148 | 2026.05.06 05:29:42.515026 [ 293 ] {b34263f1-ca3d-4e1f-a7c8-afbb3914b37a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00126 sec., 118253.96825396825 rows/sec., 7.64 MiB/sec. | ||
| 15149 | 2026.05.06 05:29:42.515092 [ 293 ] {b34263f1-ca3d-4e1f-a7c8-afbb3914b37a} <Debug> TCPHandler: Processed in 0.001461698 sec. | ||
| 15150 | 2026.05.06 05:29:42.515221 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15151 | 2026.05.06 05:29:42.515322 [ 293 ] {41b20005-0a77-46ee-818d-22c477e9802f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15152 | 2026.05.06 05:29:42.515342 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_96_19} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15153 | 2026.05.06 05:29:42.515365 [ 293 ] {41b20005-0a77-46ee-818d-22c477e9802f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15154 | 2026.05.06 05:29:42.515376 [ 201 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_81_16} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15155 | 2026.05.06 05:29:42.515426 [ 186 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_96_19} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15156 | 2026.05.06 05:29:42.515463 [ 201 ] {9d3747de-dfc8-4e7d-be12-ed1686b4f4e9::all_1_81_16} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15157 | 2026.05.06 05:29:42.515509 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 15158 | 2026.05.06 05:29:42.515549 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15159 | 2026.05.06 05:29:42.515818 [ 293 ] {41b20005-0a77-46ee-818d-22c477e9802f} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15160 | 2026.05.06 05:29:42.515860 [ 293 ] {41b20005-0a77-46ee-818d-22c477e9802f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15161 | 2026.05.06 05:29:42.516164 [ 293 ] {41b20005-0a77-46ee-818d-22c477e9802f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15162 | 2026.05.06 05:29:42.516369 [ 293 ] {41b20005-0a77-46ee-818d-22c477e9802f} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15163 | 2026.05.06 05:29:42.516464 [ 79 ] {} <Debug> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 15164 | 2026.05.06 05:29:42.516489 [ 79 ] {} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15165 | 2026.05.06 05:29:42.516494 [ 293 ] {41b20005-0a77-46ee-818d-22c477e9802f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 15166 | 2026.05.06 05:29:42.516506 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15167 | 2026.05.06 05:29:42.516533 [ 293 ] {41b20005-0a77-46ee-818d-22c477e9802f} <Debug> TCPHandler: Processed in 0.001363797 sec. | ||
| 15168 | 2026.05.06 05:29:42.516576 [ 191 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::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 | ||
| 15169 | 2026.05.06 05:29:42.516655 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15170 | 2026.05.06 05:29:42.516658 [ 191 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15171 | 2026.05.06 05:29:42.516698 [ 191 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 160 rows starting from the beginning of the part | ||
| 15172 | 2026.05.06 05:29:42.516748 [ 191 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 15173 | 2026.05.06 05:29:42.516753 [ 293 ] {c0da5023-9c62-4d7b-8df0-52e01ababaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15174 | 2026.05.06 05:29:42.516792 [ 191 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 15175 | 2026.05.06 05:29:42.516797 [ 293 ] {c0da5023-9c62-4d7b-8df0-52e01ababaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15176 | 2026.05.06 05:29:42.516833 [ 191 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 15177 | 2026.05.06 05:29:42.516870 [ 191 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 15178 | 2026.05.06 05:29:42.516908 [ 191 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 15179 | 2026.05.06 05:29:42.517441 [ 293 ] {c0da5023-9c62-4d7b-8df0-52e01ababaed} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15180 | 2026.05.06 05:29:42.517476 [ 293 ] {c0da5023-9c62-4d7b-8df0-52e01ababaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15181 | 2026.05.06 05:29:42.517743 [ 186 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197355 sec., 751656.7768122236 rows/sec., 45.81 MiB/sec. | ||
| 15182 | 2026.05.06 05:29:42.517813 [ 293 ] {c0da5023-9c62-4d7b-8df0-52e01ababaed} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15183 | 2026.05.06 05:29:42.517887 [ 193 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 15184 | 2026.05.06 05:29:42.518058 [ 293 ] {c0da5023-9c62-4d7b-8df0-52e01ababaed} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2026.05.06 05:29:42.518182 [ 79 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15186 | 2026.05.06 05:29:42.518202 [ 193 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_41_8} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15187 | 2026.05.06 05:29:42.518203 [ 293 ] {c0da5023-9c62-4d7b-8df0-52e01ababaed} <Debug> executeQuery: Read 518 rows, 37.42 KiB in 0.001468 sec., 352861.03542234335 rows/sec., 24.90 MiB/sec. | ||
| 15188 | 2026.05.06 05:29:42.518211 [ 79 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15189 | 2026.05.06 05:29:42.518255 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15190 | 2026.05.06 05:29:42.518262 [ 293 ] {c0da5023-9c62-4d7b-8df0-52e01ababaed} <Debug> TCPHandler: Processed in 0.001657498 sec. | ||
| 15191 | 2026.05.06 05:29:42.518292 [ 193 ] {6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2::all_1_41_8} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 15192 | 2026.05.06 05:29:42.518329 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15193 | 2026.05.06 05:29:42.518379 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15194 | 2026.05.06 05:29:42.518385 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15195 | 2026.05.06 05:29:42.518410 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15196 | 2026.05.06 05:29:42.518439 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1832 rows starting from the beginning of the part | ||
| 15197 | 2026.05.06 05:29:42.518490 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1306 rows starting from the beginning of the part | ||
| 15198 | 2026.05.06 05:29:42.518492 [ 293 ] {482c4a1d-fc6c-4ece-9267-89c73923c58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15199 | 2026.05.06 05:29:42.518534 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 15200 | 2026.05.06 05:29:42.518548 [ 293 ] {482c4a1d-fc6c-4ece-9267-89c73923c58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15201 | 2026.05.06 05:29:42.518581 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 516 rows starting from the beginning of the part | ||
| 15202 | 2026.05.06 05:29:42.518623 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 80 rows starting from the beginning of the part | ||
| 15203 | 2026.05.06 05:29:42.518665 [ 201 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 518 rows starting from the beginning of the part | ||
| 15204 | 2026.05.06 05:29:42.518900 [ 293 ] {482c4a1d-fc6c-4ece-9267-89c73923c58b} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15205 | 2026.05.06 05:29:42.518941 [ 293 ] {482c4a1d-fc6c-4ece-9267-89c73923c58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15206 | 2026.05.06 05:29:42.519253 [ 293 ] {482c4a1d-fc6c-4ece-9267-89c73923c58b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15207 | 2026.05.06 05:29:42.519480 [ 293 ] {482c4a1d-fc6c-4ece-9267-89c73923c58b} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15208 | 2026.05.06 05:29:42.519577 [ 79 ] {} <Debug> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 15209 | 2026.05.06 05:29:42.519600 [ 79 ] {} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15210 | 2026.05.06 05:29:42.519613 [ 293 ] {482c4a1d-fc6c-4ece-9267-89c73923c58b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 15211 | 2026.05.06 05:29:42.519615 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15212 | 2026.05.06 05:29:42.519650 [ 293 ] {482c4a1d-fc6c-4ece-9267-89c73923c58b} <Debug> TCPHandler: Processed in 0.001316037 sec. | ||
| 15213 | 2026.05.06 05:29:42.519693 [ 186 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 15214 | 2026.05.06 05:29:42.519770 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15215 | 2026.05.06 05:29:42.519779 [ 186 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15216 | 2026.05.06 05:29:42.519823 [ 186 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 15217 | 2026.05.06 05:29:42.519870 [ 186 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 15218 | 2026.05.06 05:29:42.519877 [ 293 ] {ad184ae9-ef24-4fff-8792-006c2c9180ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15219 | 2026.05.06 05:29:42.519910 [ 186 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 15220 | 2026.05.06 05:29:42.519929 [ 293 ] {ad184ae9-ef24-4fff-8792-006c2c9180ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15221 | 2026.05.06 05:29:42.519949 [ 186 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 15222 | 2026.05.06 05:29:42.519989 [ 186 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 15223 | 2026.05.06 05:29:42.520009 [ 193 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712528 sec., 2520250.763783132 rows/sec., 182.67 MiB/sec. | ||
| 15224 | 2026.05.06 05:29:42.520022 [ 186 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 15225 | 2026.05.06 05:29:42.520188 [ 193 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15226 | 2026.05.06 05:29:42.520352 [ 293 ] {ad184ae9-ef24-4fff-8792-006c2c9180ec} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15227 | 2026.05.06 05:29:42.520397 [ 293 ] {ad184ae9-ef24-4fff-8792-006c2c9180ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15228 | 2026.05.06 05:29:42.520451 [ 193 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_96_19} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15229 | 2026.05.06 05:29:42.520530 [ 193 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_96_19} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15230 | 2026.05.06 05:29:42.520598 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15231 | 2026.05.06 05:29:42.520753 [ 293 ] {ad184ae9-ef24-4fff-8792-006c2c9180ec} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15232 | 2026.05.06 05:29:42.520751 [ 200 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001084215 sec., 210290.3944328385 rows/sec., 10.73 MiB/sec. | ||
| 15233 | 2026.05.06 05:29:42.520913 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 15234 | 2026.05.06 05:29:42.520989 [ 293 ] {ad184ae9-ef24-4fff-8792-006c2c9180ec} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15235 | 2026.05.06 05:29:42.521136 [ 293 ] {ad184ae9-ef24-4fff-8792-006c2c9180ec} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001277 sec., 208300.7047768207 rows/sec., 13.84 MiB/sec. | ||
| 15236 | 2026.05.06 05:29:42.521176 [ 293 ] {ad184ae9-ef24-4fff-8792-006c2c9180ec} <Debug> TCPHandler: Processed in 0.001457377 sec. | ||
| 15237 | 2026.05.06 05:29:42.521194 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_38_8} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15238 | 2026.05.06 05:29:42.521272 [ 193 ] {5ac8cd43-583c-4d47-be04-0c9701747a1c::all_1_38_8} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 15239 | 2026.05.06 05:29:42.521311 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15240 | 2026.05.06 05:29:42.521360 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15241 | 2026.05.06 05:29:42.521412 [ 293 ] {c92aa425-718b-48e8-ae25-ce649c3632f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15242 | 2026.05.06 05:29:42.521459 [ 293 ] {c92aa425-718b-48e8-ae25-ce649c3632f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15243 | 2026.05.06 05:29:42.521776 [ 293 ] {c92aa425-718b-48e8-ae25-ce649c3632f1} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15244 | 2026.05.06 05:29:42.521812 [ 293 ] {c92aa425-718b-48e8-ae25-ce649c3632f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15245 | 2026.05.06 05:29:42.522108 [ 293 ] {c92aa425-718b-48e8-ae25-ce649c3632f1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15246 | 2026.05.06 05:29:42.522318 [ 293 ] {c92aa425-718b-48e8-ae25-ce649c3632f1} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15247 | 2026.05.06 05:29:42.522414 [ 79 ] {} <Debug> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 15248 | 2026.05.06 05:29:42.522438 [ 79 ] {} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15249 | 2026.05.06 05:29:42.522449 [ 293 ] {c92aa425-718b-48e8-ae25-ce649c3632f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 15250 | 2026.05.06 05:29:42.522454 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15251 | 2026.05.06 05:29:42.522486 [ 293 ] {c92aa425-718b-48e8-ae25-ce649c3632f1} <Debug> TCPHandler: Processed in 0.001225766 sec. | ||
| 15252 | 2026.05.06 05:29:42.522525 [ 186 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 15253 | 2026.05.06 05:29:42.522607 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15254 | 2026.05.06 05:29:42.522619 [ 186 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15255 | 2026.05.06 05:29:42.522664 [ 186 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
| 15256 | 2026.05.06 05:29:42.522707 [ 186 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 15257 | 2026.05.06 05:29:42.522736 [ 293 ] {4131323e-2fd4-46d6-a54e-e029ec95c520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15258 | 2026.05.06 05:29:42.522743 [ 186 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 15259 | 2026.05.06 05:29:42.522800 [ 186 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 15260 | 2026.05.06 05:29:42.522812 [ 293 ] {4131323e-2fd4-46d6-a54e-e029ec95c520} <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 | ||
| 15261 | 2026.05.06 05:29:42.522833 [ 186 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 15262 | 2026.05.06 05:29:42.522872 [ 186 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 15263 | 2026.05.06 05:29:42.523561 [ 194 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001063485 sec., 35731.58060527417 rows/sec., 2.35 MiB/sec. | ||
| 15264 | 2026.05.06 05:29:42.523695 [ 199 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 15265 | 2026.05.06 05:29:42.523726 [ 293 ] {4131323e-2fd4-46d6-a54e-e029ec95c520} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15266 | 2026.05.06 05:29:42.523763 [ 293 ] {4131323e-2fd4-46d6-a54e-e029ec95c520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15267 | 2026.05.06 05:29:42.523971 [ 199 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_38_8} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15268 | 2026.05.06 05:29:42.524038 [ 199 ] {9a8aa91c-4d19-4f72-92fc-f7315baa8dc7::all_1_38_8} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 15269 | 2026.05.06 05:29:42.524113 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15270 | 2026.05.06 05:29:42.524329 [ 293 ] {4131323e-2fd4-46d6-a54e-e029ec95c520} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15271 | 2026.05.06 05:29:42.524562 [ 293 ] {4131323e-2fd4-46d6-a54e-e029ec95c520} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15272 | 2026.05.06 05:29:42.524708 [ 293 ] {4131323e-2fd4-46d6-a54e-e029ec95c520} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001997 sec., 13019.52929394091 rows/sec., 23.33 MiB/sec. | ||
| 15273 | 2026.05.06 05:29:42.524765 [ 293 ] {4131323e-2fd4-46d6-a54e-e029ec95c520} <Debug> TCPHandler: Processed in 0.00221929 sec. | ||
| 15274 | 2026.05.06 05:29:42.524890 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15275 | 2026.05.06 05:29:42.524986 [ 293 ] {f0be8118-ef09-4848-8b3a-885eb177764f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15276 | 2026.05.06 05:29:42.525028 [ 293 ] {f0be8118-ef09-4848-8b3a-885eb177764f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15277 | 2026.05.06 05:29:42.525371 [ 293 ] {f0be8118-ef09-4848-8b3a-885eb177764f} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15278 | 2026.05.06 05:29:42.525407 [ 293 ] {f0be8118-ef09-4848-8b3a-885eb177764f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15279 | 2026.05.06 05:29:42.525722 [ 293 ] {f0be8118-ef09-4848-8b3a-885eb177764f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15280 | 2026.05.06 05:29:42.525932 [ 293 ] {f0be8118-ef09-4848-8b3a-885eb177764f} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15281 | 2026.05.06 05:29:42.526049 [ 113 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15282 | 2026.05.06 05:29:42.526058 [ 293 ] {f0be8118-ef09-4848-8b3a-885eb177764f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 15283 | 2026.05.06 05:29:42.526094 [ 113 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15284 | 2026.05.06 05:29:42.526114 [ 293 ] {f0be8118-ef09-4848-8b3a-885eb177764f} <Debug> TCPHandler: Processed in 0.001275146 sec. | ||
| 15285 | 2026.05.06 05:29:42.526123 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15286 | 2026.05.06 05:29:42.526234 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15287 | 2026.05.06 05:29:42.526353 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15288 | 2026.05.06 05:29:42.526389 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5760 rows starting from the beginning of the part | ||
| 15289 | 2026.05.06 05:29:42.526461 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 12 rows starting from the beginning of the part | ||
| 15290 | 2026.05.06 05:29:42.526514 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 48 rows starting from the beginning of the part | ||
| 15291 | 2026.05.06 05:29:42.526559 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 15292 | 2026.05.06 05:29:42.526603 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 15293 | 2026.05.06 05:29:42.526647 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 15294 | 2026.05.06 05:29:42.528438 [ 198 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002245351 sec., 2698909.8809050345 rows/sec., 174.54 MiB/sec. | ||
| 15295 | 2026.05.06 05:29:42.528792 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15296 | 2026.05.06 05:29:42.529041 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_96_19} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15297 | 2026.05.06 05:29:42.529114 [ 200 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_96_19} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15298 | 2026.05.06 05:29:42.529195 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 15299 | 2026.05.06 05:29:43.000296 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.73 MiB, peak 371.16 MiB, free memory in arenas 0.00 B, will set to 357.57 MiB (RSS), difference: -1.15 MiB | ||
| 15300 | 2026.05.06 05:29:43.009555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 15301 | 2026.05.06 05:29:43.025365 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15302 | 2026.05.06 05:29:43.025439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15303 | 2026.05.06 05:29:43.031128 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15304 | 2026.05.06 05:29:43.031817 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15305 | 2026.05.06 05:29:43.034497 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 15306 | 2026.05.06 05:29:44.167716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1906 | ||
| 15307 | 2026.05.06 05:29:44.170566 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15308 | 2026.05.06 05:29:44.170622 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15309 | 2026.05.06 05:29:44.171888 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15310 | 2026.05.06 05:29:44.172171 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15311 | 2026.05.06 05:29:44.172567 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1906 | ||
| 15312 | 2026.05.06 05:29:47.492091 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15313 | 2026.05.06 05:29:47.492357 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15314 | 2026.05.06 05:29:47.492738 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15315 | 2026.05.06 05:29:47.492781 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15316 | 2026.05.06 05:29:47.493043 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15317 | 2026.05.06 05:29:47.493119 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15318 | 2026.05.06 05:29:47.493262 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15319 | 2026.05.06 05:29:47.493384 [ 334 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15320 | 2026.05.06 05:29:47.493385 [ 344 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15321 | 2026.05.06 05:29:47.493397 [ 321 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15322 | 2026.05.06 05:29:47.493552 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 15323 | 2026.05.06 05:29:47.493579 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15324 | 2026.05.06 05:29:47.493650 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15325 | 2026.05.06 05:29:47.493670 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 15326 | 2026.05.06 05:29:47.493705 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15327 | 2026.05.06 05:29:47.493742 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15328 | 2026.05.06 05:29:47.494799 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002544 sec., 18474.8427672956 rows/sec., 3.07 MiB/sec. | ||
| 15329 | 2026.05.06 05:29:47.494926 [ 293 ] {edc61764-dfd1-4ac2-a28d-bbc38859a6af} <Debug> TCPHandler: Processed in 0.002979025 sec. | ||
| 15330 | 2026.05.06 05:29:47.496832 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15331 | 2026.05.06 05:29:47.496943 [ 293 ] {560ebbbf-ba47-4298-862d-59402cc0790a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15332 | 2026.05.06 05:29:47.496985 [ 293 ] {560ebbbf-ba47-4298-862d-59402cc0790a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15333 | 2026.05.06 05:29:47.497463 [ 293 ] {560ebbbf-ba47-4298-862d-59402cc0790a} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15334 | 2026.05.06 05:29:47.497507 [ 293 ] {560ebbbf-ba47-4298-862d-59402cc0790a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15335 | 2026.05.06 05:29:47.497871 [ 293 ] {560ebbbf-ba47-4298-862d-59402cc0790a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15336 | 2026.05.06 05:29:47.498093 [ 293 ] {560ebbbf-ba47-4298-862d-59402cc0790a} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15337 | 2026.05.06 05:29:47.498241 [ 293 ] {560ebbbf-ba47-4298-862d-59402cc0790a} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001331 sec., 66115.70247933884 rows/sec., 5.57 MiB/sec. | ||
| 15338 | 2026.05.06 05:29:47.498279 [ 293 ] {560ebbbf-ba47-4298-862d-59402cc0790a} <Debug> TCPHandler: Processed in 0.001497917 sec. | ||
| 15339 | 2026.05.06 05:29:47.498399 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15340 | 2026.05.06 05:29:47.498493 [ 293 ] {cc5b0c94-a5cb-42c9-a6ce-f6b45f10e379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15341 | 2026.05.06 05:29:47.498533 [ 293 ] {cc5b0c94-a5cb-42c9-a6ce-f6b45f10e379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15342 | 2026.05.06 05:29:47.498924 [ 293 ] {cc5b0c94-a5cb-42c9-a6ce-f6b45f10e379} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15343 | 2026.05.06 05:29:47.498960 [ 293 ] {cc5b0c94-a5cb-42c9-a6ce-f6b45f10e379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15344 | 2026.05.06 05:29:47.499255 [ 293 ] {cc5b0c94-a5cb-42c9-a6ce-f6b45f10e379} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15345 | 2026.05.06 05:29:47.499473 [ 293 ] {cc5b0c94-a5cb-42c9-a6ce-f6b45f10e379} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2026.05.06 05:29:47.499602 [ 293 ] {cc5b0c94-a5cb-42c9-a6ce-f6b45f10e379} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001126 sec., 14209.591474245115 rows/sec., 1.04 MiB/sec. | ||
| 15347 | 2026.05.06 05:29:47.499639 [ 293 ] {cc5b0c94-a5cb-42c9-a6ce-f6b45f10e379} <Debug> TCPHandler: Processed in 0.001289647 sec. | ||
| 15348 | 2026.05.06 05:29:47.499760 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15349 | 2026.05.06 05:29:47.499855 [ 293 ] {4836b647-486c-4d09-bda3-4ecb96b05dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15350 | 2026.05.06 05:29:47.499894 [ 293 ] {4836b647-486c-4d09-bda3-4ecb96b05dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15351 | 2026.05.06 05:29:47.500304 [ 293 ] {4836b647-486c-4d09-bda3-4ecb96b05dc3} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15352 | 2026.05.06 05:29:47.500341 [ 293 ] {4836b647-486c-4d09-bda3-4ecb96b05dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15353 | 2026.05.06 05:29:47.500640 [ 293 ] {4836b647-486c-4d09-bda3-4ecb96b05dc3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15354 | 2026.05.06 05:29:47.500847 [ 293 ] {4836b647-486c-4d09-bda3-4ecb96b05dc3} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15355 | 2026.05.06 05:29:47.500974 [ 293 ] {4836b647-486c-4d09-bda3-4ecb96b05dc3} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001137 sec., 70360.59806508356 rows/sec., 5.49 MiB/sec. | ||
| 15356 | 2026.05.06 05:29:47.501011 [ 293 ] {4836b647-486c-4d09-bda3-4ecb96b05dc3} <Debug> TCPHandler: Processed in 0.001300856 sec. | ||
| 15357 | 2026.05.06 05:29:47.501126 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15358 | 2026.05.06 05:29:47.501221 [ 293 ] {e84628df-af56-4f41-b887-94341bcc8c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15359 | 2026.05.06 05:29:47.501264 [ 293 ] {e84628df-af56-4f41-b887-94341bcc8c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15360 | 2026.05.06 05:29:47.501664 [ 293 ] {e84628df-af56-4f41-b887-94341bcc8c04} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15361 | 2026.05.06 05:29:47.501699 [ 293 ] {e84628df-af56-4f41-b887-94341bcc8c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15362 | 2026.05.06 05:29:47.502033 [ 293 ] {e84628df-af56-4f41-b887-94341bcc8c04} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15363 | 2026.05.06 05:29:47.502252 [ 293 ] {e84628df-af56-4f41-b887-94341bcc8c04} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15364 | 2026.05.06 05:29:47.502382 [ 293 ] {e84628df-af56-4f41-b887-94341bcc8c04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 15365 | 2026.05.06 05:29:47.502419 [ 293 ] {e84628df-af56-4f41-b887-94341bcc8c04} <Debug> TCPHandler: Processed in 0.001342357 sec. | ||
| 15366 | 2026.05.06 05:29:47.502524 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15367 | 2026.05.06 05:29:47.502618 [ 293 ] {563099eb-d2de-4427-b2ac-4c7df84b27e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15368 | 2026.05.06 05:29:47.502672 [ 293 ] {563099eb-d2de-4427-b2ac-4c7df84b27e4} <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 | ||
| 15369 | 2026.05.06 05:29:47.503440 [ 293 ] {563099eb-d2de-4427-b2ac-4c7df84b27e4} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15370 | 2026.05.06 05:29:47.503477 [ 293 ] {563099eb-d2de-4427-b2ac-4c7df84b27e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15371 | 2026.05.06 05:29:47.504011 [ 293 ] {563099eb-d2de-4427-b2ac-4c7df84b27e4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15372 | 2026.05.06 05:29:47.504258 [ 293 ] {563099eb-d2de-4427-b2ac-4c7df84b27e4} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15373 | 2026.05.06 05:29:47.504396 [ 293 ] {563099eb-d2de-4427-b2ac-4c7df84b27e4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001795 sec., 8913.649025069639 rows/sec., 15.97 MiB/sec. | ||
| 15374 | 2026.05.06 05:29:47.504450 [ 293 ] {563099eb-d2de-4427-b2ac-4c7df84b27e4} <Debug> TCPHandler: Processed in 0.00197492 sec. | ||
| 15375 | 2026.05.06 05:29:47.504567 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15376 | 2026.05.06 05:29:47.504663 [ 293 ] {c979e97b-3981-41b1-9197-37f309d37199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15377 | 2026.05.06 05:29:47.504704 [ 293 ] {c979e97b-3981-41b1-9197-37f309d37199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15378 | 2026.05.06 05:29:47.505038 [ 293 ] {c979e97b-3981-41b1-9197-37f309d37199} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2026.05.06 05:29:47.505076 [ 293 ] {c979e97b-3981-41b1-9197-37f309d37199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15380 | 2026.05.06 05:29:47.505386 [ 293 ] {c979e97b-3981-41b1-9197-37f309d37199} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15381 | 2026.05.06 05:29:47.505595 [ 293 ] {c979e97b-3981-41b1-9197-37f309d37199} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2026.05.06 05:29:47.505722 [ 293 ] {c979e97b-3981-41b1-9197-37f309d37199} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 15383 | 2026.05.06 05:29:47.505758 [ 293 ] {c979e97b-3981-41b1-9197-37f309d37199} <Debug> TCPHandler: Processed in 0.001241126 sec. | ||
| 15384 | 2026.05.06 05:29:48.903987 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15385 | 2026.05.06 05:29:48.904067 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15386 | 2026.05.06 05:29:49.075899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27748 | ||
| 15387 | 2026.05.06 05:29:49.076622 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15388 | 2026.05.06 05:29:49.076663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15389 | 2026.05.06 05:29:49.077177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15390 | 2026.05.06 05:29:49.077402 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15391 | 2026.05.06 05:29:49.077545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27748 | ||
| 15392 | 2026.05.06 05:29:50.534598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 15393 | 2026.05.06 05:29:50.550361 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15394 | 2026.05.06 05:29:50.550416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15395 | 2026.05.06 05:29:50.556183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15396 | 2026.05.06 05:29:50.556888 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15397 | 2026.05.06 05:29:50.559555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 15398 | 2026.05.06 05:29:52.496983 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15399 | 2026.05.06 05:29:52.497214 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15400 | 2026.05.06 05:29:52.497555 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15401 | 2026.05.06 05:29:52.497591 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15402 | 2026.05.06 05:29:52.497831 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15403 | 2026.05.06 05:29:52.497898 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15404 | 2026.05.06 05:29:52.498039 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15405 | 2026.05.06 05:29:52.498149 [ 334 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15406 | 2026.05.06 05:29:52.498166 [ 350 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15407 | 2026.05.06 05:29:52.498190 [ 352 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15408 | 2026.05.06 05:29:52.498309 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 15409 | 2026.05.06 05:29:52.498337 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15410 | 2026.05.06 05:29:52.498410 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15411 | 2026.05.06 05:29:52.498430 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 15412 | 2026.05.06 05:29:52.498464 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15413 | 2026.05.06 05:29:52.498501 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15414 | 2026.05.06 05:29:52.499741 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002624 sec., 17911.585365853658 rows/sec., 4.46 MiB/sec. | ||
| 15415 | 2026.05.06 05:29:52.499821 [ 293 ] {b5d91daa-6eba-441c-acc6-4d81d7beff68} <Debug> TCPHandler: Processed in 0.002965025 sec. | ||
| 15416 | 2026.05.06 05:29:52.505395 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15417 | 2026.05.06 05:29:52.505520 [ 293 ] {da5fa6e3-a357-47b0-857b-84f1ecd618f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15418 | 2026.05.06 05:29:52.505569 [ 293 ] {da5fa6e3-a357-47b0-857b-84f1ecd618f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15419 | 2026.05.06 05:29:52.506236 [ 293 ] {da5fa6e3-a357-47b0-857b-84f1ecd618f4} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2026.05.06 05:29:52.506282 [ 293 ] {da5fa6e3-a357-47b0-857b-84f1ecd618f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15421 | 2026.05.06 05:29:52.506657 [ 293 ] {da5fa6e3-a357-47b0-857b-84f1ecd618f4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15422 | 2026.05.06 05:29:52.506873 [ 293 ] {da5fa6e3-a357-47b0-857b-84f1ecd618f4} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15423 | 2026.05.06 05:29:52.507011 [ 293 ] {da5fa6e3-a357-47b0-857b-84f1ecd618f4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001528 sec., 185863.87434554973 rows/sec., 11.80 MiB/sec. | ||
| 15424 | 2026.05.06 05:29:52.507048 [ 293 ] {da5fa6e3-a357-47b0-857b-84f1ecd618f4} <Debug> TCPHandler: Processed in 0.001711359 sec. | ||
| 15425 | 2026.05.06 05:29:52.507176 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15426 | 2026.05.06 05:29:52.507269 [ 293 ] {9f232fae-ffd8-4858-8aa3-cf480d3c8d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15427 | 2026.05.06 05:29:52.507308 [ 293 ] {9f232fae-ffd8-4858-8aa3-cf480d3c8d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15428 | 2026.05.06 05:29:52.508089 [ 293 ] {9f232fae-ffd8-4858-8aa3-cf480d3c8d43} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15429 | 2026.05.06 05:29:52.508124 [ 293 ] {9f232fae-ffd8-4858-8aa3-cf480d3c8d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15430 | 2026.05.06 05:29:52.508468 [ 293 ] {9f232fae-ffd8-4858-8aa3-cf480d3c8d43} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15431 | 2026.05.06 05:29:52.508673 [ 293 ] {9f232fae-ffd8-4858-8aa3-cf480d3c8d43} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2026.05.06 05:29:52.508813 [ 293 ] {9f232fae-ffd8-4858-8aa3-cf480d3c8d43} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001562 sec., 543533.9308578746 rows/sec., 42.35 MiB/sec. | ||
| 15433 | 2026.05.06 05:29:52.508850 [ 293 ] {9f232fae-ffd8-4858-8aa3-cf480d3c8d43} <Debug> TCPHandler: Processed in 0.001720608 sec. | ||
| 15434 | 2026.05.06 05:29:52.508965 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15435 | 2026.05.06 05:29:52.509057 [ 293 ] {b73abb8c-a5c5-4ed3-a055-3cf48f1c6ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15436 | 2026.05.06 05:29:52.509095 [ 293 ] {b73abb8c-a5c5-4ed3-a055-3cf48f1c6ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15437 | 2026.05.06 05:29:52.509558 [ 293 ] {b73abb8c-a5c5-4ed3-a055-3cf48f1c6ffe} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2026.05.06 05:29:52.509592 [ 293 ] {b73abb8c-a5c5-4ed3-a055-3cf48f1c6ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15439 | 2026.05.06 05:29:52.509902 [ 293 ] {b73abb8c-a5c5-4ed3-a055-3cf48f1c6ffe} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15440 | 2026.05.06 05:29:52.510108 [ 293 ] {b73abb8c-a5c5-4ed3-a055-3cf48f1c6ffe} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15441 | 2026.05.06 05:29:52.510231 [ 293 ] {b73abb8c-a5c5-4ed3-a055-3cf48f1c6ffe} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001191 sec., 141057.9345088161 rows/sec., 8.61 MiB/sec. | ||
| 15442 | 2026.05.06 05:29:52.510267 [ 293 ] {b73abb8c-a5c5-4ed3-a055-3cf48f1c6ffe} <Debug> TCPHandler: Processed in 0.001348756 sec. | ||
| 15443 | 2026.05.06 05:29:52.510382 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15444 | 2026.05.06 05:29:52.510473 [ 293 ] {d9d0012f-6d0e-4536-8278-fc924fc31082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15445 | 2026.05.06 05:29:52.510512 [ 293 ] {d9d0012f-6d0e-4536-8278-fc924fc31082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15446 | 2026.05.06 05:29:52.510946 [ 293 ] {d9d0012f-6d0e-4536-8278-fc924fc31082} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15447 | 2026.05.06 05:29:52.510981 [ 293 ] {d9d0012f-6d0e-4536-8278-fc924fc31082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15448 | 2026.05.06 05:29:52.511271 [ 293 ] {d9d0012f-6d0e-4536-8278-fc924fc31082} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15449 | 2026.05.06 05:29:52.511469 [ 293 ] {d9d0012f-6d0e-4536-8278-fc924fc31082} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15450 | 2026.05.06 05:29:52.511588 [ 293 ] {d9d0012f-6d0e-4536-8278-fc924fc31082} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001133 sec., 131509.26743159755 rows/sec., 8.50 MiB/sec. | ||
| 15451 | 2026.05.06 05:29:52.511624 [ 293 ] {d9d0012f-6d0e-4536-8278-fc924fc31082} <Debug> TCPHandler: Processed in 0.001289667 sec. | ||
| 15452 | 2026.05.06 05:29:52.511737 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15453 | 2026.05.06 05:29:52.511840 [ 293 ] {8f5bb4fc-6ab6-4c74-b5f9-47826560d1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15454 | 2026.05.06 05:29:52.511877 [ 293 ] {8f5bb4fc-6ab6-4c74-b5f9-47826560d1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15455 | 2026.05.06 05:29:52.512303 [ 293 ] {8f5bb4fc-6ab6-4c74-b5f9-47826560d1bc} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15456 | 2026.05.06 05:29:52.512337 [ 293 ] {8f5bb4fc-6ab6-4c74-b5f9-47826560d1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15457 | 2026.05.06 05:29:52.512636 [ 293 ] {8f5bb4fc-6ab6-4c74-b5f9-47826560d1bc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15458 | 2026.05.06 05:29:52.512842 [ 293 ] {8f5bb4fc-6ab6-4c74-b5f9-47826560d1bc} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15459 | 2026.05.06 05:29:52.512966 [ 293 ] {8f5bb4fc-6ab6-4c74-b5f9-47826560d1bc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 15460 | 2026.05.06 05:29:52.513002 [ 293 ] {8f5bb4fc-6ab6-4c74-b5f9-47826560d1bc} <Debug> TCPHandler: Processed in 0.001312086 sec. | ||
| 15461 | 2026.05.06 05:29:52.513116 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15462 | 2026.05.06 05:29:52.513207 [ 293 ] {52bff8d4-68e2-4e1a-9d0b-39243e13efcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15463 | 2026.05.06 05:29:52.513246 [ 293 ] {52bff8d4-68e2-4e1a-9d0b-39243e13efcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15464 | 2026.05.06 05:29:52.513841 [ 293 ] {52bff8d4-68e2-4e1a-9d0b-39243e13efcb} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15465 | 2026.05.06 05:29:52.513877 [ 293 ] {52bff8d4-68e2-4e1a-9d0b-39243e13efcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15466 | 2026.05.06 05:29:52.514213 [ 293 ] {52bff8d4-68e2-4e1a-9d0b-39243e13efcb} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15467 | 2026.05.06 05:29:52.514420 [ 293 ] {52bff8d4-68e2-4e1a-9d0b-39243e13efcb} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15468 | 2026.05.06 05:29:52.514555 [ 293 ] {52bff8d4-68e2-4e1a-9d0b-39243e13efcb} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001365 sec., 378021.97802197805 rows/sec., 26.66 MiB/sec. | ||
| 15469 | 2026.05.06 05:29:52.514593 [ 293 ] {52bff8d4-68e2-4e1a-9d0b-39243e13efcb} <Debug> TCPHandler: Processed in 0.001523917 sec. | ||
| 15470 | 2026.05.06 05:29:52.514704 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15471 | 2026.05.06 05:29:52.514795 [ 293 ] {e9067072-819b-46e1-a7bd-874848b15b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15472 | 2026.05.06 05:29:52.514834 [ 293 ] {e9067072-819b-46e1-a7bd-874848b15b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15473 | 2026.05.06 05:29:52.515163 [ 293 ] {e9067072-819b-46e1-a7bd-874848b15b39} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15474 | 2026.05.06 05:29:52.515198 [ 293 ] {e9067072-819b-46e1-a7bd-874848b15b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15475 | 2026.05.06 05:29:52.515486 [ 293 ] {e9067072-819b-46e1-a7bd-874848b15b39} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15476 | 2026.05.06 05:29:52.515687 [ 293 ] {e9067072-819b-46e1-a7bd-874848b15b39} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15477 | 2026.05.06 05:29:52.515809 [ 293 ] {e9067072-819b-46e1-a7bd-874848b15b39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 15478 | 2026.05.06 05:29:52.515844 [ 293 ] {e9067072-819b-46e1-a7bd-874848b15b39} <Debug> TCPHandler: Processed in 0.001188076 sec. | ||
| 15479 | 2026.05.06 05:29:52.515962 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15480 | 2026.05.06 05:29:52.516066 [ 293 ] {50773039-5e11-4a76-96f5-ef118d49e128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15481 | 2026.05.06 05:29:52.516107 [ 293 ] {50773039-5e11-4a76-96f5-ef118d49e128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15482 | 2026.05.06 05:29:52.516531 [ 293 ] {50773039-5e11-4a76-96f5-ef118d49e128} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15483 | 2026.05.06 05:29:52.516564 [ 293 ] {50773039-5e11-4a76-96f5-ef118d49e128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15484 | 2026.05.06 05:29:52.516880 [ 293 ] {50773039-5e11-4a76-96f5-ef118d49e128} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15485 | 2026.05.06 05:29:52.517082 [ 293 ] {50773039-5e11-4a76-96f5-ef118d49e128} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2026.05.06 05:29:52.517218 [ 293 ] {50773039-5e11-4a76-96f5-ef118d49e128} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001183 sec., 224006.76246830093 rows/sec., 14.89 MiB/sec. | ||
| 15487 | 2026.05.06 05:29:52.517255 [ 293 ] {50773039-5e11-4a76-96f5-ef118d49e128} <Debug> TCPHandler: Processed in 0.001340547 sec. | ||
| 15488 | 2026.05.06 05:29:52.517371 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15489 | 2026.05.06 05:29:52.517462 [ 293 ] {128ff7e7-5d10-463b-b7c8-fed8c34f897d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15490 | 2026.05.06 05:29:52.517501 [ 293 ] {128ff7e7-5d10-463b-b7c8-fed8c34f897d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15491 | 2026.05.06 05:29:52.517809 [ 293 ] {128ff7e7-5d10-463b-b7c8-fed8c34f897d} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15492 | 2026.05.06 05:29:52.517843 [ 293 ] {128ff7e7-5d10-463b-b7c8-fed8c34f897d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15493 | 2026.05.06 05:29:52.518125 [ 293 ] {128ff7e7-5d10-463b-b7c8-fed8c34f897d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15494 | 2026.05.06 05:29:52.518342 [ 293 ] {128ff7e7-5d10-463b-b7c8-fed8c34f897d} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2026.05.06 05:29:52.518465 [ 293 ] {128ff7e7-5d10-463b-b7c8-fed8c34f897d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 15496 | 2026.05.06 05:29:52.518500 [ 293 ] {128ff7e7-5d10-463b-b7c8-fed8c34f897d} <Debug> TCPHandler: Processed in 0.001176426 sec. | ||
| 15497 | 2026.05.06 05:29:52.518621 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15498 | 2026.05.06 05:29:52.518712 [ 293 ] {7ea82ed4-77ef-465e-a3ef-f4f2d038d2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15499 | 2026.05.06 05:29:52.518762 [ 293 ] {7ea82ed4-77ef-465e-a3ef-f4f2d038d2fd} <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 | ||
| 15500 | 2026.05.06 05:29:52.519516 [ 293 ] {7ea82ed4-77ef-465e-a3ef-f4f2d038d2fd} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15501 | 2026.05.06 05:29:52.519552 [ 293 ] {7ea82ed4-77ef-465e-a3ef-f4f2d038d2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15502 | 2026.05.06 05:29:52.520068 [ 293 ] {7ea82ed4-77ef-465e-a3ef-f4f2d038d2fd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15503 | 2026.05.06 05:29:52.520293 [ 293 ] {7ea82ed4-77ef-465e-a3ef-f4f2d038d2fd} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15504 | 2026.05.06 05:29:52.520425 [ 293 ] {7ea82ed4-77ef-465e-a3ef-f4f2d038d2fd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00173 sec., 15028.901734104047 rows/sec., 26.93 MiB/sec. | ||
| 15505 | 2026.05.06 05:29:52.520478 [ 293 ] {7ea82ed4-77ef-465e-a3ef-f4f2d038d2fd} <Debug> TCPHandler: Processed in 0.00190378 sec. | ||
| 15506 | 2026.05.06 05:29:52.520597 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15507 | 2026.05.06 05:29:52.520689 [ 293 ] {ac3c7476-92f8-4718-a678-4c91d0575520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15508 | 2026.05.06 05:29:52.520729 [ 293 ] {ac3c7476-92f8-4718-a678-4c91d0575520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15509 | 2026.05.06 05:29:52.521064 [ 293 ] {ac3c7476-92f8-4718-a678-4c91d0575520} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15510 | 2026.05.06 05:29:52.521099 [ 293 ] {ac3c7476-92f8-4718-a678-4c91d0575520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15511 | 2026.05.06 05:29:52.521408 [ 293 ] {ac3c7476-92f8-4718-a678-4c91d0575520} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15512 | 2026.05.06 05:29:52.521612 [ 293 ] {ac3c7476-92f8-4718-a678-4c91d0575520} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15513 | 2026.05.06 05:29:52.521744 [ 293 ] {ac3c7476-92f8-4718-a678-4c91d0575520} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 15514 | 2026.05.06 05:29:52.521779 [ 293 ] {ac3c7476-92f8-4718-a678-4c91d0575520} <Debug> TCPHandler: Processed in 0.001229966 sec. | ||
| 15515 | 2026.05.06 05:29:52.796508 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15516 | 2026.05.06 05:29:52.796749 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 15517 | 2026.05.06 05:29:52.797088 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15518 | 2026.05.06 05:29:52.797125 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 15519 | 2026.05.06 05:29:52.797373 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15520 | 2026.05.06 05:29:52.797442 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15521 | 2026.05.06 05:29:52.797588 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 15522 | 2026.05.06 05:29:52.797682 [ 334 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15523 | 2026.05.06 05:29:52.797683 [ 350 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15524 | 2026.05.06 05:29:52.797724 [ 352 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15525 | 2026.05.06 05:29:52.797835 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 15526 | 2026.05.06 05:29:52.797863 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15527 | 2026.05.06 05:29:52.797959 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15528 | 2026.05.06 05:29:52.797993 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 15529 | 2026.05.06 05:29:52.798044 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 15530 | 2026.05.06 05:29:52.798106 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 15531 | 2026.05.06 05:29:52.799279 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002626 sec., 17897.9436405179 rows/sec., 2.98 MiB/sec. | ||
| 15532 | 2026.05.06 05:29:52.799380 [ 293 ] {7bf1e860-4c11-4c71-9147-9cc7d17e6c29} <Debug> TCPHandler: Processed in 0.002998934 sec. | ||
| 15533 | 2026.05.06 05:29:52.811688 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15534 | 2026.05.06 05:29:52.811803 [ 293 ] {bcafdbc8-4a7d-4b57-915d-3e2904fe75d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15535 | 2026.05.06 05:29:52.811850 [ 293 ] {bcafdbc8-4a7d-4b57-915d-3e2904fe75d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15536 | 2026.05.06 05:29:52.812341 [ 293 ] {bcafdbc8-4a7d-4b57-915d-3e2904fe75d3} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15537 | 2026.05.06 05:29:52.812382 [ 293 ] {bcafdbc8-4a7d-4b57-915d-3e2904fe75d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15538 | 2026.05.06 05:29:52.812729 [ 293 ] {bcafdbc8-4a7d-4b57-915d-3e2904fe75d3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15539 | 2026.05.06 05:29:52.812953 [ 293 ] {bcafdbc8-4a7d-4b57-915d-3e2904fe75d3} <Trace> oximeter.fields_ipaddr (121432c1-b38d-47b3-8140-000eb994f301): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15540 | 2026.05.06 05:29:52.813097 [ 293 ] {bcafdbc8-4a7d-4b57-915d-3e2904fe75d3} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001326 sec., 12066.365007541479 rows/sec., 983.93 KiB/sec. | ||
| 15541 | 2026.05.06 05:29:52.813137 [ 293 ] {bcafdbc8-4a7d-4b57-915d-3e2904fe75d3} <Debug> TCPHandler: Processed in 0.001504798 sec. | ||
| 15542 | 2026.05.06 05:29:52.813257 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15543 | 2026.05.06 05:29:52.813353 [ 293 ] {65d96abc-3b65-4f93-a737-8b973490a932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15544 | 2026.05.06 05:29:52.813394 [ 293 ] {65d96abc-3b65-4f93-a737-8b973490a932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15545 | 2026.05.06 05:29:52.814978 [ 293 ] {65d96abc-3b65-4f93-a737-8b973490a932} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15546 | 2026.05.06 05:29:52.815016 [ 293 ] {65d96abc-3b65-4f93-a737-8b973490a932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15547 | 2026.05.06 05:29:52.815494 [ 293 ] {65d96abc-3b65-4f93-a737-8b973490a932} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15548 | 2026.05.06 05:29:52.815710 [ 293 ] {65d96abc-3b65-4f93-a737-8b973490a932} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15549 | 2026.05.06 05:29:52.815839 [ 293 ] {65d96abc-3b65-4f93-a737-8b973490a932} <Debug> executeQuery: Read 2445 rows, 185.47 KiB in 0.002503 sec., 976827.8066320416 rows/sec., 72.36 MiB/sec. | ||
| 15550 | 2026.05.06 05:29:52.815878 [ 293 ] {65d96abc-3b65-4f93-a737-8b973490a932} <Debug> TCPHandler: Processed in 0.002671073 sec. | ||
| 15551 | 2026.05.06 05:29:52.816002 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15552 | 2026.05.06 05:29:52.816098 [ 293 ] {fa8514da-23b4-4fb2-b5d8-48654f9106cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15553 | 2026.05.06 05:29:52.816138 [ 293 ] {fa8514da-23b4-4fb2-b5d8-48654f9106cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15554 | 2026.05.06 05:29:52.816551 [ 293 ] {fa8514da-23b4-4fb2-b5d8-48654f9106cf} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15555 | 2026.05.06 05:29:52.816588 [ 293 ] {fa8514da-23b4-4fb2-b5d8-48654f9106cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15556 | 2026.05.06 05:29:52.816886 [ 293 ] {fa8514da-23b4-4fb2-b5d8-48654f9106cf} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15557 | 2026.05.06 05:29:52.817098 [ 293 ] {fa8514da-23b4-4fb2-b5d8-48654f9106cf} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15558 | 2026.05.06 05:29:52.817227 [ 293 ] {fa8514da-23b4-4fb2-b5d8-48654f9106cf} <Debug> executeQuery: Read 43 rows, 3.15 KiB in 0.001147 sec., 37489.102005231034 rows/sec., 2.68 MiB/sec. | ||
| 15559 | 2026.05.06 05:29:52.817266 [ 293 ] {fa8514da-23b4-4fb2-b5d8-48654f9106cf} <Debug> TCPHandler: Processed in 0.001313817 sec. | ||
| 15560 | 2026.05.06 05:29:52.817377 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15561 | 2026.05.06 05:29:52.817472 [ 293 ] {8940683b-f66a-45a3-adf7-fa71c5484469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15562 | 2026.05.06 05:29:52.817512 [ 293 ] {8940683b-f66a-45a3-adf7-fa71c5484469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15563 | 2026.05.06 05:29:52.818185 [ 293 ] {8940683b-f66a-45a3-adf7-fa71c5484469} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15564 | 2026.05.06 05:29:52.818222 [ 293 ] {8940683b-f66a-45a3-adf7-fa71c5484469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15565 | 2026.05.06 05:29:52.818551 [ 293 ] {8940683b-f66a-45a3-adf7-fa71c5484469} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15566 | 2026.05.06 05:29:52.818761 [ 293 ] {8940683b-f66a-45a3-adf7-fa71c5484469} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2026.05.06 05:29:52.818879 [ 130 ] {} <Debug> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 | ||
| 15568 | 2026.05.06 05:29:52.818887 [ 293 ] {8940683b-f66a-45a3-adf7-fa71c5484469} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001433 sec., 558967.201674808 rows/sec., 32.29 MiB/sec. | ||
| 15569 | 2026.05.06 05:29:52.818949 [ 130 ] {} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15570 | 2026.05.06 05:29:52.818968 [ 293 ] {8940683b-f66a-45a3-adf7-fa71c5484469} <Debug> TCPHandler: Processed in 0.001640308 sec. | ||
| 15571 | 2026.05.06 05:29:52.818976 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15572 | 2026.05.06 05:29:52.819085 [ 194 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full | ||
| 15573 | 2026.05.06 05:29:52.819085 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15574 | 2026.05.06 05:29:52.819207 [ 194 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15575 | 2026.05.06 05:29:52.819208 [ 293 ] {09bfbf76-8cbc-47b4-9f0f-0ab894759cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15576 | 2026.05.06 05:29:52.819247 [ 194 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 974 rows starting from the beginning of the part | ||
| 15577 | 2026.05.06 05:29:52.819266 [ 293 ] {09bfbf76-8cbc-47b4-9f0f-0ab894759cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15578 | 2026.05.06 05:29:52.819318 [ 194 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 801 rows starting from the beginning of the part | ||
| 15579 | 2026.05.06 05:29:52.819369 [ 194 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 15580 | 2026.05.06 05:29:52.819411 [ 194 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 149 rows starting from the beginning of the part | ||
| 15581 | 2026.05.06 05:29:52.819451 [ 194 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part | ||
| 15582 | 2026.05.06 05:29:52.819502 [ 194 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 801 rows starting from the beginning of the part | ||
| 15583 | 2026.05.06 05:29:52.819680 [ 293 ] {09bfbf76-8cbc-47b4-9f0f-0ab894759cda} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15584 | 2026.05.06 05:29:52.819723 [ 293 ] {09bfbf76-8cbc-47b4-9f0f-0ab894759cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15585 | 2026.05.06 05:29:52.820051 [ 293 ] {09bfbf76-8cbc-47b4-9f0f-0ab894759cda} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15586 | 2026.05.06 05:29:52.820273 [ 293 ] {09bfbf76-8cbc-47b4-9f0f-0ab894759cda} <Trace> oximeter.fields_u64 (fa842a14-82e7-45d6-8bb1-ab012c5c56e7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15587 | 2026.05.06 05:29:52.820404 [ 293 ] {09bfbf76-8cbc-47b4-9f0f-0ab894759cda} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001214 sec., 823.7232289950576 rows/sec., 57.92 KiB/sec. | ||
| 15588 | 2026.05.06 05:29:52.820442 [ 293 ] {09bfbf76-8cbc-47b4-9f0f-0ab894759cda} <Debug> TCPHandler: Processed in 0.001405597 sec. | ||
| 15589 | 2026.05.06 05:29:52.820556 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15590 | 2026.05.06 05:29:52.820650 [ 293 ] {264d1751-414c-40f0-97c9-39a79330b56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15591 | 2026.05.06 05:29:52.820689 [ 293 ] {264d1751-414c-40f0-97c9-39a79330b56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15592 | 2026.05.06 05:29:52.820870 [ 200 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3023 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823359 sec., 1657929.1296996367 rows/sec., 104.66 MiB/sec. | ||
| 15593 | 2026.05.06 05:29:52.821054 [ 194 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 15594 | 2026.05.06 05:29:52.821328 [ 194 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_54_11} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15595 | 2026.05.06 05:29:52.821401 [ 194 ] {799a887b-0b36-445e-b8c8-07f573c725fe::all_1_54_11} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 | ||
| 15596 | 2026.05.06 05:29:52.821477 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 15597 | 2026.05.06 05:29:52.821590 [ 293 ] {264d1751-414c-40f0-97c9-39a79330b56d} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15598 | 2026.05.06 05:29:52.821632 [ 293 ] {264d1751-414c-40f0-97c9-39a79330b56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15599 | 2026.05.06 05:29:52.821997 [ 293 ] {264d1751-414c-40f0-97c9-39a79330b56d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15600 | 2026.05.06 05:29:52.822208 [ 293 ] {264d1751-414c-40f0-97c9-39a79330b56d} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15601 | 2026.05.06 05:29:52.822350 [ 293 ] {264d1751-414c-40f0-97c9-39a79330b56d} <Debug> executeQuery: Read 1322 rows, 90.70 KiB in 0.001717 sec., 769947.5829935935 rows/sec., 51.59 MiB/sec. | ||
| 15602 | 2026.05.06 05:29:52.822389 [ 293 ] {264d1751-414c-40f0-97c9-39a79330b56d} <Debug> TCPHandler: Processed in 0.001882379 sec. | ||
| 15603 | 2026.05.06 05:29:52.822505 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15604 | 2026.05.06 05:29:52.822602 [ 293 ] {394536a9-7718-47d6-83e9-5538cc21b7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15605 | 2026.05.06 05:29:52.822646 [ 293 ] {394536a9-7718-47d6-83e9-5538cc21b7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15606 | 2026.05.06 05:29:52.823318 [ 293 ] {394536a9-7718-47d6-83e9-5538cc21b7ab} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15607 | 2026.05.06 05:29:52.823356 [ 293 ] {394536a9-7718-47d6-83e9-5538cc21b7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15608 | 2026.05.06 05:29:52.823863 [ 293 ] {394536a9-7718-47d6-83e9-5538cc21b7ab} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15609 | 2026.05.06 05:29:52.824158 [ 293 ] {394536a9-7718-47d6-83e9-5538cc21b7ab} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15610 | 2026.05.06 05:29:52.824312 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 | ||
| 15611 | 2026.05.06 05:29:52.824328 [ 293 ] {394536a9-7718-47d6-83e9-5538cc21b7ab} <Debug> executeQuery: Read 1504 rows, 93.47 KiB in 0.001742 sec., 863375.4305396096 rows/sec., 52.40 MiB/sec. | ||
| 15612 | 2026.05.06 05:29:52.824357 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15613 | 2026.05.06 05:29:52.824384 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15614 | 2026.05.06 05:29:52.824388 [ 293 ] {394536a9-7718-47d6-83e9-5538cc21b7ab} <Debug> TCPHandler: Processed in 0.001931979 sec. | ||
| 15615 | 2026.05.06 05:29:52.824479 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full | ||
| 15616 | 2026.05.06 05:29:52.824549 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15617 | 2026.05.06 05:29:52.824583 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15618 | 2026.05.06 05:29:52.824617 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_19, total 38347 rows starting from the beginning of the part | ||
| 15619 | 2026.05.06 05:29:52.824668 [ 293 ] {e5c617ba-5285-44a0-b7ae-4facb86609f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15620 | 2026.05.06 05:29:52.824839 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 15621 | 2026.05.06 05:29:52.824857 [ 293 ] {e5c617ba-5285-44a0-b7ae-4facb86609f1} <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 | ||
| 15622 | 2026.05.06 05:29:52.824895 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 266 rows starting from the beginning of the part | ||
| 15623 | 2026.05.06 05:29:52.824943 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 15624 | 2026.05.06 05:29:52.824990 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 265 rows starting from the beginning of the part | ||
| 15625 | 2026.05.06 05:29:52.825144 [ 195 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1504 rows starting from the beginning of the part | ||
| 15626 | 2026.05.06 05:29:52.825750 [ 293 ] {e5c617ba-5285-44a0-b7ae-4facb86609f1} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15627 | 2026.05.06 05:29:52.825786 [ 293 ] {e5c617ba-5285-44a0-b7ae-4facb86609f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15628 | 2026.05.06 05:29:52.826370 [ 293 ] {e5c617ba-5285-44a0-b7ae-4facb86609f1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15629 | 2026.05.06 05:29:52.826627 [ 293 ] {e5c617ba-5285-44a0-b7ae-4facb86609f1} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15630 | 2026.05.06 05:29:52.826781 [ 293 ] {e5c617ba-5285-44a0-b7ae-4facb86609f1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002137 sec., 12634.534394010294 rows/sec., 22.64 MiB/sec. | ||
| 15631 | 2026.05.06 05:29:52.826797 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15632 | 2026.05.06 05:29:52.826837 [ 293 ] {e5c617ba-5285-44a0-b7ae-4facb86609f1} <Debug> TCPHandler: Processed in 0.002350191 sec. | ||
| 15633 | 2026.05.06 05:29:52.826852 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15634 | 2026.05.06 05:29:52.826878 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15635 | 2026.05.06 05:29:52.826961 [ 194 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 15636 | 2026.05.06 05:29:52.826989 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15637 | 2026.05.06 05:29:52.827088 [ 293 ] {dc71f1b0-9c6a-4e8d-bebe-2acd311917b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15638 | 2026.05.06 05:29:52.827129 [ 293 ] {dc71f1b0-9c6a-4e8d-bebe-2acd311917b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15639 | 2026.05.06 05:29:52.827154 [ 194 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15640 | 2026.05.06 05:29:52.827213 [ 194 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1657 rows starting from the beginning of the part | ||
| 15641 | 2026.05.06 05:29:52.827341 [ 194 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 16 rows starting from the beginning of the part | ||
| 15642 | 2026.05.06 05:29:52.827450 [ 194 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
| 15643 | 2026.05.06 05:29:52.827473 [ 293 ] {dc71f1b0-9c6a-4e8d-bebe-2acd311917b1} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15644 | 2026.05.06 05:29:52.827516 [ 293 ] {dc71f1b0-9c6a-4e8d-bebe-2acd311917b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15645 | 2026.05.06 05:29:52.827558 [ 194 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 16 rows starting from the beginning of the part | ||
| 15646 | 2026.05.06 05:29:52.827662 [ 194 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
| 15647 | 2026.05.06 05:29:52.827760 [ 194 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 27 rows starting from the beginning of the part | ||
| 15648 | 2026.05.06 05:29:52.827868 [ 293 ] {dc71f1b0-9c6a-4e8d-bebe-2acd311917b1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15649 | 2026.05.06 05:29:52.828095 [ 293 ] {dc71f1b0-9c6a-4e8d-bebe-2acd311917b1} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15650 | 2026.05.06 05:29:52.828230 [ 293 ] {dc71f1b0-9c6a-4e8d-bebe-2acd311917b1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 713.29 KiB/sec. | ||
| 15651 | 2026.05.06 05:29:52.828267 [ 293 ] {dc71f1b0-9c6a-4e8d-bebe-2acd311917b1} <Debug> TCPHandler: Processed in 0.001328887 sec. | ||
| 15652 | 2026.05.06 05:29:52.833223 [ 200 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40702 rows, containing 5 columns (5 merged, 0 gathered) in 0.008788943 sec., 4631046.076871815 rows/sec., 295.87 MiB/sec. | ||
| 15653 | 2026.05.06 05:29:52.834404 [ 197 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 15654 | 2026.05.06 05:29:52.834734 [ 197 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15655 | 2026.05.06 05:29:52.834818 [ 197 ] {b6565110-5422-4638-bc86-9a8f7528a52a::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 | ||
| 15656 | 2026.05.06 05:29:52.834920 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15657 | 2026.05.06 05:29:52.837320 [ 187 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1768 rows, containing 19 columns (19 merged, 0 gathered) in 0.01038969 sec., 170168.69608236628 rows/sec., 304.93 MiB/sec. | ||
| 15658 | 2026.05.06 05:29:52.840080 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15659 | 2026.05.06 05:29:52.840416 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15660 | 2026.05.06 05:29:52.840493 [ 197 ] {45dec869-0e6b-4fb5-8088-0306028c1141::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15661 | 2026.05.06 05:29:52.840626 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.15 MiB. | ||
| 15662 | 2026.05.06 05:29:53.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.34 MiB, peak 376.48 MiB, free memory in arenas 0.00 B, will set to 364.01 MiB (RSS), difference: 4.66 MiB | ||
| 15663 | 2026.05.06 05:29:54.172862 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1964 | ||
| 15664 | 2026.05.06 05:29:54.175805 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15665 | 2026.05.06 05:29:54.175863 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15666 | 2026.05.06 05:29:54.177305 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15667 | 2026.05.06 05:29:54.177582 [ 242 ] {} <Trace> system.query_log (c9c1d97a-e41f-4629-bddd-c161409e932b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15668 | 2026.05.06 05:29:54.177964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1964 | ||
| 15669 | 2026.05.06 05:29:56.577950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28196 | ||
| 15670 | 2026.05.06 05:29:56.578576 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15671 | 2026.05.06 05:29:56.578613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15672 | 2026.05.06 05:29:56.579104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15673 | 2026.05.06 05:29:56.579348 [ 244 ] {} <Trace> system.asynchronous_metric_log (70334cb6-18ca-42f4-a492-185e9fec460d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15674 | 2026.05.06 05:29:56.579484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28196 | ||
| 15675 | 2026.05.06 05:29:57.490856 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15676 | 2026.05.06 05:29:57.491077 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 15677 | 2026.05.06 05:29:57.491401 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15678 | 2026.05.06 05:29:57.491435 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 15679 | 2026.05.06 05:29:57.491650 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15680 | 2026.05.06 05:29:57.491717 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15681 | 2026.05.06 05:29:57.491857 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15682 | 2026.05.06 05:29:57.491955 [ 334 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15683 | 2026.05.06 05:29:57.491955 [ 350 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15684 | 2026.05.06 05:29:57.491991 [ 352 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15685 | 2026.05.06 05:29:57.492106 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 15686 | 2026.05.06 05:29:57.492132 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15687 | 2026.05.06 05:29:57.492200 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15688 | 2026.05.06 05:29:57.492218 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 15689 | 2026.05.06 05:29:57.492252 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15690 | 2026.05.06 05:29:57.492289 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15691 | 2026.05.06 05:29:57.493294 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002307 sec., 20372.778500216733 rows/sec., 3.39 MiB/sec. | ||
| 15692 | 2026.05.06 05:29:57.493375 [ 293 ] {c13f1b8a-c5cc-4417-bf77-2ab6c160c37b} <Debug> TCPHandler: Processed in 0.002646853 sec. | ||
| 15693 | 2026.05.06 05:29:57.494929 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15694 | 2026.05.06 05:29:57.495038 [ 293 ] {915e7006-a1b0-404f-a10e-8365031b5981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15695 | 2026.05.06 05:29:57.495079 [ 293 ] {915e7006-a1b0-404f-a10e-8365031b5981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15696 | 2026.05.06 05:29:57.495539 [ 293 ] {915e7006-a1b0-404f-a10e-8365031b5981} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15697 | 2026.05.06 05:29:57.495578 [ 293 ] {915e7006-a1b0-404f-a10e-8365031b5981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15698 | 2026.05.06 05:29:57.495922 [ 293 ] {915e7006-a1b0-404f-a10e-8365031b5981} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15699 | 2026.05.06 05:29:57.496135 [ 293 ] {915e7006-a1b0-404f-a10e-8365031b5981} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15700 | 2026.05.06 05:29:57.496273 [ 293 ] {915e7006-a1b0-404f-a10e-8365031b5981} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001267 sec., 44198.89502762431 rows/sec., 3.40 MiB/sec. | ||
| 15701 | 2026.05.06 05:29:57.496310 [ 293 ] {915e7006-a1b0-404f-a10e-8365031b5981} <Debug> TCPHandler: Processed in 0.001430937 sec. | ||
| 15702 | 2026.05.06 05:29:57.496436 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15703 | 2026.05.06 05:29:57.496528 [ 293 ] {5d8bf4b0-0702-469e-b2f2-ede080f0a447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15704 | 2026.05.06 05:29:57.496567 [ 293 ] {5d8bf4b0-0702-469e-b2f2-ede080f0a447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15705 | 2026.05.06 05:29:57.496972 [ 293 ] {5d8bf4b0-0702-469e-b2f2-ede080f0a447} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15706 | 2026.05.06 05:29:57.497007 [ 293 ] {5d8bf4b0-0702-469e-b2f2-ede080f0a447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15707 | 2026.05.06 05:29:57.497287 [ 293 ] {5d8bf4b0-0702-469e-b2f2-ede080f0a447} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15708 | 2026.05.06 05:29:57.497495 [ 293 ] {5d8bf4b0-0702-469e-b2f2-ede080f0a447} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15709 | 2026.05.06 05:29:57.497617 [ 293 ] {5d8bf4b0-0702-469e-b2f2-ede080f0a447} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001107 sec., 57813.91147244806 rows/sec., 4.51 MiB/sec. | ||
| 15710 | 2026.05.06 05:29:57.497653 [ 293 ] {5d8bf4b0-0702-469e-b2f2-ede080f0a447} <Debug> TCPHandler: Processed in 0.001264537 sec. | ||
| 15711 | 2026.05.06 05:29:57.497772 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15712 | 2026.05.06 05:29:57.497864 [ 293 ] {17adb573-41e2-45c1-a170-01ee07ff331a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15713 | 2026.05.06 05:29:57.497905 [ 293 ] {17adb573-41e2-45c1-a170-01ee07ff331a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15714 | 2026.05.06 05:29:57.498282 [ 293 ] {17adb573-41e2-45c1-a170-01ee07ff331a} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15715 | 2026.05.06 05:29:57.498315 [ 293 ] {17adb573-41e2-45c1-a170-01ee07ff331a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15716 | 2026.05.06 05:29:57.498633 [ 293 ] {17adb573-41e2-45c1-a170-01ee07ff331a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15717 | 2026.05.06 05:29:57.498845 [ 293 ] {17adb573-41e2-45c1-a170-01ee07ff331a} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15718 | 2026.05.06 05:29:57.498966 [ 293 ] {17adb573-41e2-45c1-a170-01ee07ff331a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001121 sec., 114183.76449598573 rows/sec., 7.95 MiB/sec. | ||
| 15719 | 2026.05.06 05:29:57.499002 [ 293 ] {17adb573-41e2-45c1-a170-01ee07ff331a} <Debug> TCPHandler: Processed in 0.001277346 sec. | ||
| 15720 | 2026.05.06 05:29:57.499118 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15721 | 2026.05.06 05:29:57.499210 [ 293 ] {0b64d6b6-177a-442d-ba96-413c284ec1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15722 | 2026.05.06 05:29:57.499249 [ 293 ] {0b64d6b6-177a-442d-ba96-413c284ec1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15723 | 2026.05.06 05:29:57.499654 [ 293 ] {0b64d6b6-177a-442d-ba96-413c284ec1eb} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15724 | 2026.05.06 05:29:57.499700 [ 293 ] {0b64d6b6-177a-442d-ba96-413c284ec1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15725 | 2026.05.06 05:29:57.500130 [ 293 ] {0b64d6b6-177a-442d-ba96-413c284ec1eb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15726 | 2026.05.06 05:29:57.500434 [ 293 ] {0b64d6b6-177a-442d-ba96-413c284ec1eb} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15727 | 2026.05.06 05:29:57.500605 [ 293 ] {0b64d6b6-177a-442d-ba96-413c284ec1eb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00141 sec., 34042.55319148936 rows/sec., 2.29 MiB/sec. | ||
| 15728 | 2026.05.06 05:29:57.500656 [ 293 ] {0b64d6b6-177a-442d-ba96-413c284ec1eb} <Debug> TCPHandler: Processed in 0.001584208 sec. | ||
| 15729 | 2026.05.06 05:29:58.059711 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 15730 | 2026.05.06 05:29:58.076633 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15731 | 2026.05.06 05:29:58.076698 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15732 | 2026.05.06 05:29:58.082769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15733 | 2026.05.06 05:29:58.083469 [ 243 ] {} <Trace> system.metric_log (005cc05c-71e6-4a6c-82a2-54405f43418b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15734 | 2026.05.06 05:29:58.086277 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 15735 | 2026.05.06 05:30:02.502000 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15736 | 2026.05.06 05:30:02.502307 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15737 | 2026.05.06 05:30:02.502751 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15738 | 2026.05.06 05:30:02.502797 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15739 | 2026.05.06 05:30:02.503064 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15740 | 2026.05.06 05:30:02.503138 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15741 | 2026.05.06 05:30:02.503286 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15742 | 2026.05.06 05:30:02.503378 [ 334 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15743 | 2026.05.06 05:30:02.503381 [ 350 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15744 | 2026.05.06 05:30:02.503425 [ 339 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15745 | 2026.05.06 05:30:02.503546 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (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 | ||
| 15746 | 2026.05.06 05:30:02.503577 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Trace> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15747 | 2026.05.06 05:30:02.503655 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15748 | 2026.05.06 05:30:02.503680 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Debug> oximeter.timeseries_schema (dc89f829-c4b5-410d-8a53-bef45965f052) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 15749 | 2026.05.06 05:30:02.503716 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15750 | 2026.05.06 05:30:02.503758 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15751 | 2026.05.06 05:30:02.504918 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002761 sec., 17022.817819630567 rows/sec., 4.24 MiB/sec. | ||
| 15752 | 2026.05.06 05:30:02.505040 [ 293 ] {91551ca9-311f-42ae-8273-8ffc20c7710d} <Debug> TCPHandler: Processed in 0.003233135 sec. | ||
| 15753 | 2026.05.06 05:30:02.511318 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15754 | 2026.05.06 05:30:02.511442 [ 293 ] {94634946-dcd2-4be2-a288-1e5c5731e409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15755 | 2026.05.06 05:30:02.511493 [ 293 ] {94634946-dcd2-4be2-a288-1e5c5731e409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15756 | 2026.05.06 05:30:02.512118 [ 293 ] {94634946-dcd2-4be2-a288-1e5c5731e409} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15757 | 2026.05.06 05:30:02.512162 [ 293 ] {94634946-dcd2-4be2-a288-1e5c5731e409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15758 | 2026.05.06 05:30:02.512534 [ 293 ] {94634946-dcd2-4be2-a288-1e5c5731e409} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15759 | 2026.05.06 05:30:02.512760 [ 293 ] {94634946-dcd2-4be2-a288-1e5c5731e409} <Trace> oximeter.fields_i16 (90004f9b-428d-4ef1-a4fb-abe3dfb39b3f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15760 | 2026.05.06 05:30:02.512911 [ 293 ] {94634946-dcd2-4be2-a288-1e5c5731e409} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001507 sec., 188453.8818845388 rows/sec., 11.97 MiB/sec. | ||
| 15761 | 2026.05.06 05:30:02.512954 [ 293 ] {94634946-dcd2-4be2-a288-1e5c5731e409} <Debug> TCPHandler: Processed in 0.001696648 sec. | ||
| 15762 | 2026.05.06 05:30:02.513089 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15763 | 2026.05.06 05:30:02.513197 [ 293 ] {10ca0924-4f36-47ef-976d-677873ac82f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15764 | 2026.05.06 05:30:02.513239 [ 293 ] {10ca0924-4f36-47ef-976d-677873ac82f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15765 | 2026.05.06 05:30:02.514330 [ 293 ] {10ca0924-4f36-47ef-976d-677873ac82f3} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15766 | 2026.05.06 05:30:02.514373 [ 293 ] {10ca0924-4f36-47ef-976d-677873ac82f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15767 | 2026.05.06 05:30:02.514789 [ 293 ] {10ca0924-4f36-47ef-976d-677873ac82f3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15768 | 2026.05.06 05:30:02.515036 [ 293 ] {10ca0924-4f36-47ef-976d-677873ac82f3} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15769 | 2026.05.06 05:30:02.515175 [ 293 ] {10ca0924-4f36-47ef-976d-677873ac82f3} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.002 sec., 424500 rows/sec., 33.07 MiB/sec. | ||
| 15770 | 2026.05.06 05:30:02.515215 [ 293 ] {10ca0924-4f36-47ef-976d-677873ac82f3} <Debug> TCPHandler: Processed in 0.0021797 sec. | ||
| 15771 | 2026.05.06 05:30:02.515209 [ 81 ] {} <Debug> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15772 | 2026.05.06 05:30:02.515298 [ 81 ] {} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15773 | 2026.05.06 05:30:02.515332 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15774 | 2026.05.06 05:30:02.515363 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15775 | 2026.05.06 05:30:02.515446 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15776 | 2026.05.06 05:30:02.515472 [ 293 ] {cd4df50b-66ca-4751-b4e6-5a39bc9bdee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15777 | 2026.05.06 05:30:02.515516 [ 293 ] {cd4df50b-66ca-4751-b4e6-5a39bc9bdee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15778 | 2026.05.06 05:30:02.515543 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15779 | 2026.05.06 05:30:02.515577 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3362 rows starting from the beginning of the part | ||
| 15780 | 2026.05.06 05:30:02.515633 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 88 rows starting from the beginning of the part | ||
| 15781 | 2026.05.06 05:30:02.515679 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 849 rows starting from the beginning of the part | ||
| 15782 | 2026.05.06 05:30:02.515726 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 2445 rows starting from the beginning of the part | ||
| 15783 | 2026.05.06 05:30:02.515768 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 15784 | 2026.05.06 05:30:02.515807 [ 187 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 849 rows starting from the beginning of the part | ||
| 15785 | 2026.05.06 05:30:02.515999 [ 293 ] {cd4df50b-66ca-4751-b4e6-5a39bc9bdee8} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15786 | 2026.05.06 05:30:02.516038 [ 293 ] {cd4df50b-66ca-4751-b4e6-5a39bc9bdee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15787 | 2026.05.06 05:30:02.516385 [ 293 ] {cd4df50b-66ca-4751-b4e6-5a39bc9bdee8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15788 | 2026.05.06 05:30:02.516607 [ 293 ] {cd4df50b-66ca-4751-b4e6-5a39bc9bdee8} <Trace> oximeter.fields_u16 (9d3747de-dfc8-4e7d-be12-ed1686b4f4e9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15789 | 2026.05.06 05:30:02.516744 [ 293 ] {cd4df50b-66ca-4751-b4e6-5a39bc9bdee8} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001315 sec., 127756.65399239544 rows/sec., 7.80 MiB/sec. | ||
| 15790 | 2026.05.06 05:30:02.516781 [ 293 ] {cd4df50b-66ca-4751-b4e6-5a39bc9bdee8} <Debug> TCPHandler: Processed in 0.001495367 sec. | ||
| 15791 | 2026.05.06 05:30:02.516904 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15792 | 2026.05.06 05:30:02.516995 [ 293 ] {27780c81-83d2-4ecf-8e00-4959d06e6d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15793 | 2026.05.06 05:30:02.517035 [ 293 ] {27780c81-83d2-4ecf-8e00-4959d06e6d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15794 | 2026.05.06 05:30:02.517544 [ 293 ] {27780c81-83d2-4ecf-8e00-4959d06e6d4a} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15795 | 2026.05.06 05:30:02.517582 [ 293 ] {27780c81-83d2-4ecf-8e00-4959d06e6d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15796 | 2026.05.06 05:30:02.517888 [ 293 ] {27780c81-83d2-4ecf-8e00-4959d06e6d4a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15797 | 2026.05.06 05:30:02.518109 [ 293 ] {27780c81-83d2-4ecf-8e00-4959d06e6d4a} <Trace> oximeter.fields_u32 (799a887b-0b36-445e-b8c8-07f573c725fe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15798 | 2026.05.06 05:30:02.518241 [ 293 ] {27780c81-83d2-4ecf-8e00-4959d06e6d4a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001223 sec., 121831.56173344236 rows/sec., 7.87 MiB/sec. | ||
| 15799 | 2026.05.06 05:30:02.518280 [ 293 ] {27780c81-83d2-4ecf-8e00-4959d06e6d4a} <Debug> TCPHandler: Processed in 0.001391677 sec. | ||
| 15800 | 2026.05.06 05:30:02.518402 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15801 | 2026.05.06 05:30:02.518416 [ 197 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7649 rows, containing 5 columns (5 merged, 0 gathered) in 0.003017165 sec., 2535161.318655095 rows/sec., 201.77 MiB/sec. | ||
| 15802 | 2026.05.06 05:30:02.518501 [ 293 ] {9fbd868c-bbac-4dc0-a477-7d27e493e241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15803 | 2026.05.06 05:30:02.518545 [ 293 ] {9fbd868c-bbac-4dc0-a477-7d27e493e241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15804 | 2026.05.06 05:30:02.518772 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15805 | 2026.05.06 05:30:02.519071 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_101_20} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2026.05.06 05:30:02.519105 [ 293 ] {9fbd868c-bbac-4dc0-a477-7d27e493e241} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15807 | 2026.05.06 05:30:02.519156 [ 293 ] {9fbd868c-bbac-4dc0-a477-7d27e493e241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15808 | 2026.05.06 05:30:02.519157 [ 196 ] {4e1a4499-4c42-4bc3-a517-3e09be0b901b::all_1_101_20} <Trace> oximeter.fields_string (4e1a4499-4c42-4bc3-a517-3e09be0b901b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15809 | 2026.05.06 05:30:02.519280 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 15810 | 2026.05.06 05:30:02.519538 [ 293 ] {9fbd868c-bbac-4dc0-a477-7d27e493e241} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15811 | 2026.05.06 05:30:02.519758 [ 293 ] {9fbd868c-bbac-4dc0-a477-7d27e493e241} <Trace> oximeter.fields_u8 (6fdb285b-e6e3-45f0-8a94-d1fcc3126bf2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15812 | 2026.05.06 05:30:02.519888 [ 293 ] {9fbd868c-bbac-4dc0-a477-7d27e493e241} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001406 sec., 105263.15789473685 rows/sec., 5.99 MiB/sec. | ||
| 15813 | 2026.05.06 05:30:02.519934 [ 293 ] {9fbd868c-bbac-4dc0-a477-7d27e493e241} <Debug> TCPHandler: Processed in 0.001581928 sec. | ||
| 15814 | 2026.05.06 05:30:02.520058 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15815 | 2026.05.06 05:30:02.520153 [ 293 ] {cc059a06-8faf-4f86-b7df-d827650546f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15816 | 2026.05.06 05:30:02.520193 [ 293 ] {cc059a06-8faf-4f86-b7df-d827650546f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15817 | 2026.05.06 05:30:02.520817 [ 293 ] {cc059a06-8faf-4f86-b7df-d827650546f0} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2026.05.06 05:30:02.520856 [ 293 ] {cc059a06-8faf-4f86-b7df-d827650546f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15819 | 2026.05.06 05:30:02.521183 [ 293 ] {cc059a06-8faf-4f86-b7df-d827650546f0} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15820 | 2026.05.06 05:30:02.521422 [ 293 ] {cc059a06-8faf-4f86-b7df-d827650546f0} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2026.05.06 05:30:02.521554 [ 293 ] {cc059a06-8faf-4f86-b7df-d827650546f0} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001419 sec., 363636.36363636365 rows/sec., 25.64 MiB/sec. | ||
| 15822 | 2026.05.06 05:30:02.521559 [ 29 ] {} <Debug> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15823 | 2026.05.06 05:30:02.521595 [ 293 ] {cc059a06-8faf-4f86-b7df-d827650546f0} <Debug> TCPHandler: Processed in 0.001587958 sec. | ||
| 15824 | 2026.05.06 05:30:02.521615 [ 29 ] {} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15825 | 2026.05.06 05:30:02.521641 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15826 | 2026.05.06 05:30:02.521724 [ 187 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15827 | 2026.05.06 05:30:02.521724 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15828 | 2026.05.06 05:30:02.521821 [ 187 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15829 | 2026.05.06 05:30:02.521848 [ 187 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1832 rows starting from the beginning of the part | ||
| 15830 | 2026.05.06 05:30:02.521856 [ 293 ] {6a64a408-2b2b-42f2-b0fd-5caacb4f3e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15831 | 2026.05.06 05:30:02.521902 [ 187 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 80 rows starting from the beginning of the part | ||
| 15832 | 2026.05.06 05:30:02.521904 [ 293 ] {6a64a408-2b2b-42f2-b0fd-5caacb4f3e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15833 | 2026.05.06 05:30:02.521953 [ 187 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 516 rows starting from the beginning of the part | ||
| 15834 | 2026.05.06 05:30:02.522017 [ 187 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1322 rows starting from the beginning of the part | ||
| 15835 | 2026.05.06 05:30:02.522059 [ 187 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 15836 | 2026.05.06 05:30:02.522098 [ 187 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 516 rows starting from the beginning of the part | ||
| 15837 | 2026.05.06 05:30:02.522278 [ 293 ] {6a64a408-2b2b-42f2-b0fd-5caacb4f3e7c} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15838 | 2026.05.06 05:30:02.522315 [ 293 ] {6a64a408-2b2b-42f2-b0fd-5caacb4f3e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15839 | 2026.05.06 05:30:02.522640 [ 293 ] {6a64a408-2b2b-42f2-b0fd-5caacb4f3e7c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15840 | 2026.05.06 05:30:02.522849 [ 293 ] {6a64a408-2b2b-42f2-b0fd-5caacb4f3e7c} <Trace> oximeter.measurements_bool (5ac8cd43-583c-4d47-be04-0c9701747a1c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15841 | 2026.05.06 05:30:02.522984 [ 293 ] {6a64a408-2b2b-42f2-b0fd-5caacb4f3e7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 15842 | 2026.05.06 05:30:02.523023 [ 293 ] {6a64a408-2b2b-42f2-b0fd-5caacb4f3e7c} <Debug> TCPHandler: Processed in 0.001348377 sec. | ||
| 15843 | 2026.05.06 05:30:02.523156 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15844 | 2026.05.06 05:30:02.523265 [ 293 ] {aaccd69c-c489-473d-b407-4da804e8d445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15845 | 2026.05.06 05:30:02.523311 [ 293 ] {aaccd69c-c489-473d-b407-4da804e8d445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15846 | 2026.05.06 05:30:02.523709 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4330 rows, containing 5 columns (5 merged, 0 gathered) in 0.00202076 sec., 2142758.170193393 rows/sec., 155.38 MiB/sec. | ||
| 15847 | 2026.05.06 05:30:02.523834 [ 293 ] {aaccd69c-c489-473d-b407-4da804e8d445} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15848 | 2026.05.06 05:30:02.523882 [ 293 ] {aaccd69c-c489-473d-b407-4da804e8d445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15849 | 2026.05.06 05:30:02.523971 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15850 | 2026.05.06 05:30:02.524321 [ 293 ] {aaccd69c-c489-473d-b407-4da804e8d445} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15851 | 2026.05.06 05:30:02.524324 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_101_20} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15852 | 2026.05.06 05:30:02.524455 [ 197 ] {0be65154-fe44-4396-b5c9-630850e03500::all_1_101_20} <Trace> oximeter.fields_uuid (0be65154-fe44-4396-b5c9-630850e03500) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15853 | 2026.05.06 05:30:02.524572 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 15854 | 2026.05.06 05:30:02.524601 [ 293 ] {aaccd69c-c489-473d-b407-4da804e8d445} <Trace> oximeter.measurements_cumulativeu64 (b6565110-5422-4638-bc86-9a8f7528a52a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15855 | 2026.05.06 05:30:02.524750 [ 293 ] {aaccd69c-c489-473d-b407-4da804e8d445} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001505 sec., 176079.7342192691 rows/sec., 11.70 MiB/sec. | ||
| 15856 | 2026.05.06 05:30:02.524792 [ 293 ] {aaccd69c-c489-473d-b407-4da804e8d445} <Debug> TCPHandler: Processed in 0.001690068 sec. | ||
| 15857 | 2026.05.06 05:30:02.524917 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15858 | 2026.05.06 05:30:02.525014 [ 293 ] {630d3ae5-58a0-4968-9116-f1ccaefe3b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15859 | 2026.05.06 05:30:02.525059 [ 293 ] {630d3ae5-58a0-4968-9116-f1ccaefe3b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15860 | 2026.05.06 05:30:02.525398 [ 293 ] {630d3ae5-58a0-4968-9116-f1ccaefe3b2b} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15861 | 2026.05.06 05:30:02.525450 [ 293 ] {630d3ae5-58a0-4968-9116-f1ccaefe3b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15862 | 2026.05.06 05:30:02.525786 [ 293 ] {630d3ae5-58a0-4968-9116-f1ccaefe3b2b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15863 | 2026.05.06 05:30:02.526029 [ 293 ] {630d3ae5-58a0-4968-9116-f1ccaefe3b2b} <Trace> oximeter.measurements_f64 (9a8aa91c-4d19-4f72-92fc-f7315baa8dc7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15864 | 2026.05.06 05:30:02.526179 [ 293 ] {630d3ae5-58a0-4968-9116-f1ccaefe3b2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 56.91 KiB/sec. | ||
| 15865 | 2026.05.06 05:30:02.526220 [ 293 ] {630d3ae5-58a0-4968-9116-f1ccaefe3b2b} <Debug> TCPHandler: Processed in 0.001354566 sec. | ||
| 15866 | 2026.05.06 05:30:02.526360 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15867 | 2026.05.06 05:30:02.526462 [ 293 ] {21fb3089-bd23-47b4-9f2c-6ca071e5d49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15868 | 2026.05.06 05:30:02.526529 [ 293 ] {21fb3089-bd23-47b4-9f2c-6ca071e5d49f} <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 | ||
| 15869 | 2026.05.06 05:30:02.527567 [ 293 ] {21fb3089-bd23-47b4-9f2c-6ca071e5d49f} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15870 | 2026.05.06 05:30:02.527607 [ 293 ] {21fb3089-bd23-47b4-9f2c-6ca071e5d49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15871 | 2026.05.06 05:30:02.528176 [ 293 ] {21fb3089-bd23-47b4-9f2c-6ca071e5d49f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15872 | 2026.05.06 05:30:02.528430 [ 293 ] {21fb3089-bd23-47b4-9f2c-6ca071e5d49f} <Trace> oximeter.measurements_histogramu64 (45dec869-0e6b-4fb5-8088-0306028c1141): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15873 | 2026.05.06 05:30:02.528563 [ 293 ] {21fb3089-bd23-47b4-9f2c-6ca071e5d49f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002134 sec., 12183.692596063729 rows/sec., 21.83 MiB/sec. | ||
| 15874 | 2026.05.06 05:30:02.528625 [ 293 ] {21fb3089-bd23-47b4-9f2c-6ca071e5d49f} <Debug> TCPHandler: Processed in 0.002332311 sec. | ||
| 15875 | 2026.05.06 05:30:02.528757 [ 293 ] {} <Trace> TCP-Session: ca4fadcd-7305-43b8-87fa-f18e2a202852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15876 | 2026.05.06 05:30:02.528848 [ 293 ] {631a1d29-8d91-4cfa-90c2-a37b5b4bdd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15877 | 2026.05.06 05:30:02.528896 [ 293 ] {631a1d29-8d91-4cfa-90c2-a37b5b4bdd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15878 | 2026.05.06 05:30:02.529219 [ 293 ] {631a1d29-8d91-4cfa-90c2-a37b5b4bdd96} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15879 | 2026.05.06 05:30:02.529259 [ 293 ] {631a1d29-8d91-4cfa-90c2-a37b5b4bdd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15880 | 2026.05.06 05:30:02.529665 [ 293 ] {631a1d29-8d91-4cfa-90c2-a37b5b4bdd96} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15881 | 2026.05.06 05:30:02.529916 [ 293 ] {631a1d29-8d91-4cfa-90c2-a37b5b4bdd96} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15882 | 2026.05.06 05:30:02.530053 [ 293 ] {631a1d29-8d91-4cfa-90c2-a37b5b4bdd96} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001192 sec., 75503.355704698 rows/sec., 4.72 MiB/sec. | ||
| 15883 | 2026.05.06 05:30:02.530055 [ 29 ] {} <Debug> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15884 | 2026.05.06 05:30:02.530095 [ 293 ] {631a1d29-8d91-4cfa-90c2-a37b5b4bdd96} <Debug> TCPHandler: Processed in 0.001362216 sec. | ||
| 15885 | 2026.05.06 05:30:02.530113 [ 29 ] {} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.05.06 05:30:02.530140 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 15887 | 2026.05.06 05:30:02.530243 [ 188 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15888 | 2026.05.06 05:30:02.530386 [ 188 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15889 | 2026.05.06 05:30:02.530428 [ 188 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6060 rows starting from the beginning of the part | ||
| 15890 | 2026.05.06 05:30:02.530503 [ 188 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 15891 | 2026.05.06 05:30:02.530558 [ 188 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 15892 | 2026.05.06 05:30:02.530608 [ 188 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 12 rows starting from the beginning of the part | ||
| 15893 | 2026.05.06 05:30:02.530655 [ 188 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
| 15894 | 2026.05.06 05:30:02.530705 [ 188 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 90 rows starting from the beginning of the part | ||
| 15895 | 2026.05.06 05:30:02.532820 [ 190 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6360 rows, containing 4 columns (4 merged, 0 gathered) in 0.002621632 sec., 2425969.7776041795 rows/sec., 156.87 MiB/sec. | ||
| 15896 | 2026.05.06 05:30:02.533315 [ 189 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15897 | 2026.05.06 05:30:02.533629 [ 189 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_101_20} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15898 | 2026.05.06 05:30:02.533703 [ 189 ] {23bdbca1-516c-4cb7-a3c3-c19d40ae0d32::all_1_101_20} <Trace> oximeter.measurements_u64 (23bdbca1-516c-4cb7-a3c3-c19d40ae0d32) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15899 | 2026.05.06 05:30:02.533780 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||