| 1 | [ May 8 16:55:08 Enabled. ] | ||
| 2 | [ May 8 16:55:08 Rereading configuration. ] | ||
| 3 | [ May 8 16:55:09 Rereading configuration. ] | ||
| 4 | [ May 8 16:55:11 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 8 16:55:11 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.08 16:55:11.950273 [ 1 ] {} <Information> Application: Will watch for the process with pid 24157 | ||
| 29 | 2026.05.08 16:55:11.950717 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.08 16:55:12.065364 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24157 | ||
| 31 | 2026.05.08 16:55:12.066126 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.08 16:55:12.066264 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.08 16:55:12.157586 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.08 16:55:12.191150 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.08 16:55:12.191207 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.08 16:55:12.191225 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.08 16:55:12.191278 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.08 16:55:12.191644 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.08 16:55:12.193494 [ 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.08 16:55:12.194232 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.08 16:55:12.194539 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.08 16:55:12.194561 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.08 16:55:12.194575 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 46 | 2026.05.08 16:55:12.195272 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.08 16:55:12.196205 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.08 16:55:12.201774 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.08 16:55:12.202400 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.08 16:55:12.203684 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.08 16:55:12.203740 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.08 16:55:12.204350 [ 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.08 16:55:12.204739 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.08 16:55:12.207981 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.08 16:55:12.208198 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.08 16:55:12.211305 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.08 16:55:12.211772 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.08 16:55:12.212131 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.08 16:55:12.212496 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.08 16:55:12.213984 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.08 16:55:12.214020 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.08 16:55:12.214109 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.08 16:55:12.214178 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.08 16:55:12.218868 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.08 16:55:12.218893 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152355 sec | ||
| 68 | 2026.05.08 16:55:12.218916 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.08 16:55:12.218930 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.08 16:55:12.219606 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.08 16:55:12.220180 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.08 16:55:12.228232 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.08 16:55:12.228270 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.08 16:55:12.228294 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.08 16:55:12.228306 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.08 16:55:12.228334 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.08 16:55:12.228352 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.08 16:55:12.230301 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.08 16:55:12.230340 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.08 16:55:12.230359 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.08 16:55:12.230494 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.08 16:55:12.230529 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.08 16:55:12.230542 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.08 16:55:12.230562 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.08 16:55:12.230574 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.08 16:55:12.230601 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.08 16:55:12.230620 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.08 16:55:12.253010 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.08 16:55:12.253715 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.08 16:55:12.253751 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3162e-05 sec | ||
| 91 | 2026.05.08 16:55:12.253764 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.08 16:55:12.253774 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.08 16:55:12.253798 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.08 16:55:12.253970 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.08 16:55:12.254010 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.08 16:55:12.254022 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.08 16:55:12.254033 [ 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.08 16:55:12.254043 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.08 16:55:12.280147 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.08 16:55:12.280347 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.05.08 16:55:12.282201 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.857e-05 sec. | ||
| 102 | 2026.05.08 16:55:12.282574 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.08 16:55:12.282643 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.08 16:55:12.282657 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.08 16:55:12.313874 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41357 | ||
| 106 | 2026.05.08 16:55:12.315090 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.08 16:55:12.315157 [ 3 ] {} <Debug> TCP-Session: fef6c9ea-19de-4cc5-8364-ae989d4e0e46 Authenticating user 'default' from [fd00:1122:3344:101::e]:41357 | ||
| 108 | 2026.05.08 16:55:12.315191 [ 3 ] {} <Debug> TCP-Session: fef6c9ea-19de-4cc5-8364-ae989d4e0e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.08 16:55:12.315223 [ 3 ] {} <Debug> TCP-Session: fef6c9ea-19de-4cc5-8364-ae989d4e0e46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.08 16:55:12.315337 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.08 16:55:12.315369 [ 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.08 16:55:12.315402 [ 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.08 16:55:12.316103 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64530 | ||
| 114 | 2026.05.08 16:55:12.316349 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.05.08 16:55:12.316395 [ 4 ] {} <Debug> TCP-Session: b6d1091b-5871-4aa1-92ec-f81d32c12d8a Authenticating user 'default' from [fd00:1122:3344:101::e]:64530 | ||
| 116 | 2026.05.08 16:55:12.316426 [ 4 ] {} <Debug> TCP-Session: b6d1091b-5871-4aa1-92ec-f81d32c12d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.05.08 16:55:12.316482 [ 4 ] {} <Debug> TCP-Session: b6d1091b-5871-4aa1-92ec-f81d32c12d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.05.08 16:55:12.317497 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40433 | ||
| 119 | 2026.05.08 16:55:12.317505 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34382 | ||
| 120 | 2026.05.08 16:55:12.317845 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51532 | ||
| 121 | 2026.05.08 16:55:12.317861 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.05.08 16:55:12.317909 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.08 16:55:12.317947 [ 253 ] {} <Debug> TCP-Session: 33dfe487-911a-4a4b-b72e-925c840f40ac Authenticating user 'default' from [fd00:1122:3344:101::e]:40433 | ||
| 124 | 2026.05.08 16:55:12.317956 [ 5 ] {} <Debug> TCP-Session: 864c5729-d8a9-433c-836e-a3cf11230fc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34382 | ||
| 125 | 2026.05.08 16:55:12.318022 [ 253 ] {} <Debug> TCP-Session: 33dfe487-911a-4a4b-b72e-925c840f40ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.08 16:55:12.318043 [ 5 ] {} <Debug> TCP-Session: 864c5729-d8a9-433c-836e-a3cf11230fc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.08 16:55:12.318048 [ 253 ] {} <Debug> TCP-Session: 33dfe487-911a-4a4b-b72e-925c840f40ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.08 16:55:12.318074 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61066 | ||
| 129 | 2026.05.08 16:55:12.318088 [ 5 ] {} <Debug> TCP-Session: 864c5729-d8a9-433c-836e-a3cf11230fc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.08 16:55:12.318922 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55219 | ||
| 131 | 2026.05.08 16:55:12.318931 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.08 16:55:12.319024 [ 254 ] {} <Debug> TCP-Session: 7c9eb215-76c2-402d-948c-ed4dfc437c83 Authenticating user 'default' from [fd00:1122:3344:101::e]:51532 | ||
| 133 | 2026.05.08 16:55:12.319052 [ 254 ] {} <Debug> TCP-Session: 7c9eb215-76c2-402d-948c-ed4dfc437c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.08 16:55:12.319096 [ 254 ] {} <Debug> TCP-Session: 7c9eb215-76c2-402d-948c-ed4dfc437c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.08 16:55:12.319643 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.08 16:55:12.319685 [ 255 ] {} <Debug> TCP-Session: a7f428d9-2af8-40e0-b242-b05dd3370ab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61066 | ||
| 137 | 2026.05.08 16:55:12.319717 [ 255 ] {} <Debug> TCP-Session: a7f428d9-2af8-40e0-b242-b05dd3370ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.08 16:55:12.319731 [ 255 ] {} <Debug> TCP-Session: a7f428d9-2af8-40e0-b242-b05dd3370ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.08 16:55:12.319776 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.05.08 16:55:12.319805 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45426 | ||
| 141 | 2026.05.08 16:55:12.319824 [ 256 ] {} <Debug> TCP-Session: 5d92a683-0bae-42a4-8c0e-7c651168c048 Authenticating user 'default' from [fd00:1122:3344:101::e]:55219 | ||
| 142 | 2026.05.08 16:55:12.319825 [ 3 ] {} <Trace> TCP-Session: fef6c9ea-19de-4cc5-8364-ae989d4e0e46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 143 | 2026.05.08 16:55:12.319850 [ 256 ] {} <Debug> TCP-Session: 5d92a683-0bae-42a4-8c0e-7c651168c048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.08 16:55:12.319905 [ 256 ] {} <Debug> TCP-Session: 5d92a683-0bae-42a4-8c0e-7c651168c048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.08 16:55:12.319941 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40742 | ||
| 146 | 2026.05.08 16:55:12.320031 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.08 16:55:12.320075 [ 257 ] {} <Debug> TCP-Session: c16d1426-dfe6-4baf-9344-82f720773e94 Authenticating user 'default' from [fd00:1122:3344:101::e]:45426 | ||
| 148 | 2026.05.08 16:55:12.320095 [ 257 ] {} <Debug> TCP-Session: c16d1426-dfe6-4baf-9344-82f720773e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.08 16:55:12.320107 [ 257 ] {} <Debug> TCP-Session: c16d1426-dfe6-4baf-9344-82f720773e94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.08 16:55:12.320125 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.08 16:55:12.320192 [ 258 ] {} <Debug> TCP-Session: d8fe7e89-820e-4704-8400-83126f1a7ec0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40742 | ||
| 152 | 2026.05.08 16:55:12.320214 [ 258 ] {} <Debug> TCP-Session: d8fe7e89-820e-4704-8400-83126f1a7ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.08 16:55:12.320240 [ 258 ] {} <Debug> TCP-Session: d8fe7e89-820e-4704-8400-83126f1a7ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.08 16:55:12.322280 [ 3 ] {a4452db5-f23c-43ce-aa60-7758990d06c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41357) 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.08 16:55:12.328832 [ 3 ] {a4452db5-f23c-43ce-aa60-7758990d06c6} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 156 | 2026.05.08 16:55:12.330938 [ 3 ] {a4452db5-f23c-43ce-aa60-7758990d06c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 157 | 2026.05.08 16:55:12.334799 [ 259 ] {a4452db5-f23c-43ce-aa60-7758990d06c6} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 158 | 2026.05.08 16:55:12.339117 [ 3 ] {a4452db5-f23c-43ce-aa60-7758990d06c6} <Debug> executeQuery: Read 96 rows, 5.29 KiB in 0.016248 sec., 5908.419497784344 rows/sec., 325.70 KiB/sec. | ||
| 159 | 2026.05.08 16:55:12.339232 [ 3 ] {a4452db5-f23c-43ce-aa60-7758990d06c6} <Debug> TCPHandler: Processed in 0.022694751 sec. | ||
| 160 | 2026.05.08 16:55:12.668914 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53039 | ||
| 161 | 2026.05.08 16:55:12.669176 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.08 16:55:12.669641 [ 260 ] {} <Debug> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Authenticating user 'default' from [fd00:1122:3344:101::d]:53039 | ||
| 163 | 2026.05.08 16:55:12.669673 [ 260 ] {} <Debug> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.08 16:55:12.669688 [ 260 ] {} <Debug> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.08 16:55:12.669983 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 166 | 2026.05.08 16:55:12.670012 [ 260 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 167 | 2026.05.08 16:55:12.670040 [ 260 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 168 | 2026.05.08 16:55:12.670596 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53508 | ||
| 169 | 2026.05.08 16:55:12.670661 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35442 | ||
| 170 | 2026.05.08 16:55:12.670735 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55352 | ||
| 171 | 2026.05.08 16:55:12.670884 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43218 | ||
| 172 | 2026.05.08 16:55:12.670887 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60098 | ||
| 173 | 2026.05.08 16:55:12.670964 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 174 | 2026.05.08 16:55:12.670994 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.08 16:55:12.671021 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.05.08 16:55:12.671047 [ 263 ] {} <Debug> TCP-Session: 0775fe43-b032-42f8-94b1-ed17cf02894d Authenticating user 'default' from [fd00:1122:3344:101::d]:53508 | ||
| 177 | 2026.05.08 16:55:12.671073 [ 264 ] {} <Debug> TCP-Session: 1f50df43-4c23-4f44-9b46-fefcbc1ce623 Authenticating user 'default' from [fd00:1122:3344:101::d]:35442 | ||
| 178 | 2026.05.08 16:55:12.671101 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50069 | ||
| 179 | 2026.05.08 16:55:12.671129 [ 264 ] {} <Debug> TCP-Session: 1f50df43-4c23-4f44-9b46-fefcbc1ce623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.08 16:55:12.671082 [ 263 ] {} <Debug> TCP-Session: 0775fe43-b032-42f8-94b1-ed17cf02894d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.08 16:55:12.671195 [ 264 ] {} <Debug> TCP-Session: 1f50df43-4c23-4f44-9b46-fefcbc1ce623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.08 16:55:12.671200 [ 263 ] {} <Debug> TCP-Session: 0775fe43-b032-42f8-94b1-ed17cf02894d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.08 16:55:12.671211 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.08 16:55:12.671322 [ 260 ] {ad29dfa3-34b1-4ed4-8292-9b815e5802e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 185 | 2026.05.08 16:55:12.671321 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57188 | ||
| 186 | 2026.05.08 16:55:12.671352 [ 262 ] {} <Debug> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Authenticating user 'default' from [fd00:1122:3344:101::d]:43218 | ||
| 187 | 2026.05.08 16:55:12.671333 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.05.08 16:55:12.671445 [ 262 ] {} <Debug> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.08 16:55:12.671475 [ 266 ] {} <Debug> TCP-Session: 6740e093-14a8-4dd0-9c47-2eff87a7b567 Authenticating user 'default' from [fd00:1122:3344:101::d]:60098 | ||
| 190 | 2026.05.08 16:55:12.671468 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 191 | 2026.05.08 16:55:12.671520 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 192 | 2026.05.08 16:55:12.671560 [ 265 ] {} <Debug> TCP-Session: 913d4bb4-5e8d-4bde-ab0d-c348947237f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55352 | ||
| 193 | 2026.05.08 16:55:12.671560 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53583 | ||
| 194 | 2026.05.08 16:55:12.671586 [ 267 ] {} <Debug> TCP-Session: 113a4ec9-fb83-440b-8d9a-75605e004aea Authenticating user 'default' from [fd00:1122:3344:101::d]:50069 | ||
| 195 | 2026.05.08 16:55:12.671604 [ 265 ] {} <Debug> TCP-Session: 913d4bb4-5e8d-4bde-ab0d-c348947237f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.08 16:55:12.671622 [ 267 ] {} <Debug> TCP-Session: 113a4ec9-fb83-440b-8d9a-75605e004aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.08 16:55:12.671630 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 198 | 2026.05.08 16:55:12.671637 [ 265 ] {} <Debug> TCP-Session: 913d4bb4-5e8d-4bde-ab0d-c348947237f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.08 16:55:12.671678 [ 268 ] {} <Debug> TCP-Session: c1daf4d3-d5ef-4c3a-8bce-9a3cd125f8da Authenticating user 'default' from [fd00:1122:3344:101::d]:57188 | ||
| 200 | 2026.05.08 16:55:12.671643 [ 267 ] {} <Debug> TCP-Session: 113a4ec9-fb83-440b-8d9a-75605e004aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 201 | 2026.05.08 16:55:12.671716 [ 268 ] {} <Debug> TCP-Session: c1daf4d3-d5ef-4c3a-8bce-9a3cd125f8da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 202 | 2026.05.08 16:55:12.671745 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.08 16:55:12.671770 [ 268 ] {} <Debug> TCP-Session: c1daf4d3-d5ef-4c3a-8bce-9a3cd125f8da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.08 16:55:12.671537 [ 266 ] {} <Debug> TCP-Session: 6740e093-14a8-4dd0-9c47-2eff87a7b567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.08 16:55:12.671798 [ 269 ] {} <Debug> TCP-Session: ff6886c5-253e-442b-8ef0-ac389e6bd7c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53583 | ||
| 206 | 2026.05.08 16:55:12.671852 [ 266 ] {} <Debug> TCP-Session: 6740e093-14a8-4dd0-9c47-2eff87a7b567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.08 16:55:12.671874 [ 269 ] {} <Debug> TCP-Session: ff6886c5-253e-442b-8ef0-ac389e6bd7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.08 16:55:12.671524 [ 262 ] {} <Debug> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.08 16:55:12.671918 [ 269 ] {} <Debug> TCP-Session: ff6886c5-253e-442b-8ef0-ac389e6bd7c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.05.08 16:55:12.700284 [ 260 ] {ad29dfa3-34b1-4ed4-8292-9b815e5802e0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53039) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 211 | |||
| 212 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 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 | ||
| 221 | 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 | ||
| 222 | 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 | ||
| 223 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 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 | ||
| 226 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 233 | |||
| 234 | 2026.05.08 16:55:12.700578 [ 260 ] {ad29dfa3-34b1-4ed4-8292-9b815e5802e0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 235 | |||
| 236 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 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 | ||
| 245 | 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 | ||
| 246 | 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 | ||
| 247 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 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 | ||
| 250 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 257 | |||
| 258 | 2026.05.08 16:55:12.700675 [ 260 ] {ad29dfa3-34b1-4ed4-8292-9b815e5802e0} <Debug> TCPHandler: Processed in 0.029958617 sec. | ||
| 259 | 2026.05.08 16:55:12.701119 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 260 | 2026.05.08 16:55:12.701344 [ 262 ] {2150c4d3-981a-4a7d-a6d4-bdd6f7050972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 261 | 2026.05.08 16:55:12.701776 [ 262 ] {2150c4d3-981a-4a7d-a6d4-bdd6f7050972} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43218) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 262 | |||
| 263 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 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 | ||
| 270 | 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 | ||
| 271 | 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 | ||
| 272 | 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 | ||
| 273 | 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 | ||
| 274 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 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 | ||
| 277 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 284 | |||
| 285 | 2026.05.08 16:55:12.701919 [ 262 ] {2150c4d3-981a-4a7d-a6d4-bdd6f7050972} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.05.08 16:55:12.702002 [ 262 ] {2150c4d3-981a-4a7d-a6d4-bdd6f7050972} <Debug> TCPHandler: Processed in 0.001050638 sec. | ||
| 310 | 2026.05.08 16:55:12.702298 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 311 | 2026.05.08 16:55:12.702519 [ 260 ] {d4b0390d-c3e8-44ec-8ccb-52b951419844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 312 | 2026.05.08 16:55:12.702584 [ 260 ] {d4b0390d-c3e8-44ec-8ccb-52b951419844} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 313 | 2026.05.08 16:55:12.703199 [ 260 ] {d4b0390d-c3e8-44ec-8ccb-52b951419844} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 314 | 2026.05.08 16:55:12.703238 [ 260 ] {d4b0390d-c3e8-44ec-8ccb-52b951419844} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.4662e-05 sec | ||
| 315 | 2026.05.08 16:55:12.703252 [ 260 ] {d4b0390d-c3e8-44ec-8ccb-52b951419844} <Trace> ReferentialDeps: No tables | ||
| 316 | 2026.05.08 16:55:12.703263 [ 260 ] {d4b0390d-c3e8-44ec-8ccb-52b951419844} <Trace> LoadingDeps: No tables | ||
| 317 | 2026.05.08 16:55:12.703297 [ 260 ] {d4b0390d-c3e8-44ec-8ccb-52b951419844} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 318 | 2026.05.08 16:55:12.703366 [ 260 ] {d4b0390d-c3e8-44ec-8ccb-52b951419844} <Debug> TCPHandler: Processed in 0.001171322 sec. | ||
| 319 | 2026.05.08 16:55:12.703506 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.08 16:55:12.703685 [ 260 ] {eea1fb72-fae7-4723-b05c-24762630faa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) /* The version table contains metadata about the `oximeter` database */ | ||
| 321 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 322 | 2026.05.08 16:55:12.703727 [ 260 ] {eea1fb72-fae7-4723-b05c-24762630faa6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 323 | 2026.05.08 16:55:12.707066 [ 260 ] {eea1fb72-fae7-4723-b05c-24762630faa6} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 324 | 2026.05.08 16:55:12.707518 [ 260 ] {eea1fb72-fae7-4723-b05c-24762630faa6} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2): Loading data parts | ||
| 325 | 2026.05.08 16:55:12.708417 [ 260 ] {eea1fb72-fae7-4723-b05c-24762630faa6} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2): There are no data parts | ||
| 326 | 2026.05.08 16:55:12.710180 [ 260 ] {eea1fb72-fae7-4723-b05c-24762630faa6} <Debug> TCPHandler: Processed in 0.006725331 sec. | ||
| 327 | 2026.05.08 16:55:12.710371 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 328 | 2026.05.08 16:55:12.710553 [ 260 ] {3e727874-ac2d-474f-ba6d-b0f7e30837cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) /* The measurement tables contain all individual samples from each timeseries. | ||
| 329 | * | ||
| 330 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 331 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 332 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 333 | * by all samples from the same timeseries. | ||
| 334 | * | ||
| 335 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 336 | * and then uses that to index quickly into the measurements tables. | ||
| 337 | */ | ||
| 338 | 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) | ||
| 339 | 2026.05.08 16:55:12.710614 [ 260 ] {3e727874-ac2d-474f-ba6d-b0f7e30837cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 340 | 2026.05.08 16:55:12.717163 [ 260 ] {3e727874-ac2d-474f-ba6d-b0f7e30837cc} <Debug> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Loading data parts | ||
| 341 | 2026.05.08 16:55:12.717433 [ 260 ] {3e727874-ac2d-474f-ba6d-b0f7e30837cc} <Debug> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): There are no data parts | ||
| 342 | 2026.05.08 16:55:12.717951 [ 260 ] {3e727874-ac2d-474f-ba6d-b0f7e30837cc} <Debug> TCPHandler: Processed in 0.007634545 sec. | ||
| 343 | 2026.05.08 16:55:12.718107 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.08 16:55:12.718275 [ 260 ] {9f164d68-30c5-4652-b4cd-3936836ac34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 345 | 2026.05.08 16:55:12.718326 [ 260 ] {9f164d68-30c5-4652-b4cd-3936836ac34b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 346 | 2026.05.08 16:55:12.719189 [ 260 ] {9f164d68-30c5-4652-b4cd-3936836ac34b} <Debug> oximeter.measurements_i8 (6a8717ed-7326-4684-b053-e94d884065b0): Loading data parts | ||
| 347 | 2026.05.08 16:55:12.719358 [ 260 ] {9f164d68-30c5-4652-b4cd-3936836ac34b} <Debug> oximeter.measurements_i8 (6a8717ed-7326-4684-b053-e94d884065b0): There are no data parts | ||
| 348 | 2026.05.08 16:55:12.719830 [ 260 ] {9f164d68-30c5-4652-b4cd-3936836ac34b} <Debug> TCPHandler: Processed in 0.001770827 sec. | ||
| 349 | 2026.05.08 16:55:12.719982 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.08 16:55:12.720134 [ 260 ] {cecac225-91b9-4635-9459-4bd57f1c40c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 351 | 2026.05.08 16:55:12.720184 [ 260 ] {cecac225-91b9-4635-9459-4bd57f1c40c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 352 | 2026.05.08 16:55:12.721044 [ 260 ] {cecac225-91b9-4635-9459-4bd57f1c40c3} <Debug> oximeter.measurements_u8 (c5997762-843c-4d7a-a6b9-f019bfd881da): Loading data parts | ||
| 353 | 2026.05.08 16:55:12.721187 [ 260 ] {cecac225-91b9-4635-9459-4bd57f1c40c3} <Debug> oximeter.measurements_u8 (c5997762-843c-4d7a-a6b9-f019bfd881da): There are no data parts | ||
| 354 | 2026.05.08 16:55:12.721790 [ 260 ] {cecac225-91b9-4635-9459-4bd57f1c40c3} <Debug> TCPHandler: Processed in 0.00185911 sec. | ||
| 355 | 2026.05.08 16:55:12.721955 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.08 16:55:12.722201 [ 260 ] {47bf5efa-7839-4a87-8b35-4e6e9a76fd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 357 | 2026.05.08 16:55:12.722253 [ 260 ] {47bf5efa-7839-4a87-8b35-4e6e9a76fd3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 358 | 2026.05.08 16:55:12.723387 [ 260 ] {47bf5efa-7839-4a87-8b35-4e6e9a76fd3c} <Debug> oximeter.measurements_i16 (b884eabc-9331-4c4f-b578-487817b146f6): Loading data parts | ||
| 359 | 2026.05.08 16:55:12.723524 [ 260 ] {47bf5efa-7839-4a87-8b35-4e6e9a76fd3c} <Debug> oximeter.measurements_i16 (b884eabc-9331-4c4f-b578-487817b146f6): There are no data parts | ||
| 360 | 2026.05.08 16:55:12.724010 [ 260 ] {47bf5efa-7839-4a87-8b35-4e6e9a76fd3c} <Debug> TCPHandler: Processed in 0.002110237 sec. | ||
| 361 | 2026.05.08 16:55:12.724171 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.05.08 16:55:12.724328 [ 260 ] {bbb0b154-de87-4849-809f-501f3db71cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 363 | 2026.05.08 16:55:12.724384 [ 260 ] {bbb0b154-de87-4849-809f-501f3db71cde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 364 | 2026.05.08 16:55:12.725287 [ 260 ] {bbb0b154-de87-4849-809f-501f3db71cde} <Debug> oximeter.measurements_u16 (792bfe9d-2e03-4d96-95a9-e98d7b8d3814): Loading data parts | ||
| 365 | 2026.05.08 16:55:12.725440 [ 260 ] {bbb0b154-de87-4849-809f-501f3db71cde} <Debug> oximeter.measurements_u16 (792bfe9d-2e03-4d96-95a9-e98d7b8d3814): There are no data parts | ||
| 366 | 2026.05.08 16:55:12.725907 [ 260 ] {bbb0b154-de87-4849-809f-501f3db71cde} <Debug> TCPHandler: Processed in 0.001787098 sec. | ||
| 367 | 2026.05.08 16:55:12.726047 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.05.08 16:55:12.726222 [ 260 ] {29977939-1f8d-4a0a-944b-3ff5a9329866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 369 | 2026.05.08 16:55:12.726265 [ 260 ] {29977939-1f8d-4a0a-944b-3ff5a9329866} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 370 | 2026.05.08 16:55:12.727152 [ 260 ] {29977939-1f8d-4a0a-944b-3ff5a9329866} <Debug> oximeter.measurements_i32 (28e787e8-8890-44cf-a8bd-13cdbc2a8ef9): Loading data parts | ||
| 371 | 2026.05.08 16:55:12.727280 [ 260 ] {29977939-1f8d-4a0a-944b-3ff5a9329866} <Debug> oximeter.measurements_i32 (28e787e8-8890-44cf-a8bd-13cdbc2a8ef9): There are no data parts | ||
| 372 | 2026.05.08 16:55:12.727758 [ 260 ] {29977939-1f8d-4a0a-944b-3ff5a9329866} <Debug> TCPHandler: Processed in 0.001758277 sec. | ||
| 373 | 2026.05.08 16:55:12.727954 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.05.08 16:55:12.728108 [ 260 ] {169cbb29-ffea-4682-bbfc-347d34e5c7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 375 | 2026.05.08 16:55:12.728167 [ 260 ] {169cbb29-ffea-4682-bbfc-347d34e5c7bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 376 | 2026.05.08 16:55:12.729052 [ 260 ] {169cbb29-ffea-4682-bbfc-347d34e5c7bb} <Debug> oximeter.measurements_u32 (ec2b947c-e05e-4655-a17a-f3b5a4b73922): Loading data parts | ||
| 377 | 2026.05.08 16:55:12.729201 [ 260 ] {169cbb29-ffea-4682-bbfc-347d34e5c7bb} <Debug> oximeter.measurements_u32 (ec2b947c-e05e-4655-a17a-f3b5a4b73922): There are no data parts | ||
| 378 | 2026.05.08 16:55:12.729666 [ 260 ] {169cbb29-ffea-4682-bbfc-347d34e5c7bb} <Debug> TCPHandler: Processed in 0.001759947 sec. | ||
| 379 | 2026.05.08 16:55:12.729814 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.08 16:55:12.729980 [ 260 ] {cb9c8b01-06c8-49f2-a3a7-9cfb4d960240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 381 | 2026.05.08 16:55:12.730023 [ 260 ] {cb9c8b01-06c8-49f2-a3a7-9cfb4d960240} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 382 | 2026.05.08 16:55:12.730934 [ 260 ] {cb9c8b01-06c8-49f2-a3a7-9cfb4d960240} <Debug> oximeter.measurements_i64 (93423b40-5b02-46d3-864b-d8d9ebae4062): Loading data parts | ||
| 383 | 2026.05.08 16:55:12.731067 [ 260 ] {cb9c8b01-06c8-49f2-a3a7-9cfb4d960240} <Debug> oximeter.measurements_i64 (93423b40-5b02-46d3-864b-d8d9ebae4062): There are no data parts | ||
| 384 | 2026.05.08 16:55:12.731537 [ 260 ] {cb9c8b01-06c8-49f2-a3a7-9cfb4d960240} <Debug> TCPHandler: Processed in 0.001773308 sec. | ||
| 385 | 2026.05.08 16:55:12.731693 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.08 16:55:12.731843 [ 260 ] {25a36388-5e55-4135-8021-ee6c74fc2f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 387 | 2026.05.08 16:55:12.731902 [ 260 ] {25a36388-5e55-4135-8021-ee6c74fc2f18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 388 | 2026.05.08 16:55:12.732779 [ 260 ] {25a36388-5e55-4135-8021-ee6c74fc2f18} <Debug> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Loading data parts | ||
| 389 | 2026.05.08 16:55:12.732925 [ 260 ] {25a36388-5e55-4135-8021-ee6c74fc2f18} <Debug> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): There are no data parts | ||
| 390 | 2026.05.08 16:55:12.733377 [ 260 ] {25a36388-5e55-4135-8021-ee6c74fc2f18} <Debug> TCPHandler: Processed in 0.001731817 sec. | ||
| 391 | 2026.05.08 16:55:12.733529 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.05.08 16:55:12.733701 [ 260 ] {443e872b-1fa0-4de3-bae5-a7f60a65f1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 393 | 2026.05.08 16:55:12.733743 [ 260 ] {443e872b-1fa0-4de3-bae5-a7f60a65f1c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 394 | 2026.05.08 16:55:12.734661 [ 260 ] {443e872b-1fa0-4de3-bae5-a7f60a65f1c6} <Debug> oximeter.measurements_f32 (07883b6b-3a15-42e9-b01a-a7eb7af6c577): Loading data parts | ||
| 395 | 2026.05.08 16:55:12.734787 [ 260 ] {443e872b-1fa0-4de3-bae5-a7f60a65f1c6} <Debug> oximeter.measurements_f32 (07883b6b-3a15-42e9-b01a-a7eb7af6c577): There are no data parts | ||
| 396 | 2026.05.08 16:55:12.735268 [ 260 ] {443e872b-1fa0-4de3-bae5-a7f60a65f1c6} <Debug> TCPHandler: Processed in 0.001788558 sec. | ||
| 397 | 2026.05.08 16:55:12.735422 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.05.08 16:55:12.735574 [ 260 ] {c6d6d2f6-076b-450b-9ebd-879eeddda2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 399 | 2026.05.08 16:55:12.735630 [ 260 ] {c6d6d2f6-076b-450b-9ebd-879eeddda2ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 400 | 2026.05.08 16:55:12.736500 [ 260 ] {c6d6d2f6-076b-450b-9ebd-879eeddda2ad} <Debug> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Loading data parts | ||
| 401 | 2026.05.08 16:55:12.736660 [ 260 ] {c6d6d2f6-076b-450b-9ebd-879eeddda2ad} <Debug> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): There are no data parts | ||
| 402 | 2026.05.08 16:55:12.737125 [ 260 ] {c6d6d2f6-076b-450b-9ebd-879eeddda2ad} <Debug> TCPHandler: Processed in 0.001752937 sec. | ||
| 403 | 2026.05.08 16:55:12.737267 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.05.08 16:55:12.737444 [ 260 ] {9164a2bc-0a41-42ff-9167-6e9d4290bf34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 405 | 2026.05.08 16:55:12.737486 [ 260 ] {9164a2bc-0a41-42ff-9167-6e9d4290bf34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 406 | 2026.05.08 16:55:12.738356 [ 260 ] {9164a2bc-0a41-42ff-9167-6e9d4290bf34} <Debug> oximeter.measurements_string (c7f3024f-bfb7-4566-b96b-54b7f22983c3): Loading data parts | ||
| 407 | 2026.05.08 16:55:12.738487 [ 260 ] {9164a2bc-0a41-42ff-9167-6e9d4290bf34} <Debug> oximeter.measurements_string (c7f3024f-bfb7-4566-b96b-54b7f22983c3): There are no data parts | ||
| 408 | 2026.05.08 16:55:12.738949 [ 260 ] {9164a2bc-0a41-42ff-9167-6e9d4290bf34} <Debug> TCPHandler: Processed in 0.001731606 sec. | ||
| 409 | 2026.05.08 16:55:12.739109 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2026.05.08 16:55:12.739264 [ 260 ] {17d809c4-6607-4cf4-940b-ff0e0dce863b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 411 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 412 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 413 | * a string isn't palatable for a few reasons. | ||
| 414 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 415 | * details. | ||
| 416 | */ | ||
| 417 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 418 | 2026.05.08 16:55:12.739319 [ 260 ] {17d809c4-6607-4cf4-940b-ff0e0dce863b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 419 | 2026.05.08 16:55:12.740190 [ 260 ] {17d809c4-6607-4cf4-940b-ff0e0dce863b} <Debug> oximeter.measurements_bytes (13075000-0319-4277-931f-431dc93a7e3d): Loading data parts | ||
| 420 | 2026.05.08 16:55:12.740317 [ 260 ] {17d809c4-6607-4cf4-940b-ff0e0dce863b} <Debug> oximeter.measurements_bytes (13075000-0319-4277-931f-431dc93a7e3d): There are no data parts | ||
| 421 | 2026.05.08 16:55:12.740762 [ 260 ] {17d809c4-6607-4cf4-940b-ff0e0dce863b} <Debug> TCPHandler: Processed in 0.001702666 sec. | ||
| 422 | 2026.05.08 16:55:12.740916 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.05.08 16:55:12.741073 [ 260 ] {58958c91-8d57-4217-a16c-64c6ab59505c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 424 | 2026.05.08 16:55:12.741128 [ 260 ] {58958c91-8d57-4217-a16c-64c6ab59505c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 425 | 2026.05.08 16:55:12.742120 [ 260 ] {58958c91-8d57-4217-a16c-64c6ab59505c} <Debug> oximeter.measurements_cumulativei64 (e6bef0b7-c2b2-404b-88fa-7b555dd7c9e8): Loading data parts | ||
| 426 | 2026.05.08 16:55:12.742261 [ 260 ] {58958c91-8d57-4217-a16c-64c6ab59505c} <Debug> oximeter.measurements_cumulativei64 (e6bef0b7-c2b2-404b-88fa-7b555dd7c9e8): There are no data parts | ||
| 427 | 2026.05.08 16:55:12.742758 [ 260 ] {58958c91-8d57-4217-a16c-64c6ab59505c} <Debug> TCPHandler: Processed in 0.001891661 sec. | ||
| 428 | 2026.05.08 16:55:12.742950 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.05.08 16:55:12.743132 [ 260 ] {6959c2c1-0a4f-47ae-ab9b-1fe7fdbf084c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 430 | 2026.05.08 16:55:12.743192 [ 260 ] {6959c2c1-0a4f-47ae-ab9b-1fe7fdbf084c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 431 | 2026.05.08 16:55:12.744039 [ 260 ] {6959c2c1-0a4f-47ae-ab9b-1fe7fdbf084c} <Debug> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Loading data parts | ||
| 432 | 2026.05.08 16:55:12.744166 [ 260 ] {6959c2c1-0a4f-47ae-ab9b-1fe7fdbf084c} <Debug> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): There are no data parts | ||
| 433 | 2026.05.08 16:55:12.744655 [ 260 ] {6959c2c1-0a4f-47ae-ab9b-1fe7fdbf084c} <Debug> TCPHandler: Processed in 0.001752737 sec. | ||
| 434 | 2026.05.08 16:55:12.744810 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.05.08 16:55:12.744969 [ 260 ] {ea19dad7-f0af-4a5d-af78-cee339d1ec43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 436 | 2026.05.08 16:55:12.745031 [ 260 ] {ea19dad7-f0af-4a5d-af78-cee339d1ec43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 437 | 2026.05.08 16:55:12.745926 [ 260 ] {ea19dad7-f0af-4a5d-af78-cee339d1ec43} <Debug> oximeter.measurements_cumulativef32 (5751524c-026e-49ad-9074-02a2ac26a610): Loading data parts | ||
| 438 | 2026.05.08 16:55:12.746050 [ 260 ] {ea19dad7-f0af-4a5d-af78-cee339d1ec43} <Debug> oximeter.measurements_cumulativef32 (5751524c-026e-49ad-9074-02a2ac26a610): There are no data parts | ||
| 439 | 2026.05.08 16:55:12.746509 [ 260 ] {ea19dad7-f0af-4a5d-af78-cee339d1ec43} <Debug> TCPHandler: Processed in 0.001746687 sec. | ||
| 440 | 2026.05.08 16:55:12.746692 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 441 | 2026.05.08 16:55:12.746850 [ 260 ] {09b34074-342e-4b97-97d0-5293c7b41f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 442 | 2026.05.08 16:55:12.746906 [ 260 ] {09b34074-342e-4b97-97d0-5293c7b41f23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 443 | 2026.05.08 16:55:12.747831 [ 260 ] {09b34074-342e-4b97-97d0-5293c7b41f23} <Debug> oximeter.measurements_cumulativef64 (35653942-b4a4-4769-8d26-1a82baf8f40a): Loading data parts | ||
| 444 | 2026.05.08 16:55:12.748048 [ 260 ] {09b34074-342e-4b97-97d0-5293c7b41f23} <Debug> oximeter.measurements_cumulativef64 (35653942-b4a4-4769-8d26-1a82baf8f40a): There are no data parts | ||
| 445 | 2026.05.08 16:55:12.748546 [ 260 ] {09b34074-342e-4b97-97d0-5293c7b41f23} <Debug> TCPHandler: Processed in 0.001903121 sec. | ||
| 446 | 2026.05.08 16:55:12.748709 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 447 | 2026.05.08 16:55:12.748951 [ 260 ] {bd58ea39-a1a6-474f-928d-69ff8cc56835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 448 | * NOTE: Array types cannot be Nullable, see | ||
| 449 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 450 | * for more details. | ||
| 451 | * | ||
| 452 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 453 | * is unfortunate, and at this point relies on the fact that an | ||
| 454 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 455 | * to figure out another way to represent missing samples here. | ||
| 456 | */ | ||
| 457 | 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) | ||
| 458 | 2026.05.08 16:55:12.749018 [ 260 ] {bd58ea39-a1a6-474f-928d-69ff8cc56835} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 459 | 2026.05.08 16:55:12.750124 [ 260 ] {bd58ea39-a1a6-474f-928d-69ff8cc56835} <Debug> oximeter.measurements_histogrami8 (d59fc891-17bf-45fc-ad9b-38dde5134c67): Loading data parts | ||
| 460 | 2026.05.08 16:55:12.750258 [ 260 ] {bd58ea39-a1a6-474f-928d-69ff8cc56835} <Debug> oximeter.measurements_histogrami8 (d59fc891-17bf-45fc-ad9b-38dde5134c67): There are no data parts | ||
| 461 | 2026.05.08 16:55:12.750914 [ 260 ] {bd58ea39-a1a6-474f-928d-69ff8cc56835} <Debug> TCPHandler: Processed in 0.002256531 sec. | ||
| 462 | 2026.05.08 16:55:12.751094 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.08 16:55:12.751345 [ 260 ] {52692115-40ad-4bce-a85a-6d770289069b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 464 | 2026.05.08 16:55:12.751420 [ 260 ] {52692115-40ad-4bce-a85a-6d770289069b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 465 | 2026.05.08 16:55:12.752731 [ 260 ] {52692115-40ad-4bce-a85a-6d770289069b} <Debug> oximeter.measurements_histogramu8 (3de2e3f2-2d31-4c94-a9c7-66a6766f227c): Loading data parts | ||
| 466 | 2026.05.08 16:55:12.752890 [ 260 ] {52692115-40ad-4bce-a85a-6d770289069b} <Debug> oximeter.measurements_histogramu8 (3de2e3f2-2d31-4c94-a9c7-66a6766f227c): There are no data parts | ||
| 467 | 2026.05.08 16:55:12.753496 [ 260 ] {52692115-40ad-4bce-a85a-6d770289069b} <Debug> TCPHandler: Processed in 0.002454546 sec. | ||
| 468 | 2026.05.08 16:55:12.753669 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.05.08 16:55:12.753902 [ 260 ] {dfb32d48-c773-437f-b053-5e4683a4e050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 470 | 2026.05.08 16:55:12.753965 [ 260 ] {dfb32d48-c773-437f-b053-5e4683a4e050} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 471 | 2026.05.08 16:55:12.755063 [ 260 ] {dfb32d48-c773-437f-b053-5e4683a4e050} <Debug> oximeter.measurements_histogrami16 (c7aaf728-cbf4-4d92-b949-83141769f44e): Loading data parts | ||
| 472 | 2026.05.08 16:55:12.755209 [ 260 ] {dfb32d48-c773-437f-b053-5e4683a4e050} <Debug> oximeter.measurements_histogrami16 (c7aaf728-cbf4-4d92-b949-83141769f44e): There are no data parts | ||
| 473 | 2026.05.08 16:55:12.755729 [ 260 ] {dfb32d48-c773-437f-b053-5e4683a4e050} <Debug> TCPHandler: Processed in 0.002110856 sec. | ||
| 474 | 2026.05.08 16:55:12.755893 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.05.08 16:55:12.756105 [ 260 ] {98b558b2-0706-425a-97b3-18a64ef0dad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 476 | 2026.05.08 16:55:12.756167 [ 260 ] {98b558b2-0706-425a-97b3-18a64ef0dad4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 477 | 2026.05.08 16:55:12.757387 [ 260 ] {98b558b2-0706-425a-97b3-18a64ef0dad4} <Debug> oximeter.measurements_histogramu16 (ba1277d2-fde6-41c6-9231-68ceab643f24): Loading data parts | ||
| 478 | 2026.05.08 16:55:12.757548 [ 260 ] {98b558b2-0706-425a-97b3-18a64ef0dad4} <Debug> oximeter.measurements_histogramu16 (ba1277d2-fde6-41c6-9231-68ceab643f24): There are no data parts | ||
| 479 | 2026.05.08 16:55:12.758068 [ 260 ] {98b558b2-0706-425a-97b3-18a64ef0dad4} <Debug> TCPHandler: Processed in 0.002224611 sec. | ||
| 480 | 2026.05.08 16:55:12.758225 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.08 16:55:12.758461 [ 260 ] {ef29fc9a-1ddf-4118-bd09-a764414bd5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 482 | 2026.05.08 16:55:12.758528 [ 260 ] {ef29fc9a-1ddf-4118-bd09-a764414bd5e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 483 | 2026.05.08 16:55:12.759616 [ 260 ] {ef29fc9a-1ddf-4118-bd09-a764414bd5e5} <Debug> oximeter.measurements_histogrami32 (cb6b2713-771e-4b9a-ba21-ef1b5fedb0ab): Loading data parts | ||
| 484 | 2026.05.08 16:55:12.759748 [ 260 ] {ef29fc9a-1ddf-4118-bd09-a764414bd5e5} <Debug> oximeter.measurements_histogrami32 (cb6b2713-771e-4b9a-ba21-ef1b5fedb0ab): There are no data parts | ||
| 485 | 2026.05.08 16:55:12.760392 [ 260 ] {ef29fc9a-1ddf-4118-bd09-a764414bd5e5} <Debug> TCPHandler: Processed in 0.00221521 sec. | ||
| 486 | 2026.05.08 16:55:12.760572 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.05.08 16:55:12.760785 [ 260 ] {2a4662ba-a5e8-4d0a-994d-875f2e9ddd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 488 | 2026.05.08 16:55:12.760849 [ 260 ] {2a4662ba-a5e8-4d0a-994d-875f2e9ddd5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 489 | 2026.05.08 16:55:12.761979 [ 260 ] {2a4662ba-a5e8-4d0a-994d-875f2e9ddd5a} <Debug> oximeter.measurements_histogramu32 (243a3156-3f6a-4678-a521-93a8f2060e6b): Loading data parts | ||
| 490 | 2026.05.08 16:55:12.762144 [ 260 ] {2a4662ba-a5e8-4d0a-994d-875f2e9ddd5a} <Debug> oximeter.measurements_histogramu32 (243a3156-3f6a-4678-a521-93a8f2060e6b): There are no data parts | ||
| 491 | 2026.05.08 16:55:12.762697 [ 260 ] {2a4662ba-a5e8-4d0a-994d-875f2e9ddd5a} <Debug> TCPHandler: Processed in 0.002173058 sec. | ||
| 492 | 2026.05.08 16:55:12.762848 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.05.08 16:55:12.763078 [ 260 ] {7430a7f2-4bc9-433c-bf67-022e16592fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 494 | 2026.05.08 16:55:12.763140 [ 260 ] {7430a7f2-4bc9-433c-bf67-022e16592fa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 495 | 2026.05.08 16:55:12.764263 [ 260 ] {7430a7f2-4bc9-433c-bf67-022e16592fa0} <Debug> oximeter.measurements_histogrami64 (5f65533b-9419-47ea-a9a3-f32830ebb557): Loading data parts | ||
| 496 | 2026.05.08 16:55:12.764410 [ 260 ] {7430a7f2-4bc9-433c-bf67-022e16592fa0} <Debug> oximeter.measurements_histogrami64 (5f65533b-9419-47ea-a9a3-f32830ebb557): There are no data parts | ||
| 497 | 2026.05.08 16:55:12.764943 [ 260 ] {7430a7f2-4bc9-433c-bf67-022e16592fa0} <Debug> TCPHandler: Processed in 0.002146048 sec. | ||
| 498 | 2026.05.08 16:55:12.765100 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.08 16:55:12.765310 [ 260 ] {df80b1de-f8da-4870-9567-c3ca57b244e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 500 | 2026.05.08 16:55:12.765372 [ 260 ] {df80b1de-f8da-4870-9567-c3ca57b244e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 501 | 2026.05.08 16:55:12.766424 [ 260 ] {df80b1de-f8da-4870-9567-c3ca57b244e6} <Debug> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Loading data parts | ||
| 502 | 2026.05.08 16:55:12.766573 [ 260 ] {df80b1de-f8da-4870-9567-c3ca57b244e6} <Debug> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): There are no data parts | ||
| 503 | 2026.05.08 16:55:12.767075 [ 260 ] {df80b1de-f8da-4870-9567-c3ca57b244e6} <Debug> TCPHandler: Processed in 0.002023464 sec. | ||
| 504 | 2026.05.08 16:55:12.767218 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.05.08 16:55:12.767442 [ 260 ] {cdd560ba-1a2c-4981-b42a-5384b6eb3d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 506 | 2026.05.08 16:55:12.767513 [ 260 ] {cdd560ba-1a2c-4981-b42a-5384b6eb3d6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 507 | 2026.05.08 16:55:12.768581 [ 260 ] {cdd560ba-1a2c-4981-b42a-5384b6eb3d6a} <Debug> oximeter.measurements_histogramf32 (349afdb8-c606-4367-8ac6-29084d107b4a): Loading data parts | ||
| 508 | 2026.05.08 16:55:12.768711 [ 260 ] {cdd560ba-1a2c-4981-b42a-5384b6eb3d6a} <Debug> oximeter.measurements_histogramf32 (349afdb8-c606-4367-8ac6-29084d107b4a): There are no data parts | ||
| 509 | 2026.05.08 16:55:12.769225 [ 260 ] {cdd560ba-1a2c-4981-b42a-5384b6eb3d6a} <Debug> TCPHandler: Processed in 0.002055975 sec. | ||
| 510 | 2026.05.08 16:55:12.769394 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.05.08 16:55:12.769613 [ 260 ] {1187d145-939c-413f-ad6a-0feb857083be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 512 | 2026.05.08 16:55:12.769678 [ 260 ] {1187d145-939c-413f-ad6a-0feb857083be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 513 | 2026.05.08 16:55:12.770759 [ 260 ] {1187d145-939c-413f-ad6a-0feb857083be} <Debug> oximeter.measurements_histogramf64 (c1776853-1e26-410b-8504-86cad589dd5b): Loading data parts | ||
| 514 | 2026.05.08 16:55:12.770916 [ 260 ] {1187d145-939c-413f-ad6a-0feb857083be} <Debug> oximeter.measurements_histogramf64 (c1776853-1e26-410b-8504-86cad589dd5b): There are no data parts | ||
| 515 | 2026.05.08 16:55:12.771460 [ 260 ] {1187d145-939c-413f-ad6a-0feb857083be} <Debug> TCPHandler: Processed in 0.002105137 sec. | ||
| 516 | 2026.05.08 16:55:12.771609 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.05.08 16:55:12.771817 [ 260 ] {baddbc5c-9b40-43df-bb62-7fa08ab21983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) /* The field tables store named dimensions of each timeseries. | ||
| 518 | * | ||
| 519 | * As with the measurement tables, there is one field table for each field data | ||
| 520 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 521 | * this behavior **must not** be relied upon for query correctness. | ||
| 522 | * | ||
| 523 | * The index for the fields differs from the measurements, however. Rows are | ||
| 524 | * sorted by timeseries name, then field name, field value, and finally | ||
| 525 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 526 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 527 | * usually then used to look up measurements. | ||
| 528 | * | ||
| 529 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 530 | * timeseries name and then key, since it would improve lookups where one | ||
| 531 | * already has the key. Realistically though, these tables are quite small and | ||
| 532 | * so performance benefits will be low in absolute terms. | ||
| 533 | * | ||
| 534 | * TTL: We use a materialized column to expire old field table records. This | ||
| 535 | * column is generated automatically by the database whenever a new row is | ||
| 536 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 537 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 538 | * record will remain during a deduplication, which will have the last | ||
| 539 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 540 | * measurement tables. | ||
| 541 | */ | ||
| 542 | 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) | ||
| 543 | 2026.05.08 16:55:12.771880 [ 260 ] {baddbc5c-9b40-43df-bb62-7fa08ab21983} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 544 | 2026.05.08 16:55:12.772887 [ 260 ] {baddbc5c-9b40-43df-bb62-7fa08ab21983} <Debug> oximeter.fields_bool (be3bbe32-7ec8-45e6-ab9a-7ca792787f85): Loading data parts | ||
| 545 | 2026.05.08 16:55:12.773026 [ 260 ] {baddbc5c-9b40-43df-bb62-7fa08ab21983} <Debug> oximeter.fields_bool (be3bbe32-7ec8-45e6-ab9a-7ca792787f85): There are no data parts | ||
| 546 | 2026.05.08 16:55:12.773496 [ 260 ] {baddbc5c-9b40-43df-bb62-7fa08ab21983} <Debug> TCPHandler: Processed in 0.001935902 sec. | ||
| 547 | 2026.05.08 16:55:12.773665 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.08 16:55:12.773826 [ 260 ] {c20feaaf-fa6c-4c3b-b77b-ae2adf74151f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 549 | 2026.05.08 16:55:12.773879 [ 260 ] {c20feaaf-fa6c-4c3b-b77b-ae2adf74151f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 550 | 2026.05.08 16:55:12.774819 [ 260 ] {c20feaaf-fa6c-4c3b-b77b-ae2adf74151f} <Debug> oximeter.fields_i8 (d73c217a-d426-4a65-b5a1-8ff87eb7a00e): Loading data parts | ||
| 551 | 2026.05.08 16:55:12.774964 [ 260 ] {c20feaaf-fa6c-4c3b-b77b-ae2adf74151f} <Debug> oximeter.fields_i8 (d73c217a-d426-4a65-b5a1-8ff87eb7a00e): There are no data parts | ||
| 552 | 2026.05.08 16:55:12.775427 [ 260 ] {c20feaaf-fa6c-4c3b-b77b-ae2adf74151f} <Debug> TCPHandler: Processed in 0.001811679 sec. | ||
| 553 | 2026.05.08 16:55:12.775573 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.08 16:55:12.775726 [ 260 ] {77d33d7a-8065-422a-96ad-18f53de29656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 555 | 2026.05.08 16:55:12.775786 [ 260 ] {77d33d7a-8065-422a-96ad-18f53de29656} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 556 | 2026.05.08 16:55:12.776720 [ 260 ] {77d33d7a-8065-422a-96ad-18f53de29656} <Debug> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Loading data parts | ||
| 557 | 2026.05.08 16:55:12.776853 [ 260 ] {77d33d7a-8065-422a-96ad-18f53de29656} <Debug> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): There are no data parts | ||
| 558 | 2026.05.08 16:55:12.777321 [ 260 ] {77d33d7a-8065-422a-96ad-18f53de29656} <Debug> TCPHandler: Processed in 0.001795518 sec. | ||
| 559 | 2026.05.08 16:55:12.777482 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.08 16:55:12.777634 [ 260 ] {1bcf37d5-d0c0-435a-9cba-acf092d8dda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 561 | 2026.05.08 16:55:12.777687 [ 260 ] {1bcf37d5-d0c0-435a-9cba-acf092d8dda0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 562 | 2026.05.08 16:55:12.778594 [ 260 ] {1bcf37d5-d0c0-435a-9cba-acf092d8dda0} <Debug> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Loading data parts | ||
| 563 | 2026.05.08 16:55:12.778743 [ 260 ] {1bcf37d5-d0c0-435a-9cba-acf092d8dda0} <Debug> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): There are no data parts | ||
| 564 | 2026.05.08 16:55:12.779233 [ 260 ] {1bcf37d5-d0c0-435a-9cba-acf092d8dda0} <Debug> TCPHandler: Processed in 0.001809919 sec. | ||
| 565 | 2026.05.08 16:55:12.779370 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.05.08 16:55:12.779549 [ 260 ] {5880d32a-dfef-4b59-a70a-42336fcdb351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 567 | 2026.05.08 16:55:12.779597 [ 260 ] {5880d32a-dfef-4b59-a70a-42336fcdb351} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 568 | 2026.05.08 16:55:12.780565 [ 260 ] {5880d32a-dfef-4b59-a70a-42336fcdb351} <Debug> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Loading data parts | ||
| 569 | 2026.05.08 16:55:12.780700 [ 260 ] {5880d32a-dfef-4b59-a70a-42336fcdb351} <Debug> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): There are no data parts | ||
| 570 | 2026.05.08 16:55:12.781223 [ 260 ] {5880d32a-dfef-4b59-a70a-42336fcdb351} <Debug> TCPHandler: Processed in 0.001901012 sec. | ||
| 571 | 2026.05.08 16:55:12.781391 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2026.05.08 16:55:12.781551 [ 260 ] {59528d7b-0fef-4c32-9f0b-38d97422d4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 573 | 2026.05.08 16:55:12.781614 [ 260 ] {59528d7b-0fef-4c32-9f0b-38d97422d4f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 574 | 2026.05.08 16:55:12.782594 [ 260 ] {59528d7b-0fef-4c32-9f0b-38d97422d4f6} <Debug> oximeter.fields_i32 (c982a10f-cbbe-44fd-99c0-87c10a16117b): Loading data parts | ||
| 575 | 2026.05.08 16:55:12.782908 [ 260 ] {59528d7b-0fef-4c32-9f0b-38d97422d4f6} <Debug> oximeter.fields_i32 (c982a10f-cbbe-44fd-99c0-87c10a16117b): There are no data parts | ||
| 576 | 2026.05.08 16:55:12.783555 [ 260 ] {59528d7b-0fef-4c32-9f0b-38d97422d4f6} <Debug> TCPHandler: Processed in 0.002211559 sec. | ||
| 577 | 2026.05.08 16:55:12.783722 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2026.05.08 16:55:12.783916 [ 260 ] {b1942d62-cbe9-49be-9608-38efe266284a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 579 | 2026.05.08 16:55:12.783970 [ 260 ] {b1942d62-cbe9-49be-9608-38efe266284a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 580 | 2026.05.08 16:55:12.785007 [ 260 ] {b1942d62-cbe9-49be-9608-38efe266284a} <Debug> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Loading data parts | ||
| 581 | 2026.05.08 16:55:12.785159 [ 260 ] {b1942d62-cbe9-49be-9608-38efe266284a} <Debug> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): There are no data parts | ||
| 582 | 2026.05.08 16:55:12.785646 [ 260 ] {b1942d62-cbe9-49be-9608-38efe266284a} <Debug> TCPHandler: Processed in 0.001986174 sec. | ||
| 583 | 2026.05.08 16:55:12.785797 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2026.05.08 16:55:12.785954 [ 260 ] {eb5ae660-f26f-4e5d-8dd7-a9537545d759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 585 | 2026.05.08 16:55:12.786011 [ 260 ] {eb5ae660-f26f-4e5d-8dd7-a9537545d759} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 586 | 2026.05.08 16:55:12.787017 [ 260 ] {eb5ae660-f26f-4e5d-8dd7-a9537545d759} <Debug> oximeter.fields_i64 (148cfe8a-9e44-4f8b-834c-115cc9abb2d7): Loading data parts | ||
| 587 | 2026.05.08 16:55:12.787248 [ 260 ] {eb5ae660-f26f-4e5d-8dd7-a9537545d759} <Debug> oximeter.fields_i64 (148cfe8a-9e44-4f8b-834c-115cc9abb2d7): There are no data parts | ||
| 588 | 2026.05.08 16:55:12.787729 [ 260 ] {eb5ae660-f26f-4e5d-8dd7-a9537545d759} <Debug> TCPHandler: Processed in 0.001982854 sec. | ||
| 589 | 2026.05.08 16:55:12.788041 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.05.08 16:55:12.788248 [ 260 ] {87baa397-1307-451e-8e5a-124d3908b65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 591 | 2026.05.08 16:55:12.788315 [ 260 ] {87baa397-1307-451e-8e5a-124d3908b65e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 592 | 2026.05.08 16:55:12.789495 [ 260 ] {87baa397-1307-451e-8e5a-124d3908b65e} <Debug> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Loading data parts | ||
| 593 | 2026.05.08 16:55:12.789718 [ 260 ] {87baa397-1307-451e-8e5a-124d3908b65e} <Debug> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): There are no data parts | ||
| 594 | 2026.05.08 16:55:12.790789 [ 260 ] {87baa397-1307-451e-8e5a-124d3908b65e} <Debug> TCPHandler: Processed in 0.002807255 sec. | ||
| 595 | 2026.05.08 16:55:12.791136 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.05.08 16:55:12.791298 [ 260 ] {e40b35c2-d052-4233-b8fc-189cc37d3c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 597 | 2026.05.08 16:55:12.791363 [ 260 ] {e40b35c2-d052-4233-b8fc-189cc37d3c4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 598 | 2026.05.08 16:55:12.792361 [ 260 ] {e40b35c2-d052-4233-b8fc-189cc37d3c4d} <Debug> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Loading data parts | ||
| 599 | 2026.05.08 16:55:12.792549 [ 260 ] {e40b35c2-d052-4233-b8fc-189cc37d3c4d} <Debug> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): There are no data parts | ||
| 600 | 2026.05.08 16:55:12.793025 [ 260 ] {e40b35c2-d052-4233-b8fc-189cc37d3c4d} <Debug> TCPHandler: Processed in 0.001938232 sec. | ||
| 601 | 2026.05.08 16:55:12.793272 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.05.08 16:55:12.793456 [ 260 ] {64467214-c5b8-441d-a9d4-fd75ce2d7c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 603 | 2026.05.08 16:55:12.793521 [ 260 ] {64467214-c5b8-441d-a9d4-fd75ce2d7c5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 604 | 2026.05.08 16:55:12.794599 [ 260 ] {64467214-c5b8-441d-a9d4-fd75ce2d7c5a} <Debug> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Loading data parts | ||
| 605 | 2026.05.08 16:55:12.794771 [ 260 ] {64467214-c5b8-441d-a9d4-fd75ce2d7c5a} <Debug> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): There are no data parts | ||
| 606 | 2026.05.08 16:55:12.795455 [ 260 ] {64467214-c5b8-441d-a9d4-fd75ce2d7c5a} <Debug> TCPHandler: Processed in 0.00223303 sec. | ||
| 607 | 2026.05.08 16:55:12.795607 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 608 | 2026.05.08 16:55:12.795769 [ 260 ] {c7dd1a94-2dcf-489c-8892-1ffac043d623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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) | ||
| 609 | 2026.05.08 16:55:12.795844 [ 260 ] {c7dd1a94-2dcf-489c-8892-1ffac043d623} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 610 | 2026.05.08 16:55:12.797949 [ 260 ] {c7dd1a94-2dcf-489c-8892-1ffac043d623} <Debug> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Loading data parts | ||
| 611 | 2026.05.08 16:55:12.798102 [ 260 ] {c7dd1a94-2dcf-489c-8892-1ffac043d623} <Debug> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): There are no data parts | ||
| 612 | 2026.05.08 16:55:12.798610 [ 260 ] {c7dd1a94-2dcf-489c-8892-1ffac043d623} <Debug> TCPHandler: Processed in 0.003052812 sec. | ||
| 613 | 2026.05.08 16:55:12.798778 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 614 | 2026.05.08 16:55:12.799053 [ 260 ] {bb390c37-d934-411d-b6a1-40d07b24673f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) /* The timeseries schema table stores the extracted schema for the samples | ||
| 615 | * oximeter collects. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.05.08 16:55:12.799139 [ 260 ] {bb390c37-d934-411d-b6a1-40d07b24673f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 619 | 2026.05.08 16:55:12.800063 [ 260 ] {bb390c37-d934-411d-b6a1-40d07b24673f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71): Loading data parts | ||
| 620 | 2026.05.08 16:55:12.800221 [ 260 ] {bb390c37-d934-411d-b6a1-40d07b24673f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71): There are no data parts | ||
| 621 | 2026.05.08 16:55:12.800810 [ 260 ] {bb390c37-d934-411d-b6a1-40d07b24673f} <Debug> TCPHandler: Processed in 0.002080756 sec. | ||
| 622 | 2026.05.08 16:55:12.801021 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.05.08 16:55:12.801314 [ 262 ] {e63c14d9-9f5a-462b-9765-bfbb826d356a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 624 | 2026.05.08 16:55:12.802508 [ 262 ] {e63c14d9-9f5a-462b-9765-bfbb826d356a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 625 | 2026.05.08 16:55:12.807982 [ 259 ] {e63c14d9-9f5a-462b-9765-bfbb826d356a} <Trace> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 626 | 2026.05.08 16:55:12.808111 [ 259 ] {e63c14d9-9f5a-462b-9765-bfbb826d356a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 627 | 2026.05.08 16:55:12.810637 [ 259 ] {e63c14d9-9f5a-462b-9765-bfbb826d356a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 628 | 2026.05.08 16:55:12.810949 [ 259 ] {e63c14d9-9f5a-462b-9765-bfbb826d356a} <Trace> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 629 | 2026.05.08 16:55:12.811234 [ 262 ] {e63c14d9-9f5a-462b-9765-bfbb826d356a} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.010061 sec., 99.39369843951893 rows/sec., 1.55 KiB/sec. | ||
| 630 | 2026.05.08 16:55:12.811382 [ 262 ] {e63c14d9-9f5a-462b-9765-bfbb826d356a} <Debug> TCPHandler: Processed in 0.01041521 sec. | ||
| 631 | 2026.05.08 16:55:13.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.13 MiB, peak 126.13 MiB, free memory in arenas 0.00 B, will set to 139.77 MiB (RSS), difference: 13.65 MiB | ||
| 632 | 2026.05.08 16:55:13.233777 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49430 | ||
| 633 | 2026.05.08 16:55:13.233919 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.05.08 16:55:13.233952 [ 271 ] {} <Debug> TCP-Session: 6bc7e83e-e8dd-42fc-b180-f4e37b039af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49430 | ||
| 635 | 2026.05.08 16:55:13.234073 [ 271 ] {} <Debug> TCP-Session: 6bc7e83e-e8dd-42fc-b180-f4e37b039af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.05.08 16:55:13.234089 [ 271 ] {} <Debug> TCP-Session: 6bc7e83e-e8dd-42fc-b180-f4e37b039af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.08 16:55:13.234520 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57404 | ||
| 638 | 2026.05.08 16:55:13.234665 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52121 | ||
| 639 | 2026.05.08 16:55:13.234906 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50492 | ||
| 640 | 2026.05.08 16:55:13.234936 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.05.08 16:55:13.234999 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.05.08 16:55:13.235008 [ 272 ] {} <Debug> TCP-Session: 881ff4da-1f9d-446e-a64e-6fc94b90901f Authenticating user 'default' from [fd00:1122:3344:101::e]:57404 | ||
| 643 | 2026.05.08 16:55:13.235066 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43973 | ||
| 644 | 2026.05.08 16:55:13.235085 [ 273 ] {} <Debug> TCP-Session: b2b6df81-6b8c-450b-9c81-3aa34b6059ff Authenticating user 'default' from [fd00:1122:3344:101::e]:52121 | ||
| 645 | 2026.05.08 16:55:13.235117 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.05.08 16:55:13.235152 [ 273 ] {} <Debug> TCP-Session: b2b6df81-6b8c-450b-9c81-3aa34b6059ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.08 16:55:13.235124 [ 272 ] {} <Debug> TCP-Session: 881ff4da-1f9d-446e-a64e-6fc94b90901f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.08 16:55:13.235256 [ 273 ] {} <Debug> TCP-Session: b2b6df81-6b8c-450b-9c81-3aa34b6059ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.08 16:55:13.235277 [ 272 ] {} <Debug> TCP-Session: 881ff4da-1f9d-446e-a64e-6fc94b90901f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.05.08 16:55:13.235292 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.05.08 16:55:13.235257 [ 274 ] {} <Debug> TCP-Session: 7d7b4cc6-f8c0-4347-930b-49f2652fff6d Authenticating user 'default' from [fd00:1122:3344:101::e]:50492 | ||
| 652 | 2026.05.08 16:55:13.235375 [ 275 ] {} <Debug> TCP-Session: f4cd6d71-95b1-4641-ac32-2709f0e2b286 Authenticating user 'default' from [fd00:1122:3344:101::e]:43973 | ||
| 653 | 2026.05.08 16:55:13.235356 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56995 | ||
| 654 | 2026.05.08 16:55:13.235426 [ 275 ] {} <Debug> TCP-Session: f4cd6d71-95b1-4641-ac32-2709f0e2b286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.05.08 16:55:13.235474 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58714 | ||
| 656 | 2026.05.08 16:55:13.235562 [ 275 ] {} <Debug> TCP-Session: f4cd6d71-95b1-4641-ac32-2709f0e2b286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.08 16:55:13.235424 [ 274 ] {} <Debug> TCP-Session: 7d7b4cc6-f8c0-4347-930b-49f2652fff6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.08 16:55:13.235607 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.05.08 16:55:13.235627 [ 274 ] {} <Debug> TCP-Session: 7d7b4cc6-f8c0-4347-930b-49f2652fff6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.08 16:55:13.235356 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38805 | ||
| 661 | 2026.05.08 16:55:13.235768 [ 276 ] {} <Debug> TCP-Session: a51dcd52-1a00-4b66-a04f-eb16f57719da Authenticating user 'default' from [fd00:1122:3344:101::e]:56995 | ||
| 662 | 2026.05.08 16:55:13.235765 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 663 | 2026.05.08 16:55:13.235835 [ 276 ] {} <Debug> TCP-Session: a51dcd52-1a00-4b66-a04f-eb16f57719da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.08 16:55:13.235862 [ 276 ] {} <Debug> TCP-Session: a51dcd52-1a00-4b66-a04f-eb16f57719da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.08 16:55:13.235868 [ 278 ] {} <Debug> TCP-Session: 1a210256-6393-4d38-b4d5-e8ffb2bbb1af Authenticating user 'default' from [fd00:1122:3344:101::e]:58714 | ||
| 666 | 2026.05.08 16:55:13.235918 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.05.08 16:55:13.235922 [ 278 ] {} <Debug> TCP-Session: 1a210256-6393-4d38-b4d5-e8ffb2bbb1af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.08 16:55:13.235952 [ 277 ] {} <Debug> TCP-Session: 5c0f4980-aa84-4463-a5a3-606b73149549 Authenticating user 'default' from [fd00:1122:3344:101::e]:38805 | ||
| 669 | 2026.05.08 16:55:13.236057 [ 278 ] {} <Debug> TCP-Session: 1a210256-6393-4d38-b4d5-e8ffb2bbb1af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.05.08 16:55:13.236067 [ 277 ] {} <Debug> TCP-Session: 5c0f4980-aa84-4463-a5a3-606b73149549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.05.08 16:55:13.236174 [ 277 ] {} <Debug> TCP-Session: 5c0f4980-aa84-4463-a5a3-606b73149549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 672 | 2026.05.08 16:55:15.157386 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62010 | ||
| 673 | 2026.05.08 16:55:15.157539 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.05.08 16:55:15.157578 [ 279 ] {} <Debug> TCP-Session: f93e080a-4d30-464a-86f9-61549324b625 Authenticating user 'default' from [fd00:1122:3344:101::a]:62010 | ||
| 675 | 2026.05.08 16:55:15.157628 [ 279 ] {} <Debug> TCP-Session: f93e080a-4d30-464a-86f9-61549324b625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2026.05.08 16:55:15.157642 [ 279 ] {} <Debug> TCP-Session: f93e080a-4d30-464a-86f9-61549324b625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.08 16:55:15.157705 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 678 | 2026.05.08 16:55:15.157759 [ 279 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 679 | 2026.05.08 16:55:15.157777 [ 279 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 680 | 2026.05.08 16:55:15.159015 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47458 | ||
| 681 | 2026.05.08 16:55:15.159157 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.05.08 16:55:15.159162 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64433 | ||
| 683 | 2026.05.08 16:55:15.159235 [ 280 ] {} <Debug> TCP-Session: 7c3b2c68-015a-4c59-9231-2421b762c34a Authenticating user 'default' from [fd00:1122:3344:101::a]:47458 | ||
| 684 | 2026.05.08 16:55:15.159237 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60193 | ||
| 685 | 2026.05.08 16:55:15.159260 [ 280 ] {} <Debug> TCP-Session: 7c3b2c68-015a-4c59-9231-2421b762c34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.05.08 16:55:15.159293 [ 280 ] {} <Debug> TCP-Session: 7c3b2c68-015a-4c59-9231-2421b762c34a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.05.08 16:55:15.159436 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46662 | ||
| 688 | 2026.05.08 16:55:15.159439 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47171 | ||
| 689 | 2026.05.08 16:55:15.159457 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.05.08 16:55:15.159548 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.05.08 16:55:15.159551 [ 281 ] {} <Debug> TCP-Session: a34b0abe-194b-43df-8165-a2302c6c0e4f Authenticating user 'default' from [fd00:1122:3344:101::a]:64433 | ||
| 692 | 2026.05.08 16:55:15.159590 [ 282 ] {} <Debug> TCP-Session: 8d9ebf36-6d52-4ff9-924b-b8aadfb8eda1 Authenticating user 'default' from [fd00:1122:3344:101::a]:60193 | ||
| 693 | 2026.05.08 16:55:15.159605 [ 281 ] {} <Debug> TCP-Session: a34b0abe-194b-43df-8165-a2302c6c0e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.08 16:55:15.159641 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.08 16:55:15.159662 [ 281 ] {} <Debug> TCP-Session: a34b0abe-194b-43df-8165-a2302c6c0e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.05.08 16:55:15.159665 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38168 | ||
| 697 | 2026.05.08 16:55:15.159695 [ 284 ] {} <Debug> TCP-Session: fdc461f2-7ce9-45e7-9220-6cae15d8fdd9 Authenticating user 'default' from [fd00:1122:3344:101::a]:46662 | ||
| 698 | 2026.05.08 16:55:15.159659 [ 282 ] {} <Debug> TCP-Session: 8d9ebf36-6d52-4ff9-924b-b8aadfb8eda1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.08 16:55:15.159752 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.05.08 16:55:15.159803 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41409 | ||
| 701 | 2026.05.08 16:55:15.160287 [ 283 ] {} <Debug> TCP-Session: 7b086ec0-d9eb-4812-87a2-2042141d787f Authenticating user 'default' from [fd00:1122:3344:101::a]:47171 | ||
| 702 | 2026.05.08 16:55:15.160311 [ 282 ] {} <Debug> TCP-Session: 8d9ebf36-6d52-4ff9-924b-b8aadfb8eda1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.08 16:55:15.160322 [ 283 ] {} <Debug> TCP-Session: 7b086ec0-d9eb-4812-87a2-2042141d787f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.08 16:55:15.160342 [ 284 ] {} <Debug> TCP-Session: fdc461f2-7ce9-45e7-9220-6cae15d8fdd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.08 16:55:15.160366 [ 283 ] {} <Debug> TCP-Session: 7b086ec0-d9eb-4812-87a2-2042141d787f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.08 16:55:15.160370 [ 284 ] {} <Debug> TCP-Session: fdc461f2-7ce9-45e7-9220-6cae15d8fdd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.08 16:55:15.160435 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.05.08 16:55:15.160483 [ 285 ] {} <Debug> TCP-Session: a9390d35-a6e3-4096-a6e1-10de3b5a7072 Authenticating user 'default' from [fd00:1122:3344:101::a]:38168 | ||
| 709 | 2026.05.08 16:55:15.160528 [ 285 ] {} <Debug> TCP-Session: a9390d35-a6e3-4096-a6e1-10de3b5a7072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.08 16:55:15.160542 [ 285 ] {} <Debug> TCP-Session: a9390d35-a6e3-4096-a6e1-10de3b5a7072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.08 16:55:15.160564 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2026.05.08 16:55:15.160640 [ 286 ] {} <Debug> TCP-Session: b4daf5db-6fad-4732-9597-45eb9a392640 Authenticating user 'default' from [fd00:1122:3344:101::a]:41409 | ||
| 713 | 2026.05.08 16:55:15.160662 [ 286 ] {} <Debug> TCP-Session: b4daf5db-6fad-4732-9597-45eb9a392640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.08 16:55:15.160679 [ 286 ] {} <Debug> TCP-Session: b4daf5db-6fad-4732-9597-45eb9a392640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.08 16:55:15.216146 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45282 | ||
| 716 | 2026.05.08 16:55:15.216311 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2026.05.08 16:55:15.216351 [ 287 ] {} <Debug> TCP-Session: 425c5dc8-b0f6-48bd-8e6f-5e10ad920fc7 Authenticating user 'default' from [fd00:1122:3344:101::c]:45282 | ||
| 718 | 2026.05.08 16:55:15.216372 [ 287 ] {} <Debug> TCP-Session: 425c5dc8-b0f6-48bd-8e6f-5e10ad920fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.05.08 16:55:15.216412 [ 287 ] {} <Debug> TCP-Session: 425c5dc8-b0f6-48bd-8e6f-5e10ad920fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.08 16:55:15.216485 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 721 | 2026.05.08 16:55:15.216512 [ 287 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 722 | 2026.05.08 16:55:15.216544 [ 287 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 723 | 2026.05.08 16:55:15.217728 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54653 | ||
| 724 | 2026.05.08 16:55:15.217728 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63730 | ||
| 725 | 2026.05.08 16:55:15.217822 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45790 | ||
| 726 | 2026.05.08 16:55:15.217973 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57080 | ||
| 727 | 2026.05.08 16:55:15.218014 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.05.08 16:55:15.218016 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.05.08 16:55:15.218052 [ 289 ] {} <Debug> TCP-Session: 3c467c6e-0295-4a05-ba32-fa845f400a4c Authenticating user 'default' from [fd00:1122:3344:101::c]:54653 | ||
| 730 | 2026.05.08 16:55:15.218069 [ 288 ] {} <Debug> TCP-Session: 2c5dc844-7100-4acb-b9a7-02ddeb2b2986 Authenticating user 'default' from [fd00:1122:3344:101::c]:63730 | ||
| 731 | 2026.05.08 16:55:15.218101 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.08 16:55:15.218131 [ 289 ] {} <Debug> TCP-Session: 3c467c6e-0295-4a05-ba32-fa845f400a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.05.08 16:55:15.218319 [ 289 ] {} <Debug> TCP-Session: 3c467c6e-0295-4a05-ba32-fa845f400a4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.05.08 16:55:15.218318 [ 288 ] {} <Debug> TCP-Session: 2c5dc844-7100-4acb-b9a7-02ddeb2b2986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.05.08 16:55:15.218334 [ 290 ] {} <Debug> TCP-Session: 7b6b54f3-3985-44c3-9c73-122bc905933d Authenticating user 'default' from [fd00:1122:3344:101::c]:45790 | ||
| 736 | 2026.05.08 16:55:15.218364 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56671 | ||
| 737 | 2026.05.08 16:55:15.218357 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61852 | ||
| 738 | 2026.05.08 16:55:15.218403 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54324 | ||
| 739 | 2026.05.08 16:55:15.218409 [ 290 ] {} <Debug> TCP-Session: 7b6b54f3-3985-44c3-9c73-122bc905933d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.08 16:55:15.218356 [ 288 ] {} <Debug> TCP-Session: 2c5dc844-7100-4acb-b9a7-02ddeb2b2986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.08 16:55:15.218504 [ 290 ] {} <Debug> TCP-Session: 7b6b54f3-3985-44c3-9c73-122bc905933d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.08 16:55:15.218401 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.05.08 16:55:15.218593 [ 291 ] {} <Debug> TCP-Session: 1ae5030b-608a-400a-b73d-5f0366546f38 Authenticating user 'default' from [fd00:1122:3344:101::c]:57080 | ||
| 744 | 2026.05.08 16:55:15.218609 [ 291 ] {} <Debug> TCP-Session: 1ae5030b-608a-400a-b73d-5f0366546f38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.08 16:55:15.218621 [ 291 ] {} <Debug> TCP-Session: 1ae5030b-608a-400a-b73d-5f0366546f38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.08 16:55:15.218661 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.05.08 16:55:15.218699 [ 292 ] {} <Debug> TCP-Session: 693d8e16-7688-4c91-a4d9-23e749bd387e Authenticating user 'default' from [fd00:1122:3344:101::c]:56671 | ||
| 748 | 2026.05.08 16:55:15.218716 [ 292 ] {} <Debug> TCP-Session: 693d8e16-7688-4c91-a4d9-23e749bd387e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.08 16:55:15.218748 [ 292 ] {} <Debug> TCP-Session: 693d8e16-7688-4c91-a4d9-23e749bd387e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.08 16:55:15.218806 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.05.08 16:55:15.218825 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.05.08 16:55:15.218854 [ 293 ] {} <Debug> TCP-Session: 5672f241-e06a-4044-a0ae-e97909816c7f Authenticating user 'default' from [fd00:1122:3344:101::c]:61852 | ||
| 753 | 2026.05.08 16:55:15.218855 [ 294 ] {} <Debug> TCP-Session: ca9cc594-4c17-42b4-a007-92152a487cac Authenticating user 'default' from [fd00:1122:3344:101::c]:54324 | ||
| 754 | 2026.05.08 16:55:15.218902 [ 294 ] {} <Debug> TCP-Session: ca9cc594-4c17-42b4-a007-92152a487cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.08 16:55:15.218902 [ 293 ] {} <Debug> TCP-Session: 5672f241-e06a-4044-a0ae-e97909816c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.08 16:55:15.218917 [ 294 ] {} <Debug> TCP-Session: ca9cc594-4c17-42b4-a007-92152a487cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.08 16:55:15.218947 [ 293 ] {} <Debug> TCP-Session: 5672f241-e06a-4044-a0ae-e97909816c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.08 16:55:16.000342 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.56 MiB, peak 140.56 MiB, free memory in arenas 0.00 B, will set to 141.59 MiB (RSS), difference: 1.03 MiB | ||
| 759 | 2026.05.08 16:55:16.151562 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35241 | ||
| 760 | 2026.05.08 16:55:16.151755 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.08 16:55:16.151794 [ 295 ] {} <Debug> TCP-Session: 83d20b70-4bfc-46ff-b52a-4f76d874073d Authenticating user 'default' from [fd00:1122:3344:101::b]:35241 | ||
| 762 | 2026.05.08 16:55:16.151817 [ 295 ] {} <Debug> TCP-Session: 83d20b70-4bfc-46ff-b52a-4f76d874073d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.08 16:55:16.151829 [ 295 ] {} <Debug> TCP-Session: 83d20b70-4bfc-46ff-b52a-4f76d874073d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.08 16:55:16.151895 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.08 16:55:16.151949 [ 295 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 766 | 2026.05.08 16:55:16.151971 [ 295 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.08 16:55:16.152968 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40056 | ||
| 768 | 2026.05.08 16:55:16.153072 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64878 | ||
| 769 | 2026.05.08 16:55:16.153144 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.08 16:55:16.153185 [ 296 ] {} <Debug> TCP-Session: e46c7c2c-bf03-455c-95d6-5c8d1ba5dcea Authenticating user 'default' from [fd00:1122:3344:101::b]:40056 | ||
| 771 | 2026.05.08 16:55:16.153208 [ 296 ] {} <Debug> TCP-Session: e46c7c2c-bf03-455c-95d6-5c8d1ba5dcea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.08 16:55:16.153221 [ 296 ] {} <Debug> TCP-Session: e46c7c2c-bf03-455c-95d6-5c8d1ba5dcea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.08 16:55:16.153298 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41465 | ||
| 774 | 2026.05.08 16:55:16.153315 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.08 16:55:16.153313 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55433 | ||
| 776 | 2026.05.08 16:55:16.153371 [ 297 ] {} <Debug> TCP-Session: 48937bba-6211-40b2-ab48-1d2e134dcee2 Authenticating user 'default' from [fd00:1122:3344:101::b]:64878 | ||
| 777 | 2026.05.08 16:55:16.153410 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43573 | ||
| 778 | 2026.05.08 16:55:16.153440 [ 297 ] {} <Debug> TCP-Session: 48937bba-6211-40b2-ab48-1d2e134dcee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.08 16:55:16.153464 [ 297 ] {} <Debug> TCP-Session: 48937bba-6211-40b2-ab48-1d2e134dcee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.08 16:55:16.153542 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.05.08 16:55:16.153583 [ 299 ] {} <Debug> TCP-Session: 4f3cd9cb-aaa3-46ce-8356-34fe5f7ffec3 Authenticating user 'default' from [fd00:1122:3344:101::b]:41465 | ||
| 782 | 2026.05.08 16:55:16.153595 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37326 | ||
| 783 | 2026.05.08 16:55:16.153605 [ 299 ] {} <Debug> TCP-Session: 4f3cd9cb-aaa3-46ce-8356-34fe5f7ffec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.08 16:55:16.153641 [ 299 ] {} <Debug> TCP-Session: 4f3cd9cb-aaa3-46ce-8356-34fe5f7ffec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.08 16:55:16.153791 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51170 | ||
| 786 | 2026.05.08 16:55:16.153957 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.05.08 16:55:16.153964 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.05.08 16:55:16.154004 [ 298 ] {} <Debug> TCP-Session: cf5fe5f9-7399-4737-82d6-bdf1ad31faa7 Authenticating user 'default' from [fd00:1122:3344:101::b]:55433 | ||
| 789 | 2026.05.08 16:55:16.154022 [ 300 ] {} <Debug> TCP-Session: 87b5ae12-ecec-4c6c-a42b-2bf508b7de71 Authenticating user 'default' from [fd00:1122:3344:101::b]:43573 | ||
| 790 | 2026.05.08 16:55:16.154033 [ 298 ] {} <Debug> TCP-Session: cf5fe5f9-7399-4737-82d6-bdf1ad31faa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.08 16:55:16.154055 [ 298 ] {} <Debug> TCP-Session: cf5fe5f9-7399-4737-82d6-bdf1ad31faa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.08 16:55:16.154049 [ 300 ] {} <Debug> TCP-Session: 87b5ae12-ecec-4c6c-a42b-2bf508b7de71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.08 16:55:16.154117 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.05.08 16:55:16.154129 [ 300 ] {} <Debug> TCP-Session: 87b5ae12-ecec-4c6c-a42b-2bf508b7de71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.08 16:55:16.154157 [ 301 ] {} <Debug> TCP-Session: 08a649ef-0615-4a05-8e67-ff48d1c48a61 Authenticating user 'default' from [fd00:1122:3344:101::b]:37326 | ||
| 796 | 2026.05.08 16:55:16.154180 [ 301 ] {} <Debug> TCP-Session: 08a649ef-0615-4a05-8e67-ff48d1c48a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.08 16:55:16.154193 [ 301 ] {} <Debug> TCP-Session: 08a649ef-0615-4a05-8e67-ff48d1c48a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.08 16:55:16.154195 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.08 16:55:16.154248 [ 302 ] {} <Debug> TCP-Session: 251cf182-47e8-44ad-90ea-e34b1e0016ad Authenticating user 'default' from [fd00:1122:3344:101::b]:51170 | ||
| 800 | 2026.05.08 16:55:16.154266 [ 302 ] {} <Debug> TCP-Session: 251cf182-47e8-44ad-90ea-e34b1e0016ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.08 16:55:16.154279 [ 302 ] {} <Debug> TCP-Session: 251cf182-47e8-44ad-90ea-e34b1e0016ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.08 16:55:19.730941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.08 16:55:19.730978 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 804 | 2026.05.08 16:55:19.731087 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.08 16:55:19.731115 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.08 16:55:19.734766 [ 243 ] {} <Debug> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Loading data parts | ||
| 807 | 2026.05.08 16:55:19.735035 [ 243 ] {} <Debug> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): There are no data parts | ||
| 808 | 2026.05.08 16:55:19.738927 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.08 16:55:19.738981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 810 | 2026.05.08 16:55:19.743197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.08 16:55:19.744287 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.08 16:55:19.744568 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 813 | 2026.05.08 16:55:19.750847 [ 244 ] {} <Debug> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Loading data parts | ||
| 814 | 2026.05.08 16:55:19.751136 [ 244 ] {} <Debug> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): There are no data parts | ||
| 815 | 2026.05.08 16:55:19.781308 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.08 16:55:19.781362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 817 | 2026.05.08 16:55:19.789631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.08 16:55:19.792848 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.08 16:55:19.801958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.08 16:55:20.000350 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.11 MiB, peak 151.11 MiB, free memory in arenas 0.00 B, will set to 156.24 MiB (RSS), difference: 9.12 MiB | ||
| 821 | 2026.05.08 16:55:22.231582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 822 | 2026.05.08 16:55:22.231694 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 823 | 2026.05.08 16:55:22.235339 [ 242 ] {} <Debug> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Loading data parts | ||
| 824 | 2026.05.08 16:55:22.235587 [ 242 ] {} <Debug> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): There are no data parts | ||
| 825 | 2026.05.08 16:55:22.240380 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.05.08 16:55:22.240425 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 827 | 2026.05.08 16:55:22.242281 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2026.05.08 16:55:22.242836 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.05.08 16:55:22.243133 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 830 | 2026.05.08 16:55:23.000756 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.46 MiB, peak 160.46 MiB, free memory in arenas 0.00 B, will set to 157.31 MiB (RSS), difference: -3.14 MiB | ||
| 831 | 2026.05.08 16:55:27.214411 [ 17 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 832 | 2026.05.08 16:55:27.214473 [ 17 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 833 | 2026.05.08 16:55:27.247349 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 834 | 2026.05.08 16:55:27.248083 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.05.08 16:55:27.248123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 836 | 2026.05.08 16:55:27.248824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 837 | 2026.05.08 16:55:27.249391 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.05.08 16:55:27.249534 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 839 | 2026.05.08 16:55:27.304783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 840 | 2026.05.08 16:55:27.321628 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.05.08 16:55:27.321679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 842 | 2026.05.08 16:55:27.328212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 843 | 2026.05.08 16:55:27.329460 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.05.08 16:55:27.332230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 845 | 2026.05.08 16:55:28.000335 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.05 MiB, peak 162.05 MiB, free memory in arenas 0.00 B, will set to 159.94 MiB (RSS), difference: 1.90 MiB | ||
| 846 | 2026.05.08 16:55:29.613120 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61626 | ||
| 847 | 2026.05.08 16:55:29.613264 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.05.08 16:55:29.613297 [ 303 ] {} <Debug> TCP-Session: cb66161d-ec4e-4ade-9914-e86478986133 Authenticating user 'default' from [fd00:1122:3344:101::e]:61626 | ||
| 849 | 2026.05.08 16:55:29.613321 [ 303 ] {} <Debug> TCP-Session: cb66161d-ec4e-4ade-9914-e86478986133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.05.08 16:55:29.613335 [ 303 ] {} <Debug> TCP-Session: cb66161d-ec4e-4ade-9914-e86478986133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.05.08 16:55:29.613701 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47432 | ||
| 852 | 2026.05.08 16:55:29.613715 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43547 | ||
| 853 | 2026.05.08 16:55:29.613761 [ 303 ] {} <Trace> TCP-Session: cb66161d-ec4e-4ade-9914-e86478986133 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.05.08 16:55:29.613869 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37363 | ||
| 855 | 2026.05.08 16:55:29.613883 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33306 | ||
| 856 | 2026.05.08 16:55:29.613948 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56961 | ||
| 857 | 2026.05.08 16:55:29.613963 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.05.08 16:55:29.613999 [ 303 ] {c5ddde1d-7b17-493a-9480-3f05339ca97e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61626) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 859 | 2026.05.08 16:55:29.614078 [ 304 ] {} <Debug> TCP-Session: e9bd23bd-9ffb-4ddd-8857-db27c2b7e455 Authenticating user 'default' from [fd00:1122:3344:101::e]:43547 | ||
| 860 | 2026.05.08 16:55:29.614093 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63135 | ||
| 861 | 2026.05.08 16:55:29.614111 [ 304 ] {} <Debug> TCP-Session: e9bd23bd-9ffb-4ddd-8857-db27c2b7e455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.05.08 16:55:29.614151 [ 304 ] {} <Debug> TCP-Session: e9bd23bd-9ffb-4ddd-8857-db27c2b7e455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.05.08 16:55:29.614260 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2026.05.08 16:55:29.614314 [ 305 ] {} <Debug> TCP-Session: 5f8c3fbd-129a-4968-9cb0-bbbaf293c150 Authenticating user 'default' from [fd00:1122:3344:101::e]:47432 | ||
| 865 | 2026.05.08 16:55:29.614323 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 866 | 2026.05.08 16:55:29.614340 [ 305 ] {} <Debug> TCP-Session: 5f8c3fbd-129a-4968-9cb0-bbbaf293c150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.05.08 16:55:29.614366 [ 307 ] {} <Debug> TCP-Session: 7ff341f6-8591-4c2b-be17-68304c40a3c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37363 | ||
| 868 | 2026.05.08 16:55:29.614368 [ 305 ] {} <Debug> TCP-Session: 5f8c3fbd-129a-4968-9cb0-bbbaf293c150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.05.08 16:55:29.614394 [ 307 ] {} <Debug> TCP-Session: 7ff341f6-8591-4c2b-be17-68304c40a3c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.05.08 16:55:29.614413 [ 307 ] {} <Debug> TCP-Session: 7ff341f6-8591-4c2b-be17-68304c40a3c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.08 16:55:29.614421 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.05.08 16:55:29.614439 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37035 | ||
| 873 | 2026.05.08 16:55:29.614470 [ 308 ] {} <Debug> TCP-Session: 5345447c-11a8-4fc2-ad82-42c337bbd61a Authenticating user 'default' from [fd00:1122:3344:101::e]:56961 | ||
| 874 | 2026.05.08 16:55:29.614446 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 875 | 2026.05.08 16:55:29.614506 [ 308 ] {} <Debug> TCP-Session: 5345447c-11a8-4fc2-ad82-42c337bbd61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.08 16:55:29.614503 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 877 | 2026.05.08 16:55:29.614533 [ 308 ] {} <Debug> TCP-Session: 5345447c-11a8-4fc2-ad82-42c337bbd61a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.05.08 16:55:29.614541 [ 309 ] {} <Debug> TCP-Session: 3c0600c2-60d2-4f87-b077-4e97f91d931a Authenticating user 'default' from [fd00:1122:3344:101::e]:63135 | ||
| 879 | 2026.05.08 16:55:29.614552 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39000 | ||
| 880 | 2026.05.08 16:55:29.614585 [ 309 ] {} <Debug> TCP-Session: 3c0600c2-60d2-4f87-b077-4e97f91d931a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.05.08 16:55:29.614576 [ 306 ] {} <Debug> TCP-Session: 707921e4-ed3c-42d2-af94-1df87ffbbf5e Authenticating user 'default' from [fd00:1122:3344:101::e]:33306 | ||
| 882 | 2026.05.08 16:55:29.614628 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 883 | 2026.05.08 16:55:29.614637 [ 303 ] {c5ddde1d-7b17-493a-9480-3f05339ca97e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 884 | 2026.05.08 16:55:29.614667 [ 306 ] {} <Debug> TCP-Session: 707921e4-ed3c-42d2-af94-1df87ffbbf5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.05.08 16:55:29.614688 [ 310 ] {} <Debug> TCP-Session: 45da13bf-2ef7-440d-8c69-0a37ea475b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:37035 | ||
| 886 | 2026.05.08 16:55:29.614718 [ 306 ] {} <Debug> TCP-Session: 707921e4-ed3c-42d2-af94-1df87ffbbf5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.05.08 16:55:29.614738 [ 310 ] {} <Debug> TCP-Session: 45da13bf-2ef7-440d-8c69-0a37ea475b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.05.08 16:55:29.614631 [ 309 ] {} <Debug> TCP-Session: 3c0600c2-60d2-4f87-b077-4e97f91d931a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.08 16:55:29.614762 [ 310 ] {} <Debug> TCP-Session: 45da13bf-2ef7-440d-8c69-0a37ea475b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.08 16:55:29.614797 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 891 | 2026.05.08 16:55:29.614835 [ 311 ] {} <Debug> TCP-Session: 8db6549e-9942-41d8-b25a-8d804e03778d Authenticating user 'default' from [fd00:1122:3344:101::e]:39000 | ||
| 892 | 2026.05.08 16:55:29.614854 [ 311 ] {} <Debug> TCP-Session: 8db6549e-9942-41d8-b25a-8d804e03778d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.05.08 16:55:29.614869 [ 311 ] {} <Debug> TCP-Session: 8db6549e-9942-41d8-b25a-8d804e03778d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.08 16:55:29.614955 [ 303 ] {c5ddde1d-7b17-493a-9480-3f05339ca97e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2026.05.08 16:55:29.615501 [ 303 ] {c5ddde1d-7b17-493a-9480-3f05339ca97e} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 896 | 2026.05.08 16:55:29.620874 [ 316 ] {c5ddde1d-7b17-493a-9480-3f05339ca97e} <Trace> AggregatingTransform: Aggregating | ||
| 897 | 2026.05.08 16:55:29.621018 [ 316 ] {c5ddde1d-7b17-493a-9480-3f05339ca97e} <Trace> Aggregator: Aggregation method: without_key | ||
| 898 | 2026.05.08 16:55:29.621862 [ 316 ] {c5ddde1d-7b17-493a-9480-3f05339ca97e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004090361 sec. (244.477 rows/sec., 9.55 KiB/sec.) | ||
| 899 | 2026.05.08 16:55:29.621894 [ 316 ] {c5ddde1d-7b17-493a-9480-3f05339ca97e} <Trace> Aggregator: Merging aggregated data | ||
| 900 | 2026.05.08 16:55:29.621929 [ 316 ] {c5ddde1d-7b17-493a-9480-3f05339ca97e} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 901 | 2026.05.08 16:55:29.623044 [ 303 ] {c5ddde1d-7b17-493a-9480-3f05339ca97e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.009137 sec., 109.44511327569225 rows/sec., 4.28 KiB/sec. | ||
| 902 | 2026.05.08 16:55:29.623197 [ 303 ] {c5ddde1d-7b17-493a-9480-3f05339ca97e} <Debug> TCPHandler: Processed in 0.009613989 sec. | ||
| 903 | 2026.05.08 16:55:29.625424 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 904 | 2026.05.08 16:55:29.625450 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 905 | 2026.05.08 16:55:29.625478 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 906 | 2026.05.08 16:55:29.625488 [ 303 ] {} <Debug> TCP-Session: cb66161d-ec4e-4ade-9914-e86478986133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.05.08 16:55:29.625506 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 908 | 2026.05.08 16:55:29.625523 [ 305 ] {} <Debug> TCP-Session: 5f8c3fbd-129a-4968-9cb0-bbbaf293c150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.05.08 16:55:29.625532 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 910 | 2026.05.08 16:55:29.625578 [ 311 ] {} <Debug> TCP-Session: 8db6549e-9942-41d8-b25a-8d804e03778d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.05.08 16:55:29.625588 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 912 | 2026.05.08 16:55:29.625584 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 913 | 2026.05.08 16:55:29.625639 [ 310 ] {} <Debug> TCP-Session: 45da13bf-2ef7-440d-8c69-0a37ea475b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.05.08 16:55:29.625624 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 915 | 2026.05.08 16:55:29.625671 [ 306 ] {} <Debug> TCP-Session: 707921e4-ed3c-42d2-af94-1df87ffbbf5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.05.08 16:55:29.625612 [ 307 ] {} <Debug> TCP-Session: 7ff341f6-8591-4c2b-be17-68304c40a3c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.05.08 16:55:29.625713 [ 308 ] {} <Debug> TCP-Session: 5345447c-11a8-4fc2-ad82-42c337bbd61a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2026.05.08 16:55:29.625549 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 919 | 2026.05.08 16:55:29.625511 [ 304 ] {} <Debug> TCP-Session: e9bd23bd-9ffb-4ddd-8857-db27c2b7e455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.05.08 16:55:29.625791 [ 309 ] {} <Debug> TCP-Session: 3c0600c2-60d2-4f87-b077-4e97f91d931a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.05.08 16:55:29.759269 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35977 | ||
| 922 | 2026.05.08 16:55:29.759386 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.05.08 16:55:29.759423 [ 303 ] {} <Debug> TCP-Session: d075674a-bfba-4b6c-a6ad-7e1437be2088 Authenticating user 'default' from [fd00:1122:3344:101::e]:35977 | ||
| 924 | 2026.05.08 16:55:29.759451 [ 303 ] {} <Debug> TCP-Session: d075674a-bfba-4b6c-a6ad-7e1437be2088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.05.08 16:55:29.759468 [ 303 ] {} <Debug> TCP-Session: d075674a-bfba-4b6c-a6ad-7e1437be2088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.08 16:55:29.759758 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54908 | ||
| 927 | 2026.05.08 16:55:29.759791 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53700 | ||
| 928 | 2026.05.08 16:55:29.759820 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47926 | ||
| 929 | 2026.05.08 16:55:29.759833 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57390 | ||
| 930 | 2026.05.08 16:55:29.759868 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34095 | ||
| 931 | 2026.05.08 16:55:29.759901 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.05.08 16:55:29.759923 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.05.08 16:55:29.759924 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.05.08 16:55:29.759953 [ 304 ] {} <Debug> TCP-Session: e317b129-62b3-4f68-808d-0625cb11098f Authenticating user 'default' from [fd00:1122:3344:101::e]:54908 | ||
| 935 | 2026.05.08 16:55:29.759961 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.05.08 16:55:29.759855 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53196 | ||
| 937 | 2026.05.08 16:55:29.760010 [ 304 ] {} <Debug> TCP-Session: e317b129-62b3-4f68-808d-0625cb11098f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.05.08 16:55:29.760060 [ 311 ] {} <Debug> TCP-Session: b0771ea0-1dba-4b56-bc24-bfef1722fc55 Authenticating user 'default' from [fd00:1122:3344:101::e]:34095 | ||
| 939 | 2026.05.08 16:55:29.760096 [ 304 ] {} <Debug> TCP-Session: e317b129-62b3-4f68-808d-0625cb11098f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.05.08 16:55:29.760105 [ 311 ] {} <Debug> TCP-Session: b0771ea0-1dba-4b56-bc24-bfef1722fc55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.05.08 16:55:29.760110 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.05.08 16:55:29.760127 [ 311 ] {} <Debug> TCP-Session: b0771ea0-1dba-4b56-bc24-bfef1722fc55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.08 16:55:29.760159 [ 309 ] {} <Debug> TCP-Session: 87358067-a61f-4656-ab71-31d07fb145b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53196 | ||
| 944 | 2026.05.08 16:55:29.759966 [ 307 ] {} <Debug> TCP-Session: f5851466-1808-4100-baf4-5e0da7bc662c Authenticating user 'default' from [fd00:1122:3344:101::e]:47926 | ||
| 945 | 2026.05.08 16:55:29.760206 [ 309 ] {} <Debug> TCP-Session: 87358067-a61f-4656-ab71-31d07fb145b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.08 16:55:29.760221 [ 307 ] {} <Debug> TCP-Session: f5851466-1808-4100-baf4-5e0da7bc662c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.05.08 16:55:29.760231 [ 309 ] {} <Debug> TCP-Session: 87358067-a61f-4656-ab71-31d07fb145b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.08 16:55:29.760242 [ 307 ] {} <Debug> TCP-Session: f5851466-1808-4100-baf4-5e0da7bc662c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.05.08 16:55:29.759932 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 950 | 2026.05.08 16:55:29.759976 [ 305 ] {} <Debug> TCP-Session: 5d83e7e4-11c8-4997-b134-25de006ab259 Authenticating user 'default' from [fd00:1122:3344:101::e]:53700 | ||
| 951 | 2026.05.08 16:55:29.760315 [ 308 ] {} <Debug> TCP-Session: d1cfc9c9-151f-42a4-a333-d7406a900a37 Authenticating user 'default' from [fd00:1122:3344:101::e]:57390 | ||
| 952 | 2026.05.08 16:55:29.760334 [ 305 ] {} <Debug> TCP-Session: 5d83e7e4-11c8-4997-b134-25de006ab259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.08 16:55:29.760352 [ 308 ] {} <Debug> TCP-Session: d1cfc9c9-151f-42a4-a333-d7406a900a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.08 16:55:29.760353 [ 305 ] {} <Debug> TCP-Session: 5d83e7e4-11c8-4997-b134-25de006ab259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.05.08 16:55:29.760374 [ 308 ] {} <Debug> TCP-Session: d1cfc9c9-151f-42a4-a333-d7406a900a37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.05.08 16:55:29.760061 [ 303 ] {} <Trace> TCP-Session: d075674a-bfba-4b6c-a6ad-7e1437be2088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2026.05.08 16:55:29.759859 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32856 | ||
| 958 | 2026.05.08 16:55:29.759823 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58939 | ||
| 959 | 2026.05.08 16:55:29.760613 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 960 | 2026.05.08 16:55:29.760613 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 961 | 2026.05.08 16:55:29.760651 [ 306 ] {} <Debug> TCP-Session: 133cad36-54c9-485b-9c61-7e5f72f68002 Authenticating user 'default' from [fd00:1122:3344:101::e]:58939 | ||
| 962 | 2026.05.08 16:55:29.760659 [ 310 ] {} <Debug> TCP-Session: d8eee99e-56aa-48da-a9ca-4280cae16bd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:32856 | ||
| 963 | 2026.05.08 16:55:29.760674 [ 306 ] {} <Debug> TCP-Session: 133cad36-54c9-485b-9c61-7e5f72f68002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.05.08 16:55:29.760678 [ 310 ] {} <Debug> TCP-Session: d8eee99e-56aa-48da-a9ca-4280cae16bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.05.08 16:55:29.760673 [ 303 ] {ee890b69-7ea4-4897-a226-7ecc8ac0d7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35977) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 966 | 2026.05.08 16:55:29.760699 [ 310 ] {} <Debug> TCP-Session: d8eee99e-56aa-48da-a9ca-4280cae16bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.05.08 16:55:29.760693 [ 306 ] {} <Debug> TCP-Session: 133cad36-54c9-485b-9c61-7e5f72f68002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.08 16:55:29.761163 [ 303 ] {ee890b69-7ea4-4897-a226-7ecc8ac0d7ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 969 | 2026.05.08 16:55:29.761248 [ 303 ] {ee890b69-7ea4-4897-a226-7ecc8ac0d7ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 970 | 2026.05.08 16:55:29.761731 [ 303 ] {ee890b69-7ea4-4897-a226-7ecc8ac0d7ff} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 971 | 2026.05.08 16:55:29.763070 [ 337 ] {ee890b69-7ea4-4897-a226-7ecc8ac0d7ff} <Trace> AggregatingTransform: Aggregating | ||
| 972 | 2026.05.08 16:55:29.763123 [ 337 ] {ee890b69-7ea4-4897-a226-7ecc8ac0d7ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 973 | 2026.05.08 16:55:29.763161 [ 337 ] {ee890b69-7ea4-4897-a226-7ecc8ac0d7ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001233633 sec. (810.614 rows/sec., 31.66 KiB/sec.) | ||
| 974 | 2026.05.08 16:55:29.763182 [ 337 ] {ee890b69-7ea4-4897-a226-7ecc8ac0d7ff} <Trace> Aggregator: Merging aggregated data | ||
| 975 | 2026.05.08 16:55:29.764681 [ 303 ] {ee890b69-7ea4-4897-a226-7ecc8ac0d7ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004083 sec., 244.91795248591723 rows/sec., 9.57 KiB/sec. | ||
| 976 | 2026.05.08 16:55:29.764928 [ 303 ] {ee890b69-7ea4-4897-a226-7ecc8ac0d7ff} <Debug> TCPHandler: Processed in 0.005077937 sec. | ||
| 977 | 2026.05.08 16:55:29.765080 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.05.08 16:55:29.765130 [ 303 ] {} <Debug> TCP-Session: d075674a-bfba-4b6c-a6ad-7e1437be2088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.05.08 16:55:29.765139 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 980 | 2026.05.08 16:55:29.765173 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.08 16:55:29.765196 [ 304 ] {} <Debug> TCP-Session: e317b129-62b3-4f68-808d-0625cb11098f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.05.08 16:55:29.765205 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.05.08 16:55:29.765240 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.05.08 16:55:29.765280 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2026.05.08 16:55:29.765305 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 986 | 2026.05.08 16:55:29.765327 [ 310 ] {} <Debug> TCP-Session: d8eee99e-56aa-48da-a9ca-4280cae16bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.05.08 16:55:29.765349 [ 309 ] {} <Debug> TCP-Session: 87358067-a61f-4656-ab71-31d07fb145b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.05.08 16:55:29.765382 [ 311 ] {} <Debug> TCP-Session: b0771ea0-1dba-4b56-bc24-bfef1722fc55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.08 16:55:29.765319 [ 307 ] {} <Debug> TCP-Session: f5851466-1808-4100-baf4-5e0da7bc662c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.05.08 16:55:29.765224 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 991 | 2026.05.08 16:55:29.765233 [ 305 ] {} <Debug> TCP-Session: 5d83e7e4-11c8-4997-b134-25de006ab259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.08 16:55:29.765494 [ 308 ] {} <Debug> TCP-Session: d1cfc9c9-151f-42a4-a333-d7406a900a37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.08 16:55:29.765258 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 994 | 2026.05.08 16:55:29.765570 [ 306 ] {} <Debug> TCP-Session: 133cad36-54c9-485b-9c61-7e5f72f68002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.08 16:55:30.000288 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.44 MiB, peak 172.55 MiB, free memory in arenas 0.00 B, will set to 163.58 MiB (RSS), difference: 3.14 MiB | ||
| 996 | 2026.05.08 16:55:32.245991 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 997 | 2026.05.08 16:55:32.248035 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.05.08 16:55:32.248088 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 999 | 2026.05.08 16:55:32.249324 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.05.08 16:55:32.249949 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.05.08 16:55:32.250200 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 1002 | 2026.05.08 16:55:32.827714 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.05.08 16:55:32.827940 [ 260 ] {f41c777a-27e0-416e-b687-bccae6d3744e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native (stage: Complete) | ||
| 1004 | 2026.05.08 16:55:32.830141 [ 260 ] {f41c777a-27e0-416e-b687-bccae6d3744e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1005 | 2026.05.08 16:55:32.830200 [ 260 ] {f41c777a-27e0-416e-b687-bccae6d3744e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1006 | 2026.05.08 16:55:32.830695 [ 260 ] {f41c777a-27e0-416e-b687-bccae6d3744e} <Debug> TCPHandler: Processed in 0.003102514 sec. | ||
| 1007 | 2026.05.08 16:55:32.835901 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.05.08 16:55:32.836078 [ 260 ] {c965288c-3df2-4e32-b1f3-f2385e93b2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1009 | 2026.05.08 16:55:32.836158 [ 260 ] {c965288c-3df2-4e32-b1f3-f2385e93b2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1010 | 2026.05.08 16:55:32.838903 [ 260 ] {c965288c-3df2-4e32-b1f3-f2385e93b2de} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.05.08 16:55:32.838957 [ 260 ] {c965288c-3df2-4e32-b1f3-f2385e93b2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1012 | 2026.05.08 16:55:32.839700 [ 260 ] {c965288c-3df2-4e32-b1f3-f2385e93b2de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1013 | 2026.05.08 16:55:32.840129 [ 260 ] {c965288c-3df2-4e32-b1f3-f2385e93b2de} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.05.08 16:55:32.840288 [ 260 ] {c965288c-3df2-4e32-b1f3-f2385e93b2de} <Debug> executeQuery: Read 26 rows, 5.60 KiB in 0.004256 sec., 6109.022556390977 rows/sec., 1.29 MiB/sec. | ||
| 1015 | 2026.05.08 16:55:32.840336 [ 260 ] {c965288c-3df2-4e32-b1f3-f2385e93b2de} <Debug> TCPHandler: Processed in 0.004560743 sec. | ||
| 1016 | 2026.05.08 16:55:32.840476 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.05.08 16:55:32.840580 [ 260 ] {c2a32492-6446-43a2-b8ea-54876e577ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1018 | 2026.05.08 16:55:32.840623 [ 260 ] {c2a32492-6446-43a2-b8ea-54876e577ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1019 | 2026.05.08 16:55:32.845939 [ 260 ] {c2a32492-6446-43a2-b8ea-54876e577ba4} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.05.08 16:55:32.845975 [ 260 ] {c2a32492-6446-43a2-b8ea-54876e577ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1021 | 2026.05.08 16:55:32.846500 [ 260 ] {c2a32492-6446-43a2-b8ea-54876e577ba4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1022 | 2026.05.08 16:55:32.847083 [ 260 ] {c2a32492-6446-43a2-b8ea-54876e577ba4} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.05.08 16:55:32.847257 [ 260 ] {c2a32492-6446-43a2-b8ea-54876e577ba4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.006697 sec., 3583.6941914289982 rows/sec., 304.47 KiB/sec. | ||
| 1024 | 2026.05.08 16:55:32.847303 [ 260 ] {c2a32492-6446-43a2-b8ea-54876e577ba4} <Debug> TCPHandler: Processed in 0.006877156 sec. | ||
| 1025 | 2026.05.08 16:55:32.847460 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.05.08 16:55:32.847581 [ 260 ] {0741b3fe-fbee-4b2d-9ba3-b52b41546398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1027 | 2026.05.08 16:55:32.847630 [ 260 ] {0741b3fe-fbee-4b2d-9ba3-b52b41546398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1028 | 2026.05.08 16:55:32.848126 [ 260 ] {0741b3fe-fbee-4b2d-9ba3-b52b41546398} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2026.05.08 16:55:32.848161 [ 260 ] {0741b3fe-fbee-4b2d-9ba3-b52b41546398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1030 | 2026.05.08 16:55:32.848596 [ 260 ] {0741b3fe-fbee-4b2d-9ba3-b52b41546398} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1031 | 2026.05.08 16:55:32.849120 [ 260 ] {0741b3fe-fbee-4b2d-9ba3-b52b41546398} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2026.05.08 16:55:32.849249 [ 260 ] {0741b3fe-fbee-4b2d-9ba3-b52b41546398} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001712 sec., 4672.897196261682 rows/sec., 381.04 KiB/sec. | ||
| 1033 | 2026.05.08 16:55:32.849284 [ 260 ] {0741b3fe-fbee-4b2d-9ba3-b52b41546398} <Debug> TCPHandler: Processed in 0.001903571 sec. | ||
| 1034 | 2026.05.08 16:55:32.849432 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.05.08 16:55:32.849525 [ 260 ] {b042b5ff-15b9-4bb4-9748-bed0c89d2174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1036 | 2026.05.08 16:55:32.849563 [ 260 ] {b042b5ff-15b9-4bb4-9748-bed0c89d2174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1037 | 2026.05.08 16:55:32.850113 [ 260 ] {b042b5ff-15b9-4bb4-9748-bed0c89d2174} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.05.08 16:55:32.850150 [ 260 ] {b042b5ff-15b9-4bb4-9748-bed0c89d2174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1039 | 2026.05.08 16:55:32.850629 [ 260 ] {b042b5ff-15b9-4bb4-9748-bed0c89d2174} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1040 | 2026.05.08 16:55:32.851096 [ 260 ] {b042b5ff-15b9-4bb4-9748-bed0c89d2174} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.05.08 16:55:32.851224 [ 260 ] {b042b5ff-15b9-4bb4-9748-bed0c89d2174} <Debug> executeQuery: Read 183 rows, 16.96 KiB in 0.001681 sec., 108863.77156454492 rows/sec., 9.86 MiB/sec. | ||
| 1042 | 2026.05.08 16:55:32.851259 [ 260 ] {b042b5ff-15b9-4bb4-9748-bed0c89d2174} <Debug> TCPHandler: Processed in 0.00184774 sec. | ||
| 1043 | 2026.05.08 16:55:32.851388 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.05.08 16:55:32.851484 [ 260 ] {53d32953-b3fa-431f-9cee-2473e409c190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1045 | 2026.05.08 16:55:32.851523 [ 260 ] {53d32953-b3fa-431f-9cee-2473e409c190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1046 | 2026.05.08 16:55:32.851976 [ 260 ] {53d32953-b3fa-431f-9cee-2473e409c190} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.05.08 16:55:32.852010 [ 260 ] {53d32953-b3fa-431f-9cee-2473e409c190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1048 | 2026.05.08 16:55:32.852422 [ 260 ] {53d32953-b3fa-431f-9cee-2473e409c190} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1049 | 2026.05.08 16:55:32.852923 [ 260 ] {53d32953-b3fa-431f-9cee-2473e409c190} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.05.08 16:55:32.853055 [ 260 ] {53d32953-b3fa-431f-9cee-2473e409c190} <Debug> executeQuery: Read 36 rows, 2.72 KiB in 0.001588 sec., 22670.025188916876 rows/sec., 1.67 MiB/sec. | ||
| 1051 | 2026.05.08 16:55:32.853090 [ 260 ] {53d32953-b3fa-431f-9cee-2473e409c190} <Debug> TCPHandler: Processed in 0.001751277 sec. | ||
| 1052 | 2026.05.08 16:55:32.853237 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.05.08 16:55:32.853336 [ 260 ] {ad5fc3f8-a5d9-41b8-b071-7b6799c4264e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1054 | 2026.05.08 16:55:32.853374 [ 260 ] {ad5fc3f8-a5d9-41b8-b071-7b6799c4264e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1055 | 2026.05.08 16:55:32.853788 [ 260 ] {ad5fc3f8-a5d9-41b8-b071-7b6799c4264e} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.05.08 16:55:32.853824 [ 260 ] {ad5fc3f8-a5d9-41b8-b071-7b6799c4264e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1057 | 2026.05.08 16:55:32.854237 [ 260 ] {ad5fc3f8-a5d9-41b8-b071-7b6799c4264e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1058 | 2026.05.08 16:55:32.854691 [ 260 ] {ad5fc3f8-a5d9-41b8-b071-7b6799c4264e} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.05.08 16:55:32.854818 [ 260 ] {ad5fc3f8-a5d9-41b8-b071-7b6799c4264e} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.0015 sec., 16666.666666666668 rows/sec., 1.37 MiB/sec. | ||
| 1060 | 2026.05.08 16:55:32.854854 [ 260 ] {ad5fc3f8-a5d9-41b8-b071-7b6799c4264e} <Debug> TCPHandler: Processed in 0.001670855 sec. | ||
| 1061 | 2026.05.08 16:55:32.854988 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.05.08 16:55:32.855080 [ 260 ] {99e8d05d-02a7-423c-9cae-d09efd2042be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1063 | 2026.05.08 16:55:32.855116 [ 260 ] {99e8d05d-02a7-423c-9cae-d09efd2042be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1064 | 2026.05.08 16:55:32.855491 [ 260 ] {99e8d05d-02a7-423c-9cae-d09efd2042be} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.05.08 16:55:32.855524 [ 260 ] {99e8d05d-02a7-423c-9cae-d09efd2042be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1066 | 2026.05.08 16:55:32.856046 [ 260 ] {99e8d05d-02a7-423c-9cae-d09efd2042be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1067 | 2026.05.08 16:55:32.856531 [ 260 ] {99e8d05d-02a7-423c-9cae-d09efd2042be} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.05.08 16:55:32.856659 [ 260 ] {99e8d05d-02a7-423c-9cae-d09efd2042be} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00159 sec., 7547.169811320755 rows/sec., 589.62 KiB/sec. | ||
| 1069 | 2026.05.08 16:55:32.856695 [ 260 ] {99e8d05d-02a7-423c-9cae-d09efd2042be} <Debug> TCPHandler: Processed in 0.001760758 sec. | ||
| 1070 | 2026.05.08 16:55:32.856821 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.05.08 16:55:32.856916 [ 260 ] {a1e328fe-3c10-4151-9516-12a4a6fb40ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1072 | 2026.05.08 16:55:32.856955 [ 260 ] {a1e328fe-3c10-4151-9516-12a4a6fb40ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1073 | 2026.05.08 16:55:32.857391 [ 260 ] {a1e328fe-3c10-4151-9516-12a4a6fb40ef} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.05.08 16:55:32.857428 [ 260 ] {a1e328fe-3c10-4151-9516-12a4a6fb40ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1075 | 2026.05.08 16:55:32.857855 [ 260 ] {a1e328fe-3c10-4151-9516-12a4a6fb40ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1076 | 2026.05.08 16:55:32.858321 [ 260 ] {a1e328fe-3c10-4151-9516-12a4a6fb40ef} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.05.08 16:55:32.858446 [ 260 ] {a1e328fe-3c10-4151-9516-12a4a6fb40ef} <Debug> executeQuery: Read 91 rows, 7.67 KiB in 0.001547 sec., 58823.529411764706 rows/sec., 4.84 MiB/sec. | ||
| 1078 | 2026.05.08 16:55:32.858482 [ 260 ] {a1e328fe-3c10-4151-9516-12a4a6fb40ef} <Debug> TCPHandler: Processed in 0.001708666 sec. | ||
| 1079 | 2026.05.08 16:55:32.858603 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.05.08 16:55:32.858698 [ 260 ] {1cec00ce-f920-4c98-8449-c606e2bc7ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1081 | 2026.05.08 16:55:32.858738 [ 260 ] {1cec00ce-f920-4c98-8449-c606e2bc7ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1082 | 2026.05.08 16:55:32.859166 [ 260 ] {1cec00ce-f920-4c98-8449-c606e2bc7ada} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.05.08 16:55:32.859199 [ 260 ] {1cec00ce-f920-4c98-8449-c606e2bc7ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1084 | 2026.05.08 16:55:32.859707 [ 260 ] {1cec00ce-f920-4c98-8449-c606e2bc7ada} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1085 | 2026.05.08 16:55:32.860189 [ 260 ] {1cec00ce-f920-4c98-8449-c606e2bc7ada} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.05.08 16:55:32.860307 [ 260 ] {1cec00ce-f920-4c98-8449-c606e2bc7ada} <Debug> executeQuery: Read 192 rows, 15.65 KiB in 0.001647 sec., 116575.59198542805 rows/sec., 9.28 MiB/sec. | ||
| 1087 | 2026.05.08 16:55:32.860340 [ 260 ] {1cec00ce-f920-4c98-8449-c606e2bc7ada} <Debug> TCPHandler: Processed in 0.001808568 sec. | ||
| 1088 | 2026.05.08 16:55:32.860458 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.05.08 16:55:32.860547 [ 260 ] {40e605f7-866b-49b4-8732-03c7c3ae1030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1090 | 2026.05.08 16:55:32.860585 [ 260 ] {40e605f7-866b-49b4-8732-03c7c3ae1030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1091 | 2026.05.08 16:55:32.860900 [ 260 ] {40e605f7-866b-49b4-8732-03c7c3ae1030} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.05.08 16:55:32.860933 [ 260 ] {40e605f7-866b-49b4-8732-03c7c3ae1030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1093 | 2026.05.08 16:55:32.861484 [ 260 ] {40e605f7-866b-49b4-8732-03c7c3ae1030} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1094 | 2026.05.08 16:55:32.861982 [ 260 ] {40e605f7-866b-49b4-8732-03c7c3ae1030} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.05.08 16:55:32.862113 [ 260 ] {40e605f7-866b-49b4-8732-03c7c3ae1030} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001545 sec., 647.2491909385113 rows/sec., 41.09 KiB/sec. | ||
| 1096 | 2026.05.08 16:55:32.862148 [ 260 ] {40e605f7-866b-49b4-8732-03c7c3ae1030} <Debug> TCPHandler: Processed in 0.001707276 sec. | ||
| 1097 | 2026.05.08 16:55:32.862275 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.05.08 16:55:32.862369 [ 260 ] {77444b00-7d37-4b89-8e51-6c5581d3dddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1099 | 2026.05.08 16:55:32.862421 [ 260 ] {77444b00-7d37-4b89-8e51-6c5581d3dddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1100 | 2026.05.08 16:55:32.863186 [ 260 ] {77444b00-7d37-4b89-8e51-6c5581d3dddd} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.05.08 16:55:32.863222 [ 260 ] {77444b00-7d37-4b89-8e51-6c5581d3dddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1102 | 2026.05.08 16:55:32.866509 [ 260 ] {77444b00-7d37-4b89-8e51-6c5581d3dddd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1103 | 2026.05.08 16:55:32.867128 [ 260 ] {77444b00-7d37-4b89-8e51-6c5581d3dddd} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.05.08 16:55:32.867337 [ 260 ] {77444b00-7d37-4b89-8e51-6c5581d3dddd} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.004964 sec., 3223.2070910556004 rows/sec., 5.78 MiB/sec. | ||
| 1105 | 2026.05.08 16:55:32.867451 [ 260 ] {77444b00-7d37-4b89-8e51-6c5581d3dddd} <Debug> TCPHandler: Processed in 0.005224061 sec. | ||
| 1106 | 2026.05.08 16:55:32.867586 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.05.08 16:55:32.867705 [ 260 ] {21831efb-8a5a-4ee2-a8be-cc3aa72aaa48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1108 | 2026.05.08 16:55:32.867751 [ 260 ] {21831efb-8a5a-4ee2-a8be-cc3aa72aaa48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1109 | 2026.05.08 16:55:32.868123 [ 260 ] {21831efb-8a5a-4ee2-a8be-cc3aa72aaa48} <Trace> oximeter.measurements_i64 (93423b40-5b02-46d3-864b-d8d9ebae4062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2026.05.08 16:55:32.868160 [ 260 ] {21831efb-8a5a-4ee2-a8be-cc3aa72aaa48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1111 | 2026.05.08 16:55:32.868638 [ 260 ] {21831efb-8a5a-4ee2-a8be-cc3aa72aaa48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1112 | 2026.05.08 16:55:32.869103 [ 260 ] {21831efb-8a5a-4ee2-a8be-cc3aa72aaa48} <Trace> oximeter.measurements_i64 (93423b40-5b02-46d3-864b-d8d9ebae4062): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2026.05.08 16:55:32.869234 [ 260 ] {21831efb-8a5a-4ee2-a8be-cc3aa72aaa48} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001563 sec., 1919.3857965451057 rows/sec., 135.58 KiB/sec. | ||
| 1114 | 2026.05.08 16:55:32.869271 [ 260 ] {21831efb-8a5a-4ee2-a8be-cc3aa72aaa48} <Debug> TCPHandler: Processed in 0.001738336 sec. | ||
| 1115 | 2026.05.08 16:55:32.869400 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.05.08 16:55:32.869525 [ 260 ] {07d9442f-9b0e-41cb-b0dd-695f9c7a13fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1117 | 2026.05.08 16:55:32.869576 [ 260 ] {07d9442f-9b0e-41cb-b0dd-695f9c7a13fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1118 | 2026.05.08 16:55:32.870089 [ 260 ] {07d9442f-9b0e-41cb-b0dd-695f9c7a13fb} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2026.05.08 16:55:32.870125 [ 260 ] {07d9442f-9b0e-41cb-b0dd-695f9c7a13fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1120 | 2026.05.08 16:55:32.870647 [ 260 ] {07d9442f-9b0e-41cb-b0dd-695f9c7a13fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1121 | 2026.05.08 16:55:32.871175 [ 260 ] {07d9442f-9b0e-41cb-b0dd-695f9c7a13fb} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.05.08 16:55:32.871306 [ 260 ] {07d9442f-9b0e-41cb-b0dd-695f9c7a13fb} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001807 sec., 3320.420586607637 rows/sec., 232.93 KiB/sec. | ||
| 1123 | 2026.05.08 16:55:32.871341 [ 260 ] {07d9442f-9b0e-41cb-b0dd-695f9c7a13fb} <Debug> TCPHandler: Processed in 0.002004944 sec. | ||
| 1124 | 2026.05.08 16:55:33.000348 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.60 MiB, peak 172.55 MiB, free memory in arenas 0.00 B, will set to 164.24 MiB (RSS), difference: 3.64 MiB | ||
| 1125 | 2026.05.08 16:55:34.750820 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 1418 | ||
| 1126 | 2026.05.08 16:55:34.751324 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1127 | 2026.05.08 16:55:34.751377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1128 | 2026.05.08 16:55:34.752048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1129 | 2026.05.08 16:55:34.752538 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1130 | 2026.05.08 16:55:34.752667 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1418 | ||
| 1131 | 2026.05.08 16:55:34.833298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1132 | 2026.05.08 16:55:34.848721 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.05.08 16:55:34.848780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1134 | 2026.05.08 16:55:34.855203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1135 | 2026.05.08 16:55:34.856432 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.05.08 16:55:34.859265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1137 | 2026.05.08 16:55:35.000315 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.78 MiB, peak 172.55 MiB, free memory in arenas 0.00 B, will set to 166.53 MiB (RSS), difference: 1.75 MiB | ||
| 1138 | 2026.05.08 16:55:37.823420 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.05.08 16:55:37.823644 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1140 | 2026.05.08 16:55:37.823979 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1141 | 2026.05.08 16:55:37.826078 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1142 | 2026.05.08 16:55:37.826330 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1143 | 2026.05.08 16:55:37.826427 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1144 | 2026.05.08 16:55:37.826718 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1145 | 2026.05.08 16:55:37.826790 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1146 | 2026.05.08 16:55:37.826825 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 1147 | 2026.05.08 16:55:37.826845 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1148 | 2026.05.08 16:55:37.827007 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1149 | 2026.05.08 16:55:37.827042 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1150 | 2026.05.08 16:55:37.842173 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Debug> executeQuery: Read 26 rows, 5.60 KiB in 0.018637 sec., 1395.0743145356012 rows/sec., 300.67 KiB/sec. | ||
| 1151 | 2026.05.08 16:55:37.842305 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Debug> MemoryTracker: Peak memory usage (for query): 134.46 KiB. | ||
| 1152 | 2026.05.08 16:55:37.842325 [ 260 ] {313ef530-6c03-4444-b97d-c2f8e8dcc8f6} <Debug> TCPHandler: Processed in 0.019083944 sec. | ||
| 1153 | 2026.05.08 16:55:37.843683 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.05.08 16:55:37.843863 [ 260 ] {43e19a56-7a2f-4c99-bb4e-914e25e1206c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1155 | 2026.05.08 16:55:37.843931 [ 260 ] {43e19a56-7a2f-4c99-bb4e-914e25e1206c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1156 | 2026.05.08 16:55:37.844570 [ 260 ] {43e19a56-7a2f-4c99-bb4e-914e25e1206c} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.08 16:55:37.844623 [ 260 ] {43e19a56-7a2f-4c99-bb4e-914e25e1206c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1158 | 2026.05.08 16:55:37.845164 [ 260 ] {43e19a56-7a2f-4c99-bb4e-914e25e1206c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2026.05.08 16:55:37.845638 [ 260 ] {43e19a56-7a2f-4c99-bb4e-914e25e1206c} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.08 16:55:37.845813 [ 260 ] {43e19a56-7a2f-4c99-bb4e-914e25e1206c} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001998 sec., 13013.013013013011 rows/sec., 990.74 KiB/sec. | ||
| 1161 | 2026.05.08 16:55:37.845864 [ 260 ] {43e19a56-7a2f-4c99-bb4e-914e25e1206c} <Debug> TCPHandler: Processed in 0.002313232 sec. | ||
| 1162 | 2026.05.08 16:55:37.846027 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.05.08 16:55:37.846135 [ 260 ] {9ec13f03-b976-41ba-9b99-70f09845efa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1164 | 2026.05.08 16:55:37.846179 [ 260 ] {9ec13f03-b976-41ba-9b99-70f09845efa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1165 | 2026.05.08 16:55:37.846627 [ 260 ] {9ec13f03-b976-41ba-9b99-70f09845efa2} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.05.08 16:55:37.846666 [ 260 ] {9ec13f03-b976-41ba-9b99-70f09845efa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1167 | 2026.05.08 16:55:37.847087 [ 260 ] {9ec13f03-b976-41ba-9b99-70f09845efa2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1168 | 2026.05.08 16:55:37.847528 [ 260 ] {9ec13f03-b976-41ba-9b99-70f09845efa2} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.05.08 16:55:37.847674 [ 260 ] {9ec13f03-b976-41ba-9b99-70f09845efa2} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001563 sec., 17914.267434420985 rows/sec., 1.40 MiB/sec. | ||
| 1170 | 2026.05.08 16:55:37.847712 [ 260 ] {9ec13f03-b976-41ba-9b99-70f09845efa2} <Debug> TCPHandler: Processed in 0.001738707 sec. | ||
| 1171 | 2026.05.08 16:55:37.847837 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.05.08 16:55:37.847937 [ 260 ] {374c91cf-0624-418f-b896-33ecec55b8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.05.08 16:55:37.847982 [ 260 ] {374c91cf-0624-418f-b896-33ecec55b8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1174 | 2026.05.08 16:55:37.848371 [ 260 ] {374c91cf-0624-418f-b896-33ecec55b8fc} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.05.08 16:55:37.848409 [ 260 ] {374c91cf-0624-418f-b896-33ecec55b8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1176 | 2026.05.08 16:55:37.848922 [ 260 ] {374c91cf-0624-418f-b896-33ecec55b8fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2026.05.08 16:55:37.849365 [ 260 ] {374c91cf-0624-418f-b896-33ecec55b8fc} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.05.08 16:55:37.849507 [ 260 ] {374c91cf-0624-418f-b896-33ecec55b8fc} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00159 sec., 62893.08176100629 rows/sec., 4.36 MiB/sec. | ||
| 1179 | 2026.05.08 16:55:37.849544 [ 260 ] {374c91cf-0624-418f-b896-33ecec55b8fc} <Debug> TCPHandler: Processed in 0.001760218 sec. | ||
| 1180 | 2026.05.08 16:55:37.849669 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.05.08 16:55:37.849768 [ 260 ] {4962b7be-7046-4204-a707-8bcae884b916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1182 | 2026.05.08 16:55:37.849811 [ 260 ] {4962b7be-7046-4204-a707-8bcae884b916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1183 | 2026.05.08 16:55:37.850152 [ 260 ] {4962b7be-7046-4204-a707-8bcae884b916} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.05.08 16:55:37.850189 [ 260 ] {4962b7be-7046-4204-a707-8bcae884b916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1185 | 2026.05.08 16:55:37.850653 [ 260 ] {4962b7be-7046-4204-a707-8bcae884b916} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2026.05.08 16:55:37.851064 [ 260 ] {4962b7be-7046-4204-a707-8bcae884b916} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.05.08 16:55:37.851202 [ 260 ] {4962b7be-7046-4204-a707-8bcae884b916} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001488 sec., 20161.290322580644 rows/sec., 1.38 MiB/sec. | ||
| 1188 | 2026.05.08 16:55:37.851246 [ 260 ] {4962b7be-7046-4204-a707-8bcae884b916} <Debug> TCPHandler: Processed in 0.001669205 sec. | ||
| 1189 | 2026.05.08 16:55:42.214745 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1190 | 2026.05.08 16:55:42.214829 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1191 | 2026.05.08 16:55:42.251362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 132 | ||
| 1192 | 2026.05.08 16:55:42.253415 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1930 | ||
| 1193 | 2026.05.08 16:55:42.253829 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.05.08 16:55:42.253884 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1195 | 2026.05.08 16:55:42.253915 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.05.08 16:55:42.253965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1197 | 2026.05.08 16:55:42.254739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1198 | 2026.05.08 16:55:42.255231 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1199 | 2026.05.08 16:55:42.255345 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.05.08 16:55:42.255492 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1930 | ||
| 1201 | 2026.05.08 16:55:42.255775 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.05.08 16:55:42.256071 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 132 | ||
| 1203 | 2026.05.08 16:55:42.360006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1204 | 2026.05.08 16:55:42.376088 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.05.08 16:55:42.376156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1206 | 2026.05.08 16:55:42.382827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1207 | 2026.05.08 16:55:42.384058 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.05.08 16:55:42.386763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1209 | 2026.05.08 16:55:42.825825 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.05.08 16:55:42.826049 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) 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') FORMAT Native (stage: Complete) | ||
| 1211 | 2026.05.08 16:55:42.826368 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1212 | 2026.05.08 16:55:42.826404 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <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')" moved to PREWHERE | ||
| 1213 | 2026.05.08 16:55:42.826627 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1214 | 2026.05.08 16:55:42.826704 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1215 | 2026.05.08 16:55:42.826845 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1216 | 2026.05.08 16:55:42.826883 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1217 | 2026.05.08 16:55:42.826906 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 1218 | 2026.05.08 16:55:42.826923 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1219 | 2026.05.08 16:55:42.826966 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <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'))" | ||
| 1220 | 2026.05.08 16:55:42.826987 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1221 | 2026.05.08 16:55:42.828012 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <Debug> executeQuery: Read 26 rows, 5.60 KiB in 0.002049 sec., 12689.116642264518 rows/sec., 2.67 MiB/sec. | ||
| 1222 | 2026.05.08 16:55:42.828091 [ 260 ] {9cc2a200-28f9-45b8-a404-5216900a2233} <Debug> TCPHandler: Processed in 0.002414265 sec. | ||
| 1223 | 2026.05.08 16:55:42.829933 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.05.08 16:55:42.830113 [ 260 ] {04048959-4ebf-4e9a-883c-b3d8a6ed1f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1225 | 2026.05.08 16:55:42.830182 [ 260 ] {04048959-4ebf-4e9a-883c-b3d8a6ed1f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1226 | 2026.05.08 16:55:42.830860 [ 260 ] {04048959-4ebf-4e9a-883c-b3d8a6ed1f9e} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.05.08 16:55:42.830911 [ 260 ] {04048959-4ebf-4e9a-883c-b3d8a6ed1f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1228 | 2026.05.08 16:55:42.831519 [ 260 ] {04048959-4ebf-4e9a-883c-b3d8a6ed1f9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1229 | 2026.05.08 16:55:42.832276 [ 260 ] {04048959-4ebf-4e9a-883c-b3d8a6ed1f9e} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): 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.08 16:55:42.832495 [ 260 ] {04048959-4ebf-4e9a-883c-b3d8a6ed1f9e} <Debug> executeQuery: Read 82 rows, 7.40 KiB in 0.00243 sec., 33744.85596707819 rows/sec., 2.97 MiB/sec. | ||
| 1231 | 2026.05.08 16:55:42.832563 [ 260 ] {04048959-4ebf-4e9a-883c-b3d8a6ed1f9e} <Debug> TCPHandler: Processed in 0.002759435 sec. | ||
| 1232 | 2026.05.08 16:55:42.832758 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.05.08 16:55:42.832892 [ 260 ] {5d633752-52d6-4a80-ac3e-ddfb122bb807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1234 | 2026.05.08 16:55:42.832949 [ 260 ] {5d633752-52d6-4a80-ac3e-ddfb122bb807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1235 | 2026.05.08 16:55:42.833448 [ 260 ] {5d633752-52d6-4a80-ac3e-ddfb122bb807} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.05.08 16:55:42.833487 [ 260 ] {5d633752-52d6-4a80-ac3e-ddfb122bb807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1237 | 2026.05.08 16:55:42.833982 [ 260 ] {5d633752-52d6-4a80-ac3e-ddfb122bb807} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1238 | 2026.05.08 16:55:42.834477 [ 260 ] {5d633752-52d6-4a80-ac3e-ddfb122bb807} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): 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.08 16:55:42.834610 [ 260 ] {5d633752-52d6-4a80-ac3e-ddfb122bb807} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001789 sec., 15651.201788708775 rows/sec., 1.15 MiB/sec. | ||
| 1240 | 2026.05.08 16:55:42.834647 [ 260 ] {5d633752-52d6-4a80-ac3e-ddfb122bb807} <Debug> TCPHandler: Processed in 0.002002324 sec. | ||
| 1241 | 2026.05.08 16:55:42.834780 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.05.08 16:55:42.834875 [ 260 ] {3c66d2b3-60dd-49e7-8c52-15228d95d06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1243 | 2026.05.08 16:55:42.834913 [ 260 ] {3c66d2b3-60dd-49e7-8c52-15228d95d06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1244 | 2026.05.08 16:55:42.835461 [ 260 ] {3c66d2b3-60dd-49e7-8c52-15228d95d06e} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.05.08 16:55:42.835499 [ 260 ] {3c66d2b3-60dd-49e7-8c52-15228d95d06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1246 | 2026.05.08 16:55:42.835953 [ 260 ] {3c66d2b3-60dd-49e7-8c52-15228d95d06e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1247 | 2026.05.08 16:55:42.836608 [ 260 ] {3c66d2b3-60dd-49e7-8c52-15228d95d06e} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.05.08 16:55:42.836823 [ 260 ] {3c66d2b3-60dd-49e7-8c52-15228d95d06e} <Debug> executeQuery: Read 61 rows, 4.90 KiB in 0.001909 sec., 31953.902566788893 rows/sec., 2.51 MiB/sec. | ||
| 1249 | 2026.05.08 16:55:42.836893 [ 260 ] {3c66d2b3-60dd-49e7-8c52-15228d95d06e} <Debug> TCPHandler: Processed in 0.002114777 sec. | ||
| 1250 | 2026.05.08 16:55:42.837036 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.05.08 16:55:42.837172 [ 260 ] {71d8acfb-350a-49c2-9793-b18a997fdc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1252 | 2026.05.08 16:55:42.837231 [ 260 ] {71d8acfb-350a-49c2-9793-b18a997fdc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1253 | 2026.05.08 16:55:42.837698 [ 260 ] {71d8acfb-350a-49c2-9793-b18a997fdc92} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.05.08 16:55:42.837736 [ 260 ] {71d8acfb-350a-49c2-9793-b18a997fdc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1255 | 2026.05.08 16:55:42.838271 [ 260 ] {71d8acfb-350a-49c2-9793-b18a997fdc92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1256 | 2026.05.08 16:55:42.838716 [ 260 ] {71d8acfb-350a-49c2-9793-b18a997fdc92} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.05.08 16:55:42.838852 [ 260 ] {71d8acfb-350a-49c2-9793-b18a997fdc92} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001718 sec., 58207.217694994186 rows/sec., 4.04 MiB/sec. | ||
| 1258 | 2026.05.08 16:55:42.838889 [ 260 ] {71d8acfb-350a-49c2-9793-b18a997fdc92} <Debug> TCPHandler: Processed in 0.001918572 sec. | ||
| 1259 | 2026.05.08 16:55:42.839030 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.05.08 16:55:42.839131 [ 260 ] {b14772c5-244d-4e0b-8bdf-589bf8ba87cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1261 | 2026.05.08 16:55:42.839186 [ 260 ] {b14772c5-244d-4e0b-8bdf-589bf8ba87cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1262 | 2026.05.08 16:55:42.839966 [ 260 ] {b14772c5-244d-4e0b-8bdf-589bf8ba87cc} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.05.08 16:55:42.840004 [ 260 ] {b14772c5-244d-4e0b-8bdf-589bf8ba87cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1264 | 2026.05.08 16:55:42.840659 [ 260 ] {b14772c5-244d-4e0b-8bdf-589bf8ba87cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1265 | 2026.05.08 16:55:42.841234 [ 260 ] {b14772c5-244d-4e0b-8bdf-589bf8ba87cc} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.05.08 16:55:42.841383 [ 260 ] {b14772c5-244d-4e0b-8bdf-589bf8ba87cc} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002272 sec., 12323.94366197183 rows/sec., 22.08 MiB/sec. | ||
| 1267 | 2026.05.08 16:55:42.841442 [ 260 ] {b14772c5-244d-4e0b-8bdf-589bf8ba87cc} <Debug> TCPHandler: Processed in 0.002462067 sec. | ||
| 1268 | 2026.05.08 16:55:42.841603 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.05.08 16:55:42.841703 [ 260 ] {c105db23-7cb4-4495-86d5-a49cda8db459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.05.08 16:55:42.841745 [ 260 ] {c105db23-7cb4-4495-86d5-a49cda8db459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1271 | 2026.05.08 16:55:42.842079 [ 260 ] {c105db23-7cb4-4495-86d5-a49cda8db459} <Trace> oximeter.measurements_i64 (93423b40-5b02-46d3-864b-d8d9ebae4062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.05.08 16:55:42.842116 [ 260 ] {c105db23-7cb4-4495-86d5-a49cda8db459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1273 | 2026.05.08 16:55:42.842711 [ 260 ] {c105db23-7cb4-4495-86d5-a49cda8db459} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1274 | 2026.05.08 16:55:42.843372 [ 260 ] {c105db23-7cb4-4495-86d5-a49cda8db459} <Trace> oximeter.measurements_i64 (93423b40-5b02-46d3-864b-d8d9ebae4062): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.05.08 16:55:42.843626 [ 260 ] {c105db23-7cb4-4495-86d5-a49cda8db459} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001934 sec., 4653.567735263702 rows/sec., 358.01 KiB/sec. | ||
| 1276 | 2026.05.08 16:55:42.843697 [ 260 ] {c105db23-7cb4-4495-86d5-a49cda8db459} <Debug> TCPHandler: Processed in 0.002144488 sec. | ||
| 1277 | 2026.05.08 16:55:42.843964 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.05.08 16:55:42.844145 [ 260 ] {a293f7a2-ebfd-477b-983f-0b534723d52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1279 | 2026.05.08 16:55:42.844230 [ 260 ] {a293f7a2-ebfd-477b-983f-0b534723d52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1280 | 2026.05.08 16:55:42.844742 [ 260 ] {a293f7a2-ebfd-477b-983f-0b534723d52d} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.05.08 16:55:42.844782 [ 260 ] {a293f7a2-ebfd-477b-983f-0b534723d52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1282 | 2026.05.08 16:55:42.845315 [ 260 ] {a293f7a2-ebfd-477b-983f-0b534723d52d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1283 | 2026.05.08 16:55:42.845881 [ 260 ] {a293f7a2-ebfd-477b-983f-0b534723d52d} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.05.08 16:55:42.846031 [ 260 ] {a293f7a2-ebfd-477b-983f-0b534723d52d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001947 sec., 15408.320493066256 rows/sec., 1.06 MiB/sec. | ||
| 1285 | 2026.05.08 16:55:42.846081 [ 260 ] {a293f7a2-ebfd-477b-983f-0b534723d52d} <Debug> TCPHandler: Processed in 0.002290632 sec. | ||
| 1286 | 2026.05.08 16:55:47.829953 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.05.08 16:55:47.830241 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1288 | 2026.05.08 16:55:47.830587 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1289 | 2026.05.08 16:55:47.830627 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1290 | 2026.05.08 16:55:47.830877 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1291 | 2026.05.08 16:55:47.830950 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1292 | 2026.05.08 16:55:47.831096 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1293 | 2026.05.08 16:55:47.831135 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1294 | 2026.05.08 16:55:47.831157 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 1295 | 2026.05.08 16:55:47.831173 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1296 | 2026.05.08 16:55:47.831215 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1297 | 2026.05.08 16:55:47.831236 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1298 | 2026.05.08 16:55:47.832543 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Debug> executeQuery: Read 26 rows, 5.60 KiB in 0.002413 sec., 10774.968918358889 rows/sec., 2.27 MiB/sec. | ||
| 1299 | 2026.05.08 16:55:47.832655 [ 260 ] {6749b1c2-0bea-429b-8967-772f5c8f2ec9} <Debug> TCPHandler: Processed in 0.002855297 sec. | ||
| 1300 | 2026.05.08 16:55:47.837264 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.05.08 16:55:47.837384 [ 260 ] {76549357-c5c1-412a-8505-6ceae1747ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1302 | 2026.05.08 16:55:47.837431 [ 260 ] {76549357-c5c1-412a-8505-6ceae1747ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1303 | 2026.05.08 16:55:47.838042 [ 260 ] {76549357-c5c1-412a-8505-6ceae1747ae2} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.05.08 16:55:47.838090 [ 260 ] {76549357-c5c1-412a-8505-6ceae1747ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1305 | 2026.05.08 16:55:47.838706 [ 260 ] {76549357-c5c1-412a-8505-6ceae1747ae2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1306 | 2026.05.08 16:55:47.839112 [ 260 ] {76549357-c5c1-412a-8505-6ceae1747ae2} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.05.08 16:55:47.839268 [ 260 ] {76549357-c5c1-412a-8505-6ceae1747ae2} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001919 sec., 8337.675872850443 rows/sec., 2.48 MiB/sec. | ||
| 1308 | 2026.05.08 16:55:47.839306 [ 260 ] {76549357-c5c1-412a-8505-6ceae1747ae2} <Debug> TCPHandler: Processed in 0.002107266 sec. | ||
| 1309 | 2026.05.08 16:55:47.839456 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.05.08 16:55:47.839560 [ 260 ] {5ec5cf33-5052-4f15-957f-ae8b9f0e0d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1311 | 2026.05.08 16:55:47.839603 [ 260 ] {5ec5cf33-5052-4f15-957f-ae8b9f0e0d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1312 | 2026.05.08 16:55:47.840125 [ 260 ] {5ec5cf33-5052-4f15-957f-ae8b9f0e0d94} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.05.08 16:55:47.840160 [ 260 ] {5ec5cf33-5052-4f15-957f-ae8b9f0e0d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1314 | 2026.05.08 16:55:47.840658 [ 260 ] {5ec5cf33-5052-4f15-957f-ae8b9f0e0d94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1315 | 2026.05.08 16:55:47.841133 [ 260 ] {5ec5cf33-5052-4f15-957f-ae8b9f0e0d94} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.05.08 16:55:47.841266 [ 260 ] {5ec5cf33-5052-4f15-957f-ae8b9f0e0d94} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001727 sec., 164447.01795020266 rows/sec., 10.44 MiB/sec. | ||
| 1317 | 2026.05.08 16:55:47.841310 [ 260 ] {5ec5cf33-5052-4f15-957f-ae8b9f0e0d94} <Debug> TCPHandler: Processed in 0.001905671 sec. | ||
| 1318 | 2026.05.08 16:55:47.841464 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.05.08 16:55:47.841564 [ 260 ] {9c15ba84-c2a5-4161-85a8-00b1da0676a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1320 | 2026.05.08 16:55:47.841605 [ 260 ] {9c15ba84-c2a5-4161-85a8-00b1da0676a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1321 | 2026.05.08 16:55:47.842037 [ 260 ] {9c15ba84-c2a5-4161-85a8-00b1da0676a6} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.05.08 16:55:47.842074 [ 260 ] {9c15ba84-c2a5-4161-85a8-00b1da0676a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1323 | 2026.05.08 16:55:47.842592 [ 260 ] {9c15ba84-c2a5-4161-85a8-00b1da0676a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1324 | 2026.05.08 16:55:47.843048 [ 260 ] {9c15ba84-c2a5-4161-85a8-00b1da0676a6} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.05.08 16:55:47.843182 [ 260 ] {9c15ba84-c2a5-4161-85a8-00b1da0676a6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001637 sec., 2443.494196701283 rows/sec., 199.25 KiB/sec. | ||
| 1326 | 2026.05.08 16:55:47.843229 [ 260 ] {9c15ba84-c2a5-4161-85a8-00b1da0676a6} <Debug> TCPHandler: Processed in 0.001814369 sec. | ||
| 1327 | 2026.05.08 16:55:47.843364 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.05.08 16:55:47.843461 [ 260 ] {325bcf5f-8376-409e-a99e-1f0e268f11be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1329 | 2026.05.08 16:55:47.843500 [ 260 ] {325bcf5f-8376-409e-a99e-1f0e268f11be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1330 | 2026.05.08 16:55:47.844210 [ 260 ] {325bcf5f-8376-409e-a99e-1f0e268f11be} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.05.08 16:55:47.844249 [ 260 ] {325bcf5f-8376-409e-a99e-1f0e268f11be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1332 | 2026.05.08 16:55:47.844784 [ 260 ] {325bcf5f-8376-409e-a99e-1f0e268f11be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1333 | 2026.05.08 16:55:47.845237 [ 260 ] {325bcf5f-8376-409e-a99e-1f0e268f11be} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.05.08 16:55:47.845378 [ 260 ] {325bcf5f-8376-409e-a99e-1f0e268f11be} <Debug> executeQuery: Read 799 rows, 62.94 KiB in 0.001935 sec., 412919.89664082683 rows/sec., 31.77 MiB/sec. | ||
| 1335 | 2026.05.08 16:55:47.845415 [ 260 ] {325bcf5f-8376-409e-a99e-1f0e268f11be} <Debug> TCPHandler: Processed in 0.002100077 sec. | ||
| 1336 | 2026.05.08 16:55:47.845548 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.05.08 16:55:47.845643 [ 260 ] {b977e403-62b6-4306-85f6-978578a7f371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1338 | 2026.05.08 16:55:47.845681 [ 260 ] {b977e403-62b6-4306-85f6-978578a7f371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1339 | 2026.05.08 16:55:47.846100 [ 260 ] {b977e403-62b6-4306-85f6-978578a7f371} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.05.08 16:55:47.846135 [ 260 ] {b977e403-62b6-4306-85f6-978578a7f371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1341 | 2026.05.08 16:55:47.846658 [ 260 ] {b977e403-62b6-4306-85f6-978578a7f371} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1342 | 2026.05.08 16:55:47.847248 [ 260 ] {b977e403-62b6-4306-85f6-978578a7f371} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.05.08 16:55:47.847427 [ 260 ] {b977e403-62b6-4306-85f6-978578a7f371} <Debug> executeQuery: Read 146 rows, 8.82 KiB in 0.001797 sec., 81246.52198107958 rows/sec., 4.79 MiB/sec. | ||
| 1344 | 2026.05.08 16:55:47.847473 [ 260 ] {b977e403-62b6-4306-85f6-978578a7f371} <Debug> TCPHandler: Processed in 0.001974553 sec. | ||
| 1345 | 2026.05.08 16:55:47.847636 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.05.08 16:55:47.847754 [ 260 ] {54fb44d0-8dd2-4ec1-a195-b500596a26ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1347 | 2026.05.08 16:55:47.847802 [ 260 ] {54fb44d0-8dd2-4ec1-a195-b500596a26ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1348 | 2026.05.08 16:55:47.848344 [ 260 ] {54fb44d0-8dd2-4ec1-a195-b500596a26ee} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.05.08 16:55:47.848381 [ 260 ] {54fb44d0-8dd2-4ec1-a195-b500596a26ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1350 | 2026.05.08 16:55:47.848829 [ 260 ] {54fb44d0-8dd2-4ec1-a195-b500596a26ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1351 | 2026.05.08 16:55:47.849288 [ 260 ] {54fb44d0-8dd2-4ec1-a195-b500596a26ee} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.05.08 16:55:47.849429 [ 260 ] {54fb44d0-8dd2-4ec1-a195-b500596a26ee} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0017 sec., 87647.05882352941 rows/sec., 5.66 MiB/sec. | ||
| 1353 | 2026.05.08 16:55:47.849467 [ 260 ] {54fb44d0-8dd2-4ec1-a195-b500596a26ee} <Debug> TCPHandler: Processed in 0.001891081 sec. | ||
| 1354 | 2026.05.08 16:55:47.849687 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2026.05.08 16:55:47.849785 [ 260 ] {e864241e-b198-47e3-a878-c9ff1d8b75c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1356 | 2026.05.08 16:55:47.849824 [ 260 ] {e864241e-b198-47e3-a878-c9ff1d8b75c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1357 | 2026.05.08 16:55:47.850319 [ 260 ] {e864241e-b198-47e3-a878-c9ff1d8b75c7} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.05.08 16:55:47.850357 [ 260 ] {e864241e-b198-47e3-a878-c9ff1d8b75c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1359 | 2026.05.08 16:55:47.850807 [ 260 ] {e864241e-b198-47e3-a878-c9ff1d8b75c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1360 | 2026.05.08 16:55:47.851274 [ 260 ] {e864241e-b198-47e3-a878-c9ff1d8b75c7} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.05.08 16:55:47.851413 [ 260 ] {e864241e-b198-47e3-a878-c9ff1d8b75c7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001646 sec., 89914.94532199271 rows/sec., 5.11 MiB/sec. | ||
| 1362 | 2026.05.08 16:55:47.851450 [ 260 ] {e864241e-b198-47e3-a878-c9ff1d8b75c7} <Debug> TCPHandler: Processed in 0.001812628 sec. | ||
| 1363 | 2026.05.08 16:55:47.851579 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.05.08 16:55:47.851675 [ 260 ] {1742afd3-d782-44a8-8f74-0f804eb53bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1365 | 2026.05.08 16:55:47.851714 [ 260 ] {1742afd3-d782-44a8-8f74-0f804eb53bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1366 | 2026.05.08 16:55:47.852482 [ 260 ] {1742afd3-d782-44a8-8f74-0f804eb53bb2} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2026.05.08 16:55:47.852519 [ 260 ] {1742afd3-d782-44a8-8f74-0f804eb53bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1368 | 2026.05.08 16:55:47.853083 [ 260 ] {1742afd3-d782-44a8-8f74-0f804eb53bb2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1369 | 2026.05.08 16:55:47.853520 [ 260 ] {1742afd3-d782-44a8-8f74-0f804eb53bb2} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2026.05.08 16:55:47.853713 [ 260 ] {1742afd3-d782-44a8-8f74-0f804eb53bb2} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.002055 sec., 240389.29440389294 rows/sec., 16.87 MiB/sec. | ||
| 1371 | 2026.05.08 16:55:47.853750 [ 260 ] {1742afd3-d782-44a8-8f74-0f804eb53bb2} <Debug> TCPHandler: Processed in 0.002218569 sec. | ||
| 1372 | 2026.05.08 16:55:47.853888 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.05.08 16:55:47.853984 [ 260 ] {3fab8d48-c999-4cf5-a471-0ab67fc8dab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1374 | 2026.05.08 16:55:47.854025 [ 260 ] {3fab8d48-c999-4cf5-a471-0ab67fc8dab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1375 | 2026.05.08 16:55:47.854373 [ 260 ] {3fab8d48-c999-4cf5-a471-0ab67fc8dab3} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.05.08 16:55:47.854409 [ 260 ] {3fab8d48-c999-4cf5-a471-0ab67fc8dab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1377 | 2026.05.08 16:55:47.854958 [ 260 ] {3fab8d48-c999-4cf5-a471-0ab67fc8dab3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1378 | 2026.05.08 16:55:47.855433 [ 260 ] {3fab8d48-c999-4cf5-a471-0ab67fc8dab3} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.05.08 16:55:47.855561 [ 260 ] {3fab8d48-c999-4cf5-a471-0ab67fc8dab3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 196.54 KiB/sec. | ||
| 1380 | 2026.05.08 16:55:47.855596 [ 260 ] {3fab8d48-c999-4cf5-a471-0ab67fc8dab3} <Debug> TCPHandler: Processed in 0.001758777 sec. | ||
| 1381 | 2026.05.08 16:55:47.855728 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.05.08 16:55:47.855823 [ 260 ] {7914e86b-2a67-4274-9720-404659fee3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1383 | 2026.05.08 16:55:47.855864 [ 260 ] {7914e86b-2a67-4274-9720-404659fee3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1384 | 2026.05.08 16:55:47.856270 [ 260 ] {7914e86b-2a67-4274-9720-404659fee3fd} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.05.08 16:55:47.856306 [ 260 ] {7914e86b-2a67-4274-9720-404659fee3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1386 | 2026.05.08 16:55:47.856769 [ 260 ] {7914e86b-2a67-4274-9720-404659fee3fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1387 | 2026.05.08 16:55:47.857235 [ 260 ] {7914e86b-2a67-4274-9720-404659fee3fd} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.05.08 16:55:47.857369 [ 260 ] {7914e86b-2a67-4274-9720-404659fee3fd} <Debug> executeQuery: Read 219 rows, 14.72 KiB in 0.001564 sec., 140025.57544757033 rows/sec., 9.19 MiB/sec. | ||
| 1389 | 2026.05.08 16:55:47.857408 [ 260 ] {7914e86b-2a67-4274-9720-404659fee3fd} <Debug> TCPHandler: Processed in 0.001730207 sec. | ||
| 1390 | 2026.05.08 16:55:47.857536 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.05.08 16:55:47.857631 [ 260 ] {4668cff3-0a4f-44d7-932d-5c2cccbe09bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1392 | 2026.05.08 16:55:47.857672 [ 260 ] {4668cff3-0a4f-44d7-932d-5c2cccbe09bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1393 | 2026.05.08 16:55:47.857994 [ 260 ] {4668cff3-0a4f-44d7-932d-5c2cccbe09bf} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.05.08 16:55:47.858030 [ 260 ] {4668cff3-0a4f-44d7-932d-5c2cccbe09bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1395 | 2026.05.08 16:55:47.858459 [ 260 ] {4668cff3-0a4f-44d7-932d-5c2cccbe09bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1396 | 2026.05.08 16:55:47.858896 [ 260 ] {4668cff3-0a4f-44d7-932d-5c2cccbe09bf} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.05.08 16:55:47.859025 [ 260 ] {4668cff3-0a4f-44d7-932d-5c2cccbe09bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. | ||
| 1398 | 2026.05.08 16:55:47.859062 [ 260 ] {4668cff3-0a4f-44d7-932d-5c2cccbe09bf} <Debug> TCPHandler: Processed in 0.001606033 sec. | ||
| 1399 | 2026.05.08 16:55:47.859180 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.05.08 16:55:47.859268 [ 260 ] {acbc1c4a-76e9-4851-ba38-4f42656ac843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1401 | 2026.05.08 16:55:47.859305 [ 260 ] {acbc1c4a-76e9-4851-ba38-4f42656ac843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1402 | 2026.05.08 16:55:47.859691 [ 260 ] {acbc1c4a-76e9-4851-ba38-4f42656ac843} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.05.08 16:55:47.859727 [ 260 ] {acbc1c4a-76e9-4851-ba38-4f42656ac843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1404 | 2026.05.08 16:55:47.860218 [ 260 ] {acbc1c4a-76e9-4851-ba38-4f42656ac843} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1405 | 2026.05.08 16:55:47.860682 [ 260 ] {acbc1c4a-76e9-4851-ba38-4f42656ac843} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.05.08 16:55:47.860818 [ 260 ] {acbc1c4a-76e9-4851-ba38-4f42656ac843} <Debug> executeQuery: Read 66 rows, 4.14 KiB in 0.001523 sec., 43335.52199606041 rows/sec., 2.65 MiB/sec. | ||
| 1407 | 2026.05.08 16:55:47.860858 [ 260 ] {acbc1c4a-76e9-4851-ba38-4f42656ac843} <Debug> TCPHandler: Processed in 0.001689296 sec. | ||
| 1408 | 2026.05.08 16:55:49.756455 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2378 | ||
| 1409 | 2026.05.08 16:55:49.757005 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.08 16:55:49.757049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1411 | 2026.05.08 16:55:49.757647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1412 | 2026.05.08 16:55:49.758125 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.05.08 16:55:49.758284 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2378 | ||
| 1414 | 2026.05.08 16:55:49.887757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1415 | 2026.05.08 16:55:49.909120 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.05.08 16:55:49.909190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1417 | 2026.05.08 16:55:49.915904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1418 | 2026.05.08 16:55:49.917175 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.05.08 16:55:49.921852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1420 | 2026.05.08 16:55:50.000381 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.24 MiB, peak 174.24 MiB, free memory in arenas 0.00 B, will set to 171.79 MiB (RSS), difference: 1.54 MiB | ||
| 1421 | 2026.05.08 16:55:52.257334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 174 | ||
| 1422 | 2026.05.08 16:55:52.259742 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.05.08 16:55:52.259786 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1424 | 2026.05.08 16:55:52.261248 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1425 | 2026.05.08 16:55:52.261791 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.05.08 16:55:52.262022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1427 | 2026.05.08 16:55:52.828896 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.05.08 16:55:52.829147 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1429 | 2026.05.08 16:55:52.829493 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1430 | 2026.05.08 16:55:52.829535 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1431 | 2026.05.08 16:55:52.829791 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1432 | 2026.05.08 16:55:52.829880 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1433 | 2026.05.08 16:55:52.830019 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1434 | 2026.05.08 16:55:52.830156 [ 347 ] {66f14593-2534-4791-a002-b802b04810bc} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1435 | 2026.05.08 16:55:52.830170 [ 340 ] {66f14593-2534-4791-a002-b802b04810bc} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1436 | 2026.05.08 16:55:52.830411 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 1437 | 2026.05.08 16:55:52.830440 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1438 | 2026.05.08 16:55:52.830564 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1439 | 2026.05.08 16:55:52.830701 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 1440 | 2026.05.08 16:55:52.830756 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1441 | 2026.05.08 16:55:52.830792 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1442 | 2026.05.08 16:55:52.832295 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.003244 sec., 12946.979038224415 rows/sec., 3.16 MiB/sec. | ||
| 1443 | 2026.05.08 16:55:52.832432 [ 260 ] {66f14593-2534-4791-a002-b802b04810bc} <Debug> TCPHandler: Processed in 0.003664179 sec. | ||
| 1444 | 2026.05.08 16:55:52.837050 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.05.08 16:55:52.837211 [ 260 ] {980695ac-dff2-4834-bbff-88ab9bccc3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1446 | 2026.05.08 16:55:52.837270 [ 260 ] {980695ac-dff2-4834-bbff-88ab9bccc3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1447 | 2026.05.08 16:55:52.837979 [ 260 ] {980695ac-dff2-4834-bbff-88ab9bccc3cc} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2026.05.08 16:55:52.838025 [ 260 ] {980695ac-dff2-4834-bbff-88ab9bccc3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1449 | 2026.05.08 16:55:52.838531 [ 260 ] {980695ac-dff2-4834-bbff-88ab9bccc3cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1450 | 2026.05.08 16:55:52.839330 [ 260 ] {980695ac-dff2-4834-bbff-88ab9bccc3cc} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2026.05.08 16:55:52.839505 [ 260 ] {980695ac-dff2-4834-bbff-88ab9bccc3cc} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.002339 sec., 54724.24112868748 rows/sec., 4.72 MiB/sec. | ||
| 1452 | 2026.05.08 16:55:52.839546 [ 260 ] {980695ac-dff2-4834-bbff-88ab9bccc3cc} <Debug> TCPHandler: Processed in 0.002571149 sec. | ||
| 1453 | 2026.05.08 16:55:52.839696 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.05.08 16:55:52.839792 [ 260 ] {4380a596-1426-4ab8-a0c8-235e665efc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1455 | 2026.05.08 16:55:52.839831 [ 260 ] {4380a596-1426-4ab8-a0c8-235e665efc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1456 | 2026.05.08 16:55:52.840269 [ 260 ] {4380a596-1426-4ab8-a0c8-235e665efc87} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.05.08 16:55:52.840305 [ 260 ] {4380a596-1426-4ab8-a0c8-235e665efc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1458 | 2026.05.08 16:55:52.840712 [ 260 ] {4380a596-1426-4ab8-a0c8-235e665efc87} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1459 | 2026.05.08 16:55:52.841182 [ 260 ] {4380a596-1426-4ab8-a0c8-235e665efc87} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.05.08 16:55:52.841318 [ 260 ] {4380a596-1426-4ab8-a0c8-235e665efc87} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001542 sec., 23346.303501945527 rows/sec., 1.71 MiB/sec. | ||
| 1461 | 2026.05.08 16:55:52.841356 [ 260 ] {4380a596-1426-4ab8-a0c8-235e665efc87} <Debug> TCPHandler: Processed in 0.001710417 sec. | ||
| 1462 | 2026.05.08 16:55:52.841484 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.05.08 16:55:52.841586 [ 260 ] {61169fc2-10ff-44ce-bf1e-82f6820b068a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1464 | 2026.05.08 16:55:52.841625 [ 260 ] {61169fc2-10ff-44ce-bf1e-82f6820b068a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1465 | 2026.05.08 16:55:52.842115 [ 260 ] {61169fc2-10ff-44ce-bf1e-82f6820b068a} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.05.08 16:55:52.842149 [ 260 ] {61169fc2-10ff-44ce-bf1e-82f6820b068a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1467 | 2026.05.08 16:55:52.842596 [ 260 ] {61169fc2-10ff-44ce-bf1e-82f6820b068a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1468 | 2026.05.08 16:55:52.843029 [ 260 ] {61169fc2-10ff-44ce-bf1e-82f6820b068a} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.05.08 16:55:52.843250 [ 260 ] {61169fc2-10ff-44ce-bf1e-82f6820b068a} <Debug> executeQuery: Read 105 rows, 8.42 KiB in 0.001678 sec., 62574.493444576874 rows/sec., 4.90 MiB/sec. | ||
| 1470 | 2026.05.08 16:55:52.843292 [ 260 ] {61169fc2-10ff-44ce-bf1e-82f6820b068a} <Debug> TCPHandler: Processed in 0.0018558 sec. | ||
| 1471 | 2026.05.08 16:55:52.843424 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.05.08 16:55:52.843519 [ 260 ] {8a5bc673-e7b0-40ee-b5eb-78703129fff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1473 | 2026.05.08 16:55:52.843561 [ 260 ] {8a5bc673-e7b0-40ee-b5eb-78703129fff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1474 | 2026.05.08 16:55:52.844010 [ 260 ] {8a5bc673-e7b0-40ee-b5eb-78703129fff9} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.05.08 16:55:52.844046 [ 260 ] {8a5bc673-e7b0-40ee-b5eb-78703129fff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1476 | 2026.05.08 16:55:52.844499 [ 260 ] {8a5bc673-e7b0-40ee-b5eb-78703129fff9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1477 | 2026.05.08 16:55:52.844998 [ 260 ] {8a5bc673-e7b0-40ee-b5eb-78703129fff9} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2026.05.08 16:55:52.845162 [ 260 ] {8a5bc673-e7b0-40ee-b5eb-78703129fff9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. | ||
| 1479 | 2026.05.08 16:55:52.845201 [ 260 ] {8a5bc673-e7b0-40ee-b5eb-78703129fff9} <Debug> TCPHandler: Processed in 0.001827499 sec. | ||
| 1480 | 2026.05.08 16:55:52.845383 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2026.05.08 16:55:52.845478 [ 260 ] {4c584fcf-77d6-48f0-8ea5-7ed303b4a652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1482 | 2026.05.08 16:55:52.845532 [ 260 ] {4c584fcf-77d6-48f0-8ea5-7ed303b4a652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1483 | 2026.05.08 16:55:52.846461 [ 260 ] {4c584fcf-77d6-48f0-8ea5-7ed303b4a652} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.05.08 16:55:52.846497 [ 260 ] {4c584fcf-77d6-48f0-8ea5-7ed303b4a652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1485 | 2026.05.08 16:55:52.847193 [ 260 ] {4c584fcf-77d6-48f0-8ea5-7ed303b4a652} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1486 | 2026.05.08 16:55:52.847670 [ 260 ] {4c584fcf-77d6-48f0-8ea5-7ed303b4a652} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.05.08 16:55:52.847809 [ 260 ] {4c584fcf-77d6-48f0-8ea5-7ed303b4a652} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002346 sec., 15345.268542199488 rows/sec., 27.50 MiB/sec. | ||
| 1488 | 2026.05.08 16:55:52.847860 [ 260 ] {4c584fcf-77d6-48f0-8ea5-7ed303b4a652} <Debug> TCPHandler: Processed in 0.002530069 sec. | ||
| 1489 | 2026.05.08 16:55:52.847998 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.05.08 16:55:52.848094 [ 260 ] {22e85873-6994-42e1-b474-910c33c2868f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1491 | 2026.05.08 16:55:52.848136 [ 260 ] {22e85873-6994-42e1-b474-910c33c2868f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1492 | 2026.05.08 16:55:52.848516 [ 260 ] {22e85873-6994-42e1-b474-910c33c2868f} <Trace> oximeter.measurements_i64 (93423b40-5b02-46d3-864b-d8d9ebae4062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.05.08 16:55:52.848553 [ 260 ] {22e85873-6994-42e1-b474-910c33c2868f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1494 | 2026.05.08 16:55:52.849049 [ 260 ] {22e85873-6994-42e1-b474-910c33c2868f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1495 | 2026.05.08 16:55:52.849626 [ 260 ] {22e85873-6994-42e1-b474-910c33c2868f} <Trace> oximeter.measurements_i64 (93423b40-5b02-46d3-864b-d8d9ebae4062): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.05.08 16:55:52.849759 [ 260 ] {22e85873-6994-42e1-b474-910c33c2868f} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001681 sec., 3569.303985722784 rows/sec., 268.98 KiB/sec. | ||
| 1497 | 2026.05.08 16:55:52.849797 [ 260 ] {22e85873-6994-42e1-b474-910c33c2868f} <Debug> TCPHandler: Processed in 0.00184743 sec. | ||
| 1498 | 2026.05.08 16:55:52.849941 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.05.08 16:55:52.850044 [ 260 ] {6f8df41f-13a9-4cf5-9e5f-ec5af88854e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1500 | 2026.05.08 16:55:52.850083 [ 260 ] {6f8df41f-13a9-4cf5-9e5f-ec5af88854e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1501 | 2026.05.08 16:55:52.850453 [ 260 ] {6f8df41f-13a9-4cf5-9e5f-ec5af88854e9} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.05.08 16:55:52.850489 [ 260 ] {6f8df41f-13a9-4cf5-9e5f-ec5af88854e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1503 | 2026.05.08 16:55:52.850906 [ 260 ] {6f8df41f-13a9-4cf5-9e5f-ec5af88854e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1504 | 2026.05.08 16:55:52.851383 [ 260 ] {6f8df41f-13a9-4cf5-9e5f-ec5af88854e9} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.05.08 16:55:52.851549 [ 260 ] {6f8df41f-13a9-4cf5-9e5f-ec5af88854e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
| 1506 | 2026.05.08 16:55:52.851587 [ 260 ] {6f8df41f-13a9-4cf5-9e5f-ec5af88854e9} <Debug> TCPHandler: Processed in 0.001694885 sec. | ||
| 1507 | 2026.05.08 16:55:57.214910 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1508 | 2026.05.08 16:55:57.214985 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1509 | 2026.05.08 16:55:57.258537 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2890 | ||
| 1510 | 2026.05.08 16:55:57.259071 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.05.08 16:55:57.259136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1512 | 2026.05.08 16:55:57.259861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1513 | 2026.05.08 16:55:57.260431 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.05.08 16:55:57.260585 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2890 | ||
| 1515 | 2026.05.08 16:55:57.260616 [ 72 ] {} <Debug> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1516 | 2026.05.08 16:55:57.260710 [ 72 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.05.08 16:55:57.260744 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1518 | 2026.05.08 16:55:57.263383 [ 198 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 1519 | 2026.05.08 16:55:57.265696 [ 198 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1520 | 2026.05.08 16:55:57.265968 [ 198 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 1521 | 2026.05.08 16:55:57.266099 [ 198 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1522 | 2026.05.08 16:55:57.266160 [ 198 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 442 rows starting from the beginning of the part | ||
| 1523 | 2026.05.08 16:55:57.266216 [ 198 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1524 | 2026.05.08 16:55:57.266265 [ 198 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1525 | 2026.05.08 16:55:57.266325 [ 198 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1526 | 2026.05.08 16:55:57.288546 [ 190 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 4 columns (4 merged, 0 gathered) in 0.027669795 sec., 104446.02137457108 rows/sec., 1.49 MiB/sec. | ||
| 1527 | 2026.05.08 16:55:57.289500 [ 193 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1528 | 2026.05.08 16:55:57.290162 [ 193 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_6_1} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.05.08 16:55:57.290244 [ 193 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_6_1} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1530 | 2026.05.08 16:55:57.290358 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1531 | 2026.05.08 16:55:57.422065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1532 | 2026.05.08 16:55:57.437944 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.05.08 16:55:57.437992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1534 | 2026.05.08 16:55:57.444159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1535 | 2026.05.08 16:55:57.445474 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.05.08 16:55:57.445717 [ 71 ] {} <Debug> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1537 | 2026.05.08 16:55:57.445766 [ 71 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.05.08 16:55:57.445785 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1539 | 2026.05.08 16:55:57.445889 [ 193 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1540 | 2026.05.08 16:55:57.448160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1541 | 2026.05.08 16:55:57.448528 [ 193 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1542 | 2026.05.08 16:55:57.449258 [ 193 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 1543 | 2026.05.08 16:55:57.452560 [ 193 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 1544 | 2026.05.08 16:55:57.455833 [ 193 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 1545 | 2026.05.08 16:55:57.459390 [ 193 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 1546 | 2026.05.08 16:55:57.466082 [ 193 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 1547 | 2026.05.08 16:55:57.470413 [ 193 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 1548 | 2026.05.08 16:55:57.534811 [ 190 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088962817 sec., 517.0699574407587 rows/sec., 2.67 MiB/sec. | ||
| 1549 | 2026.05.08 16:55:57.537310 [ 201 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1550 | 2026.05.08 16:55:57.540325 [ 201 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_6_1} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.05.08 16:55:57.540431 [ 201 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_6_1} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1552 | 2026.05.08 16:55:57.542648 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1553 | 2026.05.08 16:55:57.831926 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.05.08 16:55:57.832188 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 1555 | 2026.05.08 16:55:57.832573 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1556 | 2026.05.08 16:55:57.832618 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 1557 | 2026.05.08 16:55:57.832901 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1558 | 2026.05.08 16:55:57.832982 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1559 | 2026.05.08 16:55:57.833144 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1560 | 2026.05.08 16:55:57.833297 [ 356 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1561 | 2026.05.08 16:55:57.833305 [ 343 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1562 | 2026.05.08 16:55:57.833462 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 1563 | 2026.05.08 16:55:57.833491 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1564 | 2026.05.08 16:55:57.833561 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1565 | 2026.05.08 16:55:57.833582 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 1566 | 2026.05.08 16:55:57.833621 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 1567 | 2026.05.08 16:55:57.833659 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 1568 | 2026.05.08 16:55:57.834944 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002869 sec., 14639.247124433601 rows/sec., 3.57 MiB/sec. | ||
| 1569 | 2026.05.08 16:55:57.835054 [ 260 ] {2cada604-aa5f-41d4-b025-b5c91a1a608f} <Debug> TCPHandler: Processed in 0.003277339 sec. | ||
| 1570 | 2026.05.08 16:55:57.839770 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.05.08 16:55:57.839903 [ 260 ] {900eefe6-f12e-43eb-9ed4-4ab691775481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1572 | 2026.05.08 16:55:57.839955 [ 260 ] {900eefe6-f12e-43eb-9ed4-4ab691775481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1573 | 2026.05.08 16:55:57.840669 [ 260 ] {900eefe6-f12e-43eb-9ed4-4ab691775481} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.05.08 16:55:57.840724 [ 260 ] {900eefe6-f12e-43eb-9ed4-4ab691775481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1575 | 2026.05.08 16:55:57.841340 [ 260 ] {900eefe6-f12e-43eb-9ed4-4ab691775481} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1576 | 2026.05.08 16:55:57.841829 [ 260 ] {900eefe6-f12e-43eb-9ed4-4ab691775481} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.05.08 16:55:57.841979 [ 260 ] {900eefe6-f12e-43eb-9ed4-4ab691775481} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002114 sec., 134342.47871333963 rows/sec., 8.53 MiB/sec. | ||
| 1578 | 2026.05.08 16:55:57.842016 [ 260 ] {900eefe6-f12e-43eb-9ed4-4ab691775481} <Debug> TCPHandler: Processed in 0.002311422 sec. | ||
| 1579 | 2026.05.08 16:55:57.842225 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.05.08 16:55:57.842321 [ 260 ] {10bd075c-4358-4729-a00b-ba3ce466cb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1581 | 2026.05.08 16:55:57.842361 [ 260 ] {10bd075c-4358-4729-a00b-ba3ce466cb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1582 | 2026.05.08 16:55:57.843091 [ 260 ] {10bd075c-4358-4729-a00b-ba3ce466cb13} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.05.08 16:55:57.843130 [ 260 ] {10bd075c-4358-4729-a00b-ba3ce466cb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1584 | 2026.05.08 16:55:57.843633 [ 260 ] {10bd075c-4358-4729-a00b-ba3ce466cb13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1585 | 2026.05.08 16:55:57.844121 [ 260 ] {10bd075c-4358-4729-a00b-ba3ce466cb13} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.05.08 16:55:57.844232 [ 72 ] {} <Debug> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1587 | 2026.05.08 16:55:57.844253 [ 260 ] {10bd075c-4358-4729-a00b-ba3ce466cb13} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.00195 sec., 408717.94871794875 rows/sec., 31.45 MiB/sec. | ||
| 1588 | 2026.05.08 16:55:57.844281 [ 72 ] {} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.05.08 16:55:57.844297 [ 260 ] {10bd075c-4358-4729-a00b-ba3ce466cb13} <Debug> TCPHandler: Processed in 0.002120097 sec. | ||
| 1590 | 2026.05.08 16:55:57.844310 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1591 | 2026.05.08 16:55:57.844426 [ 200 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 1592 | 2026.05.08 16:55:57.844468 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2026.05.08 16:55:57.844535 [ 200 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1594 | 2026.05.08 16:55:57.844564 [ 200 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 183 rows starting from the beginning of the part | ||
| 1595 | 2026.05.08 16:55:57.844563 [ 260 ] {de063edf-8319-4bd6-9f9a-05b8d53a4fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1596 | 2026.05.08 16:55:57.844611 [ 260 ] {de063edf-8319-4bd6-9f9a-05b8d53a4fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1597 | 2026.05.08 16:55:57.844635 [ 200 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 1598 | 2026.05.08 16:55:57.844684 [ 200 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
| 1599 | 2026.05.08 16:55:57.844731 [ 200 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 799 rows starting from the beginning of the part | ||
| 1600 | 2026.05.08 16:55:57.844774 [ 200 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1601 | 2026.05.08 16:55:57.844819 [ 200 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 797 rows starting from the beginning of the part | ||
| 1602 | 2026.05.08 16:55:57.845051 [ 260 ] {de063edf-8319-4bd6-9f9a-05b8d53a4fdf} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.05.08 16:55:57.845086 [ 260 ] {de063edf-8319-4bd6-9f9a-05b8d53a4fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1604 | 2026.05.08 16:55:57.845851 [ 260 ] {de063edf-8319-4bd6-9f9a-05b8d53a4fdf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1605 | 2026.05.08 16:55:57.846119 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2015 rows, containing 5 columns (5 merged, 0 gathered) in 0.001739767 sec., 1158201.0694535533 rows/sec., 96.13 MiB/sec. | ||
| 1606 | 2026.05.08 16:55:57.846437 [ 260 ] {de063edf-8319-4bd6-9f9a-05b8d53a4fdf} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.05.08 16:55:57.846485 [ 186 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1608 | 2026.05.08 16:55:57.846676 [ 260 ] {de063edf-8319-4bd6-9f9a-05b8d53a4fdf} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.002124 sec., 66854.99058380414 rows/sec., 3.93 MiB/sec. | ||
| 1609 | 2026.05.08 16:55:57.846759 [ 260 ] {de063edf-8319-4bd6-9f9a-05b8d53a4fdf} <Debug> TCPHandler: Processed in 0.002339553 sec. | ||
| 1610 | 2026.05.08 16:55:57.846961 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.05.08 16:55:57.847054 [ 186 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_6_1} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.05.08 16:55:57.847101 [ 260 ] {1b9f8bf4-3280-4c95-bb1d-ffa00265ae4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1613 | 2026.05.08 16:55:57.847143 [ 186 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_6_1} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1614 | 2026.05.08 16:55:57.847166 [ 260 ] {1b9f8bf4-3280-4c95-bb1d-ffa00265ae4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1615 | 2026.05.08 16:55:57.847254 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1616 | 2026.05.08 16:55:57.847738 [ 260 ] {1b9f8bf4-3280-4c95-bb1d-ffa00265ae4f} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.05.08 16:55:57.847784 [ 260 ] {1b9f8bf4-3280-4c95-bb1d-ffa00265ae4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1618 | 2026.05.08 16:55:57.848237 [ 260 ] {1b9f8bf4-3280-4c95-bb1d-ffa00265ae4f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1619 | 2026.05.08 16:55:57.848696 [ 260 ] {1b9f8bf4-3280-4c95-bb1d-ffa00265ae4f} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.05.08 16:55:57.848838 [ 260 ] {1b9f8bf4-3280-4c95-bb1d-ffa00265ae4f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00178 sec., 83707.86516853933 rows/sec., 5.41 MiB/sec. | ||
| 1621 | 2026.05.08 16:55:57.848876 [ 260 ] {1b9f8bf4-3280-4c95-bb1d-ffa00265ae4f} <Debug> TCPHandler: Processed in 0.002033254 sec. | ||
| 1622 | 2026.05.08 16:55:57.848995 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.05.08 16:55:57.849091 [ 260 ] {c048906f-a93b-42c3-845b-cc081d04fe49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1624 | 2026.05.08 16:55:57.849132 [ 260 ] {c048906f-a93b-42c3-845b-cc081d04fe49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1625 | 2026.05.08 16:55:57.849586 [ 260 ] {c048906f-a93b-42c3-845b-cc081d04fe49} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.05.08 16:55:57.849623 [ 260 ] {c048906f-a93b-42c3-845b-cc081d04fe49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1627 | 2026.05.08 16:55:57.850066 [ 260 ] {c048906f-a93b-42c3-845b-cc081d04fe49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1628 | 2026.05.08 16:55:57.850523 [ 260 ] {c048906f-a93b-42c3-845b-cc081d04fe49} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.05.08 16:55:57.850654 [ 260 ] {c048906f-a93b-42c3-845b-cc081d04fe49} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001581 sec., 93611.63820366857 rows/sec., 5.32 MiB/sec. | ||
| 1630 | 2026.05.08 16:55:57.850691 [ 260 ] {c048906f-a93b-42c3-845b-cc081d04fe49} <Debug> TCPHandler: Processed in 0.001745037 sec. | ||
| 1631 | 2026.05.08 16:55:57.850809 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.05.08 16:55:57.850904 [ 260 ] {9d3a9389-f821-4f67-a9c3-278488e63374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1633 | 2026.05.08 16:55:57.850944 [ 260 ] {9d3a9389-f821-4f67-a9c3-278488e63374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1634 | 2026.05.08 16:55:57.851557 [ 260 ] {9d3a9389-f821-4f67-a9c3-278488e63374} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.05.08 16:55:57.851595 [ 260 ] {9d3a9389-f821-4f67-a9c3-278488e63374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1636 | 2026.05.08 16:55:57.852115 [ 260 ] {9d3a9389-f821-4f67-a9c3-278488e63374} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1637 | 2026.05.08 16:55:57.852605 [ 260 ] {9d3a9389-f821-4f67-a9c3-278488e63374} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.05.08 16:55:57.852719 [ 72 ] {} <Debug> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1639 | 2026.05.08 16:55:57.852738 [ 260 ] {9d3a9389-f821-4f67-a9c3-278488e63374} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001852 sec., 264578.83369330456 rows/sec., 18.55 MiB/sec. | ||
| 1640 | 2026.05.08 16:55:57.852756 [ 72 ] {} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.05.08 16:55:57.852781 [ 260 ] {9d3a9389-f821-4f67-a9c3-278488e63374} <Debug> TCPHandler: Processed in 0.002021984 sec. | ||
| 1642 | 2026.05.08 16:55:57.852788 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1643 | 2026.05.08 16:55:57.852908 [ 200 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 1644 | 2026.05.08 16:55:57.852922 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.05.08 16:55:57.853005 [ 200 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1646 | 2026.05.08 16:55:57.853033 [ 260 ] {41cf1974-aa9f-4b9c-94f2-988e725bd9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1647 | 2026.05.08 16:55:57.853034 [ 200 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 91 rows starting from the beginning of the part | ||
| 1648 | 2026.05.08 16:55:57.853083 [ 260 ] {41cf1974-aa9f-4b9c-94f2-988e725bd9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1649 | 2026.05.08 16:55:57.853105 [ 200 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1650 | 2026.05.08 16:55:57.853153 [ 200 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 61 rows starting from the beginning of the part | ||
| 1651 | 2026.05.08 16:55:57.853191 [ 200 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 494 rows starting from the beginning of the part | ||
| 1652 | 2026.05.08 16:55:57.853229 [ 200 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 105 rows starting from the beginning of the part | ||
| 1653 | 2026.05.08 16:55:57.853267 [ 200 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 490 rows starting from the beginning of the part | ||
| 1654 | 2026.05.08 16:55:57.853486 [ 260 ] {41cf1974-aa9f-4b9c-94f2-988e725bd9c6} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.05.08 16:55:57.853531 [ 260 ] {41cf1974-aa9f-4b9c-94f2-988e725bd9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1656 | 2026.05.08 16:55:57.854045 [ 260 ] {41cf1974-aa9f-4b9c-94f2-988e725bd9c6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1657 | 2026.05.08 16:55:57.854309 [ 200 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443069 sec., 879375.8302617547 rows/sec., 66.90 MiB/sec. | ||
| 1658 | 2026.05.08 16:55:57.854664 [ 260 ] {41cf1974-aa9f-4b9c-94f2-988e725bd9c6} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.05.08 16:55:57.854704 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1660 | 2026.05.08 16:55:57.854809 [ 260 ] {41cf1974-aa9f-4b9c-94f2-988e725bd9c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001794 sec., 3344.4816053511704 rows/sec., 174.74 KiB/sec. | ||
| 1661 | 2026.05.08 16:55:57.854855 [ 260 ] {41cf1974-aa9f-4b9c-94f2-988e725bd9c6} <Debug> TCPHandler: Processed in 0.001982494 sec. | ||
| 1662 | 2026.05.08 16:55:57.854991 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.05.08 16:55:57.855089 [ 260 ] {2b6823c7-56a3-47e7-82c5-9452fdbc2e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1664 | 2026.05.08 16:55:57.855135 [ 260 ] {2b6823c7-56a3-47e7-82c5-9452fdbc2e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1665 | 2026.05.08 16:55:57.855337 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_6_1} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.05.08 16:55:57.855427 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_6_1} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1667 | 2026.05.08 16:55:57.855538 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1668 | 2026.05.08 16:55:57.855626 [ 260 ] {2b6823c7-56a3-47e7-82c5-9452fdbc2e23} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.05.08 16:55:57.855670 [ 260 ] {2b6823c7-56a3-47e7-82c5-9452fdbc2e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1670 | 2026.05.08 16:55:57.856189 [ 260 ] {2b6823c7-56a3-47e7-82c5-9452fdbc2e23} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1671 | 2026.05.08 16:55:57.856722 [ 260 ] {2b6823c7-56a3-47e7-82c5-9452fdbc2e23} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.05.08 16:55:57.856837 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1673 | 2026.05.08 16:55:57.856864 [ 260 ] {2b6823c7-56a3-47e7-82c5-9452fdbc2e23} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001793 sec., 147796.98828778582 rows/sec., 9.82 MiB/sec. | ||
| 1674 | 2026.05.08 16:55:57.856873 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.05.08 16:55:57.856954 [ 260 ] {2b6823c7-56a3-47e7-82c5-9452fdbc2e23} <Debug> TCPHandler: Processed in 0.002011974 sec. | ||
| 1676 | 2026.05.08 16:55:57.856955 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1677 | 2026.05.08 16:55:57.857103 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.05.08 16:55:57.857111 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1679 | 2026.05.08 16:55:57.857207 [ 260 ] {8dcc36b3-bd32-4a1a-8daa-f8eb063247aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1680 | 2026.05.08 16:55:57.857255 [ 260 ] {8dcc36b3-bd32-4a1a-8daa-f8eb063247aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1681 | 2026.05.08 16:55:57.857261 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1682 | 2026.05.08 16:55:57.857417 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part | ||
| 1683 | 2026.05.08 16:55:57.857498 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1684 | 2026.05.08 16:55:57.857565 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1685 | 2026.05.08 16:55:57.857608 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 219 rows starting from the beginning of the part | ||
| 1686 | 2026.05.08 16:55:57.857662 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1687 | 2026.05.08 16:55:57.857713 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1688 | 2026.05.08 16:55:57.857725 [ 260 ] {8dcc36b3-bd32-4a1a-8daa-f8eb063247aa} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.05.08 16:55:57.857766 [ 260 ] {8dcc36b3-bd32-4a1a-8daa-f8eb063247aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1690 | 2026.05.08 16:55:57.858220 [ 260 ] {8dcc36b3-bd32-4a1a-8daa-f8eb063247aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1691 | 2026.05.08 16:55:57.858775 [ 260 ] {8dcc36b3-bd32-4a1a-8daa-f8eb063247aa} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.05.08 16:55:57.858884 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815679 sec., 570585.4393865876 rows/sec., 39.81 MiB/sec. | ||
| 1693 | 2026.05.08 16:55:57.858922 [ 260 ] {8dcc36b3-bd32-4a1a-8daa-f8eb063247aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001732 sec., 577.3672055427252 rows/sec., 38.90 KiB/sec. | ||
| 1694 | 2026.05.08 16:55:57.858964 [ 260 ] {8dcc36b3-bd32-4a1a-8daa-f8eb063247aa} <Debug> TCPHandler: Processed in 0.001910641 sec. | ||
| 1695 | 2026.05.08 16:55:57.859089 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2026.05.08 16:55:57.859228 [ 200 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1697 | 2026.05.08 16:55:57.859307 [ 260 ] {58551827-2615-44f7-ac3d-1ba94e823c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1698 | 2026.05.08 16:55:57.859371 [ 260 ] {58551827-2615-44f7-ac3d-1ba94e823c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1699 | 2026.05.08 16:55:57.859762 [ 200 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.05.08 16:55:57.859837 [ 200 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1701 | 2026.05.08 16:55:57.859862 [ 260 ] {58551827-2615-44f7-ac3d-1ba94e823c98} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.05.08 16:55:57.859905 [ 260 ] {58551827-2615-44f7-ac3d-1ba94e823c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1703 | 2026.05.08 16:55:57.859918 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1704 | 2026.05.08 16:55:57.860375 [ 260 ] {58551827-2615-44f7-ac3d-1ba94e823c98} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1705 | 2026.05.08 16:55:57.860853 [ 260 ] {58551827-2615-44f7-ac3d-1ba94e823c98} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.05.08 16:55:57.860977 [ 72 ] {} <Debug> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1707 | 2026.05.08 16:55:57.861000 [ 260 ] {58551827-2615-44f7-ac3d-1ba94e823c98} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001732 sec., 51963.048498845266 rows/sec., 3.25 MiB/sec. | ||
| 1708 | 2026.05.08 16:55:57.861021 [ 72 ] {} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.05.08 16:55:57.861045 [ 260 ] {58551827-2615-44f7-ac3d-1ba94e823c98} <Debug> TCPHandler: Processed in 0.002004634 sec. | ||
| 1710 | 2026.05.08 16:55:57.861050 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1711 | 2026.05.08 16:55:57.861190 [ 190 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 1712 | 2026.05.08 16:55:57.861310 [ 190 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1713 | 2026.05.08 16:55:57.861347 [ 190 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 1714 | 2026.05.08 16:55:57.861437 [ 190 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1715 | 2026.05.08 16:55:57.861491 [ 190 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1716 | 2026.05.08 16:55:57.861540 [ 190 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1717 | 2026.05.08 16:55:57.861593 [ 190 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1718 | 2026.05.08 16:55:57.861639 [ 190 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1719 | 2026.05.08 16:55:57.862510 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001367797 sec., 206170.9449574754 rows/sec., 13.33 MiB/sec. | ||
| 1720 | 2026.05.08 16:55:57.862763 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1721 | 2026.05.08 16:55:57.863312 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_6_1} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.05.08 16:55:57.863376 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_6_1} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1723 | 2026.05.08 16:55:57.863439 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1724 | 2026.05.08 16:55:58.001221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.12 MiB, peak 182.77 MiB, free memory in arenas 0.00 B, will set to 183.12 MiB (RSS), difference: 8.99 MiB | ||
| 1725 | 2026.05.08 16:56:02.263208 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 212 | ||
| 1726 | 2026.05.08 16:56:02.265506 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.05.08 16:56:02.265553 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1728 | 2026.05.08 16:56:02.266949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1729 | 2026.05.08 16:56:02.267568 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.05.08 16:56:02.267831 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1731 | 2026.05.08 16:56:02.828943 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.05.08 16:56:02.829172 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1733 | 2026.05.08 16:56:02.829484 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1734 | 2026.05.08 16:56:02.829520 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1735 | 2026.05.08 16:56:02.829738 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1736 | 2026.05.08 16:56:02.829807 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1737 | 2026.05.08 16:56:02.829943 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1738 | 2026.05.08 16:56:02.830073 [ 343 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1739 | 2026.05.08 16:56:02.830087 [ 318 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1740 | 2026.05.08 16:56:02.830231 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 1741 | 2026.05.08 16:56:02.830292 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1742 | 2026.05.08 16:56:02.830409 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1743 | 2026.05.08 16:56:02.830436 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 1744 | 2026.05.08 16:56:02.830490 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1745 | 2026.05.08 16:56:02.830543 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1746 | 2026.05.08 16:56:02.831997 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.00291 sec., 14432.98969072165 rows/sec., 3.52 MiB/sec. | ||
| 1747 | 2026.05.08 16:56:02.832127 [ 260 ] {04a61b0b-186f-4d47-b7c1-a58a0ca2e3af} <Debug> TCPHandler: Processed in 0.003308809 sec. | ||
| 1748 | 2026.05.08 16:56:02.834352 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2026.05.08 16:56:02.834513 [ 260 ] {8a446d90-89e5-4dc1-8221-b7dc020837d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1750 | 2026.05.08 16:56:02.834583 [ 260 ] {8a446d90-89e5-4dc1-8221-b7dc020837d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1751 | 2026.05.08 16:56:02.835252 [ 260 ] {8a446d90-89e5-4dc1-8221-b7dc020837d5} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.05.08 16:56:02.835293 [ 260 ] {8a446d90-89e5-4dc1-8221-b7dc020837d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1753 | 2026.05.08 16:56:02.835906 [ 260 ] {8a446d90-89e5-4dc1-8221-b7dc020837d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1754 | 2026.05.08 16:56:02.836402 [ 260 ] {8a446d90-89e5-4dc1-8221-b7dc020837d5} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.05.08 16:56:02.836561 [ 260 ] {8a446d90-89e5-4dc1-8221-b7dc020837d5} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.002099 sec., 60981.41972367794 rows/sec., 5.25 MiB/sec. | ||
| 1756 | 2026.05.08 16:56:02.836605 [ 260 ] {8a446d90-89e5-4dc1-8221-b7dc020837d5} <Debug> TCPHandler: Processed in 0.002379094 sec. | ||
| 1757 | 2026.05.08 16:56:02.836748 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.05.08 16:56:02.836846 [ 260 ] {0380b9f1-43ef-472d-9e7e-ebbacad395fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1759 | 2026.05.08 16:56:02.836893 [ 260 ] {0380b9f1-43ef-472d-9e7e-ebbacad395fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1760 | 2026.05.08 16:56:02.837349 [ 260 ] {0380b9f1-43ef-472d-9e7e-ebbacad395fd} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.05.08 16:56:02.837387 [ 260 ] {0380b9f1-43ef-472d-9e7e-ebbacad395fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1762 | 2026.05.08 16:56:02.837801 [ 260 ] {0380b9f1-43ef-472d-9e7e-ebbacad395fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1763 | 2026.05.08 16:56:02.838299 [ 260 ] {0380b9f1-43ef-472d-9e7e-ebbacad395fd} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.05.08 16:56:02.838425 [ 59 ] {} <Debug> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1765 | 2026.05.08 16:56:02.838435 [ 260 ] {0380b9f1-43ef-472d-9e7e-ebbacad395fd} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001608 sec., 22388.059701492537 rows/sec., 1.64 MiB/sec. | ||
| 1766 | 2026.05.08 16:56:02.838470 [ 59 ] {} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.05.08 16:56:02.838485 [ 260 ] {0380b9f1-43ef-472d-9e7e-ebbacad395fd} <Debug> TCPHandler: Processed in 0.001787088 sec. | ||
| 1768 | 2026.05.08 16:56:02.838497 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1769 | 2026.05.08 16:56:02.838598 [ 190 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::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 | ||
| 1770 | 2026.05.08 16:56:02.838651 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.05.08 16:56:02.838687 [ 190 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1772 | 2026.05.08 16:56:02.838714 [ 190 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
| 1773 | 2026.05.08 16:56:02.838756 [ 260 ] {28752487-d3c8-4895-ae8a-8327a1d72cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1774 | 2026.05.08 16:56:02.838776 [ 190 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1775 | 2026.05.08 16:56:02.838802 [ 260 ] {28752487-d3c8-4895-ae8a-8327a1d72cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1776 | 2026.05.08 16:56:02.838819 [ 190 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 146 rows starting from the beginning of the part | ||
| 1777 | 2026.05.08 16:56:02.838861 [ 190 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1778 | 2026.05.08 16:56:02.838900 [ 190 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::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 | ||
| 1779 | 2026.05.08 16:56:02.838942 [ 190 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1780 | 2026.05.08 16:56:02.839285 [ 260 ] {28752487-d3c8-4895-ae8a-8327a1d72cd4} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.05.08 16:56:02.839322 [ 260 ] {28752487-d3c8-4895-ae8a-8327a1d72cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1782 | 2026.05.08 16:56:02.839741 [ 200 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180932 sec., 359038.45437332545 rows/sec., 24.20 MiB/sec. | ||
| 1783 | 2026.05.08 16:56:02.839781 [ 260 ] {28752487-d3c8-4895-ae8a-8327a1d72cd4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1784 | 2026.05.08 16:56:02.840081 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1785 | 2026.05.08 16:56:02.840360 [ 260 ] {28752487-d3c8-4895-ae8a-8327a1d72cd4} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.05.08 16:56:02.840510 [ 260 ] {28752487-d3c8-4895-ae8a-8327a1d72cd4} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001779 sec., 56211.354693648114 rows/sec., 4.39 MiB/sec. | ||
| 1787 | 2026.05.08 16:56:02.840553 [ 260 ] {28752487-d3c8-4895-ae8a-8327a1d72cd4} <Debug> TCPHandler: Processed in 0.001952082 sec. | ||
| 1788 | 2026.05.08 16:56:02.840692 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.05.08 16:56:02.840707 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_6_1} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.05.08 16:56:02.840790 [ 260 ] {0a994190-a522-42b6-8a5b-3bf50f3ce477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1791 | 2026.05.08 16:56:02.840793 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_6_1} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1792 | 2026.05.08 16:56:02.840840 [ 260 ] {0a994190-a522-42b6-8a5b-3bf50f3ce477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1793 | 2026.05.08 16:56:02.840903 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1794 | 2026.05.08 16:56:02.841279 [ 260 ] {0a994190-a522-42b6-8a5b-3bf50f3ce477} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.05.08 16:56:02.841320 [ 260 ] {0a994190-a522-42b6-8a5b-3bf50f3ce477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1796 | 2026.05.08 16:56:02.841775 [ 260 ] {0a994190-a522-42b6-8a5b-3bf50f3ce477} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1797 | 2026.05.08 16:56:02.842232 [ 260 ] {0a994190-a522-42b6-8a5b-3bf50f3ce477} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.05.08 16:56:02.842365 [ 260 ] {0a994190-a522-42b6-8a5b-3bf50f3ce477} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. | ||
| 1799 | 2026.05.08 16:56:02.842403 [ 260 ] {0a994190-a522-42b6-8a5b-3bf50f3ce477} <Debug> TCPHandler: Processed in 0.001760767 sec. | ||
| 1800 | 2026.05.08 16:56:02.842557 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.05.08 16:56:02.842653 [ 260 ] {9c69d0ca-93e0-46e0-b3c6-2a1f39338c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1802 | 2026.05.08 16:56:02.842706 [ 260 ] {9c69d0ca-93e0-46e0-b3c6-2a1f39338c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1803 | 2026.05.08 16:56:02.843490 [ 260 ] {9c69d0ca-93e0-46e0-b3c6-2a1f39338c56} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2026.05.08 16:56:02.843528 [ 260 ] {9c69d0ca-93e0-46e0-b3c6-2a1f39338c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1805 | 2026.05.08 16:56:02.844223 [ 260 ] {9c69d0ca-93e0-46e0-b3c6-2a1f39338c56} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1806 | 2026.05.08 16:56:02.844828 [ 260 ] {9c69d0ca-93e0-46e0-b3c6-2a1f39338c56} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2026.05.08 16:56:02.845019 [ 260 ] {9c69d0ca-93e0-46e0-b3c6-2a1f39338c56} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002382 sec., 15113.350125944584 rows/sec., 27.08 MiB/sec. | ||
| 1808 | 2026.05.08 16:56:02.845088 [ 260 ] {9c69d0ca-93e0-46e0-b3c6-2a1f39338c56} <Debug> TCPHandler: Processed in 0.002579649 sec. | ||
| 1809 | 2026.05.08 16:56:02.845271 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.05.08 16:56:02.845369 [ 260 ] {53d99aee-4e3b-40b2-9ffa-cd8de54bc504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1811 | 2026.05.08 16:56:02.845410 [ 260 ] {53d99aee-4e3b-40b2-9ffa-cd8de54bc504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1812 | 2026.05.08 16:56:02.845761 [ 260 ] {53d99aee-4e3b-40b2-9ffa-cd8de54bc504} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.05.08 16:56:02.845797 [ 260 ] {53d99aee-4e3b-40b2-9ffa-cd8de54bc504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1814 | 2026.05.08 16:56:02.846213 [ 260 ] {53d99aee-4e3b-40b2-9ffa-cd8de54bc504} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1815 | 2026.05.08 16:56:02.846703 [ 260 ] {53d99aee-4e3b-40b2-9ffa-cd8de54bc504} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.05.08 16:56:02.846830 [ 260 ] {53d99aee-4e3b-40b2-9ffa-cd8de54bc504} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. | ||
| 1817 | 2026.05.08 16:56:02.846865 [ 260 ] {53d99aee-4e3b-40b2-9ffa-cd8de54bc504} <Debug> TCPHandler: Processed in 0.001650774 sec. | ||
| 1818 | 2026.05.08 16:56:04.761550 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3338 | ||
| 1819 | 2026.05.08 16:56:04.762039 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2026.05.08 16:56:04.762083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1821 | 2026.05.08 16:56:04.762671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1822 | 2026.05.08 16:56:04.763142 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2026.05.08 16:56:04.763272 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3338 | ||
| 1824 | 2026.05.08 16:56:04.949121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1825 | 2026.05.08 16:56:04.965336 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.05.08 16:56:04.965390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1827 | 2026.05.08 16:56:04.970951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1828 | 2026.05.08 16:56:04.972113 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.05.08 16:56:04.974828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1830 | 2026.05.08 16:56:07.832632 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.05.08 16:56:07.832872 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 1832 | 2026.05.08 16:56:07.833211 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1833 | 2026.05.08 16:56:07.833250 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 1834 | 2026.05.08 16:56:07.833502 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1835 | 2026.05.08 16:56:07.833575 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1836 | 2026.05.08 16:56:07.833718 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1837 | 2026.05.08 16:56:07.833864 [ 330 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1838 | 2026.05.08 16:56:07.833881 [ 332 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1839 | 2026.05.08 16:56:07.834029 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 1840 | 2026.05.08 16:56:07.834061 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1841 | 2026.05.08 16:56:07.834140 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1842 | 2026.05.08 16:56:07.834163 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 1843 | 2026.05.08 16:56:07.834198 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 1844 | 2026.05.08 16:56:07.834239 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 1845 | 2026.05.08 16:56:07.835618 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002829 sec., 14846.23541887593 rows/sec., 3.62 MiB/sec. | ||
| 1846 | 2026.05.08 16:56:07.835851 [ 260 ] {cc165f82-af61-4ca1-b24b-5a345680bc2f} <Debug> TCPHandler: Processed in 0.003360271 sec. | ||
| 1847 | 2026.05.08 16:56:07.840777 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.05.08 16:56:07.840955 [ 260 ] {a2b31eaa-5f1b-4cc8-a7b3-bb8aca3b8e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1849 | 2026.05.08 16:56:07.841033 [ 260 ] {a2b31eaa-5f1b-4cc8-a7b3-bb8aca3b8e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1850 | 2026.05.08 16:56:07.841809 [ 260 ] {a2b31eaa-5f1b-4cc8-a7b3-bb8aca3b8e8a} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.05.08 16:56:07.841863 [ 260 ] {a2b31eaa-5f1b-4cc8-a7b3-bb8aca3b8e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1852 | 2026.05.08 16:56:07.842484 [ 260 ] {a2b31eaa-5f1b-4cc8-a7b3-bb8aca3b8e8a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1853 | 2026.05.08 16:56:07.843038 [ 260 ] {a2b31eaa-5f1b-4cc8-a7b3-bb8aca3b8e8a} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.05.08 16:56:07.843205 [ 260 ] {a2b31eaa-5f1b-4cc8-a7b3-bb8aca3b8e8a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002307 sec., 123103.59774599047 rows/sec., 7.82 MiB/sec. | ||
| 1855 | 2026.05.08 16:56:07.843251 [ 260 ] {a2b31eaa-5f1b-4cc8-a7b3-bb8aca3b8e8a} <Debug> TCPHandler: Processed in 0.00261034 sec. | ||
| 1856 | 2026.05.08 16:56:07.843445 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.05.08 16:56:07.843554 [ 260 ] {e882b3ec-23df-4d9a-bc13-7c2bdb32d82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1858 | 2026.05.08 16:56:07.843599 [ 260 ] {e882b3ec-23df-4d9a-bc13-7c2bdb32d82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1859 | 2026.05.08 16:56:07.844351 [ 260 ] {e882b3ec-23df-4d9a-bc13-7c2bdb32d82e} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.05.08 16:56:07.844391 [ 260 ] {e882b3ec-23df-4d9a-bc13-7c2bdb32d82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1861 | 2026.05.08 16:56:07.844898 [ 260 ] {e882b3ec-23df-4d9a-bc13-7c2bdb32d82e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1862 | 2026.05.08 16:56:07.845635 [ 260 ] {e882b3ec-23df-4d9a-bc13-7c2bdb32d82e} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.05.08 16:56:07.845896 [ 260 ] {e882b3ec-23df-4d9a-bc13-7c2bdb32d82e} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.002361 sec., 337568.82676831854 rows/sec., 25.97 MiB/sec. | ||
| 1864 | 2026.05.08 16:56:07.845976 [ 260 ] {e882b3ec-23df-4d9a-bc13-7c2bdb32d82e} <Debug> TCPHandler: Processed in 0.00258327 sec. | ||
| 1865 | 2026.05.08 16:56:07.846181 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.05.08 16:56:07.846325 [ 260 ] {29ac4427-a2ba-4ba1-9c2e-f7982f7d3ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1867 | 2026.05.08 16:56:07.846387 [ 260 ] {29ac4427-a2ba-4ba1-9c2e-f7982f7d3ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1868 | 2026.05.08 16:56:07.846977 [ 260 ] {29ac4427-a2ba-4ba1-9c2e-f7982f7d3ec4} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.05.08 16:56:07.847021 [ 260 ] {29ac4427-a2ba-4ba1-9c2e-f7982f7d3ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1870 | 2026.05.08 16:56:07.847515 [ 260 ] {29ac4427-a2ba-4ba1-9c2e-f7982f7d3ec4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1871 | 2026.05.08 16:56:07.847909 [ 260 ] {29ac4427-a2ba-4ba1-9c2e-f7982f7d3ec4} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.05.08 16:56:07.848060 [ 260 ] {29ac4427-a2ba-4ba1-9c2e-f7982f7d3ec4} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001784 sec., 79596.41255605381 rows/sec., 4.68 MiB/sec. | ||
| 1873 | 2026.05.08 16:56:07.848104 [ 260 ] {29ac4427-a2ba-4ba1-9c2e-f7982f7d3ec4} <Debug> TCPHandler: Processed in 0.002041265 sec. | ||
| 1874 | 2026.05.08 16:56:07.848230 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.05.08 16:56:07.848333 [ 260 ] {4c2b5020-f384-4172-9f34-b57dc002b29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1876 | 2026.05.08 16:56:07.848377 [ 260 ] {4c2b5020-f384-4172-9f34-b57dc002b29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1877 | 2026.05.08 16:56:07.848844 [ 260 ] {4c2b5020-f384-4172-9f34-b57dc002b29f} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.05.08 16:56:07.848882 [ 260 ] {4c2b5020-f384-4172-9f34-b57dc002b29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1879 | 2026.05.08 16:56:07.849338 [ 260 ] {4c2b5020-f384-4172-9f34-b57dc002b29f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1880 | 2026.05.08 16:56:07.849844 [ 260 ] {4c2b5020-f384-4172-9f34-b57dc002b29f} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.05.08 16:56:07.849977 [ 260 ] {4c2b5020-f384-4172-9f34-b57dc002b29f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001668 sec., 89328.5371702638 rows/sec., 5.77 MiB/sec. | ||
| 1882 | 2026.05.08 16:56:07.850014 [ 260 ] {4c2b5020-f384-4172-9f34-b57dc002b29f} <Debug> TCPHandler: Processed in 0.00183545 sec. | ||
| 1883 | 2026.05.08 16:56:07.850168 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.05.08 16:56:07.850264 [ 260 ] {e5d9f6f0-eea9-4467-a7ac-7ce46c3d8d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.05.08 16:56:07.850304 [ 260 ] {e5d9f6f0-eea9-4467-a7ac-7ce46c3d8d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1886 | 2026.05.08 16:56:07.850750 [ 260 ] {e5d9f6f0-eea9-4467-a7ac-7ce46c3d8d1f} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.05.08 16:56:07.850787 [ 260 ] {e5d9f6f0-eea9-4467-a7ac-7ce46c3d8d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1888 | 2026.05.08 16:56:07.851237 [ 260 ] {e5d9f6f0-eea9-4467-a7ac-7ce46c3d8d1f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1889 | 2026.05.08 16:56:07.851698 [ 260 ] {e5d9f6f0-eea9-4467-a7ac-7ce46c3d8d1f} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.05.08 16:56:07.851831 [ 260 ] {e5d9f6f0-eea9-4467-a7ac-7ce46c3d8d1f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001586 sec., 93316.51954602775 rows/sec., 5.31 MiB/sec. | ||
| 1891 | 2026.05.08 16:56:07.851868 [ 260 ] {e5d9f6f0-eea9-4467-a7ac-7ce46c3d8d1f} <Debug> TCPHandler: Processed in 0.001748387 sec. | ||
| 1892 | 2026.05.08 16:56:07.852032 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.05.08 16:56:07.852130 [ 260 ] {ce28b244-1115-4ba3-8167-2c4235d1e16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1894 | 2026.05.08 16:56:07.852169 [ 260 ] {ce28b244-1115-4ba3-8167-2c4235d1e16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1895 | 2026.05.08 16:56:07.852796 [ 260 ] {ce28b244-1115-4ba3-8167-2c4235d1e16e} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.05.08 16:56:07.852833 [ 260 ] {ce28b244-1115-4ba3-8167-2c4235d1e16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1897 | 2026.05.08 16:56:07.853311 [ 260 ] {ce28b244-1115-4ba3-8167-2c4235d1e16e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1898 | 2026.05.08 16:56:07.853850 [ 260 ] {ce28b244-1115-4ba3-8167-2c4235d1e16e} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.05.08 16:56:07.853987 [ 260 ] {ce28b244-1115-4ba3-8167-2c4235d1e16e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001874 sec., 261472.78548559232 rows/sec., 18.33 MiB/sec. | ||
| 1900 | 2026.05.08 16:56:07.854024 [ 260 ] {ce28b244-1115-4ba3-8167-2c4235d1e16e} <Debug> TCPHandler: Processed in 0.002083116 sec. | ||
| 1901 | 2026.05.08 16:56:07.854159 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.05.08 16:56:07.854255 [ 260 ] {1776a178-c13c-4f7a-a26c-efe4e415f557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1903 | 2026.05.08 16:56:07.854297 [ 260 ] {1776a178-c13c-4f7a-a26c-efe4e415f557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1904 | 2026.05.08 16:56:07.854639 [ 260 ] {1776a178-c13c-4f7a-a26c-efe4e415f557} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.05.08 16:56:07.854675 [ 260 ] {1776a178-c13c-4f7a-a26c-efe4e415f557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1906 | 2026.05.08 16:56:07.855118 [ 260 ] {1776a178-c13c-4f7a-a26c-efe4e415f557} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1907 | 2026.05.08 16:56:07.855765 [ 260 ] {1776a178-c13c-4f7a-a26c-efe4e415f557} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.05.08 16:56:07.855895 [ 260 ] {1776a178-c13c-4f7a-a26c-efe4e415f557} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001658 sec., 3618.8178528347407 rows/sec., 189.07 KiB/sec. | ||
| 1909 | 2026.05.08 16:56:07.855931 [ 260 ] {1776a178-c13c-4f7a-a26c-efe4e415f557} <Debug> TCPHandler: Processed in 0.001822649 sec. | ||
| 1910 | 2026.05.08 16:56:07.856060 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.05.08 16:56:07.856154 [ 260 ] {f536c1f6-14c7-4458-a004-dbc98f157dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1912 | 2026.05.08 16:56:07.856194 [ 260 ] {f536c1f6-14c7-4458-a004-dbc98f157dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1913 | 2026.05.08 16:56:07.856662 [ 260 ] {f536c1f6-14c7-4458-a004-dbc98f157dcd} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2026.05.08 16:56:07.856702 [ 260 ] {f536c1f6-14c7-4458-a004-dbc98f157dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1915 | 2026.05.08 16:56:07.857219 [ 260 ] {f536c1f6-14c7-4458-a004-dbc98f157dcd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1916 | 2026.05.08 16:56:07.857716 [ 260 ] {f536c1f6-14c7-4458-a004-dbc98f157dcd} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2026.05.08 16:56:07.857869 [ 260 ] {f536c1f6-14c7-4458-a004-dbc98f157dcd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001731 sec., 153090.69901790874 rows/sec., 10.17 MiB/sec. | ||
| 1918 | 2026.05.08 16:56:07.857920 [ 260 ] {f536c1f6-14c7-4458-a004-dbc98f157dcd} <Debug> TCPHandler: Processed in 0.001906942 sec. | ||
| 1919 | 2026.05.08 16:56:07.858056 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1920 | 2026.05.08 16:56:07.858182 [ 260 ] {c3a22106-ecd1-4992-9751-4cabc3fc19d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1921 | 2026.05.08 16:56:07.858227 [ 260 ] {c3a22106-ecd1-4992-9751-4cabc3fc19d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1922 | 2026.05.08 16:56:07.858553 [ 260 ] {c3a22106-ecd1-4992-9751-4cabc3fc19d8} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.05.08 16:56:07.858589 [ 260 ] {c3a22106-ecd1-4992-9751-4cabc3fc19d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1924 | 2026.05.08 16:56:07.859112 [ 260 ] {c3a22106-ecd1-4992-9751-4cabc3fc19d8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1925 | 2026.05.08 16:56:07.859578 [ 260 ] {c3a22106-ecd1-4992-9751-4cabc3fc19d8} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.05.08 16:56:07.859711 [ 260 ] {c3a22106-ecd1-4992-9751-4cabc3fc19d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001545 sec., 647.2491909385113 rows/sec., 43.61 KiB/sec. | ||
| 1927 | 2026.05.08 16:56:07.859745 [ 260 ] {c3a22106-ecd1-4992-9751-4cabc3fc19d8} <Debug> TCPHandler: Processed in 0.001742857 sec. | ||
| 1928 | 2026.05.08 16:56:07.859874 [ 260 ] {} <Trace> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.05.08 16:56:07.859967 [ 260 ] {65b2ceac-2b18-4781-8626-814fb02e2505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53039) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1930 | 2026.05.08 16:56:07.860007 [ 260 ] {65b2ceac-2b18-4781-8626-814fb02e2505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1931 | 2026.05.08 16:56:07.860326 [ 260 ] {65b2ceac-2b18-4781-8626-814fb02e2505} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.05.08 16:56:07.860362 [ 260 ] {65b2ceac-2b18-4781-8626-814fb02e2505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1933 | 2026.05.08 16:56:07.860833 [ 260 ] {65b2ceac-2b18-4781-8626-814fb02e2505} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1934 | 2026.05.08 16:56:07.861482 [ 260 ] {65b2ceac-2b18-4781-8626-814fb02e2505} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.05.08 16:56:07.861687 [ 260 ] {65b2ceac-2b18-4781-8626-814fb02e2505} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001733 sec., 51933.064050778994 rows/sec., 3.25 MiB/sec. | ||
| 1936 | 2026.05.08 16:56:07.861749 [ 260 ] {65b2ceac-2b18-4781-8626-814fb02e2505} <Debug> TCPHandler: Processed in 0.001923132 sec. | ||
| 1937 | 2026.05.08 16:56:12.215046 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1938 | 2026.05.08 16:56:12.215114 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1939 | 2026.05.08 16:56:12.264263 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3850 | ||
| 1940 | 2026.05.08 16:56:12.264808 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2026.05.08 16:56:12.264847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1942 | 2026.05.08 16:56:12.265679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1943 | 2026.05.08 16:56:12.266167 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.05.08 16:56:12.266300 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3850 | ||
| 1945 | 2026.05.08 16:56:12.268802 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 248 | ||
| 1946 | 2026.05.08 16:56:12.270874 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.05.08 16:56:12.270914 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1948 | 2026.05.08 16:56:12.272142 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1949 | 2026.05.08 16:56:12.272686 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.05.08 16:56:12.272812 [ 45 ] {} <Debug> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1951 | 2026.05.08 16:56:12.272864 [ 45 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.05.08 16:56:12.272887 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1953 | 2026.05.08 16:56:12.272905 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 248 | ||
| 1954 | 2026.05.08 16:56:12.273013 [ 190 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::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 | ||
| 1955 | 2026.05.08 16:56:12.273622 [ 190 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1956 | 2026.05.08 16:56:12.273790 [ 190 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::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 | ||
| 1957 | 2026.05.08 16:56:12.274181 [ 190 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1958 | 2026.05.08 16:56:12.274521 [ 190 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 1959 | 2026.05.08 16:56:12.274838 [ 190 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 1960 | 2026.05.08 16:56:12.275154 [ 190 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 1961 | 2026.05.08 16:56:12.275452 [ 190 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1962 | 2026.05.08 16:56:12.280919 [ 194 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 72 columns (72 merged, 0 gathered) in 0.007951635 sec., 31188.55430361177 rows/sec., 29.29 MiB/sec. | ||
| 1963 | 2026.05.08 16:56:12.282021 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1964 | 2026.05.08 16:56:12.282944 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_6_1} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.05.08 16:56:12.283035 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_6_1} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1966 | 2026.05.08 16:56:12.283277 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 1967 | 2026.05.08 16:56:12.323235 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1968 | 2026.05.08 16:56:12.323282 [ 3 ] {} <Debug> TCP-Session: fef6c9ea-19de-4cc5-8364-ae989d4e0e46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.05.08 16:56:12.475750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1970 | 2026.05.08 16:56:12.491739 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.05.08 16:56:12.491791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1972 | 2026.05.08 16:56:12.497799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1973 | 2026.05.08 16:56:12.498996 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.05.08 16:56:12.501774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1975 | 2026.05.08 16:56:12.677604 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1976 | 2026.05.08 16:56:12.677675 [ 260 ] {} <Debug> TCP-Session: a9d378ea-f9f4-4880-835a-b0c2e84156eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1977 | 2026.05.08 16:56:12.828940 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2026.05.08 16:56:12.829161 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1979 | 2026.05.08 16:56:12.829492 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1980 | 2026.05.08 16:56:12.829527 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1981 | 2026.05.08 16:56:12.829753 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1982 | 2026.05.08 16:56:12.829822 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1983 | 2026.05.08 16:56:12.829960 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1984 | 2026.05.08 16:56:12.830062 [ 270 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1985 | 2026.05.08 16:56:12.830093 [ 330 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1986 | 2026.05.08 16:56:12.830206 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 1987 | 2026.05.08 16:56:12.830232 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1988 | 2026.05.08 16:56:12.830301 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1989 | 2026.05.08 16:56:12.830321 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 1990 | 2026.05.08 16:56:12.830355 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1991 | 2026.05.08 16:56:12.830395 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1992 | 2026.05.08 16:56:12.831816 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002738 sec., 15339.663988312637 rows/sec., 3.74 MiB/sec. | ||
| 1993 | 2026.05.08 16:56:12.831936 [ 262 ] {9d31b103-15f5-4ae7-85b7-b1eeff4b407b} <Debug> TCPHandler: Processed in 0.003117215 sec. | ||
| 1994 | 2026.05.08 16:56:12.833977 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.05.08 16:56:12.834085 [ 262 ] {fcbf4703-75a0-4d29-8fe5-49aa739ac82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1996 | 2026.05.08 16:56:12.834126 [ 262 ] {fcbf4703-75a0-4d29-8fe5-49aa739ac82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1997 | 2026.05.08 16:56:12.834760 [ 262 ] {fcbf4703-75a0-4d29-8fe5-49aa739ac82c} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.05.08 16:56:12.834907 [ 262 ] {fcbf4703-75a0-4d29-8fe5-49aa739ac82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1999 | 2026.05.08 16:56:12.835510 [ 262 ] {fcbf4703-75a0-4d29-8fe5-49aa739ac82c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2000 | 2026.05.08 16:56:12.836039 [ 262 ] {fcbf4703-75a0-4d29-8fe5-49aa739ac82c} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.05.08 16:56:12.836191 [ 262 ] {fcbf4703-75a0-4d29-8fe5-49aa739ac82c} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.002136 sec., 59925.09363295881 rows/sec., 5.16 MiB/sec. | ||
| 2002 | 2026.05.08 16:56:12.836227 [ 262 ] {fcbf4703-75a0-4d29-8fe5-49aa739ac82c} <Debug> TCPHandler: Processed in 0.002299962 sec. | ||
| 2003 | 2026.05.08 16:56:12.836383 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.05.08 16:56:12.836479 [ 262 ] {b55b8b73-f64d-4bb0-be82-0451a8d14b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.05.08 16:56:12.836518 [ 262 ] {b55b8b73-f64d-4bb0-be82-0451a8d14b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2006 | 2026.05.08 16:56:12.836964 [ 262 ] {b55b8b73-f64d-4bb0-be82-0451a8d14b9f} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.05.08 16:56:12.837000 [ 262 ] {b55b8b73-f64d-4bb0-be82-0451a8d14b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2008 | 2026.05.08 16:56:12.837434 [ 262 ] {b55b8b73-f64d-4bb0-be82-0451a8d14b9f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2009 | 2026.05.08 16:56:12.837989 [ 262 ] {b55b8b73-f64d-4bb0-be82-0451a8d14b9f} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.05.08 16:56:12.838124 [ 262 ] {b55b8b73-f64d-4bb0-be82-0451a8d14b9f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001663 sec., 21647.624774503907 rows/sec., 1.59 MiB/sec. | ||
| 2011 | 2026.05.08 16:56:12.838161 [ 262 ] {b55b8b73-f64d-4bb0-be82-0451a8d14b9f} <Debug> TCPHandler: Processed in 0.001835899 sec. | ||
| 2012 | 2026.05.08 16:56:12.838287 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.05.08 16:56:12.838390 [ 262 ] {ab569ab5-3ea3-4ef2-a511-f3238c4f66bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2014 | 2026.05.08 16:56:12.838429 [ 262 ] {ab569ab5-3ea3-4ef2-a511-f3238c4f66bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2015 | 2026.05.08 16:56:12.838871 [ 262 ] {ab569ab5-3ea3-4ef2-a511-f3238c4f66bd} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.05.08 16:56:12.838908 [ 262 ] {ab569ab5-3ea3-4ef2-a511-f3238c4f66bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2017 | 2026.05.08 16:56:12.839343 [ 262 ] {ab569ab5-3ea3-4ef2-a511-f3238c4f66bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2018 | 2026.05.08 16:56:12.839831 [ 262 ] {ab569ab5-3ea3-4ef2-a511-f3238c4f66bd} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.05.08 16:56:12.839961 [ 262 ] {ab569ab5-3ea3-4ef2-a511-f3238c4f66bd} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001589 sec., 62932.662051604784 rows/sec., 4.92 MiB/sec. | ||
| 2020 | 2026.05.08 16:56:12.839997 [ 262 ] {ab569ab5-3ea3-4ef2-a511-f3238c4f66bd} <Debug> TCPHandler: Processed in 0.001759428 sec. | ||
| 2021 | 2026.05.08 16:56:12.840179 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.05.08 16:56:12.840274 [ 262 ] {90f539d3-8854-410a-b462-de130a8273fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2023 | 2026.05.08 16:56:12.840316 [ 262 ] {90f539d3-8854-410a-b462-de130a8273fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2024 | 2026.05.08 16:56:12.840763 [ 262 ] {90f539d3-8854-410a-b462-de130a8273fa} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.05.08 16:56:12.840799 [ 262 ] {90f539d3-8854-410a-b462-de130a8273fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2026 | 2026.05.08 16:56:12.841320 [ 262 ] {90f539d3-8854-410a-b462-de130a8273fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2027 | 2026.05.08 16:56:12.841826 [ 262 ] {90f539d3-8854-410a-b462-de130a8273fa} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.05.08 16:56:12.841962 [ 262 ] {90f539d3-8854-410a-b462-de130a8273fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001705 sec., 93841.642228739 rows/sec., 6.54 MiB/sec. | ||
| 2029 | 2026.05.08 16:56:12.841997 [ 262 ] {90f539d3-8854-410a-b462-de130a8273fa} <Debug> TCPHandler: Processed in 0.001867081 sec. | ||
| 2030 | 2026.05.08 16:56:12.842144 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.05.08 16:56:12.842238 [ 262 ] {f0376a71-3c9d-476d-8f47-9a7d66a20b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2032 | 2026.05.08 16:56:12.842292 [ 262 ] {f0376a71-3c9d-476d-8f47-9a7d66a20b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2033 | 2026.05.08 16:56:12.843195 [ 262 ] {f0376a71-3c9d-476d-8f47-9a7d66a20b10} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.05.08 16:56:12.843232 [ 262 ] {f0376a71-3c9d-476d-8f47-9a7d66a20b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2035 | 2026.05.08 16:56:12.843930 [ 262 ] {f0376a71-3c9d-476d-8f47-9a7d66a20b10} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2036 | 2026.05.08 16:56:12.844434 [ 262 ] {f0376a71-3c9d-476d-8f47-9a7d66a20b10} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.05.08 16:56:12.844606 [ 262 ] {f0376a71-3c9d-476d-8f47-9a7d66a20b10} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002385 sec., 15094.33962264151 rows/sec., 27.05 MiB/sec. | ||
| 2038 | 2026.05.08 16:56:12.844657 [ 262 ] {f0376a71-3c9d-476d-8f47-9a7d66a20b10} <Debug> TCPHandler: Processed in 0.002562759 sec. | ||
| 2039 | 2026.05.08 16:56:12.844793 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.05.08 16:56:12.844899 [ 262 ] {912f6f1f-28f7-4c15-86d8-0dea939c441f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2041 | 2026.05.08 16:56:12.844940 [ 262 ] {912f6f1f-28f7-4c15-86d8-0dea939c441f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2042 | 2026.05.08 16:56:12.845299 [ 262 ] {912f6f1f-28f7-4c15-86d8-0dea939c441f} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.05.08 16:56:12.845336 [ 262 ] {912f6f1f-28f7-4c15-86d8-0dea939c441f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2044 | 2026.05.08 16:56:12.845776 [ 262 ] {912f6f1f-28f7-4c15-86d8-0dea939c441f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2045 | 2026.05.08 16:56:12.846364 [ 262 ] {912f6f1f-28f7-4c15-86d8-0dea939c441f} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.05.08 16:56:12.846496 [ 262 ] {912f6f1f-28f7-4c15-86d8-0dea939c441f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001615 sec., 37151.70278637771 rows/sec., 2.50 MiB/sec. | ||
| 2047 | 2026.05.08 16:56:12.846530 [ 262 ] {912f6f1f-28f7-4c15-86d8-0dea939c441f} <Debug> TCPHandler: Processed in 0.001786878 sec. | ||
| 2048 | 2026.05.08 16:56:13.001203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.99 MiB, peak 188.48 MiB, free memory in arenas 0.00 B, will set to 186.08 MiB (RSS), difference: 5.09 MiB | ||
| 2049 | 2026.05.08 16:56:17.821152 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2026.05.08 16:56:17.821424 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2051 | 2026.05.08 16:56:17.821909 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2052 | 2026.05.08 16:56:17.821950 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2053 | 2026.05.08 16:56:17.822217 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2054 | 2026.05.08 16:56:17.822287 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2055 | 2026.05.08 16:56:17.822427 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 42-element set) | ||
| 2056 | 2026.05.08 16:56:17.822554 [ 270 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2057 | 2026.05.08 16:56:17.822564 [ 333 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2058 | 2026.05.08 16:56:17.822705 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 2059 | 2026.05.08 16:56:17.822733 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2060 | 2026.05.08 16:56:17.822803 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2061 | 2026.05.08 16:56:17.822823 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 2062 | 2026.05.08 16:56:17.822856 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2063 | 2026.05.08 16:56:17.822897 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2064 | 2026.05.08 16:56:17.824295 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002977 sec., 14108.1625797783 rows/sec., 3.44 MiB/sec. | ||
| 2065 | 2026.05.08 16:56:17.824422 [ 262 ] {9731ded5-ae36-4957-89f8-dfac39b4347f} <Debug> TCPHandler: Processed in 0.003438023 sec. | ||
| 2066 | 2026.05.08 16:56:17.845238 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.05.08 16:56:17.845381 [ 262 ] {9463ec1a-7420-4dba-a3c8-2b2256afcc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2068 | 2026.05.08 16:56:17.845435 [ 262 ] {9463ec1a-7420-4dba-a3c8-2b2256afcc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2069 | 2026.05.08 16:56:17.846257 [ 262 ] {9463ec1a-7420-4dba-a3c8-2b2256afcc79} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.05.08 16:56:17.846310 [ 262 ] {9463ec1a-7420-4dba-a3c8-2b2256afcc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2071 | 2026.05.08 16:56:17.846953 [ 262 ] {9463ec1a-7420-4dba-a3c8-2b2256afcc79} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2072 | 2026.05.08 16:56:17.847394 [ 262 ] {9463ec1a-7420-4dba-a3c8-2b2256afcc79} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.05.08 16:56:17.847546 [ 262 ] {9463ec1a-7420-4dba-a3c8-2b2256afcc79} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.002207 sec., 4531.037607612143 rows/sec., 892.49 KiB/sec. | ||
| 2074 | 2026.05.08 16:56:17.847585 [ 262 ] {9463ec1a-7420-4dba-a3c8-2b2256afcc79} <Debug> TCPHandler: Processed in 0.002412915 sec. | ||
| 2075 | 2026.05.08 16:56:17.847756 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.05.08 16:56:17.847853 [ 262 ] {ded47e00-a1e7-48a0-8142-69ef33e86c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2077 | 2026.05.08 16:56:17.847894 [ 262 ] {ded47e00-a1e7-48a0-8142-69ef33e86c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2078 | 2026.05.08 16:56:17.848465 [ 262 ] {ded47e00-a1e7-48a0-8142-69ef33e86c2f} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.05.08 16:56:17.848503 [ 262 ] {ded47e00-a1e7-48a0-8142-69ef33e86c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2080 | 2026.05.08 16:56:17.848953 [ 262 ] {ded47e00-a1e7-48a0-8142-69ef33e86c2f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2081 | 2026.05.08 16:56:17.849471 [ 262 ] {ded47e00-a1e7-48a0-8142-69ef33e86c2f} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.05.08 16:56:17.849632 [ 262 ] {ded47e00-a1e7-48a0-8142-69ef33e86c2f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001798 sec., 157953.28142380423 rows/sec., 10.03 MiB/sec. | ||
| 2083 | 2026.05.08 16:56:17.849671 [ 262 ] {ded47e00-a1e7-48a0-8142-69ef33e86c2f} <Debug> TCPHandler: Processed in 0.001963993 sec. | ||
| 2084 | 2026.05.08 16:56:17.849824 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.05.08 16:56:17.849921 [ 262 ] {82eadf96-86be-4c80-93ac-6937bea03cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2086 | 2026.05.08 16:56:17.849961 [ 262 ] {82eadf96-86be-4c80-93ac-6937bea03cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2087 | 2026.05.08 16:56:17.850376 [ 262 ] {82eadf96-86be-4c80-93ac-6937bea03cef} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.05.08 16:56:17.850412 [ 262 ] {82eadf96-86be-4c80-93ac-6937bea03cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2089 | 2026.05.08 16:56:17.850839 [ 262 ] {82eadf96-86be-4c80-93ac-6937bea03cef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2090 | 2026.05.08 16:56:17.851358 [ 262 ] {82eadf96-86be-4c80-93ac-6937bea03cef} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.05.08 16:56:17.851493 [ 262 ] {82eadf96-86be-4c80-93ac-6937bea03cef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00159 sec., 1257.8616352201257 rows/sec., 102.57 KiB/sec. | ||
| 2092 | 2026.05.08 16:56:17.851529 [ 262 ] {82eadf96-86be-4c80-93ac-6937bea03cef} <Debug> TCPHandler: Processed in 0.001753078 sec. | ||
| 2093 | 2026.05.08 16:56:17.851657 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.05.08 16:56:17.851753 [ 262 ] {fb9ef2f1-04c7-4e9d-a91f-2e8022439e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2095 | 2026.05.08 16:56:17.851791 [ 262 ] {fb9ef2f1-04c7-4e9d-a91f-2e8022439e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2096 | 2026.05.08 16:56:17.853615 [ 262 ] {fb9ef2f1-04c7-4e9d-a91f-2e8022439e67} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.05.08 16:56:17.853652 [ 262 ] {fb9ef2f1-04c7-4e9d-a91f-2e8022439e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2098 | 2026.05.08 16:56:17.854283 [ 262 ] {fb9ef2f1-04c7-4e9d-a91f-2e8022439e67} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2099 | 2026.05.08 16:56:17.854858 [ 262 ] {fb9ef2f1-04c7-4e9d-a91f-2e8022439e67} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.05.08 16:56:17.854993 [ 262 ] {fb9ef2f1-04c7-4e9d-a91f-2e8022439e67} <Debug> executeQuery: Read 3144 rows, 238.74 KiB in 0.003257 sec., 965305.4958550814 rows/sec., 71.58 MiB/sec. | ||
| 2101 | 2026.05.08 16:56:17.855031 [ 262 ] {fb9ef2f1-04c7-4e9d-a91f-2e8022439e67} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2102 | 2026.05.08 16:56:17.855044 [ 262 ] {fb9ef2f1-04c7-4e9d-a91f-2e8022439e67} <Debug> TCPHandler: Processed in 0.003435272 sec. | ||
| 2103 | 2026.05.08 16:56:17.855190 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2026.05.08 16:56:17.855287 [ 262 ] {c0b309df-18ef-4338-bea9-844daa614f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2105 | 2026.05.08 16:56:17.855326 [ 262 ] {c0b309df-18ef-4338-bea9-844daa614f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2106 | 2026.05.08 16:56:17.855774 [ 262 ] {c0b309df-18ef-4338-bea9-844daa614f89} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2026.05.08 16:56:17.855811 [ 262 ] {c0b309df-18ef-4338-bea9-844daa614f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2108 | 2026.05.08 16:56:17.856245 [ 262 ] {c0b309df-18ef-4338-bea9-844daa614f89} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2109 | 2026.05.08 16:56:17.856731 [ 262 ] {c0b309df-18ef-4338-bea9-844daa614f89} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2026.05.08 16:56:17.856863 [ 262 ] {c0b309df-18ef-4338-bea9-844daa614f89} <Debug> executeQuery: Read 152 rows, 9.28 KiB in 0.001596 sec., 95238.09523809524 rows/sec., 5.68 MiB/sec. | ||
| 2111 | 2026.05.08 16:56:17.856901 [ 262 ] {c0b309df-18ef-4338-bea9-844daa614f89} <Debug> TCPHandler: Processed in 0.001760707 sec. | ||
| 2112 | 2026.05.08 16:56:17.857048 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.05.08 16:56:17.857142 [ 262 ] {3f6a0034-3cad-4742-bdc9-3bb671eb339c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2114 | 2026.05.08 16:56:17.857181 [ 262 ] {3f6a0034-3cad-4742-bdc9-3bb671eb339c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2115 | 2026.05.08 16:56:17.857872 [ 262 ] {3f6a0034-3cad-4742-bdc9-3bb671eb339c} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.05.08 16:56:17.857908 [ 262 ] {3f6a0034-3cad-4742-bdc9-3bb671eb339c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2117 | 2026.05.08 16:56:17.858390 [ 262 ] {3f6a0034-3cad-4742-bdc9-3bb671eb339c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2118 | 2026.05.08 16:56:17.858943 [ 262 ] {3f6a0034-3cad-4742-bdc9-3bb671eb339c} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.05.08 16:56:17.859099 [ 262 ] {3f6a0034-3cad-4742-bdc9-3bb671eb339c} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001973 sec., 481500.253421186 rows/sec., 28.33 MiB/sec. | ||
| 2120 | 2026.05.08 16:56:17.859139 [ 262 ] {3f6a0034-3cad-4742-bdc9-3bb671eb339c} <Debug> TCPHandler: Processed in 0.002139227 sec. | ||
| 2121 | 2026.05.08 16:56:17.859293 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2026.05.08 16:56:17.859387 [ 262 ] {170975a6-b15c-4e2a-a6c1-cc5646447942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2123 | 2026.05.08 16:56:17.859425 [ 262 ] {170975a6-b15c-4e2a-a6c1-cc5646447942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2124 | 2026.05.08 16:56:17.859835 [ 262 ] {170975a6-b15c-4e2a-a6c1-cc5646447942} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.05.08 16:56:17.859872 [ 262 ] {170975a6-b15c-4e2a-a6c1-cc5646447942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2126 | 2026.05.08 16:56:17.860301 [ 262 ] {170975a6-b15c-4e2a-a6c1-cc5646447942} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2127 | 2026.05.08 16:56:17.860784 [ 262 ] {170975a6-b15c-4e2a-a6c1-cc5646447942} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.05.08 16:56:17.860915 [ 262 ] {170975a6-b15c-4e2a-a6c1-cc5646447942} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001545 sec., 1294.4983818770227 rows/sec., 91.02 KiB/sec. | ||
| 2129 | 2026.05.08 16:56:17.860951 [ 262 ] {170975a6-b15c-4e2a-a6c1-cc5646447942} <Debug> TCPHandler: Processed in 0.001706456 sec. | ||
| 2130 | 2026.05.08 16:56:17.861101 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.05.08 16:56:17.861220 [ 262 ] {72c0e870-d430-4e77-9e39-f84e52ec88e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2132 | 2026.05.08 16:56:17.861268 [ 262 ] {72c0e870-d430-4e77-9e39-f84e52ec88e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2133 | 2026.05.08 16:56:17.861744 [ 262 ] {72c0e870-d430-4e77-9e39-f84e52ec88e0} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.05.08 16:56:17.861780 [ 262 ] {72c0e870-d430-4e77-9e39-f84e52ec88e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2135 | 2026.05.08 16:56:17.862267 [ 262 ] {72c0e870-d430-4e77-9e39-f84e52ec88e0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2136 | 2026.05.08 16:56:17.862751 [ 262 ] {72c0e870-d430-4e77-9e39-f84e52ec88e0} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.05.08 16:56:17.862909 [ 262 ] {72c0e870-d430-4e77-9e39-f84e52ec88e0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001708 sec., 86651.05386416861 rows/sec., 4.93 MiB/sec. | ||
| 2138 | 2026.05.08 16:56:17.862948 [ 262 ] {72c0e870-d430-4e77-9e39-f84e52ec88e0} <Debug> TCPHandler: Processed in 0.001896961 sec. | ||
| 2139 | 2026.05.08 16:56:17.863089 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.05.08 16:56:17.863185 [ 262 ] {9678b4ca-faf1-483d-b617-11393cd7b542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2141 | 2026.05.08 16:56:17.863224 [ 262 ] {9678b4ca-faf1-483d-b617-11393cd7b542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2142 | 2026.05.08 16:56:17.864373 [ 262 ] {9678b4ca-faf1-483d-b617-11393cd7b542} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.05.08 16:56:17.864410 [ 262 ] {9678b4ca-faf1-483d-b617-11393cd7b542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2144 | 2026.05.08 16:56:17.864917 [ 262 ] {9678b4ca-faf1-483d-b617-11393cd7b542} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2145 | 2026.05.08 16:56:17.865472 [ 262 ] {9678b4ca-faf1-483d-b617-11393cd7b542} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.05.08 16:56:17.865604 [ 262 ] {9678b4ca-faf1-483d-b617-11393cd7b542} <Debug> executeQuery: Read 1715 rows, 118.10 KiB in 0.002437 sec., 703734.099302421 rows/sec., 47.33 MiB/sec. | ||
| 2147 | 2026.05.08 16:56:17.865642 [ 262 ] {9678b4ca-faf1-483d-b617-11393cd7b542} <Debug> TCPHandler: Processed in 0.00260516 sec. | ||
| 2148 | 2026.05.08 16:56:17.865796 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.05.08 16:56:17.865892 [ 262 ] {b8713d21-42ed-4b66-92bc-3a0825bbed31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2150 | 2026.05.08 16:56:17.865932 [ 262 ] {b8713d21-42ed-4b66-92bc-3a0825bbed31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2151 | 2026.05.08 16:56:17.866307 [ 262 ] {b8713d21-42ed-4b66-92bc-3a0825bbed31} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.05.08 16:56:17.866341 [ 262 ] {b8713d21-42ed-4b66-92bc-3a0825bbed31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2153 | 2026.05.08 16:56:17.866775 [ 262 ] {b8713d21-42ed-4b66-92bc-3a0825bbed31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2154 | 2026.05.08 16:56:17.867260 [ 262 ] {b8713d21-42ed-4b66-92bc-3a0825bbed31} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2026.05.08 16:56:17.867395 [ 262 ] {b8713d21-42ed-4b66-92bc-3a0825bbed31} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 206.10 KiB/sec. | ||
| 2156 | 2026.05.08 16:56:17.867432 [ 262 ] {b8713d21-42ed-4b66-92bc-3a0825bbed31} <Debug> TCPHandler: Processed in 0.001693756 sec. | ||
| 2157 | 2026.05.08 16:56:17.867562 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2026.05.08 16:56:17.867658 [ 262 ] {86bba563-5f62-47e1-8890-54d4a239fa6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2159 | 2026.05.08 16:56:17.867699 [ 262 ] {86bba563-5f62-47e1-8890-54d4a239fa6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2160 | 2026.05.08 16:56:17.869202 [ 262 ] {86bba563-5f62-47e1-8890-54d4a239fa6b} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.05.08 16:56:17.869239 [ 262 ] {86bba563-5f62-47e1-8890-54d4a239fa6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2162 | 2026.05.08 16:56:17.869907 [ 262 ] {86bba563-5f62-47e1-8890-54d4a239fa6b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2163 | 2026.05.08 16:56:17.870395 [ 262 ] {86bba563-5f62-47e1-8890-54d4a239fa6b} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.05.08 16:56:17.870529 [ 262 ] {86bba563-5f62-47e1-8890-54d4a239fa6b} <Debug> executeQuery: Read 3228 rows, 207.91 KiB in 0.00289 sec., 1116955.017301038 rows/sec., 70.25 MiB/sec. | ||
| 2165 | 2026.05.08 16:56:17.870566 [ 262 ] {86bba563-5f62-47e1-8890-54d4a239fa6b} <Debug> TCPHandler: Processed in 0.003052113 sec. | ||
| 2166 | 2026.05.08 16:56:17.870708 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.05.08 16:56:17.870804 [ 262 ] {9dc54c3a-c159-493e-a555-5f0c555d5728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2168 | 2026.05.08 16:56:17.870845 [ 262 ] {9dc54c3a-c159-493e-a555-5f0c555d5728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2169 | 2026.05.08 16:56:17.871201 [ 262 ] {9dc54c3a-c159-493e-a555-5f0c555d5728} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.05.08 16:56:17.871237 [ 262 ] {9dc54c3a-c159-493e-a555-5f0c555d5728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2171 | 2026.05.08 16:56:17.871870 [ 262 ] {9dc54c3a-c159-493e-a555-5f0c555d5728} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2172 | 2026.05.08 16:56:17.872500 [ 262 ] {9dc54c3a-c159-493e-a555-5f0c555d5728} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.05.08 16:56:17.872747 [ 262 ] {9dc54c3a-c159-493e-a555-5f0c555d5728} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001954 sec., 511.77072671443193 rows/sec., 34.48 KiB/sec. | ||
| 2174 | 2026.05.08 16:56:17.872820 [ 262 ] {9dc54c3a-c159-493e-a555-5f0c555d5728} <Debug> TCPHandler: Processed in 0.002159498 sec. | ||
| 2175 | 2026.05.08 16:56:17.873047 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2176 | 2026.05.08 16:56:17.873184 [ 262 ] {58ee5c34-d958-4aaf-bc09-c7bfc4f0642f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2177 | 2026.05.08 16:56:17.873261 [ 262 ] {58ee5c34-d958-4aaf-bc09-c7bfc4f0642f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2178 | 2026.05.08 16:56:17.874172 [ 262 ] {58ee5c34-d958-4aaf-bc09-c7bfc4f0642f} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.05.08 16:56:17.874214 [ 262 ] {58ee5c34-d958-4aaf-bc09-c7bfc4f0642f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2180 | 2026.05.08 16:56:17.874957 [ 262 ] {58ee5c34-d958-4aaf-bc09-c7bfc4f0642f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2181 | 2026.05.08 16:56:17.875430 [ 262 ] {58ee5c34-d958-4aaf-bc09-c7bfc4f0642f} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2182 | 2026.05.08 16:56:17.875552 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2183 | 2026.05.08 16:56:17.875571 [ 262 ] {58ee5c34-d958-4aaf-bc09-c7bfc4f0642f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002431 sec., 3290.826820238585 rows/sec., 5.90 MiB/sec. | ||
| 2184 | 2026.05.08 16:56:17.875607 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.05.08 16:56:17.875638 [ 262 ] {58ee5c34-d958-4aaf-bc09-c7bfc4f0642f} <Debug> TCPHandler: Processed in 0.002713033 sec. | ||
| 2186 | 2026.05.08 16:56:17.875638 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2187 | 2026.05.08 16:56:17.875772 [ 200 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::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 | ||
| 2188 | 2026.05.08 16:56:17.875786 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.05.08 16:56:17.875890 [ 262 ] {348cb509-b39a-4699-8da9-b6c5956ef6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2190 | 2026.05.08 16:56:17.875931 [ 262 ] {348cb509-b39a-4699-8da9-b6c5956ef6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2191 | 2026.05.08 16:56:17.875970 [ 200 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2192 | 2026.05.08 16:56:17.876023 [ 200 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 2193 | 2026.05.08 16:56:17.876144 [ 200 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 2194 | 2026.05.08 16:56:17.876289 [ 200 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2195 | 2026.05.08 16:56:17.876318 [ 262 ] {348cb509-b39a-4699-8da9-b6c5956ef6ed} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.05.08 16:56:17.876354 [ 262 ] {348cb509-b39a-4699-8da9-b6c5956ef6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2197 | 2026.05.08 16:56:17.876401 [ 200 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2198 | 2026.05.08 16:56:17.876511 [ 200 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2199 | 2026.05.08 16:56:17.876620 [ 200 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::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 | ||
| 2200 | 2026.05.08 16:56:17.876818 [ 262 ] {348cb509-b39a-4699-8da9-b6c5956ef6ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2201 | 2026.05.08 16:56:17.877334 [ 262 ] {348cb509-b39a-4699-8da9-b6c5956ef6ed} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.05.08 16:56:17.877470 [ 262 ] {348cb509-b39a-4699-8da9-b6c5956ef6ed} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001598 sec., 56320.40050062578 rows/sec., 3.52 MiB/sec. | ||
| 2203 | 2026.05.08 16:56:17.877506 [ 262 ] {348cb509-b39a-4699-8da9-b6c5956ef6ed} <Debug> TCPHandler: Processed in 0.001769998 sec. | ||
| 2204 | 2026.05.08 16:56:17.880926 [ 200 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 19 columns (19 merged, 0 gathered) in 0.00519668 sec., 30788.88829021606 rows/sec., 55.17 MiB/sec. | ||
| 2205 | 2026.05.08 16:56:17.881406 [ 200 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2206 | 2026.05.08 16:56:17.881978 [ 200 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.05.08 16:56:17.882056 [ 200 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2208 | 2026.05.08 16:56:17.882170 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2209 | 2026.05.08 16:56:19.244296 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56017 | ||
| 2210 | 2026.05.08 16:56:19.244429 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2211 | 2026.05.08 16:56:19.244458 [ 307 ] {} <Debug> TCP-Session: 7439317e-9e86-40ff-a3cc-0e9f7bd564cd Authenticating user 'default' from [fd00:1122:3344:101::e]:56017 | ||
| 2212 | 2026.05.08 16:56:19.244481 [ 307 ] {} <Debug> TCP-Session: 7439317e-9e86-40ff-a3cc-0e9f7bd564cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.05.08 16:56:19.244494 [ 307 ] {} <Debug> TCP-Session: 7439317e-9e86-40ff-a3cc-0e9f7bd564cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.05.08 16:56:19.244750 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59103 | ||
| 2215 | 2026.05.08 16:56:19.244776 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34002 | ||
| 2216 | 2026.05.08 16:56:19.244812 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49578 | ||
| 2217 | 2026.05.08 16:56:19.244860 [ 307 ] {} <Trace> TCP-Session: 7439317e-9e86-40ff-a3cc-0e9f7bd564cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2026.05.08 16:56:19.244885 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2026.05.08 16:56:19.244790 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47889 | ||
| 2220 | 2026.05.08 16:56:19.244911 [ 3 ] {} <Debug> TCP-Session: 85a20381-a052-4317-ac8a-f78052675e05 Authenticating user 'default' from [fd00:1122:3344:101::e]:34002 | ||
| 2221 | 2026.05.08 16:56:19.244906 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2222 | 2026.05.08 16:56:19.244943 [ 3 ] {} <Debug> TCP-Session: 85a20381-a052-4317-ac8a-f78052675e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.05.08 16:56:19.244767 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61596 | ||
| 2224 | 2026.05.08 16:56:19.244975 [ 3 ] {} <Debug> TCP-Session: 85a20381-a052-4317-ac8a-f78052675e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.05.08 16:56:19.244978 [ 308 ] {} <Debug> TCP-Session: ffefc88e-1d19-4f0f-b51c-bcc35765a1b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59103 | ||
| 2226 | 2026.05.08 16:56:19.244756 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50909 | ||
| 2227 | 2026.05.08 16:56:19.245034 [ 308 ] {} <Debug> TCP-Session: ffefc88e-1d19-4f0f-b51c-bcc35765a1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.05.08 16:56:19.245060 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2229 | 2026.05.08 16:56:19.245071 [ 308 ] {} <Debug> TCP-Session: ffefc88e-1d19-4f0f-b51c-bcc35765a1b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.05.08 16:56:19.245091 [ 307 ] {c129b5c1-7f74-4d8d-87b7-388cd022768e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56017) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2231 | 2026.05.08 16:56:19.245103 [ 304 ] {} <Debug> TCP-Session: a20c99e7-1ed2-44b6-9ecf-476881f17cb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49578 | ||
| 2232 | 2026.05.08 16:56:19.244754 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56522 | ||
| 2233 | 2026.05.08 16:56:19.245152 [ 304 ] {} <Debug> TCP-Session: a20c99e7-1ed2-44b6-9ecf-476881f17cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.05.08 16:56:19.244804 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33482 | ||
| 2235 | 2026.05.08 16:56:19.245176 [ 304 ] {} <Debug> TCP-Session: a20c99e7-1ed2-44b6-9ecf-476881f17cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.05.08 16:56:19.245221 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2237 | 2026.05.08 16:56:19.245230 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2238 | 2026.05.08 16:56:19.245255 [ 311 ] {} <Debug> TCP-Session: 170a651b-c420-4ad9-b677-1780878a970d Authenticating user 'default' from [fd00:1122:3344:101::e]:61596 | ||
| 2239 | 2026.05.08 16:56:19.245275 [ 311 ] {} <Debug> TCP-Session: 170a651b-c420-4ad9-b677-1780878a970d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.05.08 16:56:19.245275 [ 260 ] {} <Debug> TCP-Session: 2c7bbf22-9ac2-4259-8f2d-b3119af00468 Authenticating user 'default' from [fd00:1122:3344:101::e]:47889 | ||
| 2241 | 2026.05.08 16:56:19.245289 [ 311 ] {} <Debug> TCP-Session: 170a651b-c420-4ad9-b677-1780878a970d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.05.08 16:56:19.245306 [ 260 ] {} <Debug> TCP-Session: 2c7bbf22-9ac2-4259-8f2d-b3119af00468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.05.08 16:56:19.245326 [ 260 ] {} <Debug> TCP-Session: 2c7bbf22-9ac2-4259-8f2d-b3119af00468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.05.08 16:56:19.245385 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2245 | 2026.05.08 16:56:19.245419 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2246 | 2026.05.08 16:56:19.245440 [ 309 ] {} <Debug> TCP-Session: f195a1ae-9cb8-4969-b6a8-aa846fab2d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:56522 | ||
| 2247 | 2026.05.08 16:56:19.245455 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2248 | 2026.05.08 16:56:19.245480 [ 309 ] {} <Debug> TCP-Session: f195a1ae-9cb8-4969-b6a8-aa846fab2d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.05.08 16:56:19.245503 [ 310 ] {} <Debug> TCP-Session: f0e5499b-fca9-4069-81c3-f2fc56eceb42 Authenticating user 'default' from [fd00:1122:3344:101::e]:50909 | ||
| 2250 | 2026.05.08 16:56:19.245511 [ 309 ] {} <Debug> TCP-Session: f195a1ae-9cb8-4969-b6a8-aa846fab2d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.05.08 16:56:19.245515 [ 307 ] {c129b5c1-7f74-4d8d-87b7-388cd022768e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2252 | 2026.05.08 16:56:19.245531 [ 310 ] {} <Debug> TCP-Session: f0e5499b-fca9-4069-81c3-f2fc56eceb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.05.08 16:56:19.245466 [ 303 ] {} <Debug> TCP-Session: d4369f56-9178-45c7-88d4-5fbcb49d3bd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33482 | ||
| 2254 | 2026.05.08 16:56:19.245572 [ 310 ] {} <Debug> TCP-Session: f0e5499b-fca9-4069-81c3-f2fc56eceb42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.05.08 16:56:19.245596 [ 307 ] {c129b5c1-7f74-4d8d-87b7-388cd022768e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2256 | 2026.05.08 16:56:19.245614 [ 303 ] {} <Debug> TCP-Session: d4369f56-9178-45c7-88d4-5fbcb49d3bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.05.08 16:56:19.245649 [ 303 ] {} <Debug> TCP-Session: d4369f56-9178-45c7-88d4-5fbcb49d3bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.05.08 16:56:19.245930 [ 307 ] {c129b5c1-7f74-4d8d-87b7-388cd022768e} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 2259 | 2026.05.08 16:56:19.247136 [ 330 ] {c129b5c1-7f74-4d8d-87b7-388cd022768e} <Trace> AggregatingTransform: Aggregating | ||
| 2260 | 2026.05.08 16:56:19.247199 [ 330 ] {c129b5c1-7f74-4d8d-87b7-388cd022768e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2261 | 2026.05.08 16:56:19.247240 [ 330 ] {c129b5c1-7f74-4d8d-87b7-388cd022768e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001206023 sec. (829.172 rows/sec., 32.39 KiB/sec.) | ||
| 2262 | 2026.05.08 16:56:19.247259 [ 330 ] {c129b5c1-7f74-4d8d-87b7-388cd022768e} <Trace> Aggregator: Merging aggregated data | ||
| 2263 | 2026.05.08 16:56:19.248589 [ 307 ] {c129b5c1-7f74-4d8d-87b7-388cd022768e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003576 sec., 279.64205816554806 rows/sec., 10.92 KiB/sec. | ||
| 2264 | 2026.05.08 16:56:19.248730 [ 307 ] {c129b5c1-7f74-4d8d-87b7-388cd022768e} <Debug> TCPHandler: Processed in 0.004036009 sec. | ||
| 2265 | 2026.05.08 16:56:19.248859 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2026.05.08 16:56:19.248894 [ 307 ] {} <Debug> TCP-Session: 7439317e-9e86-40ff-a3cc-0e9f7bd564cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.05.08 16:56:19.248894 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2268 | 2026.05.08 16:56:19.248934 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2269 | 2026.05.08 16:56:19.248958 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2270 | 2026.05.08 16:56:19.248986 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2271 | 2026.05.08 16:56:19.248993 [ 309 ] {} <Debug> TCP-Session: f195a1ae-9cb8-4969-b6a8-aa846fab2d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.05.08 16:56:19.248998 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2273 | 2026.05.08 16:56:19.249024 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2274 | 2026.05.08 16:56:19.249043 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2275 | 2026.05.08 16:56:19.249066 [ 3 ] {} <Debug> TCP-Session: 85a20381-a052-4317-ac8a-f78052675e05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.05.08 16:56:19.249090 [ 260 ] {} <Debug> TCP-Session: 2c7bbf22-9ac2-4259-8f2d-b3119af00468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.05.08 16:56:19.249098 [ 310 ] {} <Debug> TCP-Session: f0e5499b-fca9-4069-81c3-f2fc56eceb42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.05.08 16:56:19.249039 [ 311 ] {} <Debug> TCP-Session: 170a651b-c420-4ad9-b677-1780878a970d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.05.08 16:56:19.249013 [ 303 ] {} <Debug> TCP-Session: d4369f56-9178-45c7-88d4-5fbcb49d3bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.05.08 16:56:19.248949 [ 304 ] {} <Debug> TCP-Session: a20c99e7-1ed2-44b6-9ecf-476881f17cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.05.08 16:56:19.248940 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.05.08 16:56:19.249222 [ 308 ] {} <Debug> TCP-Session: ffefc88e-1d19-4f0f-b51c-bcc35765a1b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.05.08 16:56:19.381140 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56786 | ||
| 2284 | 2026.05.08 16:56:19.381243 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2285 | 2026.05.08 16:56:19.381269 [ 307 ] {} <Debug> TCP-Session: e0410118-15f6-43a7-bbad-c1c9396401ac Authenticating user 'default' from [fd00:1122:3344:101::e]:56786 | ||
| 2286 | 2026.05.08 16:56:19.381291 [ 307 ] {} <Debug> TCP-Session: e0410118-15f6-43a7-bbad-c1c9396401ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.05.08 16:56:19.381304 [ 307 ] {} <Debug> TCP-Session: e0410118-15f6-43a7-bbad-c1c9396401ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.05.08 16:56:19.381574 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47864 | ||
| 2289 | 2026.05.08 16:56:19.381598 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53688 | ||
| 2290 | 2026.05.08 16:56:19.381625 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56183 | ||
| 2291 | 2026.05.08 16:56:19.381644 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63809 | ||
| 2292 | 2026.05.08 16:56:19.381634 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46262 | ||
| 2293 | 2026.05.08 16:56:19.381704 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2294 | 2026.05.08 16:56:19.381704 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2295 | 2026.05.08 16:56:19.381765 [ 308 ] {} <Debug> TCP-Session: 3051dab1-d670-42bc-a68b-652ccb58ca40 Authenticating user 'default' from [fd00:1122:3344:101::e]:47864 | ||
| 2296 | 2026.05.08 16:56:19.381767 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2297 | 2026.05.08 16:56:19.381784 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2298 | 2026.05.08 16:56:19.381798 [ 308 ] {} <Debug> TCP-Session: 3051dab1-d670-42bc-a68b-652ccb58ca40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.05.08 16:56:19.381819 [ 260 ] {} <Debug> TCP-Session: 1e0a238e-deb7-4b7f-92b8-7b6cd27b2418 Authenticating user 'default' from [fd00:1122:3344:101::e]:56183 | ||
| 2300 | 2026.05.08 16:56:19.381839 [ 308 ] {} <Debug> TCP-Session: 3051dab1-d670-42bc-a68b-652ccb58ca40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.05.08 16:56:19.381861 [ 260 ] {} <Debug> TCP-Session: 1e0a238e-deb7-4b7f-92b8-7b6cd27b2418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.05.08 16:56:19.381830 [ 303 ] {} <Debug> TCP-Session: 04b6dd56-338b-44b1-a591-7b7b9d6f05a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46262 | ||
| 2303 | 2026.05.08 16:56:19.381885 [ 260 ] {} <Debug> TCP-Session: 1e0a238e-deb7-4b7f-92b8-7b6cd27b2418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.05.08 16:56:19.381910 [ 303 ] {} <Debug> TCP-Session: 04b6dd56-338b-44b1-a591-7b7b9d6f05a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.05.08 16:56:19.381785 [ 311 ] {} <Debug> TCP-Session: 39c1012b-2366-4e27-bac8-3467bb43819c Authenticating user 'default' from [fd00:1122:3344:101::e]:53688 | ||
| 2306 | 2026.05.08 16:56:19.381939 [ 303 ] {} <Debug> TCP-Session: 04b6dd56-338b-44b1-a591-7b7b9d6f05a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.05.08 16:56:19.381964 [ 311 ] {} <Debug> TCP-Session: 39c1012b-2366-4e27-bac8-3467bb43819c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.05.08 16:56:19.381599 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53320 | ||
| 2309 | 2026.05.08 16:56:19.381992 [ 311 ] {} <Debug> TCP-Session: 39c1012b-2366-4e27-bac8-3467bb43819c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.05.08 16:56:19.381608 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46182 | ||
| 2311 | 2026.05.08 16:56:19.381767 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2312 | 2026.05.08 16:56:19.382086 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2313 | 2026.05.08 16:56:19.381638 [ 307 ] {} <Trace> TCP-Session: e0410118-15f6-43a7-bbad-c1c9396401ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2026.05.08 16:56:19.382112 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2315 | 2026.05.08 16:56:19.382119 [ 310 ] {} <Debug> TCP-Session: f5e4533a-6e50-423f-91ff-43e8555e75f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53320 | ||
| 2316 | 2026.05.08 16:56:19.382149 [ 3 ] {} <Debug> TCP-Session: 8c9be7a2-e55d-4879-bff2-3e18da29eb53 Authenticating user 'default' from [fd00:1122:3344:101::e]:46182 | ||
| 2317 | 2026.05.08 16:56:19.382165 [ 310 ] {} <Debug> TCP-Session: f5e4533a-6e50-423f-91ff-43e8555e75f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.05.08 16:56:19.382180 [ 3 ] {} <Debug> TCP-Session: 8c9be7a2-e55d-4879-bff2-3e18da29eb53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.05.08 16:56:19.382192 [ 310 ] {} <Debug> TCP-Session: f5e4533a-6e50-423f-91ff-43e8555e75f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.05.08 16:56:19.382209 [ 3 ] {} <Debug> TCP-Session: 8c9be7a2-e55d-4879-bff2-3e18da29eb53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.05.08 16:56:19.382111 [ 304 ] {} <Debug> TCP-Session: 3f27c9a1-a216-4ab5-9954-0cbc21383b11 Authenticating user 'default' from [fd00:1122:3344:101::e]:63809 | ||
| 2322 | 2026.05.08 16:56:19.381580 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45590 | ||
| 2323 | 2026.05.08 16:56:19.382279 [ 307 ] {2c6ed947-8228-4d32-9c2c-85f4e6588452} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56786) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2324 | 2026.05.08 16:56:19.382266 [ 304 ] {} <Debug> TCP-Session: 3f27c9a1-a216-4ab5-9954-0cbc21383b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.05.08 16:56:19.382333 [ 304 ] {} <Debug> TCP-Session: 3f27c9a1-a216-4ab5-9954-0cbc21383b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.05.08 16:56:19.382368 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2327 | 2026.05.08 16:56:19.382402 [ 309 ] {} <Debug> TCP-Session: 241d3ba4-708d-457d-aae3-0bf9ed7d5026 Authenticating user 'default' from [fd00:1122:3344:101::e]:45590 | ||
| 2328 | 2026.05.08 16:56:19.382425 [ 309 ] {} <Debug> TCP-Session: 241d3ba4-708d-457d-aae3-0bf9ed7d5026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.05.08 16:56:19.382438 [ 309 ] {} <Debug> TCP-Session: 241d3ba4-708d-457d-aae3-0bf9ed7d5026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.05.08 16:56:19.382558 [ 307 ] {2c6ed947-8228-4d32-9c2c-85f4e6588452} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2331 | 2026.05.08 16:56:19.382615 [ 307 ] {2c6ed947-8228-4d32-9c2c-85f4e6588452} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2332 | 2026.05.08 16:56:19.382916 [ 307 ] {2c6ed947-8228-4d32-9c2c-85f4e6588452} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 2333 | 2026.05.08 16:56:19.383004 [ 307 ] {2c6ed947-8228-4d32-9c2c-85f4e6588452} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2334 | 2026.05.08 16:56:19.766868 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4298 | ||
| 2335 | 2026.05.08 16:56:19.767363 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.05.08 16:56:19.767420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2337 | 2026.05.08 16:56:19.774056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2338 | 2026.05.08 16:56:19.774380 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.05.08 16:56:19.774574 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4298 | ||
| 2340 | 2026.05.08 16:56:19.804983 [ 318 ] {2c6ed947-8228-4d32-9c2c-85f4e6588452} <Trace> AggregatingTransform: Aggregating | ||
| 2341 | 2026.05.08 16:56:19.805058 [ 318 ] {2c6ed947-8228-4d32-9c2c-85f4e6588452} <Trace> Aggregator: Aggregation method: without_key | ||
| 2342 | 2026.05.08 16:56:19.805098 [ 318 ] {2c6ed947-8228-4d32-9c2c-85f4e6588452} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001052479 sec. (950.138 rows/sec., 37.11 KiB/sec.) | ||
| 2343 | 2026.05.08 16:56:19.805118 [ 318 ] {2c6ed947-8228-4d32-9c2c-85f4e6588452} <Trace> Aggregator: Merging aggregated data | ||
| 2344 | 2026.05.08 16:56:19.806610 [ 307 ] {2c6ed947-8228-4d32-9c2c-85f4e6588452} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.424407 sec., 2.356228808667152 rows/sec., 94.25 B/sec. | ||
| 2345 | 2026.05.08 16:56:19.806797 [ 307 ] {2c6ed947-8228-4d32-9c2c-85f4e6588452} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2346 | 2026.05.08 16:56:19.806822 [ 307 ] {2c6ed947-8228-4d32-9c2c-85f4e6588452} <Debug> TCPHandler: Processed in 0.425326301 sec. | ||
| 2347 | 2026.05.08 16:56:19.806966 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2026.05.08 16:56:19.806997 [ 307 ] {} <Debug> TCP-Session: e0410118-15f6-43a7-bbad-c1c9396401ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.05.08 16:56:19.807002 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2350 | 2026.05.08 16:56:19.807024 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2351 | 2026.05.08 16:56:19.807041 [ 308 ] {} <Debug> TCP-Session: 3051dab1-d670-42bc-a68b-652ccb58ca40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.05.08 16:56:19.807059 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2353 | 2026.05.08 16:56:19.807081 [ 310 ] {} <Debug> TCP-Session: f5e4533a-6e50-423f-91ff-43e8555e75f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.05.08 16:56:19.807086 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2355 | 2026.05.08 16:56:19.807104 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2356 | 2026.05.08 16:56:19.807131 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2357 | 2026.05.08 16:56:19.807147 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2358 | 2026.05.08 16:56:19.807164 [ 304 ] {} <Debug> TCP-Session: 3f27c9a1-a216-4ab5-9954-0cbc21383b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.05.08 16:56:19.807212 [ 260 ] {} <Debug> TCP-Session: 1e0a238e-deb7-4b7f-92b8-7b6cd27b2418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.05.08 16:56:19.807202 [ 3 ] {} <Debug> TCP-Session: 8c9be7a2-e55d-4879-bff2-3e18da29eb53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.05.08 16:56:19.807152 [ 311 ] {} <Debug> TCP-Session: 39c1012b-2366-4e27-bac8-3467bb43819c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.05.08 16:56:19.807105 [ 303 ] {} <Debug> TCP-Session: 04b6dd56-338b-44b1-a591-7b7b9d6f05a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.05.08 16:56:19.807046 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2364 | 2026.05.08 16:56:19.807310 [ 309 ] {} <Debug> TCP-Session: 241d3ba4-708d-457d-aae3-0bf9ed7d5026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.05.08 16:56:20.001133 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.34 MiB, peak 198.43 MiB, free memory in arenas 0.00 B, will set to 207.63 MiB (RSS), difference: 19.30 MiB | ||
| 2366 | 2026.05.08 16:56:20.002442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2367 | 2026.05.08 16:56:20.021611 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.05.08 16:56:20.021681 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2369 | 2026.05.08 16:56:20.027681 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2370 | 2026.05.08 16:56:20.028453 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.05.08 16:56:20.032227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2372 | 2026.05.08 16:56:21.001162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.15 MiB, peak 212.15 MiB, free memory in arenas 0.00 B, will set to 210.00 MiB (RSS), difference: 1.85 MiB | ||
| 2373 | 2026.05.08 16:56:22.273385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 296 | ||
| 2374 | 2026.05.08 16:56:22.275974 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.05.08 16:56:22.276028 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2376 | 2026.05.08 16:56:22.277213 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2377 | 2026.05.08 16:56:22.277491 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.05.08 16:56:22.277815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 2379 | 2026.05.08 16:56:22.827398 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.05.08 16:56:22.827612 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2381 | 2026.05.08 16:56:22.827914 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2382 | 2026.05.08 16:56:22.827949 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2383 | 2026.05.08 16:56:22.828187 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2384 | 2026.05.08 16:56:22.828252 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2385 | 2026.05.08 16:56:22.828386 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2386 | 2026.05.08 16:56:22.828515 [ 321 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2387 | 2026.05.08 16:56:22.828547 [ 270 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2388 | 2026.05.08 16:56:22.828515 [ 352 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2389 | 2026.05.08 16:56:22.828731 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 2390 | 2026.05.08 16:56:22.828757 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2391 | 2026.05.08 16:56:22.828837 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2392 | 2026.05.08 16:56:22.828858 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 2393 | 2026.05.08 16:56:22.828892 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2394 | 2026.05.08 16:56:22.828925 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2395 | 2026.05.08 16:56:22.828957 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2396 | 2026.05.08 16:56:22.830291 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002762 sec., 18826.937002172337 rows/sec., 3.83 MiB/sec. | ||
| 2397 | 2026.05.08 16:56:22.830423 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Debug> MemoryTracker: Peak memory usage (for query): 140.01 KiB. | ||
| 2398 | 2026.05.08 16:56:22.830439 [ 262 ] {1d3e0677-3689-4efc-b375-66de74dba502} <Debug> TCPHandler: Processed in 0.003166006 sec. | ||
| 2399 | 2026.05.08 16:56:22.832563 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.05.08 16:56:22.832692 [ 262 ] {308183ee-4f37-45d2-a253-b58189ceebc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2401 | 2026.05.08 16:56:22.832741 [ 262 ] {308183ee-4f37-45d2-a253-b58189ceebc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2402 | 2026.05.08 16:56:22.833334 [ 262 ] {308183ee-4f37-45d2-a253-b58189ceebc6} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.05.08 16:56:22.833374 [ 262 ] {308183ee-4f37-45d2-a253-b58189ceebc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2404 | 2026.05.08 16:56:22.833729 [ 262 ] {308183ee-4f37-45d2-a253-b58189ceebc6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2405 | 2026.05.08 16:56:22.833947 [ 262 ] {308183ee-4f37-45d2-a253-b58189ceebc6} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.05.08 16:56:22.834092 [ 262 ] {308183ee-4f37-45d2-a253-b58189ceebc6} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001436 sec., 89136.49025069638 rows/sec., 7.68 MiB/sec. | ||
| 2407 | 2026.05.08 16:56:22.834120 [ 27 ] {} <Debug> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2408 | 2026.05.08 16:56:22.834129 [ 262 ] {308183ee-4f37-45d2-a253-b58189ceebc6} <Debug> TCPHandler: Processed in 0.001625344 sec. | ||
| 2409 | 2026.05.08 16:56:22.834176 [ 27 ] {} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.05.08 16:56:22.834206 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2411 | 2026.05.08 16:56:22.834297 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2026.05.08 16:56:22.834399 [ 262 ] {e611dcf7-3f8e-417e-8192-ac5b887abbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2413 | 2026.05.08 16:56:22.834438 [ 262 ] {e611dcf7-3f8e-417e-8192-ac5b887abbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2414 | 2026.05.08 16:56:22.834659 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 2415 | 2026.05.08 16:56:22.834759 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2416 | 2026.05.08 16:56:22.834790 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 996 rows starting from the beginning of the part | ||
| 2417 | 2026.05.08 16:56:22.834849 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 128 rows starting from the beginning of the part | ||
| 2418 | 2026.05.08 16:56:22.834856 [ 262 ] {e611dcf7-3f8e-417e-8192-ac5b887abbfc} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.05.08 16:56:22.834895 [ 262 ] {e611dcf7-3f8e-417e-8192-ac5b887abbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2420 | 2026.05.08 16:56:22.834899 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 797 rows starting from the beginning of the part | ||
| 2421 | 2026.05.08 16:56:22.834948 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 2422 | 2026.05.08 16:56:22.834991 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3144 rows starting from the beginning of the part | ||
| 2423 | 2026.05.08 16:56:22.835032 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2424 | 2026.05.08 16:56:22.835200 [ 262 ] {e611dcf7-3f8e-417e-8192-ac5b887abbfc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2425 | 2026.05.08 16:56:22.835410 [ 262 ] {e611dcf7-3f8e-417e-8192-ac5b887abbfc} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.05.08 16:56:22.835541 [ 262 ] {e611dcf7-3f8e-417e-8192-ac5b887abbfc} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00116 sec., 31034.48275862069 rows/sec., 2.28 MiB/sec. | ||
| 2427 | 2026.05.08 16:56:22.835576 [ 262 ] {e611dcf7-3f8e-417e-8192-ac5b887abbfc} <Debug> TCPHandler: Processed in 0.001327896 sec. | ||
| 2428 | 2026.05.08 16:56:22.835707 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.05.08 16:56:22.835802 [ 262 ] {75e1b62a-eab3-4fb6-ab6f-8d79f6df7763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2430 | 2026.05.08 16:56:22.835841 [ 262 ] {75e1b62a-eab3-4fb6-ab6f-8d79f6df7763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2431 | 2026.05.08 16:56:22.836274 [ 262 ] {75e1b62a-eab3-4fb6-ab6f-8d79f6df7763} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.05.08 16:56:22.836310 [ 262 ] {75e1b62a-eab3-4fb6-ab6f-8d79f6df7763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2433 | 2026.05.08 16:56:22.836605 [ 262 ] {75e1b62a-eab3-4fb6-ab6f-8d79f6df7763} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2434 | 2026.05.08 16:56:22.836788 [ 200 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5321 rows, containing 5 columns (5 merged, 0 gathered) in 0.002168559 sec., 2453703.127284063 rows/sec., 197.19 MiB/sec. | ||
| 2435 | 2026.05.08 16:56:22.836813 [ 262 ] {75e1b62a-eab3-4fb6-ab6f-8d79f6df7763} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.05.08 16:56:22.836939 [ 26 ] {} <Debug> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2437 | 2026.05.08 16:56:22.836943 [ 262 ] {75e1b62a-eab3-4fb6-ab6f-8d79f6df7763} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001159 sec., 86281.27696289905 rows/sec., 6.74 MiB/sec. | ||
| 2438 | 2026.05.08 16:56:22.836986 [ 26 ] {} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.05.08 16:56:22.837003 [ 262 ] {75e1b62a-eab3-4fb6-ab6f-8d79f6df7763} <Debug> TCPHandler: Processed in 0.001344656 sec. | ||
| 2440 | 2026.05.08 16:56:22.837014 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2441 | 2026.05.08 16:56:22.837141 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2026.05.08 16:56:22.837171 [ 195 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 2443 | 2026.05.08 16:56:22.837233 [ 194 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2444 | 2026.05.08 16:56:22.837256 [ 262 ] {ae320f14-7c69-4e93-9e58-296451f1c403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.05.08 16:56:22.837305 [ 262 ] {ae320f14-7c69-4e93-9e58-296451f1c403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2446 | 2026.05.08 16:56:22.837307 [ 195 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2447 | 2026.05.08 16:56:22.837356 [ 195 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 584 rows starting from the beginning of the part | ||
| 2448 | 2026.05.08 16:56:22.837455 [ 195 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 2449 | 2026.05.08 16:56:22.837519 [ 195 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 490 rows starting from the beginning of the part | ||
| 2450 | 2026.05.08 16:56:22.837581 [ 195 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2451 | 2026.05.08 16:56:22.837580 [ 194 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_11_2} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.05.08 16:56:22.837634 [ 195 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1715 rows starting from the beginning of the part | ||
| 2453 | 2026.05.08 16:56:22.837681 [ 194 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_11_2} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2454 | 2026.05.08 16:56:22.837688 [ 195 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2455 | 2026.05.08 16:56:22.837723 [ 262 ] {ae320f14-7c69-4e93-9e58-296451f1c403} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.05.08 16:56:22.837764 [ 262 ] {ae320f14-7c69-4e93-9e58-296451f1c403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2457 | 2026.05.08 16:56:22.837776 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 2458 | 2026.05.08 16:56:22.838141 [ 262 ] {ae320f14-7c69-4e93-9e58-296451f1c403} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2459 | 2026.05.08 16:56:22.838376 [ 262 ] {ae320f14-7c69-4e93-9e58-296451f1c403} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.05.08 16:56:22.838500 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2461 | 2026.05.08 16:56:22.838521 [ 262 ] {ae320f14-7c69-4e93-9e58-296451f1c403} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 2462 | 2026.05.08 16:56:22.838540 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.05.08 16:56:22.838563 [ 262 ] {ae320f14-7c69-4e93-9e58-296451f1c403} <Debug> TCPHandler: Processed in 0.00147132 sec. | ||
| 2464 | 2026.05.08 16:56:22.838565 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2465 | 2026.05.08 16:56:22.838665 [ 200 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 2466 | 2026.05.08 16:56:22.838689 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.05.08 16:56:22.838775 [ 200 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2468 | 2026.05.08 16:56:22.838797 [ 262 ] {095d2d8f-1a17-434d-8b2f-b8d752a25e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2469 | 2026.05.08 16:56:22.838807 [ 200 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1036 rows starting from the beginning of the part | ||
| 2470 | 2026.05.08 16:56:22.838856 [ 262 ] {095d2d8f-1a17-434d-8b2f-b8d752a25e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2471 | 2026.05.08 16:56:22.838874 [ 200 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2472 | 2026.05.08 16:56:22.838924 [ 200 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 265 rows starting from the beginning of the part | ||
| 2473 | 2026.05.08 16:56:22.838963 [ 200 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2474 | 2026.05.08 16:56:22.839002 [ 200 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3228 rows starting from the beginning of the part | ||
| 2475 | 2026.05.08 16:56:22.839039 [ 200 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 2476 | 2026.05.08 16:56:22.839145 [ 194 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3089 rows, containing 5 columns (5 merged, 0 gathered) in 0.002039305 sec., 1514731.7345860477 rows/sec., 111.31 MiB/sec. | ||
| 2477 | 2026.05.08 16:56:22.839478 [ 197 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2478 | 2026.05.08 16:56:22.839723 [ 262 ] {095d2d8f-1a17-434d-8b2f-b8d752a25e20} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.05.08 16:56:22.839765 [ 262 ] {095d2d8f-1a17-434d-8b2f-b8d752a25e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2480 | 2026.05.08 16:56:22.839796 [ 197 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_11_2} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.05.08 16:56:22.839883 [ 197 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_11_2} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2482 | 2026.05.08 16:56:22.839964 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2483 | 2026.05.08 16:56:22.840319 [ 262 ] {095d2d8f-1a17-434d-8b2f-b8d752a25e20} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2484 | 2026.05.08 16:56:22.840575 [ 262 ] {095d2d8f-1a17-434d-8b2f-b8d752a25e20} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.05.08 16:56:22.840716 [ 262 ] {095d2d8f-1a17-434d-8b2f-b8d752a25e20} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001937 sec., 18585.441404233352 rows/sec., 33.30 MiB/sec. | ||
| 2486 | 2026.05.08 16:56:22.840769 [ 262 ] {095d2d8f-1a17-434d-8b2f-b8d752a25e20} <Debug> TCPHandler: Processed in 0.002128427 sec. | ||
| 2487 | 2026.05.08 16:56:22.840920 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.05.08 16:56:22.841031 [ 262 ] {3e09876f-4981-400c-ad90-36f45c0362b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2489 | 2026.05.08 16:56:22.841072 [ 262 ] {3e09876f-4981-400c-ad90-36f45c0362b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2490 | 2026.05.08 16:56:22.841104 [ 194 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002471117 sec., 2027018.5507201804 rows/sec., 132.07 MiB/sec. | ||
| 2491 | 2026.05.08 16:56:22.841470 [ 262 ] {3e09876f-4981-400c-ad90-36f45c0362b6} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.05.08 16:56:22.841520 [ 262 ] {3e09876f-4981-400c-ad90-36f45c0362b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2493 | 2026.05.08 16:56:22.841581 [ 197 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2494 | 2026.05.08 16:56:22.841850 [ 262 ] {3e09876f-4981-400c-ad90-36f45c0362b6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2495 | 2026.05.08 16:56:22.841852 [ 197 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.05.08 16:56:22.841936 [ 197 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2497 | 2026.05.08 16:56:22.841995 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2498 | 2026.05.08 16:56:22.842089 [ 262 ] {3e09876f-4981-400c-ad90-36f45c0362b6} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.05.08 16:56:22.842331 [ 27 ] {} <Debug> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2500 | 2026.05.08 16:56:22.842338 [ 262 ] {3e09876f-4981-400c-ad90-36f45c0362b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. | ||
| 2501 | 2026.05.08 16:56:22.842377 [ 27 ] {} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.05.08 16:56:22.842397 [ 262 ] {3e09876f-4981-400c-ad90-36f45c0362b6} <Debug> TCPHandler: Processed in 0.001529941 sec. | ||
| 2503 | 2026.05.08 16:56:22.842405 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2504 | 2026.05.08 16:56:22.842499 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 2505 | 2026.05.08 16:56:22.842596 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2506 | 2026.05.08 16:56:22.842621 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part | ||
| 2507 | 2026.05.08 16:56:22.842665 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2508 | 2026.05.08 16:56:22.842700 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2509 | 2026.05.08 16:56:22.842735 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2510 | 2026.05.08 16:56:22.842768 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 2511 | 2026.05.08 16:56:22.842805 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 2512 | 2026.05.08 16:56:22.843565 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 4 columns (4 merged, 0 gathered) in 0.001095769 sec., 585889.9092783242 rows/sec., 37.99 MiB/sec. | ||
| 2513 | 2026.05.08 16:56:22.843711 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2514 | 2026.05.08 16:56:22.843939 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_11_2} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.05.08 16:56:22.844004 [ 200 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_11_2} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2516 | 2026.05.08 16:56:22.844057 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2517 | 2026.05.08 16:56:27.215432 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2518 | 2026.05.08 16:56:27.215539 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2519 | 2026.05.08 16:56:27.275241 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4810 | ||
| 2520 | 2026.05.08 16:56:27.275793 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.05.08 16:56:27.275828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2522 | 2026.05.08 16:56:27.276336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2523 | 2026.05.08 16:56:27.276566 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.05.08 16:56:27.276693 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4810 | ||
| 2525 | 2026.05.08 16:56:27.532866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2526 | 2026.05.08 16:56:27.549331 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.05.08 16:56:27.549385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2528 | 2026.05.08 16:56:27.555533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2529 | 2026.05.08 16:56:27.556219 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.05.08 16:56:27.559094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2531 | 2026.05.08 16:56:27.831482 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.05.08 16:56:27.831846 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 2533 | 2026.05.08 16:56:27.832227 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2534 | 2026.05.08 16:56:27.832262 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 2535 | 2026.05.08 16:56:27.832491 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2536 | 2026.05.08 16:56:27.832558 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2537 | 2026.05.08 16:56:27.832694 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2538 | 2026.05.08 16:56:27.832836 [ 321 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2539 | 2026.05.08 16:56:27.832839 [ 342 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2540 | 2026.05.08 16:56:27.832839 [ 356 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2541 | 2026.05.08 16:56:27.833065 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 2542 | 2026.05.08 16:56:27.833094 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2543 | 2026.05.08 16:56:27.833177 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2544 | 2026.05.08 16:56:27.833197 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 2545 | 2026.05.08 16:56:27.833231 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 2546 | 2026.05.08 16:56:27.833267 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 2547 | 2026.05.08 16:56:27.833299 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 2548 | 2026.05.08 16:56:27.834740 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.003049 sec., 17054.772056411937 rows/sec., 3.47 MiB/sec. | ||
| 2549 | 2026.05.08 16:56:27.834885 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Debug> MemoryTracker: Peak memory usage (for query): 142.25 KiB. | ||
| 2550 | 2026.05.08 16:56:27.834901 [ 262 ] {a3be3797-c176-4e81-8707-e823e3d8d1d0} <Debug> TCPHandler: Processed in 0.003597887 sec. | ||
| 2551 | 2026.05.08 16:56:27.839761 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2026.05.08 16:56:27.839912 [ 262 ] {0b49561d-c8e6-4c14-8724-5650d94fea39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2553 | 2026.05.08 16:56:27.839993 [ 262 ] {0b49561d-c8e6-4c14-8724-5650d94fea39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2554 | 2026.05.08 16:56:27.841121 [ 262 ] {0b49561d-c8e6-4c14-8724-5650d94fea39} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.05.08 16:56:27.841198 [ 262 ] {0b49561d-c8e6-4c14-8724-5650d94fea39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2556 | 2026.05.08 16:56:27.841840 [ 262 ] {0b49561d-c8e6-4c14-8724-5650d94fea39} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2557 | 2026.05.08 16:56:27.842109 [ 262 ] {0b49561d-c8e6-4c14-8724-5650d94fea39} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.05.08 16:56:27.842246 [ 73 ] {} <Debug> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2559 | 2026.05.08 16:56:27.842254 [ 262 ] {0b49561d-c8e6-4c14-8724-5650d94fea39} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002394 sec., 118629.90810359232 rows/sec., 7.53 MiB/sec. | ||
| 2560 | 2026.05.08 16:56:27.842318 [ 73 ] {} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.05.08 16:56:27.842334 [ 262 ] {0b49561d-c8e6-4c14-8724-5650d94fea39} <Debug> TCPHandler: Processed in 0.002636521 sec. | ||
| 2562 | 2026.05.08 16:56:27.842352 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2563 | 2026.05.08 16:56:27.842469 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 2564 | 2026.05.08 16:56:27.842518 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.05.08 16:56:27.842596 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2566 | 2026.05.08 16:56:27.842620 [ 262 ] {1bffe2ca-4d08-4355-8b42-10a545f77a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2567 | 2026.05.08 16:56:27.842634 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 2568 | 2026.05.08 16:56:27.842664 [ 262 ] {1bffe2ca-4d08-4355-8b42-10a545f77a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2569 | 2026.05.08 16:56:27.842734 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 2570 | 2026.05.08 16:56:27.842796 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 2571 | 2026.05.08 16:56:27.842865 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 2572 | 2026.05.08 16:56:27.842919 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 2573 | 2026.05.08 16:56:27.842975 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 2574 | 2026.05.08 16:56:27.843523 [ 262 ] {1bffe2ca-4d08-4355-8b42-10a545f77a73} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.05.08 16:56:27.843565 [ 262 ] {1bffe2ca-4d08-4355-8b42-10a545f77a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2576 | 2026.05.08 16:56:27.843950 [ 262 ] {1bffe2ca-4d08-4355-8b42-10a545f77a73} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2577 | 2026.05.08 16:56:27.844028 [ 200 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599183 sec., 902961.074498666 rows/sec., 61.09 MiB/sec. | ||
| 2578 | 2026.05.08 16:56:27.844175 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2579 | 2026.05.08 16:56:27.844179 [ 262 ] {1bffe2ca-4d08-4355-8b42-10a545f77a73} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.05.08 16:56:27.844333 [ 262 ] {1bffe2ca-4d08-4355-8b42-10a545f77a73} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001732 sec., 460161.6628175519 rows/sec., 35.41 MiB/sec. | ||
| 2581 | 2026.05.08 16:56:27.844372 [ 262 ] {1bffe2ca-4d08-4355-8b42-10a545f77a73} <Debug> TCPHandler: Processed in 0.001902992 sec. | ||
| 2582 | 2026.05.08 16:56:27.844437 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_6_1} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.05.08 16:56:27.844512 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2584 | 2026.05.08 16:56:27.844513 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_6_1} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2585 | 2026.05.08 16:56:27.844598 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2586 | 2026.05.08 16:56:27.844615 [ 262 ] {f7409873-6362-452f-add5-3dd9b7899e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2587 | 2026.05.08 16:56:27.844659 [ 262 ] {f7409873-6362-452f-add5-3dd9b7899e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2588 | 2026.05.08 16:56:27.845141 [ 262 ] {f7409873-6362-452f-add5-3dd9b7899e59} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.05.08 16:56:27.845177 [ 262 ] {f7409873-6362-452f-add5-3dd9b7899e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2590 | 2026.05.08 16:56:27.845471 [ 262 ] {f7409873-6362-452f-add5-3dd9b7899e59} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2591 | 2026.05.08 16:56:27.845692 [ 262 ] {f7409873-6362-452f-add5-3dd9b7899e59} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.05.08 16:56:27.845813 [ 73 ] {} <Debug> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2593 | 2026.05.08 16:56:27.845825 [ 262 ] {f7409873-6362-452f-add5-3dd9b7899e59} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001228 sec., 115635.17915309448 rows/sec., 6.79 MiB/sec. | ||
| 2594 | 2026.05.08 16:56:27.845861 [ 73 ] {} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.05.08 16:56:27.845879 [ 262 ] {f7409873-6362-452f-add5-3dd9b7899e59} <Debug> TCPHandler: Processed in 0.001425818 sec. | ||
| 2596 | 2026.05.08 16:56:27.845890 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2597 | 2026.05.08 16:56:27.846057 [ 191 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2598 | 2026.05.08 16:56:27.846084 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2026.05.08 16:56:27.846180 [ 262 ] {2302661e-3a19-4f82-af7e-596bec42aaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2600 | 2026.05.08 16:56:27.846183 [ 191 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2601 | 2026.05.08 16:56:27.846219 [ 262 ] {2302661e-3a19-4f82-af7e-596bec42aaa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2602 | 2026.05.08 16:56:27.846233 [ 191 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 202 rows starting from the beginning of the part | ||
| 2603 | 2026.05.08 16:56:27.846328 [ 191 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::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 | ||
| 2604 | 2026.05.08 16:56:27.846386 [ 191 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2605 | 2026.05.08 16:56:27.846451 [ 191 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 152 rows starting from the beginning of the part | ||
| 2606 | 2026.05.08 16:56:27.846503 [ 191 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2607 | 2026.05.08 16:56:27.846563 [ 191 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 142 rows starting from the beginning of the part | ||
| 2608 | 2026.05.08 16:56:27.846870 [ 262 ] {2302661e-3a19-4f82-af7e-596bec42aaa7} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.05.08 16:56:27.846905 [ 262 ] {2302661e-3a19-4f82-af7e-596bec42aaa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2610 | 2026.05.08 16:56:27.847221 [ 262 ] {2302661e-3a19-4f82-af7e-596bec42aaa7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2611 | 2026.05.08 16:56:27.847428 [ 262 ] {2302661e-3a19-4f82-af7e-596bec42aaa7} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.05.08 16:56:27.847527 [ 194 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524722 sec., 465658.6577749911 rows/sec., 30.49 MiB/sec. | ||
| 2613 | 2026.05.08 16:56:27.847545 [ 73 ] {} <Debug> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2614 | 2026.05.08 16:56:27.847554 [ 262 ] {2302661e-3a19-4f82-af7e-596bec42aaa7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001391 sec., 107117.18188353702 rows/sec., 6.92 MiB/sec. | ||
| 2615 | 2026.05.08 16:56:27.847591 [ 73 ] {} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.05.08 16:56:27.847611 [ 262 ] {2302661e-3a19-4f82-af7e-596bec42aaa7} <Debug> TCPHandler: Processed in 0.001577203 sec. | ||
| 2617 | 2026.05.08 16:56:27.847616 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2618 | 2026.05.08 16:56:27.847677 [ 194 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2619 | 2026.05.08 16:56:27.847717 [ 191 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::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 | ||
| 2620 | 2026.05.08 16:56:27.847766 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.05.08 16:56:27.847803 [ 191 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2622 | 2026.05.08 16:56:27.847827 [ 191 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 2623 | 2026.05.08 16:56:27.847872 [ 191 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::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 | ||
| 2624 | 2026.05.08 16:56:27.847896 [ 262 ] {561f572d-82f6-46a3-aabb-b71748fb0178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2625 | 2026.05.08 16:56:27.847910 [ 191 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::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 | ||
| 2626 | 2026.05.08 16:56:27.847942 [ 194 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_11_2} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.05.08 16:56:27.847965 [ 191 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2628 | 2026.05.08 16:56:27.847978 [ 262 ] {561f572d-82f6-46a3-aabb-b71748fb0178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2629 | 2026.05.08 16:56:27.848005 [ 191 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 950 rows starting from the beginning of the part | ||
| 2630 | 2026.05.08 16:56:27.848025 [ 194 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_11_2} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2631 | 2026.05.08 16:56:27.848046 [ 191 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::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 | ||
| 2632 | 2026.05.08 16:56:27.848101 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2633 | 2026.05.08 16:56:27.848674 [ 262 ] {561f572d-82f6-46a3-aabb-b71748fb0178} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.05.08 16:56:27.848722 [ 262 ] {561f572d-82f6-46a3-aabb-b71748fb0178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2635 | 2026.05.08 16:56:27.848905 [ 187 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227173 sec., 1280178.1003982322 rows/sec., 83.48 MiB/sec. | ||
| 2636 | 2026.05.08 16:56:27.849062 [ 191 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2637 | 2026.05.08 16:56:27.849119 [ 262 ] {561f572d-82f6-46a3-aabb-b71748fb0178} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2638 | 2026.05.08 16:56:27.849347 [ 191 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_6_1} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.05.08 16:56:27.849404 [ 262 ] {561f572d-82f6-46a3-aabb-b71748fb0178} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.05.08 16:56:27.849414 [ 191 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_6_1} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2641 | 2026.05.08 16:56:27.849479 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2642 | 2026.05.08 16:56:27.849540 [ 119 ] {} <Debug> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2643 | 2026.05.08 16:56:27.849556 [ 262 ] {561f572d-82f6-46a3-aabb-b71748fb0178} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00171 sec., 86549.70760233919 rows/sec., 4.92 MiB/sec. | ||
| 2644 | 2026.05.08 16:56:27.849563 [ 119 ] {} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.05.08 16:56:27.849595 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2646 | 2026.05.08 16:56:27.849603 [ 262 ] {561f572d-82f6-46a3-aabb-b71748fb0178} <Debug> TCPHandler: Processed in 0.00188799 sec. | ||
| 2647 | 2026.05.08 16:56:27.849675 [ 194 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 2648 | 2026.05.08 16:56:27.849771 [ 194 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2649 | 2026.05.08 16:56:27.849797 [ 194 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 2650 | 2026.05.08 16:56:27.849808 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2026.05.08 16:56:27.849844 [ 194 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 2652 | 2026.05.08 16:56:27.849890 [ 194 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 2653 | 2026.05.08 16:56:27.849927 [ 194 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 2654 | 2026.05.08 16:56:27.849944 [ 262 ] {b382bfc3-a451-4877-9282-1de47d8aedc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2655 | 2026.05.08 16:56:27.849964 [ 194 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 2656 | 2026.05.08 16:56:27.849991 [ 262 ] {b382bfc3-a451-4877-9282-1de47d8aedc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2657 | 2026.05.08 16:56:27.850004 [ 194 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 2658 | 2026.05.08 16:56:27.850708 [ 262 ] {b382bfc3-a451-4877-9282-1de47d8aedc6} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.05.08 16:56:27.850751 [ 262 ] {b382bfc3-a451-4877-9282-1de47d8aedc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2660 | 2026.05.08 16:56:27.850784 [ 194 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142 sec., 658493.8704028021 rows/sec., 40.17 MiB/sec. | ||
| 2661 | 2026.05.08 16:56:27.850921 [ 201 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2662 | 2026.05.08 16:56:27.851137 [ 262 ] {b382bfc3-a451-4877-9282-1de47d8aedc6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2663 | 2026.05.08 16:56:27.851197 [ 201 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_6_1} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.05.08 16:56:27.851274 [ 201 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_6_1} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2665 | 2026.05.08 16:56:27.851344 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2666 | 2026.05.08 16:56:27.851388 [ 262 ] {b382bfc3-a451-4877-9282-1de47d8aedc6} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.05.08 16:56:27.851524 [ 262 ] {b382bfc3-a451-4877-9282-1de47d8aedc6} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001614 sec., 303593.55638166046 rows/sec., 21.29 MiB/sec. | ||
| 2668 | 2026.05.08 16:56:27.851561 [ 262 ] {b382bfc3-a451-4877-9282-1de47d8aedc6} <Debug> TCPHandler: Processed in 0.00185778 sec. | ||
| 2669 | 2026.05.08 16:56:27.851707 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.05.08 16:56:27.851802 [ 262 ] {8942a86a-19dd-4014-a6d9-3f73faa42fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2671 | 2026.05.08 16:56:27.851842 [ 262 ] {8942a86a-19dd-4014-a6d9-3f73faa42fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2672 | 2026.05.08 16:56:27.852357 [ 262 ] {8942a86a-19dd-4014-a6d9-3f73faa42fef} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.05.08 16:56:27.852394 [ 262 ] {8942a86a-19dd-4014-a6d9-3f73faa42fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2674 | 2026.05.08 16:56:27.852699 [ 262 ] {8942a86a-19dd-4014-a6d9-3f73faa42fef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2675 | 2026.05.08 16:56:27.852907 [ 262 ] {8942a86a-19dd-4014-a6d9-3f73faa42fef} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.05.08 16:56:27.853040 [ 262 ] {8942a86a-19dd-4014-a6d9-3f73faa42fef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001256 sec., 4777.070063694267 rows/sec., 249.58 KiB/sec. | ||
| 2677 | 2026.05.08 16:56:27.853077 [ 262 ] {8942a86a-19dd-4014-a6d9-3f73faa42fef} <Debug> TCPHandler: Processed in 0.001427808 sec. | ||
| 2678 | 2026.05.08 16:56:27.853211 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.05.08 16:56:27.853307 [ 262 ] {6f777ea2-3899-4afd-aa56-19d9576e5870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2680 | 2026.05.08 16:56:27.853348 [ 262 ] {6f777ea2-3899-4afd-aa56-19d9576e5870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2681 | 2026.05.08 16:56:27.853863 [ 262 ] {6f777ea2-3899-4afd-aa56-19d9576e5870} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.05.08 16:56:27.853901 [ 262 ] {6f777ea2-3899-4afd-aa56-19d9576e5870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2683 | 2026.05.08 16:56:27.854262 [ 262 ] {6f777ea2-3899-4afd-aa56-19d9576e5870} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2684 | 2026.05.08 16:56:27.854477 [ 262 ] {6f777ea2-3899-4afd-aa56-19d9576e5870} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.05.08 16:56:27.854605 [ 262 ] {6f777ea2-3899-4afd-aa56-19d9576e5870} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001316 sec., 201367.78115501523 rows/sec., 13.38 MiB/sec. | ||
| 2686 | 2026.05.08 16:56:27.854641 [ 262 ] {6f777ea2-3899-4afd-aa56-19d9576e5870} <Debug> TCPHandler: Processed in 0.00148021 sec. | ||
| 2687 | 2026.05.08 16:56:27.854798 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.05.08 16:56:27.854926 [ 262 ] {e114483a-b4bd-422f-8ef4-0b5b917eb3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.05.08 16:56:27.854968 [ 262 ] {e114483a-b4bd-422f-8ef4-0b5b917eb3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2690 | 2026.05.08 16:56:27.855368 [ 262 ] {e114483a-b4bd-422f-8ef4-0b5b917eb3d0} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.05.08 16:56:27.855406 [ 262 ] {e114483a-b4bd-422f-8ef4-0b5b917eb3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2692 | 2026.05.08 16:56:27.855715 [ 262 ] {e114483a-b4bd-422f-8ef4-0b5b917eb3d0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2693 | 2026.05.08 16:56:27.855929 [ 262 ] {e114483a-b4bd-422f-8ef4-0b5b917eb3d0} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.05.08 16:56:27.856024 [ 119 ] {} <Debug> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2695 | 2026.05.08 16:56:27.856058 [ 262 ] {e114483a-b4bd-422f-8ef4-0b5b917eb3d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 58.54 KiB/sec. | ||
| 2696 | 2026.05.08 16:56:27.856058 [ 119 ] {} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.05.08 16:56:27.856133 [ 262 ] {e114483a-b4bd-422f-8ef4-0b5b917eb3d0} <Debug> TCPHandler: Processed in 0.001383547 sec. | ||
| 2698 | 2026.05.08 16:56:27.856138 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2699 | 2026.05.08 16:56:27.856269 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::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 | ||
| 2700 | 2026.05.08 16:56:27.856301 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.05.08 16:56:27.856406 [ 262 ] {2cc999f8-f552-4eed-a14a-94b1bfc953e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.05.08 16:56:27.856428 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2703 | 2026.05.08 16:56:27.856447 [ 262 ] {2cc999f8-f552-4eed-a14a-94b1bfc953e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2704 | 2026.05.08 16:56:27.856470 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2705 | 2026.05.08 16:56:27.856562 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2706 | 2026.05.08 16:56:27.856618 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2707 | 2026.05.08 16:56:27.856687 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2708 | 2026.05.08 16:56:27.856739 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2709 | 2026.05.08 16:56:27.856803 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2710 | 2026.05.08 16:56:27.856853 [ 262 ] {2cc999f8-f552-4eed-a14a-94b1bfc953e2} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.05.08 16:56:27.856896 [ 262 ] {2cc999f8-f552-4eed-a14a-94b1bfc953e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2712 | 2026.05.08 16:56:27.857267 [ 262 ] {2cc999f8-f552-4eed-a14a-94b1bfc953e2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2713 | 2026.05.08 16:56:27.857507 [ 262 ] {2cc999f8-f552-4eed-a14a-94b1bfc953e2} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.05.08 16:56:27.857650 [ 262 ] {2cc999f8-f552-4eed-a14a-94b1bfc953e2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001263 sec., 71258.90736342043 rows/sec., 4.46 MiB/sec. | ||
| 2715 | 2026.05.08 16:56:27.857650 [ 198 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001428688 sec., 4199.65730796367 rows/sec., 280.25 KiB/sec. | ||
| 2716 | 2026.05.08 16:56:27.857689 [ 262 ] {2cc999f8-f552-4eed-a14a-94b1bfc953e2} <Debug> TCPHandler: Processed in 0.001438968 sec. | ||
| 2717 | 2026.05.08 16:56:27.857810 [ 194 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2718 | 2026.05.08 16:56:27.858114 [ 194 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_6_1} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.05.08 16:56:27.858188 [ 194 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_6_1} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2720 | 2026.05.08 16:56:27.858253 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2721 | 2026.05.08 16:56:32.278104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 332 | ||
| 2722 | 2026.05.08 16:56:32.280383 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.05.08 16:56:32.280428 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2724 | 2026.05.08 16:56:32.281641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2725 | 2026.05.08 16:56:32.281901 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.05.08 16:56:32.282140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2727 | 2026.05.08 16:56:32.827750 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.05.08 16:56:32.828018 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2729 | 2026.05.08 16:56:32.828420 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2730 | 2026.05.08 16:56:32.828464 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2731 | 2026.05.08 16:56:32.828706 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2732 | 2026.05.08 16:56:32.828776 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2733 | 2026.05.08 16:56:32.828923 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 2734 | 2026.05.08 16:56:32.829052 [ 356 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2735 | 2026.05.08 16:56:32.829071 [ 270 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2736 | 2026.05.08 16:56:32.829071 [ 321 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2737 | 2026.05.08 16:56:32.829228 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 2738 | 2026.05.08 16:56:32.829258 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2739 | 2026.05.08 16:56:32.829349 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2740 | 2026.05.08 16:56:32.829371 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 2741 | 2026.05.08 16:56:32.829407 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2742 | 2026.05.08 16:56:32.829447 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2743 | 2026.05.08 16:56:32.829480 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2744 | 2026.05.08 16:56:32.830864 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002956 sec., 17591.33964817321 rows/sec., 3.57 MiB/sec. | ||
| 2745 | 2026.05.08 16:56:32.831028 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Debug> MemoryTracker: Peak memory usage (for query): 142.64 KiB. | ||
| 2746 | 2026.05.08 16:56:32.831044 [ 262 ] {e9fa17ab-b489-46b1-a3e3-e80f0d22db7b} <Debug> TCPHandler: Processed in 0.003440622 sec. | ||
| 2747 | 2026.05.08 16:56:32.833703 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.05.08 16:56:32.833834 [ 262 ] {ebab303e-ed24-4ee8-a60a-b9adf032c9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2749 | 2026.05.08 16:56:32.833884 [ 262 ] {ebab303e-ed24-4ee8-a60a-b9adf032c9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2750 | 2026.05.08 16:56:32.834470 [ 262 ] {ebab303e-ed24-4ee8-a60a-b9adf032c9f6} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.05.08 16:56:32.834522 [ 262 ] {ebab303e-ed24-4ee8-a60a-b9adf032c9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2752 | 2026.05.08 16:56:32.834886 [ 262 ] {ebab303e-ed24-4ee8-a60a-b9adf032c9f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2753 | 2026.05.08 16:56:32.835115 [ 262 ] {ebab303e-ed24-4ee8-a60a-b9adf032c9f6} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.05.08 16:56:32.835260 [ 262 ] {ebab303e-ed24-4ee8-a60a-b9adf032c9f6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001464 sec., 8196.72131147541 rows/sec., 668.38 KiB/sec. | ||
| 2755 | 2026.05.08 16:56:32.835298 [ 262 ] {ebab303e-ed24-4ee8-a60a-b9adf032c9f6} <Debug> TCPHandler: Processed in 0.001656545 sec. | ||
| 2756 | 2026.05.08 16:56:32.835445 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.05.08 16:56:32.835541 [ 262 ] {5127b2db-7a03-4893-a041-654ce16bb136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2758 | 2026.05.08 16:56:32.835580 [ 262 ] {5127b2db-7a03-4893-a041-654ce16bb136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2759 | 2026.05.08 16:56:32.836095 [ 262 ] {5127b2db-7a03-4893-a041-654ce16bb136} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.05.08 16:56:32.836132 [ 262 ] {5127b2db-7a03-4893-a041-654ce16bb136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2761 | 2026.05.08 16:56:32.836441 [ 262 ] {5127b2db-7a03-4893-a041-654ce16bb136} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2762 | 2026.05.08 16:56:32.836664 [ 262 ] {5127b2db-7a03-4893-a041-654ce16bb136} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.05.08 16:56:32.836796 [ 262 ] {5127b2db-7a03-4893-a041-654ce16bb136} <Debug> executeQuery: Read 145 rows, 12.80 KiB in 0.001273 sec., 113904.16339355851 rows/sec., 9.82 MiB/sec. | ||
| 2764 | 2026.05.08 16:56:32.836833 [ 262 ] {5127b2db-7a03-4893-a041-654ce16bb136} <Debug> TCPHandler: Processed in 0.001437448 sec. | ||
| 2765 | 2026.05.08 16:56:32.836963 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.05.08 16:56:32.837059 [ 262 ] {1f8756b5-99e9-41e0-8004-63bc0ee1221a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2767 | 2026.05.08 16:56:32.837098 [ 262 ] {1f8756b5-99e9-41e0-8004-63bc0ee1221a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2768 | 2026.05.08 16:56:32.837527 [ 262 ] {1f8756b5-99e9-41e0-8004-63bc0ee1221a} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.05.08 16:56:32.837564 [ 262 ] {1f8756b5-99e9-41e0-8004-63bc0ee1221a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2770 | 2026.05.08 16:56:32.837868 [ 262 ] {1f8756b5-99e9-41e0-8004-63bc0ee1221a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2771 | 2026.05.08 16:56:32.838083 [ 262 ] {1f8756b5-99e9-41e0-8004-63bc0ee1221a} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.05.08 16:56:32.838212 [ 262 ] {1f8756b5-99e9-41e0-8004-63bc0ee1221a} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001171 sec., 45260.461144321096 rows/sec., 3.27 MiB/sec. | ||
| 2773 | 2026.05.08 16:56:32.838249 [ 262 ] {1f8756b5-99e9-41e0-8004-63bc0ee1221a} <Debug> TCPHandler: Processed in 0.001334467 sec. | ||
| 2774 | 2026.05.08 16:56:32.838401 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.05.08 16:56:32.838496 [ 262 ] {45ab761f-2a44-4e92-9e61-4de087ca5fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2776 | 2026.05.08 16:56:32.838535 [ 262 ] {45ab761f-2a44-4e92-9e61-4de087ca5fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2777 | 2026.05.08 16:56:32.838933 [ 262 ] {45ab761f-2a44-4e92-9e61-4de087ca5fa1} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.05.08 16:56:32.838970 [ 262 ] {45ab761f-2a44-4e92-9e61-4de087ca5fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2779 | 2026.05.08 16:56:32.839252 [ 262 ] {45ab761f-2a44-4e92-9e61-4de087ca5fa1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2780 | 2026.05.08 16:56:32.839473 [ 262 ] {45ab761f-2a44-4e92-9e61-4de087ca5fa1} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.05.08 16:56:32.839608 [ 262 ] {45ab761f-2a44-4e92-9e61-4de087ca5fa1} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 58.82 KiB/sec. | ||
| 2782 | 2026.05.08 16:56:32.839645 [ 262 ] {45ab761f-2a44-4e92-9e61-4de087ca5fa1} <Debug> TCPHandler: Processed in 0.001293495 sec. | ||
| 2783 | 2026.05.08 16:56:32.839784 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.05.08 16:56:32.839880 [ 262 ] {181fb500-5f24-4f1a-97bd-acfb425b4a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2785 | 2026.05.08 16:56:32.839919 [ 262 ] {181fb500-5f24-4f1a-97bd-acfb425b4a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2786 | 2026.05.08 16:56:32.840359 [ 262 ] {181fb500-5f24-4f1a-97bd-acfb425b4a19} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.05.08 16:56:32.840397 [ 262 ] {181fb500-5f24-4f1a-97bd-acfb425b4a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2788 | 2026.05.08 16:56:32.840704 [ 262 ] {181fb500-5f24-4f1a-97bd-acfb425b4a19} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2789 | 2026.05.08 16:56:32.840922 [ 262 ] {181fb500-5f24-4f1a-97bd-acfb425b4a19} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.05.08 16:56:32.841050 [ 262 ] {181fb500-5f24-4f1a-97bd-acfb425b4a19} <Debug> executeQuery: Read 126 rows, 10.10 KiB in 0.001187 sec., 106149.95787700085 rows/sec., 8.31 MiB/sec. | ||
| 2791 | 2026.05.08 16:56:32.841087 [ 262 ] {181fb500-5f24-4f1a-97bd-acfb425b4a19} <Debug> TCPHandler: Processed in 0.001352417 sec. | ||
| 2792 | 2026.05.08 16:56:32.841222 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2793 | 2026.05.08 16:56:32.841319 [ 262 ] {8ae119ca-012a-470f-9dee-17d29ac84a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2794 | 2026.05.08 16:56:32.841361 [ 262 ] {8ae119ca-012a-470f-9dee-17d29ac84a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2795 | 2026.05.08 16:56:32.841850 [ 262 ] {8ae119ca-012a-470f-9dee-17d29ac84a97} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.05.08 16:56:32.841887 [ 262 ] {8ae119ca-012a-470f-9dee-17d29ac84a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2797 | 2026.05.08 16:56:32.842212 [ 262 ] {8ae119ca-012a-470f-9dee-17d29ac84a97} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2798 | 2026.05.08 16:56:32.842430 [ 262 ] {8ae119ca-012a-470f-9dee-17d29ac84a97} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.05.08 16:56:32.842560 [ 262 ] {8ae119ca-012a-470f-9dee-17d29ac84a97} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001258 sec., 131955.48489666136 rows/sec., 9.19 MiB/sec. | ||
| 2800 | 2026.05.08 16:56:32.842596 [ 262 ] {8ae119ca-012a-470f-9dee-17d29ac84a97} <Debug> TCPHandler: Processed in 0.001422659 sec. | ||
| 2801 | 2026.05.08 16:56:32.842727 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.05.08 16:56:32.842822 [ 262 ] {ae9d87ad-9d0e-451a-a725-a9c065b6ca1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2803 | 2026.05.08 16:56:32.842863 [ 262 ] {ae9d87ad-9d0e-451a-a725-a9c065b6ca1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2804 | 2026.05.08 16:56:32.843203 [ 262 ] {ae9d87ad-9d0e-451a-a725-a9c065b6ca1f} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.05.08 16:56:32.843240 [ 262 ] {ae9d87ad-9d0e-451a-a725-a9c065b6ca1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2806 | 2026.05.08 16:56:32.843540 [ 262 ] {ae9d87ad-9d0e-451a-a725-a9c065b6ca1f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2807 | 2026.05.08 16:56:32.843750 [ 262 ] {ae9d87ad-9d0e-451a-a725-a9c065b6ca1f} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.05.08 16:56:32.843878 [ 262 ] {ae9d87ad-9d0e-451a-a725-a9c065b6ca1f} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 59.16 KiB/sec. | ||
| 2809 | 2026.05.08 16:56:32.843913 [ 262 ] {ae9d87ad-9d0e-451a-a725-a9c065b6ca1f} <Debug> TCPHandler: Processed in 0.001234083 sec. | ||
| 2810 | 2026.05.08 16:56:32.844056 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.05.08 16:56:32.844150 [ 262 ] {bae8d01d-19fc-4470-bc45-dfaa1d99fd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2812 | 2026.05.08 16:56:32.844203 [ 262 ] {bae8d01d-19fc-4470-bc45-dfaa1d99fd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2813 | 2026.05.08 16:56:32.845085 [ 262 ] {bae8d01d-19fc-4470-bc45-dfaa1d99fd09} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.05.08 16:56:32.845122 [ 262 ] {bae8d01d-19fc-4470-bc45-dfaa1d99fd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2815 | 2026.05.08 16:56:32.845680 [ 262 ] {bae8d01d-19fc-4470-bc45-dfaa1d99fd09} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2816 | 2026.05.08 16:56:32.845911 [ 262 ] {bae8d01d-19fc-4470-bc45-dfaa1d99fd09} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.05.08 16:56:32.846047 [ 262 ] {bae8d01d-19fc-4470-bc45-dfaa1d99fd09} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001914 sec., 21421.10762800418 rows/sec., 38.39 MiB/sec. | ||
| 2818 | 2026.05.08 16:56:32.846096 [ 262 ] {bae8d01d-19fc-4470-bc45-dfaa1d99fd09} <Debug> TCPHandler: Processed in 0.002088336 sec. | ||
| 2819 | 2026.05.08 16:56:32.846259 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.05.08 16:56:32.846355 [ 262 ] {01eb63be-760f-4717-b3d4-be3b482b6144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2821 | 2026.05.08 16:56:32.846396 [ 262 ] {01eb63be-760f-4717-b3d4-be3b482b6144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2822 | 2026.05.08 16:56:32.846754 [ 262 ] {01eb63be-760f-4717-b3d4-be3b482b6144} <Trace> oximeter.measurements_i64 (93423b40-5b02-46d3-864b-d8d9ebae4062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.05.08 16:56:32.846790 [ 262 ] {01eb63be-760f-4717-b3d4-be3b482b6144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2824 | 2026.05.08 16:56:32.847088 [ 262 ] {01eb63be-760f-4717-b3d4-be3b482b6144} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2825 | 2026.05.08 16:56:32.847301 [ 262 ] {01eb63be-760f-4717-b3d4-be3b482b6144} <Trace> oximeter.measurements_i64 (93423b40-5b02-46d3-864b-d8d9ebae4062): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.05.08 16:56:32.847425 [ 262 ] {01eb63be-760f-4717-b3d4-be3b482b6144} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001088 sec., 8272.058823529413 rows/sec., 584.32 KiB/sec. | ||
| 2827 | 2026.05.08 16:56:32.847460 [ 262 ] {01eb63be-760f-4717-b3d4-be3b482b6144} <Debug> TCPHandler: Processed in 0.001250344 sec. | ||
| 2828 | 2026.05.08 16:56:32.847579 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.05.08 16:56:32.847674 [ 262 ] {095304b6-e1d1-42b2-b7fb-22e047a55ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2830 | 2026.05.08 16:56:32.847715 [ 262 ] {095304b6-e1d1-42b2-b7fb-22e047a55ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2831 | 2026.05.08 16:56:32.848068 [ 262 ] {095304b6-e1d1-42b2-b7fb-22e047a55ef3} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.05.08 16:56:32.848104 [ 262 ] {095304b6-e1d1-42b2-b7fb-22e047a55ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2833 | 2026.05.08 16:56:32.848405 [ 262 ] {095304b6-e1d1-42b2-b7fb-22e047a55ef3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2834 | 2026.05.08 16:56:32.848612 [ 262 ] {095304b6-e1d1-42b2-b7fb-22e047a55ef3} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.05.08 16:56:32.848740 [ 262 ] {095304b6-e1d1-42b2-b7fb-22e047a55ef3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 2836 | 2026.05.08 16:56:32.848775 [ 262 ] {095304b6-e1d1-42b2-b7fb-22e047a55ef3} <Debug> TCPHandler: Processed in 0.001244923 sec. | ||
| 2837 | 2026.05.08 16:56:34.777155 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5258 | ||
| 2838 | 2026.05.08 16:56:34.777644 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.05.08 16:56:34.777688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2840 | 2026.05.08 16:56:34.778151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2841 | 2026.05.08 16:56:34.778395 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.05.08 16:56:34.778515 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5258 | ||
| 2843 | 2026.05.08 16:56:34.778553 [ 149 ] {} <Debug> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2844 | 2026.05.08 16:56:34.778625 [ 149 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.05.08 16:56:34.778648 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2846 | 2026.05.08 16:56:34.778782 [ 187 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 2847 | 2026.05.08 16:56:34.778915 [ 187 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2848 | 2026.05.08 16:56:34.778951 [ 187 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2890 rows starting from the beginning of the part | ||
| 2849 | 2026.05.08 16:56:34.779008 [ 187 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2850 | 2026.05.08 16:56:34.779047 [ 187 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2851 | 2026.05.08 16:56:34.779083 [ 187 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2852 | 2026.05.08 16:56:34.779118 [ 187 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2853 | 2026.05.08 16:56:34.779155 [ 187 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2854 | 2026.05.08 16:56:34.780472 [ 187 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5258 rows, containing 4 columns (4 merged, 0 gathered) in 0.001744667 sec., 3013755.6335965544 rows/sec., 43.11 MiB/sec. | ||
| 2855 | 2026.05.08 16:56:34.781157 [ 187 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2856 | 2026.05.08 16:56:34.781397 [ 187 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_11_2} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2026.05.08 16:56:34.781470 [ 187 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_11_2} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2858 | 2026.05.08 16:56:34.781535 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2859 | 2026.05.08 16:56:35.059545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2860 | 2026.05.08 16:56:35.076481 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.05.08 16:56:35.076546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2862 | 2026.05.08 16:56:35.082901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2863 | 2026.05.08 16:56:35.083588 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.05.08 16:56:35.083883 [ 149 ] {} <Debug> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2865 | 2026.05.08 16:56:35.083937 [ 149 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2026.05.08 16:56:35.083957 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2867 | 2026.05.08 16:56:35.084050 [ 199 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 2868 | 2026.05.08 16:56:35.086627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2869 | 2026.05.08 16:56:35.086786 [ 199 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2870 | 2026.05.08 16:56:35.087457 [ 199 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 2871 | 2026.05.08 16:56:35.090889 [ 199 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 2872 | 2026.05.08 16:56:35.094188 [ 199 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 2873 | 2026.05.08 16:56:35.097992 [ 199 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 2874 | 2026.05.08 16:56:35.102442 [ 199 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 2875 | 2026.05.08 16:56:35.106866 [ 199 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 2876 | 2026.05.08 16:56:35.166050 [ 188 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.0820321 sec., 1011.7990396442368 rows/sec., 5.23 MiB/sec. | ||
| 2877 | 2026.05.08 16:56:35.168183 [ 193 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2878 | 2026.05.08 16:56:35.169997 [ 193 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_11_2} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.05.08 16:56:35.170099 [ 193 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_11_2} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2880 | 2026.05.08 16:56:35.172214 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 2881 | 2026.05.08 16:56:36.000281 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.39 MiB, peak 225.28 MiB, free memory in arenas 0.00 B, will set to 224.08 MiB (RSS), difference: 8.69 MiB | ||
| 2882 | 2026.05.08 16:56:37.828025 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.05.08 16:56:37.828259 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 2884 | 2026.05.08 16:56:37.828644 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2885 | 2026.05.08 16:56:37.828687 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 2886 | 2026.05.08 16:56:37.828959 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2887 | 2026.05.08 16:56:37.829037 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2888 | 2026.05.08 16:56:37.829180 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2889 | 2026.05.08 16:56:37.829301 [ 343 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2890 | 2026.05.08 16:56:37.829315 [ 270 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2891 | 2026.05.08 16:56:37.829301 [ 345 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2892 | 2026.05.08 16:56:37.829469 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 2893 | 2026.05.08 16:56:37.829497 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2894 | 2026.05.08 16:56:37.829578 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2895 | 2026.05.08 16:56:37.829598 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 2896 | 2026.05.08 16:56:37.829632 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 2897 | 2026.05.08 16:56:37.829666 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 2898 | 2026.05.08 16:56:37.829697 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 2899 | 2026.05.08 16:56:37.830921 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002776 sec., 18731.98847262248 rows/sec., 3.81 MiB/sec. | ||
| 2900 | 2026.05.08 16:56:37.831073 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Debug> MemoryTracker: Peak memory usage (for query): 141.38 KiB. | ||
| 2901 | 2026.05.08 16:56:37.831089 [ 262 ] {b3de2e62-7f5c-4de5-9495-6f815bd1d279} <Debug> TCPHandler: Processed in 0.003193327 sec. | ||
| 2902 | 2026.05.08 16:56:37.835749 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.05.08 16:56:37.835939 [ 262 ] {dbaaa1a1-cf24-42cb-bd08-3abfa8350a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2904 | 2026.05.08 16:56:37.836004 [ 262 ] {dbaaa1a1-cf24-42cb-bd08-3abfa8350a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2905 | 2026.05.08 16:56:37.836728 [ 262 ] {dbaaa1a1-cf24-42cb-bd08-3abfa8350a11} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.05.08 16:56:37.836770 [ 262 ] {dbaaa1a1-cf24-42cb-bd08-3abfa8350a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2907 | 2026.05.08 16:56:37.837164 [ 262 ] {dbaaa1a1-cf24-42cb-bd08-3abfa8350a11} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2908 | 2026.05.08 16:56:37.837391 [ 262 ] {dbaaa1a1-cf24-42cb-bd08-3abfa8350a11} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.05.08 16:56:37.837548 [ 262 ] {dbaaa1a1-cf24-42cb-bd08-3abfa8350a11} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001655 sec., 171601.2084592145 rows/sec., 10.90 MiB/sec. | ||
| 2910 | 2026.05.08 16:56:37.837588 [ 262 ] {dbaaa1a1-cf24-42cb-bd08-3abfa8350a11} <Debug> TCPHandler: Processed in 0.001979203 sec. | ||
| 2911 | 2026.05.08 16:56:37.837717 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.05.08 16:56:37.837813 [ 262 ] {d2b3db98-ec8b-4e37-bd34-ecb2f640efce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2913 | 2026.05.08 16:56:37.837852 [ 262 ] {d2b3db98-ec8b-4e37-bd34-ecb2f640efce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2914 | 2026.05.08 16:56:37.838703 [ 262 ] {d2b3db98-ec8b-4e37-bd34-ecb2f640efce} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.05.08 16:56:37.838739 [ 262 ] {d2b3db98-ec8b-4e37-bd34-ecb2f640efce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2916 | 2026.05.08 16:56:37.839103 [ 262 ] {d2b3db98-ec8b-4e37-bd34-ecb2f640efce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2917 | 2026.05.08 16:56:37.839420 [ 262 ] {d2b3db98-ec8b-4e37-bd34-ecb2f640efce} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.05.08 16:56:37.839549 [ 262 ] {d2b3db98-ec8b-4e37-bd34-ecb2f640efce} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001756 sec., 453872.437357631 rows/sec., 34.92 MiB/sec. | ||
| 2919 | 2026.05.08 16:56:37.839585 [ 262 ] {d2b3db98-ec8b-4e37-bd34-ecb2f640efce} <Debug> TCPHandler: Processed in 0.001922512 sec. | ||
| 2920 | 2026.05.08 16:56:37.839710 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.05.08 16:56:37.839807 [ 262 ] {44c3b05c-be30-404f-9006-6fae7d0266fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2922 | 2026.05.08 16:56:37.839846 [ 262 ] {44c3b05c-be30-404f-9006-6fae7d0266fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2923 | 2026.05.08 16:56:37.840421 [ 262 ] {44c3b05c-be30-404f-9006-6fae7d0266fa} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.05.08 16:56:37.840464 [ 262 ] {44c3b05c-be30-404f-9006-6fae7d0266fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2925 | 2026.05.08 16:56:37.840812 [ 262 ] {44c3b05c-be30-404f-9006-6fae7d0266fa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2926 | 2026.05.08 16:56:37.841032 [ 262 ] {44c3b05c-be30-404f-9006-6fae7d0266fa} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.05.08 16:56:37.841172 [ 262 ] {44c3b05c-be30-404f-9006-6fae7d0266fa} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001384 sec., 102601.15606936417 rows/sec., 6.03 MiB/sec. | ||
| 2928 | 2026.05.08 16:56:37.841208 [ 262 ] {44c3b05c-be30-404f-9006-6fae7d0266fa} <Debug> TCPHandler: Processed in 0.001549372 sec. | ||
| 2929 | 2026.05.08 16:56:37.841341 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.05.08 16:56:37.841436 [ 262 ] {11cef38e-1f7b-457a-a0f4-75b7d58e47af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2931 | 2026.05.08 16:56:37.841475 [ 262 ] {11cef38e-1f7b-457a-a0f4-75b7d58e47af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2932 | 2026.05.08 16:56:37.841951 [ 262 ] {11cef38e-1f7b-457a-a0f4-75b7d58e47af} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.05.08 16:56:37.841987 [ 262 ] {11cef38e-1f7b-457a-a0f4-75b7d58e47af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2934 | 2026.05.08 16:56:37.842314 [ 262 ] {11cef38e-1f7b-457a-a0f4-75b7d58e47af} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2935 | 2026.05.08 16:56:37.842536 [ 262 ] {11cef38e-1f7b-457a-a0f4-75b7d58e47af} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.05.08 16:56:37.842675 [ 262 ] {11cef38e-1f7b-457a-a0f4-75b7d58e47af} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001261 sec., 118160.19032513878 rows/sec., 7.63 MiB/sec. | ||
| 2937 | 2026.05.08 16:56:37.842713 [ 262 ] {11cef38e-1f7b-457a-a0f4-75b7d58e47af} <Debug> TCPHandler: Processed in 0.001424668 sec. | ||
| 2938 | 2026.05.08 16:56:37.842837 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.05.08 16:56:37.842933 [ 262 ] {2761834a-f785-4417-a3e6-6e675c924749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2940 | 2026.05.08 16:56:37.842971 [ 262 ] {2761834a-f785-4417-a3e6-6e675c924749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2941 | 2026.05.08 16:56:37.843431 [ 262 ] {2761834a-f785-4417-a3e6-6e675c924749} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.05.08 16:56:37.843467 [ 262 ] {2761834a-f785-4417-a3e6-6e675c924749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2943 | 2026.05.08 16:56:37.843787 [ 262 ] {2761834a-f785-4417-a3e6-6e675c924749} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2944 | 2026.05.08 16:56:37.844003 [ 262 ] {2761834a-f785-4417-a3e6-6e675c924749} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.05.08 16:56:37.844138 [ 262 ] {2761834a-f785-4417-a3e6-6e675c924749} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. | ||
| 2946 | 2026.05.08 16:56:37.844176 [ 262 ] {2761834a-f785-4417-a3e6-6e675c924749} <Debug> TCPHandler: Processed in 0.001389308 sec. | ||
| 2947 | 2026.05.08 16:56:37.844301 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.05.08 16:56:37.844396 [ 262 ] {87cb54c6-b6b9-40a8-9d23-d68988eb57be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2949 | 2026.05.08 16:56:37.844435 [ 262 ] {87cb54c6-b6b9-40a8-9d23-d68988eb57be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2950 | 2026.05.08 16:56:37.845092 [ 262 ] {87cb54c6-b6b9-40a8-9d23-d68988eb57be} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.05.08 16:56:37.845128 [ 262 ] {87cb54c6-b6b9-40a8-9d23-d68988eb57be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2952 | 2026.05.08 16:56:37.845468 [ 262 ] {87cb54c6-b6b9-40a8-9d23-d68988eb57be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2953 | 2026.05.08 16:56:37.845681 [ 262 ] {87cb54c6-b6b9-40a8-9d23-d68988eb57be} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.05.08 16:56:37.845810 [ 262 ] {87cb54c6-b6b9-40a8-9d23-d68988eb57be} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001435 sec., 341463.4146341463 rows/sec., 23.94 MiB/sec. | ||
| 2955 | 2026.05.08 16:56:37.845846 [ 262 ] {87cb54c6-b6b9-40a8-9d23-d68988eb57be} <Debug> TCPHandler: Processed in 0.001597763 sec. | ||
| 2956 | 2026.05.08 16:56:37.845964 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.05.08 16:56:37.846061 [ 262 ] {60f5fd4c-1ccd-4001-a234-87637d2231f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2958 | 2026.05.08 16:56:37.846101 [ 262 ] {60f5fd4c-1ccd-4001-a234-87637d2231f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2959 | 2026.05.08 16:56:37.846440 [ 262 ] {60f5fd4c-1ccd-4001-a234-87637d2231f7} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.05.08 16:56:37.846476 [ 262 ] {60f5fd4c-1ccd-4001-a234-87637d2231f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2961 | 2026.05.08 16:56:37.846787 [ 262 ] {60f5fd4c-1ccd-4001-a234-87637d2231f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2962 | 2026.05.08 16:56:37.847008 [ 262 ] {60f5fd4c-1ccd-4001-a234-87637d2231f7} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.05.08 16:56:37.847113 [ 146 ] {} <Debug> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2964 | 2026.05.08 16:56:37.847137 [ 262 ] {60f5fd4c-1ccd-4001-a234-87637d2231f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 2965 | 2026.05.08 16:56:37.847168 [ 146 ] {} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.05.08 16:56:37.847182 [ 262 ] {60f5fd4c-1ccd-4001-a234-87637d2231f7} <Debug> TCPHandler: Processed in 0.001269274 sec. | ||
| 2967 | 2026.05.08 16:56:37.847210 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2968 | 2026.05.08 16:56:37.847321 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::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 | ||
| 2969 | 2026.05.08 16:56:37.847376 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.05.08 16:56:37.847448 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2971 | 2026.05.08 16:56:37.847476 [ 262 ] {0bf0327f-fe7f-4528-b827-63f1bbb215c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2972 | 2026.05.08 16:56:37.847486 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2973 | 2026.05.08 16:56:37.847526 [ 262 ] {0bf0327f-fe7f-4528-b827-63f1bbb215c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2974 | 2026.05.08 16:56:37.847586 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2975 | 2026.05.08 16:56:37.847642 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2976 | 2026.05.08 16:56:37.847688 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2977 | 2026.05.08 16:56:37.847735 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2978 | 2026.05.08 16:56:37.847787 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2979 | 2026.05.08 16:56:37.848070 [ 262 ] {0bf0327f-fe7f-4528-b827-63f1bbb215c2} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.05.08 16:56:37.848117 [ 262 ] {0bf0327f-fe7f-4528-b827-63f1bbb215c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2981 | 2026.05.08 16:56:37.848549 [ 262 ] {0bf0327f-fe7f-4528-b827-63f1bbb215c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2982 | 2026.05.08 16:56:37.848641 [ 188 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001359747 sec., 26475.513459489157 rows/sec., 1.35 MiB/sec. | ||
| 2983 | 2026.05.08 16:56:37.848779 [ 262 ] {0bf0327f-fe7f-4528-b827-63f1bbb215c2} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.05.08 16:56:37.848802 [ 189 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2985 | 2026.05.08 16:56:37.848921 [ 262 ] {0bf0327f-fe7f-4528-b827-63f1bbb215c2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001467 sec., 180640.76346284934 rows/sec., 12.00 MiB/sec. | ||
| 2986 | 2026.05.08 16:56:37.848957 [ 262 ] {0bf0327f-fe7f-4528-b827-63f1bbb215c2} <Debug> TCPHandler: Processed in 0.001638024 sec. | ||
| 2987 | 2026.05.08 16:56:37.849099 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.05.08 16:56:37.849130 [ 189 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_6_1} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.05.08 16:56:37.849194 [ 262 ] {31280487-e350-4a4e-89d0-f50390f9483c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2990 | 2026.05.08 16:56:37.849194 [ 189 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_6_1} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2991 | 2026.05.08 16:56:37.849235 [ 262 ] {31280487-e350-4a4e-89d0-f50390f9483c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2992 | 2026.05.08 16:56:37.849284 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2993 | 2026.05.08 16:56:37.849643 [ 262 ] {31280487-e350-4a4e-89d0-f50390f9483c} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.05.08 16:56:37.849677 [ 262 ] {31280487-e350-4a4e-89d0-f50390f9483c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2995 | 2026.05.08 16:56:37.849966 [ 262 ] {31280487-e350-4a4e-89d0-f50390f9483c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2996 | 2026.05.08 16:56:37.850168 [ 262 ] {31280487-e350-4a4e-89d0-f50390f9483c} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.05.08 16:56:37.850294 [ 262 ] {31280487-e350-4a4e-89d0-f50390f9483c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 2998 | 2026.05.08 16:56:37.850330 [ 262 ] {31280487-e350-4a4e-89d0-f50390f9483c} <Debug> TCPHandler: Processed in 0.001280845 sec. | ||
| 2999 | 2026.05.08 16:56:37.850453 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.05.08 16:56:37.850548 [ 262 ] {539abdeb-67c3-4689-8ac0-b11cd61b0b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3001 | 2026.05.08 16:56:37.850587 [ 262 ] {539abdeb-67c3-4689-8ac0-b11cd61b0b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3002 | 2026.05.08 16:56:37.850923 [ 262 ] {539abdeb-67c3-4689-8ac0-b11cd61b0b60} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.05.08 16:56:37.850961 [ 262 ] {539abdeb-67c3-4689-8ac0-b11cd61b0b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3004 | 2026.05.08 16:56:37.851261 [ 262 ] {539abdeb-67c3-4689-8ac0-b11cd61b0b60} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3005 | 2026.05.08 16:56:37.851475 [ 262 ] {539abdeb-67c3-4689-8ac0-b11cd61b0b60} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.05.08 16:56:37.851600 [ 262 ] {539abdeb-67c3-4689-8ac0-b11cd61b0b60} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 3007 | 2026.05.08 16:56:37.851632 [ 262 ] {539abdeb-67c3-4689-8ac0-b11cd61b0b60} <Debug> TCPHandler: Processed in 0.001231153 sec. | ||
| 3008 | 2026.05.08 16:56:42.215594 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3009 | 2026.05.08 16:56:42.215660 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3010 | 2026.05.08 16:56:42.278579 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5770 | ||
| 3011 | 2026.05.08 16:56:42.279096 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.05.08 16:56:42.279147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3013 | 2026.05.08 16:56:42.279693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3014 | 2026.05.08 16:56:42.279935 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.05.08 16:56:42.280079 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5770 | ||
| 3016 | 2026.05.08 16:56:42.282287 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 376 | ||
| 3017 | 2026.05.08 16:56:42.284743 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.05.08 16:56:42.284802 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3019 | 2026.05.08 16:56:42.286087 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3020 | 2026.05.08 16:56:42.286381 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.05.08 16:56:42.286722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 3022 | 2026.05.08 16:56:42.586684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3023 | 2026.05.08 16:56:42.601966 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.05.08 16:56:42.602032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3025 | 2026.05.08 16:56:42.607991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3026 | 2026.05.08 16:56:42.608768 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.05.08 16:56:42.611701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3028 | 2026.05.08 16:56:42.822199 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.05.08 16:56:42.822424 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3030 | 2026.05.08 16:56:42.822760 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3031 | 2026.05.08 16:56:42.822798 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3032 | 2026.05.08 16:56:42.823024 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3033 | 2026.05.08 16:56:42.823097 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3034 | 2026.05.08 16:56:42.823238 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3035 | 2026.05.08 16:56:42.823351 [ 270 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3036 | 2026.05.08 16:56:42.823367 [ 345 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3037 | 2026.05.08 16:56:42.823379 [ 321 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3038 | 2026.05.08 16:56:42.823493 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 3039 | 2026.05.08 16:56:42.823521 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3040 | 2026.05.08 16:56:42.823609 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3041 | 2026.05.08 16:56:42.823630 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 3042 | 2026.05.08 16:56:42.823666 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3043 | 2026.05.08 16:56:42.823703 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3044 | 2026.05.08 16:56:42.823738 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3045 | 2026.05.08 16:56:42.825050 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.00271 sec., 19188.191881918818 rows/sec., 3.90 MiB/sec. | ||
| 3046 | 2026.05.08 16:56:42.825252 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Debug> MemoryTracker: Peak memory usage (for query): 139.49 KiB. | ||
| 3047 | 2026.05.08 16:56:42.825270 [ 262 ] {bd6362b9-a833-4681-a302-13e0a231a163} <Debug> TCPHandler: Processed in 0.003201247 sec. | ||
| 3048 | 2026.05.08 16:56:42.827592 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.05.08 16:56:42.827743 [ 262 ] {4a3dc4e6-6ce7-4b49-893f-e605d0ae3c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3050 | 2026.05.08 16:56:42.827799 [ 262 ] {4a3dc4e6-6ce7-4b49-893f-e605d0ae3c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3051 | 2026.05.08 16:56:42.828489 [ 262 ] {4a3dc4e6-6ce7-4b49-893f-e605d0ae3c86} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.05.08 16:56:42.828534 [ 262 ] {4a3dc4e6-6ce7-4b49-893f-e605d0ae3c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3053 | 2026.05.08 16:56:42.828908 [ 262 ] {4a3dc4e6-6ce7-4b49-893f-e605d0ae3c86} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3054 | 2026.05.08 16:56:42.829143 [ 262 ] {4a3dc4e6-6ce7-4b49-893f-e605d0ae3c86} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.05.08 16:56:42.829306 [ 262 ] {4a3dc4e6-6ce7-4b49-893f-e605d0ae3c86} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001603 sec., 86088.58390517779 rows/sec., 7.48 MiB/sec. | ||
| 3056 | 2026.05.08 16:56:42.829353 [ 262 ] {4a3dc4e6-6ce7-4b49-893f-e605d0ae3c86} <Debug> TCPHandler: Processed in 0.00183566 sec. | ||
| 3057 | 2026.05.08 16:56:42.829490 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.05.08 16:56:42.829594 [ 262 ] {a2d48004-dd7e-4a3b-9d4c-1ef734b74202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3059 | 2026.05.08 16:56:42.829636 [ 262 ] {a2d48004-dd7e-4a3b-9d4c-1ef734b74202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3060 | 2026.05.08 16:56:42.830092 [ 262 ] {a2d48004-dd7e-4a3b-9d4c-1ef734b74202} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.05.08 16:56:42.830129 [ 262 ] {a2d48004-dd7e-4a3b-9d4c-1ef734b74202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3062 | 2026.05.08 16:56:42.830432 [ 262 ] {a2d48004-dd7e-4a3b-9d4c-1ef734b74202} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3063 | 2026.05.08 16:56:42.830647 [ 262 ] {a2d48004-dd7e-4a3b-9d4c-1ef734b74202} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.05.08 16:56:42.830784 [ 262 ] {a2d48004-dd7e-4a3b-9d4c-1ef734b74202} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001212 sec., 33828.38283828383 rows/sec., 2.48 MiB/sec. | ||
| 3065 | 2026.05.08 16:56:42.830822 [ 262 ] {a2d48004-dd7e-4a3b-9d4c-1ef734b74202} <Debug> TCPHandler: Processed in 0.001383047 sec. | ||
| 3066 | 2026.05.08 16:56:42.830965 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.05.08 16:56:42.831064 [ 262 ] {4d6a3484-a08e-41a3-8ba6-5fb3fdb22451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3068 | 2026.05.08 16:56:42.831104 [ 262 ] {4d6a3484-a08e-41a3-8ba6-5fb3fdb22451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3069 | 2026.05.08 16:56:42.831558 [ 262 ] {4d6a3484-a08e-41a3-8ba6-5fb3fdb22451} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.05.08 16:56:42.831595 [ 262 ] {4d6a3484-a08e-41a3-8ba6-5fb3fdb22451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3071 | 2026.05.08 16:56:42.831911 [ 262 ] {4d6a3484-a08e-41a3-8ba6-5fb3fdb22451} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3072 | 2026.05.08 16:56:42.832137 [ 262 ] {4d6a3484-a08e-41a3-8ba6-5fb3fdb22451} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.05.08 16:56:42.832270 [ 262 ] {4d6a3484-a08e-41a3-8ba6-5fb3fdb22451} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001227 sec., 85574.57212713937 rows/sec., 6.68 MiB/sec. | ||
| 3074 | 2026.05.08 16:56:42.832306 [ 262 ] {4d6a3484-a08e-41a3-8ba6-5fb3fdb22451} <Debug> TCPHandler: Processed in 0.001391947 sec. | ||
| 3075 | 2026.05.08 16:56:42.832436 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.05.08 16:56:42.832535 [ 262 ] {1cd49c64-9426-4519-a0bb-2c786e8ec534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3077 | 2026.05.08 16:56:42.832577 [ 262 ] {1cd49c64-9426-4519-a0bb-2c786e8ec534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3078 | 2026.05.08 16:56:42.833162 [ 262 ] {1cd49c64-9426-4519-a0bb-2c786e8ec534} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.05.08 16:56:42.833226 [ 262 ] {1cd49c64-9426-4519-a0bb-2c786e8ec534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3080 | 2026.05.08 16:56:42.833669 [ 262 ] {1cd49c64-9426-4519-a0bb-2c786e8ec534} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3081 | 2026.05.08 16:56:42.833916 [ 262 ] {1cd49c64-9426-4519-a0bb-2c786e8ec534} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.05.08 16:56:42.834093 [ 262 ] {1cd49c64-9426-4519-a0bb-2c786e8ec534} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. | ||
| 3083 | 2026.05.08 16:56:42.834160 [ 262 ] {1cd49c64-9426-4519-a0bb-2c786e8ec534} <Debug> TCPHandler: Processed in 0.001773228 sec. | ||
| 3084 | 2026.05.08 16:56:42.834350 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.05.08 16:56:42.834489 [ 262 ] {fb9d13b7-8387-460d-b1eb-686343f80022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3086 | 2026.05.08 16:56:42.834563 [ 262 ] {fb9d13b7-8387-460d-b1eb-686343f80022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3087 | 2026.05.08 16:56:42.835522 [ 262 ] {fb9d13b7-8387-460d-b1eb-686343f80022} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.05.08 16:56:42.835563 [ 262 ] {fb9d13b7-8387-460d-b1eb-686343f80022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3089 | 2026.05.08 16:56:42.836181 [ 262 ] {fb9d13b7-8387-460d-b1eb-686343f80022} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3090 | 2026.05.08 16:56:42.836423 [ 262 ] {fb9d13b7-8387-460d-b1eb-686343f80022} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.05.08 16:56:42.836581 [ 262 ] {fb9d13b7-8387-460d-b1eb-686343f80022} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002132 sec., 19230.76923076923 rows/sec., 34.46 MiB/sec. | ||
| 3092 | 2026.05.08 16:56:42.836659 [ 262 ] {fb9d13b7-8387-460d-b1eb-686343f80022} <Debug> TCPHandler: Processed in 0.002419345 sec. | ||
| 3093 | 2026.05.08 16:56:42.836830 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.05.08 16:56:42.836938 [ 262 ] {6357dd52-e83a-4fbd-879e-ad1ff5eb2c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3095 | 2026.05.08 16:56:42.836985 [ 262 ] {6357dd52-e83a-4fbd-879e-ad1ff5eb2c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3096 | 2026.05.08 16:56:42.837374 [ 262 ] {6357dd52-e83a-4fbd-879e-ad1ff5eb2c9b} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.05.08 16:56:42.837413 [ 262 ] {6357dd52-e83a-4fbd-879e-ad1ff5eb2c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3098 | 2026.05.08 16:56:42.837729 [ 262 ] {6357dd52-e83a-4fbd-879e-ad1ff5eb2c9b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3099 | 2026.05.08 16:56:42.837950 [ 262 ] {6357dd52-e83a-4fbd-879e-ad1ff5eb2c9b} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.05.08 16:56:42.838085 [ 262 ] {6357dd52-e83a-4fbd-879e-ad1ff5eb2c9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 3101 | 2026.05.08 16:56:42.838122 [ 262 ] {6357dd52-e83a-4fbd-879e-ad1ff5eb2c9b} <Debug> TCPHandler: Processed in 0.001351637 sec. | ||
| 3102 | 2026.05.08 16:56:47.686461 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.05.08 16:56:47.686755 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3104 | 2026.05.08 16:56:47.687158 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3105 | 2026.05.08 16:56:47.687204 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3106 | 2026.05.08 16:56:47.687461 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3107 | 2026.05.08 16:56:47.687529 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3108 | 2026.05.08 16:56:47.687668 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 3109 | 2026.05.08 16:56:47.687831 [ 270 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3110 | 2026.05.08 16:56:47.687859 [ 345 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3111 | 2026.05.08 16:56:47.687851 [ 344 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3112 | 2026.05.08 16:56:47.688073 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 3113 | 2026.05.08 16:56:47.688102 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3114 | 2026.05.08 16:56:47.688194 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3115 | 2026.05.08 16:56:47.688214 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 3116 | 2026.05.08 16:56:47.688251 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3117 | 2026.05.08 16:56:47.688290 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3118 | 2026.05.08 16:56:47.688325 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3119 | 2026.05.08 16:56:47.689856 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.003214 sec., 16179.215930304917 rows/sec., 3.78 MiB/sec. | ||
| 3120 | 2026.05.08 16:56:47.690102 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Debug> MemoryTracker: Peak memory usage (for query): 160.74 KiB. | ||
| 3121 | 2026.05.08 16:56:47.690119 [ 262 ] {bf47cd96-4111-4bb5-aff0-cf722fcd08aa} <Debug> TCPHandler: Processed in 0.003801523 sec. | ||
| 3122 | 2026.05.08 16:56:47.705359 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.05.08 16:56:47.705596 [ 262 ] {e9414ac1-34d7-47f8-8d20-ac161329927c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3124 | 2026.05.08 16:56:47.705668 [ 262 ] {e9414ac1-34d7-47f8-8d20-ac161329927c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3125 | 2026.05.08 16:56:47.706534 [ 262 ] {e9414ac1-34d7-47f8-8d20-ac161329927c} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.05.08 16:56:47.706578 [ 262 ] {e9414ac1-34d7-47f8-8d20-ac161329927c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3127 | 2026.05.08 16:56:47.707014 [ 262 ] {e9414ac1-34d7-47f8-8d20-ac161329927c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3128 | 2026.05.08 16:56:47.707276 [ 262 ] {e9414ac1-34d7-47f8-8d20-ac161329927c} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.08 16:56:47.707422 [ 262 ] {e9414ac1-34d7-47f8-8d20-ac161329927c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001892 sec., 150105.70824524312 rows/sec., 9.53 MiB/sec. | ||
| 3130 | 2026.05.08 16:56:47.707465 [ 262 ] {e9414ac1-34d7-47f8-8d20-ac161329927c} <Debug> TCPHandler: Processed in 0.002299092 sec. | ||
| 3131 | 2026.05.08 16:56:47.707608 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.05.08 16:56:47.707706 [ 262 ] {e07c9a03-a858-4442-8b53-bd2ac665c7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3133 | 2026.05.08 16:56:47.707747 [ 262 ] {e07c9a03-a858-4442-8b53-bd2ac665c7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3134 | 2026.05.08 16:56:47.708169 [ 262 ] {e07c9a03-a858-4442-8b53-bd2ac665c7f6} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.05.08 16:56:47.708206 [ 262 ] {e07c9a03-a858-4442-8b53-bd2ac665c7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3136 | 2026.05.08 16:56:47.708506 [ 262 ] {e07c9a03-a858-4442-8b53-bd2ac665c7f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3137 | 2026.05.08 16:56:47.708723 [ 262 ] {e07c9a03-a858-4442-8b53-bd2ac665c7f6} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.05.08 16:56:47.708853 [ 262 ] {e07c9a03-a858-4442-8b53-bd2ac665c7f6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 279.50 KiB/sec. | ||
| 3139 | 2026.05.08 16:56:47.708890 [ 262 ] {e07c9a03-a858-4442-8b53-bd2ac665c7f6} <Debug> TCPHandler: Processed in 0.001330916 sec. | ||
| 3140 | 2026.05.08 16:56:47.709022 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.05.08 16:56:47.709117 [ 262 ] {38a6dd52-df11-4ed4-9752-206c9a2a2793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3142 | 2026.05.08 16:56:47.709155 [ 262 ] {38a6dd52-df11-4ed4-9752-206c9a2a2793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3143 | 2026.05.08 16:56:47.710841 [ 262 ] {38a6dd52-df11-4ed4-9752-206c9a2a2793} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.05.08 16:56:47.710878 [ 262 ] {38a6dd52-df11-4ed4-9752-206c9a2a2793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3145 | 2026.05.08 16:56:47.711409 [ 262 ] {38a6dd52-df11-4ed4-9752-206c9a2a2793} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3146 | 2026.05.08 16:56:47.711629 [ 262 ] {38a6dd52-df11-4ed4-9752-206c9a2a2793} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.05.08 16:56:47.711735 [ 131 ] {} <Debug> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3148 | 2026.05.08 16:56:47.711755 [ 262 ] {38a6dd52-df11-4ed4-9752-206c9a2a2793} <Debug> executeQuery: Read 3144 rows, 238.77 KiB in 0.002655 sec., 1184180.790960452 rows/sec., 87.82 MiB/sec. | ||
| 3149 | 2026.05.08 16:56:47.711787 [ 131 ] {} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.05.08 16:56:47.711804 [ 262 ] {38a6dd52-df11-4ed4-9752-206c9a2a2793} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3151 | 2026.05.08 16:56:47.711815 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3152 | 2026.05.08 16:56:47.711827 [ 262 ] {38a6dd52-df11-4ed4-9752-206c9a2a2793} <Debug> TCPHandler: Processed in 0.002853327 sec. | ||
| 3153 | 2026.05.08 16:56:47.711942 [ 194 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 3154 | 2026.05.08 16:56:47.711988 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2026.05.08 16:56:47.712058 [ 194 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3156 | 2026.05.08 16:56:47.712096 [ 194 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3343 rows starting from the beginning of the part | ||
| 3157 | 2026.05.08 16:56:47.712099 [ 262 ] {4fdd9db5-0de8-4a3c-bd83-2bb6e61629c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3158 | 2026.05.08 16:56:47.712154 [ 262 ] {4fdd9db5-0de8-4a3c-bd83-2bb6e61629c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3159 | 2026.05.08 16:56:47.712165 [ 194 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 797 rows starting from the beginning of the part | ||
| 3160 | 2026.05.08 16:56:47.712217 [ 194 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 145 rows starting from the beginning of the part | ||
| 3161 | 2026.05.08 16:56:47.712266 [ 194 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 797 rows starting from the beginning of the part | ||
| 3162 | 2026.05.08 16:56:47.712310 [ 194 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 138 rows starting from the beginning of the part | ||
| 3163 | 2026.05.08 16:56:47.712353 [ 194 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3144 rows starting from the beginning of the part | ||
| 3164 | 2026.05.08 16:56:47.712725 [ 262 ] {4fdd9db5-0de8-4a3c-bd83-2bb6e61629c2} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.05.08 16:56:47.712778 [ 262 ] {4fdd9db5-0de8-4a3c-bd83-2bb6e61629c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3166 | 2026.05.08 16:56:47.713184 [ 262 ] {4fdd9db5-0de8-4a3c-bd83-2bb6e61629c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3167 | 2026.05.08 16:56:47.713457 [ 262 ] {4fdd9db5-0de8-4a3c-bd83-2bb6e61629c2} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.05.08 16:56:47.713596 [ 262 ] {4fdd9db5-0de8-4a3c-bd83-2bb6e61629c2} <Debug> executeQuery: Read 155 rows, 9.50 KiB in 0.001524 sec., 101706.03674540683 rows/sec., 6.09 MiB/sec. | ||
| 3169 | 2026.05.08 16:56:47.713632 [ 262 ] {4fdd9db5-0de8-4a3c-bd83-2bb6e61629c2} <Debug> TCPHandler: Processed in 0.001693575 sec. | ||
| 3170 | 2026.05.08 16:56:47.713761 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.05.08 16:56:47.713859 [ 262 ] {058009bd-e9c5-4701-a84b-65713f7f7691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3172 | 2026.05.08 16:56:47.713899 [ 262 ] {058009bd-e9c5-4701-a84b-65713f7f7691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3173 | 2026.05.08 16:56:47.714684 [ 262 ] {058009bd-e9c5-4701-a84b-65713f7f7691} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.05.08 16:56:47.714722 [ 262 ] {058009bd-e9c5-4701-a84b-65713f7f7691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3175 | 2026.05.08 16:56:47.715058 [ 189 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8364 rows, containing 5 columns (5 merged, 0 gathered) in 0.003161126 sec., 2645892.6344599994 rows/sec., 209.99 MiB/sec. | ||
| 3176 | 2026.05.08 16:56:47.715110 [ 262 ] {058009bd-e9c5-4701-a84b-65713f7f7691} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3177 | 2026.05.08 16:56:47.715336 [ 262 ] {058009bd-e9c5-4701-a84b-65713f7f7691} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.05.08 16:56:47.715418 [ 189 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3179 | 2026.05.08 16:56:47.715479 [ 262 ] {058009bd-e9c5-4701-a84b-65713f7f7691} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001638 sec., 579975.57997558 rows/sec., 34.12 MiB/sec. | ||
| 3180 | 2026.05.08 16:56:47.715525 [ 262 ] {058009bd-e9c5-4701-a84b-65713f7f7691} <Debug> TCPHandler: Processed in 0.001812158 sec. | ||
| 3181 | 2026.05.08 16:56:47.715688 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.05.08 16:56:47.715737 [ 189 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_16_3} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.05.08 16:56:47.715789 [ 262 ] {e92cd433-faf1-4521-96d0-a2d245cea37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3184 | 2026.05.08 16:56:47.715825 [ 189 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_16_3} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3185 | 2026.05.08 16:56:47.715836 [ 262 ] {e92cd433-faf1-4521-96d0-a2d245cea37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3186 | 2026.05.08 16:56:47.715923 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 3187 | 2026.05.08 16:56:47.716263 [ 262 ] {e92cd433-faf1-4521-96d0-a2d245cea37c} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.05.08 16:56:47.716312 [ 262 ] {e92cd433-faf1-4521-96d0-a2d245cea37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3189 | 2026.05.08 16:56:47.716609 [ 262 ] {e92cd433-faf1-4521-96d0-a2d245cea37c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3190 | 2026.05.08 16:56:47.716819 [ 262 ] {e92cd433-faf1-4521-96d0-a2d245cea37c} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.05.08 16:56:47.716946 [ 262 ] {e92cd433-faf1-4521-96d0-a2d245cea37c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 59.79 KiB/sec. | ||
| 3192 | 2026.05.08 16:56:47.716990 [ 262 ] {e92cd433-faf1-4521-96d0-a2d245cea37c} <Debug> TCPHandler: Processed in 0.001350476 sec. | ||
| 3193 | 2026.05.08 16:56:47.717143 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.05.08 16:56:47.717238 [ 262 ] {334d61e2-d8b3-467c-bbe5-da412b738ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3195 | 2026.05.08 16:56:47.717277 [ 262 ] {334d61e2-d8b3-467c-bbe5-da412b738ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3196 | 2026.05.08 16:56:47.717792 [ 262 ] {334d61e2-d8b3-467c-bbe5-da412b738ac1} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.05.08 16:56:47.717830 [ 262 ] {334d61e2-d8b3-467c-bbe5-da412b738ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3198 | 2026.05.08 16:56:47.718164 [ 262 ] {334d61e2-d8b3-467c-bbe5-da412b738ac1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3199 | 2026.05.08 16:56:47.718398 [ 262 ] {334d61e2-d8b3-467c-bbe5-da412b738ac1} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.05.08 16:56:47.718532 [ 262 ] {334d61e2-d8b3-467c-bbe5-da412b738ac1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001311 sec., 112890.92295957284 rows/sec., 6.42 MiB/sec. | ||
| 3201 | 2026.05.08 16:56:47.718569 [ 262 ] {334d61e2-d8b3-467c-bbe5-da412b738ac1} <Debug> TCPHandler: Processed in 0.00148354 sec. | ||
| 3202 | 2026.05.08 16:56:47.718698 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.05.08 16:56:47.718795 [ 262 ] {a27d0e0b-15a7-4143-a688-c475e1eaf40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3204 | 2026.05.08 16:56:47.718835 [ 262 ] {a27d0e0b-15a7-4143-a688-c475e1eaf40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3205 | 2026.05.08 16:56:47.719872 [ 262 ] {a27d0e0b-15a7-4143-a688-c475e1eaf40c} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.05.08 16:56:47.719910 [ 262 ] {a27d0e0b-15a7-4143-a688-c475e1eaf40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3207 | 2026.05.08 16:56:47.720319 [ 262 ] {a27d0e0b-15a7-4143-a688-c475e1eaf40c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3208 | 2026.05.08 16:56:47.720550 [ 262 ] {a27d0e0b-15a7-4143-a688-c475e1eaf40c} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.05.08 16:56:47.720688 [ 130 ] {} <Debug> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3210 | 2026.05.08 16:56:47.720694 [ 262 ] {a27d0e0b-15a7-4143-a688-c475e1eaf40c} <Debug> executeQuery: Read 1718 rows, 118.34 KiB in 0.001916 sec., 896659.7077244259 rows/sec., 60.32 MiB/sec. | ||
| 3211 | 2026.05.08 16:56:47.720737 [ 130 ] {} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.05.08 16:56:47.720765 [ 262 ] {a27d0e0b-15a7-4143-a688-c475e1eaf40c} <Debug> TCPHandler: Processed in 0.002115397 sec. | ||
| 3213 | 2026.05.08 16:56:47.720770 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3214 | 2026.05.08 16:56:47.720880 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 3215 | 2026.05.08 16:56:47.720938 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.05.08 16:56:47.720998 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3217 | 2026.05.08 16:56:47.721033 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1809 rows starting from the beginning of the part | ||
| 3218 | 2026.05.08 16:56:47.721059 [ 262 ] {aff33fa6-d9c1-4153-8b5a-85ab1b18f8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3219 | 2026.05.08 16:56:47.721089 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 490 rows starting from the beginning of the part | ||
| 3220 | 2026.05.08 16:56:47.721109 [ 262 ] {aff33fa6-d9c1-4153-8b5a-85ab1b18f8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3221 | 2026.05.08 16:56:47.721140 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 126 rows starting from the beginning of the part | ||
| 3222 | 2026.05.08 16:56:47.721188 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 490 rows starting from the beginning of the part | ||
| 3223 | 2026.05.08 16:56:47.721230 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 105 rows starting from the beginning of the part | ||
| 3224 | 2026.05.08 16:56:47.721273 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1718 rows starting from the beginning of the part | ||
| 3225 | 2026.05.08 16:56:47.721591 [ 262 ] {aff33fa6-d9c1-4153-8b5a-85ab1b18f8d2} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.05.08 16:56:47.721632 [ 262 ] {aff33fa6-d9c1-4153-8b5a-85ab1b18f8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3227 | 2026.05.08 16:56:47.721960 [ 262 ] {aff33fa6-d9c1-4153-8b5a-85ab1b18f8d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3228 | 2026.05.08 16:56:47.722187 [ 262 ] {aff33fa6-d9c1-4153-8b5a-85ab1b18f8d2} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.05.08 16:56:47.722314 [ 262 ] {aff33fa6-d9c1-4153-8b5a-85ab1b18f8d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001274 sec., 4709.576138147567 rows/sec., 246.06 KiB/sec. | ||
| 3230 | 2026.05.08 16:56:47.722349 [ 262 ] {aff33fa6-d9c1-4153-8b5a-85ab1b18f8d2} <Debug> TCPHandler: Processed in 0.001472849 sec. | ||
| 3231 | 2026.05.08 16:56:47.722481 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.05.08 16:56:47.722576 [ 262 ] {cec2f131-7a05-468e-bc1c-51601a2cd3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3233 | 2026.05.08 16:56:47.722617 [ 262 ] {cec2f131-7a05-468e-bc1c-51601a2cd3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3234 | 2026.05.08 16:56:47.722858 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4738 rows, containing 5 columns (5 merged, 0 gathered) in 0.002021455 sec., 2343856.281737659 rows/sec., 169.93 MiB/sec. | ||
| 3235 | 2026.05.08 16:56:47.723066 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3236 | 2026.05.08 16:56:47.723310 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_16_3} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.05.08 16:56:47.723378 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_16_3} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3238 | 2026.05.08 16:56:47.723397 [ 262 ] {cec2f131-7a05-468e-bc1c-51601a2cd3b2} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.05.08 16:56:47.723437 [ 262 ] {cec2f131-7a05-468e-bc1c-51601a2cd3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3240 | 2026.05.08 16:56:47.723441 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3241 | 2026.05.08 16:56:47.723917 [ 262 ] {cec2f131-7a05-468e-bc1c-51601a2cd3b2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3242 | 2026.05.08 16:56:47.724155 [ 262 ] {cec2f131-7a05-468e-bc1c-51601a2cd3b2} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.05.08 16:56:47.724258 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3244 | 2026.05.08 16:56:47.724285 [ 262 ] {cec2f131-7a05-468e-bc1c-51601a2cd3b2} <Debug> executeQuery: Read 1731 rows, 108.79 KiB in 0.001726 sec., 1002896.8713789107 rows/sec., 61.56 MiB/sec. | ||
| 3245 | 2026.05.08 16:56:47.724289 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.05.08 16:56:47.724329 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3247 | 2026.05.08 16:56:47.724334 [ 262 ] {cec2f131-7a05-468e-bc1c-51601a2cd3b2} <Debug> TCPHandler: Processed in 0.001901342 sec. | ||
| 3248 | 2026.05.08 16:56:47.724424 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 3249 | 2026.05.08 16:56:47.724497 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.05.08 16:56:47.724542 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3251 | 2026.05.08 16:56:47.724583 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5009 rows starting from the beginning of the part | ||
| 3252 | 2026.05.08 16:56:47.724597 [ 262 ] {aca05d43-1f7c-42c2-ac34-fda18c4492af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3253 | 2026.05.08 16:56:47.724639 [ 262 ] {aca05d43-1f7c-42c2-ac34-fda18c4492af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3254 | 2026.05.08 16:56:47.724661 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3255 | 2026.05.08 16:56:47.724716 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 166 rows starting from the beginning of the part | ||
| 3256 | 2026.05.08 16:56:47.724758 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 3257 | 2026.05.08 16:56:47.724801 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3258 | 2026.05.08 16:56:47.724839 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1731 rows starting from the beginning of the part | ||
| 3259 | 2026.05.08 16:56:47.724976 [ 262 ] {aca05d43-1f7c-42c2-ac34-fda18c4492af} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.05.08 16:56:47.725011 [ 262 ] {aca05d43-1f7c-42c2-ac34-fda18c4492af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3261 | 2026.05.08 16:56:47.725304 [ 262 ] {aca05d43-1f7c-42c2-ac34-fda18c4492af} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3262 | 2026.05.08 16:56:47.725511 [ 262 ] {aca05d43-1f7c-42c2-ac34-fda18c4492af} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.05.08 16:56:47.725636 [ 262 ] {aca05d43-1f7c-42c2-ac34-fda18c4492af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 3264 | 2026.05.08 16:56:47.725671 [ 262 ] {aca05d43-1f7c-42c2-ac34-fda18c4492af} <Debug> TCPHandler: Processed in 0.001224903 sec. | ||
| 3265 | 2026.05.08 16:56:47.725799 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2026.05.08 16:56:47.725893 [ 262 ] {e98a1c8e-a497-45c3-97f3-81a4beb4f609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3267 | 2026.05.08 16:56:47.726024 [ 262 ] {e98a1c8e-a497-45c3-97f3-81a4beb4f609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3268 | 2026.05.08 16:56:47.726814 [ 262 ] {e98a1c8e-a497-45c3-97f3-81a4beb4f609} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.05.08 16:56:47.726851 [ 262 ] {e98a1c8e-a497-45c3-97f3-81a4beb4f609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3270 | 2026.05.08 16:56:47.727197 [ 192 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7596 rows, containing 5 columns (5 merged, 0 gathered) in 0.002815846 sec., 2697590.706309933 rows/sec., 174.20 MiB/sec. | ||
| 3271 | 2026.05.08 16:56:47.727404 [ 262 ] {e98a1c8e-a497-45c3-97f3-81a4beb4f609} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3272 | 2026.05.08 16:56:47.727623 [ 262 ] {e98a1c8e-a497-45c3-97f3-81a4beb4f609} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.05.08 16:56:47.727741 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3274 | 2026.05.08 16:56:47.727837 [ 262 ] {e98a1c8e-a497-45c3-97f3-81a4beb4f609} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001963 sec., 4584.819154355579 rows/sec., 8.22 MiB/sec. | ||
| 3275 | 2026.05.08 16:56:47.727888 [ 262 ] {e98a1c8e-a497-45c3-97f3-81a4beb4f609} <Debug> TCPHandler: Processed in 0.002137777 sec. | ||
| 3276 | 2026.05.08 16:56:47.727977 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.05.08 16:56:47.728014 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.05.08 16:56:47.728037 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3279 | 2026.05.08 16:56:47.728092 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3280 | 2026.05.08 16:56:47.728109 [ 262 ] {1e24d199-81bf-445a-a2fd-8ef463b91656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3281 | 2026.05.08 16:56:47.728149 [ 262 ] {1e24d199-81bf-445a-a2fd-8ef463b91656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3282 | 2026.05.08 16:56:47.728493 [ 262 ] {1e24d199-81bf-445a-a2fd-8ef463b91656} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.05.08 16:56:47.728527 [ 262 ] {1e24d199-81bf-445a-a2fd-8ef463b91656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3284 | 2026.05.08 16:56:47.728827 [ 262 ] {1e24d199-81bf-445a-a2fd-8ef463b91656} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3285 | 2026.05.08 16:56:47.729048 [ 262 ] {1e24d199-81bf-445a-a2fd-8ef463b91656} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.05.08 16:56:47.729153 [ 130 ] {} <Debug> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3287 | 2026.05.08 16:56:47.729172 [ 262 ] {1e24d199-81bf-445a-a2fd-8ef463b91656} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 3288 | 2026.05.08 16:56:47.729198 [ 130 ] {} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.05.08 16:56:47.729213 [ 262 ] {1e24d199-81bf-445a-a2fd-8ef463b91656} <Debug> TCPHandler: Processed in 0.001248323 sec. | ||
| 3290 | 2026.05.08 16:56:47.729225 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3291 | 2026.05.08 16:56:47.729316 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 3292 | 2026.05.08 16:56:47.729417 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3293 | 2026.05.08 16:56:47.729444 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 642 rows starting from the beginning of the part | ||
| 3294 | 2026.05.08 16:56:47.729513 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 3295 | 2026.05.08 16:56:47.729560 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 3296 | 2026.05.08 16:56:47.729600 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 3297 | 2026.05.08 16:56:47.729640 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3298 | 2026.05.08 16:56:47.729683 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3299 | 2026.05.08 16:56:47.730537 [ 190 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 4 columns (4 merged, 0 gathered) in 0.001255744 sec., 821823.5563936598 rows/sec., 53.05 MiB/sec. | ||
| 3300 | 2026.05.08 16:56:47.730701 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3301 | 2026.05.08 16:56:47.730938 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_16_3} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.05.08 16:56:47.730997 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_16_3} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3303 | 2026.05.08 16:56:47.731051 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3304 | 2026.05.08 16:56:49.780867 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6218 | ||
| 3305 | 2026.05.08 16:56:49.781368 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.05.08 16:56:49.781418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3307 | 2026.05.08 16:56:49.781908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3308 | 2026.05.08 16:56:49.782137 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.05.08 16:56:49.782261 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6218 | ||
| 3310 | 2026.05.08 16:56:50.112327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3311 | 2026.05.08 16:56:50.129423 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.05.08 16:56:50.129489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3313 | 2026.05.08 16:56:50.135324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3314 | 2026.05.08 16:56:50.136054 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.05.08 16:56:50.138872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3316 | 2026.05.08 16:56:52.287402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 418 | ||
| 3317 | 2026.05.08 16:56:52.289888 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.05.08 16:56:52.289940 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3319 | 2026.05.08 16:56:52.291162 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3320 | 2026.05.08 16:56:52.291461 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.05.08 16:56:52.291715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 3322 | 2026.05.08 16:56:52.822142 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2026.05.08 16:56:52.822361 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3324 | 2026.05.08 16:56:52.822682 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3325 | 2026.05.08 16:56:52.822718 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3326 | 2026.05.08 16:56:52.822928 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3327 | 2026.05.08 16:56:52.822996 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3328 | 2026.05.08 16:56:52.823134 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3329 | 2026.05.08 16:56:52.823222 [ 270 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3330 | 2026.05.08 16:56:52.823273 [ 345 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3331 | 2026.05.08 16:56:52.823275 [ 318 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3332 | 2026.05.08 16:56:52.823559 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 3333 | 2026.05.08 16:56:52.823589 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3334 | 2026.05.08 16:56:52.823673 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3335 | 2026.05.08 16:56:52.823694 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 3336 | 2026.05.08 16:56:52.823729 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3337 | 2026.05.08 16:56:52.823780 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3338 | 2026.05.08 16:56:52.823822 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3339 | 2026.05.08 16:56:52.825310 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.003032 sec., 17150.395778364116 rows/sec., 3.49 MiB/sec. | ||
| 3340 | 2026.05.08 16:56:52.825458 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Debug> MemoryTracker: Peak memory usage (for query): 138.85 KiB. | ||
| 3341 | 2026.05.08 16:56:52.825479 [ 262 ] {b2e6e1a7-4172-478e-afa9-756c97ab5475} <Debug> TCPHandler: Processed in 0.003464123 sec. | ||
| 3342 | 2026.05.08 16:56:52.827748 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.05.08 16:56:52.827878 [ 262 ] {77b7c4ea-10b3-41ae-b20e-f30d076f2418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3344 | 2026.05.08 16:56:52.827929 [ 262 ] {77b7c4ea-10b3-41ae-b20e-f30d076f2418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3345 | 2026.05.08 16:56:52.828542 [ 262 ] {77b7c4ea-10b3-41ae-b20e-f30d076f2418} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.05.08 16:56:52.828582 [ 262 ] {77b7c4ea-10b3-41ae-b20e-f30d076f2418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3347 | 2026.05.08 16:56:52.828940 [ 262 ] {77b7c4ea-10b3-41ae-b20e-f30d076f2418} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3348 | 2026.05.08 16:56:52.829163 [ 262 ] {77b7c4ea-10b3-41ae-b20e-f30d076f2418} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.05.08 16:56:52.829316 [ 262 ] {77b7c4ea-10b3-41ae-b20e-f30d076f2418} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001472 sec., 93750 rows/sec., 8.14 MiB/sec. | ||
| 3350 | 2026.05.08 16:56:52.829357 [ 262 ] {77b7c4ea-10b3-41ae-b20e-f30d076f2418} <Debug> TCPHandler: Processed in 0.001670815 sec. | ||
| 3351 | 2026.05.08 16:56:52.829487 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.05.08 16:56:52.829584 [ 262 ] {84e9e913-5cb3-4ef9-b40b-68921082ed75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3353 | 2026.05.08 16:56:52.829623 [ 262 ] {84e9e913-5cb3-4ef9-b40b-68921082ed75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3354 | 2026.05.08 16:56:52.830037 [ 262 ] {84e9e913-5cb3-4ef9-b40b-68921082ed75} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.05.08 16:56:52.830075 [ 262 ] {84e9e913-5cb3-4ef9-b40b-68921082ed75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3356 | 2026.05.08 16:56:52.830374 [ 262 ] {84e9e913-5cb3-4ef9-b40b-68921082ed75} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3357 | 2026.05.08 16:56:52.830616 [ 262 ] {84e9e913-5cb3-4ef9-b40b-68921082ed75} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.05.08 16:56:52.830732 [ 124 ] {} <Debug> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3359 | 2026.05.08 16:56:52.830749 [ 262 ] {84e9e913-5cb3-4ef9-b40b-68921082ed75} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001182 sec., 34686.971235194585 rows/sec., 2.55 MiB/sec. | ||
| 3360 | 2026.05.08 16:56:52.830799 [ 124 ] {} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.05.08 16:56:52.830807 [ 262 ] {84e9e913-5cb3-4ef9-b40b-68921082ed75} <Debug> TCPHandler: Processed in 0.001368307 sec. | ||
| 3362 | 2026.05.08 16:56:52.830829 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3363 | 2026.05.08 16:56:52.830933 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::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 | ||
| 3364 | 2026.05.08 16:56:52.830953 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2026.05.08 16:56:52.831046 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3366 | 2026.05.08 16:56:52.831076 [ 262 ] {14491934-e1b5-478e-96da-aadb37cb652b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3367 | 2026.05.08 16:56:52.831080 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 212 rows starting from the beginning of the part | ||
| 3368 | 2026.05.08 16:56:52.831127 [ 262 ] {14491934-e1b5-478e-96da-aadb37cb652b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3369 | 2026.05.08 16:56:52.831186 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part | ||
| 3370 | 2026.05.08 16:56:52.831244 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 142 rows starting from the beginning of the part | ||
| 3371 | 2026.05.08 16:56:52.831293 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 3372 | 2026.05.08 16:56:52.831334 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 155 rows starting from the beginning of the part | ||
| 3373 | 2026.05.08 16:56:52.831372 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 3374 | 2026.05.08 16:56:52.831702 [ 262 ] {14491934-e1b5-478e-96da-aadb37cb652b} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.05.08 16:56:52.831760 [ 262 ] {14491934-e1b5-478e-96da-aadb37cb652b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3376 | 2026.05.08 16:56:52.832247 [ 262 ] {14491934-e1b5-478e-96da-aadb37cb652b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3377 | 2026.05.08 16:56:52.832251 [ 188 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354907 sec., 475309.3754774313 rows/sec., 32.02 MiB/sec. | ||
| 3378 | 2026.05.08 16:56:52.832458 [ 188 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3379 | 2026.05.08 16:56:52.832565 [ 262 ] {14491934-e1b5-478e-96da-aadb37cb652b} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.05.08 16:56:52.832761 [ 262 ] {14491934-e1b5-478e-96da-aadb37cb652b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001723 sec., 60940.22054556007 rows/sec., 4.76 MiB/sec. | ||
| 3381 | 2026.05.08 16:56:52.832786 [ 188 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_16_3} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.05.08 16:56:52.832832 [ 262 ] {14491934-e1b5-478e-96da-aadb37cb652b} <Debug> TCPHandler: Processed in 0.001927252 sec. | ||
| 3383 | 2026.05.08 16:56:52.832874 [ 188 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_16_3} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3384 | 2026.05.08 16:56:52.832970 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3385 | 2026.05.08 16:56:52.833031 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3386 | 2026.05.08 16:56:52.833167 [ 262 ] {13cdf194-3b13-4b2e-aaf7-f249f3c27626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3387 | 2026.05.08 16:56:52.833225 [ 262 ] {13cdf194-3b13-4b2e-aaf7-f249f3c27626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3388 | 2026.05.08 16:56:52.833683 [ 262 ] {13cdf194-3b13-4b2e-aaf7-f249f3c27626} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.05.08 16:56:52.833723 [ 262 ] {13cdf194-3b13-4b2e-aaf7-f249f3c27626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3390 | 2026.05.08 16:56:52.834078 [ 262 ] {13cdf194-3b13-4b2e-aaf7-f249f3c27626} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3391 | 2026.05.08 16:56:52.834297 [ 262 ] {13cdf194-3b13-4b2e-aaf7-f249f3c27626} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.05.08 16:56:52.834483 [ 262 ] {13cdf194-3b13-4b2e-aaf7-f249f3c27626} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001353 sec., 118255.72801182557 rows/sec., 8.24 MiB/sec. | ||
| 3393 | 2026.05.08 16:56:52.834529 [ 262 ] {13cdf194-3b13-4b2e-aaf7-f249f3c27626} <Debug> TCPHandler: Processed in 0.001611203 sec. | ||
| 3394 | 2026.05.08 16:56:52.834706 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2026.05.08 16:56:52.834813 [ 262 ] {9af68f39-7761-4225-9b85-62becc7436d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3396 | 2026.05.08 16:56:52.834872 [ 262 ] {9af68f39-7761-4225-9b85-62becc7436d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3397 | 2026.05.08 16:56:52.835811 [ 262 ] {9af68f39-7761-4225-9b85-62becc7436d1} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.05.08 16:56:52.835853 [ 262 ] {9af68f39-7761-4225-9b85-62becc7436d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3399 | 2026.05.08 16:56:52.836473 [ 262 ] {9af68f39-7761-4225-9b85-62becc7436d1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3400 | 2026.05.08 16:56:52.836729 [ 262 ] {9af68f39-7761-4225-9b85-62becc7436d1} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.05.08 16:56:52.836841 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3402 | 2026.05.08 16:56:52.836877 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.05.08 16:56:52.836877 [ 262 ] {9af68f39-7761-4225-9b85-62becc7436d1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00209 sec., 19617.224880382775 rows/sec., 35.15 MiB/sec. | ||
| 3404 | 2026.05.08 16:56:52.836898 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3405 | 2026.05.08 16:56:52.836950 [ 262 ] {9af68f39-7761-4225-9b85-62becc7436d1} <Debug> TCPHandler: Processed in 0.002295492 sec. | ||
| 3406 | 2026.05.08 16:56:52.836996 [ 195 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::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 | ||
| 3407 | 2026.05.08 16:56:52.837088 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.05.08 16:56:52.837196 [ 262 ] {7adf5dd0-fdcc-436b-b941-c130ebee8aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.05.08 16:56:52.837224 [ 195 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3410 | 2026.05.08 16:56:52.837240 [ 262 ] {7adf5dd0-fdcc-436b-b941-c130ebee8aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3411 | 2026.05.08 16:56:52.837288 [ 195 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::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 | ||
| 3412 | 2026.05.08 16:56:52.837419 [ 195 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3413 | 2026.05.08 16:56:52.837527 [ 195 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3414 | 2026.05.08 16:56:52.837620 [ 262 ] {7adf5dd0-fdcc-436b-b941-c130ebee8aad} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.05.08 16:56:52.837625 [ 195 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3416 | 2026.05.08 16:56:52.837661 [ 262 ] {7adf5dd0-fdcc-436b-b941-c130ebee8aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3417 | 2026.05.08 16:56:52.837743 [ 195 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
| 3418 | 2026.05.08 16:56:52.837844 [ 195 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3419 | 2026.05.08 16:56:52.837994 [ 262 ] {7adf5dd0-fdcc-436b-b941-c130ebee8aad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3420 | 2026.05.08 16:56:52.838254 [ 262 ] {7adf5dd0-fdcc-436b-b941-c130ebee8aad} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.05.08 16:56:52.838408 [ 262 ] {7adf5dd0-fdcc-436b-b941-c130ebee8aad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 3422 | 2026.05.08 16:56:52.838445 [ 262 ] {7adf5dd0-fdcc-436b-b941-c130ebee8aad} <Debug> TCPHandler: Processed in 0.001407268 sec. | ||
| 3423 | 2026.05.08 16:56:52.841254 [ 188 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 19 columns (19 merged, 0 gathered) in 0.004297955 sec., 76315.36393470848 rows/sec., 136.75 MiB/sec. | ||
| 3424 | 2026.05.08 16:56:52.841860 [ 188 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3425 | 2026.05.08 16:56:52.842228 [ 188 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.05.08 16:56:52.842307 [ 188 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3427 | 2026.05.08 16:56:52.842382 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 3428 | 2026.05.08 16:56:57.215743 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3429 | 2026.05.08 16:56:57.215810 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3430 | 2026.05.08 16:56:57.283306 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6730 | ||
| 3431 | 2026.05.08 16:56:57.283826 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.05.08 16:56:57.283863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3433 | 2026.05.08 16:56:57.284355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3434 | 2026.05.08 16:56:57.284587 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.05.08 16:56:57.284719 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6730 | ||
| 3436 | 2026.05.08 16:56:57.639881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3437 | 2026.05.08 16:56:57.655859 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.05.08 16:56:57.655922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3439 | 2026.05.08 16:56:57.662021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3440 | 2026.05.08 16:56:57.662753 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.05.08 16:56:57.665562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3442 | 2026.05.08 16:56:57.825664 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.05.08 16:56:57.825912 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 3444 | 2026.05.08 16:56:57.826268 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3445 | 2026.05.08 16:56:57.826305 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 3446 | 2026.05.08 16:56:57.826563 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3447 | 2026.05.08 16:56:57.826638 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3448 | 2026.05.08 16:56:57.826786 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 3449 | 2026.05.08 16:56:57.826908 [ 347 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3450 | 2026.05.08 16:56:57.826928 [ 270 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3451 | 2026.05.08 16:56:57.826929 [ 345 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3452 | 2026.05.08 16:56:57.827093 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 3453 | 2026.05.08 16:56:57.827126 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3454 | 2026.05.08 16:56:57.827217 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3455 | 2026.05.08 16:56:57.827237 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 3456 | 2026.05.08 16:56:57.827274 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 3457 | 2026.05.08 16:56:57.827314 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 3458 | 2026.05.08 16:56:57.827360 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 3459 | 2026.05.08 16:56:57.828846 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.00304 sec., 17105.263157894737 rows/sec., 3.48 MiB/sec. | ||
| 3460 | 2026.05.08 16:56:57.828992 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Debug> MemoryTracker: Peak memory usage (for query): 141.96 KiB. | ||
| 3461 | 2026.05.08 16:56:57.829008 [ 262 ] {3c54eaaa-6b04-4e95-b007-6a25216c4efb} <Debug> TCPHandler: Processed in 0.003482124 sec. | ||
| 3462 | 2026.05.08 16:56:57.833549 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2026.05.08 16:56:57.833670 [ 262 ] {27827766-3491-45a9-bcfe-41ab0ee2a11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3464 | 2026.05.08 16:56:57.833715 [ 262 ] {27827766-3491-45a9-bcfe-41ab0ee2a11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3465 | 2026.05.08 16:56:57.834266 [ 262 ] {27827766-3491-45a9-bcfe-41ab0ee2a11f} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2026.05.08 16:56:57.834309 [ 262 ] {27827766-3491-45a9-bcfe-41ab0ee2a11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3467 | 2026.05.08 16:56:57.834712 [ 262 ] {27827766-3491-45a9-bcfe-41ab0ee2a11f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3468 | 2026.05.08 16:56:57.834943 [ 262 ] {27827766-3491-45a9-bcfe-41ab0ee2a11f} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2026.05.08 16:56:57.835090 [ 262 ] {27827766-3491-45a9-bcfe-41ab0ee2a11f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001456 sec., 195054.94505494504 rows/sec., 12.39 MiB/sec. | ||
| 3470 | 2026.05.08 16:56:57.835129 [ 262 ] {27827766-3491-45a9-bcfe-41ab0ee2a11f} <Debug> TCPHandler: Processed in 0.001635424 sec. | ||
| 3471 | 2026.05.08 16:56:57.835308 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3472 | 2026.05.08 16:56:57.835422 [ 262 ] {2b78faa6-9c41-49cd-984c-580a5fbb7fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3473 | 2026.05.08 16:56:57.835464 [ 262 ] {2b78faa6-9c41-49cd-984c-580a5fbb7fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3474 | 2026.05.08 16:56:57.836313 [ 262 ] {2b78faa6-9c41-49cd-984c-580a5fbb7fbe} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2026.05.08 16:56:57.836365 [ 262 ] {2b78faa6-9c41-49cd-984c-580a5fbb7fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3476 | 2026.05.08 16:56:57.836717 [ 262 ] {2b78faa6-9c41-49cd-984c-580a5fbb7fbe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3477 | 2026.05.08 16:56:57.836929 [ 262 ] {2b78faa6-9c41-49cd-984c-580a5fbb7fbe} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.05.08 16:56:57.837069 [ 262 ] {2b78faa6-9c41-49cd-984c-580a5fbb7fbe} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001669 sec., 477531.45596165373 rows/sec., 36.74 MiB/sec. | ||
| 3479 | 2026.05.08 16:56:57.837106 [ 262 ] {2b78faa6-9c41-49cd-984c-580a5fbb7fbe} <Debug> TCPHandler: Processed in 0.001847689 sec. | ||
| 3480 | 2026.05.08 16:56:57.837242 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.05.08 16:56:57.837347 [ 262 ] {911f2240-7d2d-4fa3-9e7c-e1392b72313b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3482 | 2026.05.08 16:56:57.837386 [ 262 ] {911f2240-7d2d-4fa3-9e7c-e1392b72313b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3483 | 2026.05.08 16:56:57.837832 [ 262 ] {911f2240-7d2d-4fa3-9e7c-e1392b72313b} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.05.08 16:56:57.837869 [ 262 ] {911f2240-7d2d-4fa3-9e7c-e1392b72313b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3485 | 2026.05.08 16:56:57.838207 [ 262 ] {911f2240-7d2d-4fa3-9e7c-e1392b72313b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3486 | 2026.05.08 16:56:57.838436 [ 262 ] {911f2240-7d2d-4fa3-9e7c-e1392b72313b} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.05.08 16:56:57.838578 [ 262 ] {911f2240-7d2d-4fa3-9e7c-e1392b72313b} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001258 sec., 112877.58346581877 rows/sec., 6.63 MiB/sec. | ||
| 3488 | 2026.05.08 16:56:57.838616 [ 262 ] {911f2240-7d2d-4fa3-9e7c-e1392b72313b} <Debug> TCPHandler: Processed in 0.001423198 sec. | ||
| 3489 | 2026.05.08 16:56:57.838800 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.05.08 16:56:57.838895 [ 262 ] {d532a7e6-635d-4e0f-a58b-1f71bd6d52fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3491 | 2026.05.08 16:56:57.838934 [ 262 ] {d532a7e6-635d-4e0f-a58b-1f71bd6d52fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3492 | 2026.05.08 16:56:57.839414 [ 262 ] {d532a7e6-635d-4e0f-a58b-1f71bd6d52fd} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.05.08 16:56:57.839450 [ 262 ] {d532a7e6-635d-4e0f-a58b-1f71bd6d52fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3494 | 2026.05.08 16:56:57.839765 [ 262 ] {d532a7e6-635d-4e0f-a58b-1f71bd6d52fd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3495 | 2026.05.08 16:56:57.839971 [ 262 ] {d532a7e6-635d-4e0f-a58b-1f71bd6d52fd} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.05.08 16:56:57.840109 [ 262 ] {d532a7e6-635d-4e0f-a58b-1f71bd6d52fd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001232 sec., 120941.55844155845 rows/sec., 7.81 MiB/sec. | ||
| 3497 | 2026.05.08 16:56:57.840144 [ 262 ] {d532a7e6-635d-4e0f-a58b-1f71bd6d52fd} <Debug> TCPHandler: Processed in 0.001392677 sec. | ||
| 3498 | 2026.05.08 16:56:57.840272 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.05.08 16:56:57.840375 [ 262 ] {8ec0ba50-ec13-49ab-9700-72d85750ce1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3500 | 2026.05.08 16:56:57.840413 [ 262 ] {8ec0ba50-ec13-49ab-9700-72d85750ce1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3501 | 2026.05.08 16:56:57.840946 [ 262 ] {8ec0ba50-ec13-49ab-9700-72d85750ce1a} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.05.08 16:56:57.840981 [ 262 ] {8ec0ba50-ec13-49ab-9700-72d85750ce1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3503 | 2026.05.08 16:56:57.841284 [ 262 ] {8ec0ba50-ec13-49ab-9700-72d85750ce1a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3504 | 2026.05.08 16:56:57.841504 [ 262 ] {8ec0ba50-ec13-49ab-9700-72d85750ce1a} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.05.08 16:56:57.841641 [ 262 ] {8ec0ba50-ec13-49ab-9700-72d85750ce1a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001284 sec., 115264.79750778816 rows/sec., 6.56 MiB/sec. | ||
| 3506 | 2026.05.08 16:56:57.841679 [ 262 ] {8ec0ba50-ec13-49ab-9700-72d85750ce1a} <Debug> TCPHandler: Processed in 0.001454759 sec. | ||
| 3507 | 2026.05.08 16:56:57.841850 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.05.08 16:56:57.841944 [ 262 ] {f9237438-d62e-4eff-8849-347263a828fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3509 | 2026.05.08 16:56:57.841983 [ 262 ] {f9237438-d62e-4eff-8849-347263a828fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3510 | 2026.05.08 16:56:57.842637 [ 262 ] {f9237438-d62e-4eff-8849-347263a828fe} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.05.08 16:56:57.842673 [ 262 ] {f9237438-d62e-4eff-8849-347263a828fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3512 | 2026.05.08 16:56:57.843046 [ 262 ] {f9237438-d62e-4eff-8849-347263a828fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3513 | 2026.05.08 16:56:57.843263 [ 262 ] {f9237438-d62e-4eff-8849-347263a828fe} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.05.08 16:56:57.843419 [ 262 ] {f9237438-d62e-4eff-8849-347263a828fe} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001492 sec., 328418.2305630027 rows/sec., 23.03 MiB/sec. | ||
| 3515 | 2026.05.08 16:56:57.843458 [ 262 ] {f9237438-d62e-4eff-8849-347263a828fe} <Debug> TCPHandler: Processed in 0.001666095 sec. | ||
| 3516 | 2026.05.08 16:56:57.843596 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.05.08 16:56:57.843693 [ 262 ] {ea2cb0eb-fbe2-49b1-bc6d-60150eb3f942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3518 | 2026.05.08 16:56:57.843733 [ 262 ] {ea2cb0eb-fbe2-49b1-bc6d-60150eb3f942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3519 | 2026.05.08 16:56:57.844120 [ 262 ] {ea2cb0eb-fbe2-49b1-bc6d-60150eb3f942} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.05.08 16:56:57.844157 [ 262 ] {ea2cb0eb-fbe2-49b1-bc6d-60150eb3f942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3521 | 2026.05.08 16:56:57.844488 [ 262 ] {ea2cb0eb-fbe2-49b1-bc6d-60150eb3f942} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3522 | 2026.05.08 16:56:57.844698 [ 262 ] {ea2cb0eb-fbe2-49b1-bc6d-60150eb3f942} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.05.08 16:56:57.844827 [ 262 ] {ea2cb0eb-fbe2-49b1-bc6d-60150eb3f942} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 272.35 KiB/sec. | ||
| 3524 | 2026.05.08 16:56:57.844862 [ 262 ] {ea2cb0eb-fbe2-49b1-bc6d-60150eb3f942} <Debug> TCPHandler: Processed in 0.001316505 sec. | ||
| 3525 | 2026.05.08 16:56:57.844987 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2026.05.08 16:56:57.845081 [ 262 ] {8c9bf19e-c19d-4768-83e4-d2178daf3503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3527 | 2026.05.08 16:56:57.845122 [ 262 ] {8c9bf19e-c19d-4768-83e4-d2178daf3503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3528 | 2026.05.08 16:56:57.845570 [ 262 ] {8c9bf19e-c19d-4768-83e4-d2178daf3503} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.05.08 16:56:57.845606 [ 262 ] {8c9bf19e-c19d-4768-83e4-d2178daf3503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3530 | 2026.05.08 16:56:57.845939 [ 262 ] {8c9bf19e-c19d-4768-83e4-d2178daf3503} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3531 | 2026.05.08 16:56:57.846156 [ 262 ] {8c9bf19e-c19d-4768-83e4-d2178daf3503} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.05.08 16:56:57.846309 [ 262 ] {8c9bf19e-c19d-4768-83e4-d2178daf3503} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001245 sec., 212851.40562248995 rows/sec., 14.14 MiB/sec. | ||
| 3533 | 2026.05.08 16:56:57.846358 [ 262 ] {8c9bf19e-c19d-4768-83e4-d2178daf3503} <Debug> TCPHandler: Processed in 0.001419599 sec. | ||
| 3534 | 2026.05.08 16:56:57.846501 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3535 | 2026.05.08 16:56:57.846594 [ 262 ] {e2e55b87-f039-4f48-9dba-38f17fd9702b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3536 | 2026.05.08 16:56:57.846636 [ 262 ] {e2e55b87-f039-4f48-9dba-38f17fd9702b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3537 | 2026.05.08 16:56:57.846981 [ 262 ] {e2e55b87-f039-4f48-9dba-38f17fd9702b} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.05.08 16:56:57.847018 [ 262 ] {e2e55b87-f039-4f48-9dba-38f17fd9702b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3539 | 2026.05.08 16:56:57.847323 [ 262 ] {e2e55b87-f039-4f48-9dba-38f17fd9702b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3540 | 2026.05.08 16:56:57.847565 [ 262 ] {e2e55b87-f039-4f48-9dba-38f17fd9702b} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): 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.08 16:56:57.847705 [ 262 ] {e2e55b87-f039-4f48-9dba-38f17fd9702b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 3542 | 2026.05.08 16:56:57.847741 [ 262 ] {e2e55b87-f039-4f48-9dba-38f17fd9702b} <Debug> TCPHandler: Processed in 0.001288495 sec. | ||
| 3543 | 2026.05.08 16:56:57.847893 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3544 | 2026.05.08 16:56:57.847986 [ 262 ] {00e21cf5-aff8-4c3a-9e8b-6d188f4e2e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3545 | 2026.05.08 16:56:57.848026 [ 262 ] {00e21cf5-aff8-4c3a-9e8b-6d188f4e2e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3546 | 2026.05.08 16:56:57.848382 [ 262 ] {00e21cf5-aff8-4c3a-9e8b-6d188f4e2e8e} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2026.05.08 16:56:57.848418 [ 262 ] {00e21cf5-aff8-4c3a-9e8b-6d188f4e2e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3548 | 2026.05.08 16:56:57.848745 [ 262 ] {00e21cf5-aff8-4c3a-9e8b-6d188f4e2e8e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3549 | 2026.05.08 16:56:57.848953 [ 262 ] {00e21cf5-aff8-4c3a-9e8b-6d188f4e2e8e} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2026.05.08 16:56:57.849096 [ 262 ] {00e21cf5-aff8-4c3a-9e8b-6d188f4e2e8e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001127 sec., 79858.03016858918 rows/sec., 5.00 MiB/sec. | ||
| 3551 | 2026.05.08 16:56:57.849132 [ 262 ] {00e21cf5-aff8-4c3a-9e8b-6d188f4e2e8e} <Debug> TCPHandler: Processed in 0.001287434 sec. | ||
| 3552 | 2026.05.08 16:56:59.720228 [ 113 ] {} <Debug> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3553 | 2026.05.08 16:56:59.720334 [ 113 ] {} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.05.08 16:56:59.720363 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3555 | 2026.05.08 16:56:59.720535 [ 192 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::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 | ||
| 3556 | 2026.05.08 16:56:59.720743 [ 192 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3557 | 2026.05.08 16:56:59.720782 [ 192 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3558 | 2026.05.08 16:56:59.720860 [ 192 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3559 | 2026.05.08 16:56:59.720911 [ 192 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3560 | 2026.05.08 16:56:59.720958 [ 192 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3561 | 2026.05.08 16:56:59.721005 [ 192 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3562 | 2026.05.08 16:56:59.721858 [ 200 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393638 sec., 21526.39351108394 rows/sec., 1.80 MiB/sec. | ||
| 3563 | 2026.05.08 16:56:59.721987 [ 192 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3564 | 2026.05.08 16:56:59.722254 [ 192 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_5_1} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2026.05.08 16:56:59.722322 [ 192 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_5_1} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3566 | 2026.05.08 16:56:59.722400 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3567 | 2026.05.08 16:57:02.292841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 454 | ||
| 3568 | 2026.05.08 16:57:02.295195 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.05.08 16:57:02.295249 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3570 | 2026.05.08 16:57:02.296540 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3571 | 2026.05.08 16:57:02.296814 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.05.08 16:57:02.296996 [ 111 ] {} <Debug> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3573 | 2026.05.08 16:57:02.297072 [ 111 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.05.08 16:57:02.297073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3575 | 2026.05.08 16:57:02.297098 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3576 | 2026.05.08 16:57:02.297246 [ 196 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::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 | ||
| 3577 | 2026.05.08 16:57:02.297821 [ 196 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3578 | 2026.05.08 16:57:02.297989 [ 196 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 248 rows starting from the beginning of the part | ||
| 3579 | 2026.05.08 16:57:02.298393 [ 196 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::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 | ||
| 3580 | 2026.05.08 16:57:02.298760 [ 196 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3581 | 2026.05.08 16:57:02.299137 [ 196 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 3582 | 2026.05.08 16:57:02.299487 [ 196 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3583 | 2026.05.08 16:57:02.299860 [ 196 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3584 | 2026.05.08 16:57:02.305331 [ 191 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 72 columns (72 merged, 0 gathered) in 0.00812871 sec., 55851.420459088826 rows/sec., 49.11 MiB/sec. | ||
| 3585 | 2026.05.08 16:57:02.306577 [ 197 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3586 | 2026.05.08 16:57:02.307348 [ 197 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_11_2} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.05.08 16:57:02.307445 [ 197 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_11_2} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3588 | 2026.05.08 16:57:02.307714 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 3589 | 2026.05.08 16:57:02.822248 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.05.08 16:57:02.822479 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3591 | 2026.05.08 16:57:02.822810 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3592 | 2026.05.08 16:57:02.822845 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3593 | 2026.05.08 16:57:02.823058 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3594 | 2026.05.08 16:57:02.823127 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3595 | 2026.05.08 16:57:02.823264 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3596 | 2026.05.08 16:57:02.823391 [ 270 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3597 | 2026.05.08 16:57:02.823401 [ 335 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3598 | 2026.05.08 16:57:02.823405 [ 347 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3599 | 2026.05.08 16:57:02.823563 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 3600 | 2026.05.08 16:57:02.823591 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3601 | 2026.05.08 16:57:02.823676 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3602 | 2026.05.08 16:57:02.823698 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 3603 | 2026.05.08 16:57:02.823733 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3604 | 2026.05.08 16:57:02.823792 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3605 | 2026.05.08 16:57:02.823830 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3606 | 2026.05.08 16:57:02.825333 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002932 sec., 17735.334242837653 rows/sec., 3.60 MiB/sec. | ||
| 3607 | 2026.05.08 16:57:02.825527 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Debug> MemoryTracker: Peak memory usage (for query): 139.24 KiB. | ||
| 3608 | 2026.05.08 16:57:02.825546 [ 262 ] {bbe6afee-1bb4-4533-8eaa-dd7fe4ac5c5d} <Debug> TCPHandler: Processed in 0.003425632 sec. | ||
| 3609 | 2026.05.08 16:57:02.827767 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3610 | 2026.05.08 16:57:02.827901 [ 262 ] {8fbd4124-de0a-416c-b5c6-1fae451a64eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3611 | 2026.05.08 16:57:02.827958 [ 262 ] {8fbd4124-de0a-416c-b5c6-1fae451a64eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3612 | 2026.05.08 16:57:02.828604 [ 262 ] {8fbd4124-de0a-416c-b5c6-1fae451a64eb} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.05.08 16:57:02.828648 [ 262 ] {8fbd4124-de0a-416c-b5c6-1fae451a64eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3614 | 2026.05.08 16:57:02.829158 [ 262 ] {8fbd4124-de0a-416c-b5c6-1fae451a64eb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3615 | 2026.05.08 16:57:02.829399 [ 262 ] {8fbd4124-de0a-416c-b5c6-1fae451a64eb} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.05.08 16:57:02.829565 [ 262 ] {8fbd4124-de0a-416c-b5c6-1fae451a64eb} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001703 sec., 81033.47034644744 rows/sec., 7.04 MiB/sec. | ||
| 3617 | 2026.05.08 16:57:02.829610 [ 262 ] {8fbd4124-de0a-416c-b5c6-1fae451a64eb} <Debug> TCPHandler: Processed in 0.001958723 sec. | ||
| 3618 | 2026.05.08 16:57:02.829745 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2026.05.08 16:57:02.829850 [ 262 ] {9e0f29b7-cd91-4148-bd6f-2ee1243c9da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3620 | 2026.05.08 16:57:02.829892 [ 262 ] {9e0f29b7-cd91-4148-bd6f-2ee1243c9da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3621 | 2026.05.08 16:57:02.830340 [ 262 ] {9e0f29b7-cd91-4148-bd6f-2ee1243c9da8} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.05.08 16:57:02.830378 [ 262 ] {9e0f29b7-cd91-4148-bd6f-2ee1243c9da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3623 | 2026.05.08 16:57:02.830684 [ 262 ] {9e0f29b7-cd91-4148-bd6f-2ee1243c9da8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3624 | 2026.05.08 16:57:02.830905 [ 262 ] {9e0f29b7-cd91-4148-bd6f-2ee1243c9da8} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.05.08 16:57:02.831059 [ 262 ] {9e0f29b7-cd91-4148-bd6f-2ee1243c9da8} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001231 sec., 33306.255077173024 rows/sec., 2.45 MiB/sec. | ||
| 3626 | 2026.05.08 16:57:02.831100 [ 262 ] {9e0f29b7-cd91-4148-bd6f-2ee1243c9da8} <Debug> TCPHandler: Processed in 0.001406618 sec. | ||
| 3627 | 2026.05.08 16:57:02.831225 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2026.05.08 16:57:02.831323 [ 262 ] {9ab9f47c-7c25-45ff-a89c-d385eb64f7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3629 | 2026.05.08 16:57:02.831364 [ 262 ] {9ab9f47c-7c25-45ff-a89c-d385eb64f7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3630 | 2026.05.08 16:57:02.831847 [ 262 ] {9ab9f47c-7c25-45ff-a89c-d385eb64f7d4} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2026.05.08 16:57:02.831885 [ 262 ] {9ab9f47c-7c25-45ff-a89c-d385eb64f7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3632 | 2026.05.08 16:57:02.832211 [ 262 ] {9ab9f47c-7c25-45ff-a89c-d385eb64f7d4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3633 | 2026.05.08 16:57:02.832425 [ 262 ] {9ab9f47c-7c25-45ff-a89c-d385eb64f7d4} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2026.05.08 16:57:02.832565 [ 262 ] {9ab9f47c-7c25-45ff-a89c-d385eb64f7d4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00126 sec., 83333.33333333333 rows/sec., 6.51 MiB/sec. | ||
| 3635 | 2026.05.08 16:57:02.832605 [ 262 ] {9ab9f47c-7c25-45ff-a89c-d385eb64f7d4} <Debug> TCPHandler: Processed in 0.001430518 sec. | ||
| 3636 | 2026.05.08 16:57:02.832752 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3637 | 2026.05.08 16:57:02.832849 [ 262 ] {d502ea42-9a31-4f26-b8c9-0f52a1e7ec13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3638 | 2026.05.08 16:57:02.832892 [ 262 ] {d502ea42-9a31-4f26-b8c9-0f52a1e7ec13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3639 | 2026.05.08 16:57:02.833311 [ 262 ] {d502ea42-9a31-4f26-b8c9-0f52a1e7ec13} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.05.08 16:57:02.833353 [ 262 ] {d502ea42-9a31-4f26-b8c9-0f52a1e7ec13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3641 | 2026.05.08 16:57:02.833674 [ 262 ] {d502ea42-9a31-4f26-b8c9-0f52a1e7ec13} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3642 | 2026.05.08 16:57:02.833887 [ 262 ] {d502ea42-9a31-4f26-b8c9-0f52a1e7ec13} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2026.05.08 16:57:02.834026 [ 262 ] {d502ea42-9a31-4f26-b8c9-0f52a1e7ec13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 3644 | 2026.05.08 16:57:02.834065 [ 262 ] {d502ea42-9a31-4f26-b8c9-0f52a1e7ec13} <Debug> TCPHandler: Processed in 0.001362307 sec. | ||
| 3645 | 2026.05.08 16:57:02.834214 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2026.05.08 16:57:02.834309 [ 262 ] {f4fafa62-ab6c-4052-ba44-e13ad21a36bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3647 | 2026.05.08 16:57:02.834364 [ 262 ] {f4fafa62-ab6c-4052-ba44-e13ad21a36bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3648 | 2026.05.08 16:57:02.835244 [ 262 ] {f4fafa62-ab6c-4052-ba44-e13ad21a36bb} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.05.08 16:57:02.835281 [ 262 ] {f4fafa62-ab6c-4052-ba44-e13ad21a36bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3650 | 2026.05.08 16:57:02.835986 [ 262 ] {f4fafa62-ab6c-4052-ba44-e13ad21a36bb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3651 | 2026.05.08 16:57:02.836228 [ 262 ] {f4fafa62-ab6c-4052-ba44-e13ad21a36bb} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.05.08 16:57:02.836383 [ 262 ] {f4fafa62-ab6c-4052-ba44-e13ad21a36bb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002092 sec., 19598.470363288718 rows/sec., 35.12 MiB/sec. | ||
| 3653 | 2026.05.08 16:57:02.836444 [ 262 ] {f4fafa62-ab6c-4052-ba44-e13ad21a36bb} <Debug> TCPHandler: Processed in 0.002277492 sec. | ||
| 3654 | 2026.05.08 16:57:02.836586 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3655 | 2026.05.08 16:57:02.836687 [ 262 ] {c1e5f8f3-d295-4b06-9044-7d17d0ccd9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3656 | 2026.05.08 16:57:02.836729 [ 262 ] {c1e5f8f3-d295-4b06-9044-7d17d0ccd9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3657 | 2026.05.08 16:57:02.837111 [ 262 ] {c1e5f8f3-d295-4b06-9044-7d17d0ccd9e8} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.05.08 16:57:02.837147 [ 262 ] {c1e5f8f3-d295-4b06-9044-7d17d0ccd9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3659 | 2026.05.08 16:57:02.837462 [ 262 ] {c1e5f8f3-d295-4b06-9044-7d17d0ccd9e8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3660 | 2026.05.08 16:57:02.837688 [ 262 ] {c1e5f8f3-d295-4b06-9044-7d17d0ccd9e8} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.05.08 16:57:02.837819 [ 262 ] {c1e5f8f3-d295-4b06-9044-7d17d0ccd9e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 3662 | 2026.05.08 16:57:02.837853 [ 262 ] {c1e5f8f3-d295-4b06-9044-7d17d0ccd9e8} <Debug> TCPHandler: Processed in 0.001315666 sec. | ||
| 3663 | 2026.05.08 16:57:04.785749 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7178 | ||
| 3664 | 2026.05.08 16:57:04.786231 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.05.08 16:57:04.786276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3666 | 2026.05.08 16:57:04.786813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3667 | 2026.05.08 16:57:04.787050 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.05.08 16:57:04.787175 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7178 | ||
| 3669 | 2026.05.08 16:57:05.166576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3670 | 2026.05.08 16:57:05.181842 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.05.08 16:57:05.181898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3672 | 2026.05.08 16:57:05.187429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3673 | 2026.05.08 16:57:05.188092 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2026.05.08 16:57:05.190654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3675 | 2026.05.08 16:57:07.825188 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.05.08 16:57:07.825465 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 3677 | 2026.05.08 16:57:07.825867 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3678 | 2026.05.08 16:57:07.825906 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 3679 | 2026.05.08 16:57:07.826143 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3680 | 2026.05.08 16:57:07.826212 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3681 | 2026.05.08 16:57:07.826362 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 3682 | 2026.05.08 16:57:07.826480 [ 313 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3683 | 2026.05.08 16:57:07.826503 [ 270 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3684 | 2026.05.08 16:57:07.826514 [ 349 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3685 | 2026.05.08 16:57:07.826664 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 3686 | 2026.05.08 16:57:07.826702 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3687 | 2026.05.08 16:57:07.826790 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3688 | 2026.05.08 16:57:07.826811 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 3689 | 2026.05.08 16:57:07.826845 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 3690 | 2026.05.08 16:57:07.826891 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 3691 | 2026.05.08 16:57:07.826926 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 3692 | 2026.05.08 16:57:07.828247 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002899 sec., 17937.219730941702 rows/sec., 3.65 MiB/sec. | ||
| 3693 | 2026.05.08 16:57:07.828379 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Debug> MemoryTracker: Peak memory usage (for query): 141.67 KiB. | ||
| 3694 | 2026.05.08 16:57:07.828395 [ 262 ] {fa9167f0-8eb8-4713-aacc-832d424f96e6} <Debug> TCPHandler: Processed in 0.00336511 sec. | ||
| 3695 | 2026.05.08 16:57:07.833176 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2026.05.08 16:57:07.833372 [ 262 ] {f72b722b-417b-4f26-a2bb-028dbc612f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3697 | 2026.05.08 16:57:07.833451 [ 262 ] {f72b722b-417b-4f26-a2bb-028dbc612f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3698 | 2026.05.08 16:57:07.834219 [ 262 ] {f72b722b-417b-4f26-a2bb-028dbc612f27} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.05.08 16:57:07.834263 [ 262 ] {f72b722b-417b-4f26-a2bb-028dbc612f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3700 | 2026.05.08 16:57:07.834660 [ 262 ] {f72b722b-417b-4f26-a2bb-028dbc612f27} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3701 | 2026.05.08 16:57:07.834889 [ 262 ] {f72b722b-417b-4f26-a2bb-028dbc612f27} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.05.08 16:57:07.835040 [ 262 ] {f72b722b-417b-4f26-a2bb-028dbc612f27} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001722 sec., 164924.50638792102 rows/sec., 10.47 MiB/sec. | ||
| 3703 | 2026.05.08 16:57:07.835081 [ 262 ] {f72b722b-417b-4f26-a2bb-028dbc612f27} <Debug> TCPHandler: Processed in 0.002052545 sec. | ||
| 3704 | 2026.05.08 16:57:07.835209 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.05.08 16:57:07.835306 [ 262 ] {a9731467-11fe-42c4-820f-2190ebf5bde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3706 | 2026.05.08 16:57:07.835346 [ 262 ] {a9731467-11fe-42c4-820f-2190ebf5bde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3707 | 2026.05.08 16:57:07.835992 [ 262 ] {a9731467-11fe-42c4-820f-2190ebf5bde5} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.05.08 16:57:07.836028 [ 262 ] {a9731467-11fe-42c4-820f-2190ebf5bde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3709 | 2026.05.08 16:57:07.836389 [ 262 ] {a9731467-11fe-42c4-820f-2190ebf5bde5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3710 | 2026.05.08 16:57:07.836606 [ 262 ] {a9731467-11fe-42c4-820f-2190ebf5bde5} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.05.08 16:57:07.836732 [ 262 ] {a9731467-11fe-42c4-820f-2190ebf5bde5} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001444 sec., 551939.0581717452 rows/sec., 42.47 MiB/sec. | ||
| 3712 | 2026.05.08 16:57:07.836769 [ 262 ] {a9731467-11fe-42c4-820f-2190ebf5bde5} <Debug> TCPHandler: Processed in 0.001610134 sec. | ||
| 3713 | 2026.05.08 16:57:07.836893 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.05.08 16:57:07.836991 [ 262 ] {84daf705-95e9-4ef3-be88-c60f5306fc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3715 | 2026.05.08 16:57:07.837031 [ 262 ] {84daf705-95e9-4ef3-be88-c60f5306fc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3716 | 2026.05.08 16:57:07.837522 [ 262 ] {84daf705-95e9-4ef3-be88-c60f5306fc2f} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.05.08 16:57:07.837559 [ 262 ] {84daf705-95e9-4ef3-be88-c60f5306fc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3718 | 2026.05.08 16:57:07.837861 [ 262 ] {84daf705-95e9-4ef3-be88-c60f5306fc2f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3719 | 2026.05.08 16:57:07.838073 [ 262 ] {84daf705-95e9-4ef3-be88-c60f5306fc2f} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.05.08 16:57:07.838201 [ 262 ] {84daf705-95e9-4ef3-be88-c60f5306fc2f} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001228 sec., 115635.17915309448 rows/sec., 6.79 MiB/sec. | ||
| 3721 | 2026.05.08 16:57:07.838238 [ 262 ] {84daf705-95e9-4ef3-be88-c60f5306fc2f} <Debug> TCPHandler: Processed in 0.001394248 sec. | ||
| 3722 | 2026.05.08 16:57:07.838365 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.05.08 16:57:07.838463 [ 262 ] {ae3b5f73-4f36-4806-8b84-9bf6829a358c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3724 | 2026.05.08 16:57:07.838501 [ 262 ] {ae3b5f73-4f36-4806-8b84-9bf6829a358c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3725 | 2026.05.08 16:57:07.838940 [ 262 ] {ae3b5f73-4f36-4806-8b84-9bf6829a358c} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.05.08 16:57:07.838977 [ 262 ] {ae3b5f73-4f36-4806-8b84-9bf6829a358c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3727 | 2026.05.08 16:57:07.839269 [ 262 ] {ae3b5f73-4f36-4806-8b84-9bf6829a358c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3728 | 2026.05.08 16:57:07.839476 [ 262 ] {ae3b5f73-4f36-4806-8b84-9bf6829a358c} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.05.08 16:57:07.839603 [ 262 ] {ae3b5f73-4f36-4806-8b84-9bf6829a358c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 3730 | 2026.05.08 16:57:07.839640 [ 262 ] {ae3b5f73-4f36-4806-8b84-9bf6829a358c} <Debug> TCPHandler: Processed in 0.001323995 sec. | ||
| 3731 | 2026.05.08 16:57:07.839637 [ 79 ] {} <Debug> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3732 | 2026.05.08 16:57:07.839715 [ 79 ] {} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.05.08 16:57:07.839743 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3734 | 2026.05.08 16:57:07.839766 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.05.08 16:57:07.839853 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::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 | ||
| 3736 | 2026.05.08 16:57:07.839869 [ 262 ] {fdb3e172-f2d4-406b-8bb9-257e8784f1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3737 | 2026.05.08 16:57:07.839921 [ 262 ] {fdb3e172-f2d4-406b-8bb9-257e8784f1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3738 | 2026.05.08 16:57:07.839978 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3739 | 2026.05.08 16:57:07.840016 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 975 rows starting from the beginning of the part | ||
| 3740 | 2026.05.08 16:57:07.840080 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3741 | 2026.05.08 16:57:07.840129 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3742 | 2026.05.08 16:57:07.840173 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 950 rows starting from the beginning of the part | ||
| 3743 | 2026.05.08 16:57:07.840216 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::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 | ||
| 3744 | 2026.05.08 16:57:07.840258 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::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 | ||
| 3745 | 2026.05.08 16:57:07.840358 [ 262 ] {fdb3e172-f2d4-406b-8bb9-257e8784f1a4} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.05.08 16:57:07.840402 [ 262 ] {fdb3e172-f2d4-406b-8bb9-257e8784f1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3747 | 2026.05.08 16:57:07.840736 [ 262 ] {fdb3e172-f2d4-406b-8bb9-257e8784f1a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3748 | 2026.05.08 16:57:07.840978 [ 262 ] {fdb3e172-f2d4-406b-8bb9-257e8784f1a4} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.05.08 16:57:07.841122 [ 262 ] {fdb3e172-f2d4-406b-8bb9-257e8784f1a4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001271 sec., 116443.74508261212 rows/sec., 6.62 MiB/sec. | ||
| 3750 | 2026.05.08 16:57:07.841161 [ 262 ] {fdb3e172-f2d4-406b-8bb9-257e8784f1a4} <Debug> TCPHandler: Processed in 0.001443739 sec. | ||
| 3751 | 2026.05.08 16:57:07.841308 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.05.08 16:57:07.841404 [ 262 ] {21b41ddf-ff35-44c0-aa8b-bbb5bfc4a0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3753 | 2026.05.08 16:57:07.841443 [ 262 ] {21b41ddf-ff35-44c0-aa8b-bbb5bfc4a0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3754 | 2026.05.08 16:57:07.841486 [ 196 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682925 sec., 1410045.0109184901 rows/sec., 90.23 MiB/sec. | ||
| 3755 | 2026.05.08 16:57:07.841645 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3756 | 2026.05.08 16:57:07.841887 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_11_2} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.05.08 16:57:07.841956 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_11_2} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3758 | 2026.05.08 16:57:07.842024 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3759 | 2026.05.08 16:57:07.842044 [ 262 ] {21b41ddf-ff35-44c0-aa8b-bbb5bfc4a0f7} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.05.08 16:57:07.842085 [ 262 ] {21b41ddf-ff35-44c0-aa8b-bbb5bfc4a0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3761 | 2026.05.08 16:57:07.842420 [ 262 ] {21b41ddf-ff35-44c0-aa8b-bbb5bfc4a0f7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3762 | 2026.05.08 16:57:07.842628 [ 262 ] {21b41ddf-ff35-44c0-aa8b-bbb5bfc4a0f7} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.05.08 16:57:07.842756 [ 262 ] {21b41ddf-ff35-44c0-aa8b-bbb5bfc4a0f7} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00137 sec., 357664.23357664235 rows/sec., 25.08 MiB/sec. | ||
| 3764 | 2026.05.08 16:57:07.842793 [ 262 ] {21b41ddf-ff35-44c0-aa8b-bbb5bfc4a0f7} <Debug> TCPHandler: Processed in 0.001535011 sec. | ||
| 3765 | 2026.05.08 16:57:07.842916 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3766 | 2026.05.08 16:57:07.843011 [ 262 ] {436375a0-27cf-451b-bec2-48087b7e0944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3767 | 2026.05.08 16:57:07.843051 [ 262 ] {436375a0-27cf-451b-bec2-48087b7e0944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3768 | 2026.05.08 16:57:07.843444 [ 262 ] {436375a0-27cf-451b-bec2-48087b7e0944} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.05.08 16:57:07.843479 [ 262 ] {436375a0-27cf-451b-bec2-48087b7e0944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3770 | 2026.05.08 16:57:07.843772 [ 262 ] {436375a0-27cf-451b-bec2-48087b7e0944} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3771 | 2026.05.08 16:57:07.843985 [ 262 ] {436375a0-27cf-451b-bec2-48087b7e0944} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2026.05.08 16:57:07.844112 [ 262 ] {436375a0-27cf-451b-bec2-48087b7e0944} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 3773 | 2026.05.08 16:57:07.844147 [ 262 ] {436375a0-27cf-451b-bec2-48087b7e0944} <Debug> TCPHandler: Processed in 0.001281165 sec. | ||
| 3774 | 2026.05.08 16:57:07.844270 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3775 | 2026.05.08 16:57:07.844367 [ 262 ] {382d53d7-9714-45ea-b0ec-ce2dc21222f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3776 | 2026.05.08 16:57:07.844408 [ 262 ] {382d53d7-9714-45ea-b0ec-ce2dc21222f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3777 | 2026.05.08 16:57:07.844849 [ 262 ] {382d53d7-9714-45ea-b0ec-ce2dc21222f3} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2026.05.08 16:57:07.844885 [ 262 ] {382d53d7-9714-45ea-b0ec-ce2dc21222f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3779 | 2026.05.08 16:57:07.845213 [ 262 ] {382d53d7-9714-45ea-b0ec-ce2dc21222f3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3780 | 2026.05.08 16:57:07.845430 [ 262 ] {382d53d7-9714-45ea-b0ec-ce2dc21222f3} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2026.05.08 16:57:07.845563 [ 262 ] {382d53d7-9714-45ea-b0ec-ce2dc21222f3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001214 sec., 218286.65568369027 rows/sec., 14.51 MiB/sec. | ||
| 3782 | 2026.05.08 16:57:07.845600 [ 262 ] {382d53d7-9714-45ea-b0ec-ce2dc21222f3} <Debug> TCPHandler: Processed in 0.001379717 sec. | ||
| 3783 | 2026.05.08 16:57:07.845728 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.05.08 16:57:07.845823 [ 262 ] {6e9ff6c3-07c2-4640-8864-e91aabec1cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3785 | 2026.05.08 16:57:07.845865 [ 262 ] {6e9ff6c3-07c2-4640-8864-e91aabec1cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3786 | 2026.05.08 16:57:07.846191 [ 262 ] {6e9ff6c3-07c2-4640-8864-e91aabec1cbb} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.05.08 16:57:07.846227 [ 262 ] {6e9ff6c3-07c2-4640-8864-e91aabec1cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3788 | 2026.05.08 16:57:07.846512 [ 262 ] {6e9ff6c3-07c2-4640-8864-e91aabec1cbb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3789 | 2026.05.08 16:57:07.846716 [ 262 ] {6e9ff6c3-07c2-4640-8864-e91aabec1cbb} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.05.08 16:57:07.846839 [ 79 ] {} <Debug> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3791 | 2026.05.08 16:57:07.846841 [ 262 ] {6e9ff6c3-07c2-4640-8864-e91aabec1cbb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 3792 | 2026.05.08 16:57:07.846892 [ 79 ] {} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2026.05.08 16:57:07.846922 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3794 | 2026.05.08 16:57:07.846933 [ 262 ] {6e9ff6c3-07c2-4640-8864-e91aabec1cbb} <Debug> TCPHandler: Processed in 0.001253084 sec. | ||
| 3795 | 2026.05.08 16:57:07.847000 [ 191 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::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 | ||
| 3796 | 2026.05.08 16:57:07.847082 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.05.08 16:57:07.847122 [ 191 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3798 | 2026.05.08 16:57:07.847159 [ 191 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 3799 | 2026.05.08 16:57:07.847206 [ 262 ] {bade5824-4d58-43de-a586-2c73c5da1acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3800 | 2026.05.08 16:57:07.847216 [ 191 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3801 | 2026.05.08 16:57:07.847265 [ 262 ] {bade5824-4d58-43de-a586-2c73c5da1acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3802 | 2026.05.08 16:57:07.847272 [ 191 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3803 | 2026.05.08 16:57:07.847322 [ 191 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3804 | 2026.05.08 16:57:07.847363 [ 191 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3805 | 2026.05.08 16:57:07.847404 [ 191 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 3806 | 2026.05.08 16:57:07.847675 [ 262 ] {bade5824-4d58-43de-a586-2c73c5da1acf} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2026.05.08 16:57:07.847723 [ 262 ] {bade5824-4d58-43de-a586-2c73c5da1acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3808 | 2026.05.08 16:57:07.848084 [ 262 ] {bade5824-4d58-43de-a586-2c73c5da1acf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3809 | 2026.05.08 16:57:07.848175 [ 200 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001205812 sec., 9122.483438545976 rows/sec., 608.22 KiB/sec. | ||
| 3810 | 2026.05.08 16:57:07.848308 [ 262 ] {bade5824-4d58-43de-a586-2c73c5da1acf} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.05.08 16:57:07.848313 [ 191 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3812 | 2026.05.08 16:57:07.848453 [ 262 ] {bade5824-4d58-43de-a586-2c73c5da1acf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001271 sec., 70810.38552321008 rows/sec., 4.43 MiB/sec. | ||
| 3813 | 2026.05.08 16:57:07.848495 [ 262 ] {bade5824-4d58-43de-a586-2c73c5da1acf} <Debug> TCPHandler: Processed in 0.00147296 sec. | ||
| 3814 | 2026.05.08 16:57:07.848588 [ 191 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_11_2} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2026.05.08 16:57:07.848665 [ 191 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_11_2} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3816 | 2026.05.08 16:57:07.848727 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3817 | 2026.05.08 16:57:11.249352 [ 5 ] {} <Trace> TCP-Session: 864c5729-d8a9-433c-836e-a3cf11230fc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2026.05.08 16:57:11.249634 [ 5 ] {63bdce51-98dc-4f61-b68f-2b39f329779d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34382) 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) | ||
| 3819 | 2026.05.08 16:57:11.250114 [ 5 ] {63bdce51-98dc-4f61-b68f-2b39f329779d} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3820 | 2026.05.08 16:57:11.250301 [ 5 ] {63bdce51-98dc-4f61-b68f-2b39f329779d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3821 | 2026.05.08 16:57:11.250714 [ 361 ] {63bdce51-98dc-4f61-b68f-2b39f329779d} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3822 | 2026.05.08 16:57:11.251521 [ 5 ] {63bdce51-98dc-4f61-b68f-2b39f329779d} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001999 sec., 70035.01750875438 rows/sec., 3.89 MiB/sec. | ||
| 3823 | 2026.05.08 16:57:11.251638 [ 5 ] {63bdce51-98dc-4f61-b68f-2b39f329779d} <Debug> TCPHandler: Processed in 0.002465806 sec. | ||
| 3824 | 2026.05.08 16:57:12.000295 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.25 MiB, peak 235.20 MiB, free memory in arenas 0.00 B, will set to 231.22 MiB (RSS), difference: -2.03 MiB | ||
| 3825 | 2026.05.08 16:57:12.215908 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3826 | 2026.05.08 16:57:12.215970 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3827 | 2026.05.08 16:57:12.287302 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7690 | ||
| 3828 | 2026.05.08 16:57:12.288100 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2026.05.08 16:57:12.288140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3830 | 2026.05.08 16:57:12.288616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3831 | 2026.05.08 16:57:12.288837 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2026.05.08 16:57:12.288959 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7690 | ||
| 3833 | 2026.05.08 16:57:12.289011 [ 62 ] {} <Debug> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3834 | 2026.05.08 16:57:12.289089 [ 62 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.05.08 16:57:12.289125 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3836 | 2026.05.08 16:57:12.289384 [ 196 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 3837 | 2026.05.08 16:57:12.289604 [ 196 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3838 | 2026.05.08 16:57:12.289668 [ 196 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5258 rows starting from the beginning of the part | ||
| 3839 | 2026.05.08 16:57:12.289766 [ 196 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3840 | 2026.05.08 16:57:12.289838 [ 196 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3841 | 2026.05.08 16:57:12.289902 [ 196 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3842 | 2026.05.08 16:57:12.289972 [ 196 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3843 | 2026.05.08 16:57:12.290043 [ 196 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3844 | 2026.05.08 16:57:12.291454 [ 201 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002163428 sec., 3554543.9922197554 rows/sec., 50.85 MiB/sec. | ||
| 3845 | 2026.05.08 16:57:12.291777 [ 196 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3846 | 2026.05.08 16:57:12.292031 [ 196 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_16_3} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2026.05.08 16:57:12.292094 [ 196 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_16_3} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3848 | 2026.05.08 16:57:12.292160 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3849 | 2026.05.08 16:57:12.297242 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 492 | ||
| 3850 | 2026.05.08 16:57:12.299757 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.05.08 16:57:12.299808 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3852 | 2026.05.08 16:57:12.301027 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3853 | 2026.05.08 16:57:12.301302 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.05.08 16:57:12.301550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3855 | 2026.05.08 16:57:12.690824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3856 | 2026.05.08 16:57:12.707601 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.05.08 16:57:12.707659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3858 | 2026.05.08 16:57:12.713209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3859 | 2026.05.08 16:57:12.713902 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2026.05.08 16:57:12.714206 [ 62 ] {} <Debug> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3861 | 2026.05.08 16:57:12.714281 [ 62 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.05.08 16:57:12.714304 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3863 | 2026.05.08 16:57:12.714507 [ 200 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 3864 | 2026.05.08 16:57:12.717128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3865 | 2026.05.08 16:57:12.718658 [ 200 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3866 | 2026.05.08 16:57:12.720127 [ 200 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 3867 | 2026.05.08 16:57:12.724565 [ 200 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 3868 | 2026.05.08 16:57:12.729017 [ 200 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 3869 | 2026.05.08 16:57:12.734200 [ 200 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 3870 | 2026.05.08 16:57:12.739039 [ 200 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 3871 | 2026.05.08 16:57:12.743599 [ 200 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 3872 | 2026.05.08 16:57:12.804615 [ 200 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.090142278 sec., 1342.3224116878873 rows/sec., 6.94 MiB/sec. | ||
| 3873 | 2026.05.08 16:57:12.807087 [ 198 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3874 | 2026.05.08 16:57:12.809133 [ 198 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_16_3} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.05.08 16:57:12.809235 [ 198 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_16_3} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3876 | 2026.05.08 16:57:12.811082 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3877 | 2026.05.08 16:57:12.822419 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.05.08 16:57:12.822606 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3879 | 2026.05.08 16:57:12.822891 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3880 | 2026.05.08 16:57:12.822924 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3881 | 2026.05.08 16:57:12.823119 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3882 | 2026.05.08 16:57:12.823181 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3883 | 2026.05.08 16:57:12.823306 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3884 | 2026.05.08 16:57:12.823408 [ 259 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3885 | 2026.05.08 16:57:12.823408 [ 340 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3886 | 2026.05.08 16:57:12.823418 [ 270 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3887 | 2026.05.08 16:57:12.823617 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 3888 | 2026.05.08 16:57:12.823643 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3889 | 2026.05.08 16:57:12.823724 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3890 | 2026.05.08 16:57:12.823744 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 3891 | 2026.05.08 16:57:12.823779 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3892 | 2026.05.08 16:57:12.823816 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3893 | 2026.05.08 16:57:12.823849 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3894 | 2026.05.08 16:57:12.825173 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002642 sec., 19682.05904617714 rows/sec., 4.00 MiB/sec. | ||
| 3895 | 2026.05.08 16:57:12.825313 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Debug> MemoryTracker: Peak memory usage (for query): 139.50 KiB. | ||
| 3896 | 2026.05.08 16:57:12.825329 [ 262 ] {25cb87e8-7370-43cc-b4e7-2853a0ccace7} <Debug> TCPHandler: Processed in 0.003024452 sec. | ||
| 3897 | 2026.05.08 16:57:12.827477 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.05.08 16:57:12.827595 [ 262 ] {8c8221d3-d430-40d1-a64c-f7aa5ef2db99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3899 | 2026.05.08 16:57:12.827636 [ 262 ] {8c8221d3-d430-40d1-a64c-f7aa5ef2db99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3900 | 2026.05.08 16:57:12.828191 [ 262 ] {8c8221d3-d430-40d1-a64c-f7aa5ef2db99} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.05.08 16:57:12.828235 [ 262 ] {8c8221d3-d430-40d1-a64c-f7aa5ef2db99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3902 | 2026.05.08 16:57:12.828637 [ 262 ] {8c8221d3-d430-40d1-a64c-f7aa5ef2db99} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3903 | 2026.05.08 16:57:12.828849 [ 262 ] {8c8221d3-d430-40d1-a64c-f7aa5ef2db99} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.05.08 16:57:12.828967 [ 37 ] {} <Debug> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3905 | 2026.05.08 16:57:12.828983 [ 262 ] {8c8221d3-d430-40d1-a64c-f7aa5ef2db99} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001451 sec., 95106.82288077188 rows/sec., 8.26 MiB/sec. | ||
| 3906 | 2026.05.08 16:57:12.828999 [ 37 ] {} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.05.08 16:57:12.829017 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3908 | 2026.05.08 16:57:12.829017 [ 262 ] {8c8221d3-d430-40d1-a64c-f7aa5ef2db99} <Debug> TCPHandler: Processed in 0.001625474 sec. | ||
| 3909 | 2026.05.08 16:57:12.829111 [ 187 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 3910 | 2026.05.08 16:57:12.829141 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.05.08 16:57:12.829224 [ 187 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3912 | 2026.05.08 16:57:12.829237 [ 262 ] {adb4cd61-fac5-45fc-afd5-1e847cd52430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3913 | 2026.05.08 16:57:12.829257 [ 187 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3358 rows starting from the beginning of the part | ||
| 3914 | 2026.05.08 16:57:12.829279 [ 262 ] {adb4cd61-fac5-45fc-afd5-1e847cd52430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3915 | 2026.05.08 16:57:12.829316 [ 187 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 138 rows starting from the beginning of the part | ||
| 3916 | 2026.05.08 16:57:12.829362 [ 187 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 797 rows starting from the beginning of the part | ||
| 3917 | 2026.05.08 16:57:12.829400 [ 187 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 138 rows starting from the beginning of the part | ||
| 3918 | 2026.05.08 16:57:12.829499 [ 187 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 797 rows starting from the beginning of the part | ||
| 3919 | 2026.05.08 16:57:12.829538 [ 187 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 138 rows starting from the beginning of the part | ||
| 3920 | 2026.05.08 16:57:12.829759 [ 262 ] {adb4cd61-fac5-45fc-afd5-1e847cd52430} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2026.05.08 16:57:12.829801 [ 262 ] {adb4cd61-fac5-45fc-afd5-1e847cd52430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3922 | 2026.05.08 16:57:12.830453 [ 262 ] {adb4cd61-fac5-45fc-afd5-1e847cd52430} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3923 | 2026.05.08 16:57:12.830760 [ 262 ] {adb4cd61-fac5-45fc-afd5-1e847cd52430} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2026.05.08 16:57:12.830897 [ 262 ] {adb4cd61-fac5-45fc-afd5-1e847cd52430} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001627 sec., 25199.754148740012 rows/sec., 1.85 MiB/sec. | ||
| 3925 | 2026.05.08 16:57:12.830935 [ 262 ] {adb4cd61-fac5-45fc-afd5-1e847cd52430} <Debug> TCPHandler: Processed in 0.001797989 sec. | ||
| 3926 | 2026.05.08 16:57:12.831077 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3927 | 2026.05.08 16:57:12.831173 [ 262 ] {f2a6cefa-c9b0-473c-9554-ad4945a12920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3928 | 2026.05.08 16:57:12.831213 [ 262 ] {f2a6cefa-c9b0-473c-9554-ad4945a12920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3929 | 2026.05.08 16:57:12.831687 [ 262 ] {f2a6cefa-c9b0-473c-9554-ad4945a12920} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2026.05.08 16:57:12.831724 [ 262 ] {f2a6cefa-c9b0-473c-9554-ad4945a12920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3931 | 2026.05.08 16:57:12.832120 [ 262 ] {f2a6cefa-c9b0-473c-9554-ad4945a12920} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3932 | 2026.05.08 16:57:12.832208 [ 201 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5366 rows, containing 5 columns (5 merged, 0 gathered) in 0.003099074 sec., 1731484.953247325 rows/sec., 139.40 MiB/sec. | ||
| 3933 | 2026.05.08 16:57:12.832452 [ 262 ] {f2a6cefa-c9b0-473c-9554-ad4945a12920} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.05.08 16:57:12.832576 [ 37 ] {} <Debug> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3935 | 2026.05.08 16:57:12.832582 [ 262 ] {f2a6cefa-c9b0-473c-9554-ad4945a12920} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001433 sec., 73272.8541521284 rows/sec., 5.72 MiB/sec. | ||
| 3936 | 2026.05.08 16:57:12.832619 [ 37 ] {} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.05.08 16:57:12.832637 [ 262 ] {f2a6cefa-c9b0-473c-9554-ad4945a12920} <Debug> TCPHandler: Processed in 0.001618704 sec. | ||
| 3938 | 2026.05.08 16:57:12.832646 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3939 | 2026.05.08 16:57:12.832736 [ 198 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 3940 | 2026.05.08 16:57:12.832760 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3941 | 2026.05.08 16:57:12.832800 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.05.08 16:57:12.832832 [ 198 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3943 | 2026.05.08 16:57:12.832866 [ 198 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 3944 | 2026.05.08 16:57:12.832895 [ 262 ] {80cd7170-20e7-4672-9b78-613ce2497950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3945 | 2026.05.08 16:57:12.832925 [ 198 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 105 rows starting from the beginning of the part | ||
| 3946 | 2026.05.08 16:57:12.832944 [ 262 ] {80cd7170-20e7-4672-9b78-613ce2497950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3947 | 2026.05.08 16:57:12.832974 [ 198 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 490 rows starting from the beginning of the part | ||
| 3948 | 2026.05.08 16:57:12.833020 [ 198 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 105 rows starting from the beginning of the part | ||
| 3949 | 2026.05.08 16:57:12.833064 [ 198 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 490 rows starting from the beginning of the part | ||
| 3950 | 2026.05.08 16:57:12.833074 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_21_4} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.05.08 16:57:12.833104 [ 198 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 105 rows starting from the beginning of the part | ||
| 3952 | 2026.05.08 16:57:12.833203 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_21_4} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3953 | 2026.05.08 16:57:12.833329 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 3954 | 2026.05.08 16:57:12.833357 [ 262 ] {80cd7170-20e7-4672-9b78-613ce2497950} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.05.08 16:57:12.833399 [ 262 ] {80cd7170-20e7-4672-9b78-613ce2497950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3956 | 2026.05.08 16:57:12.833824 [ 262 ] {80cd7170-20e7-4672-9b78-613ce2497950} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3957 | 2026.05.08 16:57:12.834067 [ 262 ] {80cd7170-20e7-4672-9b78-613ce2497950} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.05.08 16:57:12.834173 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3959 | 2026.05.08 16:57:12.834202 [ 262 ] {80cd7170-20e7-4672-9b78-613ce2497950} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 3960 | 2026.05.08 16:57:12.834207 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.05.08 16:57:12.834247 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3962 | 2026.05.08 16:57:12.834250 [ 262 ] {80cd7170-20e7-4672-9b78-613ce2497950} <Debug> TCPHandler: Processed in 0.00147643 sec. | ||
| 3963 | 2026.05.08 16:57:12.834343 [ 201 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 3964 | 2026.05.08 16:57:12.834405 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3965 | 2026.05.08 16:57:12.834431 [ 201 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3966 | 2026.05.08 16:57:12.834459 [ 201 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7596 rows starting from the beginning of the part | ||
| 3967 | 2026.05.08 16:57:12.834501 [ 262 ] {28cf307c-0371-44cd-bce4-8184a72ebeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3968 | 2026.05.08 16:57:12.834519 [ 193 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3124 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790728 sec., 1744541.8846413302 rows/sec., 128.37 MiB/sec. | ||
| 3969 | 2026.05.08 16:57:12.834532 [ 201 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3970 | 2026.05.08 16:57:12.834557 [ 262 ] {28cf307c-0371-44cd-bce4-8184a72ebeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3971 | 2026.05.08 16:57:12.834604 [ 201 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3972 | 2026.05.08 16:57:12.834648 [ 201 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3973 | 2026.05.08 16:57:12.834691 [ 201 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3974 | 2026.05.08 16:57:12.834746 [ 201 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3975 | 2026.05.08 16:57:12.834803 [ 199 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3976 | 2026.05.08 16:57:12.835131 [ 199 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_21_4} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.05.08 16:57:12.835210 [ 199 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_21_4} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3978 | 2026.05.08 16:57:12.835302 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3979 | 2026.05.08 16:57:12.835433 [ 262 ] {28cf307c-0371-44cd-bce4-8184a72ebeda} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2026.05.08 16:57:12.835476 [ 262 ] {28cf307c-0371-44cd-bce4-8184a72ebeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3981 | 2026.05.08 16:57:12.836121 [ 262 ] {28cf307c-0371-44cd-bce4-8184a72ebeda} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3982 | 2026.05.08 16:57:12.836345 [ 262 ] {28cf307c-0371-44cd-bce4-8184a72ebeda} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.05.08 16:57:12.836542 [ 262 ] {28cf307c-0371-44cd-bce4-8184a72ebeda} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002058 sec., 19922.254616132166 rows/sec., 35.70 MiB/sec. | ||
| 3984 | 2026.05.08 16:57:12.836595 [ 262 ] {28cf307c-0371-44cd-bce4-8184a72ebeda} <Debug> TCPHandler: Processed in 0.00223722 sec. | ||
| 3985 | 2026.05.08 16:57:12.836734 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3986 | 2026.05.08 16:57:12.836830 [ 262 ] {6a0decc7-47bf-4f8e-b4ca-0944b4e84d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3987 | 2026.05.08 16:57:12.836872 [ 262 ] {6a0decc7-47bf-4f8e-b4ca-0944b4e84d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3988 | 2026.05.08 16:57:12.837233 [ 262 ] {6a0decc7-47bf-4f8e-b4ca-0944b4e84d0d} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2026.05.08 16:57:12.837269 [ 262 ] {6a0decc7-47bf-4f8e-b4ca-0944b4e84d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3990 | 2026.05.08 16:57:12.837666 [ 262 ] {6a0decc7-47bf-4f8e-b4ca-0944b4e84d0d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3991 | 2026.05.08 16:57:12.837887 [ 262 ] {6a0decc7-47bf-4f8e-b4ca-0944b4e84d0d} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2026.05.08 16:57:12.837997 [ 37 ] {} <Debug> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3993 | 2026.05.08 16:57:12.838018 [ 262 ] {6a0decc7-47bf-4f8e-b4ca-0944b4e84d0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 3994 | 2026.05.08 16:57:12.838035 [ 37 ] {} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.05.08 16:57:12.838061 [ 262 ] {6a0decc7-47bf-4f8e-b4ca-0944b4e84d0d} <Debug> TCPHandler: Processed in 0.001375947 sec. | ||
| 3996 | 2026.05.08 16:57:12.838063 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3997 | 2026.05.08 16:57:12.838168 [ 194 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 3998 | 2026.05.08 16:57:12.838271 [ 194 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3999 | 2026.05.08 16:57:12.838301 [ 194 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1032 rows starting from the beginning of the part | ||
| 4000 | 2026.05.08 16:57:12.838354 [ 194 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 4001 | 2026.05.08 16:57:12.838398 [ 194 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 4002 | 2026.05.08 16:57:12.838439 [ 194 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4003 | 2026.05.08 16:57:12.838475 [ 194 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 4004 | 2026.05.08 16:57:12.838513 [ 194 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4005 | 2026.05.08 16:57:12.838821 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8606 rows, containing 5 columns (5 merged, 0 gathered) in 0.004536593 sec., 1897018.313082086 rows/sec., 123.26 MiB/sec. | ||
| 4006 | 2026.05.08 16:57:12.838969 [ 201 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4007 | 2026.05.08 16:57:12.839224 [ 201 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.05.08 16:57:12.839284 [ 201 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4009 | 2026.05.08 16:57:12.839347 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 4010 | 2026.05.08 16:57:12.839532 [ 194 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 4 columns (4 merged, 0 gathered) in 0.001394537 sec., 998180.7582014676 rows/sec., 64.54 MiB/sec. | ||
| 4011 | 2026.05.08 16:57:12.839739 [ 193 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4012 | 2026.05.08 16:57:12.840023 [ 193 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_21_4} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.05.08 16:57:12.840092 [ 193 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_21_4} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4014 | 2026.05.08 16:57:12.840174 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4015 | 2026.05.08 16:57:13.000490 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.94 MiB, peak 242.30 MiB, free memory in arenas 0.00 B, will set to 243.33 MiB (RSS), difference: 10.39 MiB | ||
| 4016 | 2026.05.08 16:57:13.001669 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000937536 sec. | ||
| 4017 | 2026.05.08 16:57:17.686721 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.05.08 16:57:17.687004 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4019 | 2026.05.08 16:57:17.687379 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4020 | 2026.05.08 16:57:17.687418 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4021 | 2026.05.08 16:57:17.687686 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4022 | 2026.05.08 16:57:17.687757 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4023 | 2026.05.08 16:57:17.687906 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4024 | 2026.05.08 16:57:17.688041 [ 259 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4025 | 2026.05.08 16:57:17.688057 [ 270 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4026 | 2026.05.08 16:57:17.688068 [ 314 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4027 | 2026.05.08 16:57:17.688232 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 4028 | 2026.05.08 16:57:17.688262 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4029 | 2026.05.08 16:57:17.688349 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4030 | 2026.05.08 16:57:17.688375 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 4031 | 2026.05.08 16:57:17.688411 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4032 | 2026.05.08 16:57:17.688452 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4033 | 2026.05.08 16:57:17.688488 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4034 | 2026.05.08 16:57:17.689882 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00299 sec., 17391.304347826088 rows/sec., 4.07 MiB/sec. | ||
| 4035 | 2026.05.08 16:57:17.690062 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Debug> MemoryTracker: Peak memory usage (for query): 161.05 KiB. | ||
| 4036 | 2026.05.08 16:57:17.690078 [ 262 ] {e5132747-5f73-4d1f-ad58-68954bfe0118} <Debug> TCPHandler: Processed in 0.003496964 sec. | ||
| 4037 | 2026.05.08 16:57:17.705767 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2026.05.08 16:57:17.705895 [ 262 ] {c3b04307-6f7f-4d74-80d4-cc7b3a97fabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4039 | 2026.05.08 16:57:17.706010 [ 262 ] {c3b04307-6f7f-4d74-80d4-cc7b3a97fabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4040 | 2026.05.08 16:57:17.706678 [ 262 ] {c3b04307-6f7f-4d74-80d4-cc7b3a97fabc} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.05.08 16:57:17.706723 [ 262 ] {c3b04307-6f7f-4d74-80d4-cc7b3a97fabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4042 | 2026.05.08 16:57:17.707150 [ 262 ] {c3b04307-6f7f-4d74-80d4-cc7b3a97fabc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4043 | 2026.05.08 16:57:17.707387 [ 262 ] {c3b04307-6f7f-4d74-80d4-cc7b3a97fabc} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.05.08 16:57:17.707521 [ 110 ] {} <Debug> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4045 | 2026.05.08 16:57:17.707537 [ 262 ] {c3b04307-6f7f-4d74-80d4-cc7b3a97fabc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001618 sec., 175525.33992583436 rows/sec., 11.15 MiB/sec. | ||
| 4046 | 2026.05.08 16:57:17.707602 [ 110 ] {} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.05.08 16:57:17.707608 [ 262 ] {c3b04307-6f7f-4d74-80d4-cc7b3a97fabc} <Debug> TCPHandler: Processed in 0.00184968 sec. | ||
| 4048 | 2026.05.08 16:57:17.707640 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4049 | 2026.05.08 16:57:17.707779 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 4050 | 2026.05.08 16:57:17.707816 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2026.05.08 16:57:17.707912 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4052 | 2026.05.08 16:57:17.707923 [ 262 ] {fcf50f9e-8df7-4392-b95e-7ff5ed48521f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4053 | 2026.05.08 16:57:17.707962 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 4054 | 2026.05.08 16:57:17.707980 [ 262 ] {fcf50f9e-8df7-4392-b95e-7ff5ed48521f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4055 | 2026.05.08 16:57:17.708040 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 4056 | 2026.05.08 16:57:17.708099 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 4057 | 2026.05.08 16:57:17.708149 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 4058 | 2026.05.08 16:57:17.708197 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 4059 | 2026.05.08 16:57:17.708244 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 4060 | 2026.05.08 16:57:17.708457 [ 262 ] {fcf50f9e-8df7-4392-b95e-7ff5ed48521f} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.05.08 16:57:17.708501 [ 262 ] {fcf50f9e-8df7-4392-b95e-7ff5ed48521f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4062 | 2026.05.08 16:57:17.708819 [ 262 ] {fcf50f9e-8df7-4392-b95e-7ff5ed48521f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4063 | 2026.05.08 16:57:17.709081 [ 262 ] {fcf50f9e-8df7-4392-b95e-7ff5ed48521f} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2026.05.08 16:57:17.709214 [ 262 ] {fcf50f9e-8df7-4392-b95e-7ff5ed48521f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00131 sec., 1526.7175572519084 rows/sec., 124.49 KiB/sec. | ||
| 4065 | 2026.05.08 16:57:17.709252 [ 262 ] {fcf50f9e-8df7-4392-b95e-7ff5ed48521f} <Debug> TCPHandler: Processed in 0.001487941 sec. | ||
| 4066 | 2026.05.08 16:57:17.709379 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4067 | 2026.05.08 16:57:17.709410 [ 201 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001679346 sec., 1028971.9926685746 rows/sec., 69.56 MiB/sec. | ||
| 4068 | 2026.05.08 16:57:17.709476 [ 262 ] {476b7b03-345e-4e43-a6bf-5cd5dc74768a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4069 | 2026.05.08 16:57:17.709522 [ 262 ] {476b7b03-345e-4e43-a6bf-5cd5dc74768a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4070 | 2026.05.08 16:57:17.709615 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4071 | 2026.05.08 16:57:17.709942 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_11_2} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2026.05.08 16:57:17.710103 [ 194 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_11_2} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4073 | 2026.05.08 16:57:17.710210 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4074 | 2026.05.08 16:57:17.711000 [ 262 ] {476b7b03-345e-4e43-a6bf-5cd5dc74768a} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.05.08 16:57:17.711045 [ 262 ] {476b7b03-345e-4e43-a6bf-5cd5dc74768a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4076 | 2026.05.08 16:57:17.711648 [ 262 ] {476b7b03-345e-4e43-a6bf-5cd5dc74768a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4077 | 2026.05.08 16:57:17.711881 [ 262 ] {476b7b03-345e-4e43-a6bf-5cd5dc74768a} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.05.08 16:57:17.712016 [ 262 ] {476b7b03-345e-4e43-a6bf-5cd5dc74768a} <Debug> executeQuery: Read 3143 rows, 238.69 KiB in 0.002558 sec., 1228694.29241595 rows/sec., 91.13 MiB/sec. | ||
| 4079 | 2026.05.08 16:57:17.712056 [ 262 ] {476b7b03-345e-4e43-a6bf-5cd5dc74768a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4080 | 2026.05.08 16:57:17.712069 [ 262 ] {476b7b03-345e-4e43-a6bf-5cd5dc74768a} <Debug> TCPHandler: Processed in 0.002741503 sec. | ||
| 4081 | 2026.05.08 16:57:17.712203 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.05.08 16:57:17.712302 [ 262 ] {516510d3-accc-45b5-b1c3-1cd975785bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4083 | 2026.05.08 16:57:17.712343 [ 262 ] {516510d3-accc-45b5-b1c3-1cd975785bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4084 | 2026.05.08 16:57:17.712836 [ 262 ] {516510d3-accc-45b5-b1c3-1cd975785bda} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.05.08 16:57:17.712875 [ 262 ] {516510d3-accc-45b5-b1c3-1cd975785bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4086 | 2026.05.08 16:57:17.713208 [ 262 ] {516510d3-accc-45b5-b1c3-1cd975785bda} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4087 | 2026.05.08 16:57:17.713426 [ 262 ] {516510d3-accc-45b5-b1c3-1cd975785bda} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.05.08 16:57:17.713533 [ 110 ] {} <Debug> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4089 | 2026.05.08 16:57:17.713555 [ 262 ] {516510d3-accc-45b5-b1c3-1cd975785bda} <Debug> executeQuery: Read 153 rows, 9.36 KiB in 0.001271 sec., 120377.65538945713 rows/sec., 7.19 MiB/sec. | ||
| 4090 | 2026.05.08 16:57:17.713567 [ 110 ] {} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2026.05.08 16:57:17.713599 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4092 | 2026.05.08 16:57:17.713600 [ 262 ] {516510d3-accc-45b5-b1c3-1cd975785bda} <Debug> TCPHandler: Processed in 0.001448659 sec. | ||
| 4093 | 2026.05.08 16:57:17.713714 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4094 | 2026.05.08 16:57:17.713743 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2026.05.08 16:57:17.713829 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4096 | 2026.05.08 16:57:17.713846 [ 262 ] {21694ea4-8721-4c6c-b07d-8df7094be4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4097 | 2026.05.08 16:57:17.713864 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::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 | ||
| 4098 | 2026.05.08 16:57:17.713893 [ 262 ] {21694ea4-8721-4c6c-b07d-8df7094be4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4099 | 2026.05.08 16:57:17.713928 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 142 rows starting from the beginning of the part | ||
| 4100 | 2026.05.08 16:57:17.713983 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 4101 | 2026.05.08 16:57:17.714027 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 142 rows starting from the beginning of the part | ||
| 4102 | 2026.05.08 16:57:17.714087 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 4103 | 2026.05.08 16:57:17.714132 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 153 rows starting from the beginning of the part | ||
| 4104 | 2026.05.08 16:57:17.714577 [ 262 ] {21694ea4-8721-4c6c-b07d-8df7094be4b8} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.05.08 16:57:17.714622 [ 262 ] {21694ea4-8721-4c6c-b07d-8df7094be4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4106 | 2026.05.08 16:57:17.715006 [ 262 ] {21694ea4-8721-4c6c-b07d-8df7094be4b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4107 | 2026.05.08 16:57:17.715101 [ 194 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426299 sec., 520928.6411895402 rows/sec., 34.35 MiB/sec. | ||
| 4108 | 2026.05.08 16:57:17.715248 [ 262 ] {21694ea4-8721-4c6c-b07d-8df7094be4b8} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.05.08 16:57:17.715258 [ 194 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4110 | 2026.05.08 16:57:17.715397 [ 262 ] {21694ea4-8721-4c6c-b07d-8df7094be4b8} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001569 sec., 605481.1982154239 rows/sec., 35.62 MiB/sec. | ||
| 4111 | 2026.05.08 16:57:17.715442 [ 262 ] {21694ea4-8721-4c6c-b07d-8df7094be4b8} <Debug> TCPHandler: Processed in 0.001751157 sec. | ||
| 4112 | 2026.05.08 16:57:17.715595 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2026.05.08 16:57:17.715602 [ 194 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_21_4} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.05.08 16:57:17.715702 [ 262 ] {3507f448-3389-4335-82d7-8c6df4d005d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4115 | 2026.05.08 16:57:17.715710 [ 194 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_21_4} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4116 | 2026.05.08 16:57:17.715755 [ 262 ] {3507f448-3389-4335-82d7-8c6df4d005d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4117 | 2026.05.08 16:57:17.715807 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4118 | 2026.05.08 16:57:17.716199 [ 262 ] {3507f448-3389-4335-82d7-8c6df4d005d1} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.05.08 16:57:17.716240 [ 262 ] {3507f448-3389-4335-82d7-8c6df4d005d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4120 | 2026.05.08 16:57:17.716547 [ 262 ] {3507f448-3389-4335-82d7-8c6df4d005d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4121 | 2026.05.08 16:57:17.716757 [ 262 ] {3507f448-3389-4335-82d7-8c6df4d005d1} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.05.08 16:57:17.716888 [ 262 ] {3507f448-3389-4335-82d7-8c6df4d005d1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 58.40 KiB/sec. | ||
| 4123 | 2026.05.08 16:57:17.716925 [ 262 ] {3507f448-3389-4335-82d7-8c6df4d005d1} <Debug> TCPHandler: Processed in 0.001382147 sec. | ||
| 4124 | 2026.05.08 16:57:17.717054 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.05.08 16:57:17.717152 [ 262 ] {1c43341e-528a-45f9-9b3a-3da5ab3f5f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4126 | 2026.05.08 16:57:17.717191 [ 262 ] {1c43341e-528a-45f9-9b3a-3da5ab3f5f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4127 | 2026.05.08 16:57:17.717673 [ 262 ] {1c43341e-528a-45f9-9b3a-3da5ab3f5f24} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.05.08 16:57:17.717710 [ 262 ] {1c43341e-528a-45f9-9b3a-3da5ab3f5f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4129 | 2026.05.08 16:57:17.718020 [ 262 ] {1c43341e-528a-45f9-9b3a-3da5ab3f5f24} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4130 | 2026.05.08 16:57:17.718236 [ 262 ] {1c43341e-528a-45f9-9b3a-3da5ab3f5f24} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.05.08 16:57:17.718368 [ 262 ] {1c43341e-528a-45f9-9b3a-3da5ab3f5f24} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 4132 | 2026.05.08 16:57:17.718368 [ 110 ] {} <Debug> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4133 | 2026.05.08 16:57:17.718407 [ 262 ] {1c43341e-528a-45f9-9b3a-3da5ab3f5f24} <Debug> TCPHandler: Processed in 0.001403918 sec. | ||
| 4134 | 2026.05.08 16:57:17.718425 [ 110 ] {} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.05.08 16:57:17.718451 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4136 | 2026.05.08 16:57:17.718566 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2026.05.08 16:57:17.718569 [ 189 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 4138 | 2026.05.08 16:57:17.718691 [ 262 ] {e7413ed6-56cf-4134-b985-78342e1f16e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4139 | 2026.05.08 16:57:17.718715 [ 189 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4140 | 2026.05.08 16:57:17.718736 [ 262 ] {e7413ed6-56cf-4134-b985-78342e1f16e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4141 | 2026.05.08 16:57:17.718754 [ 189 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 4142 | 2026.05.08 16:57:17.718826 [ 189 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 4143 | 2026.05.08 16:57:17.718878 [ 189 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 4144 | 2026.05.08 16:57:17.718924 [ 189 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 4145 | 2026.05.08 16:57:17.718970 [ 189 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 4146 | 2026.05.08 16:57:17.719017 [ 189 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 4147 | 2026.05.08 16:57:17.720015 [ 189 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014911 sec., 603581.2487425391 rows/sec., 36.79 MiB/sec. | ||
| 4148 | 2026.05.08 16:57:17.720139 [ 190 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4149 | 2026.05.08 16:57:17.720182 [ 262 ] {e7413ed6-56cf-4134-b985-78342e1f16e4} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.05.08 16:57:17.720234 [ 262 ] {e7413ed6-56cf-4134-b985-78342e1f16e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4151 | 2026.05.08 16:57:17.720405 [ 190 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_11_2} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2026.05.08 16:57:17.720486 [ 190 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_11_2} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4153 | 2026.05.08 16:57:17.720542 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4154 | 2026.05.08 16:57:17.720740 [ 262 ] {e7413ed6-56cf-4134-b985-78342e1f16e4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4155 | 2026.05.08 16:57:17.720991 [ 262 ] {e7413ed6-56cf-4134-b985-78342e1f16e4} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.05.08 16:57:17.721147 [ 262 ] {e7413ed6-56cf-4134-b985-78342e1f16e4} <Debug> executeQuery: Read 1716 rows, 118.18 KiB in 0.002481 sec., 691656.5900846432 rows/sec., 46.52 MiB/sec. | ||
| 4157 | 2026.05.08 16:57:17.721207 [ 262 ] {e7413ed6-56cf-4134-b985-78342e1f16e4} <Debug> TCPHandler: Processed in 0.002695012 sec. | ||
| 4158 | 2026.05.08 16:57:17.721439 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2026.05.08 16:57:17.721570 [ 262 ] {535bb5f5-7d60-4530-b506-b357bc06ef9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4160 | 2026.05.08 16:57:17.721626 [ 262 ] {535bb5f5-7d60-4530-b506-b357bc06ef9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4161 | 2026.05.08 16:57:17.721998 [ 262 ] {535bb5f5-7d60-4530-b506-b357bc06ef9d} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2026.05.08 16:57:17.722034 [ 262 ] {535bb5f5-7d60-4530-b506-b357bc06ef9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4163 | 2026.05.08 16:57:17.722358 [ 262 ] {535bb5f5-7d60-4530-b506-b357bc06ef9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4164 | 2026.05.08 16:57:17.722578 [ 262 ] {535bb5f5-7d60-4530-b506-b357bc06ef9d} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.05.08 16:57:17.722706 [ 262 ] {535bb5f5-7d60-4530-b506-b357bc06ef9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001175 sec., 5106.382978723404 rows/sec., 266.79 KiB/sec. | ||
| 4166 | 2026.05.08 16:57:17.722742 [ 262 ] {535bb5f5-7d60-4530-b506-b357bc06ef9d} <Debug> TCPHandler: Processed in 0.001421108 sec. | ||
| 4167 | 2026.05.08 16:57:17.722873 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2026.05.08 16:57:17.722974 [ 262 ] {95fe318c-923a-4d1a-9706-7fbb88a8e9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4169 | 2026.05.08 16:57:17.723016 [ 262 ] {95fe318c-923a-4d1a-9706-7fbb88a8e9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4170 | 2026.05.08 16:57:17.723841 [ 262 ] {95fe318c-923a-4d1a-9706-7fbb88a8e9ab} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.05.08 16:57:17.723878 [ 262 ] {95fe318c-923a-4d1a-9706-7fbb88a8e9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4172 | 2026.05.08 16:57:17.724364 [ 262 ] {95fe318c-923a-4d1a-9706-7fbb88a8e9ab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4173 | 2026.05.08 16:57:17.724607 [ 262 ] {95fe318c-923a-4d1a-9706-7fbb88a8e9ab} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.05.08 16:57:17.724734 [ 262 ] {95fe318c-923a-4d1a-9706-7fbb88a8e9ab} <Debug> executeQuery: Read 1730 rows, 108.72 KiB in 0.001779 sec., 972456.4362001125 rows/sec., 59.68 MiB/sec. | ||
| 4175 | 2026.05.08 16:57:17.724770 [ 262 ] {95fe318c-923a-4d1a-9706-7fbb88a8e9ab} <Debug> TCPHandler: Processed in 0.001947883 sec. | ||
| 4176 | 2026.05.08 16:57:17.724904 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4177 | 2026.05.08 16:57:17.725001 [ 262 ] {971b0175-6404-484c-ac4d-9a2f546c61c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4178 | 2026.05.08 16:57:17.725047 [ 262 ] {971b0175-6404-484c-ac4d-9a2f546c61c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4179 | 2026.05.08 16:57:17.725384 [ 262 ] {971b0175-6404-484c-ac4d-9a2f546c61c0} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.05.08 16:57:17.725419 [ 262 ] {971b0175-6404-484c-ac4d-9a2f546c61c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4181 | 2026.05.08 16:57:17.725718 [ 262 ] {971b0175-6404-484c-ac4d-9a2f546c61c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4182 | 2026.05.08 16:57:17.725932 [ 262 ] {971b0175-6404-484c-ac4d-9a2f546c61c0} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.05.08 16:57:17.726060 [ 262 ] {971b0175-6404-484c-ac4d-9a2f546c61c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 4184 | 2026.05.08 16:57:17.726096 [ 262 ] {971b0175-6404-484c-ac4d-9a2f546c61c0} <Debug> TCPHandler: Processed in 0.001240473 sec. | ||
| 4185 | 2026.05.08 16:57:17.726228 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.05.08 16:57:17.726323 [ 262 ] {ddabe3b4-cfee-4bc8-9733-48349bfebaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4187 | 2026.05.08 16:57:17.726378 [ 262 ] {ddabe3b4-cfee-4bc8-9733-48349bfebaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4188 | 2026.05.08 16:57:17.727271 [ 262 ] {ddabe3b4-cfee-4bc8-9733-48349bfebaf6} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2026.05.08 16:57:17.727304 [ 262 ] {ddabe3b4-cfee-4bc8-9733-48349bfebaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4190 | 2026.05.08 16:57:17.727820 [ 262 ] {ddabe3b4-cfee-4bc8-9733-48349bfebaf6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4191 | 2026.05.08 16:57:17.728103 [ 262 ] {ddabe3b4-cfee-4bc8-9733-48349bfebaf6} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2026.05.08 16:57:17.728236 [ 262 ] {ddabe3b4-cfee-4bc8-9733-48349bfebaf6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00193 sec., 4663.21243523316 rows/sec., 8.36 MiB/sec. | ||
| 4193 | 2026.05.08 16:57:17.728286 [ 262 ] {ddabe3b4-cfee-4bc8-9733-48349bfebaf6} <Debug> TCPHandler: Processed in 0.002106156 sec. | ||
| 4194 | 2026.05.08 16:57:17.728426 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2026.05.08 16:57:17.728522 [ 262 ] {35186790-38ad-48b5-861a-232ded2e075b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4196 | 2026.05.08 16:57:17.728562 [ 262 ] {35186790-38ad-48b5-861a-232ded2e075b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4197 | 2026.05.08 16:57:17.728908 [ 262 ] {35186790-38ad-48b5-861a-232ded2e075b} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.05.08 16:57:17.728945 [ 262 ] {35186790-38ad-48b5-861a-232ded2e075b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4199 | 2026.05.08 16:57:17.729267 [ 262 ] {35186790-38ad-48b5-861a-232ded2e075b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4200 | 2026.05.08 16:57:17.729530 [ 262 ] {35186790-38ad-48b5-861a-232ded2e075b} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2026.05.08 16:57:17.729657 [ 262 ] {35186790-38ad-48b5-861a-232ded2e075b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001153 sec., 78057.24197745013 rows/sec., 4.88 MiB/sec. | ||
| 4202 | 2026.05.08 16:57:17.729692 [ 262 ] {35186790-38ad-48b5-861a-232ded2e075b} <Debug> TCPHandler: Processed in 0.001315205 sec. | ||
| 4203 | 2026.05.08 16:57:19.251648 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38648 | ||
| 4204 | 2026.05.08 16:57:19.251803 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4205 | 2026.05.08 16:57:19.251838 [ 307 ] {} <Debug> TCP-Session: a301eaad-5319-42d8-a6b9-60126187f73e Authenticating user 'default' from [fd00:1122:3344:101::e]:38648 | ||
| 4206 | 2026.05.08 16:57:19.251865 [ 307 ] {} <Debug> TCP-Session: a301eaad-5319-42d8-a6b9-60126187f73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2026.05.08 16:57:19.251882 [ 307 ] {} <Debug> TCP-Session: a301eaad-5319-42d8-a6b9-60126187f73e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.05.08 16:57:19.252109 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61980 | ||
| 4209 | 2026.05.08 16:57:19.252139 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36360 | ||
| 4210 | 2026.05.08 16:57:19.252171 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49760 | ||
| 4211 | 2026.05.08 16:57:19.252205 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49401 | ||
| 4212 | 2026.05.08 16:57:19.252229 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4213 | 2026.05.08 16:57:19.252229 [ 307 ] {} <Trace> TCP-Session: a301eaad-5319-42d8-a6b9-60126187f73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.05.08 16:57:19.252281 [ 308 ] {} <Debug> TCP-Session: dfea5889-b652-4752-a9e9-6a5c9dfb0eba Authenticating user 'default' from [fd00:1122:3344:101::e]:61980 | ||
| 4215 | 2026.05.08 16:57:19.252290 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4216 | 2026.05.08 16:57:19.252323 [ 308 ] {} <Debug> TCP-Session: dfea5889-b652-4752-a9e9-6a5c9dfb0eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.05.08 16:57:19.252215 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36127 | ||
| 4218 | 2026.05.08 16:57:19.252353 [ 308 ] {} <Debug> TCP-Session: dfea5889-b652-4752-a9e9-6a5c9dfb0eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.05.08 16:57:19.252355 [ 309 ] {} <Debug> TCP-Session: c14d5a5d-f6b2-4351-a897-d6b652346cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:36360 | ||
| 4220 | 2026.05.08 16:57:19.252187 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55595 | ||
| 4221 | 2026.05.08 16:57:19.252450 [ 309 ] {} <Debug> TCP-Session: c14d5a5d-f6b2-4351-a897-d6b652346cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.05.08 16:57:19.252457 [ 307 ] {aee73ccc-8770-4167-90ac-a1f2158700e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38648) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4223 | 2026.05.08 16:57:19.252475 [ 309 ] {} <Debug> TCP-Session: c14d5a5d-f6b2-4351-a897-d6b652346cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.05.08 16:57:19.252179 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43364 | ||
| 4225 | 2026.05.08 16:57:19.252221 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35341 | ||
| 4226 | 2026.05.08 16:57:19.252767 [ 307 ] {aee73ccc-8770-4167-90ac-a1f2158700e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4227 | 2026.05.08 16:57:19.252830 [ 307 ] {aee73ccc-8770-4167-90ac-a1f2158700e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4228 | 2026.05.08 16:57:19.252847 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4229 | 2026.05.08 16:57:19.252882 [ 3 ] {} <Debug> TCP-Session: ca4d62e2-757a-4454-9e35-22834e849ff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55595 | ||
| 4230 | 2026.05.08 16:57:19.252902 [ 3 ] {} <Debug> TCP-Session: ca4d62e2-757a-4454-9e35-22834e849ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.05.08 16:57:19.252914 [ 3 ] {} <Debug> TCP-Session: ca4d62e2-757a-4454-9e35-22834e849ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.05.08 16:57:19.252919 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4233 | 2026.05.08 16:57:19.252947 [ 304 ] {} <Debug> TCP-Session: f1464c18-6cf8-49c4-83d5-e62c95393b47 Authenticating user 'default' from [fd00:1122:3344:101::e]:35341 | ||
| 4234 | 2026.05.08 16:57:19.252965 [ 304 ] {} <Debug> TCP-Session: f1464c18-6cf8-49c4-83d5-e62c95393b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.05.08 16:57:19.253057 [ 304 ] {} <Debug> TCP-Session: f1464c18-6cf8-49c4-83d5-e62c95393b47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2026.05.08 16:57:19.253217 [ 307 ] {aee73ccc-8770-4167-90ac-a1f2158700e8} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 4237 | 2026.05.08 16:57:19.253344 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4238 | 2026.05.08 16:57:19.253391 [ 310 ] {} <Debug> TCP-Session: 4366c886-417a-4b20-a689-3aeedf739a5b Authenticating user 'default' from [fd00:1122:3344:101::e]:49760 | ||
| 4239 | 2026.05.08 16:57:19.253419 [ 310 ] {} <Debug> TCP-Session: 4366c886-417a-4b20-a689-3aeedf739a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.05.08 16:57:19.253432 [ 310 ] {} <Debug> TCP-Session: 4366c886-417a-4b20-a689-3aeedf739a5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.05.08 16:57:19.253458 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4242 | 2026.05.08 16:57:19.253503 [ 311 ] {} <Debug> TCP-Session: 692fbeb8-1189-4548-88a5-7d6ab32387f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43364 | ||
| 4243 | 2026.05.08 16:57:19.253525 [ 311 ] {} <Debug> TCP-Session: 692fbeb8-1189-4548-88a5-7d6ab32387f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.05.08 16:57:19.253543 [ 311 ] {} <Debug> TCP-Session: 692fbeb8-1189-4548-88a5-7d6ab32387f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.05.08 16:57:19.253697 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4246 | 2026.05.08 16:57:19.253730 [ 303 ] {} <Debug> TCP-Session: 94658979-eb79-43ec-82b0-f09bfa5b173c Authenticating user 'default' from [fd00:1122:3344:101::e]:36127 | ||
| 4247 | 2026.05.08 16:57:19.253747 [ 303 ] {} <Debug> TCP-Session: 94658979-eb79-43ec-82b0-f09bfa5b173c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.05.08 16:57:19.253763 [ 303 ] {} <Debug> TCP-Session: 94658979-eb79-43ec-82b0-f09bfa5b173c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.05.08 16:57:19.253798 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4250 | 2026.05.08 16:57:19.253842 [ 260 ] {} <Debug> TCP-Session: 39f44902-0441-4368-b665-1b01d849e683 Authenticating user 'default' from [fd00:1122:3344:101::e]:49401 | ||
| 4251 | 2026.05.08 16:57:19.253861 [ 260 ] {} <Debug> TCP-Session: 39f44902-0441-4368-b665-1b01d849e683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2026.05.08 16:57:19.253877 [ 260 ] {} <Debug> TCP-Session: 39f44902-0441-4368-b665-1b01d849e683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.05.08 16:57:19.254567 [ 329 ] {aee73ccc-8770-4167-90ac-a1f2158700e8} <Trace> AggregatingTransform: Aggregating | ||
| 4254 | 2026.05.08 16:57:19.254606 [ 329 ] {aee73ccc-8770-4167-90ac-a1f2158700e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 4255 | 2026.05.08 16:57:19.254646 [ 329 ] {aee73ccc-8770-4167-90ac-a1f2158700e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001211863 sec. (825.176 rows/sec., 32.23 KiB/sec.) | ||
| 4256 | 2026.05.08 16:57:19.254666 [ 329 ] {aee73ccc-8770-4167-90ac-a1f2158700e8} <Trace> Aggregator: Merging aggregated data | ||
| 4257 | 2026.05.08 16:57:19.256046 [ 307 ] {aee73ccc-8770-4167-90ac-a1f2158700e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003623 sec., 276.0143527463428 rows/sec., 10.78 KiB/sec. | ||
| 4258 | 2026.05.08 16:57:19.256259 [ 307 ] {aee73ccc-8770-4167-90ac-a1f2158700e8} <Debug> TCPHandler: Processed in 0.004137852 sec. | ||
| 4259 | 2026.05.08 16:57:19.256486 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4260 | 2026.05.08 16:57:19.256523 [ 307 ] {} <Debug> TCP-Session: a301eaad-5319-42d8-a6b9-60126187f73e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.05.08 16:57:19.256528 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4262 | 2026.05.08 16:57:19.256554 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4263 | 2026.05.08 16:57:19.256571 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4264 | 2026.05.08 16:57:19.256590 [ 308 ] {} <Debug> TCP-Session: dfea5889-b652-4752-a9e9-6a5c9dfb0eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.05.08 16:57:19.256608 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4266 | 2026.05.08 16:57:19.256641 [ 303 ] {} <Debug> TCP-Session: 94658979-eb79-43ec-82b0-f09bfa5b173c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.05.08 16:57:19.256658 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4268 | 2026.05.08 16:57:19.256684 [ 3 ] {} <Debug> TCP-Session: ca4d62e2-757a-4454-9e35-22834e849ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4269 | 2026.05.08 16:57:19.256672 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4270 | 2026.05.08 16:57:19.256721 [ 260 ] {} <Debug> TCP-Session: 39f44902-0441-4368-b665-1b01d849e683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.05.08 16:57:19.256635 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4272 | 2026.05.08 16:57:19.256774 [ 310 ] {} <Debug> TCP-Session: 4366c886-417a-4b20-a689-3aeedf739a5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.05.08 16:57:19.256626 [ 309 ] {} <Debug> TCP-Session: c14d5a5d-f6b2-4351-a897-d6b652346cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2026.05.08 16:57:19.256816 [ 311 ] {} <Debug> TCP-Session: 692fbeb8-1189-4548-88a5-7d6ab32387f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.05.08 16:57:19.256778 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4276 | 2026.05.08 16:57:19.256909 [ 304 ] {} <Debug> TCP-Session: f1464c18-6cf8-49c4-83d5-e62c95393b47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2026.05.08 16:57:19.460489 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33140 | ||
| 4278 | 2026.05.08 16:57:19.460615 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4279 | 2026.05.08 16:57:19.460650 [ 307 ] {} <Debug> TCP-Session: b8a4df4f-076c-44fb-9c1a-c72f054e1d55 Authenticating user 'default' from [fd00:1122:3344:101::e]:33140 | ||
| 4280 | 2026.05.08 16:57:19.460678 [ 307 ] {} <Debug> TCP-Session: b8a4df4f-076c-44fb-9c1a-c72f054e1d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4281 | 2026.05.08 16:57:19.460696 [ 307 ] {} <Debug> TCP-Session: b8a4df4f-076c-44fb-9c1a-c72f054e1d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2026.05.08 16:57:19.460960 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57495 | ||
| 4283 | 2026.05.08 16:57:19.461000 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53976 | ||
| 4284 | 2026.05.08 16:57:19.461023 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40662 | ||
| 4285 | 2026.05.08 16:57:19.461024 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42942 | ||
| 4286 | 2026.05.08 16:57:19.461090 [ 307 ] {} <Trace> TCP-Session: b8a4df4f-076c-44fb-9c1a-c72f054e1d55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.05.08 16:57:19.461096 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4288 | 2026.05.08 16:57:19.461122 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4289 | 2026.05.08 16:57:19.461153 [ 308 ] {} <Debug> TCP-Session: 8de9679c-30af-4435-bb99-9ad91a22d97f Authenticating user 'default' from [fd00:1122:3344:101::e]:57495 | ||
| 4290 | 2026.05.08 16:57:19.461165 [ 304 ] {} <Debug> TCP-Session: fd1fa1fb-fc54-4bc9-afef-6f36f68a8f85 Authenticating user 'default' from [fd00:1122:3344:101::e]:40662 | ||
| 4291 | 2026.05.08 16:57:19.461178 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4292 | 2026.05.08 16:57:19.461188 [ 308 ] {} <Debug> TCP-Session: 8de9679c-30af-4435-bb99-9ad91a22d97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2026.05.08 16:57:19.461198 [ 304 ] {} <Debug> TCP-Session: fd1fa1fb-fc54-4bc9-afef-6f36f68a8f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.05.08 16:57:19.461214 [ 303 ] {} <Debug> TCP-Session: 0804e533-670c-4987-bf8f-1e45ebe0bfe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42942 | ||
| 4295 | 2026.05.08 16:57:19.461217 [ 308 ] {} <Debug> TCP-Session: 8de9679c-30af-4435-bb99-9ad91a22d97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2026.05.08 16:57:19.461232 [ 304 ] {} <Debug> TCP-Session: fd1fa1fb-fc54-4bc9-afef-6f36f68a8f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.05.08 16:57:19.461253 [ 303 ] {} <Debug> TCP-Session: 0804e533-670c-4987-bf8f-1e45ebe0bfe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2026.05.08 16:57:19.461277 [ 307 ] {4e4826fa-c44b-46dc-9408-4db811564e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33140) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4299 | 2026.05.08 16:57:19.461287 [ 303 ] {} <Debug> TCP-Session: 0804e533-670c-4987-bf8f-1e45ebe0bfe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2026.05.08 16:57:19.460992 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57061 | ||
| 4301 | 2026.05.08 16:57:19.460986 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57642 | ||
| 4302 | 2026.05.08 16:57:19.460969 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58078 | ||
| 4303 | 2026.05.08 16:57:19.461392 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4304 | 2026.05.08 16:57:19.460960 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53913 | ||
| 4305 | 2026.05.08 16:57:19.461448 [ 3 ] {} <Debug> TCP-Session: d6ea6b1f-0e81-449e-8086-7afb9027ea80 Authenticating user 'default' from [fd00:1122:3344:101::e]:57061 | ||
| 4306 | 2026.05.08 16:57:19.461096 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4307 | 2026.05.08 16:57:19.461480 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4308 | 2026.05.08 16:57:19.461474 [ 3 ] {} <Debug> TCP-Session: d6ea6b1f-0e81-449e-8086-7afb9027ea80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.05.08 16:57:19.461505 [ 260 ] {} <Debug> TCP-Session: f22aaab2-76ff-4194-af58-fd4fc9024809 Authenticating user 'default' from [fd00:1122:3344:101::e]:53976 | ||
| 4310 | 2026.05.08 16:57:19.461510 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4311 | 2026.05.08 16:57:19.461518 [ 310 ] {} <Debug> TCP-Session: c0d0a16e-d958-4b9d-af2b-2a47358ef630 Authenticating user 'default' from [fd00:1122:3344:101::e]:58078 | ||
| 4312 | 2026.05.08 16:57:19.461544 [ 307 ] {4e4826fa-c44b-46dc-9408-4db811564e4f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4313 | 2026.05.08 16:57:19.461553 [ 309 ] {} <Debug> TCP-Session: 988b5b7a-2e15-4fc7-a80e-408d7d810e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:53913 | ||
| 4314 | 2026.05.08 16:57:19.461565 [ 310 ] {} <Debug> TCP-Session: c0d0a16e-d958-4b9d-af2b-2a47358ef630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2026.05.08 16:57:19.461595 [ 309 ] {} <Debug> TCP-Session: 988b5b7a-2e15-4fc7-a80e-408d7d810e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.05.08 16:57:19.461609 [ 310 ] {} <Debug> TCP-Session: c0d0a16e-d958-4b9d-af2b-2a47358ef630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2026.05.08 16:57:19.461612 [ 307 ] {4e4826fa-c44b-46dc-9408-4db811564e4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4318 | 2026.05.08 16:57:19.461623 [ 309 ] {} <Debug> TCP-Session: 988b5b7a-2e15-4fc7-a80e-408d7d810e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.05.08 16:57:19.461540 [ 260 ] {} <Debug> TCP-Session: f22aaab2-76ff-4194-af58-fd4fc9024809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.05.08 16:57:19.461527 [ 3 ] {} <Debug> TCP-Session: d6ea6b1f-0e81-449e-8086-7afb9027ea80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2026.05.08 16:57:19.461682 [ 260 ] {} <Debug> TCP-Session: f22aaab2-76ff-4194-af58-fd4fc9024809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2026.05.08 16:57:19.461468 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4323 | 2026.05.08 16:57:19.461742 [ 311 ] {} <Debug> TCP-Session: 9f085a66-d26f-4132-bcc7-6f1a3df01e0b Authenticating user 'default' from [fd00:1122:3344:101::e]:57642 | ||
| 4324 | 2026.05.08 16:57:19.461765 [ 311 ] {} <Debug> TCP-Session: 9f085a66-d26f-4132-bcc7-6f1a3df01e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2026.05.08 16:57:19.461778 [ 311 ] {} <Debug> TCP-Session: 9f085a66-d26f-4132-bcc7-6f1a3df01e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.05.08 16:57:19.461928 [ 307 ] {4e4826fa-c44b-46dc-9408-4db811564e4f} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 4327 | 2026.05.08 16:57:19.462788 [ 318 ] {4e4826fa-c44b-46dc-9408-4db811564e4f} <Trace> AggregatingTransform: Aggregating | ||
| 4328 | 2026.05.08 16:57:19.462829 [ 318 ] {4e4826fa-c44b-46dc-9408-4db811564e4f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4329 | 2026.05.08 16:57:19.462863 [ 318 ] {4e4826fa-c44b-46dc-9408-4db811564e4f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000833282 sec. (1200.074 rows/sec., 46.88 KiB/sec.) | ||
| 4330 | 2026.05.08 16:57:19.462882 [ 318 ] {4e4826fa-c44b-46dc-9408-4db811564e4f} <Trace> Aggregator: Merging aggregated data | ||
| 4331 | 2026.05.08 16:57:19.464253 [ 307 ] {4e4826fa-c44b-46dc-9408-4db811564e4f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003038 sec., 329.1639236339697 rows/sec., 12.86 KiB/sec. | ||
| 4332 | 2026.05.08 16:57:19.464400 [ 307 ] {4e4826fa-c44b-46dc-9408-4db811564e4f} <Debug> TCPHandler: Processed in 0.003423792 sec. | ||
| 4333 | 2026.05.08 16:57:19.464558 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4334 | 2026.05.08 16:57:19.464587 [ 307 ] {} <Debug> TCP-Session: b8a4df4f-076c-44fb-9c1a-c72f054e1d55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.05.08 16:57:19.464595 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4336 | 2026.05.08 16:57:19.464617 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4337 | 2026.05.08 16:57:19.464633 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4338 | 2026.05.08 16:57:19.464655 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4339 | 2026.05.08 16:57:19.464669 [ 308 ] {} <Debug> TCP-Session: 8de9679c-30af-4435-bb99-9ad91a22d97f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2026.05.08 16:57:19.464678 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4341 | 2026.05.08 16:57:19.464703 [ 303 ] {} <Debug> TCP-Session: 0804e533-670c-4987-bf8f-1e45ebe0bfe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.05.08 16:57:19.464715 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4343 | 2026.05.08 16:57:19.464739 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4344 | 2026.05.08 16:57:19.464761 [ 309 ] {} <Debug> TCP-Session: 988b5b7a-2e15-4fc7-a80e-408d7d810e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2026.05.08 16:57:19.464778 [ 310 ] {} <Debug> TCP-Session: c0d0a16e-d958-4b9d-af2b-2a47358ef630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2026.05.08 16:57:19.464788 [ 260 ] {} <Debug> TCP-Session: f22aaab2-76ff-4194-af58-fd4fc9024809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4347 | 2026.05.08 16:57:19.464773 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4348 | 2026.05.08 16:57:19.464693 [ 311 ] {} <Debug> TCP-Session: 9f085a66-d26f-4132-bcc7-6f1a3df01e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.05.08 16:57:19.464639 [ 304 ] {} <Debug> TCP-Session: fd1fa1fb-fc54-4bc9-afef-6f36f68a8f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.05.08 16:57:19.464861 [ 3 ] {} <Debug> TCP-Session: d6ea6b1f-0e81-449e-8086-7afb9027ea80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4351 | 2026.05.08 16:57:19.656773 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32829 | ||
| 4352 | 2026.05.08 16:57:19.656893 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4353 | 2026.05.08 16:57:19.656924 [ 307 ] {} <Debug> TCP-Session: 803fea39-66da-4eba-a917-f38ac389fb2b Authenticating user 'default' from [fd00:1122:3344:101::e]:32829 | ||
| 4354 | 2026.05.08 16:57:19.656947 [ 307 ] {} <Debug> TCP-Session: 803fea39-66da-4eba-a917-f38ac389fb2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.05.08 16:57:19.656960 [ 307 ] {} <Debug> TCP-Session: 803fea39-66da-4eba-a917-f38ac389fb2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.05.08 16:57:19.657221 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55150 | ||
| 4357 | 2026.05.08 16:57:19.657234 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40717 | ||
| 4358 | 2026.05.08 16:57:19.657269 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34477 | ||
| 4359 | 2026.05.08 16:57:19.657308 [ 307 ] {} <Trace> TCP-Session: 803fea39-66da-4eba-a917-f38ac389fb2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.05.08 16:57:19.657280 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57703 | ||
| 4361 | 2026.05.08 16:57:19.657360 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4362 | 2026.05.08 16:57:19.657396 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4363 | 2026.05.08 16:57:19.657415 [ 310 ] {} <Debug> TCP-Session: 5c8e8dfb-a61c-48e1-9206-4e95e4997da5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40717 | ||
| 4364 | 2026.05.08 16:57:19.657433 [ 260 ] {} <Debug> TCP-Session: 6eb9e146-c7e3-4131-b928-8a1e368d20a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34477 | ||
| 4365 | 2026.05.08 16:57:19.657435 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4366 | 2026.05.08 16:57:19.657449 [ 310 ] {} <Debug> TCP-Session: 5c8e8dfb-a61c-48e1-9206-4e95e4997da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2026.05.08 16:57:19.657466 [ 260 ] {} <Debug> TCP-Session: 6eb9e146-c7e3-4131-b928-8a1e368d20a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4368 | 2026.05.08 16:57:19.657486 [ 303 ] {} <Debug> TCP-Session: 02bb0eed-df03-4ae4-b07e-e34beaaf8c90 Authenticating user 'default' from [fd00:1122:3344:101::e]:57703 | ||
| 4369 | 2026.05.08 16:57:19.657501 [ 260 ] {} <Debug> TCP-Session: 6eb9e146-c7e3-4131-b928-8a1e368d20a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2026.05.08 16:57:19.657490 [ 310 ] {} <Debug> TCP-Session: 5c8e8dfb-a61c-48e1-9206-4e95e4997da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4371 | 2026.05.08 16:57:19.657526 [ 303 ] {} <Debug> TCP-Session: 02bb0eed-df03-4ae4-b07e-e34beaaf8c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2026.05.08 16:57:19.657500 [ 307 ] {aefb7514-9b3d-49ac-b5bf-90212ae3751f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32829) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4373 | 2026.05.08 16:57:19.657563 [ 303 ] {} <Debug> TCP-Session: 02bb0eed-df03-4ae4-b07e-e34beaaf8c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.05.08 16:57:19.657348 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4375 | 2026.05.08 16:57:19.657259 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36030 | ||
| 4376 | 2026.05.08 16:57:19.657637 [ 308 ] {} <Debug> TCP-Session: 99c93d20-ca90-495e-bb4a-eef6dad187c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55150 | ||
| 4377 | 2026.05.08 16:57:19.657248 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46295 | ||
| 4378 | 2026.05.08 16:57:19.657708 [ 308 ] {} <Debug> TCP-Session: 99c93d20-ca90-495e-bb4a-eef6dad187c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.05.08 16:57:19.657743 [ 308 ] {} <Debug> TCP-Session: 99c93d20-ca90-495e-bb4a-eef6dad187c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4380 | 2026.05.08 16:57:19.657752 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4381 | 2026.05.08 16:57:19.657771 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4382 | 2026.05.08 16:57:19.657227 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35646 | ||
| 4383 | 2026.05.08 16:57:19.657805 [ 311 ] {} <Debug> TCP-Session: 3fd57645-6dac-4bd6-89d8-6bb729ee0ed2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46295 | ||
| 4384 | 2026.05.08 16:57:19.657839 [ 307 ] {aefb7514-9b3d-49ac-b5bf-90212ae3751f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4385 | 2026.05.08 16:57:19.657869 [ 311 ] {} <Debug> TCP-Session: 3fd57645-6dac-4bd6-89d8-6bb729ee0ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4386 | 2026.05.08 16:57:19.657801 [ 3 ] {} <Debug> TCP-Session: 17fce007-1e89-4fec-8fbe-52f1c9a761f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36030 | ||
| 4387 | 2026.05.08 16:57:19.657898 [ 311 ] {} <Debug> TCP-Session: 3fd57645-6dac-4bd6-89d8-6bb729ee0ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4388 | 2026.05.08 16:57:19.657911 [ 307 ] {aefb7514-9b3d-49ac-b5bf-90212ae3751f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4389 | 2026.05.08 16:57:19.657924 [ 3 ] {} <Debug> TCP-Session: 17fce007-1e89-4fec-8fbe-52f1c9a761f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.05.08 16:57:19.657890 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4391 | 2026.05.08 16:57:19.657963 [ 3 ] {} <Debug> TCP-Session: 17fce007-1e89-4fec-8fbe-52f1c9a761f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2026.05.08 16:57:19.657998 [ 309 ] {} <Debug> TCP-Session: 3cf23810-5a3e-4b31-902b-6f25d539d2b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35646 | ||
| 4393 | 2026.05.08 16:57:19.657293 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38323 | ||
| 4394 | 2026.05.08 16:57:19.658025 [ 309 ] {} <Debug> TCP-Session: 3cf23810-5a3e-4b31-902b-6f25d539d2b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2026.05.08 16:57:19.658062 [ 309 ] {} <Debug> TCP-Session: 3cf23810-5a3e-4b31-902b-6f25d539d2b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4396 | 2026.05.08 16:57:19.658116 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4397 | 2026.05.08 16:57:19.658148 [ 304 ] {} <Debug> TCP-Session: deb645cd-ba5b-4426-a11d-3545de77ed58 Authenticating user 'default' from [fd00:1122:3344:101::e]:38323 | ||
| 4398 | 2026.05.08 16:57:19.658173 [ 304 ] {} <Debug> TCP-Session: deb645cd-ba5b-4426-a11d-3545de77ed58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2026.05.08 16:57:19.658193 [ 304 ] {} <Debug> TCP-Session: deb645cd-ba5b-4426-a11d-3545de77ed58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.05.08 16:57:19.658219 [ 307 ] {aefb7514-9b3d-49ac-b5bf-90212ae3751f} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 4401 | 2026.05.08 16:57:19.659146 [ 364 ] {aefb7514-9b3d-49ac-b5bf-90212ae3751f} <Trace> AggregatingTransform: Aggregating | ||
| 4402 | 2026.05.08 16:57:19.659201 [ 364 ] {aefb7514-9b3d-49ac-b5bf-90212ae3751f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4403 | 2026.05.08 16:57:19.659239 [ 364 ] {aefb7514-9b3d-49ac-b5bf-90212ae3751f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916344 sec. (1091.293 rows/sec., 42.63 KiB/sec.) | ||
| 4404 | 2026.05.08 16:57:19.659262 [ 364 ] {aefb7514-9b3d-49ac-b5bf-90212ae3751f} <Trace> Aggregator: Merging aggregated data | ||
| 4405 | 2026.05.08 16:57:19.660767 [ 307 ] {aefb7514-9b3d-49ac-b5bf-90212ae3751f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003321 sec., 301.11412225233363 rows/sec., 11.76 KiB/sec. | ||
| 4406 | 2026.05.08 16:57:19.660931 [ 307 ] {aefb7514-9b3d-49ac-b5bf-90212ae3751f} <Debug> TCPHandler: Processed in 0.003740261 sec. | ||
| 4407 | 2026.05.08 16:57:19.661059 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4408 | 2026.05.08 16:57:19.661085 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4409 | 2026.05.08 16:57:19.661090 [ 307 ] {} <Debug> TCP-Session: 803fea39-66da-4eba-a917-f38ac389fb2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2026.05.08 16:57:19.661110 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4411 | 2026.05.08 16:57:19.661123 [ 309 ] {} <Debug> TCP-Session: 3cf23810-5a3e-4b31-902b-6f25d539d2b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2026.05.08 16:57:19.661126 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4413 | 2026.05.08 16:57:19.661156 [ 304 ] {} <Debug> TCP-Session: deb645cd-ba5b-4426-a11d-3545de77ed58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2026.05.08 16:57:19.661162 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4415 | 2026.05.08 16:57:19.661179 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4416 | 2026.05.08 16:57:19.661193 [ 260 ] {} <Debug> TCP-Session: 6eb9e146-c7e3-4131-b928-8a1e368d20a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.05.08 16:57:19.661214 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4418 | 2026.05.08 16:57:19.661236 [ 3 ] {} <Debug> TCP-Session: 17fce007-1e89-4fec-8fbe-52f1c9a761f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2026.05.08 16:57:19.661216 [ 310 ] {} <Debug> TCP-Session: 5c8e8dfb-a61c-48e1-9206-4e95e4997da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4420 | 2026.05.08 16:57:19.661265 [ 308 ] {} <Debug> TCP-Session: 99c93d20-ca90-495e-bb4a-eef6dad187c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2026.05.08 16:57:19.661196 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4422 | 2026.05.08 16:57:19.661150 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4423 | 2026.05.08 16:57:19.661348 [ 303 ] {} <Debug> TCP-Session: 02bb0eed-df03-4ae4-b07e-e34beaaf8c90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2026.05.08 16:57:19.661363 [ 311 ] {} <Debug> TCP-Session: 3fd57645-6dac-4bd6-89d8-6bb729ee0ed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4425 | 2026.05.08 16:57:19.791005 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8138 | ||
| 4426 | 2026.05.08 16:57:19.791572 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.05.08 16:57:19.791648 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4428 | 2026.05.08 16:57:19.792214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4429 | 2026.05.08 16:57:19.792535 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.05.08 16:57:19.792708 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8138 | ||
| 4431 | 2026.05.08 16:57:20.218811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4432 | 2026.05.08 16:57:20.233152 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.05.08 16:57:20.233219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4434 | 2026.05.08 16:57:20.239515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4435 | 2026.05.08 16:57:20.240274 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.05.08 16:57:20.243043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4437 | 2026.05.08 16:57:22.303552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 540 | ||
| 4438 | 2026.05.08 16:57:22.306085 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.05.08 16:57:22.306131 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4440 | 2026.05.08 16:57:22.307279 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4441 | 2026.05.08 16:57:22.307541 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.05.08 16:57:22.307775 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 4443 | 2026.05.08 16:57:22.824007 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.05.08 16:57:22.824223 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4445 | 2026.05.08 16:57:22.824525 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4446 | 2026.05.08 16:57:22.824559 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4447 | 2026.05.08 16:57:22.824762 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4448 | 2026.05.08 16:57:22.824825 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4449 | 2026.05.08 16:57:22.824952 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4450 | 2026.05.08 16:57:22.825063 [ 345 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4451 | 2026.05.08 16:57:22.825073 [ 313 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4452 | 2026.05.08 16:57:22.825083 [ 339 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4453 | 2026.05.08 16:57:22.825319 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 4454 | 2026.05.08 16:57:22.825348 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4455 | 2026.05.08 16:57:22.825435 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4456 | 2026.05.08 16:57:22.825455 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 4457 | 2026.05.08 16:57:22.825490 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4458 | 2026.05.08 16:57:22.825534 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4459 | 2026.05.08 16:57:22.825570 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4460 | 2026.05.08 16:57:22.826843 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002704 sec., 19230.76923076923 rows/sec., 3.91 MiB/sec. | ||
| 4461 | 2026.05.08 16:57:22.826988 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Debug> MemoryTracker: Peak memory usage (for query): 138.87 KiB. | ||
| 4462 | 2026.05.08 16:57:22.827005 [ 262 ] {91f79bcc-1761-4270-b185-6a3a48427dc8} <Debug> TCPHandler: Processed in 0.003121344 sec. | ||
| 4463 | 2026.05.08 16:57:22.829088 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.05.08 16:57:22.829203 [ 262 ] {db4428b1-95d6-4004-87c7-f12cb3f295b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4465 | 2026.05.08 16:57:22.829247 [ 262 ] {db4428b1-95d6-4004-87c7-f12cb3f295b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4466 | 2026.05.08 16:57:22.829895 [ 262 ] {db4428b1-95d6-4004-87c7-f12cb3f295b6} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.05.08 16:57:22.829943 [ 262 ] {db4428b1-95d6-4004-87c7-f12cb3f295b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4468 | 2026.05.08 16:57:22.830361 [ 262 ] {db4428b1-95d6-4004-87c7-f12cb3f295b6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4469 | 2026.05.08 16:57:22.830580 [ 262 ] {db4428b1-95d6-4004-87c7-f12cb3f295b6} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.05.08 16:57:22.830724 [ 262 ] {db4428b1-95d6-4004-87c7-f12cb3f295b6} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001554 sec., 88803.0888030888 rows/sec., 7.71 MiB/sec. | ||
| 4471 | 2026.05.08 16:57:22.830762 [ 262 ] {db4428b1-95d6-4004-87c7-f12cb3f295b6} <Debug> TCPHandler: Processed in 0.001725437 sec. | ||
| 4472 | 2026.05.08 16:57:22.830919 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2026.05.08 16:57:22.831019 [ 262 ] {0c9bd298-db70-4c6d-a1ca-17e5bb3ee88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4474 | 2026.05.08 16:57:22.831060 [ 262 ] {0c9bd298-db70-4c6d-a1ca-17e5bb3ee88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4475 | 2026.05.08 16:57:22.831501 [ 262 ] {0c9bd298-db70-4c6d-a1ca-17e5bb3ee88b} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.05.08 16:57:22.831538 [ 262 ] {0c9bd298-db70-4c6d-a1ca-17e5bb3ee88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4477 | 2026.05.08 16:57:22.831835 [ 262 ] {0c9bd298-db70-4c6d-a1ca-17e5bb3ee88b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4478 | 2026.05.08 16:57:22.832043 [ 262 ] {0c9bd298-db70-4c6d-a1ca-17e5bb3ee88b} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.05.08 16:57:22.832177 [ 262 ] {0c9bd298-db70-4c6d-a1ca-17e5bb3ee88b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001178 sec., 34804.753820033955 rows/sec., 2.56 MiB/sec. | ||
| 4480 | 2026.05.08 16:57:22.832219 [ 262 ] {0c9bd298-db70-4c6d-a1ca-17e5bb3ee88b} <Debug> TCPHandler: Processed in 0.001348276 sec. | ||
| 4481 | 2026.05.08 16:57:22.832367 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2026.05.08 16:57:22.832463 [ 262 ] {7d9fae19-5912-43f9-b8b2-8958f5957447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4483 | 2026.05.08 16:57:22.832501 [ 262 ] {7d9fae19-5912-43f9-b8b2-8958f5957447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4484 | 2026.05.08 16:57:22.832935 [ 262 ] {7d9fae19-5912-43f9-b8b2-8958f5957447} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.05.08 16:57:22.832971 [ 262 ] {7d9fae19-5912-43f9-b8b2-8958f5957447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4486 | 2026.05.08 16:57:22.833284 [ 262 ] {7d9fae19-5912-43f9-b8b2-8958f5957447} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4487 | 2026.05.08 16:57:22.833501 [ 262 ] {7d9fae19-5912-43f9-b8b2-8958f5957447} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.05.08 16:57:22.833627 [ 262 ] {7d9fae19-5912-43f9-b8b2-8958f5957447} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001182 sec., 88832.48730964467 rows/sec., 6.94 MiB/sec. | ||
| 4489 | 2026.05.08 16:57:22.833664 [ 262 ] {7d9fae19-5912-43f9-b8b2-8958f5957447} <Debug> TCPHandler: Processed in 0.001345486 sec. | ||
| 4490 | 2026.05.08 16:57:22.833872 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2026.05.08 16:57:22.833968 [ 262 ] {7b5f1fc2-35cc-4aa9-a755-95b534ac150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4492 | 2026.05.08 16:57:22.834010 [ 262 ] {7b5f1fc2-35cc-4aa9-a755-95b534ac150e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4493 | 2026.05.08 16:57:22.834418 [ 262 ] {7b5f1fc2-35cc-4aa9-a755-95b534ac150e} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.05.08 16:57:22.834559 [ 262 ] {7b5f1fc2-35cc-4aa9-a755-95b534ac150e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4495 | 2026.05.08 16:57:22.834900 [ 262 ] {7b5f1fc2-35cc-4aa9-a755-95b534ac150e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4496 | 2026.05.08 16:57:22.835117 [ 262 ] {7b5f1fc2-35cc-4aa9-a755-95b534ac150e} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2026.05.08 16:57:22.835248 [ 262 ] {7b5f1fc2-35cc-4aa9-a755-95b534ac150e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 4498 | 2026.05.08 16:57:22.835284 [ 262 ] {7b5f1fc2-35cc-4aa9-a755-95b534ac150e} <Debug> TCPHandler: Processed in 0.00146079 sec. | ||
| 4499 | 2026.05.08 16:57:22.835407 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2026.05.08 16:57:22.835504 [ 262 ] {0cc1b1fc-2969-4b3d-a043-9d267f3319b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4501 | 2026.05.08 16:57:22.835558 [ 262 ] {0cc1b1fc-2969-4b3d-a043-9d267f3319b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4502 | 2026.05.08 16:57:22.836409 [ 262 ] {0cc1b1fc-2969-4b3d-a043-9d267f3319b5} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.05.08 16:57:22.836448 [ 262 ] {0cc1b1fc-2969-4b3d-a043-9d267f3319b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4504 | 2026.05.08 16:57:22.837012 [ 262 ] {0cc1b1fc-2969-4b3d-a043-9d267f3319b5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4505 | 2026.05.08 16:57:22.837350 [ 262 ] {0cc1b1fc-2969-4b3d-a043-9d267f3319b5} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.05.08 16:57:22.837633 [ 262 ] {0cc1b1fc-2969-4b3d-a043-9d267f3319b5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002136 sec., 19194.756554307118 rows/sec., 34.40 MiB/sec. | ||
| 4507 | 2026.05.08 16:57:22.837802 [ 262 ] {0cc1b1fc-2969-4b3d-a043-9d267f3319b5} <Debug> TCPHandler: Processed in 0.002442036 sec. | ||
| 4508 | 2026.05.08 16:57:22.838006 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2026.05.08 16:57:22.838140 [ 262 ] {955ed1b4-1e06-465d-a7c2-bb30d6dd147b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4510 | 2026.05.08 16:57:22.838200 [ 262 ] {955ed1b4-1e06-465d-a7c2-bb30d6dd147b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4511 | 2026.05.08 16:57:22.838679 [ 262 ] {955ed1b4-1e06-465d-a7c2-bb30d6dd147b} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.05.08 16:57:22.838721 [ 262 ] {955ed1b4-1e06-465d-a7c2-bb30d6dd147b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4513 | 2026.05.08 16:57:22.839106 [ 262 ] {955ed1b4-1e06-465d-a7c2-bb30d6dd147b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4514 | 2026.05.08 16:57:22.839359 [ 262 ] {955ed1b4-1e06-465d-a7c2-bb30d6dd147b} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.05.08 16:57:22.839513 [ 262 ] {955ed1b4-1e06-465d-a7c2-bb30d6dd147b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. | ||
| 4516 | 2026.05.08 16:57:22.839557 [ 262 ] {955ed1b4-1e06-465d-a7c2-bb30d6dd147b} <Debug> TCPHandler: Processed in 0.001672125 sec. | ||
| 4517 | 2026.05.08 16:57:27.216015 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4518 | 2026.05.08 16:57:27.216093 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4519 | 2026.05.08 16:57:27.293063 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8650 | ||
| 4520 | 2026.05.08 16:57:27.293616 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.05.08 16:57:27.293703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4522 | 2026.05.08 16:57:27.294255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4523 | 2026.05.08 16:57:27.294481 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.05.08 16:57:27.294613 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8650 | ||
| 4525 | 2026.05.08 16:57:27.743357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4526 | 2026.05.08 16:57:27.758110 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2026.05.08 16:57:27.758168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4528 | 2026.05.08 16:57:27.764051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4529 | 2026.05.08 16:57:27.764767 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.05.08 16:57:27.767653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4531 | 2026.05.08 16:57:27.827357 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.05.08 16:57:27.827676 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 4533 | 2026.05.08 16:57:27.828051 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4534 | 2026.05.08 16:57:27.828096 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 4535 | 2026.05.08 16:57:27.828362 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4536 | 2026.05.08 16:57:27.828439 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4537 | 2026.05.08 16:57:27.828598 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 4538 | 2026.05.08 16:57:27.828719 [ 362 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4539 | 2026.05.08 16:57:27.828731 [ 314 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4540 | 2026.05.08 16:57:27.828731 [ 361 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4541 | 2026.05.08 16:57:27.828865 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 4542 | 2026.05.08 16:57:27.828892 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4543 | 2026.05.08 16:57:27.828975 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4544 | 2026.05.08 16:57:27.828995 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 4545 | 2026.05.08 16:57:27.829029 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 4546 | 2026.05.08 16:57:27.829065 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 4547 | 2026.05.08 16:57:27.829099 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 4548 | 2026.05.08 16:57:27.830223 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002642 sec., 19682.05904617714 rows/sec., 4.00 MiB/sec. | ||
| 4549 | 2026.05.08 16:57:27.830427 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Debug> MemoryTracker: Peak memory usage (for query): 141.96 KiB. | ||
| 4550 | 2026.05.08 16:57:27.830447 [ 262 ] {a5d4a789-dafa-4927-ba5a-638c56854315} <Debug> TCPHandler: Processed in 0.003219186 sec. | ||
| 4551 | 2026.05.08 16:57:27.835242 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.05.08 16:57:27.835375 [ 262 ] {de3ec38b-6699-404a-855c-d010e63a3c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4553 | 2026.05.08 16:57:27.835431 [ 262 ] {de3ec38b-6699-404a-855c-d010e63a3c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4554 | 2026.05.08 16:57:27.836081 [ 262 ] {de3ec38b-6699-404a-855c-d010e63a3c9d} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.05.08 16:57:27.836124 [ 262 ] {de3ec38b-6699-404a-855c-d010e63a3c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4556 | 2026.05.08 16:57:27.836497 [ 262 ] {de3ec38b-6699-404a-855c-d010e63a3c9d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4557 | 2026.05.08 16:57:27.836720 [ 262 ] {de3ec38b-6699-404a-855c-d010e63a3c9d} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.05.08 16:57:27.836865 [ 262 ] {de3ec38b-6699-404a-855c-d010e63a3c9d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001532 sec., 185378.590078329 rows/sec., 11.77 MiB/sec. | ||
| 4559 | 2026.05.08 16:57:27.836903 [ 262 ] {de3ec38b-6699-404a-855c-d010e63a3c9d} <Debug> TCPHandler: Processed in 0.001771848 sec. | ||
| 4560 | 2026.05.08 16:57:27.837035 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.05.08 16:57:27.837132 [ 262 ] {6537b593-e140-48a7-951f-a2b44293e28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4562 | 2026.05.08 16:57:27.837172 [ 262 ] {6537b593-e140-48a7-951f-a2b44293e28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4563 | 2026.05.08 16:57:27.837923 [ 262 ] {6537b593-e140-48a7-951f-a2b44293e28d} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.05.08 16:57:27.837960 [ 262 ] {6537b593-e140-48a7-951f-a2b44293e28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4565 | 2026.05.08 16:57:27.838301 [ 262 ] {6537b593-e140-48a7-951f-a2b44293e28d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4566 | 2026.05.08 16:57:27.838503 [ 262 ] {6537b593-e140-48a7-951f-a2b44293e28d} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.05.08 16:57:27.838625 [ 262 ] {6537b593-e140-48a7-951f-a2b44293e28d} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.00153 sec., 520915.0326797386 rows/sec., 40.08 MiB/sec. | ||
| 4568 | 2026.05.08 16:57:27.838659 [ 262 ] {6537b593-e140-48a7-951f-a2b44293e28d} <Debug> TCPHandler: Processed in 0.001694996 sec. | ||
| 4569 | 2026.05.08 16:57:27.838808 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.05.08 16:57:27.838899 [ 262 ] {64f01a98-aa19-441a-bf71-8f3d862cc6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4571 | 2026.05.08 16:57:27.838936 [ 262 ] {64f01a98-aa19-441a-bf71-8f3d862cc6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4572 | 2026.05.08 16:57:27.839402 [ 262 ] {64f01a98-aa19-441a-bf71-8f3d862cc6ba} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.05.08 16:57:27.839438 [ 262 ] {64f01a98-aa19-441a-bf71-8f3d862cc6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4574 | 2026.05.08 16:57:27.839750 [ 262 ] {64f01a98-aa19-441a-bf71-8f3d862cc6ba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4575 | 2026.05.08 16:57:27.839969 [ 262 ] {64f01a98-aa19-441a-bf71-8f3d862cc6ba} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.05.08 16:57:27.840108 [ 262 ] {64f01a98-aa19-441a-bf71-8f3d862cc6ba} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001188 sec., 119528.61952861953 rows/sec., 7.02 MiB/sec. | ||
| 4577 | 2026.05.08 16:57:27.840145 [ 262 ] {64f01a98-aa19-441a-bf71-8f3d862cc6ba} <Debug> TCPHandler: Processed in 0.001354527 sec. | ||
| 4578 | 2026.05.08 16:57:27.840279 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.05.08 16:57:27.840375 [ 262 ] {5de6f1c2-a816-4ab3-b088-047e60f42756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4580 | 2026.05.08 16:57:27.840413 [ 262 ] {5de6f1c2-a816-4ab3-b088-047e60f42756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4581 | 2026.05.08 16:57:27.840842 [ 262 ] {5de6f1c2-a816-4ab3-b088-047e60f42756} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.05.08 16:57:27.840879 [ 262 ] {5de6f1c2-a816-4ab3-b088-047e60f42756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4583 | 2026.05.08 16:57:27.841171 [ 262 ] {5de6f1c2-a816-4ab3-b088-047e60f42756} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4584 | 2026.05.08 16:57:27.841378 [ 262 ] {5de6f1c2-a816-4ab3-b088-047e60f42756} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.05.08 16:57:27.841509 [ 262 ] {5de6f1c2-a816-4ab3-b088-047e60f42756} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 4586 | 2026.05.08 16:57:27.841547 [ 262 ] {5de6f1c2-a816-4ab3-b088-047e60f42756} <Debug> TCPHandler: Processed in 0.001317105 sec. | ||
| 4587 | 2026.05.08 16:57:27.841667 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.05.08 16:57:27.841761 [ 262 ] {64fb6b1c-e2f9-46a5-a603-5ced2bb5859d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4589 | 2026.05.08 16:57:27.841799 [ 262 ] {64fb6b1c-e2f9-46a5-a603-5ced2bb5859d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4590 | 2026.05.08 16:57:27.842234 [ 262 ] {64fb6b1c-e2f9-46a5-a603-5ced2bb5859d} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.05.08 16:57:27.842271 [ 262 ] {64fb6b1c-e2f9-46a5-a603-5ced2bb5859d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4592 | 2026.05.08 16:57:27.842579 [ 262 ] {64fb6b1c-e2f9-46a5-a603-5ced2bb5859d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4593 | 2026.05.08 16:57:27.842786 [ 262 ] {64fb6b1c-e2f9-46a5-a603-5ced2bb5859d} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.05.08 16:57:27.842920 [ 262 ] {64fb6b1c-e2f9-46a5-a603-5ced2bb5859d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 4595 | 2026.05.08 16:57:27.842956 [ 262 ] {64fb6b1c-e2f9-46a5-a603-5ced2bb5859d} <Debug> TCPHandler: Processed in 0.001338266 sec. | ||
| 4596 | 2026.05.08 16:57:27.843075 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.05.08 16:57:27.843170 [ 262 ] {57c47451-c547-4aa6-ab8a-d054527945d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4598 | 2026.05.08 16:57:27.843208 [ 262 ] {57c47451-c547-4aa6-ab8a-d054527945d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4599 | 2026.05.08 16:57:27.843775 [ 262 ] {57c47451-c547-4aa6-ab8a-d054527945d0} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.05.08 16:57:27.843811 [ 262 ] {57c47451-c547-4aa6-ab8a-d054527945d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4601 | 2026.05.08 16:57:27.844146 [ 262 ] {57c47451-c547-4aa6-ab8a-d054527945d0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4602 | 2026.05.08 16:57:27.844366 [ 262 ] {57c47451-c547-4aa6-ab8a-d054527945d0} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.05.08 16:57:27.844491 [ 262 ] {57c47451-c547-4aa6-ab8a-d054527945d0} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001339 sec., 365944.7348767737 rows/sec., 25.66 MiB/sec. | ||
| 4604 | 2026.05.08 16:57:27.844527 [ 262 ] {57c47451-c547-4aa6-ab8a-d054527945d0} <Debug> TCPHandler: Processed in 0.001501321 sec. | ||
| 4605 | 2026.05.08 16:57:27.844658 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.05.08 16:57:27.844754 [ 262 ] {18a715f3-68e9-4c7e-8632-74a4c2ddf3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4607 | 2026.05.08 16:57:27.844794 [ 262 ] {18a715f3-68e9-4c7e-8632-74a4c2ddf3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4608 | 2026.05.08 16:57:27.845133 [ 262 ] {18a715f3-68e9-4c7e-8632-74a4c2ddf3d1} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.05.08 16:57:27.845169 [ 262 ] {18a715f3-68e9-4c7e-8632-74a4c2ddf3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4610 | 2026.05.08 16:57:27.845473 [ 262 ] {18a715f3-68e9-4c7e-8632-74a4c2ddf3d1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4611 | 2026.05.08 16:57:27.845683 [ 262 ] {18a715f3-68e9-4c7e-8632-74a4c2ddf3d1} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.05.08 16:57:27.845788 [ 105 ] {} <Debug> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4613 | 2026.05.08 16:57:27.845806 [ 262 ] {18a715f3-68e9-4c7e-8632-74a4c2ddf3d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 4614 | 2026.05.08 16:57:27.845834 [ 105 ] {} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.05.08 16:57:27.845853 [ 262 ] {18a715f3-68e9-4c7e-8632-74a4c2ddf3d1} <Debug> TCPHandler: Processed in 0.001245953 sec. | ||
| 4616 | 2026.05.08 16:57:27.845859 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4617 | 2026.05.08 16:57:27.845972 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::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 | ||
| 4618 | 2026.05.08 16:57:27.845983 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.05.08 16:57:27.846093 [ 262 ] {912fb77b-21ed-4b80-9410-a9d774e5f06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4620 | 2026.05.08 16:57:27.846099 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4621 | 2026.05.08 16:57:27.846138 [ 262 ] {912fb77b-21ed-4b80-9410-a9d774e5f06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4622 | 2026.05.08 16:57:27.846144 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4623 | 2026.05.08 16:57:27.846221 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4624 | 2026.05.08 16:57:27.846289 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4625 | 2026.05.08 16:57:27.846349 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4626 | 2026.05.08 16:57:27.846402 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4627 | 2026.05.08 16:57:27.846441 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4628 | 2026.05.08 16:57:27.846575 [ 262 ] {912fb77b-21ed-4b80-9410-a9d774e5f06d} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2026.05.08 16:57:27.846617 [ 262 ] {912fb77b-21ed-4b80-9410-a9d774e5f06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4630 | 2026.05.08 16:57:27.846986 [ 262 ] {912fb77b-21ed-4b80-9410-a9d774e5f06d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4631 | 2026.05.08 16:57:27.847213 [ 262 ] {912fb77b-21ed-4b80-9410-a9d774e5f06d} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2026.05.08 16:57:27.847241 [ 189 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001308265 sec., 50448.49476214681 rows/sec., 2.57 MiB/sec. | ||
| 4633 | 2026.05.08 16:57:27.847352 [ 262 ] {912fb77b-21ed-4b80-9410-a9d774e5f06d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001277 sec., 207517.61942051686 rows/sec., 13.79 MiB/sec. | ||
| 4634 | 2026.05.08 16:57:27.847395 [ 262 ] {912fb77b-21ed-4b80-9410-a9d774e5f06d} <Debug> TCPHandler: Processed in 0.00146412 sec. | ||
| 4635 | 2026.05.08 16:57:27.847406 [ 194 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4636 | 2026.05.08 16:57:27.847532 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.05.08 16:57:27.847634 [ 262 ] {064e0eed-0e89-4d10-9c2e-2028d248b71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4638 | 2026.05.08 16:57:27.847678 [ 262 ] {064e0eed-0e89-4d10-9c2e-2028d248b71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4639 | 2026.05.08 16:57:27.847713 [ 194 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_11_2} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.05.08 16:57:27.847814 [ 194 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_11_2} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4641 | 2026.05.08 16:57:27.847901 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4642 | 2026.05.08 16:57:27.848007 [ 262 ] {064e0eed-0e89-4d10-9c2e-2028d248b71f} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.05.08 16:57:27.848048 [ 262 ] {064e0eed-0e89-4d10-9c2e-2028d248b71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4644 | 2026.05.08 16:57:27.848354 [ 262 ] {064e0eed-0e89-4d10-9c2e-2028d248b71f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4645 | 2026.05.08 16:57:27.848579 [ 262 ] {064e0eed-0e89-4d10-9c2e-2028d248b71f} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.05.08 16:57:27.848714 [ 262 ] {064e0eed-0e89-4d10-9c2e-2028d248b71f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 4647 | 2026.05.08 16:57:27.848750 [ 262 ] {064e0eed-0e89-4d10-9c2e-2028d248b71f} <Debug> TCPHandler: Processed in 0.001266624 sec. | ||
| 4648 | 2026.05.08 16:57:27.848881 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2026.05.08 16:57:27.848976 [ 262 ] {99ea4629-bd4a-4466-9842-34ec797cf93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4650 | 2026.05.08 16:57:27.849015 [ 262 ] {99ea4629-bd4a-4466-9842-34ec797cf93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4651 | 2026.05.08 16:57:27.849341 [ 262 ] {99ea4629-bd4a-4466-9842-34ec797cf93b} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.05.08 16:57:27.849376 [ 262 ] {99ea4629-bd4a-4466-9842-34ec797cf93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4653 | 2026.05.08 16:57:27.849689 [ 262 ] {99ea4629-bd4a-4466-9842-34ec797cf93b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4654 | 2026.05.08 16:57:27.849895 [ 262 ] {99ea4629-bd4a-4466-9842-34ec797cf93b} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.05.08 16:57:27.850028 [ 262 ] {99ea4629-bd4a-4466-9842-34ec797cf93b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 4656 | 2026.05.08 16:57:27.850064 [ 262 ] {99ea4629-bd4a-4466-9842-34ec797cf93b} <Debug> TCPHandler: Processed in 0.001231153 sec. | ||
| 4657 | 2026.05.08 16:57:32.308415 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 576 | ||
| 4658 | 2026.05.08 16:57:32.310820 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.05.08 16:57:32.310865 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4660 | 2026.05.08 16:57:32.312086 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4661 | 2026.05.08 16:57:32.312356 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.05.08 16:57:32.312600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4663 | 2026.05.08 16:57:32.824797 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.05.08 16:57:32.825016 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4665 | 2026.05.08 16:57:32.825366 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4666 | 2026.05.08 16:57:32.825402 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4667 | 2026.05.08 16:57:32.825616 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4668 | 2026.05.08 16:57:32.825692 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4669 | 2026.05.08 16:57:32.825829 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4670 | 2026.05.08 16:57:32.825960 [ 361 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4671 | 2026.05.08 16:57:32.825960 [ 345 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4672 | 2026.05.08 16:57:32.825964 [ 335 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4673 | 2026.05.08 16:57:32.826145 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 4674 | 2026.05.08 16:57:32.826171 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4675 | 2026.05.08 16:57:32.826256 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4676 | 2026.05.08 16:57:32.826276 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 4677 | 2026.05.08 16:57:32.826310 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4678 | 2026.05.08 16:57:32.826346 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4679 | 2026.05.08 16:57:32.826378 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4680 | 2026.05.08 16:57:32.827584 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002655 sec., 19585.687382297554 rows/sec., 3.98 MiB/sec. | ||
| 4681 | 2026.05.08 16:57:32.827708 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Debug> MemoryTracker: Peak memory usage (for query): 139.54 KiB. | ||
| 4682 | 2026.05.08 16:57:32.827724 [ 262 ] {7ba46183-0ab7-49b2-b850-0d0abf0aa805} <Debug> TCPHandler: Processed in 0.003059482 sec. | ||
| 4683 | 2026.05.08 16:57:32.830107 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.05.08 16:57:32.830237 [ 262 ] {c30f1087-42e0-4763-8a93-9b327a53c03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4685 | 2026.05.08 16:57:32.830286 [ 262 ] {c30f1087-42e0-4763-8a93-9b327a53c03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4686 | 2026.05.08 16:57:32.830833 [ 262 ] {c30f1087-42e0-4763-8a93-9b327a53c03e} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.05.08 16:57:32.830882 [ 262 ] {c30f1087-42e0-4763-8a93-9b327a53c03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4688 | 2026.05.08 16:57:32.831246 [ 262 ] {c30f1087-42e0-4763-8a93-9b327a53c03e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4689 | 2026.05.08 16:57:32.831473 [ 262 ] {c30f1087-42e0-4763-8a93-9b327a53c03e} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.05.08 16:57:32.831617 [ 262 ] {c30f1087-42e0-4763-8a93-9b327a53c03e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001417 sec., 8468.595624558928 rows/sec., 690.55 KiB/sec. | ||
| 4691 | 2026.05.08 16:57:32.831657 [ 262 ] {c30f1087-42e0-4763-8a93-9b327a53c03e} <Debug> TCPHandler: Processed in 0.001605014 sec. | ||
| 4692 | 2026.05.08 16:57:32.831827 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.05.08 16:57:32.831923 [ 262 ] {87a7eec0-48a9-4612-8c0a-b798f49f13ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4694 | 2026.05.08 16:57:32.831961 [ 262 ] {87a7eec0-48a9-4612-8c0a-b798f49f13ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4695 | 2026.05.08 16:57:32.832451 [ 262 ] {87a7eec0-48a9-4612-8c0a-b798f49f13ac} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.05.08 16:57:32.832487 [ 262 ] {87a7eec0-48a9-4612-8c0a-b798f49f13ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4697 | 2026.05.08 16:57:32.832792 [ 262 ] {87a7eec0-48a9-4612-8c0a-b798f49f13ac} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4698 | 2026.05.08 16:57:32.833014 [ 262 ] {87a7eec0-48a9-4612-8c0a-b798f49f13ac} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.05.08 16:57:32.833152 [ 262 ] {87a7eec0-48a9-4612-8c0a-b798f49f13ac} <Debug> executeQuery: Read 144 rows, 12.71 KiB in 0.001247 sec., 115477.14514835605 rows/sec., 9.95 MiB/sec. | ||
| 4700 | 2026.05.08 16:57:32.833188 [ 262 ] {87a7eec0-48a9-4612-8c0a-b798f49f13ac} <Debug> TCPHandler: Processed in 0.001409138 sec. | ||
| 4701 | 2026.05.08 16:57:32.833321 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.05.08 16:57:32.833415 [ 262 ] {a6f00afc-27f4-4b93-86c0-5ef1ef6e260d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4703 | 2026.05.08 16:57:32.833454 [ 262 ] {a6f00afc-27f4-4b93-86c0-5ef1ef6e260d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4704 | 2026.05.08 16:57:32.833868 [ 262 ] {a6f00afc-27f4-4b93-86c0-5ef1ef6e260d} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.08 16:57:32.833906 [ 262 ] {a6f00afc-27f4-4b93-86c0-5ef1ef6e260d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4706 | 2026.05.08 16:57:32.834214 [ 262 ] {a6f00afc-27f4-4b93-86c0-5ef1ef6e260d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4707 | 2026.05.08 16:57:32.834422 [ 262 ] {a6f00afc-27f4-4b93-86c0-5ef1ef6e260d} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.05.08 16:57:32.834548 [ 262 ] {a6f00afc-27f4-4b93-86c0-5ef1ef6e260d} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001151 sec., 46046.91572545613 rows/sec., 3.33 MiB/sec. | ||
| 4709 | 2026.05.08 16:57:32.834585 [ 262 ] {a6f00afc-27f4-4b93-86c0-5ef1ef6e260d} <Debug> TCPHandler: Processed in 0.001313166 sec. | ||
| 4710 | 2026.05.08 16:57:32.834720 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.05.08 16:57:32.834815 [ 262 ] {28dfa08e-3413-4f35-ac5a-388cda0f6a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4712 | 2026.05.08 16:57:32.834853 [ 262 ] {28dfa08e-3413-4f35-ac5a-388cda0f6a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4713 | 2026.05.08 16:57:32.835280 [ 262 ] {28dfa08e-3413-4f35-ac5a-388cda0f6a99} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.05.08 16:57:32.835317 [ 262 ] {28dfa08e-3413-4f35-ac5a-388cda0f6a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4715 | 2026.05.08 16:57:32.835615 [ 262 ] {28dfa08e-3413-4f35-ac5a-388cda0f6a99} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4716 | 2026.05.08 16:57:32.835821 [ 262 ] {28dfa08e-3413-4f35-ac5a-388cda0f6a99} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.05.08 16:57:32.835950 [ 262 ] {28dfa08e-3413-4f35-ac5a-388cda0f6a99} <Debug> executeQuery: Read 117 rows, 9.38 KiB in 0.001152 sec., 101562.5 rows/sec., 7.95 MiB/sec. | ||
| 4718 | 2026.05.08 16:57:32.835987 [ 262 ] {28dfa08e-3413-4f35-ac5a-388cda0f6a99} <Debug> TCPHandler: Processed in 0.001315855 sec. | ||
| 4719 | 2026.05.08 16:57:32.836114 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.05.08 16:57:32.836209 [ 262 ] {bcc14b63-d35e-4abb-bfe9-50b06e730006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4721 | 2026.05.08 16:57:32.836250 [ 262 ] {bcc14b63-d35e-4abb-bfe9-50b06e730006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4722 | 2026.05.08 16:57:32.836659 [ 262 ] {bcc14b63-d35e-4abb-bfe9-50b06e730006} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.05.08 16:57:32.836696 [ 262 ] {bcc14b63-d35e-4abb-bfe9-50b06e730006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4724 | 2026.05.08 16:57:32.837013 [ 262 ] {bcc14b63-d35e-4abb-bfe9-50b06e730006} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4725 | 2026.05.08 16:57:32.837221 [ 262 ] {bcc14b63-d35e-4abb-bfe9-50b06e730006} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.05.08 16:57:32.837352 [ 262 ] {bcc14b63-d35e-4abb-bfe9-50b06e730006} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.00116 sec., 143103.44827586206 rows/sec., 9.96 MiB/sec. | ||
| 4727 | 2026.05.08 16:57:32.837388 [ 262 ] {bcc14b63-d35e-4abb-bfe9-50b06e730006} <Debug> TCPHandler: Processed in 0.001322926 sec. | ||
| 4728 | 2026.05.08 16:57:32.837511 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.05.08 16:57:32.837606 [ 262 ] {a93bf95c-b918-408a-96b3-57ec5895f25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.05.08 16:57:32.837659 [ 262 ] {a93bf95c-b918-408a-96b3-57ec5895f25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4731 | 2026.05.08 16:57:32.838533 [ 262 ] {a93bf95c-b918-408a-96b3-57ec5895f25b} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.05.08 16:57:32.838570 [ 262 ] {a93bf95c-b918-408a-96b3-57ec5895f25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4733 | 2026.05.08 16:57:32.839141 [ 262 ] {a93bf95c-b918-408a-96b3-57ec5895f25b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4734 | 2026.05.08 16:57:32.839383 [ 262 ] {a93bf95c-b918-408a-96b3-57ec5895f25b} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.05.08 16:57:32.839494 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4736 | 2026.05.08 16:57:32.839524 [ 262 ] {a93bf95c-b918-408a-96b3-57ec5895f25b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001936 sec., 21177.685950413223 rows/sec., 37.95 MiB/sec. | ||
| 4737 | 2026.05.08 16:57:32.839549 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.05.08 16:57:32.839580 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4739 | 2026.05.08 16:57:32.839581 [ 262 ] {a93bf95c-b918-408a-96b3-57ec5895f25b} <Debug> TCPHandler: Processed in 0.002118547 sec. | ||
| 4740 | 2026.05.08 16:57:32.839675 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::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 | ||
| 4741 | 2026.05.08 16:57:32.839744 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.05.08 16:57:32.839835 [ 262 ] {b7c1fa36-1d73-4ea6-83d8-ff949708c0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4743 | 2026.05.08 16:57:32.839864 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4744 | 2026.05.08 16:57:32.839872 [ 262 ] {b7c1fa36-1d73-4ea6-83d8-ff949708c0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4745 | 2026.05.08 16:57:32.839913 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 328 rows starting from the beginning of the part | ||
| 4746 | 2026.05.08 16:57:32.840025 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4747 | 2026.05.08 16:57:32.840123 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4748 | 2026.05.08 16:57:32.840207 [ 262 ] {b7c1fa36-1d73-4ea6-83d8-ff949708c0a8} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.05.08 16:57:32.840210 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
| 4750 | 2026.05.08 16:57:32.840243 [ 262 ] {b7c1fa36-1d73-4ea6-83d8-ff949708c0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4751 | 2026.05.08 16:57:32.840314 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4752 | 2026.05.08 16:57:32.840408 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4753 | 2026.05.08 16:57:32.840557 [ 262 ] {b7c1fa36-1d73-4ea6-83d8-ff949708c0a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4754 | 2026.05.08 16:57:32.840851 [ 262 ] {b7c1fa36-1d73-4ea6-83d8-ff949708c0a8} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.05.08 16:57:32.840987 [ 262 ] {b7c1fa36-1d73-4ea6-83d8-ff949708c0a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 4756 | 2026.05.08 16:57:32.841023 [ 262 ] {b7c1fa36-1d73-4ea6-83d8-ff949708c0a8} <Debug> TCPHandler: Processed in 0.001328056 sec. | ||
| 4757 | 2026.05.08 16:57:32.844556 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 501 rows, containing 19 columns (19 merged, 0 gathered) in 0.004915852 sec., 101915.19191383304 rows/sec., 182.63 MiB/sec. | ||
| 4758 | 2026.05.08 16:57:32.845087 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4759 | 2026.05.08 16:57:32.845381 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.05.08 16:57:32.845441 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4761 | 2026.05.08 16:57:32.845509 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 4762 | 2026.05.08 16:57:33.000315 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.76 MiB, peak 253.31 MiB, free memory in arenas 0.00 B, will set to 247.20 MiB (RSS), difference: 1.43 MiB | ||
| 4763 | 2026.05.08 16:57:34.795144 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9098 | ||
| 4764 | 2026.05.08 16:57:34.795628 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.05.08 16:57:34.795665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4766 | 2026.05.08 16:57:34.796325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4767 | 2026.05.08 16:57:34.796591 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.05.08 16:57:34.796745 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9098 | ||
| 4769 | 2026.05.08 16:57:35.268179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4770 | 2026.05.08 16:57:35.283590 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.05.08 16:57:35.283643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4772 | 2026.05.08 16:57:35.289623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4773 | 2026.05.08 16:57:35.290328 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.05.08 16:57:35.292867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4775 | 2026.05.08 16:57:37.828069 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.05.08 16:57:37.828299 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 4777 | 2026.05.08 16:57:37.828635 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4778 | 2026.05.08 16:57:37.828671 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 4779 | 2026.05.08 16:57:37.828901 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4780 | 2026.05.08 16:57:37.828967 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4781 | 2026.05.08 16:57:37.829104 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 4782 | 2026.05.08 16:57:37.829195 [ 349 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4783 | 2026.05.08 16:57:37.829202 [ 361 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4784 | 2026.05.08 16:57:37.829238 [ 345 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4785 | 2026.05.08 16:57:37.829350 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 4786 | 2026.05.08 16:57:37.829378 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4787 | 2026.05.08 16:57:37.829460 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4788 | 2026.05.08 16:57:37.829481 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 4789 | 2026.05.08 16:57:37.829515 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 4790 | 2026.05.08 16:57:37.829552 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 4791 | 2026.05.08 16:57:37.829584 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 4792 | 2026.05.08 16:57:37.830814 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002609 sec., 19931.00804906094 rows/sec., 4.05 MiB/sec. | ||
| 4793 | 2026.05.08 16:57:37.830922 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Debug> MemoryTracker: Peak memory usage (for query): 141.86 KiB. | ||
| 4794 | 2026.05.08 16:57:37.830938 [ 262 ] {f109a3db-a7e5-4bfd-bde5-f8983ac80d7e} <Debug> TCPHandler: Processed in 0.002997371 sec. | ||
| 4795 | 2026.05.08 16:57:37.835515 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.05.08 16:57:37.835646 [ 262 ] {5fb324da-5212-4428-977a-09359ee603e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4797 | 2026.05.08 16:57:37.835696 [ 262 ] {5fb324da-5212-4428-977a-09359ee603e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4798 | 2026.05.08 16:57:37.836374 [ 262 ] {5fb324da-5212-4428-977a-09359ee603e4} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.05.08 16:57:37.836422 [ 262 ] {5fb324da-5212-4428-977a-09359ee603e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4800 | 2026.05.08 16:57:37.836782 [ 262 ] {5fb324da-5212-4428-977a-09359ee603e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4801 | 2026.05.08 16:57:37.837001 [ 262 ] {5fb324da-5212-4428-977a-09359ee603e4} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.05.08 16:57:37.837144 [ 262 ] {5fb324da-5212-4428-977a-09359ee603e4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001536 sec., 184895.83333333334 rows/sec., 11.74 MiB/sec. | ||
| 4803 | 2026.05.08 16:57:37.837182 [ 262 ] {5fb324da-5212-4428-977a-09359ee603e4} <Debug> TCPHandler: Processed in 0.001729857 sec. | ||
| 4804 | 2026.05.08 16:57:37.837314 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.05.08 16:57:37.837412 [ 262 ] {e54bdf57-1073-4da5-904e-c9b8f7ecf203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4806 | 2026.05.08 16:57:37.837451 [ 262 ] {e54bdf57-1073-4da5-904e-c9b8f7ecf203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4807 | 2026.05.08 16:57:37.838211 [ 262 ] {e54bdf57-1073-4da5-904e-c9b8f7ecf203} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.05.08 16:57:37.838248 [ 262 ] {e54bdf57-1073-4da5-904e-c9b8f7ecf203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4809 | 2026.05.08 16:57:37.838597 [ 262 ] {e54bdf57-1073-4da5-904e-c9b8f7ecf203} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4810 | 2026.05.08 16:57:37.838810 [ 262 ] {e54bdf57-1073-4da5-904e-c9b8f7ecf203} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.05.08 16:57:37.838938 [ 262 ] {e54bdf57-1073-4da5-904e-c9b8f7ecf203} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001545 sec., 515857.60517799354 rows/sec., 39.69 MiB/sec. | ||
| 4812 | 2026.05.08 16:57:37.838953 [ 90 ] {} <Debug> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4813 | 2026.05.08 16:57:37.838975 [ 262 ] {e54bdf57-1073-4da5-904e-c9b8f7ecf203} <Debug> TCPHandler: Processed in 0.001709606 sec. | ||
| 4814 | 2026.05.08 16:57:37.839021 [ 90 ] {} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.05.08 16:57:37.839052 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4816 | 2026.05.08 16:57:37.839123 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.05.08 16:57:37.839157 [ 188 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 4818 | 2026.05.08 16:57:37.839224 [ 262 ] {efc520cc-c524-453e-b184-a392a39109bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4819 | 2026.05.08 16:57:37.839268 [ 262 ] {efc520cc-c524-453e-b184-a392a39109bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4820 | 2026.05.08 16:57:37.839275 [ 188 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4821 | 2026.05.08 16:57:37.839316 [ 188 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3358 rows starting from the beginning of the part | ||
| 4822 | 2026.05.08 16:57:37.839387 [ 188 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3143 rows starting from the beginning of the part | ||
| 4823 | 2026.05.08 16:57:37.839438 [ 188 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 138 rows starting from the beginning of the part | ||
| 4824 | 2026.05.08 16:57:37.839487 [ 188 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 797 rows starting from the beginning of the part | ||
| 4825 | 2026.05.08 16:57:37.839530 [ 188 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 144 rows starting from the beginning of the part | ||
| 4826 | 2026.05.08 16:57:37.839571 [ 188 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 797 rows starting from the beginning of the part | ||
| 4827 | 2026.05.08 16:57:37.839701 [ 262 ] {efc520cc-c524-453e-b184-a392a39109bc} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.05.08 16:57:37.839743 [ 262 ] {efc520cc-c524-453e-b184-a392a39109bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4829 | 2026.05.08 16:57:37.840055 [ 262 ] {efc520cc-c524-453e-b184-a392a39109bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4830 | 2026.05.08 16:57:37.840268 [ 262 ] {efc520cc-c524-453e-b184-a392a39109bc} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.05.08 16:57:37.840404 [ 262 ] {efc520cc-c524-453e-b184-a392a39109bc} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001198 sec., 118530.88480801335 rows/sec., 6.96 MiB/sec. | ||
| 4832 | 2026.05.08 16:57:37.840441 [ 262 ] {efc520cc-c524-453e-b184-a392a39109bc} <Debug> TCPHandler: Processed in 0.001367157 sec. | ||
| 4833 | 2026.05.08 16:57:37.840580 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.05.08 16:57:37.840678 [ 262 ] {933e7af8-598e-4893-b936-14c1fb146008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.05.08 16:57:37.840717 [ 262 ] {933e7af8-598e-4893-b936-14c1fb146008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4836 | 2026.05.08 16:57:37.841156 [ 262 ] {933e7af8-598e-4893-b936-14c1fb146008} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.05.08 16:57:37.841193 [ 262 ] {933e7af8-598e-4893-b936-14c1fb146008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4838 | 2026.05.08 16:57:37.841493 [ 262 ] {933e7af8-598e-4893-b936-14c1fb146008} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4839 | 2026.05.08 16:57:37.841711 [ 262 ] {933e7af8-598e-4893-b936-14c1fb146008} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.05.08 16:57:37.841849 [ 262 ] {933e7af8-598e-4893-b936-14c1fb146008} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 8.10 MiB/sec. | ||
| 4841 | 2026.05.08 16:57:37.841885 [ 262 ] {933e7af8-598e-4893-b936-14c1fb146008} <Debug> TCPHandler: Processed in 0.001354427 sec. | ||
| 4842 | 2026.05.08 16:57:37.842046 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.05.08 16:57:37.842138 [ 186 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8377 rows, containing 5 columns (5 merged, 0 gathered) in 0.003025961 sec., 2768376.7239564555 rows/sec., 219.77 MiB/sec. | ||
| 4844 | 2026.05.08 16:57:37.842142 [ 262 ] {745b4ccd-91a9-4390-b258-30d097b1ae53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.05.08 16:57:37.842207 [ 262 ] {745b4ccd-91a9-4390-b258-30d097b1ae53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4846 | 2026.05.08 16:57:37.842504 [ 186 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4847 | 2026.05.08 16:57:37.842651 [ 262 ] {745b4ccd-91a9-4390-b258-30d097b1ae53} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.05.08 16:57:37.842694 [ 262 ] {745b4ccd-91a9-4390-b258-30d097b1ae53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4849 | 2026.05.08 16:57:37.842790 [ 186 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_26_5} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.05.08 16:57:37.842877 [ 186 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_26_5} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4851 | 2026.05.08 16:57:37.842966 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 4852 | 2026.05.08 16:57:37.843047 [ 262 ] {745b4ccd-91a9-4390-b258-30d097b1ae53} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4853 | 2026.05.08 16:57:37.843267 [ 262 ] {745b4ccd-91a9-4390-b258-30d097b1ae53} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.05.08 16:57:37.843395 [ 262 ] {745b4ccd-91a9-4390-b258-30d097b1ae53} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001271 sec., 116443.74508261212 rows/sec., 6.62 MiB/sec. | ||
| 4855 | 2026.05.08 16:57:37.843433 [ 262 ] {745b4ccd-91a9-4390-b258-30d097b1ae53} <Debug> TCPHandler: Processed in 0.001436608 sec. | ||
| 4856 | 2026.05.08 16:57:37.843572 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.05.08 16:57:37.843667 [ 262 ] {29828a50-297c-4108-ace0-9ef73cccb54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4858 | 2026.05.08 16:57:37.843706 [ 262 ] {29828a50-297c-4108-ace0-9ef73cccb54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4859 | 2026.05.08 16:57:37.844332 [ 262 ] {29828a50-297c-4108-ace0-9ef73cccb54e} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.05.08 16:57:37.844368 [ 262 ] {29828a50-297c-4108-ace0-9ef73cccb54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4861 | 2026.05.08 16:57:37.844693 [ 262 ] {29828a50-297c-4108-ace0-9ef73cccb54e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4862 | 2026.05.08 16:57:37.844899 [ 262 ] {29828a50-297c-4108-ace0-9ef73cccb54e} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.05.08 16:57:37.845017 [ 88 ] {} <Debug> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4864 | 2026.05.08 16:57:37.845024 [ 262 ] {29828a50-297c-4108-ace0-9ef73cccb54e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001375 sec., 356363.6363636364 rows/sec., 24.98 MiB/sec. | ||
| 4865 | 2026.05.08 16:57:37.845056 [ 88 ] {} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.05.08 16:57:37.845078 [ 262 ] {29828a50-297c-4108-ace0-9ef73cccb54e} <Debug> TCPHandler: Processed in 0.001554822 sec. | ||
| 4867 | 2026.05.08 16:57:37.845081 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4868 | 2026.05.08 16:57:37.845173 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 4869 | 2026.05.08 16:57:37.845204 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.05.08 16:57:37.845273 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4871 | 2026.05.08 16:57:37.845304 [ 262 ] {c274458a-2f4d-4515-8188-338a2f47d33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4872 | 2026.05.08 16:57:37.845307 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 4873 | 2026.05.08 16:57:37.845351 [ 262 ] {c274458a-2f4d-4515-8188-338a2f47d33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4874 | 2026.05.08 16:57:37.845382 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1716 rows starting from the beginning of the part | ||
| 4875 | 2026.05.08 16:57:37.845433 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 105 rows starting from the beginning of the part | ||
| 4876 | 2026.05.08 16:57:37.845477 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 490 rows starting from the beginning of the part | ||
| 4877 | 2026.05.08 16:57:37.845517 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 117 rows starting from the beginning of the part | ||
| 4878 | 2026.05.08 16:57:37.845557 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 490 rows starting from the beginning of the part | ||
| 4879 | 2026.05.08 16:57:37.845705 [ 262 ] {c274458a-2f4d-4515-8188-338a2f47d33e} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.05.08 16:57:37.845747 [ 262 ] {c274458a-2f4d-4515-8188-338a2f47d33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4881 | 2026.05.08 16:57:37.846071 [ 262 ] {c274458a-2f4d-4515-8188-338a2f47d33e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4882 | 2026.05.08 16:57:37.846289 [ 262 ] {c274458a-2f4d-4515-8188-338a2f47d33e} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.05.08 16:57:37.846421 [ 262 ] {c274458a-2f4d-4515-8188-338a2f47d33e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 4884 | 2026.05.08 16:57:37.846457 [ 262 ] {c274458a-2f4d-4515-8188-338a2f47d33e} <Debug> TCPHandler: Processed in 0.001304245 sec. | ||
| 4885 | 2026.05.08 16:57:37.846574 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.05.08 16:57:37.846668 [ 262 ] {c374055b-63b5-4f91-af7b-bb7467f488c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4887 | 2026.05.08 16:57:37.846709 [ 262 ] {c374055b-63b5-4f91-af7b-bb7467f488c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4888 | 2026.05.08 16:57:37.847045 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4747 rows, containing 5 columns (5 merged, 0 gathered) in 0.001906252 sec., 2490226.895499651 rows/sec., 180.58 MiB/sec. | ||
| 4889 | 2026.05.08 16:57:37.847120 [ 262 ] {c374055b-63b5-4f91-af7b-bb7467f488c0} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.05.08 16:57:37.847156 [ 262 ] {c374055b-63b5-4f91-af7b-bb7467f488c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4891 | 2026.05.08 16:57:37.847331 [ 192 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4892 | 2026.05.08 16:57:37.847514 [ 262 ] {c374055b-63b5-4f91-af7b-bb7467f488c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4893 | 2026.05.08 16:57:37.847657 [ 192 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_26_5} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.05.08 16:57:37.847742 [ 192 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_26_5} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4895 | 2026.05.08 16:57:37.847791 [ 262 ] {c374055b-63b5-4f91-af7b-bb7467f488c0} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.05.08 16:57:37.847827 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4897 | 2026.05.08 16:57:37.847915 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4898 | 2026.05.08 16:57:37.847943 [ 262 ] {c374055b-63b5-4f91-af7b-bb7467f488c0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001292 sec., 205108.35913312694 rows/sec., 13.63 MiB/sec. | ||
| 4899 | 2026.05.08 16:57:37.847949 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.05.08 16:57:37.847986 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4901 | 2026.05.08 16:57:37.847987 [ 262 ] {c374055b-63b5-4f91-af7b-bb7467f488c0} <Debug> TCPHandler: Processed in 0.001463159 sec. | ||
| 4902 | 2026.05.08 16:57:37.848055 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 4903 | 2026.05.08 16:57:37.848154 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4904 | 2026.05.08 16:57:37.848156 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4905 | 2026.05.08 16:57:37.848181 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8606 rows starting from the beginning of the part | ||
| 4906 | 2026.05.08 16:57:37.848237 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1730 rows starting from the beginning of the part | ||
| 4907 | 2026.05.08 16:57:37.848266 [ 262 ] {dc5748e3-cdeb-4552-9c3e-abb0ef394a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4908 | 2026.05.08 16:57:37.848287 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4909 | 2026.05.08 16:57:37.848312 [ 262 ] {dc5748e3-cdeb-4552-9c3e-abb0ef394a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4910 | 2026.05.08 16:57:37.848331 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 4911 | 2026.05.08 16:57:37.848372 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 166 rows starting from the beginning of the part | ||
| 4912 | 2026.05.08 16:57:37.848408 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4913 | 2026.05.08 16:57:37.848641 [ 262 ] {dc5748e3-cdeb-4552-9c3e-abb0ef394a8b} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.05.08 16:57:37.848681 [ 262 ] {dc5748e3-cdeb-4552-9c3e-abb0ef394a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4915 | 2026.05.08 16:57:37.849003 [ 262 ] {dc5748e3-cdeb-4552-9c3e-abb0ef394a8b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4916 | 2026.05.08 16:57:37.849209 [ 262 ] {dc5748e3-cdeb-4552-9c3e-abb0ef394a8b} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.05.08 16:57:37.849347 [ 262 ] {dc5748e3-cdeb-4552-9c3e-abb0ef394a8b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 4918 | 2026.05.08 16:57:37.849383 [ 262 ] {dc5748e3-cdeb-4552-9c3e-abb0ef394a8b} <Debug> TCPHandler: Processed in 0.001276145 sec. | ||
| 4919 | 2026.05.08 16:57:37.849510 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.05.08 16:57:37.849605 [ 262 ] {258b1b3f-cd23-47a5-87a7-c82b11be0a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4921 | 2026.05.08 16:57:37.849645 [ 262 ] {258b1b3f-cd23-47a5-87a7-c82b11be0a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4922 | 2026.05.08 16:57:37.849970 [ 262 ] {258b1b3f-cd23-47a5-87a7-c82b11be0a75} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.05.08 16:57:37.850006 [ 262 ] {258b1b3f-cd23-47a5-87a7-c82b11be0a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4924 | 2026.05.08 16:57:37.850344 [ 262 ] {258b1b3f-cd23-47a5-87a7-c82b11be0a75} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4925 | 2026.05.08 16:57:37.850563 [ 262 ] {258b1b3f-cd23-47a5-87a7-c82b11be0a75} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.05.08 16:57:37.850690 [ 88 ] {} <Debug> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4927 | 2026.05.08 16:57:37.850698 [ 262 ] {258b1b3f-cd23-47a5-87a7-c82b11be0a75} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00111 sec., 81081.08108108108 rows/sec., 5.07 MiB/sec. | ||
| 4928 | 2026.05.08 16:57:37.850750 [ 88 ] {} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.05.08 16:57:37.850760 [ 262 ] {258b1b3f-cd23-47a5-87a7-c82b11be0a75} <Debug> TCPHandler: Processed in 0.001299205 sec. | ||
| 4930 | 2026.05.08 16:57:37.850782 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4931 | 2026.05.08 16:57:37.850882 [ 186 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 4932 | 2026.05.08 16:57:37.850971 [ 186 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4933 | 2026.05.08 16:57:37.850999 [ 186 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1392 rows starting from the beginning of the part | ||
| 4934 | 2026.05.08 16:57:37.851051 [ 186 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4935 | 2026.05.08 16:57:37.851088 [ 186 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4936 | 2026.05.08 16:57:37.851127 [ 186 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 4937 | 2026.05.08 16:57:37.851164 [ 186 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 4938 | 2026.05.08 16:57:37.851200 [ 186 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 4939 | 2026.05.08 16:57:37.851874 [ 195 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11192 rows, containing 5 columns (5 merged, 0 gathered) in 0.003844654 sec., 2911055.195083875 rows/sec., 188.12 MiB/sec. | ||
| 4940 | 2026.05.08 16:57:37.852085 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1782 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238014 sec., 1439402.1392326744 rows/sec., 92.88 MiB/sec. | ||
| 4941 | 2026.05.08 16:57:37.852165 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4942 | 2026.05.08 16:57:37.852359 [ 191 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4943 | 2026.05.08 16:57:37.852443 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.05.08 16:57:37.852526 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4945 | 2026.05.08 16:57:37.852597 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4946 | 2026.05.08 16:57:37.852667 [ 191 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_26_5} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.05.08 16:57:37.852743 [ 191 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_26_5} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4948 | 2026.05.08 16:57:37.852817 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4949 | 2026.05.08 16:57:42.217187 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4950 | 2026.05.08 16:57:42.217286 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4951 | 2026.05.08 16:57:42.297457 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9610 | ||
| 4952 | 2026.05.08 16:57:42.298007 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.05.08 16:57:42.298054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4954 | 2026.05.08 16:57:42.298558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4955 | 2026.05.08 16:57:42.298794 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.05.08 16:57:42.298929 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9610 | ||
| 4957 | 2026.05.08 16:57:42.313660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 614 | ||
| 4958 | 2026.05.08 16:57:42.316100 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.05.08 16:57:42.316140 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4960 | 2026.05.08 16:57:42.317404 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4961 | 2026.05.08 16:57:42.317679 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.05.08 16:57:42.317926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4963 | 2026.05.08 16:57:42.793297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4964 | 2026.05.08 16:57:42.808973 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.05.08 16:57:42.809029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4966 | 2026.05.08 16:57:42.814644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4967 | 2026.05.08 16:57:42.815341 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.05.08 16:57:42.817913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4969 | 2026.05.08 16:57:42.824320 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.05.08 16:57:42.824655 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4971 | 2026.05.08 16:57:42.825111 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4972 | 2026.05.08 16:57:42.825146 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4973 | 2026.05.08 16:57:42.825361 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4974 | 2026.05.08 16:57:42.825428 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4975 | 2026.05.08 16:57:42.825566 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4976 | 2026.05.08 16:57:42.825682 [ 349 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4977 | 2026.05.08 16:57:42.825697 [ 361 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4978 | 2026.05.08 16:57:42.825698 [ 345 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4979 | 2026.05.08 16:57:42.825861 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 4980 | 2026.05.08 16:57:42.825889 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4981 | 2026.05.08 16:57:42.825973 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4982 | 2026.05.08 16:57:42.825995 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 4983 | 2026.05.08 16:57:42.826030 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4984 | 2026.05.08 16:57:42.826068 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4985 | 2026.05.08 16:57:42.826103 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4986 | 2026.05.08 16:57:42.827540 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.003023 sec., 17201.455507773735 rows/sec., 3.50 MiB/sec. | ||
| 4987 | 2026.05.08 16:57:42.827695 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Debug> MemoryTracker: Peak memory usage (for query): 139.49 KiB. | ||
| 4988 | 2026.05.08 16:57:42.827711 [ 262 ] {b8e4f1c8-b130-44f2-8427-0c80f6726a65} <Debug> TCPHandler: Processed in 0.003555335 sec. | ||
| 4989 | 2026.05.08 16:57:42.829989 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.05.08 16:57:42.830207 [ 262 ] {3c5f7831-6b15-4e73-bb44-be8f019992f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4991 | 2026.05.08 16:57:42.830287 [ 262 ] {3c5f7831-6b15-4e73-bb44-be8f019992f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4992 | 2026.05.08 16:57:42.831103 [ 262 ] {3c5f7831-6b15-4e73-bb44-be8f019992f7} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.05.08 16:57:42.831144 [ 262 ] {3c5f7831-6b15-4e73-bb44-be8f019992f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4994 | 2026.05.08 16:57:42.831515 [ 262 ] {3c5f7831-6b15-4e73-bb44-be8f019992f7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4995 | 2026.05.08 16:57:42.831745 [ 262 ] {3c5f7831-6b15-4e73-bb44-be8f019992f7} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.05.08 16:57:42.831890 [ 262 ] {3c5f7831-6b15-4e73-bb44-be8f019992f7} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001743 sec., 79173.83820998279 rows/sec., 6.87 MiB/sec. | ||
| 4997 | 2026.05.08 16:57:42.831928 [ 262 ] {3c5f7831-6b15-4e73-bb44-be8f019992f7} <Debug> TCPHandler: Processed in 0.002039985 sec. | ||
| 4998 | 2026.05.08 16:57:42.832085 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.05.08 16:57:42.832181 [ 262 ] {42b1ff8b-9cb9-4588-8420-7dbe398424f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5000 | 2026.05.08 16:57:42.832221 [ 262 ] {42b1ff8b-9cb9-4588-8420-7dbe398424f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5001 | 2026.05.08 16:57:42.832677 [ 262 ] {42b1ff8b-9cb9-4588-8420-7dbe398424f3} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.05.08 16:57:42.832713 [ 262 ] {42b1ff8b-9cb9-4588-8420-7dbe398424f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5003 | 2026.05.08 16:57:42.832997 [ 262 ] {42b1ff8b-9cb9-4588-8420-7dbe398424f3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5004 | 2026.05.08 16:57:42.833221 [ 262 ] {42b1ff8b-9cb9-4588-8420-7dbe398424f3} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.05.08 16:57:42.833349 [ 262 ] {42b1ff8b-9cb9-4588-8420-7dbe398424f3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001188 sec., 34511.78451178451 rows/sec., 2.53 MiB/sec. | ||
| 5006 | 2026.05.08 16:57:42.833357 [ 80 ] {} <Debug> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5007 | 2026.05.08 16:57:42.833388 [ 262 ] {42b1ff8b-9cb9-4588-8420-7dbe398424f3} <Debug> TCPHandler: Processed in 0.001353277 sec. | ||
| 5008 | 2026.05.08 16:57:42.833421 [ 80 ] {} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2026.05.08 16:57:42.833452 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5010 | 2026.05.08 16:57:42.833530 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.05.08 16:57:42.833557 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::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 | ||
| 5012 | 2026.05.08 16:57:42.833638 [ 262 ] {72c250d5-f614-48e9-87ec-21c569a9d0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5013 | 2026.05.08 16:57:42.833672 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5014 | 2026.05.08 16:57:42.833682 [ 262 ] {72c250d5-f614-48e9-87ec-21c569a9d0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5015 | 2026.05.08 16:57:42.833709 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::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 | ||
| 5016 | 2026.05.08 16:57:42.833770 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 5017 | 2026.05.08 16:57:42.833814 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 142 rows starting from the beginning of the part | ||
| 5018 | 2026.05.08 16:57:42.833857 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part | ||
| 5019 | 2026.05.08 16:57:42.833896 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 142 rows starting from the beginning of the part | ||
| 5020 | 2026.05.08 16:57:42.833936 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 5021 | 2026.05.08 16:57:42.834173 [ 262 ] {72c250d5-f614-48e9-87ec-21c569a9d0a7} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.05.08 16:57:42.834217 [ 262 ] {72c250d5-f614-48e9-87ec-21c569a9d0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5023 | 2026.05.08 16:57:42.834556 [ 262 ] {72c250d5-f614-48e9-87ec-21c569a9d0a7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5024 | 2026.05.08 16:57:42.834727 [ 191 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 643 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207022 sec., 532716.0565424656 rows/sec., 35.88 MiB/sec. | ||
| 5025 | 2026.05.08 16:57:42.834781 [ 262 ] {72c250d5-f614-48e9-87ec-21c569a9d0a7} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.05.08 16:57:42.834915 [ 188 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5027 | 2026.05.08 16:57:42.834921 [ 262 ] {72c250d5-f614-48e9-87ec-21c569a9d0a7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001301 sec., 80707.14834742506 rows/sec., 6.30 MiB/sec. | ||
| 5028 | 2026.05.08 16:57:42.834977 [ 262 ] {72c250d5-f614-48e9-87ec-21c569a9d0a7} <Debug> TCPHandler: Processed in 0.0014963 sec. | ||
| 5029 | 2026.05.08 16:57:42.835131 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.05.08 16:57:42.835229 [ 262 ] {9ce4208e-4133-4d9c-b18a-77961e32b142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5031 | 2026.05.08 16:57:42.835234 [ 188 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_26_5} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.05.08 16:57:42.835275 [ 262 ] {9ce4208e-4133-4d9c-b18a-77961e32b142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5033 | 2026.05.08 16:57:42.835327 [ 188 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_26_5} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5034 | 2026.05.08 16:57:42.835420 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5035 | 2026.05.08 16:57:42.835774 [ 262 ] {9ce4208e-4133-4d9c-b18a-77961e32b142} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.05.08 16:57:42.835825 [ 262 ] {9ce4208e-4133-4d9c-b18a-77961e32b142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5037 | 2026.05.08 16:57:42.836224 [ 262 ] {9ce4208e-4133-4d9c-b18a-77961e32b142} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5038 | 2026.05.08 16:57:42.836437 [ 262 ] {9ce4208e-4133-4d9c-b18a-77961e32b142} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.05.08 16:57:42.836568 [ 262 ] {9ce4208e-4133-4d9c-b18a-77961e32b142} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001357 sec., 117907.14812085484 rows/sec., 8.21 MiB/sec. | ||
| 5040 | 2026.05.08 16:57:42.836606 [ 262 ] {9ce4208e-4133-4d9c-b18a-77961e32b142} <Debug> TCPHandler: Processed in 0.001527461 sec. | ||
| 5041 | 2026.05.08 16:57:42.836743 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.05.08 16:57:42.836840 [ 262 ] {0e15a861-d9e2-4ed4-a866-d78a5de7dfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5043 | 2026.05.08 16:57:42.836892 [ 262 ] {0e15a861-d9e2-4ed4-a866-d78a5de7dfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5044 | 2026.05.08 16:57:42.837776 [ 262 ] {0e15a861-d9e2-4ed4-a866-d78a5de7dfeb} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.05.08 16:57:42.837813 [ 262 ] {0e15a861-d9e2-4ed4-a866-d78a5de7dfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5046 | 2026.05.08 16:57:42.838419 [ 262 ] {0e15a861-d9e2-4ed4-a866-d78a5de7dfeb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5047 | 2026.05.08 16:57:42.838640 [ 262 ] {0e15a861-d9e2-4ed4-a866-d78a5de7dfeb} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.05.08 16:57:42.838772 [ 262 ] {0e15a861-d9e2-4ed4-a866-d78a5de7dfeb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001952 sec., 21004.09836065574 rows/sec., 37.64 MiB/sec. | ||
| 5049 | 2026.05.08 16:57:42.838823 [ 262 ] {0e15a861-d9e2-4ed4-a866-d78a5de7dfeb} <Debug> TCPHandler: Processed in 0.002130117 sec. | ||
| 5050 | 2026.05.08 16:57:42.838949 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.05.08 16:57:42.839046 [ 262 ] {a074ce25-8b0c-4901-90ad-c3d11967f9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5052 | 2026.05.08 16:57:42.839086 [ 262 ] {a074ce25-8b0c-4901-90ad-c3d11967f9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5053 | 2026.05.08 16:57:42.839562 [ 262 ] {a074ce25-8b0c-4901-90ad-c3d11967f9ce} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.05.08 16:57:42.839599 [ 262 ] {a074ce25-8b0c-4901-90ad-c3d11967f9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5055 | 2026.05.08 16:57:42.839906 [ 262 ] {a074ce25-8b0c-4901-90ad-c3d11967f9ce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5056 | 2026.05.08 16:57:42.840117 [ 262 ] {a074ce25-8b0c-4901-90ad-c3d11967f9ce} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.05.08 16:57:42.840251 [ 262 ] {a074ce25-8b0c-4901-90ad-c3d11967f9ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 5058 | 2026.05.08 16:57:42.840287 [ 262 ] {a074ce25-8b0c-4901-90ad-c3d11967f9ce} <Debug> TCPHandler: Processed in 0.001388908 sec. | ||
| 5059 | 2026.05.08 16:57:47.687397 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2026.05.08 16:57:47.687680 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5061 | 2026.05.08 16:57:47.688058 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5062 | 2026.05.08 16:57:47.688101 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5063 | 2026.05.08 16:57:47.688378 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5064 | 2026.05.08 16:57:47.688454 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5065 | 2026.05.08 16:57:47.688605 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 5066 | 2026.05.08 16:57:47.688749 [ 345 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5067 | 2026.05.08 16:57:47.688754 [ 326 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5068 | 2026.05.08 16:57:47.688754 [ 361 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5069 | 2026.05.08 16:57:47.688908 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 5070 | 2026.05.08 16:57:47.688941 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5071 | 2026.05.08 16:57:47.689032 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5072 | 2026.05.08 16:57:47.689053 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 5073 | 2026.05.08 16:57:47.689090 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5074 | 2026.05.08 16:57:47.689129 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5075 | 2026.05.08 16:57:47.689172 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5076 | 2026.05.08 16:57:47.690681 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.003119 sec., 16672.01025969862 rows/sec., 3.90 MiB/sec. | ||
| 5077 | 2026.05.08 16:57:47.690888 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Debug> MemoryTracker: Peak memory usage (for query): 160.74 KiB. | ||
| 5078 | 2026.05.08 16:57:47.690905 [ 262 ] {32761b81-1c7f-4572-9d9e-32eca6e8c645} <Debug> TCPHandler: Processed in 0.003658809 sec. | ||
| 5079 | 2026.05.08 16:57:47.706454 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2026.05.08 16:57:47.706593 [ 262 ] {15aa6efd-5814-485c-98e5-89ff47129ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5081 | 2026.05.08 16:57:47.706647 [ 262 ] {15aa6efd-5814-485c-98e5-89ff47129ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5082 | 2026.05.08 16:57:47.707269 [ 262 ] {15aa6efd-5814-485c-98e5-89ff47129ac9} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.05.08 16:57:47.707313 [ 262 ] {15aa6efd-5814-485c-98e5-89ff47129ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5084 | 2026.05.08 16:57:47.707759 [ 262 ] {15aa6efd-5814-485c-98e5-89ff47129ac9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5085 | 2026.05.08 16:57:47.708000 [ 262 ] {15aa6efd-5814-485c-98e5-89ff47129ac9} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.05.08 16:57:47.708253 [ 262 ] {15aa6efd-5814-485c-98e5-89ff47129ac9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001702 sec., 166862.51468860166 rows/sec., 10.60 MiB/sec. | ||
| 5087 | 2026.05.08 16:57:47.708294 [ 262 ] {15aa6efd-5814-485c-98e5-89ff47129ac9} <Debug> TCPHandler: Processed in 0.001901961 sec. | ||
| 5088 | 2026.05.08 16:57:47.708436 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2026.05.08 16:57:47.708538 [ 262 ] {39b8b35b-0032-45ff-807e-cfa546fa1868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5090 | 2026.05.08 16:57:47.708581 [ 262 ] {39b8b35b-0032-45ff-807e-cfa546fa1868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5091 | 2026.05.08 16:57:47.709019 [ 262 ] {39b8b35b-0032-45ff-807e-cfa546fa1868} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.05.08 16:57:47.709057 [ 262 ] {39b8b35b-0032-45ff-807e-cfa546fa1868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5093 | 2026.05.08 16:57:47.709350 [ 262 ] {39b8b35b-0032-45ff-807e-cfa546fa1868} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5094 | 2026.05.08 16:57:47.709565 [ 262 ] {39b8b35b-0032-45ff-807e-cfa546fa1868} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.05.08 16:57:47.709698 [ 262 ] {39b8b35b-0032-45ff-807e-cfa546fa1868} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 275.95 KiB/sec. | ||
| 5096 | 2026.05.08 16:57:47.709736 [ 262 ] {39b8b35b-0032-45ff-807e-cfa546fa1868} <Debug> TCPHandler: Processed in 0.001350096 sec. | ||
| 5097 | 2026.05.08 16:57:47.709863 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.05.08 16:57:47.709961 [ 262 ] {61814656-0098-48bf-b1a6-d3b969c539b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5099 | 2026.05.08 16:57:47.709999 [ 262 ] {61814656-0098-48bf-b1a6-d3b969c539b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5100 | 2026.05.08 16:57:47.711988 [ 262 ] {61814656-0098-48bf-b1a6-d3b969c539b5} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.05.08 16:57:47.712026 [ 262 ] {61814656-0098-48bf-b1a6-d3b969c539b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5102 | 2026.05.08 16:57:47.712605 [ 262 ] {61814656-0098-48bf-b1a6-d3b969c539b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5103 | 2026.05.08 16:57:47.712825 [ 262 ] {61814656-0098-48bf-b1a6-d3b969c539b5} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2026.05.08 16:57:47.712958 [ 262 ] {61814656-0098-48bf-b1a6-d3b969c539b5} <Debug> executeQuery: Read 3144 rows, 238.77 KiB in 0.003018 sec., 1041749.5029821075 rows/sec., 77.26 MiB/sec. | ||
| 5105 | 2026.05.08 16:57:47.712997 [ 262 ] {61814656-0098-48bf-b1a6-d3b969c539b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5106 | 2026.05.08 16:57:47.713012 [ 262 ] {61814656-0098-48bf-b1a6-d3b969c539b5} <Debug> TCPHandler: Processed in 0.003198596 sec. | ||
| 5107 | 2026.05.08 16:57:47.713172 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2026.05.08 16:57:47.713274 [ 262 ] {007289e0-134f-4252-8522-58d0efff144e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5109 | 2026.05.08 16:57:47.713315 [ 262 ] {007289e0-134f-4252-8522-58d0efff144e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5110 | 2026.05.08 16:57:47.713800 [ 262 ] {007289e0-134f-4252-8522-58d0efff144e} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.05.08 16:57:47.713837 [ 262 ] {007289e0-134f-4252-8522-58d0efff144e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5112 | 2026.05.08 16:57:47.714152 [ 262 ] {007289e0-134f-4252-8522-58d0efff144e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5113 | 2026.05.08 16:57:47.714387 [ 262 ] {007289e0-134f-4252-8522-58d0efff144e} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2026.05.08 16:57:47.714518 [ 262 ] {007289e0-134f-4252-8522-58d0efff144e} <Debug> executeQuery: Read 155 rows, 9.50 KiB in 0.001263 sec., 122723.6737925574 rows/sec., 7.34 MiB/sec. | ||
| 5115 | 2026.05.08 16:57:47.714556 [ 262 ] {007289e0-134f-4252-8522-58d0efff144e} <Debug> TCPHandler: Processed in 0.001433809 sec. | ||
| 5116 | 2026.05.08 16:57:47.714683 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2026.05.08 16:57:47.714780 [ 262 ] {1ba634e5-f657-4bb3-85ad-64cb1b0613f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5118 | 2026.05.08 16:57:47.714819 [ 262 ] {1ba634e5-f657-4bb3-85ad-64cb1b0613f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5119 | 2026.05.08 16:57:47.715533 [ 262 ] {1ba634e5-f657-4bb3-85ad-64cb1b0613f9} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.05.08 16:57:47.715570 [ 262 ] {1ba634e5-f657-4bb3-85ad-64cb1b0613f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5121 | 2026.05.08 16:57:47.715919 [ 262 ] {1ba634e5-f657-4bb3-85ad-64cb1b0613f9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5122 | 2026.05.08 16:57:47.716127 [ 262 ] {1ba634e5-f657-4bb3-85ad-64cb1b0613f9} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.05.08 16:57:47.716256 [ 262 ] {1ba634e5-f657-4bb3-85ad-64cb1b0613f9} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001494 sec., 635876.8406961177 rows/sec., 37.41 MiB/sec. | ||
| 5124 | 2026.05.08 16:57:47.716293 [ 262 ] {1ba634e5-f657-4bb3-85ad-64cb1b0613f9} <Debug> TCPHandler: Processed in 0.001660245 sec. | ||
| 5125 | 2026.05.08 16:57:47.716423 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2026.05.08 16:57:47.716519 [ 262 ] {4a3cc430-0901-45d4-9877-68f8f3e109c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5127 | 2026.05.08 16:57:47.716558 [ 262 ] {4a3cc430-0901-45d4-9877-68f8f3e109c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5128 | 2026.05.08 16:57:47.716956 [ 262 ] {4a3cc430-0901-45d4-9877-68f8f3e109c9} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.05.08 16:57:47.716992 [ 262 ] {4a3cc430-0901-45d4-9877-68f8f3e109c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5130 | 2026.05.08 16:57:47.717277 [ 262 ] {4a3cc430-0901-45d4-9877-68f8f3e109c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5131 | 2026.05.08 16:57:47.717491 [ 262 ] {4a3cc430-0901-45d4-9877-68f8f3e109c9} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.05.08 16:57:47.717616 [ 262 ] {4a3cc430-0901-45d4-9877-68f8f3e109c9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 5133 | 2026.05.08 16:57:47.717657 [ 262 ] {4a3cc430-0901-45d4-9877-68f8f3e109c9} <Debug> TCPHandler: Processed in 0.001282525 sec. | ||
| 5134 | 2026.05.08 16:57:47.717781 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5135 | 2026.05.08 16:57:47.717877 [ 262 ] {8bf2d193-7ebb-45d5-a9a1-4842bcfa00d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5136 | 2026.05.08 16:57:47.717916 [ 262 ] {8bf2d193-7ebb-45d5-a9a1-4842bcfa00d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5137 | 2026.05.08 16:57:47.718402 [ 262 ] {8bf2d193-7ebb-45d5-a9a1-4842bcfa00d7} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.05.08 16:57:47.718439 [ 262 ] {8bf2d193-7ebb-45d5-a9a1-4842bcfa00d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5139 | 2026.05.08 16:57:47.718748 [ 262 ] {8bf2d193-7ebb-45d5-a9a1-4842bcfa00d7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5140 | 2026.05.08 16:57:47.718982 [ 262 ] {8bf2d193-7ebb-45d5-a9a1-4842bcfa00d7} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.05.08 16:57:47.719116 [ 262 ] {8bf2d193-7ebb-45d5-a9a1-4842bcfa00d7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001258 sec., 117647.05882352941 rows/sec., 6.69 MiB/sec. | ||
| 5142 | 2026.05.08 16:57:47.719154 [ 262 ] {8bf2d193-7ebb-45d5-a9a1-4842bcfa00d7} <Debug> TCPHandler: Processed in 0.001423648 sec. | ||
| 5143 | 2026.05.08 16:57:47.719297 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.05.08 16:57:47.719392 [ 262 ] {e0556af5-8cf5-430f-bcdb-08c2443a4c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5145 | 2026.05.08 16:57:47.719431 [ 262 ] {e0556af5-8cf5-430f-bcdb-08c2443a4c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5146 | 2026.05.08 16:57:47.720410 [ 262 ] {e0556af5-8cf5-430f-bcdb-08c2443a4c09} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.05.08 16:57:47.720447 [ 262 ] {e0556af5-8cf5-430f-bcdb-08c2443a4c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5148 | 2026.05.08 16:57:47.720829 [ 262 ] {e0556af5-8cf5-430f-bcdb-08c2443a4c09} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5149 | 2026.05.08 16:57:47.721047 [ 262 ] {e0556af5-8cf5-430f-bcdb-08c2443a4c09} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.05.08 16:57:47.721175 [ 262 ] {e0556af5-8cf5-430f-bcdb-08c2443a4c09} <Debug> executeQuery: Read 1718 rows, 118.34 KiB in 0.001801 sec., 953914.4919489173 rows/sec., 64.17 MiB/sec. | ||
| 5151 | 2026.05.08 16:57:47.721214 [ 262 ] {e0556af5-8cf5-430f-bcdb-08c2443a4c09} <Debug> TCPHandler: Processed in 0.001964843 sec. | ||
| 5152 | 2026.05.08 16:57:47.721349 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2026.05.08 16:57:47.721445 [ 262 ] {da9f7872-10de-43d3-9143-3a6273bb8046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5154 | 2026.05.08 16:57:47.721485 [ 262 ] {da9f7872-10de-43d3-9143-3a6273bb8046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5155 | 2026.05.08 16:57:47.721851 [ 262 ] {da9f7872-10de-43d3-9143-3a6273bb8046} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.05.08 16:57:47.721888 [ 262 ] {da9f7872-10de-43d3-9143-3a6273bb8046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5157 | 2026.05.08 16:57:47.722191 [ 262 ] {da9f7872-10de-43d3-9143-3a6273bb8046} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5158 | 2026.05.08 16:57:47.722401 [ 262 ] {da9f7872-10de-43d3-9143-3a6273bb8046} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.05.08 16:57:47.722529 [ 262 ] {da9f7872-10de-43d3-9143-3a6273bb8046} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 5160 | 2026.05.08 16:57:47.722566 [ 262 ] {da9f7872-10de-43d3-9143-3a6273bb8046} <Debug> TCPHandler: Processed in 0.001266514 sec. | ||
| 5161 | 2026.05.08 16:57:47.722699 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2026.05.08 16:57:47.722795 [ 262 ] {86ff715c-a5ee-4d2c-873c-dd61e92b4b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5163 | 2026.05.08 16:57:47.722836 [ 262 ] {86ff715c-a5ee-4d2c-873c-dd61e92b4b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5164 | 2026.05.08 16:57:47.723577 [ 262 ] {86ff715c-a5ee-4d2c-873c-dd61e92b4b19} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.05.08 16:57:47.723614 [ 262 ] {86ff715c-a5ee-4d2c-873c-dd61e92b4b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5166 | 2026.05.08 16:57:47.724068 [ 262 ] {86ff715c-a5ee-4d2c-873c-dd61e92b4b19} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5167 | 2026.05.08 16:57:47.724305 [ 262 ] {86ff715c-a5ee-4d2c-873c-dd61e92b4b19} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.05.08 16:57:47.724435 [ 262 ] {86ff715c-a5ee-4d2c-873c-dd61e92b4b19} <Debug> executeQuery: Read 1725 rows, 108.38 KiB in 0.001658 sec., 1040410.132689988 rows/sec., 63.84 MiB/sec. | ||
| 5169 | 2026.05.08 16:57:47.724472 [ 262 ] {86ff715c-a5ee-4d2c-873c-dd61e92b4b19} <Debug> TCPHandler: Processed in 0.00182315 sec. | ||
| 5170 | 2026.05.08 16:57:47.724610 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2026.05.08 16:57:47.724707 [ 262 ] {4264a8e3-37ce-4eb7-8925-9ccc5873101f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5172 | 2026.05.08 16:57:47.724749 [ 262 ] {4264a8e3-37ce-4eb7-8925-9ccc5873101f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5173 | 2026.05.08 16:57:47.725086 [ 262 ] {4264a8e3-37ce-4eb7-8925-9ccc5873101f} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.05.08 16:57:47.725123 [ 262 ] {4264a8e3-37ce-4eb7-8925-9ccc5873101f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5175 | 2026.05.08 16:57:47.725412 [ 262 ] {4264a8e3-37ce-4eb7-8925-9ccc5873101f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5176 | 2026.05.08 16:57:47.725621 [ 262 ] {4264a8e3-37ce-4eb7-8925-9ccc5873101f} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.05.08 16:57:47.725751 [ 262 ] {4264a8e3-37ce-4eb7-8925-9ccc5873101f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 5178 | 2026.05.08 16:57:47.725787 [ 262 ] {4264a8e3-37ce-4eb7-8925-9ccc5873101f} <Debug> TCPHandler: Processed in 0.001225863 sec. | ||
| 5179 | 2026.05.08 16:57:47.725945 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.05.08 16:57:47.726039 [ 262 ] {97fae26a-fc07-4203-aa85-df7f659b3e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5181 | 2026.05.08 16:57:47.726093 [ 262 ] {97fae26a-fc07-4203-aa85-df7f659b3e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5182 | 2026.05.08 16:57:47.726907 [ 262 ] {97fae26a-fc07-4203-aa85-df7f659b3e53} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.05.08 16:57:47.726944 [ 262 ] {97fae26a-fc07-4203-aa85-df7f659b3e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5184 | 2026.05.08 16:57:47.727448 [ 262 ] {97fae26a-fc07-4203-aa85-df7f659b3e53} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5185 | 2026.05.08 16:57:47.727668 [ 262 ] {97fae26a-fc07-4203-aa85-df7f659b3e53} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.05.08 16:57:47.727818 [ 262 ] {97fae26a-fc07-4203-aa85-df7f659b3e53} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001797 sec., 5008.347245409015 rows/sec., 8.97 MiB/sec. | ||
| 5187 | 2026.05.08 16:57:47.727877 [ 262 ] {97fae26a-fc07-4203-aa85-df7f659b3e53} <Debug> TCPHandler: Processed in 0.001983023 sec. | ||
| 5188 | 2026.05.08 16:57:47.728013 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2026.05.08 16:57:47.728110 [ 262 ] {86cb7ddc-d8b2-4ec7-8165-b8ab3b8772b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5190 | 2026.05.08 16:57:47.728151 [ 262 ] {86cb7ddc-d8b2-4ec7-8165-b8ab3b8772b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5191 | 2026.05.08 16:57:47.728528 [ 262 ] {86cb7ddc-d8b2-4ec7-8165-b8ab3b8772b2} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.05.08 16:57:47.728564 [ 262 ] {86cb7ddc-d8b2-4ec7-8165-b8ab3b8772b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5193 | 2026.05.08 16:57:47.728878 [ 262 ] {86cb7ddc-d8b2-4ec7-8165-b8ab3b8772b2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5194 | 2026.05.08 16:57:47.729087 [ 262 ] {86cb7ddc-d8b2-4ec7-8165-b8ab3b8772b2} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.05.08 16:57:47.729211 [ 262 ] {86cb7ddc-d8b2-4ec7-8165-b8ab3b8772b2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001119 sec., 80428.9544235925 rows/sec., 5.03 MiB/sec. | ||
| 5196 | 2026.05.08 16:57:47.729246 [ 262 ] {86cb7ddc-d8b2-4ec7-8165-b8ab3b8772b2} <Debug> TCPHandler: Processed in 0.001282284 sec. | ||
| 5197 | 2026.05.08 16:57:49.798997 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10058 | ||
| 5198 | 2026.05.08 16:57:49.799480 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.05.08 16:57:49.799535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5200 | 2026.05.08 16:57:49.800088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5201 | 2026.05.08 16:57:49.800331 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.05.08 16:57:49.800457 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10058 | ||
| 5203 | 2026.05.08 16:57:49.800494 [ 68 ] {} <Debug> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5204 | 2026.05.08 16:57:49.800565 [ 68 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.05.08 16:57:49.800586 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5206 | 2026.05.08 16:57:49.800684 [ 195 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 5207 | 2026.05.08 16:57:49.800774 [ 195 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5208 | 2026.05.08 16:57:49.800805 [ 195 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7690 rows starting from the beginning of the part | ||
| 5209 | 2026.05.08 16:57:49.800860 [ 195 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5210 | 2026.05.08 16:57:49.800901 [ 195 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5211 | 2026.05.08 16:57:49.800941 [ 195 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5212 | 2026.05.08 16:57:49.800974 [ 195 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 5213 | 2026.05.08 16:57:49.801011 [ 195 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 5214 | 2026.05.08 16:57:49.803068 [ 191 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10058 rows, containing 4 columns (4 merged, 0 gathered) in 0.002419715 sec., 4156687.8743984317 rows/sec., 59.46 MiB/sec. | ||
| 5215 | 2026.05.08 16:57:49.803246 [ 195 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5216 | 2026.05.08 16:57:49.803490 [ 195 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_21_4} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2026.05.08 16:57:49.803553 [ 195 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_21_4} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5218 | 2026.05.08 16:57:49.803613 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5219 | 2026.05.08 16:57:50.317972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5220 | 2026.05.08 16:57:50.334716 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.05.08 16:57:50.334778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5222 | 2026.05.08 16:57:50.340512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5223 | 2026.05.08 16:57:50.341205 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.05.08 16:57:50.341575 [ 66 ] {} <Debug> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5225 | 2026.05.08 16:57:50.341686 [ 66 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.05.08 16:57:50.341724 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5227 | 2026.05.08 16:57:50.341928 [ 196 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 5228 | 2026.05.08 16:57:50.344071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5229 | 2026.05.08 16:57:50.345980 [ 196 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5230 | 2026.05.08 16:57:50.347374 [ 196 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 5231 | 2026.05.08 16:57:50.352182 [ 196 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 5232 | 2026.05.08 16:57:50.356776 [ 196 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 5233 | 2026.05.08 16:57:50.361307 [ 196 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 5234 | 2026.05.08 16:57:50.365658 [ 196 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 5235 | 2026.05.08 16:57:50.369724 [ 196 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 5236 | 2026.05.08 16:57:50.419464 [ 195 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077627031 sec., 2048.255587670228 rows/sec., 10.59 MiB/sec. | ||
| 5237 | 2026.05.08 16:57:50.422123 [ 191 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5238 | 2026.05.08 16:57:50.424399 [ 191 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_21_4} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.05.08 16:57:50.424493 [ 191 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_21_4} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5240 | 2026.05.08 16:57:50.426834 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5241 | 2026.05.08 16:57:51.001102 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.39 MiB, peak 262.95 MiB, free memory in arenas 0.00 B, will set to 255.63 MiB (RSS), difference: 3.24 MiB | ||
| 5242 | 2026.05.08 16:57:52.318118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 656 | ||
| 5243 | 2026.05.08 16:57:52.320634 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.05.08 16:57:52.320674 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5245 | 2026.05.08 16:57:52.321928 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5246 | 2026.05.08 16:57:52.322190 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.05.08 16:57:52.322408 [ 63 ] {} <Debug> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5248 | 2026.05.08 16:57:52.322438 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 5249 | 2026.05.08 16:57:52.322525 [ 63 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.05.08 16:57:52.322570 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5251 | 2026.05.08 16:57:52.322728 [ 187 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::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 | ||
| 5252 | 2026.05.08 16:57:52.323562 [ 187 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5253 | 2026.05.08 16:57:52.323732 [ 187 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 454 rows starting from the beginning of the part | ||
| 5254 | 2026.05.08 16:57:52.324129 [ 187 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5255 | 2026.05.08 16:57:52.324472 [ 187 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
| 5256 | 2026.05.08 16:57:52.324791 [ 187 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5257 | 2026.05.08 16:57:52.325128 [ 187 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
| 5258 | 2026.05.08 16:57:52.325491 [ 187 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 5259 | 2026.05.08 16:57:52.331944 [ 187 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 72 columns (72 merged, 0 gathered) in 0.00928763 sec., 70631.58200746584 rows/sec., 60.58 MiB/sec. | ||
| 5260 | 2026.05.08 16:57:52.332963 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5261 | 2026.05.08 16:57:52.333472 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_16_3} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2026.05.08 16:57:52.333545 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_16_3} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5263 | 2026.05.08 16:57:52.333710 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 5264 | 2026.05.08 16:57:52.821635 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2026.05.08 16:57:52.821875 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5266 | 2026.05.08 16:57:52.822233 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5267 | 2026.05.08 16:57:52.822276 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5268 | 2026.05.08 16:57:52.822513 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5269 | 2026.05.08 16:57:52.822581 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5270 | 2026.05.08 16:57:52.822720 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5271 | 2026.05.08 16:57:52.822859 [ 359 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5272 | 2026.05.08 16:57:52.822862 [ 345 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5273 | 2026.05.08 16:57:52.822860 [ 347 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5274 | 2026.05.08 16:57:52.823039 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 5275 | 2026.05.08 16:57:52.823073 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5276 | 2026.05.08 16:57:52.823160 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5277 | 2026.05.08 16:57:52.823182 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 5278 | 2026.05.08 16:57:52.823227 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5279 | 2026.05.08 16:57:52.823267 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5280 | 2026.05.08 16:57:52.823306 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5281 | 2026.05.08 16:57:52.824549 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002773 sec., 18752.25387666787 rows/sec., 3.81 MiB/sec. | ||
| 5282 | 2026.05.08 16:57:52.824687 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Debug> MemoryTracker: Peak memory usage (for query): 138.85 KiB. | ||
| 5283 | 2026.05.08 16:57:52.824703 [ 262 ] {01fdefe1-4a1a-48b2-8494-7fc169a7d0d1} <Debug> TCPHandler: Processed in 0.003199976 sec. | ||
| 5284 | 2026.05.08 16:57:52.826911 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2026.05.08 16:57:52.827026 [ 262 ] {d6202c17-9d4b-423b-8a5d-f4b541e6472d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5286 | 2026.05.08 16:57:52.827070 [ 262 ] {d6202c17-9d4b-423b-8a5d-f4b541e6472d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5287 | 2026.05.08 16:57:52.828116 [ 262 ] {d6202c17-9d4b-423b-8a5d-f4b541e6472d} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.05.08 16:57:52.828191 [ 262 ] {d6202c17-9d4b-423b-8a5d-f4b541e6472d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5289 | 2026.05.08 16:57:52.828712 [ 262 ] {d6202c17-9d4b-423b-8a5d-f4b541e6472d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5290 | 2026.05.08 16:57:52.829020 [ 262 ] {d6202c17-9d4b-423b-8a5d-f4b541e6472d} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.05.08 16:57:52.829228 [ 262 ] {d6202c17-9d4b-423b-8a5d-f4b541e6472d} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.002229 sec., 61911.17092866756 rows/sec., 5.38 MiB/sec. | ||
| 5292 | 2026.05.08 16:57:52.829313 [ 262 ] {d6202c17-9d4b-423b-8a5d-f4b541e6472d} <Debug> TCPHandler: Processed in 0.002451566 sec. | ||
| 5293 | 2026.05.08 16:57:52.829646 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5294 | 2026.05.08 16:57:52.829779 [ 262 ] {282c5511-e8fb-4b2b-8388-c75dd9976d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5295 | 2026.05.08 16:57:52.829834 [ 262 ] {282c5511-e8fb-4b2b-8388-c75dd9976d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5296 | 2026.05.08 16:57:52.830336 [ 262 ] {282c5511-e8fb-4b2b-8388-c75dd9976d5f} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.05.08 16:57:52.830374 [ 262 ] {282c5511-e8fb-4b2b-8388-c75dd9976d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5298 | 2026.05.08 16:57:52.830678 [ 262 ] {282c5511-e8fb-4b2b-8388-c75dd9976d5f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5299 | 2026.05.08 16:57:52.830887 [ 262 ] {282c5511-e8fb-4b2b-8388-c75dd9976d5f} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.05.08 16:57:52.831015 [ 262 ] {282c5511-e8fb-4b2b-8388-c75dd9976d5f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001275 sec., 32156.86274509804 rows/sec., 2.36 MiB/sec. | ||
| 5301 | 2026.05.08 16:57:52.831053 [ 262 ] {282c5511-e8fb-4b2b-8388-c75dd9976d5f} <Debug> TCPHandler: Processed in 0.001569962 sec. | ||
| 5302 | 2026.05.08 16:57:52.831183 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2026.05.08 16:57:52.831279 [ 262 ] {34d02292-d758-47de-b236-6eb495c31982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5304 | 2026.05.08 16:57:52.831318 [ 262 ] {34d02292-d758-47de-b236-6eb495c31982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5305 | 2026.05.08 16:57:52.831765 [ 262 ] {34d02292-d758-47de-b236-6eb495c31982} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.05.08 16:57:52.831801 [ 262 ] {34d02292-d758-47de-b236-6eb495c31982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5307 | 2026.05.08 16:57:52.832107 [ 262 ] {34d02292-d758-47de-b236-6eb495c31982} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5308 | 2026.05.08 16:57:52.832381 [ 262 ] {34d02292-d758-47de-b236-6eb495c31982} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.05.08 16:57:52.832550 [ 262 ] {34d02292-d758-47de-b236-6eb495c31982} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001288 sec., 81521.73913043478 rows/sec., 6.37 MiB/sec. | ||
| 5310 | 2026.05.08 16:57:52.832602 [ 262 ] {34d02292-d758-47de-b236-6eb495c31982} <Debug> TCPHandler: Processed in 0.00146794 sec. | ||
| 5311 | 2026.05.08 16:57:52.832775 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.05.08 16:57:52.832897 [ 262 ] {0276793b-6aeb-42cf-8a35-80585ea4af68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5313 | 2026.05.08 16:57:52.832953 [ 262 ] {0276793b-6aeb-42cf-8a35-80585ea4af68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5314 | 2026.05.08 16:57:52.833453 [ 262 ] {0276793b-6aeb-42cf-8a35-80585ea4af68} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.05.08 16:57:52.833499 [ 262 ] {0276793b-6aeb-42cf-8a35-80585ea4af68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5316 | 2026.05.08 16:57:52.833887 [ 262 ] {0276793b-6aeb-42cf-8a35-80585ea4af68} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5317 | 2026.05.08 16:57:52.834095 [ 262 ] {0276793b-6aeb-42cf-8a35-80585ea4af68} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.05.08 16:57:52.834224 [ 262 ] {0276793b-6aeb-42cf-8a35-80585ea4af68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00135 sec., 118518.51851851851 rows/sec., 8.25 MiB/sec. | ||
| 5319 | 2026.05.08 16:57:52.834260 [ 262 ] {0276793b-6aeb-42cf-8a35-80585ea4af68} <Debug> TCPHandler: Processed in 0.001551012 sec. | ||
| 5320 | 2026.05.08 16:57:52.834389 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2026.05.08 16:57:52.834485 [ 262 ] {16c16f94-d9c1-47bf-8b46-6584a11382dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5322 | 2026.05.08 16:57:52.834537 [ 262 ] {16c16f94-d9c1-47bf-8b46-6584a11382dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5323 | 2026.05.08 16:57:52.835374 [ 262 ] {16c16f94-d9c1-47bf-8b46-6584a11382dc} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.05.08 16:57:52.835411 [ 262 ] {16c16f94-d9c1-47bf-8b46-6584a11382dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5325 | 2026.05.08 16:57:52.835964 [ 262 ] {16c16f94-d9c1-47bf-8b46-6584a11382dc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5326 | 2026.05.08 16:57:52.836202 [ 262 ] {16c16f94-d9c1-47bf-8b46-6584a11382dc} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.05.08 16:57:52.836339 [ 262 ] {16c16f94-d9c1-47bf-8b46-6584a11382dc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001872 sec., 21901.709401709402 rows/sec., 39.25 MiB/sec. | ||
| 5328 | 2026.05.08 16:57:52.836390 [ 262 ] {16c16f94-d9c1-47bf-8b46-6584a11382dc} <Debug> TCPHandler: Processed in 0.002049415 sec. | ||
| 5329 | 2026.05.08 16:57:52.836533 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2026.05.08 16:57:52.836630 [ 262 ] {87b438f4-b163-40b7-8195-c49b51a08eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5331 | 2026.05.08 16:57:52.836672 [ 262 ] {87b438f4-b163-40b7-8195-c49b51a08eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5332 | 2026.05.08 16:57:52.837032 [ 262 ] {87b438f4-b163-40b7-8195-c49b51a08eba} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.05.08 16:57:52.837067 [ 262 ] {87b438f4-b163-40b7-8195-c49b51a08eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5334 | 2026.05.08 16:57:52.837366 [ 262 ] {87b438f4-b163-40b7-8195-c49b51a08eba} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5335 | 2026.05.08 16:57:52.837574 [ 262 ] {87b438f4-b163-40b7-8195-c49b51a08eba} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.05.08 16:57:52.837698 [ 262 ] {87b438f4-b163-40b7-8195-c49b51a08eba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5337 | 2026.05.08 16:57:52.837733 [ 262 ] {87b438f4-b163-40b7-8195-c49b51a08eba} <Debug> TCPHandler: Processed in 0.001248483 sec. | ||
| 5338 | 2026.05.08 16:57:57.217571 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5339 | 2026.05.08 16:57:57.217649 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5340 | 2026.05.08 16:57:57.301206 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10570 | ||
| 5341 | 2026.05.08 16:57:57.301797 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2026.05.08 16:57:57.301836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5343 | 2026.05.08 16:57:57.302459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5344 | 2026.05.08 16:57:57.302704 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2026.05.08 16:57:57.302840 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10570 | ||
| 5346 | 2026.05.08 16:57:57.824697 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2026.05.08 16:57:57.825017 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 5348 | 2026.05.08 16:57:57.825526 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5349 | 2026.05.08 16:57:57.825574 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 5350 | 2026.05.08 16:57:57.825921 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5351 | 2026.05.08 16:57:57.826007 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5352 | 2026.05.08 16:57:57.826203 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 5353 | 2026.05.08 16:57:57.826340 [ 347 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5354 | 2026.05.08 16:57:57.826356 [ 330 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5355 | 2026.05.08 16:57:57.826350 [ 359 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5356 | 2026.05.08 16:57:57.826532 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 5357 | 2026.05.08 16:57:57.826572 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5358 | 2026.05.08 16:57:57.826694 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5359 | 2026.05.08 16:57:57.826724 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 5360 | 2026.05.08 16:57:57.826773 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 5361 | 2026.05.08 16:57:57.826830 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 5362 | 2026.05.08 16:57:57.826882 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 5363 | 2026.05.08 16:57:57.828367 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.003492 sec., 14891.179839633449 rows/sec., 3.03 MiB/sec. | ||
| 5364 | 2026.05.08 16:57:57.828606 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Debug> MemoryTracker: Peak memory usage (for query): 141.34 KiB. | ||
| 5365 | 2026.05.08 16:57:57.828626 [ 262 ] {735d7d11-1440-4bc3-b450-e693b110db29} <Debug> TCPHandler: Processed in 0.004136332 sec. | ||
| 5366 | 2026.05.08 16:57:57.833191 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2026.05.08 16:57:57.833324 [ 262 ] {4f14def8-9d3f-4237-9f1e-db7052d2a12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5368 | 2026.05.08 16:57:57.833380 [ 262 ] {4f14def8-9d3f-4237-9f1e-db7052d2a12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5369 | 2026.05.08 16:57:57.834177 [ 262 ] {4f14def8-9d3f-4237-9f1e-db7052d2a12a} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.05.08 16:57:57.834232 [ 262 ] {4f14def8-9d3f-4237-9f1e-db7052d2a12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5371 | 2026.05.08 16:57:57.834688 [ 262 ] {4f14def8-9d3f-4237-9f1e-db7052d2a12a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5372 | 2026.05.08 16:57:57.834953 [ 262 ] {4f14def8-9d3f-4237-9f1e-db7052d2a12a} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.05.08 16:57:57.835120 [ 262 ] {4f14def8-9d3f-4237-9f1e-db7052d2a12a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001838 sec., 154515.77801958652 rows/sec., 9.81 MiB/sec. | ||
| 5374 | 2026.05.08 16:57:57.835166 [ 262 ] {4f14def8-9d3f-4237-9f1e-db7052d2a12a} <Debug> TCPHandler: Processed in 0.002084296 sec. | ||
| 5375 | 2026.05.08 16:57:57.835318 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.05.08 16:57:57.835430 [ 262 ] {f59e7c29-125c-4924-8a2a-87c6eb610e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5377 | 2026.05.08 16:57:57.835470 [ 262 ] {f59e7c29-125c-4924-8a2a-87c6eb610e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5378 | 2026.05.08 16:57:57.836422 [ 262 ] {f59e7c29-125c-4924-8a2a-87c6eb610e44} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.05.08 16:57:57.836460 [ 262 ] {f59e7c29-125c-4924-8a2a-87c6eb610e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5380 | 2026.05.08 16:57:57.836923 [ 262 ] {f59e7c29-125c-4924-8a2a-87c6eb610e44} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5381 | 2026.05.08 16:57:57.837142 [ 262 ] {f59e7c29-125c-4924-8a2a-87c6eb610e44} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.05.08 16:57:57.837274 [ 262 ] {f59e7c29-125c-4924-8a2a-87c6eb610e44} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001862 sec., 428034.37164339423 rows/sec., 32.93 MiB/sec. | ||
| 5383 | 2026.05.08 16:57:57.837312 [ 262 ] {f59e7c29-125c-4924-8a2a-87c6eb610e44} <Debug> TCPHandler: Processed in 0.002053846 sec. | ||
| 5384 | 2026.05.08 16:57:57.837531 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.05.08 16:57:57.837629 [ 262 ] {0e6b1bc3-84a7-48bb-9052-117acb033206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5386 | 2026.05.08 16:57:57.837669 [ 262 ] {0e6b1bc3-84a7-48bb-9052-117acb033206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5387 | 2026.05.08 16:57:57.838145 [ 262 ] {0e6b1bc3-84a7-48bb-9052-117acb033206} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.05.08 16:57:57.838182 [ 262 ] {0e6b1bc3-84a7-48bb-9052-117acb033206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5389 | 2026.05.08 16:57:57.838504 [ 262 ] {0e6b1bc3-84a7-48bb-9052-117acb033206} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5390 | 2026.05.08 16:57:57.838748 [ 262 ] {0e6b1bc3-84a7-48bb-9052-117acb033206} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.05.08 16:57:57.838881 [ 262 ] {0e6b1bc3-84a7-48bb-9052-117acb033206} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001271 sec., 111723.05271439812 rows/sec., 6.56 MiB/sec. | ||
| 5392 | 2026.05.08 16:57:57.838919 [ 262 ] {0e6b1bc3-84a7-48bb-9052-117acb033206} <Debug> TCPHandler: Processed in 0.001437699 sec. | ||
| 5393 | 2026.05.08 16:57:57.839064 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2026.05.08 16:57:57.839161 [ 262 ] {b0e3ea25-fadc-4088-b0a2-3b3f781b92f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5395 | 2026.05.08 16:57:57.839200 [ 262 ] {b0e3ea25-fadc-4088-b0a2-3b3f781b92f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5396 | 2026.05.08 16:57:57.839659 [ 262 ] {b0e3ea25-fadc-4088-b0a2-3b3f781b92f0} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.05.08 16:57:57.839696 [ 262 ] {b0e3ea25-fadc-4088-b0a2-3b3f781b92f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5398 | 2026.05.08 16:57:57.840000 [ 262 ] {b0e3ea25-fadc-4088-b0a2-3b3f781b92f0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5399 | 2026.05.08 16:57:57.840217 [ 262 ] {b0e3ea25-fadc-4088-b0a2-3b3f781b92f0} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.05.08 16:57:57.840322 [ 53 ] {} <Debug> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5401 | 2026.05.08 16:57:57.840345 [ 262 ] {b0e3ea25-fadc-4088-b0a2-3b3f781b92f0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 5402 | 2026.05.08 16:57:57.840366 [ 53 ] {} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.05.08 16:57:57.840387 [ 262 ] {b0e3ea25-fadc-4088-b0a2-3b3f781b92f0} <Debug> TCPHandler: Processed in 0.001374677 sec. | ||
| 5404 | 2026.05.08 16:57:57.840392 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5405 | 2026.05.08 16:57:57.840508 [ 198 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::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 | ||
| 5406 | 2026.05.08 16:57:57.840530 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2026.05.08 16:57:57.840631 [ 198 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5408 | 2026.05.08 16:57:57.840634 [ 262 ] {0f14e6d7-7f7b-44fa-a7b7-bb3057a43201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5409 | 2026.05.08 16:57:57.840673 [ 198 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 975 rows starting from the beginning of the part | ||
| 5410 | 2026.05.08 16:57:57.840692 [ 262 ] {0f14e6d7-7f7b-44fa-a7b7-bb3057a43201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5411 | 2026.05.08 16:57:57.840742 [ 198 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 950 rows starting from the beginning of the part | ||
| 5412 | 2026.05.08 16:57:57.840793 [ 198 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::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 | ||
| 5413 | 2026.05.08 16:57:57.840844 [ 198 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::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 | ||
| 5414 | 2026.05.08 16:57:57.840886 [ 198 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 950 rows starting from the beginning of the part | ||
| 5415 | 2026.05.08 16:57:57.840927 [ 198 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 5416 | 2026.05.08 16:57:57.841248 [ 262 ] {0f14e6d7-7f7b-44fa-a7b7-bb3057a43201} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.05.08 16:57:57.841293 [ 262 ] {0f14e6d7-7f7b-44fa-a7b7-bb3057a43201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5418 | 2026.05.08 16:57:57.841705 [ 262 ] {0f14e6d7-7f7b-44fa-a7b7-bb3057a43201} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5419 | 2026.05.08 16:57:57.841952 [ 262 ] {0f14e6d7-7f7b-44fa-a7b7-bb3057a43201} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.05.08 16:57:57.842119 [ 262 ] {0f14e6d7-7f7b-44fa-a7b7-bb3057a43201} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0015 sec., 98666.66666666667 rows/sec., 5.61 MiB/sec. | ||
| 5421 | 2026.05.08 16:57:57.842181 [ 262 ] {0f14e6d7-7f7b-44fa-a7b7-bb3057a43201} <Debug> TCPHandler: Processed in 0.001700196 sec. | ||
| 5422 | 2026.05.08 16:57:57.842320 [ 199 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.00185094 sec., 1794763.7416663966 rows/sec., 114.15 MiB/sec. | ||
| 5423 | 2026.05.08 16:57:57.842330 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2026.05.08 16:57:57.842472 [ 262 ] {44a35236-26d9-4cd9-971f-430a85a0fd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5425 | 2026.05.08 16:57:57.842518 [ 262 ] {44a35236-26d9-4cd9-971f-430a85a0fd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5426 | 2026.05.08 16:57:57.842527 [ 198 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5427 | 2026.05.08 16:57:57.842792 [ 198 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_16_3} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.05.08 16:57:57.842868 [ 198 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_16_3} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5429 | 2026.05.08 16:57:57.842944 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5430 | 2026.05.08 16:57:57.843212 [ 262 ] {44a35236-26d9-4cd9-971f-430a85a0fd55} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.05.08 16:57:57.843256 [ 262 ] {44a35236-26d9-4cd9-971f-430a85a0fd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5432 | 2026.05.08 16:57:57.843615 [ 262 ] {44a35236-26d9-4cd9-971f-430a85a0fd55} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5433 | 2026.05.08 16:57:57.843832 [ 262 ] {44a35236-26d9-4cd9-971f-430a85a0fd55} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.05.08 16:57:57.843967 [ 262 ] {44a35236-26d9-4cd9-971f-430a85a0fd55} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00153 sec., 320261.43790849677 rows/sec., 22.45 MiB/sec. | ||
| 5435 | 2026.05.08 16:57:57.844004 [ 262 ] {44a35236-26d9-4cd9-971f-430a85a0fd55} <Debug> TCPHandler: Processed in 0.001730457 sec. | ||
| 5436 | 2026.05.08 16:57:57.844133 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2026.05.08 16:57:57.844229 [ 262 ] {9dfb1772-4212-4786-96d4-fb6d2311ac2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5438 | 2026.05.08 16:57:57.844270 [ 262 ] {9dfb1772-4212-4786-96d4-fb6d2311ac2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5439 | 2026.05.08 16:57:57.844619 [ 262 ] {9dfb1772-4212-4786-96d4-fb6d2311ac2e} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.05.08 16:57:57.844655 [ 262 ] {9dfb1772-4212-4786-96d4-fb6d2311ac2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5441 | 2026.05.08 16:57:57.844794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5442 | 2026.05.08 16:57:57.844990 [ 262 ] {9dfb1772-4212-4786-96d4-fb6d2311ac2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5443 | 2026.05.08 16:57:57.845211 [ 262 ] {9dfb1772-4212-4786-96d4-fb6d2311ac2e} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2026.05.08 16:57:57.845341 [ 262 ] {9dfb1772-4212-4786-96d4-fb6d2311ac2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 5445 | 2026.05.08 16:57:57.845377 [ 262 ] {9dfb1772-4212-4786-96d4-fb6d2311ac2e} <Debug> TCPHandler: Processed in 0.001295195 sec. | ||
| 5446 | 2026.05.08 16:57:57.845503 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5447 | 2026.05.08 16:57:57.845599 [ 262 ] {820f915c-b1cd-458a-bfd4-395b6f6ae0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5448 | 2026.05.08 16:57:57.845640 [ 262 ] {820f915c-b1cd-458a-bfd4-395b6f6ae0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5449 | 2026.05.08 16:57:57.846054 [ 262 ] {820f915c-b1cd-458a-bfd4-395b6f6ae0b3} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.05.08 16:57:57.846090 [ 262 ] {820f915c-b1cd-458a-bfd4-395b6f6ae0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5451 | 2026.05.08 16:57:57.846429 [ 262 ] {820f915c-b1cd-458a-bfd4-395b6f6ae0b3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5452 | 2026.05.08 16:57:57.846648 [ 262 ] {820f915c-b1cd-458a-bfd4-395b6f6ae0b3} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.05.08 16:57:57.846783 [ 262 ] {820f915c-b1cd-458a-bfd4-395b6f6ae0b3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001202 sec., 220465.8901830283 rows/sec., 14.65 MiB/sec. | ||
| 5454 | 2026.05.08 16:57:57.846820 [ 262 ] {820f915c-b1cd-458a-bfd4-395b6f6ae0b3} <Debug> TCPHandler: Processed in 0.001365407 sec. | ||
| 5455 | 2026.05.08 16:57:57.846993 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.05.08 16:57:57.847089 [ 262 ] {21f3b145-fb03-463c-91ad-550c4f7b7e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5457 | 2026.05.08 16:57:57.847131 [ 262 ] {21f3b145-fb03-463c-91ad-550c4f7b7e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5458 | 2026.05.08 16:57:57.847500 [ 262 ] {21f3b145-fb03-463c-91ad-550c4f7b7e36} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.05.08 16:57:57.847536 [ 262 ] {21f3b145-fb03-463c-91ad-550c4f7b7e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5460 | 2026.05.08 16:57:57.847829 [ 262 ] {21f3b145-fb03-463c-91ad-550c4f7b7e36} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5461 | 2026.05.08 16:57:57.848032 [ 262 ] {21f3b145-fb03-463c-91ad-550c4f7b7e36} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.05.08 16:57:57.848147 [ 53 ] {} <Debug> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5463 | 2026.05.08 16:57:57.848170 [ 262 ] {21f3b145-fb03-463c-91ad-550c4f7b7e36} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 5464 | 2026.05.08 16:57:57.848184 [ 53 ] {} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.05.08 16:57:57.848211 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5466 | 2026.05.08 16:57:57.848213 [ 262 ] {21f3b145-fb03-463c-91ad-550c4f7b7e36} <Debug> TCPHandler: Processed in 0.001270124 sec. | ||
| 5467 | 2026.05.08 16:57:57.848313 [ 195 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::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 | ||
| 5468 | 2026.05.08 16:57:57.848357 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2026.05.08 16:57:57.848432 [ 195 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5470 | 2026.05.08 16:57:57.848457 [ 262 ] {88c48242-4ab4-45fc-965a-e6042ab19c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5471 | 2026.05.08 16:57:57.848465 [ 195 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 5472 | 2026.05.08 16:57:57.848507 [ 262 ] {88c48242-4ab4-45fc-965a-e6042ab19c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5473 | 2026.05.08 16:57:57.848536 [ 195 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5474 | 2026.05.08 16:57:57.848583 [ 195 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5475 | 2026.05.08 16:57:57.848623 [ 195 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5476 | 2026.05.08 16:57:57.848659 [ 195 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5477 | 2026.05.08 16:57:57.848697 [ 195 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 5478 | 2026.05.08 16:57:57.848971 [ 262 ] {88c48242-4ab4-45fc-965a-e6042ab19c5b} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.05.08 16:57:57.849013 [ 262 ] {88c48242-4ab4-45fc-965a-e6042ab19c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5480 | 2026.05.08 16:57:57.849383 [ 262 ] {88c48242-4ab4-45fc-965a-e6042ab19c5b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5481 | 2026.05.08 16:57:57.849597 [ 262 ] {88c48242-4ab4-45fc-965a-e6042ab19c5b} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2026.05.08 16:57:57.849623 [ 200 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355746 sec., 11801.6206575568 rows/sec., 789.46 KiB/sec. | ||
| 5483 | 2026.05.08 16:57:57.849733 [ 262 ] {88c48242-4ab4-45fc-965a-e6042ab19c5b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001293 sec., 69605.56844547563 rows/sec., 4.36 MiB/sec. | ||
| 5484 | 2026.05.08 16:57:57.849753 [ 198 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5485 | 2026.05.08 16:57:57.849775 [ 262 ] {88c48242-4ab4-45fc-965a-e6042ab19c5b} <Debug> TCPHandler: Processed in 0.001468579 sec. | ||
| 5486 | 2026.05.08 16:57:57.850030 [ 198 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_16_3} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2026.05.08 16:57:57.850102 [ 198 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_16_3} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5488 | 2026.05.08 16:57:57.850174 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5489 | 2026.05.08 16:57:57.859508 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.05.08 16:57:57.859553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5491 | 2026.05.08 16:57:57.865664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5492 | 2026.05.08 16:57:57.866344 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.05.08 16:57:57.868914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5494 | 2026.05.08 16:58:02.323422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 692 | ||
| 5495 | 2026.05.08 16:58:02.325789 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.05.08 16:58:02.325833 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5497 | 2026.05.08 16:58:02.327014 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5498 | 2026.05.08 16:58:02.327270 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.05.08 16:58:02.327520 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
| 5500 | 2026.05.08 16:58:02.827078 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2026.05.08 16:58:02.827350 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5502 | 2026.05.08 16:58:02.827780 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5503 | 2026.05.08 16:58:02.827825 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5504 | 2026.05.08 16:58:02.828111 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5505 | 2026.05.08 16:58:02.828180 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5506 | 2026.05.08 16:58:02.828322 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 5507 | 2026.05.08 16:58:02.828453 [ 259 ] {aa613504-242a-45c5-b7b1-e75005449845} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5508 | 2026.05.08 16:58:02.828457 [ 347 ] {aa613504-242a-45c5-b7b1-e75005449845} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5509 | 2026.05.08 16:58:02.828453 [ 330 ] {aa613504-242a-45c5-b7b1-e75005449845} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5510 | 2026.05.08 16:58:02.828622 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 5511 | 2026.05.08 16:58:02.828650 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5512 | 2026.05.08 16:58:02.828734 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5513 | 2026.05.08 16:58:02.828755 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 5514 | 2026.05.08 16:58:02.828790 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5515 | 2026.05.08 16:58:02.828826 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5516 | 2026.05.08 16:58:02.828861 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5517 | 2026.05.08 16:58:02.830269 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.003039 sec., 17110.891740704177 rows/sec., 3.48 MiB/sec. | ||
| 5518 | 2026.05.08 16:58:02.830415 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Debug> MemoryTracker: Peak memory usage (for query): 144.47 KiB. | ||
| 5519 | 2026.05.08 16:58:02.830432 [ 262 ] {aa613504-242a-45c5-b7b1-e75005449845} <Debug> TCPHandler: Processed in 0.003535365 sec. | ||
| 5520 | 2026.05.08 16:58:02.834505 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2026.05.08 16:58:02.834621 [ 262 ] {9ff4af17-2092-441d-8ae5-fd7023e2ecaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5522 | 2026.05.08 16:58:02.834665 [ 262 ] {9ff4af17-2092-441d-8ae5-fd7023e2ecaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5523 | 2026.05.08 16:58:02.835294 [ 262 ] {9ff4af17-2092-441d-8ae5-fd7023e2ecaf} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2026.05.08 16:58:02.835337 [ 262 ] {9ff4af17-2092-441d-8ae5-fd7023e2ecaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5525 | 2026.05.08 16:58:02.835711 [ 262 ] {9ff4af17-2092-441d-8ae5-fd7023e2ecaf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5526 | 2026.05.08 16:58:02.835962 [ 262 ] {9ff4af17-2092-441d-8ae5-fd7023e2ecaf} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.05.08 16:58:02.836122 [ 262 ] {9ff4af17-2092-441d-8ae5-fd7023e2ecaf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00153 sec., 15686.274509803923 rows/sec., 1.30 MiB/sec. | ||
| 5528 | 2026.05.08 16:58:02.836130 [ 48 ] {} <Debug> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5529 | 2026.05.08 16:58:02.836166 [ 262 ] {9ff4af17-2092-441d-8ae5-fd7023e2ecaf} <Debug> TCPHandler: Processed in 0.001711746 sec. | ||
| 5530 | 2026.05.08 16:58:02.836191 [ 48 ] {} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.05.08 16:58:02.836223 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5532 | 2026.05.08 16:58:02.836308 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.05.08 16:58:02.836322 [ 195 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 5534 | 2026.05.08 16:58:02.836409 [ 262 ] {bd62bcf6-6f0f-464f-8745-1247d6a08185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5535 | 2026.05.08 16:58:02.836414 [ 195 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5536 | 2026.05.08 16:58:02.836449 [ 195 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 5537 | 2026.05.08 16:58:02.836451 [ 262 ] {bd62bcf6-6f0f-464f-8745-1247d6a08185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5538 | 2026.05.08 16:58:02.836504 [ 195 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 5539 | 2026.05.08 16:58:02.836548 [ 195 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 5540 | 2026.05.08 16:58:02.836589 [ 195 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 5541 | 2026.05.08 16:58:02.836635 [ 195 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 5542 | 2026.05.08 16:58:02.836682 [ 195 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 5543 | 2026.05.08 16:58:02.837032 [ 262 ] {bd62bcf6-6f0f-464f-8745-1247d6a08185} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.05.08 16:58:02.837069 [ 262 ] {bd62bcf6-6f0f-464f-8745-1247d6a08185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5545 | 2026.05.08 16:58:02.837429 [ 262 ] {bd62bcf6-6f0f-464f-8745-1247d6a08185} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5546 | 2026.05.08 16:58:02.837655 [ 262 ] {bd62bcf6-6f0f-464f-8745-1247d6a08185} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.05.08 16:58:02.837742 [ 200 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458669 sec., 1006396.9276100337 rows/sec., 68.40 MiB/sec. | ||
| 5548 | 2026.05.08 16:58:02.837770 [ 48 ] {} <Debug> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5549 | 2026.05.08 16:58:02.837791 [ 262 ] {bd62bcf6-6f0f-464f-8745-1247d6a08185} <Debug> executeQuery: Read 258 rows, 23.71 KiB in 0.001398 sec., 184549.35622317597 rows/sec., 16.56 MiB/sec. | ||
| 5550 | 2026.05.08 16:58:02.837806 [ 48 ] {} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.05.08 16:58:02.837839 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5552 | 2026.05.08 16:58:02.837842 [ 262 ] {bd62bcf6-6f0f-464f-8745-1247d6a08185} <Debug> TCPHandler: Processed in 0.001587193 sec. | ||
| 5553 | 2026.05.08 16:58:02.837889 [ 195 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5554 | 2026.05.08 16:58:02.837934 [ 198 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 5555 | 2026.05.08 16:58:02.837992 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.05.08 16:58:02.838059 [ 198 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5557 | 2026.05.08 16:58:02.838094 [ 262 ] {1d0d439b-811d-4f35-9076-cc121de99edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5558 | 2026.05.08 16:58:02.838100 [ 198 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3358 rows starting from the beginning of the part | ||
| 5559 | 2026.05.08 16:58:02.838146 [ 262 ] {1d0d439b-811d-4f35-9076-cc121de99edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5560 | 2026.05.08 16:58:02.838146 [ 195 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_16_3} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2026.05.08 16:58:02.838184 [ 198 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part | ||
| 5562 | 2026.05.08 16:58:02.838228 [ 195 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_16_3} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5563 | 2026.05.08 16:58:02.838241 [ 198 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 3144 rows starting from the beginning of the part | ||
| 5564 | 2026.05.08 16:58:02.838294 [ 198 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 138 rows starting from the beginning of the part | ||
| 5565 | 2026.05.08 16:58:02.838298 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5566 | 2026.05.08 16:58:02.838336 [ 198 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 797 rows starting from the beginning of the part | ||
| 5567 | 2026.05.08 16:58:02.838386 [ 198 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 258 rows starting from the beginning of the part | ||
| 5568 | 2026.05.08 16:58:02.838648 [ 262 ] {1d0d439b-811d-4f35-9076-cc121de99edc} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2026.05.08 16:58:02.838693 [ 262 ] {1d0d439b-811d-4f35-9076-cc121de99edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5570 | 2026.05.08 16:58:02.839025 [ 262 ] {1d0d439b-811d-4f35-9076-cc121de99edc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5571 | 2026.05.08 16:58:02.839299 [ 262 ] {1d0d439b-811d-4f35-9076-cc121de99edc} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2026.05.08 16:58:02.839446 [ 262 ] {1d0d439b-811d-4f35-9076-cc121de99edc} <Debug> executeQuery: Read 53 rows, 4.04 KiB in 0.00137 sec., 38686.131386861314 rows/sec., 2.88 MiB/sec. | ||
| 5573 | 2026.05.08 16:58:02.839492 [ 262 ] {1d0d439b-811d-4f35-9076-cc121de99edc} <Debug> TCPHandler: Processed in 0.001556502 sec. | ||
| 5574 | 2026.05.08 16:58:02.839639 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2026.05.08 16:58:02.839754 [ 262 ] {08eabc09-67ac-4aa4-9231-fcb354b5681e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5576 | 2026.05.08 16:58:02.839796 [ 262 ] {08eabc09-67ac-4aa4-9231-fcb354b5681e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5577 | 2026.05.08 16:58:02.840271 [ 262 ] {08eabc09-67ac-4aa4-9231-fcb354b5681e} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2026.05.08 16:58:02.840307 [ 262 ] {08eabc09-67ac-4aa4-9231-fcb354b5681e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5579 | 2026.05.08 16:58:02.840625 [ 262 ] {08eabc09-67ac-4aa4-9231-fcb354b5681e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5580 | 2026.05.08 16:58:02.840661 [ 193 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7833 rows, containing 5 columns (5 merged, 0 gathered) in 0.002765195 sec., 2832711.617083063 rows/sec., 225.82 MiB/sec. | ||
| 5581 | 2026.05.08 16:58:02.840855 [ 262 ] {08eabc09-67ac-4aa4-9231-fcb354b5681e} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.05.08 16:58:02.840981 [ 198 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5583 | 2026.05.08 16:58:02.841001 [ 262 ] {08eabc09-67ac-4aa4-9231-fcb354b5681e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001264 sec., 18987.3417721519 rows/sec., 1.58 MiB/sec. | ||
| 5584 | 2026.05.08 16:58:02.841044 [ 262 ] {08eabc09-67ac-4aa4-9231-fcb354b5681e} <Debug> TCPHandler: Processed in 0.001470089 sec. | ||
| 5585 | 2026.05.08 16:58:02.841186 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5586 | 2026.05.08 16:58:02.841271 [ 198 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_31_6} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.05.08 16:58:02.841283 [ 262 ] {3c5afca5-6c5e-488e-a811-ece953d2e9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5588 | 2026.05.08 16:58:02.841340 [ 262 ] {3c5afca5-6c5e-488e-a811-ece953d2e9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5589 | 2026.05.08 16:58:02.841369 [ 198 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_31_6} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5590 | 2026.05.08 16:58:02.841448 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 5591 | 2026.05.08 16:58:02.841751 [ 262 ] {3c5afca5-6c5e-488e-a811-ece953d2e9d9} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.05.08 16:58:02.841794 [ 262 ] {3c5afca5-6c5e-488e-a811-ece953d2e9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5593 | 2026.05.08 16:58:02.842107 [ 262 ] {3c5afca5-6c5e-488e-a811-ece953d2e9d9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5594 | 2026.05.08 16:58:02.842346 [ 262 ] {3c5afca5-6c5e-488e-a811-ece953d2e9d9} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.05.08 16:58:02.842465 [ 48 ] {} <Debug> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5596 | 2026.05.08 16:58:02.842481 [ 262 ] {3c5afca5-6c5e-488e-a811-ece953d2e9d9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001215 sec., 9876.543209876543 rows/sec., 771.60 KiB/sec. | ||
| 5597 | 2026.05.08 16:58:02.842507 [ 48 ] {} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.05.08 16:58:02.842534 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5599 | 2026.05.08 16:58:02.842536 [ 262 ] {3c5afca5-6c5e-488e-a811-ece953d2e9d9} <Debug> TCPHandler: Processed in 0.001404548 sec. | ||
| 5600 | 2026.05.08 16:58:02.842675 [ 195 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 5601 | 2026.05.08 16:58:02.842693 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2026.05.08 16:58:02.842815 [ 262 ] {52d5459c-dd83-49be-8970-b1651dc64996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5603 | 2026.05.08 16:58:02.842841 [ 195 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5604 | 2026.05.08 16:58:02.842860 [ 262 ] {52d5459c-dd83-49be-8970-b1651dc64996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5605 | 2026.05.08 16:58:02.842884 [ 195 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 5606 | 2026.05.08 16:58:02.842968 [ 195 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 5607 | 2026.05.08 16:58:02.843037 [ 195 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 5608 | 2026.05.08 16:58:02.843112 [ 195 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 5609 | 2026.05.08 16:58:02.843164 [ 195 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 5610 | 2026.05.08 16:58:02.843211 [ 195 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 5611 | 2026.05.08 16:58:02.843397 [ 262 ] {52d5459c-dd83-49be-8970-b1651dc64996} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2026.05.08 16:58:02.843442 [ 262 ] {52d5459c-dd83-49be-8970-b1651dc64996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5613 | 2026.05.08 16:58:02.843791 [ 262 ] {52d5459c-dd83-49be-8970-b1651dc64996} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5614 | 2026.05.08 16:58:02.844251 [ 262 ] {52d5459c-dd83-49be-8970-b1651dc64996} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2026.05.08 16:58:02.844354 [ 201 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744807 sec., 437870.77883112576 rows/sec., 26.84 MiB/sec. | ||
| 5616 | 2026.05.08 16:58:02.844400 [ 48 ] {} <Debug> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5617 | 2026.05.08 16:58:02.844442 [ 48 ] {} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.05.08 16:58:02.844446 [ 262 ] {52d5459c-dd83-49be-8970-b1651dc64996} <Debug> executeQuery: Read 141 rows, 11.66 KiB in 0.001646 sec., 85662.21142162819 rows/sec., 6.92 MiB/sec. | ||
| 5619 | 2026.05.08 16:58:02.844468 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5620 | 2026.05.08 16:58:02.844505 [ 195 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5621 | 2026.05.08 16:58:02.844526 [ 262 ] {52d5459c-dd83-49be-8970-b1651dc64996} <Debug> TCPHandler: Processed in 0.001887911 sec. | ||
| 5622 | 2026.05.08 16:58:02.844552 [ 193 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 5623 | 2026.05.08 16:58:02.844636 [ 193 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5624 | 2026.05.08 16:58:02.844665 [ 193 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 5625 | 2026.05.08 16:58:02.844719 [ 193 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 105 rows starting from the beginning of the part | ||
| 5626 | 2026.05.08 16:58:02.844722 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2026.05.08 16:58:02.844766 [ 193 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1718 rows starting from the beginning of the part | ||
| 5628 | 2026.05.08 16:58:02.844801 [ 195 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_16_3} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5629 | 2026.05.08 16:58:02.844808 [ 193 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 105 rows starting from the beginning of the part | ||
| 5630 | 2026.05.08 16:58:02.844862 [ 193 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 490 rows starting from the beginning of the part | ||
| 5631 | 2026.05.08 16:58:02.844863 [ 262 ] {239d48ee-7299-4381-ad07-d686a9db3b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5632 | 2026.05.08 16:58:02.844889 [ 195 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_16_3} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5633 | 2026.05.08 16:58:02.844908 [ 193 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 141 rows starting from the beginning of the part | ||
| 5634 | 2026.05.08 16:58:02.844928 [ 262 ] {239d48ee-7299-4381-ad07-d686a9db3b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5635 | 2026.05.08 16:58:02.844974 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5636 | 2026.05.08 16:58:02.845464 [ 262 ] {239d48ee-7299-4381-ad07-d686a9db3b9b} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2026.05.08 16:58:02.845506 [ 262 ] {239d48ee-7299-4381-ad07-d686a9db3b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5638 | 2026.05.08 16:58:02.845894 [ 262 ] {239d48ee-7299-4381-ad07-d686a9db3b9b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5639 | 2026.05.08 16:58:02.846119 [ 262 ] {239d48ee-7299-4381-ad07-d686a9db3b9b} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2026.05.08 16:58:02.846240 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5641 | 2026.05.08 16:58:02.846244 [ 195 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001721886 sec., 2548368.47503261 rows/sec., 185.32 MiB/sec. | ||
| 5642 | 2026.05.08 16:58:02.846258 [ 262 ] {239d48ee-7299-4381-ad07-d686a9db3b9b} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001435 sec., 236933.79790940764 rows/sec., 17.93 MiB/sec. | ||
| 5643 | 2026.05.08 16:58:02.846280 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2026.05.08 16:58:02.846317 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5645 | 2026.05.08 16:58:02.846327 [ 262 ] {239d48ee-7299-4381-ad07-d686a9db3b9b} <Debug> TCPHandler: Processed in 0.001712786 sec. | ||
| 5646 | 2026.05.08 16:58:02.846394 [ 190 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 5647 | 2026.05.08 16:58:02.846472 [ 201 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5648 | 2026.05.08 16:58:02.846479 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2026.05.08 16:58:02.846519 [ 190 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5650 | 2026.05.08 16:58:02.846555 [ 190 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11192 rows starting from the beginning of the part | ||
| 5651 | 2026.05.08 16:58:02.846607 [ 262 ] {307745a0-3006-4311-a08b-d38ce6168e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5652 | 2026.05.08 16:58:02.846611 [ 190 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 5653 | 2026.05.08 16:58:02.846677 [ 262 ] {307745a0-3006-4311-a08b-d38ce6168e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5654 | 2026.05.08 16:58:02.846680 [ 190 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1725 rows starting from the beginning of the part | ||
| 5655 | 2026.05.08 16:58:02.846741 [ 190 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5656 | 2026.05.08 16:58:02.846785 [ 190 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5657 | 2026.05.08 16:58:02.846803 [ 201 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_31_6} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.05.08 16:58:02.846826 [ 190 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 340 rows starting from the beginning of the part | ||
| 5659 | 2026.05.08 16:58:02.846900 [ 201 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_31_6} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5660 | 2026.05.08 16:58:02.846996 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5661 | 2026.05.08 16:58:02.847596 [ 262 ] {307745a0-3006-4311-a08b-d38ce6168e42} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2026.05.08 16:58:02.847637 [ 262 ] {307745a0-3006-4311-a08b-d38ce6168e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5663 | 2026.05.08 16:58:02.848273 [ 262 ] {307745a0-3006-4311-a08b-d38ce6168e42} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5664 | 2026.05.08 16:58:02.848520 [ 262 ] {307745a0-3006-4311-a08b-d38ce6168e42} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5665 | 2026.05.08 16:58:02.848663 [ 262 ] {307745a0-3006-4311-a08b-d38ce6168e42} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002081 sec., 19702.066314271986 rows/sec., 35.31 MiB/sec. | ||
| 5666 | 2026.05.08 16:58:02.848730 [ 262 ] {307745a0-3006-4311-a08b-d38ce6168e42} <Debug> TCPHandler: Processed in 0.002302672 sec. | ||
| 5667 | 2026.05.08 16:58:02.848859 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5668 | 2026.05.08 16:58:02.848960 [ 262 ] {62ad91c7-f54c-4ccb-9349-a68fad4c3764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5669 | 2026.05.08 16:58:02.849003 [ 262 ] {62ad91c7-f54c-4ccb-9349-a68fad4c3764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5670 | 2026.05.08 16:58:02.849355 [ 262 ] {62ad91c7-f54c-4ccb-9349-a68fad4c3764} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5671 | 2026.05.08 16:58:02.849391 [ 262 ] {62ad91c7-f54c-4ccb-9349-a68fad4c3764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5672 | 2026.05.08 16:58:02.849804 [ 262 ] {62ad91c7-f54c-4ccb-9349-a68fad4c3764} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5673 | 2026.05.08 16:58:02.850025 [ 262 ] {62ad91c7-f54c-4ccb-9349-a68fad4c3764} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5674 | 2026.05.08 16:58:02.850140 [ 48 ] {} <Debug> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5675 | 2026.05.08 16:58:02.850154 [ 262 ] {62ad91c7-f54c-4ccb-9349-a68fad4c3764} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 5676 | 2026.05.08 16:58:02.850185 [ 48 ] {} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2026.05.08 16:58:02.850205 [ 262 ] {62ad91c7-f54c-4ccb-9349-a68fad4c3764} <Debug> TCPHandler: Processed in 0.001394878 sec. | ||
| 5678 | 2026.05.08 16:58:02.850212 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5679 | 2026.05.08 16:58:02.850307 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 5680 | 2026.05.08 16:58:02.850416 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5681 | 2026.05.08 16:58:02.850446 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1782 rows starting from the beginning of the part | ||
| 5682 | 2026.05.08 16:58:02.850498 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 5683 | 2026.05.08 16:58:02.850542 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 5684 | 2026.05.08 16:58:02.850583 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5685 | 2026.05.08 16:58:02.850631 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5686 | 2026.05.08 16:58:02.850764 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5687 | 2026.05.08 16:58:02.851852 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 4 columns (4 merged, 0 gathered) in 0.001575872 sec., 1359247.4515696706 rows/sec., 87.81 MiB/sec. | ||
| 5688 | 2026.05.08 16:58:02.852144 [ 190 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13842 rows, containing 5 columns (5 merged, 0 gathered) in 0.005784056 sec., 2393130.356967498 rows/sec., 154.69 MiB/sec. | ||
| 5689 | 2026.05.08 16:58:02.852164 [ 194 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5690 | 2026.05.08 16:58:02.852468 [ 194 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_31_6} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.05.08 16:58:02.852552 [ 194 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_31_6} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5692 | 2026.05.08 16:58:02.852639 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5693 | 2026.05.08 16:58:02.852645 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5694 | 2026.05.08 16:58:02.852961 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.05.08 16:58:02.853035 [ 189 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5696 | 2026.05.08 16:58:02.853105 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 5697 | 2026.05.08 16:58:04.803836 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11018 | ||
| 5698 | 2026.05.08 16:58:04.804304 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.05.08 16:58:04.804341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5700 | 2026.05.08 16:58:04.804812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5701 | 2026.05.08 16:58:04.805047 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2026.05.08 16:58:04.805163 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11018 | ||
| 5703 | 2026.05.08 16:58:05.369937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5704 | 2026.05.08 16:58:05.385881 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.05.08 16:58:05.385935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5706 | 2026.05.08 16:58:05.392325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5707 | 2026.05.08 16:58:05.393048 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.05.08 16:58:05.395666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5709 | 2026.05.08 16:58:07.820212 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.05.08 16:58:07.820460 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5711 | 2026.05.08 16:58:07.820807 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5712 | 2026.05.08 16:58:07.820843 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5713 | 2026.05.08 16:58:07.821051 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5714 | 2026.05.08 16:58:07.821119 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5715 | 2026.05.08 16:58:07.821255 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5716 | 2026.05.08 16:58:07.821378 [ 332 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5717 | 2026.05.08 16:58:07.821389 [ 259 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5718 | 2026.05.08 16:58:07.821389 [ 330 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5719 | 2026.05.08 16:58:07.821545 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 5720 | 2026.05.08 16:58:07.821574 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5721 | 2026.05.08 16:58:07.821658 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5722 | 2026.05.08 16:58:07.821679 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 5723 | 2026.05.08 16:58:07.821715 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5724 | 2026.05.08 16:58:07.821755 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5725 | 2026.05.08 16:58:07.821788 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5726 | 2026.05.08 16:58:07.823095 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002735 sec., 19012.797074954295 rows/sec., 3.86 MiB/sec. | ||
| 5727 | 2026.05.08 16:58:07.823235 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Debug> MemoryTracker: Peak memory usage (for query): 138.84 KiB. | ||
| 5728 | 2026.05.08 16:58:07.823254 [ 262 ] {d87db089-95ee-4510-a01e-a67f2d60dd28} <Debug> TCPHandler: Processed in 0.003179876 sec. | ||
| 5729 | 2026.05.08 16:58:07.825083 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2026.05.08 16:58:07.825203 [ 262 ] {131f5de2-9ab6-4dc2-b77b-e3b9172ce03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5731 | 2026.05.08 16:58:07.825246 [ 262 ] {131f5de2-9ab6-4dc2-b77b-e3b9172ce03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5732 | 2026.05.08 16:58:07.825824 [ 262 ] {131f5de2-9ab6-4dc2-b77b-e3b9172ce03b} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.05.08 16:58:07.825872 [ 262 ] {131f5de2-9ab6-4dc2-b77b-e3b9172ce03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5734 | 2026.05.08 16:58:07.826255 [ 262 ] {131f5de2-9ab6-4dc2-b77b-e3b9172ce03b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5735 | 2026.05.08 16:58:07.826485 [ 262 ] {131f5de2-9ab6-4dc2-b77b-e3b9172ce03b} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.05.08 16:58:07.826662 [ 262 ] {131f5de2-9ab6-4dc2-b77b-e3b9172ce03b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00149 sec., 37583.89261744967 rows/sec., 2.87 MiB/sec. | ||
| 5737 | 2026.05.08 16:58:07.826704 [ 262 ] {131f5de2-9ab6-4dc2-b77b-e3b9172ce03b} <Debug> TCPHandler: Processed in 0.001675045 sec. | ||
| 5738 | 2026.05.08 16:58:07.826845 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2026.05.08 16:58:07.827014 [ 262 ] {33a9bfb4-8fb7-4c6c-90f5-1a997301512d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5740 | 2026.05.08 16:58:07.827106 [ 262 ] {33a9bfb4-8fb7-4c6c-90f5-1a997301512d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5741 | 2026.05.08 16:58:07.827757 [ 262 ] {33a9bfb4-8fb7-4c6c-90f5-1a997301512d} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2026.05.08 16:58:07.827809 [ 262 ] {33a9bfb4-8fb7-4c6c-90f5-1a997301512d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5743 | 2026.05.08 16:58:07.828205 [ 262 ] {33a9bfb4-8fb7-4c6c-90f5-1a997301512d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5744 | 2026.05.08 16:58:07.828440 [ 262 ] {33a9bfb4-8fb7-4c6c-90f5-1a997301512d} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2026.05.08 16:58:07.828624 [ 262 ] {33a9bfb4-8fb7-4c6c-90f5-1a997301512d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001665 sec., 38438.43843843844 rows/sec., 3.00 MiB/sec. | ||
| 5746 | 2026.05.08 16:58:07.828676 [ 262 ] {33a9bfb4-8fb7-4c6c-90f5-1a997301512d} <Debug> TCPHandler: Processed in 0.001879121 sec. | ||
| 5747 | 2026.05.08 16:58:07.828854 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2026.05.08 16:58:07.828962 [ 262 ] {d32aa324-b1bb-4181-a8d2-cd74af5b6eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5749 | 2026.05.08 16:58:07.829010 [ 262 ] {d32aa324-b1bb-4181-a8d2-cd74af5b6eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5750 | 2026.05.08 16:58:07.829484 [ 262 ] {d32aa324-b1bb-4181-a8d2-cd74af5b6eaf} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.05.08 16:58:07.829524 [ 262 ] {d32aa324-b1bb-4181-a8d2-cd74af5b6eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5752 | 2026.05.08 16:58:07.829895 [ 262 ] {d32aa324-b1bb-4181-a8d2-cd74af5b6eaf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5753 | 2026.05.08 16:58:07.830122 [ 262 ] {d32aa324-b1bb-4181-a8d2-cd74af5b6eaf} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.05.08 16:58:07.830274 [ 262 ] {d32aa324-b1bb-4181-a8d2-cd74af5b6eaf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001337 sec., 119670.90501121915 rows/sec., 8.33 MiB/sec. | ||
| 5755 | 2026.05.08 16:58:07.830313 [ 262 ] {d32aa324-b1bb-4181-a8d2-cd74af5b6eaf} <Debug> TCPHandler: Processed in 0.001564332 sec. | ||
| 5756 | 2026.05.08 16:58:07.830467 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.05.08 16:58:07.830568 [ 262 ] {788386ac-8165-47c4-ab10-03d801243f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5758 | 2026.05.08 16:58:07.830611 [ 262 ] {788386ac-8165-47c4-ab10-03d801243f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5759 | 2026.05.08 16:58:07.830953 [ 262 ] {788386ac-8165-47c4-ab10-03d801243f51} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.05.08 16:58:07.830988 [ 262 ] {788386ac-8165-47c4-ab10-03d801243f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5761 | 2026.05.08 16:58:07.831315 [ 262 ] {788386ac-8165-47c4-ab10-03d801243f51} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5762 | 2026.05.08 16:58:07.831535 [ 262 ] {788386ac-8165-47c4-ab10-03d801243f51} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.05.08 16:58:07.831669 [ 262 ] {788386ac-8165-47c4-ab10-03d801243f51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 5764 | 2026.05.08 16:58:07.831704 [ 262 ] {788386ac-8165-47c4-ab10-03d801243f51} <Debug> TCPHandler: Processed in 0.001289545 sec. | ||
| 5765 | 2026.05.08 16:58:12.217716 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5766 | 2026.05.08 16:58:12.217782 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5767 | 2026.05.08 16:58:12.305231 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11530 | ||
| 5768 | 2026.05.08 16:58:12.305987 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.05.08 16:58:12.306024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5770 | 2026.05.08 16:58:12.306698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5771 | 2026.05.08 16:58:12.306939 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.05.08 16:58:12.307068 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11530 | ||
| 5773 | 2026.05.08 16:58:12.328539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 722 | ||
| 5774 | 2026.05.08 16:58:12.330905 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.05.08 16:58:12.330968 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5776 | 2026.05.08 16:58:12.332194 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5777 | 2026.05.08 16:58:12.332474 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.05.08 16:58:12.332842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5779 | 2026.05.08 16:58:12.821475 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2026.05.08 16:58:12.821708 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5781 | 2026.05.08 16:58:12.822055 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5782 | 2026.05.08 16:58:12.822093 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5783 | 2026.05.08 16:58:12.822313 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5784 | 2026.05.08 16:58:12.822383 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5785 | 2026.05.08 16:58:12.822525 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5786 | 2026.05.08 16:58:12.822670 [ 259 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5787 | 2026.05.08 16:58:12.822675 [ 334 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5788 | 2026.05.08 16:58:12.822675 [ 332 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5789 | 2026.05.08 16:58:12.822863 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 5790 | 2026.05.08 16:58:12.822893 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5791 | 2026.05.08 16:58:12.822979 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5792 | 2026.05.08 16:58:12.823000 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 5793 | 2026.05.08 16:58:12.823036 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5794 | 2026.05.08 16:58:12.823076 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5795 | 2026.05.08 16:58:12.823109 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5796 | 2026.05.08 16:58:12.824559 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002943 sec., 17669.04519198097 rows/sec., 3.59 MiB/sec. | ||
| 5797 | 2026.05.08 16:58:12.824747 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Debug> MemoryTracker: Peak memory usage (for query): 140.09 KiB. | ||
| 5798 | 2026.05.08 16:58:12.824764 [ 262 ] {a82b1104-5cff-4692-9cb2-dbab8c55589f} <Debug> TCPHandler: Processed in 0.003421683 sec. | ||
| 5799 | 2026.05.08 16:58:12.827007 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5800 | 2026.05.08 16:58:12.827119 [ 262 ] {2486e5df-4615-4713-bcde-a853e563216a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5801 | 2026.05.08 16:58:12.827162 [ 262 ] {2486e5df-4615-4713-bcde-a853e563216a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5802 | 2026.05.08 16:58:12.827766 [ 262 ] {2486e5df-4615-4713-bcde-a853e563216a} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.05.08 16:58:12.827810 [ 262 ] {2486e5df-4615-4713-bcde-a853e563216a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5804 | 2026.05.08 16:58:12.828205 [ 262 ] {2486e5df-4615-4713-bcde-a853e563216a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5805 | 2026.05.08 16:58:12.828444 [ 262 ] {2486e5df-4615-4713-bcde-a853e563216a} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2026.05.08 16:58:12.828593 [ 262 ] {2486e5df-4615-4713-bcde-a853e563216a} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001506 sec., 91633.46613545818 rows/sec., 7.96 MiB/sec. | ||
| 5807 | 2026.05.08 16:58:12.828630 [ 262 ] {2486e5df-4615-4713-bcde-a853e563216a} <Debug> TCPHandler: Processed in 0.001674926 sec. | ||
| 5808 | 2026.05.08 16:58:12.828767 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2026.05.08 16:58:12.828867 [ 262 ] {2b497f24-5a79-4c4d-8ccb-679cf1d5b606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5810 | 2026.05.08 16:58:12.828907 [ 262 ] {2b497f24-5a79-4c4d-8ccb-679cf1d5b606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5811 | 2026.05.08 16:58:12.829335 [ 262 ] {2b497f24-5a79-4c4d-8ccb-679cf1d5b606} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2026.05.08 16:58:12.829372 [ 262 ] {2b497f24-5a79-4c4d-8ccb-679cf1d5b606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5813 | 2026.05.08 16:58:12.829665 [ 262 ] {2b497f24-5a79-4c4d-8ccb-679cf1d5b606} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5814 | 2026.05.08 16:58:12.829879 [ 262 ] {2b497f24-5a79-4c4d-8ccb-679cf1d5b606} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2026.05.08 16:58:12.829995 [ 35 ] {} <Debug> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5816 | 2026.05.08 16:58:12.830013 [ 262 ] {2b497f24-5a79-4c4d-8ccb-679cf1d5b606} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001164 sec., 35223.3676975945 rows/sec., 2.59 MiB/sec. | ||
| 5817 | 2026.05.08 16:58:12.830048 [ 35 ] {} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2026.05.08 16:58:12.830062 [ 262 ] {2b497f24-5a79-4c4d-8ccb-679cf1d5b606} <Debug> TCPHandler: Processed in 0.001344766 sec. | ||
| 5819 | 2026.05.08 16:58:12.830079 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5820 | 2026.05.08 16:58:12.830204 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.05.08 16:58:12.830204 [ 201 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::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 | ||
| 5822 | 2026.05.08 16:58:12.830306 [ 262 ] {1250d912-3b07-4164-92bd-2e9adec2afb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5823 | 2026.05.08 16:58:12.830350 [ 201 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5824 | 2026.05.08 16:58:12.830351 [ 262 ] {1250d912-3b07-4164-92bd-2e9adec2afb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5825 | 2026.05.08 16:58:12.830391 [ 201 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 224 rows starting from the beginning of the part | ||
| 5826 | 2026.05.08 16:58:12.830459 [ 201 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 155 rows starting from the beginning of the part | ||
| 5827 | 2026.05.08 16:58:12.830502 [ 201 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 5828 | 2026.05.08 16:58:12.830545 [ 201 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 142 rows starting from the beginning of the part | ||
| 5829 | 2026.05.08 16:58:12.830591 [ 201 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 53 rows starting from the beginning of the part | ||
| 5830 | 2026.05.08 16:58:12.830633 [ 201 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 5831 | 2026.05.08 16:58:12.830839 [ 262 ] {1250d912-3b07-4164-92bd-2e9adec2afb5} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.05.08 16:58:12.830887 [ 262 ] {1250d912-3b07-4164-92bd-2e9adec2afb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5833 | 2026.05.08 16:58:12.831219 [ 262 ] {1250d912-3b07-4164-92bd-2e9adec2afb5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5834 | 2026.05.08 16:58:12.831447 [ 262 ] {1250d912-3b07-4164-92bd-2e9adec2afb5} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2026.05.08 16:58:12.831531 [ 194 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372837 sec., 477842.5989392768 rows/sec., 32.35 MiB/sec. | ||
| 5836 | 2026.05.08 16:58:12.831576 [ 262 ] {1250d912-3b07-4164-92bd-2e9adec2afb5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001288 sec., 81521.73913043478 rows/sec., 6.37 MiB/sec. | ||
| 5837 | 2026.05.08 16:58:12.831618 [ 262 ] {1250d912-3b07-4164-92bd-2e9adec2afb5} <Debug> TCPHandler: Processed in 0.001467299 sec. | ||
| 5838 | 2026.05.08 16:58:12.831726 [ 190 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5839 | 2026.05.08 16:58:12.831783 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2026.05.08 16:58:12.831889 [ 262 ] {f7e421e2-4280-4c98-8ba1-97b931053e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5841 | 2026.05.08 16:58:12.831935 [ 262 ] {f7e421e2-4280-4c98-8ba1-97b931053e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5842 | 2026.05.08 16:58:12.832081 [ 190 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_31_6} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.05.08 16:58:12.832182 [ 190 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_31_6} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5844 | 2026.05.08 16:58:12.832285 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5845 | 2026.05.08 16:58:12.832373 [ 262 ] {f7e421e2-4280-4c98-8ba1-97b931053e29} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.05.08 16:58:12.832416 [ 262 ] {f7e421e2-4280-4c98-8ba1-97b931053e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5847 | 2026.05.08 16:58:12.832750 [ 262 ] {f7e421e2-4280-4c98-8ba1-97b931053e29} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5848 | 2026.05.08 16:58:12.832966 [ 262 ] {f7e421e2-4280-4c98-8ba1-97b931053e29} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.05.08 16:58:12.833096 [ 262 ] {f7e421e2-4280-4c98-8ba1-97b931053e29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 5850 | 2026.05.08 16:58:12.833133 [ 262 ] {f7e421e2-4280-4c98-8ba1-97b931053e29} <Debug> TCPHandler: Processed in 0.001399278 sec. | ||
| 5851 | 2026.05.08 16:58:12.833264 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.05.08 16:58:12.833366 [ 262 ] {8415444b-86d5-4edd-8c96-6b295c78654c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5853 | 2026.05.08 16:58:12.833418 [ 262 ] {8415444b-86d5-4edd-8c96-6b295c78654c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5854 | 2026.05.08 16:58:12.834321 [ 262 ] {8415444b-86d5-4edd-8c96-6b295c78654c} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.05.08 16:58:12.834357 [ 262 ] {8415444b-86d5-4edd-8c96-6b295c78654c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5856 | 2026.05.08 16:58:12.834911 [ 262 ] {8415444b-86d5-4edd-8c96-6b295c78654c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5857 | 2026.05.08 16:58:12.835139 [ 262 ] {8415444b-86d5-4edd-8c96-6b295c78654c} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.05.08 16:58:12.835278 [ 262 ] {8415444b-86d5-4edd-8c96-6b295c78654c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00193 sec., 21243.523316062176 rows/sec., 38.07 MiB/sec. | ||
| 5859 | 2026.05.08 16:58:12.835309 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5860 | 2026.05.08 16:58:12.835331 [ 262 ] {8415444b-86d5-4edd-8c96-6b295c78654c} <Debug> TCPHandler: Processed in 0.002115877 sec. | ||
| 5861 | 2026.05.08 16:58:12.835366 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2026.05.08 16:58:12.835397 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5863 | 2026.05.08 16:58:12.835501 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5864 | 2026.05.08 16:58:12.835532 [ 201 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::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 | ||
| 5865 | 2026.05.08 16:58:12.835609 [ 262 ] {d1c99e1a-91ae-4c1a-a73f-9103701d3ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5866 | 2026.05.08 16:58:12.835661 [ 262 ] {d1c99e1a-91ae-4c1a-a73f-9103701d3ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5867 | 2026.05.08 16:58:12.835795 [ 201 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5868 | 2026.05.08 16:58:12.835862 [ 201 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 501 rows starting from the beginning of the part | ||
| 5869 | 2026.05.08 16:58:12.835997 [ 201 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 5870 | 2026.05.08 16:58:12.836037 [ 262 ] {d1c99e1a-91ae-4c1a-a73f-9103701d3ad2} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5871 | 2026.05.08 16:58:12.836081 [ 262 ] {d1c99e1a-91ae-4c1a-a73f-9103701d3ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5872 | 2026.05.08 16:58:12.836114 [ 201 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 5873 | 2026.05.08 16:58:12.836228 [ 201 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 5874 | 2026.05.08 16:58:12.836341 [ 201 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5875 | 2026.05.08 16:58:12.836413 [ 262 ] {d1c99e1a-91ae-4c1a-a73f-9103701d3ad2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5876 | 2026.05.08 16:58:12.836454 [ 201 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 5877 | 2026.05.08 16:58:12.836666 [ 262 ] {d1c99e1a-91ae-4c1a-a73f-9103701d3ad2} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.05.08 16:58:12.836802 [ 262 ] {d1c99e1a-91ae-4c1a-a73f-9103701d3ad2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 5879 | 2026.05.08 16:58:12.836839 [ 262 ] {d1c99e1a-91ae-4c1a-a73f-9103701d3ad2} <Debug> TCPHandler: Processed in 0.001387737 sec. | ||
| 5880 | 2026.05.08 16:58:12.846440 [ 190 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 19 columns (19 merged, 0 gathered) in 0.010960466 sec., 61493.73575904528 rows/sec., 110.19 MiB/sec. | ||
| 5881 | 2026.05.08 16:58:12.847074 [ 201 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5882 | 2026.05.08 16:58:12.847399 [ 201 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.05.08 16:58:12.847471 [ 201 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5884 | 2026.05.08 16:58:12.847563 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 5885 | 2026.05.08 16:58:12.896607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5886 | 2026.05.08 16:58:12.913633 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.05.08 16:58:12.913685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5888 | 2026.05.08 16:58:12.919583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5889 | 2026.05.08 16:58:12.920257 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.05.08 16:58:12.922980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5891 | 2026.05.08 16:58:13.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.38 MiB, peak 268.41 MiB, free memory in arenas 0.00 B, will set to 263.14 MiB (RSS), difference: 1.76 MiB | ||
| 5892 | 2026.05.08 16:58:17.686314 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.05.08 16:58:17.686619 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5894 | 2026.05.08 16:58:17.687025 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5895 | 2026.05.08 16:58:17.687065 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5896 | 2026.05.08 16:58:17.687330 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5897 | 2026.05.08 16:58:17.687399 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5898 | 2026.05.08 16:58:17.687541 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 5899 | 2026.05.08 16:58:17.687673 [ 332 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5900 | 2026.05.08 16:58:17.687673 [ 334 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5901 | 2026.05.08 16:58:17.687730 [ 259 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5902 | 2026.05.08 16:58:17.687911 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 5903 | 2026.05.08 16:58:17.687942 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5904 | 2026.05.08 16:58:17.688028 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5905 | 2026.05.08 16:58:17.688049 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 5906 | 2026.05.08 16:58:17.688086 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5907 | 2026.05.08 16:58:17.688127 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5908 | 2026.05.08 16:58:17.688165 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5909 | 2026.05.08 16:58:17.690007 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.003515 sec., 14793.741109530583 rows/sec., 3.46 MiB/sec. | ||
| 5910 | 2026.05.08 16:58:17.690183 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Debug> MemoryTracker: Peak memory usage (for query): 161.13 KiB. | ||
| 5911 | 2026.05.08 16:58:17.690199 [ 262 ] {ff3d4d6c-93e2-495d-b516-39351c1aa29a} <Debug> TCPHandler: Processed in 0.004036758 sec. | ||
| 5912 | 2026.05.08 16:58:17.706360 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.05.08 16:58:17.706501 [ 262 ] {d5cef168-b7d5-44af-89fb-ac97a0a233d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5914 | 2026.05.08 16:58:17.706554 [ 262 ] {d5cef168-b7d5-44af-89fb-ac97a0a233d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5915 | 2026.05.08 16:58:17.707299 [ 262 ] {d5cef168-b7d5-44af-89fb-ac97a0a233d8} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.05.08 16:58:17.707347 [ 262 ] {d5cef168-b7d5-44af-89fb-ac97a0a233d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5917 | 2026.05.08 16:58:17.707739 [ 262 ] {d5cef168-b7d5-44af-89fb-ac97a0a233d8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5918 | 2026.05.08 16:58:17.707968 [ 262 ] {d5cef168-b7d5-44af-89fb-ac97a0a233d8} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.05.08 16:58:17.708117 [ 262 ] {d5cef168-b7d5-44af-89fb-ac97a0a233d8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001655 sec., 171601.2084592145 rows/sec., 10.90 MiB/sec. | ||
| 5920 | 2026.05.08 16:58:17.708155 [ 262 ] {d5cef168-b7d5-44af-89fb-ac97a0a233d8} <Debug> TCPHandler: Processed in 0.00185895 sec. | ||
| 5921 | 2026.05.08 16:58:17.708281 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.05.08 16:58:17.708383 [ 262 ] {311e8b3d-b583-4f23-9b6d-914b4aeb194c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5923 | 2026.05.08 16:58:17.708427 [ 262 ] {311e8b3d-b583-4f23-9b6d-914b4aeb194c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5924 | 2026.05.08 16:58:17.708866 [ 262 ] {311e8b3d-b583-4f23-9b6d-914b4aeb194c} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2026.05.08 16:58:17.708902 [ 262 ] {311e8b3d-b583-4f23-9b6d-914b4aeb194c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5926 | 2026.05.08 16:58:17.709196 [ 262 ] {311e8b3d-b583-4f23-9b6d-914b4aeb194c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5927 | 2026.05.08 16:58:17.709404 [ 262 ] {311e8b3d-b583-4f23-9b6d-914b4aeb194c} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.05.08 16:58:17.709533 [ 262 ] {311e8b3d-b583-4f23-9b6d-914b4aeb194c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001173 sec., 1705.0298380221654 rows/sec., 139.03 KiB/sec. | ||
| 5929 | 2026.05.08 16:58:17.709569 [ 262 ] {311e8b3d-b583-4f23-9b6d-914b4aeb194c} <Debug> TCPHandler: Processed in 0.001338046 sec. | ||
| 5930 | 2026.05.08 16:58:17.709690 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2026.05.08 16:58:17.709786 [ 262 ] {51d9b8fc-0db4-4b95-96cc-3df31f8fe49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5932 | 2026.05.08 16:58:17.709828 [ 262 ] {51d9b8fc-0db4-4b95-96cc-3df31f8fe49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5933 | 2026.05.08 16:58:17.711639 [ 262 ] {51d9b8fc-0db4-4b95-96cc-3df31f8fe49e} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2026.05.08 16:58:17.711678 [ 262 ] {51d9b8fc-0db4-4b95-96cc-3df31f8fe49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5935 | 2026.05.08 16:58:17.712159 [ 262 ] {51d9b8fc-0db4-4b95-96cc-3df31f8fe49e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5936 | 2026.05.08 16:58:17.712372 [ 262 ] {51d9b8fc-0db4-4b95-96cc-3df31f8fe49e} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2026.05.08 16:58:17.712503 [ 262 ] {51d9b8fc-0db4-4b95-96cc-3df31f8fe49e} <Debug> executeQuery: Read 3143 rows, 238.69 KiB in 0.002734 sec., 1149597.6591075347 rows/sec., 85.26 MiB/sec. | ||
| 5938 | 2026.05.08 16:58:17.712540 [ 262 ] {51d9b8fc-0db4-4b95-96cc-3df31f8fe49e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5939 | 2026.05.08 16:58:17.712553 [ 262 ] {51d9b8fc-0db4-4b95-96cc-3df31f8fe49e} <Debug> TCPHandler: Processed in 0.002912329 sec. | ||
| 5940 | 2026.05.08 16:58:17.712692 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5941 | 2026.05.08 16:58:17.712789 [ 262 ] {bd468814-8a33-43fd-9c96-308e29f9e6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5942 | 2026.05.08 16:58:17.712829 [ 262 ] {bd468814-8a33-43fd-9c96-308e29f9e6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5943 | 2026.05.08 16:58:17.713328 [ 262 ] {bd468814-8a33-43fd-9c96-308e29f9e6eb} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2026.05.08 16:58:17.713367 [ 262 ] {bd468814-8a33-43fd-9c96-308e29f9e6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5945 | 2026.05.08 16:58:17.713674 [ 262 ] {bd468814-8a33-43fd-9c96-308e29f9e6eb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5946 | 2026.05.08 16:58:17.713896 [ 262 ] {bd468814-8a33-43fd-9c96-308e29f9e6eb} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.05.08 16:58:17.714025 [ 262 ] {bd468814-8a33-43fd-9c96-308e29f9e6eb} <Debug> executeQuery: Read 153 rows, 9.36 KiB in 0.001255 sec., 121912.35059760956 rows/sec., 7.28 MiB/sec. | ||
| 5948 | 2026.05.08 16:58:17.714062 [ 262 ] {bd468814-8a33-43fd-9c96-308e29f9e6eb} <Debug> TCPHandler: Processed in 0.001419878 sec. | ||
| 5949 | 2026.05.08 16:58:17.714193 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5950 | 2026.05.08 16:58:17.714292 [ 262 ] {9f4c2659-b68b-439e-a8f1-630ecfb31767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5951 | 2026.05.08 16:58:17.714331 [ 262 ] {9f4c2659-b68b-439e-a8f1-630ecfb31767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5952 | 2026.05.08 16:58:17.715171 [ 262 ] {9f4c2659-b68b-439e-a8f1-630ecfb31767} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.05.08 16:58:17.715209 [ 262 ] {9f4c2659-b68b-439e-a8f1-630ecfb31767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5954 | 2026.05.08 16:58:17.715565 [ 262 ] {9f4c2659-b68b-439e-a8f1-630ecfb31767} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5955 | 2026.05.08 16:58:17.715774 [ 262 ] {9f4c2659-b68b-439e-a8f1-630ecfb31767} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.05.08 16:58:17.715907 [ 262 ] {9f4c2659-b68b-439e-a8f1-630ecfb31767} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001633 sec., 581751.3778322107 rows/sec., 34.23 MiB/sec. | ||
| 5957 | 2026.05.08 16:58:17.715946 [ 262 ] {9f4c2659-b68b-439e-a8f1-630ecfb31767} <Debug> TCPHandler: Processed in 0.001802378 sec. | ||
| 5958 | 2026.05.08 16:58:17.716077 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2026.05.08 16:58:17.716177 [ 262 ] {8467fd06-4d50-4976-9aea-87246106ddc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5960 | 2026.05.08 16:58:17.716215 [ 262 ] {8467fd06-4d50-4976-9aea-87246106ddc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5961 | 2026.05.08 16:58:17.716626 [ 262 ] {8467fd06-4d50-4976-9aea-87246106ddc5} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.05.08 16:58:17.716663 [ 262 ] {8467fd06-4d50-4976-9aea-87246106ddc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5963 | 2026.05.08 16:58:17.716946 [ 262 ] {8467fd06-4d50-4976-9aea-87246106ddc5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5964 | 2026.05.08 16:58:17.717161 [ 262 ] {8467fd06-4d50-4976-9aea-87246106ddc5} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2026.05.08 16:58:17.717291 [ 262 ] {8467fd06-4d50-4976-9aea-87246106ddc5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 62.06 KiB/sec. | ||
| 5966 | 2026.05.08 16:58:17.717328 [ 262 ] {8467fd06-4d50-4976-9aea-87246106ddc5} <Debug> TCPHandler: Processed in 0.001299925 sec. | ||
| 5967 | 2026.05.08 16:58:17.717456 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2026.05.08 16:58:17.717552 [ 262 ] {8516b91c-41a2-4c28-836a-c788a1114c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5969 | 2026.05.08 16:58:17.717591 [ 262 ] {8516b91c-41a2-4c28-836a-c788a1114c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5970 | 2026.05.08 16:58:17.718086 [ 262 ] {8516b91c-41a2-4c28-836a-c788a1114c7a} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.05.08 16:58:17.718123 [ 262 ] {8516b91c-41a2-4c28-836a-c788a1114c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5972 | 2026.05.08 16:58:17.718417 [ 262 ] {8516b91c-41a2-4c28-836a-c788a1114c7a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5973 | 2026.05.08 16:58:17.718630 [ 262 ] {8516b91c-41a2-4c28-836a-c788a1114c7a} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.05.08 16:58:17.718757 [ 262 ] {8516b91c-41a2-4c28-836a-c788a1114c7a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001223 sec., 121013.90024529846 rows/sec., 6.88 MiB/sec. | ||
| 5975 | 2026.05.08 16:58:17.718795 [ 262 ] {8516b91c-41a2-4c28-836a-c788a1114c7a} <Debug> TCPHandler: Processed in 0.001388808 sec. | ||
| 5976 | 2026.05.08 16:58:17.718923 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5977 | 2026.05.08 16:58:17.719020 [ 262 ] {a9cafcf1-033b-4090-b1c5-f6bddecc9051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5978 | 2026.05.08 16:58:17.719059 [ 262 ] {a9cafcf1-033b-4090-b1c5-f6bddecc9051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5979 | 2026.05.08 16:58:17.720118 [ 262 ] {a9cafcf1-033b-4090-b1c5-f6bddecc9051} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.05.08 16:58:17.720155 [ 262 ] {a9cafcf1-033b-4090-b1c5-f6bddecc9051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5981 | 2026.05.08 16:58:17.720529 [ 262 ] {a9cafcf1-033b-4090-b1c5-f6bddecc9051} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5982 | 2026.05.08 16:58:17.720750 [ 262 ] {a9cafcf1-033b-4090-b1c5-f6bddecc9051} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.05.08 16:58:17.720884 [ 262 ] {a9cafcf1-033b-4090-b1c5-f6bddecc9051} <Debug> executeQuery: Read 1716 rows, 118.18 KiB in 0.001881 sec., 912280.701754386 rows/sec., 61.36 MiB/sec. | ||
| 5984 | 2026.05.08 16:58:17.720922 [ 262 ] {a9cafcf1-033b-4090-b1c5-f6bddecc9051} <Debug> TCPHandler: Processed in 0.002048505 sec. | ||
| 5985 | 2026.05.08 16:58:17.721049 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2026.05.08 16:58:17.721146 [ 262 ] {f816adbf-8348-4fb4-a4e5-5d029095df64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5987 | 2026.05.08 16:58:17.721187 [ 262 ] {f816adbf-8348-4fb4-a4e5-5d029095df64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5988 | 2026.05.08 16:58:17.721556 [ 262 ] {f816adbf-8348-4fb4-a4e5-5d029095df64} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2026.05.08 16:58:17.721592 [ 262 ] {f816adbf-8348-4fb4-a4e5-5d029095df64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5990 | 2026.05.08 16:58:17.721895 [ 262 ] {f816adbf-8348-4fb4-a4e5-5d029095df64} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5991 | 2026.05.08 16:58:17.722104 [ 262 ] {f816adbf-8348-4fb4-a4e5-5d029095df64} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2026.05.08 16:58:17.722230 [ 262 ] {f816adbf-8348-4fb4-a4e5-5d029095df64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 5993 | 2026.05.08 16:58:17.722266 [ 262 ] {f816adbf-8348-4fb4-a4e5-5d029095df64} <Debug> TCPHandler: Processed in 0.001267984 sec. | ||
| 5994 | 2026.05.08 16:58:17.722389 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2026.05.08 16:58:17.722485 [ 262 ] {3b2b3a2b-202f-430e-8004-e8c96c197f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5996 | 2026.05.08 16:58:17.722527 [ 262 ] {3b2b3a2b-202f-430e-8004-e8c96c197f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5997 | 2026.05.08 16:58:17.723259 [ 262 ] {3b2b3a2b-202f-430e-8004-e8c96c197f32} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.05.08 16:58:17.723296 [ 262 ] {3b2b3a2b-202f-430e-8004-e8c96c197f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5999 | 2026.05.08 16:58:17.723723 [ 262 ] {3b2b3a2b-202f-430e-8004-e8c96c197f32} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6000 | 2026.05.08 16:58:17.723929 [ 262 ] {3b2b3a2b-202f-430e-8004-e8c96c197f32} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2026.05.08 16:58:17.724058 [ 262 ] {3b2b3a2b-202f-430e-8004-e8c96c197f32} <Debug> executeQuery: Read 1730 rows, 108.72 KiB in 0.001591 sec., 1087366.4362036455 rows/sec., 66.74 MiB/sec. | ||
| 6002 | 2026.05.08 16:58:17.724095 [ 262 ] {3b2b3a2b-202f-430e-8004-e8c96c197f32} <Debug> TCPHandler: Processed in 0.001754698 sec. | ||
| 6003 | 2026.05.08 16:58:17.724226 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6004 | 2026.05.08 16:58:17.724321 [ 262 ] {971a5750-952a-43d9-942c-b93fcb568064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6005 | 2026.05.08 16:58:17.724363 [ 262 ] {971a5750-952a-43d9-942c-b93fcb568064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6006 | 2026.05.08 16:58:17.724698 [ 262 ] {971a5750-952a-43d9-942c-b93fcb568064} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.05.08 16:58:17.724734 [ 262 ] {971a5750-952a-43d9-942c-b93fcb568064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6008 | 2026.05.08 16:58:17.725058 [ 262 ] {971a5750-952a-43d9-942c-b93fcb568064} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6009 | 2026.05.08 16:58:17.725276 [ 262 ] {971a5750-952a-43d9-942c-b93fcb568064} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2026.05.08 16:58:17.725405 [ 262 ] {971a5750-952a-43d9-942c-b93fcb568064} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 6011 | 2026.05.08 16:58:17.725442 [ 262 ] {971a5750-952a-43d9-942c-b93fcb568064} <Debug> TCPHandler: Processed in 0.001266814 sec. | ||
| 6012 | 2026.05.08 16:58:17.725569 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6013 | 2026.05.08 16:58:17.725666 [ 262 ] {c45fe0b0-a48a-4fd4-9434-178d3c3341c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6014 | 2026.05.08 16:58:17.725718 [ 262 ] {c45fe0b0-a48a-4fd4-9434-178d3c3341c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6015 | 2026.05.08 16:58:17.726520 [ 262 ] {c45fe0b0-a48a-4fd4-9434-178d3c3341c6} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.05.08 16:58:17.726557 [ 262 ] {c45fe0b0-a48a-4fd4-9434-178d3c3341c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6017 | 2026.05.08 16:58:17.727056 [ 262 ] {c45fe0b0-a48a-4fd4-9434-178d3c3341c6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6018 | 2026.05.08 16:58:17.727280 [ 262 ] {c45fe0b0-a48a-4fd4-9434-178d3c3341c6} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.05.08 16:58:17.727414 [ 262 ] {c45fe0b0-a48a-4fd4-9434-178d3c3341c6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001766 sec., 5096.262740656852 rows/sec., 9.13 MiB/sec. | ||
| 6020 | 2026.05.08 16:58:17.727465 [ 262 ] {c45fe0b0-a48a-4fd4-9434-178d3c3341c6} <Debug> TCPHandler: Processed in 0.001944812 sec. | ||
| 6021 | 2026.05.08 16:58:17.727623 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6022 | 2026.05.08 16:58:17.727720 [ 262 ] {a6ad4a53-d965-49b8-9bff-0e40cfd43af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6023 | 2026.05.08 16:58:17.727761 [ 262 ] {a6ad4a53-d965-49b8-9bff-0e40cfd43af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6024 | 2026.05.08 16:58:17.728156 [ 262 ] {a6ad4a53-d965-49b8-9bff-0e40cfd43af2} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6025 | 2026.05.08 16:58:17.728198 [ 262 ] {a6ad4a53-d965-49b8-9bff-0e40cfd43af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6026 | 2026.05.08 16:58:17.728499 [ 262 ] {a6ad4a53-d965-49b8-9bff-0e40cfd43af2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6027 | 2026.05.08 16:58:17.728705 [ 262 ] {a6ad4a53-d965-49b8-9bff-0e40cfd43af2} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6028 | 2026.05.08 16:58:17.728830 [ 262 ] {a6ad4a53-d965-49b8-9bff-0e40cfd43af2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001128 sec., 79787.23404255319 rows/sec., 4.99 MiB/sec. | ||
| 6029 | 2026.05.08 16:58:17.728865 [ 262 ] {a6ad4a53-d965-49b8-9bff-0e40cfd43af2} <Debug> TCPHandler: Processed in 0.001300815 sec. | ||
| 6030 | 2026.05.08 16:58:19.302785 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33023 | ||
| 6031 | 2026.05.08 16:58:19.302918 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6032 | 2026.05.08 16:58:19.302946 [ 307 ] {} <Debug> TCP-Session: 41b70515-24b7-43cb-af33-c13c1e81a510 Authenticating user 'default' from [fd00:1122:3344:101::e]:33023 | ||
| 6033 | 2026.05.08 16:58:19.302969 [ 307 ] {} <Debug> TCP-Session: 41b70515-24b7-43cb-af33-c13c1e81a510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6034 | 2026.05.08 16:58:19.302982 [ 307 ] {} <Debug> TCP-Session: 41b70515-24b7-43cb-af33-c13c1e81a510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6035 | 2026.05.08 16:58:19.303233 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40831 | ||
| 6036 | 2026.05.08 16:58:19.303264 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35639 | ||
| 6037 | 2026.05.08 16:58:19.303289 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44899 | ||
| 6038 | 2026.05.08 16:58:19.303318 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50712 | ||
| 6039 | 2026.05.08 16:58:19.303312 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41058 | ||
| 6040 | 2026.05.08 16:58:19.303312 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41350 | ||
| 6041 | 2026.05.08 16:58:19.303316 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6042 | 2026.05.08 16:58:19.303265 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63892 | ||
| 6043 | 2026.05.08 16:58:19.303472 [ 308 ] {} <Debug> TCP-Session: fa31104c-d14b-433a-8961-fbe5247877cb Authenticating user 'default' from [fd00:1122:3344:101::e]:40831 | ||
| 6044 | 2026.05.08 16:58:19.303273 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37757 | ||
| 6045 | 2026.05.08 16:58:19.303527 [ 308 ] {} <Debug> TCP-Session: fa31104c-d14b-433a-8961-fbe5247877cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6046 | 2026.05.08 16:58:19.303367 [ 307 ] {} <Trace> TCP-Session: 41b70515-24b7-43cb-af33-c13c1e81a510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2026.05.08 16:58:19.303562 [ 308 ] {} <Debug> TCP-Session: fa31104c-d14b-433a-8961-fbe5247877cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6048 | 2026.05.08 16:58:19.303557 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6049 | 2026.05.08 16:58:19.303634 [ 309 ] {} <Debug> TCP-Session: 59758d43-4ce4-44df-be67-35790c6048b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35639 | ||
| 6050 | 2026.05.08 16:58:19.303663 [ 309 ] {} <Debug> TCP-Session: 59758d43-4ce4-44df-be67-35790c6048b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6051 | 2026.05.08 16:58:19.303677 [ 309 ] {} <Debug> TCP-Session: 59758d43-4ce4-44df-be67-35790c6048b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6052 | 2026.05.08 16:58:19.303745 [ 307 ] {83986ea6-2cea-4ce6-82fa-05c6ebec1a17} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33023) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6053 | 2026.05.08 16:58:19.304002 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6054 | 2026.05.08 16:58:19.304043 [ 307 ] {83986ea6-2cea-4ce6-82fa-05c6ebec1a17} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6055 | 2026.05.08 16:58:19.304054 [ 303 ] {} <Debug> TCP-Session: 17b4f350-fe45-4f68-a9f3-ae35d68e0117 Authenticating user 'default' from [fd00:1122:3344:101::e]:41350 | ||
| 6056 | 2026.05.08 16:58:19.304114 [ 307 ] {83986ea6-2cea-4ce6-82fa-05c6ebec1a17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6057 | 2026.05.08 16:58:19.304125 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6058 | 2026.05.08 16:58:19.304114 [ 303 ] {} <Debug> TCP-Session: 17b4f350-fe45-4f68-a9f3-ae35d68e0117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2026.05.08 16:58:19.304172 [ 311 ] {} <Debug> TCP-Session: ebfd949d-1bdb-4de8-9196-cf56ae2b258b Authenticating user 'default' from [fd00:1122:3344:101::e]:37757 | ||
| 6060 | 2026.05.08 16:58:19.304199 [ 303 ] {} <Debug> TCP-Session: 17b4f350-fe45-4f68-a9f3-ae35d68e0117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6061 | 2026.05.08 16:58:19.304215 [ 311 ] {} <Debug> TCP-Session: ebfd949d-1bdb-4de8-9196-cf56ae2b258b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2026.05.08 16:58:19.304239 [ 311 ] {} <Debug> TCP-Session: ebfd949d-1bdb-4de8-9196-cf56ae2b258b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6063 | 2026.05.08 16:58:19.304452 [ 307 ] {83986ea6-2cea-4ce6-82fa-05c6ebec1a17} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 6064 | 2026.05.08 16:58:19.304481 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6065 | 2026.05.08 16:58:19.304524 [ 310 ] {} <Debug> TCP-Session: a4bbfc9c-4792-492d-892b-8832d4bb3c73 Authenticating user 'default' from [fd00:1122:3344:101::e]:63892 | ||
| 6066 | 2026.05.08 16:58:19.304542 [ 310 ] {} <Debug> TCP-Session: a4bbfc9c-4792-492d-892b-8832d4bb3c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6067 | 2026.05.08 16:58:19.304558 [ 310 ] {} <Debug> TCP-Session: a4bbfc9c-4792-492d-892b-8832d4bb3c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6068 | 2026.05.08 16:58:19.304606 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6069 | 2026.05.08 16:58:19.304649 [ 260 ] {} <Debug> TCP-Session: c506e74e-effd-4675-930d-3928d494bc2a Authenticating user 'default' from [fd00:1122:3344:101::e]:41058 | ||
| 6070 | 2026.05.08 16:58:19.304668 [ 260 ] {} <Debug> TCP-Session: c506e74e-effd-4675-930d-3928d494bc2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6071 | 2026.05.08 16:58:19.304686 [ 260 ] {} <Debug> TCP-Session: c506e74e-effd-4675-930d-3928d494bc2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6072 | 2026.05.08 16:58:19.304878 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6073 | 2026.05.08 16:58:19.304920 [ 3 ] {} <Debug> TCP-Session: 471c088c-0df9-43b3-93a9-75c88d461363 Authenticating user 'default' from [fd00:1122:3344:101::e]:44899 | ||
| 6074 | 2026.05.08 16:58:19.304938 [ 3 ] {} <Debug> TCP-Session: 471c088c-0df9-43b3-93a9-75c88d461363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6075 | 2026.05.08 16:58:19.304955 [ 3 ] {} <Debug> TCP-Session: 471c088c-0df9-43b3-93a9-75c88d461363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6076 | 2026.05.08 16:58:19.305000 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6077 | 2026.05.08 16:58:19.305038 [ 304 ] {} <Debug> TCP-Session: 98a755d2-2c22-4645-8a2d-a7106d5b2254 Authenticating user 'default' from [fd00:1122:3344:101::e]:50712 | ||
| 6078 | 2026.05.08 16:58:19.305057 [ 304 ] {} <Debug> TCP-Session: 98a755d2-2c22-4645-8a2d-a7106d5b2254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2026.05.08 16:58:19.305070 [ 304 ] {} <Debug> TCP-Session: 98a755d2-2c22-4645-8a2d-a7106d5b2254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6080 | 2026.05.08 16:58:19.305621 [ 332 ] {83986ea6-2cea-4ce6-82fa-05c6ebec1a17} <Trace> AggregatingTransform: Aggregating | ||
| 6081 | 2026.05.08 16:58:19.305663 [ 332 ] {83986ea6-2cea-4ce6-82fa-05c6ebec1a17} <Trace> Aggregator: Aggregation method: without_key | ||
| 6082 | 2026.05.08 16:58:19.305697 [ 332 ] {83986ea6-2cea-4ce6-82fa-05c6ebec1a17} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00113035 sec. (884.682 rows/sec., 34.56 KiB/sec.) | ||
| 6083 | 2026.05.08 16:58:19.305712 [ 332 ] {83986ea6-2cea-4ce6-82fa-05c6ebec1a17} <Trace> Aggregator: Merging aggregated data | ||
| 6084 | 2026.05.08 16:58:19.307060 [ 307 ] {83986ea6-2cea-4ce6-82fa-05c6ebec1a17} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003377 sec., 296.12081729345573 rows/sec., 11.57 KiB/sec. | ||
| 6085 | 2026.05.08 16:58:19.307210 [ 307 ] {83986ea6-2cea-4ce6-82fa-05c6ebec1a17} <Debug> TCPHandler: Processed in 0.003969027 sec. | ||
| 6086 | 2026.05.08 16:58:19.307393 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6087 | 2026.05.08 16:58:19.307429 [ 307 ] {} <Debug> TCP-Session: 41b70515-24b7-43cb-af33-c13c1e81a510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6088 | 2026.05.08 16:58:19.307436 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6089 | 2026.05.08 16:58:19.307455 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6090 | 2026.05.08 16:58:19.307490 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6091 | 2026.05.08 16:58:19.307507 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6092 | 2026.05.08 16:58:19.307505 [ 308 ] {} <Debug> TCP-Session: fa31104c-d14b-433a-8961-fbe5247877cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6093 | 2026.05.08 16:58:19.307537 [ 311 ] {} <Debug> TCP-Session: ebfd949d-1bdb-4de8-9196-cf56ae2b258b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6094 | 2026.05.08 16:58:19.307552 [ 310 ] {} <Debug> TCP-Session: a4bbfc9c-4792-492d-892b-8832d4bb3c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2026.05.08 16:58:19.307561 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6096 | 2026.05.08 16:58:19.307543 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6097 | 2026.05.08 16:58:19.307620 [ 303 ] {} <Debug> TCP-Session: 17b4f350-fe45-4f68-a9f3-ae35d68e0117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2026.05.08 16:58:19.307527 [ 304 ] {} <Debug> TCP-Session: 98a755d2-2c22-4645-8a2d-a7106d5b2254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2026.05.08 16:58:19.307646 [ 260 ] {} <Debug> TCP-Session: c506e74e-effd-4675-930d-3928d494bc2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2026.05.08 16:58:19.307524 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6101 | 2026.05.08 16:58:19.307466 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6102 | 2026.05.08 16:58:19.307704 [ 3 ] {} <Debug> TCP-Session: 471c088c-0df9-43b3-93a9-75c88d461363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2026.05.08 16:58:19.307723 [ 309 ] {} <Debug> TCP-Session: 59758d43-4ce4-44df-be67-35790c6048b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2026.05.08 16:58:19.399120 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52435 | ||
| 6105 | 2026.05.08 16:58:19.399234 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6106 | 2026.05.08 16:58:19.399261 [ 307 ] {} <Debug> TCP-Session: b9552bae-2274-402c-bb38-9888c53a8d41 Authenticating user 'default' from [fd00:1122:3344:101::e]:52435 | ||
| 6107 | 2026.05.08 16:58:19.399283 [ 307 ] {} <Debug> TCP-Session: b9552bae-2274-402c-bb38-9888c53a8d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2026.05.08 16:58:19.399296 [ 307 ] {} <Debug> TCP-Session: b9552bae-2274-402c-bb38-9888c53a8d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6109 | 2026.05.08 16:58:19.399476 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60929 | ||
| 6110 | 2026.05.08 16:58:19.399481 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52793 | ||
| 6111 | 2026.05.08 16:58:19.399526 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44176 | ||
| 6112 | 2026.05.08 16:58:19.399559 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6113 | 2026.05.08 16:58:19.399556 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40142 | ||
| 6114 | 2026.05.08 16:58:19.399595 [ 309 ] {} <Debug> TCP-Session: 14f6faf2-f1b8-4a7a-bc38-e3f67c207157 Authenticating user 'default' from [fd00:1122:3344:101::e]:60929 | ||
| 6115 | 2026.05.08 16:58:19.399623 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6116 | 2026.05.08 16:58:19.399638 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6117 | 2026.05.08 16:58:19.399655 [ 307 ] {} <Trace> TCP-Session: b9552bae-2274-402c-bb38-9888c53a8d41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2026.05.08 16:58:19.399664 [ 308 ] {} <Debug> TCP-Session: a7fd110e-55d6-4cdc-9a1c-9bd7c8db7eae Authenticating user 'default' from [fd00:1122:3344:101::e]:52793 | ||
| 6119 | 2026.05.08 16:58:19.399687 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6120 | 2026.05.08 16:58:19.399720 [ 308 ] {} <Debug> TCP-Session: a7fd110e-55d6-4cdc-9a1c-9bd7c8db7eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6121 | 2026.05.08 16:58:19.399737 [ 304 ] {} <Debug> TCP-Session: 1c4c8e2b-068f-4b1f-a032-68cc1d58e1ac Authenticating user 'default' from [fd00:1122:3344:101::e]:40142 | ||
| 6122 | 2026.05.08 16:58:19.399746 [ 308 ] {} <Debug> TCP-Session: a7fd110e-55d6-4cdc-9a1c-9bd7c8db7eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6123 | 2026.05.08 16:58:19.399770 [ 304 ] {} <Debug> TCP-Session: 1c4c8e2b-068f-4b1f-a032-68cc1d58e1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6124 | 2026.05.08 16:58:19.399642 [ 309 ] {} <Debug> TCP-Session: 14f6faf2-f1b8-4a7a-bc38-e3f67c207157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2026.05.08 16:58:19.399792 [ 304 ] {} <Debug> TCP-Session: 1c4c8e2b-068f-4b1f-a032-68cc1d58e1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2026.05.08 16:58:19.399557 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58618 | ||
| 6127 | 2026.05.08 16:58:19.399840 [ 307 ] {091f8fb2-71db-43bb-8ae5-8b117604e324} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52435) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6128 | 2026.05.08 16:58:19.399821 [ 309 ] {} <Debug> TCP-Session: 14f6faf2-f1b8-4a7a-bc38-e3f67c207157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6129 | 2026.05.08 16:58:19.399539 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61843 | ||
| 6130 | 2026.05.08 16:58:19.399904 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6131 | 2026.05.08 16:58:19.399509 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41133 | ||
| 6132 | 2026.05.08 16:58:19.399944 [ 303 ] {} <Debug> TCP-Session: 0b1a7113-6670-468e-b8a6-5fd7d8d7ede5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58618 | ||
| 6133 | 2026.05.08 16:58:19.399962 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6134 | 2026.05.08 16:58:19.399985 [ 303 ] {} <Debug> TCP-Session: 0b1a7113-6670-468e-b8a6-5fd7d8d7ede5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6135 | 2026.05.08 16:58:19.400007 [ 260 ] {} <Debug> TCP-Session: 1406f799-c241-4c4a-be32-815a0343da7d Authenticating user 'default' from [fd00:1122:3344:101::e]:61843 | ||
| 6136 | 2026.05.08 16:58:19.400013 [ 303 ] {} <Debug> TCP-Session: 0b1a7113-6670-468e-b8a6-5fd7d8d7ede5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6137 | 2026.05.08 16:58:19.400012 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6138 | 2026.05.08 16:58:19.400034 [ 260 ] {} <Debug> TCP-Session: 1406f799-c241-4c4a-be32-815a0343da7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6139 | 2026.05.08 16:58:19.400065 [ 311 ] {} <Debug> TCP-Session: ae987ffe-868f-4be7-b263-3e66372e5b9b Authenticating user 'default' from [fd00:1122:3344:101::e]:41133 | ||
| 6140 | 2026.05.08 16:58:19.400072 [ 260 ] {} <Debug> TCP-Session: 1406f799-c241-4c4a-be32-815a0343da7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6141 | 2026.05.08 16:58:19.400092 [ 311 ] {} <Debug> TCP-Session: ae987ffe-868f-4be7-b263-3e66372e5b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6142 | 2026.05.08 16:58:19.399495 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33848 | ||
| 6143 | 2026.05.08 16:58:19.400117 [ 311 ] {} <Debug> TCP-Session: ae987ffe-868f-4be7-b263-3e66372e5b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2026.05.08 16:58:19.400120 [ 307 ] {091f8fb2-71db-43bb-8ae5-8b117604e324} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6145 | 2026.05.08 16:58:19.399684 [ 3 ] {} <Debug> TCP-Session: 70b34b63-7baf-4ad7-9595-e0be834079d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44176 | ||
| 6146 | 2026.05.08 16:58:19.400183 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6147 | 2026.05.08 16:58:19.400200 [ 307 ] {091f8fb2-71db-43bb-8ae5-8b117604e324} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6148 | 2026.05.08 16:58:19.400212 [ 3 ] {} <Debug> TCP-Session: 70b34b63-7baf-4ad7-9595-e0be834079d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2026.05.08 16:58:19.400221 [ 310 ] {} <Debug> TCP-Session: b31b1939-cf94-425c-971b-29d26374d516 Authenticating user 'default' from [fd00:1122:3344:101::e]:33848 | ||
| 6150 | 2026.05.08 16:58:19.400247 [ 3 ] {} <Debug> TCP-Session: 70b34b63-7baf-4ad7-9595-e0be834079d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2026.05.08 16:58:19.400261 [ 310 ] {} <Debug> TCP-Session: b31b1939-cf94-425c-971b-29d26374d516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6152 | 2026.05.08 16:58:19.400281 [ 310 ] {} <Debug> TCP-Session: b31b1939-cf94-425c-971b-29d26374d516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6153 | 2026.05.08 16:58:19.400508 [ 307 ] {091f8fb2-71db-43bb-8ae5-8b117604e324} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 6154 | 2026.05.08 16:58:19.401464 [ 353 ] {091f8fb2-71db-43bb-8ae5-8b117604e324} <Trace> AggregatingTransform: Aggregating | ||
| 6155 | 2026.05.08 16:58:19.401513 [ 353 ] {091f8fb2-71db-43bb-8ae5-8b117604e324} <Trace> Aggregator: Aggregation method: without_key | ||
| 6156 | 2026.05.08 16:58:19.401549 [ 353 ] {091f8fb2-71db-43bb-8ae5-8b117604e324} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936385 sec. (1067.937 rows/sec., 41.72 KiB/sec.) | ||
| 6157 | 2026.05.08 16:58:19.401568 [ 353 ] {091f8fb2-71db-43bb-8ae5-8b117604e324} <Trace> Aggregator: Merging aggregated data | ||
| 6158 | 2026.05.08 16:58:19.403534 [ 307 ] {091f8fb2-71db-43bb-8ae5-8b117604e324} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003741 sec., 267.30820636193533 rows/sec., 10.44 KiB/sec. | ||
| 6159 | 2026.05.08 16:58:19.403735 [ 307 ] {091f8fb2-71db-43bb-8ae5-8b117604e324} <Debug> TCPHandler: Processed in 0.004223664 sec. | ||
| 6160 | 2026.05.08 16:58:19.403890 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6161 | 2026.05.08 16:58:19.403920 [ 307 ] {} <Debug> TCP-Session: b9552bae-2274-402c-bb38-9888c53a8d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2026.05.08 16:58:19.403923 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6163 | 2026.05.08 16:58:19.403957 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6164 | 2026.05.08 16:58:19.403988 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6165 | 2026.05.08 16:58:19.403966 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6166 | 2026.05.08 16:58:19.404008 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6167 | 2026.05.08 16:58:19.404056 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6168 | 2026.05.08 16:58:19.404070 [ 311 ] {} <Debug> TCP-Session: ae987ffe-868f-4be7-b263-3e66372e5b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6169 | 2026.05.08 16:58:19.404090 [ 310 ] {} <Debug> TCP-Session: b31b1939-cf94-425c-971b-29d26374d516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6170 | 2026.05.08 16:58:19.404111 [ 260 ] {} <Debug> TCP-Session: 1406f799-c241-4c4a-be32-815a0343da7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6171 | 2026.05.08 16:58:19.404051 [ 309 ] {} <Debug> TCP-Session: 14f6faf2-f1b8-4a7a-bc38-e3f67c207157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2026.05.08 16:58:19.404043 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6173 | 2026.05.08 16:58:19.404031 [ 303 ] {} <Debug> TCP-Session: 0b1a7113-6670-468e-b8a6-5fd7d8d7ede5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6174 | 2026.05.08 16:58:19.404216 [ 3 ] {} <Debug> TCP-Session: 70b34b63-7baf-4ad7-9595-e0be834079d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6175 | 2026.05.08 16:58:19.404029 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6176 | 2026.05.08 16:58:19.403967 [ 308 ] {} <Debug> TCP-Session: a7fd110e-55d6-4cdc-9a1c-9bd7c8db7eae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2026.05.08 16:58:19.404303 [ 304 ] {} <Debug> TCP-Session: 1c4c8e2b-068f-4b1f-a032-68cc1d58e1ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6178 | 2026.05.08 16:58:19.415731 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33424 | ||
| 6179 | 2026.05.08 16:58:19.415833 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6180 | 2026.05.08 16:58:19.415866 [ 3 ] {} <Debug> TCP-Session: f367f09d-5621-4b20-9805-1e49f03cc5bc Authenticating user 'default' from [fd00:1122:3344:101::e]:33424 | ||
| 6181 | 2026.05.08 16:58:19.415894 [ 3 ] {} <Debug> TCP-Session: f367f09d-5621-4b20-9805-1e49f03cc5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2026.05.08 16:58:19.415912 [ 3 ] {} <Debug> TCP-Session: f367f09d-5621-4b20-9805-1e49f03cc5bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6183 | 2026.05.08 16:58:19.416121 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42057 | ||
| 6184 | 2026.05.08 16:58:19.416127 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49854 | ||
| 6185 | 2026.05.08 16:58:19.416135 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64150 | ||
| 6186 | 2026.05.08 16:58:19.416189 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49316 | ||
| 6187 | 2026.05.08 16:58:19.416211 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60568 | ||
| 6188 | 2026.05.08 16:58:19.416225 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48758 | ||
| 6189 | 2026.05.08 16:58:19.416250 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6190 | 2026.05.08 16:58:19.416276 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6191 | 2026.05.08 16:58:19.416293 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6192 | 2026.05.08 16:58:19.416298 [ 304 ] {} <Debug> TCP-Session: 2e3d8e75-3138-4651-b5c8-86a581e72391 Authenticating user 'default' from [fd00:1122:3344:101::e]:64150 | ||
| 6193 | 2026.05.08 16:58:19.416314 [ 308 ] {} <Debug> TCP-Session: 6e216c54-d98c-4f97-9cae-2fdad7c9f99c Authenticating user 'default' from [fd00:1122:3344:101::e]:49316 | ||
| 6194 | 2026.05.08 16:58:19.416324 [ 309 ] {} <Debug> TCP-Session: 3c02cf2a-a7bf-4c1d-92ce-317ba346df88 Authenticating user 'default' from [fd00:1122:3344:101::e]:60568 | ||
| 6195 | 2026.05.08 16:58:19.416331 [ 304 ] {} <Debug> TCP-Session: 2e3d8e75-3138-4651-b5c8-86a581e72391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.05.08 16:58:19.416348 [ 308 ] {} <Debug> TCP-Session: 6e216c54-d98c-4f97-9cae-2fdad7c9f99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2026.05.08 16:58:19.416356 [ 309 ] {} <Debug> TCP-Session: 3c02cf2a-a7bf-4c1d-92ce-317ba346df88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.05.08 16:58:19.416360 [ 304 ] {} <Debug> TCP-Session: 2e3d8e75-3138-4651-b5c8-86a581e72391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6199 | 2026.05.08 16:58:19.416376 [ 308 ] {} <Debug> TCP-Session: 6e216c54-d98c-4f97-9cae-2fdad7c9f99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2026.05.08 16:58:19.416387 [ 309 ] {} <Debug> TCP-Session: 3c02cf2a-a7bf-4c1d-92ce-317ba346df88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.05.08 16:58:19.416341 [ 3 ] {} <Trace> TCP-Session: f367f09d-5621-4b20-9805-1e49f03cc5bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2026.05.08 16:58:19.416322 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6203 | 2026.05.08 16:58:19.416212 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6204 | 2026.05.08 16:58:19.416487 [ 310 ] {} <Debug> TCP-Session: a2f35d91-f955-4588-bd42-c3b46a5829bb Authenticating user 'default' from [fd00:1122:3344:101::e]:48758 | ||
| 6205 | 2026.05.08 16:58:19.416510 [ 260 ] {} <Debug> TCP-Session: b3e1d63a-1737-441c-8726-a58bd085b5db Authenticating user 'default' from [fd00:1122:3344:101::e]:42057 | ||
| 6206 | 2026.05.08 16:58:19.416522 [ 310 ] {} <Debug> TCP-Session: a2f35d91-f955-4588-bd42-c3b46a5829bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6207 | 2026.05.08 16:58:19.416539 [ 260 ] {} <Debug> TCP-Session: b3e1d63a-1737-441c-8726-a58bd085b5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6208 | 2026.05.08 16:58:19.416548 [ 310 ] {} <Debug> TCP-Session: a2f35d91-f955-4588-bd42-c3b46a5829bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.05.08 16:58:19.416562 [ 260 ] {} <Debug> TCP-Session: b3e1d63a-1737-441c-8726-a58bd085b5db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.05.08 16:58:19.416213 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6211 | 2026.05.08 16:58:19.416597 [ 3 ] {ed7a2536-8585-4c2a-8103-d1097ab82ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33424) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6212 | 2026.05.08 16:58:19.416619 [ 303 ] {} <Debug> TCP-Session: b934b611-3895-4bb4-a74b-9f97e9c31b1a Authenticating user 'default' from [fd00:1122:3344:101::e]:49854 | ||
| 6213 | 2026.05.08 16:58:19.416256 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34207 | ||
| 6214 | 2026.05.08 16:58:19.416640 [ 303 ] {} <Debug> TCP-Session: b934b611-3895-4bb4-a74b-9f97e9c31b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2026.05.08 16:58:19.416185 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61968 | ||
| 6216 | 2026.05.08 16:58:19.416680 [ 303 ] {} <Debug> TCP-Session: b934b611-3895-4bb4-a74b-9f97e9c31b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6217 | 2026.05.08 16:58:19.416710 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6218 | 2026.05.08 16:58:19.416754 [ 311 ] {} <Debug> TCP-Session: 408a7978-4adb-467b-a37f-06e9f3c46ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34207 | ||
| 6219 | 2026.05.08 16:58:19.416769 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6220 | 2026.05.08 16:58:19.416772 [ 311 ] {} <Debug> TCP-Session: 408a7978-4adb-467b-a37f-06e9f3c46ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6221 | 2026.05.08 16:58:19.416801 [ 311 ] {} <Debug> TCP-Session: 408a7978-4adb-467b-a37f-06e9f3c46ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6222 | 2026.05.08 16:58:19.416804 [ 307 ] {} <Debug> TCP-Session: 3d834665-742e-494b-9201-356ee6540a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:61968 | ||
| 6223 | 2026.05.08 16:58:19.416831 [ 307 ] {} <Debug> TCP-Session: 3d834665-742e-494b-9201-356ee6540a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2026.05.08 16:58:19.416851 [ 307 ] {} <Debug> TCP-Session: 3d834665-742e-494b-9201-356ee6540a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2026.05.08 16:58:19.416857 [ 3 ] {ed7a2536-8585-4c2a-8103-d1097ab82ca8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6226 | 2026.05.08 16:58:19.416924 [ 3 ] {ed7a2536-8585-4c2a-8103-d1097ab82ca8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6227 | 2026.05.08 16:58:19.417221 [ 3 ] {ed7a2536-8585-4c2a-8103-d1097ab82ca8} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 6228 | 2026.05.08 16:58:19.418210 [ 330 ] {ed7a2536-8585-4c2a-8103-d1097ab82ca8} <Trace> AggregatingTransform: Aggregating | ||
| 6229 | 2026.05.08 16:58:19.418254 [ 330 ] {ed7a2536-8585-4c2a-8103-d1097ab82ca8} <Trace> Aggregator: Aggregation method: without_key | ||
| 6230 | 2026.05.08 16:58:19.418287 [ 330 ] {ed7a2536-8585-4c2a-8103-d1097ab82ca8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969646 sec. (1031.304 rows/sec., 40.29 KiB/sec.) | ||
| 6231 | 2026.05.08 16:58:19.418306 [ 330 ] {ed7a2536-8585-4c2a-8103-d1097ab82ca8} <Trace> Aggregator: Merging aggregated data | ||
| 6232 | 2026.05.08 16:58:19.420001 [ 3 ] {ed7a2536-8585-4c2a-8103-d1097ab82ca8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003455 sec., 289.4356005788712 rows/sec., 11.31 KiB/sec. | ||
| 6233 | 2026.05.08 16:58:19.420174 [ 3 ] {ed7a2536-8585-4c2a-8103-d1097ab82ca8} <Debug> TCPHandler: Processed in 0.003944296 sec. | ||
| 6234 | 2026.05.08 16:58:19.420317 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6235 | 2026.05.08 16:58:19.420346 [ 3 ] {} <Debug> TCP-Session: f367f09d-5621-4b20-9805-1e49f03cc5bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2026.05.08 16:58:19.420348 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6237 | 2026.05.08 16:58:19.420372 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6238 | 2026.05.08 16:58:19.420390 [ 260 ] {} <Debug> TCP-Session: b3e1d63a-1737-441c-8726-a58bd085b5db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.05.08 16:58:19.420396 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6240 | 2026.05.08 16:58:19.420407 [ 303 ] {} <Debug> TCP-Session: b934b611-3895-4bb4-a74b-9f97e9c31b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6241 | 2026.05.08 16:58:19.420431 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6242 | 2026.05.08 16:58:19.420448 [ 307 ] {} <Debug> TCP-Session: 3d834665-742e-494b-9201-356ee6540a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6243 | 2026.05.08 16:58:19.420451 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6244 | 2026.05.08 16:58:19.420475 [ 304 ] {} <Debug> TCP-Session: 2e3d8e75-3138-4651-b5c8-86a581e72391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6245 | 2026.05.08 16:58:19.420470 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6246 | 2026.05.08 16:58:19.420505 [ 309 ] {} <Debug> TCP-Session: 3c02cf2a-a7bf-4c1d-92ce-317ba346df88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6247 | 2026.05.08 16:58:19.420509 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6248 | 2026.05.08 16:58:19.420420 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6249 | 2026.05.08 16:58:19.420580 [ 310 ] {} <Debug> TCP-Session: a2f35d91-f955-4588-bd42-c3b46a5829bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6250 | 2026.05.08 16:58:19.420528 [ 308 ] {} <Debug> TCP-Session: 6e216c54-d98c-4f97-9cae-2fdad7c9f99c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6251 | 2026.05.08 16:58:19.420597 [ 311 ] {} <Debug> TCP-Session: 408a7978-4adb-467b-a37f-06e9f3c46ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2026.05.08 16:58:19.808081 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11978 | ||
| 6253 | 2026.05.08 16:58:19.808773 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2026.05.08 16:58:19.808833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6255 | 2026.05.08 16:58:19.809472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6256 | 2026.05.08 16:58:19.809807 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.05.08 16:58:19.809953 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11978 | ||
| 6258 | 2026.05.08 16:58:20.423938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6259 | 2026.05.08 16:58:20.444576 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.05.08 16:58:20.444648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6261 | 2026.05.08 16:58:20.450596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6262 | 2026.05.08 16:58:20.451370 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.05.08 16:58:20.457039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6264 | 2026.05.08 16:58:22.333897 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 770 | ||
| 6265 | 2026.05.08 16:58:22.336456 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.05.08 16:58:22.336504 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6267 | 2026.05.08 16:58:22.337694 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6268 | 2026.05.08 16:58:22.337962 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.05.08 16:58:22.338204 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 6270 | 2026.05.08 16:58:22.820849 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6271 | 2026.05.08 16:58:22.821097 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6272 | 2026.05.08 16:58:22.821466 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6273 | 2026.05.08 16:58:22.821509 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6274 | 2026.05.08 16:58:22.821759 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6275 | 2026.05.08 16:58:22.821839 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6276 | 2026.05.08 16:58:22.821997 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6277 | 2026.05.08 16:58:22.822116 [ 326 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6278 | 2026.05.08 16:58:22.822142 [ 364 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6279 | 2026.05.08 16:58:22.822116 [ 356 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6280 | 2026.05.08 16:58:22.822293 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 6281 | 2026.05.08 16:58:22.822321 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6282 | 2026.05.08 16:58:22.822405 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6283 | 2026.05.08 16:58:22.822425 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 6284 | 2026.05.08 16:58:22.822459 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6285 | 2026.05.08 16:58:22.822495 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6286 | 2026.05.08 16:58:22.822529 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6287 | 2026.05.08 16:58:22.823831 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002832 sec., 18361.581920903955 rows/sec., 3.73 MiB/sec. | ||
| 6288 | 2026.05.08 16:58:22.823987 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Debug> MemoryTracker: Peak memory usage (for query): 138.83 KiB. | ||
| 6289 | 2026.05.08 16:58:22.824003 [ 262 ] {8b549294-bfe4-43d7-9eb5-4b5a3ee35974} <Debug> TCPHandler: Processed in 0.003291708 sec. | ||
| 6290 | 2026.05.08 16:58:22.826306 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2026.05.08 16:58:22.826424 [ 262 ] {17d128d2-35b5-4520-b9ac-609297896044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6292 | 2026.05.08 16:58:22.826467 [ 262 ] {17d128d2-35b5-4520-b9ac-609297896044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6293 | 2026.05.08 16:58:22.827012 [ 262 ] {17d128d2-35b5-4520-b9ac-609297896044} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.05.08 16:58:22.827056 [ 262 ] {17d128d2-35b5-4520-b9ac-609297896044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6295 | 2026.05.08 16:58:22.827446 [ 262 ] {17d128d2-35b5-4520-b9ac-609297896044} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6296 | 2026.05.08 16:58:22.827667 [ 262 ] {17d128d2-35b5-4520-b9ac-609297896044} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.05.08 16:58:22.827811 [ 262 ] {17d128d2-35b5-4520-b9ac-609297896044} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001419 sec., 97251.58562367865 rows/sec., 8.44 MiB/sec. | ||
| 6298 | 2026.05.08 16:58:22.827849 [ 262 ] {17d128d2-35b5-4520-b9ac-609297896044} <Debug> TCPHandler: Processed in 0.001598613 sec. | ||
| 6299 | 2026.05.08 16:58:22.827998 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.05.08 16:58:22.828094 [ 262 ] {32105527-09ed-4a92-b7f9-cc1d7ac4ce1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6301 | 2026.05.08 16:58:22.828135 [ 262 ] {32105527-09ed-4a92-b7f9-cc1d7ac4ce1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6302 | 2026.05.08 16:58:22.828565 [ 262 ] {32105527-09ed-4a92-b7f9-cc1d7ac4ce1a} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.05.08 16:58:22.828601 [ 262 ] {32105527-09ed-4a92-b7f9-cc1d7ac4ce1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6304 | 2026.05.08 16:58:22.828884 [ 262 ] {32105527-09ed-4a92-b7f9-cc1d7ac4ce1a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6305 | 2026.05.08 16:58:22.829091 [ 262 ] {32105527-09ed-4a92-b7f9-cc1d7ac4ce1a} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.05.08 16:58:22.829217 [ 262 ] {32105527-09ed-4a92-b7f9-cc1d7ac4ce1a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001141 sec., 35933.39176161262 rows/sec., 2.64 MiB/sec. | ||
| 6307 | 2026.05.08 16:58:22.829254 [ 262 ] {32105527-09ed-4a92-b7f9-cc1d7ac4ce1a} <Debug> TCPHandler: Processed in 0.001305305 sec. | ||
| 6308 | 2026.05.08 16:58:22.829375 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.05.08 16:58:22.829470 [ 262 ] {85ddf0b9-8745-44c2-8d4f-4d9b0faf2904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6310 | 2026.05.08 16:58:22.829509 [ 262 ] {85ddf0b9-8745-44c2-8d4f-4d9b0faf2904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6311 | 2026.05.08 16:58:22.829929 [ 262 ] {85ddf0b9-8745-44c2-8d4f-4d9b0faf2904} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.05.08 16:58:22.829965 [ 262 ] {85ddf0b9-8745-44c2-8d4f-4d9b0faf2904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6313 | 2026.05.08 16:58:22.830258 [ 262 ] {85ddf0b9-8745-44c2-8d4f-4d9b0faf2904} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6314 | 2026.05.08 16:58:22.830466 [ 262 ] {85ddf0b9-8745-44c2-8d4f-4d9b0faf2904} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.05.08 16:58:22.830593 [ 262 ] {85ddf0b9-8745-44c2-8d4f-4d9b0faf2904} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00114 sec., 92105.26315789475 rows/sec., 7.19 MiB/sec. | ||
| 6316 | 2026.05.08 16:58:22.830629 [ 262 ] {85ddf0b9-8745-44c2-8d4f-4d9b0faf2904} <Debug> TCPHandler: Processed in 0.001302155 sec. | ||
| 6317 | 2026.05.08 16:58:22.830780 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2026.05.08 16:58:22.830876 [ 262 ] {354ee311-8952-4dbd-bdd8-acde75649ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6319 | 2026.05.08 16:58:22.830918 [ 262 ] {354ee311-8952-4dbd-bdd8-acde75649ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6320 | 2026.05.08 16:58:22.831376 [ 262 ] {354ee311-8952-4dbd-bdd8-acde75649ba7} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.05.08 16:58:22.831423 [ 262 ] {354ee311-8952-4dbd-bdd8-acde75649ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6322 | 2026.05.08 16:58:22.831826 [ 262 ] {354ee311-8952-4dbd-bdd8-acde75649ba7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6323 | 2026.05.08 16:58:22.832065 [ 262 ] {354ee311-8952-4dbd-bdd8-acde75649ba7} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.05.08 16:58:22.832197 [ 262 ] {354ee311-8952-4dbd-bdd8-acde75649ba7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 8.32 MiB/sec. | ||
| 6325 | 2026.05.08 16:58:22.832234 [ 262 ] {354ee311-8952-4dbd-bdd8-acde75649ba7} <Debug> TCPHandler: Processed in 0.00150265 sec. | ||
| 6326 | 2026.05.08 16:58:22.832372 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2026.05.08 16:58:22.832469 [ 262 ] {41cb3b17-77cd-4467-aeb7-194ecf215c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6328 | 2026.05.08 16:58:22.832522 [ 262 ] {41cb3b17-77cd-4467-aeb7-194ecf215c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6329 | 2026.05.08 16:58:22.833342 [ 262 ] {41cb3b17-77cd-4467-aeb7-194ecf215c43} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.05.08 16:58:22.833379 [ 262 ] {41cb3b17-77cd-4467-aeb7-194ecf215c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6331 | 2026.05.08 16:58:22.833945 [ 262 ] {41cb3b17-77cd-4467-aeb7-194ecf215c43} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6332 | 2026.05.08 16:58:22.834160 [ 262 ] {41cb3b17-77cd-4467-aeb7-194ecf215c43} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.05.08 16:58:22.834315 [ 262 ] {41cb3b17-77cd-4467-aeb7-194ecf215c43} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001865 sec., 21983.914209115283 rows/sec., 39.39 MiB/sec. | ||
| 6334 | 2026.05.08 16:58:22.834366 [ 262 ] {41cb3b17-77cd-4467-aeb7-194ecf215c43} <Debug> TCPHandler: Processed in 0.002042426 sec. | ||
| 6335 | 2026.05.08 16:58:22.834505 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2026.05.08 16:58:22.834601 [ 262 ] {e848d5ff-e955-44ba-8fd5-d598670832e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6337 | 2026.05.08 16:58:22.834642 [ 262 ] {e848d5ff-e955-44ba-8fd5-d598670832e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6338 | 2026.05.08 16:58:22.834982 [ 262 ] {e848d5ff-e955-44ba-8fd5-d598670832e2} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.05.08 16:58:22.835018 [ 262 ] {e848d5ff-e955-44ba-8fd5-d598670832e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6340 | 2026.05.08 16:58:22.835311 [ 262 ] {e848d5ff-e955-44ba-8fd5-d598670832e2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6341 | 2026.05.08 16:58:22.835511 [ 262 ] {e848d5ff-e955-44ba-8fd5-d598670832e2} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.05.08 16:58:22.835662 [ 262 ] {e848d5ff-e955-44ba-8fd5-d598670832e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6343 | 2026.05.08 16:58:22.835698 [ 262 ] {e848d5ff-e955-44ba-8fd5-d598670832e2} <Debug> TCPHandler: Processed in 0.001241934 sec. | ||
| 6344 | 2026.05.08 16:58:27.217837 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6345 | 2026.05.08 16:58:27.217916 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6346 | 2026.05.08 16:58:27.310952 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12490 | ||
| 6347 | 2026.05.08 16:58:27.311452 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.05.08 16:58:27.311485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6349 | 2026.05.08 16:58:27.311975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6350 | 2026.05.08 16:58:27.312204 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.05.08 16:58:27.312331 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12490 | ||
| 6352 | 2026.05.08 16:58:27.312407 [ 169 ] {} <Debug> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6353 | 2026.05.08 16:58:27.312511 [ 169 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.05.08 16:58:27.312548 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6355 | 2026.05.08 16:58:27.312781 [ 192 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 6356 | 2026.05.08 16:58:27.313003 [ 192 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6357 | 2026.05.08 16:58:27.313064 [ 192 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10058 rows starting from the beginning of the part | ||
| 6358 | 2026.05.08 16:58:27.313166 [ 192 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 6359 | 2026.05.08 16:58:27.313209 [ 192 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 6360 | 2026.05.08 16:58:27.313248 [ 192 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 6361 | 2026.05.08 16:58:27.313288 [ 192 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 6362 | 2026.05.08 16:58:27.313329 [ 192 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 6363 | 2026.05.08 16:58:27.315613 [ 201 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12490 rows, containing 4 columns (4 merged, 0 gathered) in 0.002939039 sec., 4249688.418561305 rows/sec., 60.79 MiB/sec. | ||
| 6364 | 2026.05.08 16:58:27.316049 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6365 | 2026.05.08 16:58:27.316338 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_26_5} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.05.08 16:58:27.316402 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_26_5} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6367 | 2026.05.08 16:58:27.316491 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 6368 | 2026.05.08 16:58:27.825266 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.05.08 16:58:27.825517 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 6370 | 2026.05.08 16:58:27.825895 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6371 | 2026.05.08 16:58:27.825938 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 6372 | 2026.05.08 16:58:27.826190 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6373 | 2026.05.08 16:58:27.826255 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6374 | 2026.05.08 16:58:27.826392 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 6375 | 2026.05.08 16:58:27.826512 [ 328 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6376 | 2026.05.08 16:58:27.826519 [ 356 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6377 | 2026.05.08 16:58:27.826517 [ 326 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6378 | 2026.05.08 16:58:27.826687 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 6379 | 2026.05.08 16:58:27.826715 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6380 | 2026.05.08 16:58:27.826799 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6381 | 2026.05.08 16:58:27.826820 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 6382 | 2026.05.08 16:58:27.826853 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 6383 | 2026.05.08 16:58:27.826890 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 6384 | 2026.05.08 16:58:27.826924 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 6385 | 2026.05.08 16:58:27.828339 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002923 sec., 17789.941840574753 rows/sec., 3.62 MiB/sec. | ||
| 6386 | 2026.05.08 16:58:27.828551 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Debug> MemoryTracker: Peak memory usage (for query): 141.67 KiB. | ||
| 6387 | 2026.05.08 16:58:27.828571 [ 262 ] {c5fef9e2-9214-4c6f-a131-f5f36f0b2ede} <Debug> TCPHandler: Processed in 0.003438622 sec. | ||
| 6388 | 2026.05.08 16:58:27.833407 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.05.08 16:58:27.833652 [ 262 ] {ff603052-4cb8-4745-964c-0b8ad5dde90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6390 | 2026.05.08 16:58:27.833748 [ 262 ] {ff603052-4cb8-4745-964c-0b8ad5dde90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6391 | 2026.05.08 16:58:27.834624 [ 262 ] {ff603052-4cb8-4745-964c-0b8ad5dde90b} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.05.08 16:58:27.834675 [ 262 ] {ff603052-4cb8-4745-964c-0b8ad5dde90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6393 | 2026.05.08 16:58:27.835050 [ 262 ] {ff603052-4cb8-4745-964c-0b8ad5dde90b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6394 | 2026.05.08 16:58:27.835275 [ 262 ] {ff603052-4cb8-4745-964c-0b8ad5dde90b} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2026.05.08 16:58:27.835423 [ 262 ] {ff603052-4cb8-4745-964c-0b8ad5dde90b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001835 sec., 154768.3923705722 rows/sec., 9.83 MiB/sec. | ||
| 6396 | 2026.05.08 16:58:27.835463 [ 262 ] {ff603052-4cb8-4745-964c-0b8ad5dde90b} <Debug> TCPHandler: Processed in 0.00222656 sec. | ||
| 6397 | 2026.05.08 16:58:27.835623 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2026.05.08 16:58:27.835718 [ 262 ] {59b58866-6da0-48bc-a1f0-8dcf372a50a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6399 | 2026.05.08 16:58:27.835756 [ 262 ] {59b58866-6da0-48bc-a1f0-8dcf372a50a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6400 | 2026.05.08 16:58:27.836421 [ 262 ] {59b58866-6da0-48bc-a1f0-8dcf372a50a3} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.05.08 16:58:27.836457 [ 262 ] {59b58866-6da0-48bc-a1f0-8dcf372a50a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6402 | 2026.05.08 16:58:27.836798 [ 262 ] {59b58866-6da0-48bc-a1f0-8dcf372a50a3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6403 | 2026.05.08 16:58:27.837004 [ 262 ] {59b58866-6da0-48bc-a1f0-8dcf372a50a3} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.05.08 16:58:27.837131 [ 262 ] {59b58866-6da0-48bc-a1f0-8dcf372a50a3} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001431 sec., 556953.179594689 rows/sec., 42.85 MiB/sec. | ||
| 6405 | 2026.05.08 16:58:27.837136 [ 154 ] {} <Debug> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6406 | 2026.05.08 16:58:27.837168 [ 262 ] {59b58866-6da0-48bc-a1f0-8dcf372a50a3} <Debug> TCPHandler: Processed in 0.001594873 sec. | ||
| 6407 | 2026.05.08 16:58:27.837195 [ 154 ] {} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.05.08 16:58:27.837225 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6409 | 2026.05.08 16:58:27.837311 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.05.08 16:58:27.837324 [ 192 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 6411 | 2026.05.08 16:58:27.837412 [ 262 ] {2fcd536d-cba7-4c05-8045-e34660a640d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6412 | 2026.05.08 16:58:27.837443 [ 192 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6413 | 2026.05.08 16:58:27.837456 [ 262 ] {2fcd536d-cba7-4c05-8045-e34660a640d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6414 | 2026.05.08 16:58:27.837478 [ 192 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3358 rows starting from the beginning of the part | ||
| 6415 | 2026.05.08 16:58:27.837541 [ 192 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 6416 | 2026.05.08 16:58:27.837590 [ 192 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 138 rows starting from the beginning of the part | ||
| 6417 | 2026.05.08 16:58:27.837634 [ 192 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3143 rows starting from the beginning of the part | ||
| 6418 | 2026.05.08 16:58:27.837674 [ 192 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 138 rows starting from the beginning of the part | ||
| 6419 | 2026.05.08 16:58:27.837718 [ 192 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 797 rows starting from the beginning of the part | ||
| 6420 | 2026.05.08 16:58:27.837924 [ 262 ] {2fcd536d-cba7-4c05-8045-e34660a640d2} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.05.08 16:58:27.837965 [ 262 ] {2fcd536d-cba7-4c05-8045-e34660a640d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6422 | 2026.05.08 16:58:27.838287 [ 262 ] {2fcd536d-cba7-4c05-8045-e34660a640d2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6423 | 2026.05.08 16:58:27.838515 [ 262 ] {2fcd536d-cba7-4c05-8045-e34660a640d2} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.05.08 16:58:27.838652 [ 262 ] {2fcd536d-cba7-4c05-8045-e34660a640d2} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001258 sec., 112877.58346581877 rows/sec., 6.63 MiB/sec. | ||
| 6425 | 2026.05.08 16:58:27.838689 [ 262 ] {2fcd536d-cba7-4c05-8045-e34660a640d2} <Debug> TCPHandler: Processed in 0.001425489 sec. | ||
| 6426 | 2026.05.08 16:58:27.838819 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.05.08 16:58:27.838912 [ 262 ] {151b9ef0-796e-409e-a28a-11f9dd7b5243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6428 | 2026.05.08 16:58:27.838950 [ 262 ] {151b9ef0-796e-409e-a28a-11f9dd7b5243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6429 | 2026.05.08 16:58:27.839373 [ 262 ] {151b9ef0-796e-409e-a28a-11f9dd7b5243} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.05.08 16:58:27.839409 [ 262 ] {151b9ef0-796e-409e-a28a-11f9dd7b5243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6431 | 2026.05.08 16:58:27.839702 [ 262 ] {151b9ef0-796e-409e-a28a-11f9dd7b5243} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6432 | 2026.05.08 16:58:27.839908 [ 262 ] {151b9ef0-796e-409e-a28a-11f9dd7b5243} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.05.08 16:58:27.839945 [ 201 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7630 rows, containing 5 columns (5 merged, 0 gathered) in 0.002658432 sec., 2870112.908661948 rows/sec., 227.47 MiB/sec. | ||
| 6434 | 2026.05.08 16:58:27.840036 [ 262 ] {151b9ef0-796e-409e-a28a-11f9dd7b5243} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 6435 | 2026.05.08 16:58:27.840077 [ 262 ] {151b9ef0-796e-409e-a28a-11f9dd7b5243} <Debug> TCPHandler: Processed in 0.001305845 sec. | ||
| 6436 | 2026.05.08 16:58:27.840199 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2026.05.08 16:58:27.840292 [ 262 ] {d5a27715-1725-4697-ab36-89c022b4c247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6438 | 2026.05.08 16:58:27.840333 [ 262 ] {d5a27715-1725-4697-ab36-89c022b4c247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6439 | 2026.05.08 16:58:27.840347 [ 197 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6440 | 2026.05.08 16:58:27.840659 [ 197 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_36_7} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.05.08 16:58:27.840746 [ 197 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_36_7} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6442 | 2026.05.08 16:58:27.840777 [ 262 ] {d5a27715-1725-4697-ab36-89c022b4c247} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.05.08 16:58:27.840817 [ 262 ] {d5a27715-1725-4697-ab36-89c022b4c247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6444 | 2026.05.08 16:58:27.840835 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 6445 | 2026.05.08 16:58:27.841120 [ 262 ] {d5a27715-1725-4697-ab36-89c022b4c247} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6446 | 2026.05.08 16:58:27.841327 [ 262 ] {d5a27715-1725-4697-ab36-89c022b4c247} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.05.08 16:58:27.841456 [ 262 ] {d5a27715-1725-4697-ab36-89c022b4c247} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 6448 | 2026.05.08 16:58:27.841492 [ 262 ] {d5a27715-1725-4697-ab36-89c022b4c247} <Debug> TCPHandler: Processed in 0.001341326 sec. | ||
| 6449 | 2026.05.08 16:58:27.841617 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6450 | 2026.05.08 16:58:27.841710 [ 262 ] {a8a1a023-7765-4df4-881a-df3ad0b24bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6451 | 2026.05.08 16:58:27.841748 [ 262 ] {a8a1a023-7765-4df4-881a-df3ad0b24bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6452 | 2026.05.08 16:58:27.842349 [ 262 ] {a8a1a023-7765-4df4-881a-df3ad0b24bf9} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.05.08 16:58:27.842384 [ 262 ] {a8a1a023-7765-4df4-881a-df3ad0b24bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6454 | 2026.05.08 16:58:27.842703 [ 262 ] {a8a1a023-7765-4df4-881a-df3ad0b24bf9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6455 | 2026.05.08 16:58:27.842919 [ 262 ] {a8a1a023-7765-4df4-881a-df3ad0b24bf9} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.05.08 16:58:27.843044 [ 262 ] {a8a1a023-7765-4df4-881a-df3ad0b24bf9} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001351 sec., 362694.3005181347 rows/sec., 25.43 MiB/sec. | ||
| 6457 | 2026.05.08 16:58:27.843045 [ 154 ] {} <Debug> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6458 | 2026.05.08 16:58:27.843083 [ 262 ] {a8a1a023-7765-4df4-881a-df3ad0b24bf9} <Debug> TCPHandler: Processed in 0.00151345 sec. | ||
| 6459 | 2026.05.08 16:58:27.843096 [ 154 ] {} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2026.05.08 16:58:27.843121 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6461 | 2026.05.08 16:58:27.843208 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2026.05.08 16:58:27.843236 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 6463 | 2026.05.08 16:58:27.843307 [ 262 ] {914215da-ddb6-48a7-8b8f-af139d0bb31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6464 | 2026.05.08 16:58:27.843353 [ 262 ] {914215da-ddb6-48a7-8b8f-af139d0bb31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6465 | 2026.05.08 16:58:27.843355 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6466 | 2026.05.08 16:58:27.843398 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 6467 | 2026.05.08 16:58:27.843456 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 6468 | 2026.05.08 16:58:27.843506 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 105 rows starting from the beginning of the part | ||
| 6469 | 2026.05.08 16:58:27.843552 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1716 rows starting from the beginning of the part | ||
| 6470 | 2026.05.08 16:58:27.843598 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 105 rows starting from the beginning of the part | ||
| 6471 | 2026.05.08 16:58:27.843641 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 490 rows starting from the beginning of the part | ||
| 6472 | 2026.05.08 16:58:27.843683 [ 262 ] {914215da-ddb6-48a7-8b8f-af139d0bb31a} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2026.05.08 16:58:27.843724 [ 262 ] {914215da-ddb6-48a7-8b8f-af139d0bb31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6474 | 2026.05.08 16:58:27.844054 [ 262 ] {914215da-ddb6-48a7-8b8f-af139d0bb31a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6475 | 2026.05.08 16:58:27.844271 [ 262 ] {914215da-ddb6-48a7-8b8f-af139d0bb31a} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2026.05.08 16:58:27.844395 [ 154 ] {} <Debug> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6477 | 2026.05.08 16:58:27.844399 [ 262 ] {914215da-ddb6-48a7-8b8f-af139d0bb31a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 6478 | 2026.05.08 16:58:27.844439 [ 154 ] {} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6479 | 2026.05.08 16:58:27.844457 [ 262 ] {914215da-ddb6-48a7-8b8f-af139d0bb31a} <Debug> TCPHandler: Processed in 0.001297685 sec. | ||
| 6480 | 2026.05.08 16:58:27.844465 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6481 | 2026.05.08 16:58:27.844581 [ 197 ] {e5a82920-105e-444f-a2ab-04efada37c6a::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 | ||
| 6482 | 2026.05.08 16:58:27.844587 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2026.05.08 16:58:27.844702 [ 197 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6484 | 2026.05.08 16:58:27.844704 [ 262 ] {4b1f1df9-d23c-4d90-a2a5-bd095c9620ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6485 | 2026.05.08 16:58:27.844744 [ 197 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6486 | 2026.05.08 16:58:27.844763 [ 262 ] {4b1f1df9-d23c-4d90-a2a5-bd095c9620ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6487 | 2026.05.08 16:58:27.844833 [ 197 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6488 | 2026.05.08 16:58:27.844889 [ 197 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6489 | 2026.05.08 16:58:27.844935 [ 197 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6490 | 2026.05.08 16:58:27.844979 [ 197 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6491 | 2026.05.08 16:58:27.845019 [ 197 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6492 | 2026.05.08 16:58:27.845033 [ 201 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4309 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018369 sec., 2345799.989112091 rows/sec., 169.99 MiB/sec. | ||
| 6493 | 2026.05.08 16:58:27.845188 [ 262 ] {4b1f1df9-d23c-4d90-a2a5-bd095c9620ca} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.05.08 16:58:27.845226 [ 262 ] {4b1f1df9-d23c-4d90-a2a5-bd095c9620ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6495 | 2026.05.08 16:58:27.845243 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6496 | 2026.05.08 16:58:27.845538 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_36_7} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.05.08 16:58:27.845618 [ 186 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_36_7} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6498 | 2026.05.08 16:58:27.845623 [ 262 ] {4b1f1df9-d23c-4d90-a2a5-bd095c9620ca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6499 | 2026.05.08 16:58:27.845689 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6500 | 2026.05.08 16:58:27.845790 [ 201 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250004 sec., 76799.75424078642 rows/sec., 3.92 MiB/sec. | ||
| 6501 | 2026.05.08 16:58:27.845853 [ 262 ] {4b1f1df9-d23c-4d90-a2a5-bd095c9620ca} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6502 | 2026.05.08 16:58:27.845922 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6503 | 2026.05.08 16:58:27.845975 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6504 | 2026.05.08 16:58:27.845989 [ 262 ] {4b1f1df9-d23c-4d90-a2a5-bd095c9620ca} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001303 sec., 203376.8227168074 rows/sec., 13.51 MiB/sec. | ||
| 6505 | 2026.05.08 16:58:27.846017 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2026.05.08 16:58:27.846047 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6507 | 2026.05.08 16:58:27.846048 [ 262 ] {4b1f1df9-d23c-4d90-a2a5-bd095c9620ca} <Debug> TCPHandler: Processed in 0.001508831 sec. | ||
| 6508 | 2026.05.08 16:58:27.846113 [ 197 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 6509 | 2026.05.08 16:58:27.846192 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_16_3} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.05.08 16:58:27.846202 [ 197 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6511 | 2026.05.08 16:58:27.846197 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2026.05.08 16:58:27.846241 [ 197 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13842 rows starting from the beginning of the part | ||
| 6513 | 2026.05.08 16:58:27.846269 [ 186 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_16_3} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6514 | 2026.05.08 16:58:27.846294 [ 197 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 6515 | 2026.05.08 16:58:27.846334 [ 262 ] {c6dc0887-b968-41c1-883a-faff4382d7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6516 | 2026.05.08 16:58:27.846335 [ 197 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6517 | 2026.05.08 16:58:27.846342 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6518 | 2026.05.08 16:58:27.846384 [ 262 ] {c6dc0887-b968-41c1-883a-faff4382d7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6519 | 2026.05.08 16:58:27.846395 [ 197 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1730 rows starting from the beginning of the part | ||
| 6520 | 2026.05.08 16:58:27.846433 [ 197 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 6521 | 2026.05.08 16:58:27.846467 [ 197 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 6522 | 2026.05.08 16:58:27.846714 [ 262 ] {c6dc0887-b968-41c1-883a-faff4382d7b6} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.05.08 16:58:27.846754 [ 262 ] {c6dc0887-b968-41c1-883a-faff4382d7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6524 | 2026.05.08 16:58:27.847074 [ 262 ] {c6dc0887-b968-41c1-883a-faff4382d7b6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6525 | 2026.05.08 16:58:27.847286 [ 262 ] {c6dc0887-b968-41c1-883a-faff4382d7b6} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.05.08 16:58:27.847425 [ 262 ] {c6dc0887-b968-41c1-883a-faff4382d7b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 60.65 KiB/sec. | ||
| 6527 | 2026.05.08 16:58:27.847460 [ 262 ] {c6dc0887-b968-41c1-883a-faff4382d7b6} <Debug> TCPHandler: Processed in 0.001316175 sec. | ||
| 6528 | 2026.05.08 16:58:27.847587 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.05.08 16:58:27.847685 [ 262 ] {72e46065-9696-4271-8782-c5435d2777cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.05.08 16:58:27.847724 [ 262 ] {72e46065-9696-4271-8782-c5435d2777cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6531 | 2026.05.08 16:58:27.848075 [ 262 ] {72e46065-9696-4271-8782-c5435d2777cf} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.05.08 16:58:27.848109 [ 262 ] {72e46065-9696-4271-8782-c5435d2777cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6533 | 2026.05.08 16:58:27.848427 [ 262 ] {72e46065-9696-4271-8782-c5435d2777cf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6534 | 2026.05.08 16:58:27.848638 [ 262 ] {72e46065-9696-4271-8782-c5435d2777cf} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.05.08 16:58:27.848756 [ 153 ] {} <Debug> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6536 | 2026.05.08 16:58:27.848772 [ 262 ] {72e46065-9696-4271-8782-c5435d2777cf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001105 sec., 81447.96380090497 rows/sec., 5.10 MiB/sec. | ||
| 6537 | 2026.05.08 16:58:27.848794 [ 153 ] {} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.05.08 16:58:27.848809 [ 262 ] {72e46065-9696-4271-8782-c5435d2777cf} <Debug> TCPHandler: Processed in 0.001278455 sec. | ||
| 6539 | 2026.05.08 16:58:27.848814 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6540 | 2026.05.08 16:58:27.848901 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 6541 | 2026.05.08 16:58:27.849013 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6542 | 2026.05.08 16:58:27.849044 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2142 rows starting from the beginning of the part | ||
| 6543 | 2026.05.08 16:58:27.849099 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 6544 | 2026.05.08 16:58:27.849145 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6545 | 2026.05.08 16:58:27.849187 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6546 | 2026.05.08 16:58:27.849230 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6547 | 2026.05.08 16:58:27.849271 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 6548 | 2026.05.08 16:58:27.850627 [ 196 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2502 rows, containing 4 columns (4 merged, 0 gathered) in 0.001762738 sec., 1419382.8010742378 rows/sec., 91.77 MiB/sec. | ||
| 6549 | 2026.05.08 16:58:27.850935 [ 191 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6550 | 2026.05.08 16:58:27.851018 [ 197 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16317 rows, containing 5 columns (5 merged, 0 gathered) in 0.004928703 sec., 3310607.273353659 rows/sec., 213.43 MiB/sec. | ||
| 6551 | 2026.05.08 16:58:27.851220 [ 191 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_36_7} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2026.05.08 16:58:27.851295 [ 191 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_36_7} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6553 | 2026.05.08 16:58:27.851381 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6554 | 2026.05.08 16:58:27.851442 [ 196 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6555 | 2026.05.08 16:58:27.851712 [ 196 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.05.08 16:58:27.851781 [ 196 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6557 | 2026.05.08 16:58:27.851852 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 6558 | 2026.05.08 16:58:27.958048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6559 | 2026.05.08 16:58:27.975829 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2026.05.08 16:58:27.975878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6561 | 2026.05.08 16:58:27.981631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6562 | 2026.05.08 16:58:27.982325 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2026.05.08 16:58:27.982697 [ 153 ] {} <Debug> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6564 | 2026.05.08 16:58:27.982791 [ 153 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.05.08 16:58:27.982826 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6566 | 2026.05.08 16:58:27.982974 [ 197 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 6567 | 2026.05.08 16:58:27.985306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6568 | 2026.05.08 16:58:27.987235 [ 197 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6569 | 2026.05.08 16:58:27.988880 [ 197 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 6570 | 2026.05.08 16:58:27.993655 [ 197 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 6571 | 2026.05.08 16:58:27.998038 [ 197 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 6572 | 2026.05.08 16:58:28.001181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.79 MiB, peak 273.78 MiB, free memory in arenas 0.00 B, will set to 267.20 MiB (RSS), difference: 2.41 MiB | ||
| 6573 | 2026.05.08 16:58:28.002419 [ 197 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 6574 | 2026.05.08 16:58:28.006647 [ 197 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 6575 | 2026.05.08 16:58:28.010475 [ 197 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 6576 | 2026.05.08 16:58:28.061371 [ 196 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078456524 sec., 2498.1988750865385 rows/sec., 12.92 MiB/sec. | ||
| 6577 | 2026.05.08 16:58:28.063764 [ 200 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6578 | 2026.05.08 16:58:28.065639 [ 200 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_26_5} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.05.08 16:58:28.065743 [ 200 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_26_5} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6580 | 2026.05.08 16:58:28.068370 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6581 | 2026.05.08 16:58:28.210758 [ 153 ] {} <Debug> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6582 | 2026.05.08 16:58:28.210804 [ 153 ] {} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.05.08 16:58:28.210829 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6584 | 2026.05.08 16:58:28.210957 [ 199 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::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 | ||
| 6585 | 2026.05.08 16:58:28.211090 [ 199 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6586 | 2026.05.08 16:58:28.211121 [ 199 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::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 | ||
| 6587 | 2026.05.08 16:58:28.211185 [ 199 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::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 | ||
| 6588 | 2026.05.08 16:58:28.211230 [ 199 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6589 | 2026.05.08 16:58:28.211273 [ 199 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6590 | 2026.05.08 16:58:28.211313 [ 199 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6591 | 2026.05.08 16:58:28.212054 [ 200 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114019 sec., 35081.8723195257 rows/sec., 2.93 MiB/sec. | ||
| 6592 | 2026.05.08 16:58:28.212184 [ 199 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6593 | 2026.05.08 16:58:28.212454 [ 199 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_9_2} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.05.08 16:58:28.212525 [ 199 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_9_2} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6595 | 2026.05.08 16:58:28.212597 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6596 | 2026.05.08 16:58:28.246231 [ 153 ] {} <Debug> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6597 | 2026.05.08 16:58:28.246295 [ 153 ] {} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.05.08 16:58:28.246330 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6599 | 2026.05.08 16:58:28.246453 [ 200 ] {1b4c5c2c-9361-4738-8a40-d6a53c5bc52d::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 | ||
| 6600 | 2026.05.08 16:58:28.246572 [ 200 ] {1b4c5c2c-9361-4738-8a40-d6a53c5bc52d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6601 | 2026.05.08 16:58:28.246606 [ 200 ] {1b4c5c2c-9361-4738-8a40-d6a53c5bc52d::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 | ||
| 6602 | 2026.05.08 16:58:28.246671 [ 200 ] {1b4c5c2c-9361-4738-8a40-d6a53c5bc52d::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 | ||
| 6603 | 2026.05.08 16:58:28.246722 [ 200 ] {1b4c5c2c-9361-4738-8a40-d6a53c5bc52d::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 | ||
| 6604 | 2026.05.08 16:58:28.246768 [ 200 ] {1b4c5c2c-9361-4738-8a40-d6a53c5bc52d::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 | ||
| 6605 | 2026.05.08 16:58:28.246814 [ 200 ] {1b4c5c2c-9361-4738-8a40-d6a53c5bc52d::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 | ||
| 6606 | 2026.05.08 16:58:28.247590 [ 199 ] {1b4c5c2c-9361-4738-8a40-d6a53c5bc52d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170942 sec., 5124.079587204149 rows/sec., 380.30 KiB/sec. | ||
| 6607 | 2026.05.08 16:58:28.247727 [ 200 ] {1b4c5c2c-9361-4738-8a40-d6a53c5bc52d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6608 | 2026.05.08 16:58:28.247965 [ 200 ] {1b4c5c2c-9361-4738-8a40-d6a53c5bc52d::all_1_5_1} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.05.08 16:58:28.248022 [ 200 ] {1b4c5c2c-9361-4738-8a40-d6a53c5bc52d::all_1_5_1} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6610 | 2026.05.08 16:58:28.248079 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6611 | 2026.05.08 16:58:29.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.82 MiB, peak 278.31 MiB, free memory in arenas 0.00 B, will set to 273.52 MiB (RSS), difference: 5.71 MiB | ||
| 6612 | 2026.05.08 16:58:32.339321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 806 | ||
| 6613 | 2026.05.08 16:58:32.341757 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.05.08 16:58:32.341800 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6615 | 2026.05.08 16:58:32.343091 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6616 | 2026.05.08 16:58:32.343358 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.05.08 16:58:32.343609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6618 | 2026.05.08 16:58:32.821118 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6619 | 2026.05.08 16:58:32.821450 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6620 | 2026.05.08 16:58:32.821936 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6621 | 2026.05.08 16:58:32.821996 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6622 | 2026.05.08 16:58:32.822347 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6623 | 2026.05.08 16:58:32.822414 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6624 | 2026.05.08 16:58:32.822552 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6625 | 2026.05.08 16:58:32.822669 [ 356 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6626 | 2026.05.08 16:58:32.822681 [ 324 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6627 | 2026.05.08 16:58:32.822683 [ 328 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6628 | 2026.05.08 16:58:32.822833 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 6629 | 2026.05.08 16:58:32.822860 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6630 | 2026.05.08 16:58:32.822942 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6631 | 2026.05.08 16:58:32.822962 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 6632 | 2026.05.08 16:58:32.822997 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6633 | 2026.05.08 16:58:32.823045 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6634 | 2026.05.08 16:58:32.823087 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6635 | 2026.05.08 16:58:32.824287 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002978 sec., 17461.383478844862 rows/sec., 3.55 MiB/sec. | ||
| 6636 | 2026.05.08 16:58:32.824447 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Debug> MemoryTracker: Peak memory usage (for query): 139.83 KiB. | ||
| 6637 | 2026.05.08 16:58:32.824463 [ 262 ] {23ca610a-6f39-44f8-b21f-9a7e4a81a393} <Debug> TCPHandler: Processed in 0.003504494 sec. | ||
| 6638 | 2026.05.08 16:58:32.826775 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2026.05.08 16:58:32.826896 [ 262 ] {bb64cdf4-d907-4345-802c-4d9ca8df31f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6640 | 2026.05.08 16:58:32.826939 [ 262 ] {bb64cdf4-d907-4345-802c-4d9ca8df31f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6641 | 2026.05.08 16:58:32.827414 [ 262 ] {bb64cdf4-d907-4345-802c-4d9ca8df31f3} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2026.05.08 16:58:32.827454 [ 262 ] {bb64cdf4-d907-4345-802c-4d9ca8df31f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6643 | 2026.05.08 16:58:32.827802 [ 262 ] {bb64cdf4-d907-4345-802c-4d9ca8df31f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6644 | 2026.05.08 16:58:32.828016 [ 262 ] {bb64cdf4-d907-4345-802c-4d9ca8df31f3} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2026.05.08 16:58:32.828155 [ 262 ] {bb64cdf4-d907-4345-802c-4d9ca8df31f3} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001291 sec., 9295.120061967467 rows/sec., 757.95 KiB/sec. | ||
| 6646 | 2026.05.08 16:58:32.828193 [ 262 ] {bb64cdf4-d907-4345-802c-4d9ca8df31f3} <Debug> TCPHandler: Processed in 0.00147626 sec. | ||
| 6647 | 2026.05.08 16:58:32.828346 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6648 | 2026.05.08 16:58:32.828440 [ 262 ] {29d80a18-1220-4204-aeca-8030355ead16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6649 | 2026.05.08 16:58:32.828478 [ 262 ] {29d80a18-1220-4204-aeca-8030355ead16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6650 | 2026.05.08 16:58:32.828935 [ 262 ] {29d80a18-1220-4204-aeca-8030355ead16} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2026.05.08 16:58:32.828971 [ 262 ] {29d80a18-1220-4204-aeca-8030355ead16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6652 | 2026.05.08 16:58:32.829266 [ 262 ] {29d80a18-1220-4204-aeca-8030355ead16} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6653 | 2026.05.08 16:58:32.829487 [ 262 ] {29d80a18-1220-4204-aeca-8030355ead16} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2026.05.08 16:58:32.829619 [ 262 ] {29d80a18-1220-4204-aeca-8030355ead16} <Debug> executeQuery: Read 144 rows, 12.71 KiB in 0.001197 sec., 120300.75187969925 rows/sec., 10.37 MiB/sec. | ||
| 6655 | 2026.05.08 16:58:32.829656 [ 262 ] {29d80a18-1220-4204-aeca-8030355ead16} <Debug> TCPHandler: Processed in 0.001358697 sec. | ||
| 6656 | 2026.05.08 16:58:32.829781 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2026.05.08 16:58:32.829876 [ 262 ] {05171742-6ace-4023-b644-7a00b81afc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6658 | 2026.05.08 16:58:32.829915 [ 262 ] {05171742-6ace-4023-b644-7a00b81afc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6659 | 2026.05.08 16:58:32.830320 [ 262 ] {05171742-6ace-4023-b644-7a00b81afc9f} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2026.05.08 16:58:32.830356 [ 262 ] {05171742-6ace-4023-b644-7a00b81afc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6661 | 2026.05.08 16:58:32.830641 [ 262 ] {05171742-6ace-4023-b644-7a00b81afc9f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6662 | 2026.05.08 16:58:32.830845 [ 262 ] {05171742-6ace-4023-b644-7a00b81afc9f} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2026.05.08 16:58:32.830970 [ 262 ] {05171742-6ace-4023-b644-7a00b81afc9f} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001112 sec., 47661.87050359713 rows/sec., 3.44 MiB/sec. | ||
| 6664 | 2026.05.08 16:58:32.831007 [ 262 ] {05171742-6ace-4023-b644-7a00b81afc9f} <Debug> TCPHandler: Processed in 0.001273915 sec. | ||
| 6665 | 2026.05.08 16:58:32.831136 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2026.05.08 16:58:32.831230 [ 262 ] {67d6a6d6-ec29-4daa-a481-57b39791fd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6667 | 2026.05.08 16:58:32.831268 [ 262 ] {67d6a6d6-ec29-4daa-a481-57b39791fd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6668 | 2026.05.08 16:58:32.831680 [ 262 ] {67d6a6d6-ec29-4daa-a481-57b39791fd98} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.05.08 16:58:32.831716 [ 262 ] {67d6a6d6-ec29-4daa-a481-57b39791fd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6670 | 2026.05.08 16:58:32.832014 [ 262 ] {67d6a6d6-ec29-4daa-a481-57b39791fd98} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6671 | 2026.05.08 16:58:32.832215 [ 262 ] {67d6a6d6-ec29-4daa-a481-57b39791fd98} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2026.05.08 16:58:32.832337 [ 262 ] {67d6a6d6-ec29-4daa-a481-57b39791fd98} <Debug> executeQuery: Read 117 rows, 9.38 KiB in 0.001124 sec., 104092.52669039146 rows/sec., 8.15 MiB/sec. | ||
| 6673 | 2026.05.08 16:58:32.832373 [ 262 ] {67d6a6d6-ec29-4daa-a481-57b39791fd98} <Debug> TCPHandler: Processed in 0.001285034 sec. | ||
| 6674 | 2026.05.08 16:58:32.832502 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2026.05.08 16:58:32.832597 [ 262 ] {44199d2f-d0a5-442c-b718-3d7271dec71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6676 | 2026.05.08 16:58:32.832638 [ 262 ] {44199d2f-d0a5-442c-b718-3d7271dec71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6677 | 2026.05.08 16:58:32.833038 [ 262 ] {44199d2f-d0a5-442c-b718-3d7271dec71d} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2026.05.08 16:58:32.833073 [ 262 ] {44199d2f-d0a5-442c-b718-3d7271dec71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6679 | 2026.05.08 16:58:32.833390 [ 262 ] {44199d2f-d0a5-442c-b718-3d7271dec71d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6680 | 2026.05.08 16:58:32.833597 [ 262 ] {44199d2f-d0a5-442c-b718-3d7271dec71d} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2026.05.08 16:58:32.833728 [ 262 ] {44199d2f-d0a5-442c-b718-3d7271dec71d} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001149 sec., 144473.455178416 rows/sec., 10.06 MiB/sec. | ||
| 6682 | 2026.05.08 16:58:32.833764 [ 262 ] {44199d2f-d0a5-442c-b718-3d7271dec71d} <Debug> TCPHandler: Processed in 0.001309516 sec. | ||
| 6683 | 2026.05.08 16:58:32.833884 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6684 | 2026.05.08 16:58:32.833978 [ 262 ] {5db763ea-2c16-4d46-af42-46b1ce73680a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6685 | 2026.05.08 16:58:32.834030 [ 262 ] {5db763ea-2c16-4d46-af42-46b1ce73680a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6686 | 2026.05.08 16:58:32.834864 [ 262 ] {5db763ea-2c16-4d46-af42-46b1ce73680a} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.05.08 16:58:32.834900 [ 262 ] {5db763ea-2c16-4d46-af42-46b1ce73680a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6688 | 2026.05.08 16:58:32.835476 [ 262 ] {5db763ea-2c16-4d46-af42-46b1ce73680a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6689 | 2026.05.08 16:58:32.835693 [ 262 ] {5db763ea-2c16-4d46-af42-46b1ce73680a} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.05.08 16:58:32.835823 [ 262 ] {5db763ea-2c16-4d46-af42-46b1ce73680a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001863 sec., 22007.514761137947 rows/sec., 39.44 MiB/sec. | ||
| 6691 | 2026.05.08 16:58:32.835875 [ 262 ] {5db763ea-2c16-4d46-af42-46b1ce73680a} <Debug> TCPHandler: Processed in 0.002038655 sec. | ||
| 6692 | 2026.05.08 16:58:32.836003 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2026.05.08 16:58:32.836098 [ 262 ] {b8c61224-f60e-4b7a-94bd-44a3d81fd8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6694 | 2026.05.08 16:58:32.836138 [ 262 ] {b8c61224-f60e-4b7a-94bd-44a3d81fd8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6695 | 2026.05.08 16:58:32.836484 [ 262 ] {b8c61224-f60e-4b7a-94bd-44a3d81fd8f6} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.05.08 16:58:32.836519 [ 262 ] {b8c61224-f60e-4b7a-94bd-44a3d81fd8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6697 | 2026.05.08 16:58:32.836815 [ 262 ] {b8c61224-f60e-4b7a-94bd-44a3d81fd8f6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6698 | 2026.05.08 16:58:32.837018 [ 262 ] {b8c61224-f60e-4b7a-94bd-44a3d81fd8f6} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.05.08 16:58:32.837141 [ 262 ] {b8c61224-f60e-4b7a-94bd-44a3d81fd8f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 6700 | 2026.05.08 16:58:32.837176 [ 262 ] {b8c61224-f60e-4b7a-94bd-44a3d81fd8f6} <Debug> TCPHandler: Processed in 0.001220883 sec. | ||
| 6701 | 2026.05.08 16:58:34.813316 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12938 | ||
| 6702 | 2026.05.08 16:58:34.813810 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.05.08 16:58:34.813848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6704 | 2026.05.08 16:58:34.814560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6705 | 2026.05.08 16:58:34.814787 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.05.08 16:58:34.814909 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12938 | ||
| 6707 | 2026.05.08 16:58:35.486333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6708 | 2026.05.08 16:58:35.501666 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.05.08 16:58:35.501730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6710 | 2026.05.08 16:58:35.507350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6711 | 2026.05.08 16:58:35.508057 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.05.08 16:58:35.510585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6713 | 2026.05.08 16:58:37.824151 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6714 | 2026.05.08 16:58:37.824378 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 6715 | 2026.05.08 16:58:37.824734 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6716 | 2026.05.08 16:58:37.824773 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 6717 | 2026.05.08 16:58:37.825006 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6718 | 2026.05.08 16:58:37.825075 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6719 | 2026.05.08 16:58:37.825214 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 6720 | 2026.05.08 16:58:37.825336 [ 356 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6721 | 2026.05.08 16:58:37.825343 [ 324 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6722 | 2026.05.08 16:58:37.825336 [ 331 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6723 | 2026.05.08 16:58:37.825495 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 6724 | 2026.05.08 16:58:37.825525 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6725 | 2026.05.08 16:58:37.825612 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6726 | 2026.05.08 16:58:37.825633 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 6727 | 2026.05.08 16:58:37.825668 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 6728 | 2026.05.08 16:58:37.825705 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 6729 | 2026.05.08 16:58:37.825740 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 6730 | 2026.05.08 16:58:37.827149 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002853 sec., 18226.428321065545 rows/sec., 3.70 MiB/sec. | ||
| 6731 | 2026.05.08 16:58:37.827395 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Debug> MemoryTracker: Peak memory usage (for query): 141.87 KiB. | ||
| 6732 | 2026.05.08 16:58:37.827414 [ 262 ] {27e4fd99-9a3d-4a61-b6d2-7549175d119d} <Debug> TCPHandler: Processed in 0.003389792 sec. | ||
| 6733 | 2026.05.08 16:58:37.832079 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2026.05.08 16:58:37.832225 [ 262 ] {9d8bd3e2-3792-4349-8d6c-6db1fcf7f314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6735 | 2026.05.08 16:58:37.832286 [ 262 ] {9d8bd3e2-3792-4349-8d6c-6db1fcf7f314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6736 | 2026.05.08 16:58:37.833018 [ 262 ] {9d8bd3e2-3792-4349-8d6c-6db1fcf7f314} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.05.08 16:58:37.833065 [ 262 ] {9d8bd3e2-3792-4349-8d6c-6db1fcf7f314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6738 | 2026.05.08 16:58:37.833458 [ 262 ] {9d8bd3e2-3792-4349-8d6c-6db1fcf7f314} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6739 | 2026.05.08 16:58:37.833704 [ 262 ] {9d8bd3e2-3792-4349-8d6c-6db1fcf7f314} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.05.08 16:58:37.833857 [ 262 ] {9d8bd3e2-3792-4349-8d6c-6db1fcf7f314} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001678 sec., 169249.10607866506 rows/sec., 10.75 MiB/sec. | ||
| 6741 | 2026.05.08 16:58:37.833905 [ 262 ] {9d8bd3e2-3792-4349-8d6c-6db1fcf7f314} <Debug> TCPHandler: Processed in 0.001939523 sec. | ||
| 6742 | 2026.05.08 16:58:37.834043 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2026.05.08 16:58:37.834149 [ 262 ] {05b17bbc-0b92-4345-adbf-4993876f642f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6744 | 2026.05.08 16:58:37.834193 [ 262 ] {05b17bbc-0b92-4345-adbf-4993876f642f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6745 | 2026.05.08 16:58:37.834952 [ 262 ] {05b17bbc-0b92-4345-adbf-4993876f642f} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.05.08 16:58:37.834988 [ 262 ] {05b17bbc-0b92-4345-adbf-4993876f642f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6747 | 2026.05.08 16:58:37.835343 [ 262 ] {05b17bbc-0b92-4345-adbf-4993876f642f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6748 | 2026.05.08 16:58:37.835568 [ 262 ] {05b17bbc-0b92-4345-adbf-4993876f642f} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.05.08 16:58:37.835714 [ 262 ] {05b17bbc-0b92-4345-adbf-4993876f642f} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001586 sec., 502522.0680958386 rows/sec., 38.67 MiB/sec. | ||
| 6750 | 2026.05.08 16:58:37.835752 [ 262 ] {05b17bbc-0b92-4345-adbf-4993876f642f} <Debug> TCPHandler: Processed in 0.001759808 sec. | ||
| 6751 | 2026.05.08 16:58:37.835879 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2026.05.08 16:58:37.835978 [ 262 ] {a6a50c53-1d88-446d-bdaa-0886310947f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6753 | 2026.05.08 16:58:37.836018 [ 262 ] {a6a50c53-1d88-446d-bdaa-0886310947f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6754 | 2026.05.08 16:58:37.836449 [ 262 ] {a6a50c53-1d88-446d-bdaa-0886310947f8} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.05.08 16:58:37.836483 [ 262 ] {a6a50c53-1d88-446d-bdaa-0886310947f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6756 | 2026.05.08 16:58:37.836815 [ 262 ] {a6a50c53-1d88-446d-bdaa-0886310947f8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6757 | 2026.05.08 16:58:37.837043 [ 262 ] {a6a50c53-1d88-446d-bdaa-0886310947f8} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.05.08 16:58:37.837143 [ 141 ] {} <Debug> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6759 | 2026.05.08 16:58:37.837171 [ 262 ] {a6a50c53-1d88-446d-bdaa-0886310947f8} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001214 sec., 116968.69851729818 rows/sec., 6.87 MiB/sec. | ||
| 6760 | 2026.05.08 16:58:37.837189 [ 141 ] {} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.05.08 16:58:37.837208 [ 262 ] {a6a50c53-1d88-446d-bdaa-0886310947f8} <Debug> TCPHandler: Processed in 0.001378588 sec. | ||
| 6762 | 2026.05.08 16:58:37.837210 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6763 | 2026.05.08 16:58:37.837332 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2026.05.08 16:58:37.837332 [ 198 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::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 | ||
| 6765 | 2026.05.08 16:58:37.837431 [ 262 ] {4b4c0ee3-3a98-43dc-91b5-c764164d7fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6766 | 2026.05.08 16:58:37.837474 [ 262 ] {4b4c0ee3-3a98-43dc-91b5-c764164d7fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6767 | 2026.05.08 16:58:37.837477 [ 198 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6768 | 2026.05.08 16:58:37.837527 [ 198 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 224 rows starting from the beginning of the part | ||
| 6769 | 2026.05.08 16:58:37.837604 [ 198 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 153 rows starting from the beginning of the part | ||
| 6770 | 2026.05.08 16:58:37.837656 [ 198 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 6771 | 2026.05.08 16:58:37.837704 [ 198 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 142 rows starting from the beginning of the part | ||
| 6772 | 2026.05.08 16:58:37.837750 [ 198 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 53 rows starting from the beginning of the part | ||
| 6773 | 2026.05.08 16:58:37.837800 [ 198 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 142 rows starting from the beginning of the part | ||
| 6774 | 2026.05.08 16:58:37.837928 [ 262 ] {4b4c0ee3-3a98-43dc-91b5-c764164d7fae} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2026.05.08 16:58:37.837971 [ 262 ] {4b4c0ee3-3a98-43dc-91b5-c764164d7fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6776 | 2026.05.08 16:58:37.838311 [ 262 ] {4b4c0ee3-3a98-43dc-91b5-c764164d7fae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6777 | 2026.05.08 16:58:37.838550 [ 262 ] {4b4c0ee3-3a98-43dc-91b5-c764164d7fae} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.05.08 16:58:37.838687 [ 262 ] {4b4c0ee3-3a98-43dc-91b5-c764164d7fae} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001276 sec., 116771.15987460814 rows/sec., 7.54 MiB/sec. | ||
| 6779 | 2026.05.08 16:58:37.838723 [ 262 ] {4b4c0ee3-3a98-43dc-91b5-c764164d7fae} <Debug> TCPHandler: Processed in 0.001440198 sec. | ||
| 6780 | 2026.05.08 16:58:37.838850 [ 193 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568692 sec., 481292.6948056088 rows/sec., 31.78 MiB/sec. | ||
| 6781 | 2026.05.08 16:58:37.838862 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2026.05.08 16:58:37.838963 [ 262 ] {8b280232-595f-49d2-9e88-08008faf065c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6783 | 2026.05.08 16:58:37.838999 [ 198 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6784 | 2026.05.08 16:58:37.839002 [ 262 ] {8b280232-595f-49d2-9e88-08008faf065c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6785 | 2026.05.08 16:58:37.839264 [ 198 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_36_7} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.05.08 16:58:37.839340 [ 198 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_36_7} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6787 | 2026.05.08 16:58:37.839417 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6788 | 2026.05.08 16:58:37.839476 [ 262 ] {8b280232-595f-49d2-9e88-08008faf065c} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2026.05.08 16:58:37.839517 [ 262 ] {8b280232-595f-49d2-9e88-08008faf065c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6790 | 2026.05.08 16:58:37.839851 [ 262 ] {8b280232-595f-49d2-9e88-08008faf065c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6791 | 2026.05.08 16:58:37.840069 [ 262 ] {8b280232-595f-49d2-9e88-08008faf065c} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2026.05.08 16:58:37.840195 [ 262 ] {8b280232-595f-49d2-9e88-08008faf065c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00125 sec., 118400 rows/sec., 6.73 MiB/sec. | ||
| 6793 | 2026.05.08 16:58:37.840232 [ 262 ] {8b280232-595f-49d2-9e88-08008faf065c} <Debug> TCPHandler: Processed in 0.001417698 sec. | ||
| 6794 | 2026.05.08 16:58:37.840376 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2026.05.08 16:58:37.840483 [ 262 ] {4bb953af-6122-4659-8669-ced879658565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6796 | 2026.05.08 16:58:37.840523 [ 262 ] {4bb953af-6122-4659-8669-ced879658565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6797 | 2026.05.08 16:58:37.841148 [ 262 ] {4bb953af-6122-4659-8669-ced879658565} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2026.05.08 16:58:37.841185 [ 262 ] {4bb953af-6122-4659-8669-ced879658565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6799 | 2026.05.08 16:58:37.841503 [ 262 ] {4bb953af-6122-4659-8669-ced879658565} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6800 | 2026.05.08 16:58:37.841727 [ 262 ] {4bb953af-6122-4659-8669-ced879658565} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.05.08 16:58:37.841861 [ 262 ] {4bb953af-6122-4659-8669-ced879658565} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001396 sec., 351002.86532951286 rows/sec., 24.61 MiB/sec. | ||
| 6802 | 2026.05.08 16:58:37.841898 [ 262 ] {4bb953af-6122-4659-8669-ced879658565} <Debug> TCPHandler: Processed in 0.001578963 sec. | ||
| 6803 | 2026.05.08 16:58:37.842019 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2026.05.08 16:58:37.842114 [ 262 ] {7db2f346-4f8a-48ed-a9c4-84fb985a2a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6805 | 2026.05.08 16:58:37.842154 [ 262 ] {7db2f346-4f8a-48ed-a9c4-84fb985a2a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6806 | 2026.05.08 16:58:37.842488 [ 262 ] {7db2f346-4f8a-48ed-a9c4-84fb985a2a94} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.05.08 16:58:37.842524 [ 262 ] {7db2f346-4f8a-48ed-a9c4-84fb985a2a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6808 | 2026.05.08 16:58:37.842848 [ 262 ] {7db2f346-4f8a-48ed-a9c4-84fb985a2a94} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6809 | 2026.05.08 16:58:37.843050 [ 262 ] {7db2f346-4f8a-48ed-a9c4-84fb985a2a94} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.05.08 16:58:37.843174 [ 262 ] {7db2f346-4f8a-48ed-a9c4-84fb985a2a94} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 6811 | 2026.05.08 16:58:37.843210 [ 262 ] {7db2f346-4f8a-48ed-a9c4-84fb985a2a94} <Debug> TCPHandler: Processed in 0.001238784 sec. | ||
| 6812 | 2026.05.08 16:58:37.843331 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6813 | 2026.05.08 16:58:37.843426 [ 262 ] {608620a0-c449-49db-818d-d13d10c24367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6814 | 2026.05.08 16:58:37.843467 [ 262 ] {608620a0-c449-49db-818d-d13d10c24367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6815 | 2026.05.08 16:58:37.843889 [ 262 ] {608620a0-c449-49db-818d-d13d10c24367} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2026.05.08 16:58:37.843926 [ 262 ] {608620a0-c449-49db-818d-d13d10c24367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6817 | 2026.05.08 16:58:37.844258 [ 262 ] {608620a0-c449-49db-818d-d13d10c24367} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6818 | 2026.05.08 16:58:37.844472 [ 262 ] {608620a0-c449-49db-818d-d13d10c24367} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2026.05.08 16:58:37.844617 [ 262 ] {608620a0-c449-49db-818d-d13d10c24367} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. | ||
| 6820 | 2026.05.08 16:58:37.844655 [ 262 ] {608620a0-c449-49db-818d-d13d10c24367} <Debug> TCPHandler: Processed in 0.001371676 sec. | ||
| 6821 | 2026.05.08 16:58:37.844781 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6822 | 2026.05.08 16:58:37.844876 [ 262 ] {021f0ab3-679e-44c2-bef4-4caaaa21e19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6823 | 2026.05.08 16:58:37.844918 [ 262 ] {021f0ab3-679e-44c2-bef4-4caaaa21e19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6824 | 2026.05.08 16:58:37.845236 [ 262 ] {021f0ab3-679e-44c2-bef4-4caaaa21e19d} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2026.05.08 16:58:37.845271 [ 262 ] {021f0ab3-679e-44c2-bef4-4caaaa21e19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6826 | 2026.05.08 16:58:37.845575 [ 262 ] {021f0ab3-679e-44c2-bef4-4caaaa21e19d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6827 | 2026.05.08 16:58:37.845778 [ 262 ] {021f0ab3-679e-44c2-bef4-4caaaa21e19d} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2026.05.08 16:58:37.845902 [ 262 ] {021f0ab3-679e-44c2-bef4-4caaaa21e19d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 6829 | 2026.05.08 16:58:37.845937 [ 262 ] {021f0ab3-679e-44c2-bef4-4caaaa21e19d} <Debug> TCPHandler: Processed in 0.001204232 sec. | ||
| 6830 | 2026.05.08 16:58:37.846060 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2026.05.08 16:58:37.846154 [ 262 ] {f7526b33-56b2-4c38-9009-f43311155581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6832 | 2026.05.08 16:58:37.846193 [ 262 ] {f7526b33-56b2-4c38-9009-f43311155581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6833 | 2026.05.08 16:58:37.846527 [ 262 ] {f7526b33-56b2-4c38-9009-f43311155581} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2026.05.08 16:58:37.846571 [ 262 ] {f7526b33-56b2-4c38-9009-f43311155581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6835 | 2026.05.08 16:58:37.846894 [ 262 ] {f7526b33-56b2-4c38-9009-f43311155581} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6836 | 2026.05.08 16:58:37.847113 [ 262 ] {f7526b33-56b2-4c38-9009-f43311155581} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2026.05.08 16:58:37.847239 [ 262 ] {f7526b33-56b2-4c38-9009-f43311155581} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 6838 | 2026.05.08 16:58:37.847274 [ 262 ] {f7526b33-56b2-4c38-9009-f43311155581} <Debug> TCPHandler: Processed in 0.001262584 sec. | ||
| 6839 | 2026.05.08 16:58:42.217969 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6840 | 2026.05.08 16:58:42.218035 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6841 | 2026.05.08 16:58:42.315949 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13450 | ||
| 6842 | 2026.05.08 16:58:42.316472 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.05.08 16:58:42.316512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6844 | 2026.05.08 16:58:42.317007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6845 | 2026.05.08 16:58:42.317249 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2026.05.08 16:58:42.317382 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13450 | ||
| 6847 | 2026.05.08 16:58:42.344722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 844 | ||
| 6848 | 2026.05.08 16:58:42.347160 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.05.08 16:58:42.347198 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6850 | 2026.05.08 16:58:42.348440 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6851 | 2026.05.08 16:58:42.348701 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2026.05.08 16:58:42.348873 [ 135 ] {} <Debug> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6853 | 2026.05.08 16:58:42.348939 [ 135 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.05.08 16:58:42.348951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6855 | 2026.05.08 16:58:42.348959 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6856 | 2026.05.08 16:58:42.349131 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::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 | ||
| 6857 | 2026.05.08 16:58:42.349744 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6858 | 2026.05.08 16:58:42.349879 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 656 rows starting from the beginning of the part | ||
| 6859 | 2026.05.08 16:58:42.350250 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 6860 | 2026.05.08 16:58:42.350599 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 6861 | 2026.05.08 16:58:42.350971 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 6862 | 2026.05.08 16:58:42.351311 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6863 | 2026.05.08 16:58:42.351660 [ 199 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 6864 | 2026.05.08 16:58:42.358187 [ 193 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 72 columns (72 merged, 0 gathered) in 0.009128306 sec., 92459.65242620044 rows/sec., 78.36 MiB/sec. | ||
| 6865 | 2026.05.08 16:58:42.359496 [ 193 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6866 | 2026.05.08 16:58:42.360072 [ 193 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_21_4} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.05.08 16:58:42.360148 [ 193 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_21_4} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6868 | 2026.05.08 16:58:42.360503 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 6869 | 2026.05.08 16:58:42.821572 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.05.08 16:58:42.821789 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6871 | 2026.05.08 16:58:42.822115 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6872 | 2026.05.08 16:58:42.822153 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6873 | 2026.05.08 16:58:42.822371 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6874 | 2026.05.08 16:58:42.822439 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6875 | 2026.05.08 16:58:42.822579 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6876 | 2026.05.08 16:58:42.822694 [ 362 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6877 | 2026.05.08 16:58:42.822713 [ 340 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6878 | 2026.05.08 16:58:42.822710 [ 331 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6879 | 2026.05.08 16:58:42.822863 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 6880 | 2026.05.08 16:58:42.822891 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6881 | 2026.05.08 16:58:42.822975 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6882 | 2026.05.08 16:58:42.822997 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 6883 | 2026.05.08 16:58:42.823033 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6884 | 2026.05.08 16:58:42.823072 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6885 | 2026.05.08 16:58:42.823111 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6886 | 2026.05.08 16:58:42.824334 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002631 sec., 19764.34815659445 rows/sec., 4.02 MiB/sec. | ||
| 6887 | 2026.05.08 16:58:42.824494 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Debug> MemoryTracker: Peak memory usage (for query): 139.21 KiB. | ||
| 6888 | 2026.05.08 16:58:42.824547 [ 262 ] {a9ea8de4-7547-412c-9eff-856553fb8522} <Debug> TCPHandler: Processed in 0.003098744 sec. | ||
| 6889 | 2026.05.08 16:58:42.826789 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6890 | 2026.05.08 16:58:42.826923 [ 262 ] {619655dd-2005-4952-b9dc-c5d3fd704d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6891 | 2026.05.08 16:58:42.826979 [ 262 ] {619655dd-2005-4952-b9dc-c5d3fd704d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6892 | 2026.05.08 16:58:42.827654 [ 262 ] {619655dd-2005-4952-b9dc-c5d3fd704d39} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2026.05.08 16:58:42.827692 [ 262 ] {619655dd-2005-4952-b9dc-c5d3fd704d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6894 | 2026.05.08 16:58:42.828068 [ 262 ] {619655dd-2005-4952-b9dc-c5d3fd704d39} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6895 | 2026.05.08 16:58:42.828292 [ 262 ] {619655dd-2005-4952-b9dc-c5d3fd704d39} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2026.05.08 16:58:42.828432 [ 262 ] {619655dd-2005-4952-b9dc-c5d3fd704d39} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001549 sec., 89089.73531310522 rows/sec., 7.74 MiB/sec. | ||
| 6897 | 2026.05.08 16:58:42.828470 [ 262 ] {619655dd-2005-4952-b9dc-c5d3fd704d39} <Debug> TCPHandler: Processed in 0.001795058 sec. | ||
| 6898 | 2026.05.08 16:58:42.828628 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6899 | 2026.05.08 16:58:42.828726 [ 262 ] {9296fdd9-7c34-4687-83c0-24c06f55a641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6900 | 2026.05.08 16:58:42.828765 [ 262 ] {9296fdd9-7c34-4687-83c0-24c06f55a641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6901 | 2026.05.08 16:58:42.829180 [ 262 ] {9296fdd9-7c34-4687-83c0-24c06f55a641} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2026.05.08 16:58:42.829215 [ 262 ] {9296fdd9-7c34-4687-83c0-24c06f55a641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6903 | 2026.05.08 16:58:42.829521 [ 262 ] {9296fdd9-7c34-4687-83c0-24c06f55a641} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6904 | 2026.05.08 16:58:42.829735 [ 262 ] {9296fdd9-7c34-4687-83c0-24c06f55a641} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.05.08 16:58:42.829860 [ 262 ] {9296fdd9-7c34-4687-83c0-24c06f55a641} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001153 sec., 35559.41023417173 rows/sec., 2.61 MiB/sec. | ||
| 6906 | 2026.05.08 16:58:42.829897 [ 262 ] {9296fdd9-7c34-4687-83c0-24c06f55a641} <Debug> TCPHandler: Processed in 0.001318806 sec. | ||
| 6907 | 2026.05.08 16:58:42.830035 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6908 | 2026.05.08 16:58:42.830130 [ 262 ] {3ec4622e-0005-49ff-922b-0a0a1e9a5e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6909 | 2026.05.08 16:58:42.830168 [ 262 ] {3ec4622e-0005-49ff-922b-0a0a1e9a5e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6910 | 2026.05.08 16:58:42.830596 [ 262 ] {3ec4622e-0005-49ff-922b-0a0a1e9a5e81} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2026.05.08 16:58:42.830631 [ 262 ] {3ec4622e-0005-49ff-922b-0a0a1e9a5e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6912 | 2026.05.08 16:58:42.830932 [ 262 ] {3ec4622e-0005-49ff-922b-0a0a1e9a5e81} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6913 | 2026.05.08 16:58:42.831140 [ 262 ] {3ec4622e-0005-49ff-922b-0a0a1e9a5e81} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.05.08 16:58:42.831262 [ 262 ] {3ec4622e-0005-49ff-922b-0a0a1e9a5e81} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001149 sec., 91383.81201044386 rows/sec., 7.14 MiB/sec. | ||
| 6915 | 2026.05.08 16:58:42.831297 [ 262 ] {3ec4622e-0005-49ff-922b-0a0a1e9a5e81} <Debug> TCPHandler: Processed in 0.001310385 sec. | ||
| 6916 | 2026.05.08 16:58:42.831434 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2026.05.08 16:58:42.831529 [ 262 ] {6643efaa-6ae0-498d-937a-77654647d20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6918 | 2026.05.08 16:58:42.831570 [ 262 ] {6643efaa-6ae0-498d-937a-77654647d20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6919 | 2026.05.08 16:58:42.831977 [ 262 ] {6643efaa-6ae0-498d-937a-77654647d20a} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.05.08 16:58:42.832011 [ 262 ] {6643efaa-6ae0-498d-937a-77654647d20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6921 | 2026.05.08 16:58:42.832331 [ 262 ] {6643efaa-6ae0-498d-937a-77654647d20a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6922 | 2026.05.08 16:58:42.832557 [ 262 ] {6643efaa-6ae0-498d-937a-77654647d20a} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.05.08 16:58:42.832686 [ 262 ] {6643efaa-6ae0-498d-937a-77654647d20a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 6924 | 2026.05.08 16:58:42.832724 [ 262 ] {6643efaa-6ae0-498d-937a-77654647d20a} <Debug> TCPHandler: Processed in 0.001338386 sec. | ||
| 6925 | 2026.05.08 16:58:42.832858 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6926 | 2026.05.08 16:58:42.832975 [ 262 ] {7df2f4d2-f7f7-45ba-a9aa-912e9c7be8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6927 | 2026.05.08 16:58:42.833027 [ 262 ] {7df2f4d2-f7f7-45ba-a9aa-912e9c7be8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6928 | 2026.05.08 16:58:42.833832 [ 262 ] {7df2f4d2-f7f7-45ba-a9aa-912e9c7be8ff} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.05.08 16:58:42.833869 [ 262 ] {7df2f4d2-f7f7-45ba-a9aa-912e9c7be8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6930 | 2026.05.08 16:58:42.834420 [ 262 ] {7df2f4d2-f7f7-45ba-a9aa-912e9c7be8ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6931 | 2026.05.08 16:58:42.834644 [ 262 ] {7df2f4d2-f7f7-45ba-a9aa-912e9c7be8ff} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.05.08 16:58:42.834805 [ 262 ] {7df2f4d2-f7f7-45ba-a9aa-912e9c7be8ff} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001847 sec., 22198.159177043857 rows/sec., 39.78 MiB/sec. | ||
| 6933 | 2026.05.08 16:58:42.834857 [ 262 ] {7df2f4d2-f7f7-45ba-a9aa-912e9c7be8ff} <Debug> TCPHandler: Processed in 0.002047425 sec. | ||
| 6934 | 2026.05.08 16:58:42.835007 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.05.08 16:58:42.835101 [ 262 ] {15ccb28f-2288-4fb5-99e1-d91381044f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6936 | 2026.05.08 16:58:42.835141 [ 262 ] {15ccb28f-2288-4fb5-99e1-d91381044f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6937 | 2026.05.08 16:58:42.835468 [ 262 ] {15ccb28f-2288-4fb5-99e1-d91381044f78} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.05.08 16:58:42.835504 [ 262 ] {15ccb28f-2288-4fb5-99e1-d91381044f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6939 | 2026.05.08 16:58:42.835793 [ 262 ] {15ccb28f-2288-4fb5-99e1-d91381044f78} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6940 | 2026.05.08 16:58:42.835996 [ 262 ] {15ccb28f-2288-4fb5-99e1-d91381044f78} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.05.08 16:58:42.836121 [ 262 ] {15ccb28f-2288-4fb5-99e1-d91381044f78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 6942 | 2026.05.08 16:58:42.836156 [ 262 ] {15ccb28f-2288-4fb5-99e1-d91381044f78} <Debug> TCPHandler: Processed in 0.001198162 sec. | ||
| 6943 | 2026.05.08 16:58:43.011591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6944 | 2026.05.08 16:58:43.029183 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.05.08 16:58:43.029243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6946 | 2026.05.08 16:58:43.035051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6947 | 2026.05.08 16:58:43.035764 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.05.08 16:58:43.038365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6949 | 2026.05.08 16:58:47.684247 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6950 | 2026.05.08 16:58:47.684543 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6951 | 2026.05.08 16:58:47.684939 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6952 | 2026.05.08 16:58:47.684977 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6953 | 2026.05.08 16:58:47.685237 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6954 | 2026.05.08 16:58:47.685314 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6955 | 2026.05.08 16:58:47.685460 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 6956 | 2026.05.08 16:58:47.685592 [ 340 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6957 | 2026.05.08 16:58:47.685621 [ 335 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6958 | 2026.05.08 16:58:47.685616 [ 334 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6959 | 2026.05.08 16:58:47.685796 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 6960 | 2026.05.08 16:58:47.685825 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6961 | 2026.05.08 16:58:47.685913 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6962 | 2026.05.08 16:58:47.685934 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 6963 | 2026.05.08 16:58:47.685969 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6964 | 2026.05.08 16:58:47.686007 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6965 | 2026.05.08 16:58:47.686042 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6966 | 2026.05.08 16:58:47.687447 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.003029 sec., 17167.38197424893 rows/sec., 4.01 MiB/sec. | ||
| 6967 | 2026.05.08 16:58:47.687619 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Debug> MemoryTracker: Peak memory usage (for query): 160.40 KiB. | ||
| 6968 | 2026.05.08 16:58:47.687636 [ 262 ] {202ff2a2-9c6a-4339-bdee-0f007eab16f6} <Debug> TCPHandler: Processed in 0.003532505 sec. | ||
| 6969 | 2026.05.08 16:58:47.704081 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2026.05.08 16:58:47.704267 [ 262 ] {bfbe1a92-aee5-49ce-9320-e6a7725f14dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6971 | 2026.05.08 16:58:47.704337 [ 262 ] {bfbe1a92-aee5-49ce-9320-e6a7725f14dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6972 | 2026.05.08 16:58:47.705133 [ 262 ] {bfbe1a92-aee5-49ce-9320-e6a7725f14dd} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.05.08 16:58:47.705181 [ 262 ] {bfbe1a92-aee5-49ce-9320-e6a7725f14dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6974 | 2026.05.08 16:58:47.705581 [ 262 ] {bfbe1a92-aee5-49ce-9320-e6a7725f14dd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6975 | 2026.05.08 16:58:47.705821 [ 262 ] {bfbe1a92-aee5-49ce-9320-e6a7725f14dd} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2026.05.08 16:58:47.705977 [ 262 ] {bfbe1a92-aee5-49ce-9320-e6a7725f14dd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 6977 | 2026.05.08 16:58:47.706020 [ 262 ] {bfbe1a92-aee5-49ce-9320-e6a7725f14dd} <Debug> TCPHandler: Processed in 0.002079206 sec. | ||
| 6978 | 2026.05.08 16:58:47.706162 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2026.05.08 16:58:47.706261 [ 262 ] {bf919b70-654c-440d-91c6-e9fd12818078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6980 | 2026.05.08 16:58:47.706303 [ 262 ] {bf919b70-654c-440d-91c6-e9fd12818078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6981 | 2026.05.08 16:58:47.706804 [ 262 ] {bf919b70-654c-440d-91c6-e9fd12818078} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.05.08 16:58:47.706840 [ 262 ] {bf919b70-654c-440d-91c6-e9fd12818078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6983 | 2026.05.08 16:58:47.707132 [ 262 ] {bf919b70-654c-440d-91c6-e9fd12818078} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6984 | 2026.05.08 16:58:47.707341 [ 262 ] {bf919b70-654c-440d-91c6-e9fd12818078} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.05.08 16:58:47.707475 [ 262 ] {bf919b70-654c-440d-91c6-e9fd12818078} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001232 sec., 3246.753246753247 rows/sec., 264.75 KiB/sec. | ||
| 6986 | 2026.05.08 16:58:47.707513 [ 262 ] {bf919b70-654c-440d-91c6-e9fd12818078} <Debug> TCPHandler: Processed in 0.001405608 sec. | ||
| 6987 | 2026.05.08 16:58:47.707673 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2026.05.08 16:58:47.707769 [ 262 ] {628cabff-b062-4640-8b58-8c451442806a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6989 | 2026.05.08 16:58:47.707808 [ 262 ] {628cabff-b062-4640-8b58-8c451442806a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6990 | 2026.05.08 16:58:47.709741 [ 262 ] {628cabff-b062-4640-8b58-8c451442806a} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.05.08 16:58:47.709779 [ 262 ] {628cabff-b062-4640-8b58-8c451442806a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6992 | 2026.05.08 16:58:47.710274 [ 262 ] {628cabff-b062-4640-8b58-8c451442806a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6993 | 2026.05.08 16:58:47.710485 [ 262 ] {628cabff-b062-4640-8b58-8c451442806a} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.05.08 16:58:47.710616 [ 262 ] {628cabff-b062-4640-8b58-8c451442806a} <Debug> executeQuery: Read 3144 rows, 238.77 KiB in 0.002865 sec., 1097382.1989528795 rows/sec., 81.39 MiB/sec. | ||
| 6995 | 2026.05.08 16:58:47.710656 [ 262 ] {628cabff-b062-4640-8b58-8c451442806a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6996 | 2026.05.08 16:58:47.710669 [ 262 ] {628cabff-b062-4640-8b58-8c451442806a} <Debug> TCPHandler: Processed in 0.003049282 sec. | ||
| 6997 | 2026.05.08 16:58:47.710812 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.05.08 16:58:47.710919 [ 262 ] {860315ef-7e2d-4ce2-ae16-d12fcad1006d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6999 | 2026.05.08 16:58:47.710958 [ 262 ] {860315ef-7e2d-4ce2-ae16-d12fcad1006d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7000 | 2026.05.08 16:58:47.711464 [ 262 ] {860315ef-7e2d-4ce2-ae16-d12fcad1006d} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.05.08 16:58:47.711502 [ 262 ] {860315ef-7e2d-4ce2-ae16-d12fcad1006d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7002 | 2026.05.08 16:58:47.711821 [ 262 ] {860315ef-7e2d-4ce2-ae16-d12fcad1006d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7003 | 2026.05.08 16:58:47.712040 [ 262 ] {860315ef-7e2d-4ce2-ae16-d12fcad1006d} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2026.05.08 16:58:47.712176 [ 262 ] {860315ef-7e2d-4ce2-ae16-d12fcad1006d} <Debug> executeQuery: Read 155 rows, 9.50 KiB in 0.001276 sec., 121473.35423197492 rows/sec., 7.27 MiB/sec. | ||
| 7005 | 2026.05.08 16:58:47.712215 [ 262 ] {860315ef-7e2d-4ce2-ae16-d12fcad1006d} <Debug> TCPHandler: Processed in 0.001451499 sec. | ||
| 7006 | 2026.05.08 16:58:47.712353 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.05.08 16:58:47.712450 [ 262 ] {01756827-de1c-4367-81f1-b69ff67ea2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7008 | 2026.05.08 16:58:47.712491 [ 262 ] {01756827-de1c-4367-81f1-b69ff67ea2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7009 | 2026.05.08 16:58:47.713250 [ 262 ] {01756827-de1c-4367-81f1-b69ff67ea2b9} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.05.08 16:58:47.713287 [ 262 ] {01756827-de1c-4367-81f1-b69ff67ea2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7011 | 2026.05.08 16:58:47.713633 [ 262 ] {01756827-de1c-4367-81f1-b69ff67ea2b9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7012 | 2026.05.08 16:58:47.713847 [ 262 ] {01756827-de1c-4367-81f1-b69ff67ea2b9} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.05.08 16:58:47.713957 [ 128 ] {} <Debug> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7014 | 2026.05.08 16:58:47.713977 [ 262 ] {01756827-de1c-4367-81f1-b69ff67ea2b9} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001544 sec., 615284.9740932642 rows/sec., 36.20 MiB/sec. | ||
| 7015 | 2026.05.08 16:58:47.714006 [ 128 ] {} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2026.05.08 16:58:47.714023 [ 262 ] {01756827-de1c-4367-81f1-b69ff67ea2b9} <Debug> TCPHandler: Processed in 0.001725006 sec. | ||
| 7017 | 2026.05.08 16:58:47.714034 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7018 | 2026.05.08 16:58:47.714160 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7019 | 2026.05.08 16:58:47.714163 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::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 | ||
| 7020 | 2026.05.08 16:58:47.714265 [ 262 ] {59caed52-8cdb-44f0-aec9-2dc6b7ac2439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7021 | 2026.05.08 16:58:47.714309 [ 262 ] {59caed52-8cdb-44f0-aec9-2dc6b7ac2439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7022 | 2026.05.08 16:58:47.714316 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7023 | 2026.05.08 16:58:47.714358 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 975 rows starting from the beginning of the part | ||
| 7024 | 2026.05.08 16:58:47.714423 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 7025 | 2026.05.08 16:58:47.714480 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 950 rows starting from the beginning of the part | ||
| 7026 | 2026.05.08 16:58:47.714547 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 7027 | 2026.05.08 16:58:47.714597 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 7028 | 2026.05.08 16:58:47.714642 [ 195 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 950 rows starting from the beginning of the part | ||
| 7029 | 2026.05.08 16:58:47.714757 [ 262 ] {59caed52-8cdb-44f0-aec9-2dc6b7ac2439} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.05.08 16:58:47.714803 [ 262 ] {59caed52-8cdb-44f0-aec9-2dc6b7ac2439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7031 | 2026.05.08 16:58:47.715365 [ 262 ] {59caed52-8cdb-44f0-aec9-2dc6b7ac2439} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7032 | 2026.05.08 16:58:47.715595 [ 262 ] {59caed52-8cdb-44f0-aec9-2dc6b7ac2439} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.05.08 16:58:47.715728 [ 262 ] {59caed52-8cdb-44f0-aec9-2dc6b7ac2439} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001481 sec., 675.2194463200541 rows/sec., 47.48 KiB/sec. | ||
| 7034 | 2026.05.08 16:58:47.715767 [ 262 ] {59caed52-8cdb-44f0-aec9-2dc6b7ac2439} <Debug> TCPHandler: Processed in 0.001655864 sec. | ||
| 7035 | 2026.05.08 16:58:47.715933 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2026.05.08 16:58:47.716002 [ 193 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3197 rows, containing 5 columns (5 merged, 0 gathered) in 0.00188966 sec., 1691838.7434776626 rows/sec., 107.52 MiB/sec. | ||
| 7037 | 2026.05.08 16:58:47.716030 [ 262 ] {9f47b8f7-0240-486d-8aa5-c2a075a1ac0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7038 | 2026.05.08 16:58:47.716076 [ 262 ] {9f47b8f7-0240-486d-8aa5-c2a075a1ac0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7039 | 2026.05.08 16:58:47.716243 [ 189 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7040 | 2026.05.08 16:58:47.716570 [ 262 ] {9f47b8f7-0240-486d-8aa5-c2a075a1ac0f} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.05.08 16:58:47.716595 [ 189 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_21_4} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.05.08 16:58:47.716614 [ 262 ] {9f47b8f7-0240-486d-8aa5-c2a075a1ac0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7043 | 2026.05.08 16:58:47.716694 [ 189 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_21_4} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7044 | 2026.05.08 16:58:47.716801 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 7045 | 2026.05.08 16:58:47.716962 [ 262 ] {9f47b8f7-0240-486d-8aa5-c2a075a1ac0f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7046 | 2026.05.08 16:58:47.717180 [ 262 ] {9f47b8f7-0240-486d-8aa5-c2a075a1ac0f} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2026.05.08 16:58:47.717317 [ 262 ] {9f47b8f7-0240-486d-8aa5-c2a075a1ac0f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001305 sec., 113409.96168582376 rows/sec., 6.45 MiB/sec. | ||
| 7048 | 2026.05.08 16:58:47.717356 [ 262 ] {9f47b8f7-0240-486d-8aa5-c2a075a1ac0f} <Debug> TCPHandler: Processed in 0.00148829 sec. | ||
| 7049 | 2026.05.08 16:58:47.717496 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2026.05.08 16:58:47.717592 [ 262 ] {b39e2acb-c0fd-4efa-b014-a3280ed6bc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7051 | 2026.05.08 16:58:47.717631 [ 262 ] {b39e2acb-c0fd-4efa-b014-a3280ed6bc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7052 | 2026.05.08 16:58:47.718716 [ 262 ] {b39e2acb-c0fd-4efa-b014-a3280ed6bc90} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2026.05.08 16:58:47.718753 [ 262 ] {b39e2acb-c0fd-4efa-b014-a3280ed6bc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7054 | 2026.05.08 16:58:47.719149 [ 262 ] {b39e2acb-c0fd-4efa-b014-a3280ed6bc90} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7055 | 2026.05.08 16:58:47.719364 [ 262 ] {b39e2acb-c0fd-4efa-b014-a3280ed6bc90} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2026.05.08 16:58:47.719495 [ 262 ] {b39e2acb-c0fd-4efa-b014-a3280ed6bc90} <Debug> executeQuery: Read 1718 rows, 118.34 KiB in 0.00192 sec., 894791.6666666666 rows/sec., 60.19 MiB/sec. | ||
| 7057 | 2026.05.08 16:58:47.719534 [ 262 ] {b39e2acb-c0fd-4efa-b014-a3280ed6bc90} <Debug> TCPHandler: Processed in 0.002092126 sec. | ||
| 7058 | 2026.05.08 16:58:47.719662 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7059 | 2026.05.08 16:58:47.719758 [ 262 ] {4106b799-5d41-4e1c-b298-84ed55fa0f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7060 | 2026.05.08 16:58:47.719798 [ 262 ] {4106b799-5d41-4e1c-b298-84ed55fa0f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7061 | 2026.05.08 16:58:47.720166 [ 262 ] {4106b799-5d41-4e1c-b298-84ed55fa0f54} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.05.08 16:58:47.720203 [ 262 ] {4106b799-5d41-4e1c-b298-84ed55fa0f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7063 | 2026.05.08 16:58:47.720511 [ 262 ] {4106b799-5d41-4e1c-b298-84ed55fa0f54} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7064 | 2026.05.08 16:58:47.720717 [ 262 ] {4106b799-5d41-4e1c-b298-84ed55fa0f54} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.05.08 16:58:47.720854 [ 262 ] {4106b799-5d41-4e1c-b298-84ed55fa0f54} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 7066 | 2026.05.08 16:58:47.720891 [ 262 ] {4106b799-5d41-4e1c-b298-84ed55fa0f54} <Debug> TCPHandler: Processed in 0.001279654 sec. | ||
| 7067 | 2026.05.08 16:58:47.721044 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2026.05.08 16:58:47.721138 [ 262 ] {51908456-b25e-4bb0-bd0b-1a9c2a173247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7069 | 2026.05.08 16:58:47.721180 [ 262 ] {51908456-b25e-4bb0-bd0b-1a9c2a173247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7070 | 2026.05.08 16:58:47.722138 [ 262 ] {51908456-b25e-4bb0-bd0b-1a9c2a173247} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.05.08 16:58:47.722189 [ 262 ] {51908456-b25e-4bb0-bd0b-1a9c2a173247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7072 | 2026.05.08 16:58:47.722735 [ 262 ] {51908456-b25e-4bb0-bd0b-1a9c2a173247} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7073 | 2026.05.08 16:58:47.722976 [ 262 ] {51908456-b25e-4bb0-bd0b-1a9c2a173247} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.05.08 16:58:47.723137 [ 262 ] {51908456-b25e-4bb0-bd0b-1a9c2a173247} <Debug> executeQuery: Read 1731 rows, 108.79 KiB in 0.002014 sec., 859483.61469712 rows/sec., 52.75 MiB/sec. | ||
| 7075 | 2026.05.08 16:58:47.723202 [ 262 ] {51908456-b25e-4bb0-bd0b-1a9c2a173247} <Debug> TCPHandler: Processed in 0.0022074 sec. | ||
| 7076 | 2026.05.08 16:58:47.723411 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2026.05.08 16:58:47.723545 [ 262 ] {23c92d9b-bb52-4c19-8ea7-06c02375babd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7078 | 2026.05.08 16:58:47.723602 [ 262 ] {23c92d9b-bb52-4c19-8ea7-06c02375babd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7079 | 2026.05.08 16:58:47.723959 [ 262 ] {23c92d9b-bb52-4c19-8ea7-06c02375babd} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.05.08 16:58:47.723995 [ 262 ] {23c92d9b-bb52-4c19-8ea7-06c02375babd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7081 | 2026.05.08 16:58:47.724293 [ 262 ] {23c92d9b-bb52-4c19-8ea7-06c02375babd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7082 | 2026.05.08 16:58:47.724507 [ 262 ] {23c92d9b-bb52-4c19-8ea7-06c02375babd} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.05.08 16:58:47.724636 [ 262 ] {23c92d9b-bb52-4c19-8ea7-06c02375babd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 7084 | 2026.05.08 16:58:47.724672 [ 262 ] {23c92d9b-bb52-4c19-8ea7-06c02375babd} <Debug> TCPHandler: Processed in 0.001375377 sec. | ||
| 7085 | 2026.05.08 16:58:47.724801 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.05.08 16:58:47.724896 [ 262 ] {4b292d2b-eac8-4988-a687-410e981be0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7087 | 2026.05.08 16:58:47.724950 [ 262 ] {4b292d2b-eac8-4988-a687-410e981be0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7088 | 2026.05.08 16:58:47.725774 [ 262 ] {4b292d2b-eac8-4988-a687-410e981be0d0} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.05.08 16:58:47.725810 [ 262 ] {4b292d2b-eac8-4988-a687-410e981be0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7090 | 2026.05.08 16:58:47.726320 [ 262 ] {4b292d2b-eac8-4988-a687-410e981be0d0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7091 | 2026.05.08 16:58:47.726543 [ 262 ] {4b292d2b-eac8-4988-a687-410e981be0d0} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.05.08 16:58:47.726674 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7093 | 2026.05.08 16:58:47.726684 [ 262 ] {4b292d2b-eac8-4988-a687-410e981be0d0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001806 sec., 4983.388704318937 rows/sec., 8.93 MiB/sec. | ||
| 7094 | 2026.05.08 16:58:47.726728 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.05.08 16:58:47.726758 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7096 | 2026.05.08 16:58:47.726759 [ 262 ] {4b292d2b-eac8-4988-a687-410e981be0d0} <Debug> TCPHandler: Processed in 0.002007605 sec. | ||
| 7097 | 2026.05.08 16:58:47.726872 [ 194 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::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 | ||
| 7098 | 2026.05.08 16:58:47.726917 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2026.05.08 16:58:47.727018 [ 262 ] {d4760797-8cb5-4c17-bf10-c26c73e68a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7100 | 2026.05.08 16:58:47.727059 [ 262 ] {d4760797-8cb5-4c17-bf10-c26c73e68a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7101 | 2026.05.08 16:58:47.727120 [ 194 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7102 | 2026.05.08 16:58:47.727190 [ 194 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 674 rows starting from the beginning of the part | ||
| 7103 | 2026.05.08 16:58:47.727339 [ 194 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
| 7104 | 2026.05.08 16:58:47.727415 [ 262 ] {d4760797-8cb5-4c17-bf10-c26c73e68a73} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.05.08 16:58:47.727458 [ 262 ] {d4760797-8cb5-4c17-bf10-c26c73e68a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7106 | 2026.05.08 16:58:47.727469 [ 194 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 7107 | 2026.05.08 16:58:47.727599 [ 194 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 7108 | 2026.05.08 16:58:47.727719 [ 194 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 7109 | 2026.05.08 16:58:47.727792 [ 262 ] {d4760797-8cb5-4c17-bf10-c26c73e68a73} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7110 | 2026.05.08 16:58:47.727827 [ 194 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
| 7111 | 2026.05.08 16:58:47.728026 [ 262 ] {d4760797-8cb5-4c17-bf10-c26c73e68a73} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.05.08 16:58:47.728167 [ 262 ] {d4760797-8cb5-4c17-bf10-c26c73e68a73} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001167 sec., 77120.82262210797 rows/sec., 4.83 MiB/sec. | ||
| 7113 | 2026.05.08 16:58:47.728206 [ 262 ] {d4760797-8cb5-4c17-bf10-c26c73e68a73} <Debug> TCPHandler: Processed in 0.001337916 sec. | ||
| 7114 | 2026.05.08 16:58:47.736424 [ 189 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 19 columns (19 merged, 0 gathered) in 0.009596989 sec., 84922.46891186392 rows/sec., 152.18 MiB/sec. | ||
| 7115 | 2026.05.08 16:58:47.737560 [ 193 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7116 | 2026.05.08 16:58:47.737978 [ 193 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.05.08 16:58:47.738064 [ 193 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7118 | 2026.05.08 16:58:47.738230 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 7119 | 2026.05.08 16:58:48.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.39 MiB, peak 285.95 MiB, free memory in arenas 0.00 B, will set to 281.71 MiB (RSS), difference: 3.32 MiB | ||
| 7120 | 2026.05.08 16:58:49.818393 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13898 | ||
| 7121 | 2026.05.08 16:58:49.818931 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.05.08 16:58:49.818968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7123 | 2026.05.08 16:58:49.819419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7124 | 2026.05.08 16:58:49.819645 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.05.08 16:58:49.819770 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13898 | ||
| 7126 | 2026.05.08 16:58:50.539401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7127 | 2026.05.08 16:58:50.555631 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7128 | 2026.05.08 16:58:50.555687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7129 | 2026.05.08 16:58:50.561452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7130 | 2026.05.08 16:58:50.562122 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7131 | 2026.05.08 16:58:50.564793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7132 | 2026.05.08 16:58:52.350068 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 886 | ||
| 7133 | 2026.05.08 16:58:52.352488 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.05.08 16:58:52.352537 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7135 | 2026.05.08 16:58:52.353718 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7136 | 2026.05.08 16:58:52.353972 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.05.08 16:58:52.354221 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
| 7138 | 2026.05.08 16:58:52.820872 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2026.05.08 16:58:52.821131 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7140 | 2026.05.08 16:58:52.821515 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7141 | 2026.05.08 16:58:52.821558 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7142 | 2026.05.08 16:58:52.821817 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7143 | 2026.05.08 16:58:52.821888 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7144 | 2026.05.08 16:58:52.822033 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7145 | 2026.05.08 16:58:52.822184 [ 316 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7146 | 2026.05.08 16:58:52.822198 [ 335 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7147 | 2026.05.08 16:58:52.822219 [ 349 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7148 | 2026.05.08 16:58:52.822426 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 7149 | 2026.05.08 16:58:52.822456 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7150 | 2026.05.08 16:58:52.822542 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7151 | 2026.05.08 16:58:52.822563 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 7152 | 2026.05.08 16:58:52.822598 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7153 | 2026.05.08 16:58:52.822635 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7154 | 2026.05.08 16:58:52.822669 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7155 | 2026.05.08 16:58:52.824095 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.003067 sec., 16954.678839256605 rows/sec., 3.45 MiB/sec. | ||
| 7156 | 2026.05.08 16:58:52.824268 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Debug> MemoryTracker: Peak memory usage (for query): 138.85 KiB. | ||
| 7157 | 2026.05.08 16:58:52.824288 [ 262 ] {c148c3d5-3450-4dcf-b1b1-0dcfa0facaee} <Debug> TCPHandler: Processed in 0.003561847 sec. | ||
| 7158 | 2026.05.08 16:58:52.826626 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.05.08 16:58:52.826764 [ 262 ] {33c86ef3-038c-42a4-aa6d-f72b00b9ea2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7160 | 2026.05.08 16:58:52.826815 [ 262 ] {33c86ef3-038c-42a4-aa6d-f72b00b9ea2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7161 | 2026.05.08 16:58:52.827703 [ 262 ] {33c86ef3-038c-42a4-aa6d-f72b00b9ea2c} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.05.08 16:58:52.827749 [ 262 ] {33c86ef3-038c-42a4-aa6d-f72b00b9ea2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7163 | 2026.05.08 16:58:52.828156 [ 262 ] {33c86ef3-038c-42a4-aa6d-f72b00b9ea2c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7164 | 2026.05.08 16:58:52.828378 [ 262 ] {33c86ef3-038c-42a4-aa6d-f72b00b9ea2c} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.05.08 16:58:52.828523 [ 262 ] {33c86ef3-038c-42a4-aa6d-f72b00b9ea2c} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001798 sec., 76751.9466073415 rows/sec., 6.66 MiB/sec. | ||
| 7166 | 2026.05.08 16:58:52.828548 [ 121 ] {} <Debug> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7167 | 2026.05.08 16:58:52.828562 [ 262 ] {33c86ef3-038c-42a4-aa6d-f72b00b9ea2c} <Debug> TCPHandler: Processed in 0.001999264 sec. | ||
| 7168 | 2026.05.08 16:58:52.828604 [ 121 ] {} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.05.08 16:58:52.828639 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7170 | 2026.05.08 16:58:52.828719 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7171 | 2026.05.08 16:58:52.828841 [ 262 ] {352659a0-476d-4c66-b18e-921dbc4a8f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7172 | 2026.05.08 16:58:52.828858 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 7173 | 2026.05.08 16:58:52.828881 [ 262 ] {352659a0-476d-4c66-b18e-921dbc4a8f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7174 | 2026.05.08 16:58:52.829007 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7175 | 2026.05.08 16:58:52.829052 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 7176 | 2026.05.08 16:58:52.829129 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 144 rows starting from the beginning of the part | ||
| 7177 | 2026.05.08 16:58:52.829181 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 797 rows starting from the beginning of the part | ||
| 7178 | 2026.05.08 16:58:52.829232 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 138 rows starting from the beginning of the part | ||
| 7179 | 2026.05.08 16:58:52.829277 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 3144 rows starting from the beginning of the part | ||
| 7180 | 2026.05.08 16:58:52.829324 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part | ||
| 7181 | 2026.05.08 16:58:52.829494 [ 262 ] {352659a0-476d-4c66-b18e-921dbc4a8f80} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.05.08 16:58:52.829541 [ 262 ] {352659a0-476d-4c66-b18e-921dbc4a8f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7183 | 2026.05.08 16:58:52.829872 [ 262 ] {352659a0-476d-4c66-b18e-921dbc4a8f80} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7184 | 2026.05.08 16:58:52.830104 [ 262 ] {352659a0-476d-4c66-b18e-921dbc4a8f80} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.05.08 16:58:52.830245 [ 262 ] {352659a0-476d-4c66-b18e-921dbc4a8f80} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001423 sec., 28812.36823612087 rows/sec., 2.12 MiB/sec. | ||
| 7186 | 2026.05.08 16:58:52.830283 [ 262 ] {352659a0-476d-4c66-b18e-921dbc4a8f80} <Debug> TCPHandler: Processed in 0.001613363 sec. | ||
| 7187 | 2026.05.08 16:58:52.830411 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2026.05.08 16:58:52.830511 [ 262 ] {f99ac4c0-7dcb-4e0b-8ed3-11191cdb7d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7189 | 2026.05.08 16:58:52.830551 [ 262 ] {f99ac4c0-7dcb-4e0b-8ed3-11191cdb7d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7190 | 2026.05.08 16:58:52.831085 [ 262 ] {f99ac4c0-7dcb-4e0b-8ed3-11191cdb7d75} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.05.08 16:58:52.831124 [ 262 ] {f99ac4c0-7dcb-4e0b-8ed3-11191cdb7d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7192 | 2026.05.08 16:58:52.831446 [ 262 ] {f99ac4c0-7dcb-4e0b-8ed3-11191cdb7d75} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7193 | 2026.05.08 16:58:52.831663 [ 262 ] {f99ac4c0-7dcb-4e0b-8ed3-11191cdb7d75} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.05.08 16:58:52.831678 [ 193 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7719 rows, containing 5 columns (5 merged, 0 gathered) in 0.002881987 sec., 2678360.4506196594 rows/sec., 212.79 MiB/sec. | ||
| 7195 | 2026.05.08 16:58:52.831802 [ 262 ] {f99ac4c0-7dcb-4e0b-8ed3-11191cdb7d75} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001309 sec., 80213.9037433155 rows/sec., 6.27 MiB/sec. | ||
| 7196 | 2026.05.08 16:58:52.831844 [ 262 ] {f99ac4c0-7dcb-4e0b-8ed3-11191cdb7d75} <Debug> TCPHandler: Processed in 0.00148285 sec. | ||
| 7197 | 2026.05.08 16:58:52.831864 [ 120 ] {} <Debug> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7198 | 2026.05.08 16:58:52.831914 [ 120 ] {} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.05.08 16:58:52.831942 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7200 | 2026.05.08 16:58:52.831976 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7201 | 2026.05.08 16:58:52.831981 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7202 | 2026.05.08 16:58:52.832082 [ 262 ] {515e4a38-c594-4911-bda2-2b09a1a4d79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7203 | 2026.05.08 16:58:52.832134 [ 262 ] {515e4a38-c594-4911-bda2-2b09a1a4d79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7204 | 2026.05.08 16:58:52.832206 [ 194 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 7205 | 2026.05.08 16:58:52.832286 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_41_8} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.05.08 16:58:52.832336 [ 194 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7207 | 2026.05.08 16:58:52.832368 [ 190 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_41_8} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7208 | 2026.05.08 16:58:52.832376 [ 194 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1829 rows starting from the beginning of the part | ||
| 7209 | 2026.05.08 16:58:52.832450 [ 194 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 117 rows starting from the beginning of the part | ||
| 7210 | 2026.05.08 16:58:52.832457 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 7211 | 2026.05.08 16:58:52.832502 [ 194 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 490 rows starting from the beginning of the part | ||
| 7212 | 2026.05.08 16:58:52.832555 [ 194 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 105 rows starting from the beginning of the part | ||
| 7213 | 2026.05.08 16:58:52.832599 [ 194 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1718 rows starting from the beginning of the part | ||
| 7214 | 2026.05.08 16:58:52.832612 [ 262 ] {515e4a38-c594-4911-bda2-2b09a1a4d79e} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.05.08 16:58:52.832642 [ 194 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 105 rows starting from the beginning of the part | ||
| 7216 | 2026.05.08 16:58:52.832656 [ 262 ] {515e4a38-c594-4911-bda2-2b09a1a4d79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7217 | 2026.05.08 16:58:52.833064 [ 262 ] {515e4a38-c594-4911-bda2-2b09a1a4d79e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7218 | 2026.05.08 16:58:52.833305 [ 262 ] {515e4a38-c594-4911-bda2-2b09a1a4d79e} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2026.05.08 16:58:52.833444 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7220 | 2026.05.08 16:58:52.833446 [ 262 ] {515e4a38-c594-4911-bda2-2b09a1a4d79e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001384 sec., 115606.93641618497 rows/sec., 8.05 MiB/sec. | ||
| 7221 | 2026.05.08 16:58:52.833490 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2026.05.08 16:58:52.833511 [ 262 ] {515e4a38-c594-4911-bda2-2b09a1a4d79e} <Debug> TCPHandler: Processed in 0.001589163 sec. | ||
| 7223 | 2026.05.08 16:58:52.833517 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7224 | 2026.05.08 16:58:52.833650 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 7225 | 2026.05.08 16:58:52.833656 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.05.08 16:58:52.833779 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7227 | 2026.05.08 16:58:52.833785 [ 262 ] {78b48e4b-162f-4f24-8e5c-62d79a778c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7228 | 2026.05.08 16:58:52.833816 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16317 rows starting from the beginning of the part | ||
| 7229 | 2026.05.08 16:58:52.833847 [ 262 ] {78b48e4b-162f-4f24-8e5c-62d79a778c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7230 | 2026.05.08 16:58:52.833876 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 166 rows starting from the beginning of the part | ||
| 7231 | 2026.05.08 16:58:52.833921 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 7232 | 2026.05.08 16:58:52.833967 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 7233 | 2026.05.08 16:58:52.834007 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1731 rows starting from the beginning of the part | ||
| 7234 | 2026.05.08 16:58:52.834050 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 7235 | 2026.05.08 16:58:52.834427 [ 188 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4364 rows, containing 5 columns (5 merged, 0 gathered) in 0.002264601 sec., 1927050.2839131483 rows/sec., 139.88 MiB/sec. | ||
| 7236 | 2026.05.08 16:58:52.834654 [ 192 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7237 | 2026.05.08 16:58:52.834734 [ 262 ] {78b48e4b-162f-4f24-8e5c-62d79a778c83} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.05.08 16:58:52.834780 [ 262 ] {78b48e4b-162f-4f24-8e5c-62d79a778c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7239 | 2026.05.08 16:58:52.834942 [ 192 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_41_8} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.05.08 16:58:52.835031 [ 192 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_41_8} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7241 | 2026.05.08 16:58:52.835116 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7242 | 2026.05.08 16:58:52.835399 [ 262 ] {78b48e4b-162f-4f24-8e5c-62d79a778c83} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7243 | 2026.05.08 16:58:52.835634 [ 262 ] {78b48e4b-162f-4f24-8e5c-62d79a778c83} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): 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.08 16:58:52.835783 [ 262 ] {78b48e4b-162f-4f24-8e5c-62d79a778c83} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002017 sec., 20327.21864154685 rows/sec., 36.43 MiB/sec. | ||
| 7245 | 2026.05.08 16:58:52.835839 [ 262 ] {78b48e4b-162f-4f24-8e5c-62d79a778c83} <Debug> TCPHandler: Processed in 0.00223256 sec. | ||
| 7246 | 2026.05.08 16:58:52.835977 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2026.05.08 16:58:52.836073 [ 262 ] {661ef717-d58f-41ab-90d4-634c270f71a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7248 | 2026.05.08 16:58:52.836115 [ 262 ] {661ef717-d58f-41ab-90d4-634c270f71a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7249 | 2026.05.08 16:58:52.836474 [ 262 ] {661ef717-d58f-41ab-90d4-634c270f71a1} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2026.05.08 16:58:52.836510 [ 262 ] {661ef717-d58f-41ab-90d4-634c270f71a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7251 | 2026.05.08 16:58:52.836812 [ 262 ] {661ef717-d58f-41ab-90d4-634c270f71a1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7252 | 2026.05.08 16:58:52.837030 [ 262 ] {661ef717-d58f-41ab-90d4-634c270f71a1} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.05.08 16:58:52.837157 [ 262 ] {661ef717-d58f-41ab-90d4-634c270f71a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7254 | 2026.05.08 16:58:52.837158 [ 120 ] {} <Debug> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7255 | 2026.05.08 16:58:52.837195 [ 262 ] {661ef717-d58f-41ab-90d4-634c270f71a1} <Debug> TCPHandler: Processed in 0.001267004 sec. | ||
| 7256 | 2026.05.08 16:58:52.837213 [ 120 ] {} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.05.08 16:58:52.837240 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7258 | 2026.05.08 16:58:52.837636 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 7259 | 2026.05.08 16:58:52.837764 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7260 | 2026.05.08 16:58:52.837797 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2502 rows starting from the beginning of the part | ||
| 7261 | 2026.05.08 16:58:52.837858 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 7262 | 2026.05.08 16:58:52.837907 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 7263 | 2026.05.08 16:58:52.837955 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 7264 | 2026.05.08 16:58:52.837998 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 7265 | 2026.05.08 16:58:52.838037 [ 188 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 7266 | 2026.05.08 16:58:52.838552 [ 186 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18799 rows, containing 5 columns (5 merged, 0 gathered) in 0.004950584 sec., 3797329.7695787 rows/sec., 244.34 MiB/sec. | ||
| 7267 | 2026.05.08 16:58:52.838892 [ 187 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7268 | 2026.05.08 16:58:52.839190 [ 187 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7269 | 2026.05.08 16:58:52.839189 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2862 rows, containing 4 columns (4 merged, 0 gathered) in 0.001812899 sec., 1578686.9538788428 rows/sec., 102.14 MiB/sec. | ||
| 7270 | 2026.05.08 16:58:52.839276 [ 187 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7271 | 2026.05.08 16:58:52.839376 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 7272 | 2026.05.08 16:58:52.839525 [ 191 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7273 | 2026.05.08 16:58:52.839807 [ 191 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_41_8} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2026.05.08 16:58:52.839875 [ 191 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_41_8} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7275 | 2026.05.08 16:58:52.839961 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7276 | 2026.05.08 16:58:57.218331 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7277 | 2026.05.08 16:58:57.218409 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7278 | 2026.05.08 16:58:57.320777 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14410 | ||
| 7279 | 2026.05.08 16:58:57.321303 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7280 | 2026.05.08 16:58:57.321343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7281 | 2026.05.08 16:58:57.321829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7282 | 2026.05.08 16:58:57.322060 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7283 | 2026.05.08 16:58:57.322191 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14410 | ||
| 7284 | 2026.05.08 16:58:57.823865 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7285 | 2026.05.08 16:58:57.824141 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 7286 | 2026.05.08 16:58:57.824576 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7287 | 2026.05.08 16:58:57.824623 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 7288 | 2026.05.08 16:58:57.824904 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7289 | 2026.05.08 16:58:57.824984 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7290 | 2026.05.08 16:58:57.825130 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 7291 | 2026.05.08 16:58:57.825256 [ 354 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7292 | 2026.05.08 16:58:57.825276 [ 335 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7293 | 2026.05.08 16:58:57.825276 [ 319 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7294 | 2026.05.08 16:58:57.825412 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 7295 | 2026.05.08 16:58:57.825442 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7296 | 2026.05.08 16:58:57.825528 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7297 | 2026.05.08 16:58:57.825550 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 7298 | 2026.05.08 16:58:57.825585 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 7299 | 2026.05.08 16:58:57.825632 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 7300 | 2026.05.08 16:58:57.825668 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 7301 | 2026.05.08 16:58:57.827023 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002985 sec., 17420.43551088777 rows/sec., 3.54 MiB/sec. | ||
| 7302 | 2026.05.08 16:58:57.827308 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Debug> MemoryTracker: Peak memory usage (for query): 141.96 KiB. | ||
| 7303 | 2026.05.08 16:58:57.827327 [ 262 ] {0c9e51d1-a514-4b92-8d93-d43f9c664a7f} <Debug> TCPHandler: Processed in 0.003609588 sec. | ||
| 7304 | 2026.05.08 16:58:57.832355 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2026.05.08 16:58:57.832506 [ 262 ] {16078e4c-51e5-4c0d-a9bf-e66827ea8a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7306 | 2026.05.08 16:58:57.832561 [ 262 ] {16078e4c-51e5-4c0d-a9bf-e66827ea8a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7307 | 2026.05.08 16:58:57.833283 [ 262 ] {16078e4c-51e5-4c0d-a9bf-e66827ea8a52} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.05.08 16:58:57.833329 [ 262 ] {16078e4c-51e5-4c0d-a9bf-e66827ea8a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7309 | 2026.05.08 16:58:57.833746 [ 262 ] {16078e4c-51e5-4c0d-a9bf-e66827ea8a52} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7310 | 2026.05.08 16:58:57.833979 [ 262 ] {16078e4c-51e5-4c0d-a9bf-e66827ea8a52} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.05.08 16:58:57.834137 [ 262 ] {16078e4c-51e5-4c0d-a9bf-e66827ea8a52} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00167 sec., 170059.88023952095 rows/sec., 10.80 MiB/sec. | ||
| 7312 | 2026.05.08 16:58:57.834154 [ 115 ] {} <Debug> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7313 | 2026.05.08 16:58:57.834179 [ 262 ] {16078e4c-51e5-4c0d-a9bf-e66827ea8a52} <Debug> TCPHandler: Processed in 0.001892681 sec. | ||
| 7314 | 2026.05.08 16:58:57.834207 [ 115 ] {} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2026.05.08 16:58:57.834238 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7316 | 2026.05.08 16:58:57.834333 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7317 | 2026.05.08 16:58:57.834345 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 7318 | 2026.05.08 16:58:57.834438 [ 262 ] {324a44cb-467d-40a4-915b-c2fbd8b76495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7319 | 2026.05.08 16:58:57.834471 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7320 | 2026.05.08 16:58:57.834478 [ 262 ] {324a44cb-467d-40a4-915b-c2fbd8b76495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7321 | 2026.05.08 16:58:57.834517 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 7322 | 2026.05.08 16:58:57.834585 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 7323 | 2026.05.08 16:58:57.834639 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 7324 | 2026.05.08 16:58:57.834690 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 7325 | 2026.05.08 16:58:57.834736 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 7326 | 2026.05.08 16:58:57.834783 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 7327 | 2026.05.08 16:58:57.835242 [ 262 ] {324a44cb-467d-40a4-915b-c2fbd8b76495} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2026.05.08 16:58:57.835288 [ 262 ] {324a44cb-467d-40a4-915b-c2fbd8b76495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7329 | 2026.05.08 16:58:57.835756 [ 262 ] {324a44cb-467d-40a4-915b-c2fbd8b76495} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7330 | 2026.05.08 16:58:57.835984 [ 262 ] {324a44cb-467d-40a4-915b-c2fbd8b76495} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2026.05.08 16:58:57.836058 [ 191 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749387 sec., 987774.5747510414 rows/sec., 66.77 MiB/sec. | ||
| 7332 | 2026.05.08 16:58:57.836126 [ 262 ] {324a44cb-467d-40a4-915b-c2fbd8b76495} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001706 sec., 467174.6776084408 rows/sec., 35.95 MiB/sec. | ||
| 7333 | 2026.05.08 16:58:57.836169 [ 262 ] {324a44cb-467d-40a4-915b-c2fbd8b76495} <Debug> TCPHandler: Processed in 0.001887391 sec. | ||
| 7334 | 2026.05.08 16:58:57.836372 [ 187 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7335 | 2026.05.08 16:58:57.836434 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.05.08 16:58:57.836538 [ 262 ] {074a467a-3e9d-481b-b2f3-001a66f85354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7337 | 2026.05.08 16:58:57.836582 [ 262 ] {074a467a-3e9d-481b-b2f3-001a66f85354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7338 | 2026.05.08 16:58:57.836671 [ 187 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_21_4} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2026.05.08 16:58:57.836754 [ 187 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_21_4} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7340 | 2026.05.08 16:58:57.836847 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 7341 | 2026.05.08 16:58:57.837034 [ 262 ] {074a467a-3e9d-481b-b2f3-001a66f85354} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.05.08 16:58:57.837076 [ 262 ] {074a467a-3e9d-481b-b2f3-001a66f85354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7343 | 2026.05.08 16:58:57.837378 [ 262 ] {074a467a-3e9d-481b-b2f3-001a66f85354} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7344 | 2026.05.08 16:58:57.837586 [ 262 ] {074a467a-3e9d-481b-b2f3-001a66f85354} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.05.08 16:58:57.837728 [ 262 ] {074a467a-3e9d-481b-b2f3-001a66f85354} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001207 sec., 117647.05882352941 rows/sec., 6.91 MiB/sec. | ||
| 7346 | 2026.05.08 16:58:57.837778 [ 262 ] {074a467a-3e9d-481b-b2f3-001a66f85354} <Debug> TCPHandler: Processed in 0.001394157 sec. | ||
| 7347 | 2026.05.08 16:58:57.837997 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2026.05.08 16:58:57.838094 [ 262 ] {e63c36bd-f181-40d0-9c76-3cde2b124e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7349 | 2026.05.08 16:58:57.838134 [ 262 ] {e63c36bd-f181-40d0-9c76-3cde2b124e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7350 | 2026.05.08 16:58:57.838579 [ 262 ] {e63c36bd-f181-40d0-9c76-3cde2b124e9b} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2026.05.08 16:58:57.838616 [ 262 ] {e63c36bd-f181-40d0-9c76-3cde2b124e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7352 | 2026.05.08 16:58:57.838919 [ 262 ] {e63c36bd-f181-40d0-9c76-3cde2b124e9b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7353 | 2026.05.08 16:58:57.839139 [ 262 ] {e63c36bd-f181-40d0-9c76-3cde2b124e9b} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2026.05.08 16:58:57.839266 [ 262 ] {e63c36bd-f181-40d0-9c76-3cde2b124e9b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 7355 | 2026.05.08 16:58:57.839303 [ 262 ] {e63c36bd-f181-40d0-9c76-3cde2b124e9b} <Debug> TCPHandler: Processed in 0.001355466 sec. | ||
| 7356 | 2026.05.08 16:58:57.839431 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.05.08 16:58:57.839527 [ 262 ] {f16927a8-deaf-4b48-aa38-c3ec357f7099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7358 | 2026.05.08 16:58:57.839565 [ 262 ] {f16927a8-deaf-4b48-aa38-c3ec357f7099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7359 | 2026.05.08 16:58:57.839991 [ 262 ] {f16927a8-deaf-4b48-aa38-c3ec357f7099} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.05.08 16:58:57.840027 [ 262 ] {f16927a8-deaf-4b48-aa38-c3ec357f7099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7361 | 2026.05.08 16:58:57.840321 [ 262 ] {f16927a8-deaf-4b48-aa38-c3ec357f7099} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7362 | 2026.05.08 16:58:57.840532 [ 262 ] {f16927a8-deaf-4b48-aa38-c3ec357f7099} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.05.08 16:58:57.840651 [ 114 ] {} <Debug> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7364 | 2026.05.08 16:58:57.840660 [ 262 ] {f16927a8-deaf-4b48-aa38-c3ec357f7099} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 7365 | 2026.05.08 16:58:57.840698 [ 114 ] {} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2026.05.08 16:58:57.840723 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7367 | 2026.05.08 16:58:57.840724 [ 262 ] {f16927a8-deaf-4b48-aa38-c3ec357f7099} <Debug> TCPHandler: Processed in 0.001342147 sec. | ||
| 7368 | 2026.05.08 16:58:57.840835 [ 191 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 7369 | 2026.05.08 16:58:57.840877 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7370 | 2026.05.08 16:58:57.840970 [ 191 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7371 | 2026.05.08 16:58:57.840978 [ 262 ] {906e0f96-c6ff-4226-9c6b-165a148ed167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7372 | 2026.05.08 16:58:57.841020 [ 191 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 7373 | 2026.05.08 16:58:57.841032 [ 262 ] {906e0f96-c6ff-4226-9c6b-165a148ed167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7374 | 2026.05.08 16:58:57.841111 [ 191 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 7375 | 2026.05.08 16:58:57.841183 [ 191 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 7376 | 2026.05.08 16:58:57.841242 [ 191 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 7377 | 2026.05.08 16:58:57.841306 [ 191 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 7378 | 2026.05.08 16:58:57.841368 [ 191 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 7379 | 2026.05.08 16:58:57.841616 [ 262 ] {906e0f96-c6ff-4226-9c6b-165a148ed167} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2026.05.08 16:58:57.841657 [ 262 ] {906e0f96-c6ff-4226-9c6b-165a148ed167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7381 | 2026.05.08 16:58:57.841992 [ 262 ] {906e0f96-c6ff-4226-9c6b-165a148ed167} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7382 | 2026.05.08 16:58:57.842216 [ 262 ] {906e0f96-c6ff-4226-9c6b-165a148ed167} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2026.05.08 16:58:57.842351 [ 262 ] {906e0f96-c6ff-4226-9c6b-165a148ed167} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001392 sec., 352011.4942528736 rows/sec., 24.68 MiB/sec. | ||
| 7384 | 2026.05.08 16:58:57.842389 [ 262 ] {906e0f96-c6ff-4226-9c6b-165a148ed167} <Debug> TCPHandler: Processed in 0.001560943 sec. | ||
| 7385 | 2026.05.08 16:58:57.842525 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7386 | 2026.05.08 16:58:57.842621 [ 262 ] {2869259c-0c98-41fe-8009-aeab588202a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7387 | 2026.05.08 16:58:57.842620 [ 196 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00183768 sec., 489747.9430586392 rows/sec., 29.85 MiB/sec. | ||
| 7388 | 2026.05.08 16:58:57.842662 [ 262 ] {2869259c-0c98-41fe-8009-aeab588202a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7389 | 2026.05.08 16:58:57.842771 [ 196 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7390 | 2026.05.08 16:58:57.843018 [ 262 ] {2869259c-0c98-41fe-8009-aeab588202a1} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2026.05.08 16:58:57.843044 [ 196 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_21_4} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2026.05.08 16:58:57.843058 [ 262 ] {2869259c-0c98-41fe-8009-aeab588202a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7393 | 2026.05.08 16:58:57.843125 [ 196 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_21_4} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7394 | 2026.05.08 16:58:57.843215 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7395 | 2026.05.08 16:58:57.843384 [ 262 ] {2869259c-0c98-41fe-8009-aeab588202a1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7396 | 2026.05.08 16:58:57.843601 [ 262 ] {2869259c-0c98-41fe-8009-aeab588202a1} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.05.08 16:58:57.843730 [ 262 ] {2869259c-0c98-41fe-8009-aeab588202a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 7398 | 2026.05.08 16:58:57.843766 [ 262 ] {2869259c-0c98-41fe-8009-aeab588202a1} <Debug> TCPHandler: Processed in 0.001292335 sec. | ||
| 7399 | 2026.05.08 16:58:57.843895 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7400 | 2026.05.08 16:58:57.843992 [ 262 ] {5205210d-891c-40a4-aa34-bc8b377bf59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7401 | 2026.05.08 16:58:57.844032 [ 262 ] {5205210d-891c-40a4-aa34-bc8b377bf59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7402 | 2026.05.08 16:58:57.844455 [ 262 ] {5205210d-891c-40a4-aa34-bc8b377bf59c} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.05.08 16:58:57.844492 [ 262 ] {5205210d-891c-40a4-aa34-bc8b377bf59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7404 | 2026.05.08 16:58:57.844825 [ 262 ] {5205210d-891c-40a4-aa34-bc8b377bf59c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7405 | 2026.05.08 16:58:57.845032 [ 262 ] {5205210d-891c-40a4-aa34-bc8b377bf59c} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.05.08 16:58:57.845159 [ 262 ] {5205210d-891c-40a4-aa34-bc8b377bf59c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001185 sec., 223628.69198312235 rows/sec., 14.86 MiB/sec. | ||
| 7407 | 2026.05.08 16:58:57.845195 [ 262 ] {5205210d-891c-40a4-aa34-bc8b377bf59c} <Debug> TCPHandler: Processed in 0.001348726 sec. | ||
| 7408 | 2026.05.08 16:58:57.845319 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7409 | 2026.05.08 16:58:57.845465 [ 262 ] {0773965c-4c3b-4165-b165-b1c7ece3f505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7410 | 2026.05.08 16:58:57.845538 [ 262 ] {0773965c-4c3b-4165-b165-b1c7ece3f505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7411 | 2026.05.08 16:58:57.845982 [ 262 ] {0773965c-4c3b-4165-b165-b1c7ece3f505} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2026.05.08 16:58:57.846019 [ 262 ] {0773965c-4c3b-4165-b165-b1c7ece3f505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7413 | 2026.05.08 16:58:57.846364 [ 262 ] {0773965c-4c3b-4165-b165-b1c7ece3f505} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7414 | 2026.05.08 16:58:57.846582 [ 262 ] {0773965c-4c3b-4165-b165-b1c7ece3f505} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2026.05.08 16:58:57.846707 [ 114 ] {} <Debug> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7416 | 2026.05.08 16:58:57.846737 [ 262 ] {0773965c-4c3b-4165-b165-b1c7ece3f505} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001314 sec., 761.03500761035 rows/sec., 51.28 KiB/sec. | ||
| 7417 | 2026.05.08 16:58:57.846740 [ 114 ] {} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.05.08 16:58:57.846777 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7419 | 2026.05.08 16:58:57.846782 [ 262 ] {0773965c-4c3b-4165-b165-b1c7ece3f505} <Debug> TCPHandler: Processed in 0.001511921 sec. | ||
| 7420 | 2026.05.08 16:58:57.846867 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::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 | ||
| 7421 | 2026.05.08 16:58:57.846970 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2026.05.08 16:58:57.846990 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7423 | 2026.05.08 16:58:57.847038 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part | ||
| 7424 | 2026.05.08 16:58:57.847075 [ 262 ] {d2dd3161-1ea6-4858-98fe-f0d614f96ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7425 | 2026.05.08 16:58:57.847102 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7426 | 2026.05.08 16:58:57.847121 [ 262 ] {d2dd3161-1ea6-4858-98fe-f0d614f96ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7427 | 2026.05.08 16:58:57.847174 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7428 | 2026.05.08 16:58:57.847242 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7429 | 2026.05.08 16:58:57.847295 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7430 | 2026.05.08 16:58:57.847357 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7431 | 2026.05.08 16:58:57.847479 [ 262 ] {d2dd3161-1ea6-4858-98fe-f0d614f96ef4} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.05.08 16:58:57.847520 [ 262 ] {d2dd3161-1ea6-4858-98fe-f0d614f96ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7433 | 2026.05.08 16:58:57.847882 [ 262 ] {d2dd3161-1ea6-4858-98fe-f0d614f96ef4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7434 | 2026.05.08 16:58:57.848113 [ 262 ] {d2dd3161-1ea6-4858-98fe-f0d614f96ef4} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.05.08 16:58:57.848247 [ 262 ] {d2dd3161-1ea6-4858-98fe-f0d614f96ef4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001191 sec., 75566.75062972293 rows/sec., 4.73 MiB/sec. | ||
| 7436 | 2026.05.08 16:58:57.848302 [ 262 ] {d2dd3161-1ea6-4858-98fe-f0d614f96ef4} <Debug> TCPHandler: Processed in 0.001436059 sec. | ||
| 7437 | 2026.05.08 16:58:57.848463 [ 191 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001636644 sec., 12831.134932214947 rows/sec., 859.82 KiB/sec. | ||
| 7438 | 2026.05.08 16:58:57.848583 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7439 | 2026.05.08 16:58:57.848822 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_21_4} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2026.05.08 16:58:57.848880 [ 187 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_21_4} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7441 | 2026.05.08 16:58:57.848939 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7442 | 2026.05.08 16:58:58.065829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7443 | 2026.05.08 16:58:58.082531 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.05.08 16:58:58.082575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7445 | 2026.05.08 16:58:58.088418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7446 | 2026.05.08 16:58:58.089112 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.05.08 16:58:58.092007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7448 | 2026.05.08 16:59:02.355454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 922 | ||
| 7449 | 2026.05.08 16:59:02.357875 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2026.05.08 16:59:02.357915 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7451 | 2026.05.08 16:59:02.359115 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7452 | 2026.05.08 16:59:02.359383 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7453 | 2026.05.08 16:59:02.359638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 922 | ||
| 7454 | 2026.05.08 16:59:02.820876 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.05.08 16:59:02.821093 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7456 | 2026.05.08 16:59:02.821417 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7457 | 2026.05.08 16:59:02.821453 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7458 | 2026.05.08 16:59:02.821667 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7459 | 2026.05.08 16:59:02.821735 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7460 | 2026.05.08 16:59:02.821871 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7461 | 2026.05.08 16:59:02.821991 [ 335 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7462 | 2026.05.08 16:59:02.822000 [ 319 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7463 | 2026.05.08 16:59:02.821991 [ 354 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7464 | 2026.05.08 16:59:02.822152 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 7465 | 2026.05.08 16:59:02.822182 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7466 | 2026.05.08 16:59:02.822267 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7467 | 2026.05.08 16:59:02.822287 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 7468 | 2026.05.08 16:59:02.822322 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7469 | 2026.05.08 16:59:02.822359 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7470 | 2026.05.08 16:59:02.822393 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7471 | 2026.05.08 16:59:02.823517 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002508 sec., 20733.652312599683 rows/sec., 4.21 MiB/sec. | ||
| 7472 | 2026.05.08 16:59:02.823677 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Debug> MemoryTracker: Peak memory usage (for query): 139.21 KiB. | ||
| 7473 | 2026.05.08 16:59:02.823693 [ 262 ] {9cfbf434-3d9a-49ec-b27a-df3de0843c05} <Debug> TCPHandler: Processed in 0.002947299 sec. | ||
| 7474 | 2026.05.08 16:59:02.825989 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2026.05.08 16:59:02.826100 [ 262 ] {b78413fd-3007-48b6-a87f-ecb03956a571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7476 | 2026.05.08 16:59:02.826147 [ 262 ] {b78413fd-3007-48b6-a87f-ecb03956a571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7477 | 2026.05.08 16:59:02.826810 [ 262 ] {b78413fd-3007-48b6-a87f-ecb03956a571} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.05.08 16:59:02.826862 [ 262 ] {b78413fd-3007-48b6-a87f-ecb03956a571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7479 | 2026.05.08 16:59:02.827262 [ 262 ] {b78413fd-3007-48b6-a87f-ecb03956a571} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7480 | 2026.05.08 16:59:02.827483 [ 262 ] {b78413fd-3007-48b6-a87f-ecb03956a571} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.05.08 16:59:02.827632 [ 262 ] {b78413fd-3007-48b6-a87f-ecb03956a571} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001563 sec., 88291.74664107486 rows/sec., 7.67 MiB/sec. | ||
| 7482 | 2026.05.08 16:59:02.827669 [ 262 ] {b78413fd-3007-48b6-a87f-ecb03956a571} <Debug> TCPHandler: Processed in 0.001731787 sec. | ||
| 7483 | 2026.05.08 16:59:02.827815 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2026.05.08 16:59:02.827910 [ 262 ] {7cc94014-8539-4c07-b999-b049ac1745b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7485 | 2026.05.08 16:59:02.827949 [ 262 ] {7cc94014-8539-4c07-b999-b049ac1745b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7486 | 2026.05.08 16:59:02.828369 [ 262 ] {7cc94014-8539-4c07-b999-b049ac1745b6} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.05.08 16:59:02.828404 [ 262 ] {7cc94014-8539-4c07-b999-b049ac1745b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7488 | 2026.05.08 16:59:02.828689 [ 262 ] {7cc94014-8539-4c07-b999-b049ac1745b6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7489 | 2026.05.08 16:59:02.828893 [ 262 ] {7cc94014-8539-4c07-b999-b049ac1745b6} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2026.05.08 16:59:02.829021 [ 41 ] {} <Debug> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7491 | 2026.05.08 16:59:02.829028 [ 262 ] {7cc94014-8539-4c07-b999-b049ac1745b6} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001136 sec., 36091.54929577465 rows/sec., 2.65 MiB/sec. | ||
| 7492 | 2026.05.08 16:59:02.829066 [ 41 ] {} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2026.05.08 16:59:02.829081 [ 262 ] {7cc94014-8539-4c07-b999-b049ac1745b6} <Debug> TCPHandler: Processed in 0.001317085 sec. | ||
| 7494 | 2026.05.08 16:59:02.829094 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7495 | 2026.05.08 16:59:02.829220 [ 197 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::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 | ||
| 7496 | 2026.05.08 16:59:02.829242 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2026.05.08 16:59:02.829353 [ 262 ] {4a37b324-eed0-4096-89ab-2b28c9bc5ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7498 | 2026.05.08 16:59:02.829357 [ 197 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7499 | 2026.05.08 16:59:02.829396 [ 262 ] {4a37b324-eed0-4096-89ab-2b28c9bc5ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7500 | 2026.05.08 16:59:02.829404 [ 197 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 224 rows starting from the beginning of the part | ||
| 7501 | 2026.05.08 16:59:02.829481 [ 197 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 7502 | 2026.05.08 16:59:02.829528 [ 197 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 155 rows starting from the beginning of the part | ||
| 7503 | 2026.05.08 16:59:02.829571 [ 197 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 7504 | 2026.05.08 16:59:02.829621 [ 197 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 142 rows starting from the beginning of the part | ||
| 7505 | 2026.05.08 16:59:02.829669 [ 197 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 7506 | 2026.05.08 16:59:02.829837 [ 262 ] {4a37b324-eed0-4096-89ab-2b28c9bc5ea1} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.05.08 16:59:02.829914 [ 262 ] {4a37b324-eed0-4096-89ab-2b28c9bc5ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7508 | 2026.05.08 16:59:02.830237 [ 262 ] {4a37b324-eed0-4096-89ab-2b28c9bc5ea1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7509 | 2026.05.08 16:59:02.830474 [ 262 ] {4a37b324-eed0-4096-89ab-2b28c9bc5ea1} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.05.08 16:59:02.830576 [ 191 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412438 sec., 455949.2168859801 rows/sec., 30.74 MiB/sec. | ||
| 7511 | 2026.05.08 16:59:02.830606 [ 262 ] {4a37b324-eed0-4096-89ab-2b28c9bc5ea1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00127 sec., 82677.1653543307 rows/sec., 6.46 MiB/sec. | ||
| 7512 | 2026.05.08 16:59:02.830643 [ 262 ] {4a37b324-eed0-4096-89ab-2b28c9bc5ea1} <Debug> TCPHandler: Processed in 0.001449809 sec. | ||
| 7513 | 2026.05.08 16:59:02.830746 [ 200 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7514 | 2026.05.08 16:59:02.830776 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7515 | 2026.05.08 16:59:02.830905 [ 262 ] {90e1a2c6-4b34-4ff7-8bb2-a4a5757688b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7516 | 2026.05.08 16:59:02.830950 [ 262 ] {90e1a2c6-4b34-4ff7-8bb2-a4a5757688b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7517 | 2026.05.08 16:59:02.831037 [ 200 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_41_8} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.05.08 16:59:02.831122 [ 200 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_41_8} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7519 | 2026.05.08 16:59:02.831221 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7520 | 2026.05.08 16:59:02.831362 [ 262 ] {90e1a2c6-4b34-4ff7-8bb2-a4a5757688b2} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2026.05.08 16:59:02.831405 [ 262 ] {90e1a2c6-4b34-4ff7-8bb2-a4a5757688b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7522 | 2026.05.08 16:59:02.831739 [ 262 ] {90e1a2c6-4b34-4ff7-8bb2-a4a5757688b2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7523 | 2026.05.08 16:59:02.831953 [ 262 ] {90e1a2c6-4b34-4ff7-8bb2-a4a5757688b2} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2026.05.08 16:59:02.832083 [ 262 ] {90e1a2c6-4b34-4ff7-8bb2-a4a5757688b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 7525 | 2026.05.08 16:59:02.832119 [ 262 ] {90e1a2c6-4b34-4ff7-8bb2-a4a5757688b2} <Debug> TCPHandler: Processed in 0.001391088 sec. | ||
| 7526 | 2026.05.08 16:59:02.832268 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2026.05.08 16:59:02.832364 [ 262 ] {91becfe0-fbe2-41ba-96f3-1b6ed0943dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7528 | 2026.05.08 16:59:02.832418 [ 262 ] {91becfe0-fbe2-41ba-96f3-1b6ed0943dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7529 | 2026.05.08 16:59:02.833268 [ 262 ] {91becfe0-fbe2-41ba-96f3-1b6ed0943dac} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.05.08 16:59:02.833305 [ 262 ] {91becfe0-fbe2-41ba-96f3-1b6ed0943dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7531 | 2026.05.08 16:59:02.833850 [ 262 ] {91becfe0-fbe2-41ba-96f3-1b6ed0943dac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7532 | 2026.05.08 16:59:02.834072 [ 262 ] {91becfe0-fbe2-41ba-96f3-1b6ed0943dac} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2026.05.08 16:59:02.834212 [ 262 ] {91becfe0-fbe2-41ba-96f3-1b6ed0943dac} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001865 sec., 21983.914209115283 rows/sec., 39.39 MiB/sec. | ||
| 7534 | 2026.05.08 16:59:02.834270 [ 262 ] {91becfe0-fbe2-41ba-96f3-1b6ed0943dac} <Debug> TCPHandler: Processed in 0.002048845 sec. | ||
| 7535 | 2026.05.08 16:59:02.834414 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2026.05.08 16:59:02.834509 [ 262 ] {d362cdb7-c8a4-47fd-949b-6ef4f5a9cc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7537 | 2026.05.08 16:59:02.834549 [ 262 ] {d362cdb7-c8a4-47fd-949b-6ef4f5a9cc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7538 | 2026.05.08 16:59:02.834897 [ 262 ] {d362cdb7-c8a4-47fd-949b-6ef4f5a9cc90} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2026.05.08 16:59:02.834933 [ 262 ] {d362cdb7-c8a4-47fd-949b-6ef4f5a9cc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7540 | 2026.05.08 16:59:02.835238 [ 262 ] {d362cdb7-c8a4-47fd-949b-6ef4f5a9cc90} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7541 | 2026.05.08 16:59:02.835459 [ 262 ] {d362cdb7-c8a4-47fd-949b-6ef4f5a9cc90} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2026.05.08 16:59:02.835590 [ 262 ] {d362cdb7-c8a4-47fd-949b-6ef4f5a9cc90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7543 | 2026.05.08 16:59:02.835626 [ 262 ] {d362cdb7-c8a4-47fd-949b-6ef4f5a9cc90} <Debug> TCPHandler: Processed in 0.001260643 sec. | ||
| 7544 | 2026.05.08 16:59:04.822751 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14858 | ||
| 7545 | 2026.05.08 16:59:04.823564 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.05.08 16:59:04.823611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7547 | 2026.05.08 16:59:04.824102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7548 | 2026.05.08 16:59:04.824341 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.05.08 16:59:04.824471 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14858 | ||
| 7550 | 2026.05.08 16:59:04.824526 [ 61 ] {} <Debug> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7551 | 2026.05.08 16:59:04.824626 [ 61 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.05.08 16:59:04.824662 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7553 | 2026.05.08 16:59:04.824860 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 7554 | 2026.05.08 16:59:04.825071 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7555 | 2026.05.08 16:59:04.825130 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12490 rows starting from the beginning of the part | ||
| 7556 | 2026.05.08 16:59:04.825227 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 7557 | 2026.05.08 16:59:04.825276 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 7558 | 2026.05.08 16:59:04.825317 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 7559 | 2026.05.08 16:59:04.825359 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 7560 | 2026.05.08 16:59:04.825405 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 7561 | 2026.05.08 16:59:04.827133 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14858 rows, containing 4 columns (4 merged, 0 gathered) in 0.002359724 sec., 6296499.082096041 rows/sec., 90.07 MiB/sec. | ||
| 7562 | 2026.05.08 16:59:04.827346 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7563 | 2026.05.08 16:59:04.827589 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_31_6} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2026.05.08 16:59:04.827664 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_31_6} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7565 | 2026.05.08 16:59:04.827743 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7566 | 2026.05.08 16:59:05.593031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7567 | 2026.05.08 16:59:05.610226 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2026.05.08 16:59:05.610278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7569 | 2026.05.08 16:59:05.615968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7570 | 2026.05.08 16:59:05.616652 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.05.08 16:59:05.616981 [ 61 ] {} <Debug> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7572 | 2026.05.08 16:59:05.617059 [ 61 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.05.08 16:59:05.617084 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7574 | 2026.05.08 16:59:05.617244 [ 191 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 7575 | 2026.05.08 16:59:05.619574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7576 | 2026.05.08 16:59:05.620897 [ 191 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7577 | 2026.05.08 16:59:05.622438 [ 191 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 7578 | 2026.05.08 16:59:05.627383 [ 191 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 7579 | 2026.05.08 16:59:05.632250 [ 191 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 7580 | 2026.05.08 16:59:05.637263 [ 191 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 7581 | 2026.05.08 16:59:05.641727 [ 191 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 7582 | 2026.05.08 16:59:05.645855 [ 191 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 7583 | 2026.05.08 16:59:05.699502 [ 191 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082329328 sec., 2842.2435319768433 rows/sec., 14.70 MiB/sec. | ||
| 7584 | 2026.05.08 16:59:05.702100 [ 198 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7585 | 2026.05.08 16:59:05.704246 [ 198 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_31_6} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2026.05.08 16:59:05.704364 [ 198 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_31_6} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7587 | 2026.05.08 16:59:05.706958 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7588 | 2026.05.08 16:59:06.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.59 MiB, peak 294.15 MiB, free memory in arenas 0.00 B, will set to 287.42 MiB (RSS), difference: 3.83 MiB | ||
| 7589 | 2026.05.08 16:59:07.823717 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7590 | 2026.05.08 16:59:07.823945 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 7591 | 2026.05.08 16:59:07.824284 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7592 | 2026.05.08 16:59:07.824347 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 7593 | 2026.05.08 16:59:07.824581 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7594 | 2026.05.08 16:59:07.824648 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7595 | 2026.05.08 16:59:07.824786 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 7596 | 2026.05.08 16:59:07.824905 [ 319 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7597 | 2026.05.08 16:59:07.824905 [ 335 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7598 | 2026.05.08 16:59:07.824911 [ 354 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7599 | 2026.05.08 16:59:07.825065 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 7600 | 2026.05.08 16:59:07.825091 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7601 | 2026.05.08 16:59:07.825174 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7602 | 2026.05.08 16:59:07.825194 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 7603 | 2026.05.08 16:59:07.825228 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 7604 | 2026.05.08 16:59:07.825264 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 7605 | 2026.05.08 16:59:07.825300 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 7606 | 2026.05.08 16:59:07.826589 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002724 sec., 19089.574155653452 rows/sec., 3.88 MiB/sec. | ||
| 7607 | 2026.05.08 16:59:07.826784 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Debug> MemoryTracker: Peak memory usage (for query): 141.96 KiB. | ||
| 7608 | 2026.05.08 16:59:07.826801 [ 262 ] {5d7a32ac-af47-4bc5-9552-d3e8076123b3} <Debug> TCPHandler: Processed in 0.003213417 sec. | ||
| 7609 | 2026.05.08 16:59:07.831469 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2026.05.08 16:59:07.831617 [ 262 ] {314b7a5d-7924-4764-a037-cc665873e6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7611 | 2026.05.08 16:59:07.831677 [ 262 ] {314b7a5d-7924-4764-a037-cc665873e6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7612 | 2026.05.08 16:59:07.832378 [ 262 ] {314b7a5d-7924-4764-a037-cc665873e6e2} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.05.08 16:59:07.832420 [ 262 ] {314b7a5d-7924-4764-a037-cc665873e6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7614 | 2026.05.08 16:59:07.832801 [ 262 ] {314b7a5d-7924-4764-a037-cc665873e6e2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7615 | 2026.05.08 16:59:07.833030 [ 262 ] {314b7a5d-7924-4764-a037-cc665873e6e2} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.05.08 16:59:07.833183 [ 262 ] {314b7a5d-7924-4764-a037-cc665873e6e2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001606 sec., 176836.86176836863 rows/sec., 11.23 MiB/sec. | ||
| 7617 | 2026.05.08 16:59:07.833231 [ 262 ] {314b7a5d-7924-4764-a037-cc665873e6e2} <Debug> TCPHandler: Processed in 0.001880291 sec. | ||
| 7618 | 2026.05.08 16:59:07.833363 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2026.05.08 16:59:07.833465 [ 262 ] {8585fa70-603d-413f-8928-8f3f958cee1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7620 | 2026.05.08 16:59:07.833507 [ 262 ] {8585fa70-603d-413f-8928-8f3f958cee1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7621 | 2026.05.08 16:59:07.834271 [ 262 ] {8585fa70-603d-413f-8928-8f3f958cee1c} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2026.05.08 16:59:07.834310 [ 262 ] {8585fa70-603d-413f-8928-8f3f958cee1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7623 | 2026.05.08 16:59:07.834670 [ 262 ] {8585fa70-603d-413f-8928-8f3f958cee1c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7624 | 2026.05.08 16:59:07.834878 [ 262 ] {8585fa70-603d-413f-8928-8f3f958cee1c} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2026.05.08 16:59:07.835008 [ 262 ] {8585fa70-603d-413f-8928-8f3f958cee1c} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001565 sec., 509265.1757188499 rows/sec., 39.18 MiB/sec. | ||
| 7626 | 2026.05.08 16:59:07.835045 [ 262 ] {8585fa70-603d-413f-8928-8f3f958cee1c} <Debug> TCPHandler: Processed in 0.001732687 sec. | ||
| 7627 | 2026.05.08 16:59:07.835163 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2026.05.08 16:59:07.835260 [ 262 ] {30ba97e3-61e3-45cb-916b-f89485f8075c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7629 | 2026.05.08 16:59:07.835301 [ 262 ] {30ba97e3-61e3-45cb-916b-f89485f8075c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7630 | 2026.05.08 16:59:07.835738 [ 262 ] {30ba97e3-61e3-45cb-916b-f89485f8075c} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.05.08 16:59:07.835775 [ 262 ] {30ba97e3-61e3-45cb-916b-f89485f8075c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7632 | 2026.05.08 16:59:07.836072 [ 262 ] {30ba97e3-61e3-45cb-916b-f89485f8075c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7633 | 2026.05.08 16:59:07.836283 [ 262 ] {30ba97e3-61e3-45cb-916b-f89485f8075c} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2026.05.08 16:59:07.836412 [ 262 ] {30ba97e3-61e3-45cb-916b-f89485f8075c} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00117 sec., 121367.52136752136 rows/sec., 7.13 MiB/sec. | ||
| 7635 | 2026.05.08 16:59:07.836448 [ 262 ] {30ba97e3-61e3-45cb-916b-f89485f8075c} <Debug> TCPHandler: Processed in 0.001333466 sec. | ||
| 7636 | 2026.05.08 16:59:07.836566 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2026.05.08 16:59:07.836660 [ 262 ] {0753b99f-d79b-47ac-99ad-0742b10cf43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7638 | 2026.05.08 16:59:07.836700 [ 262 ] {0753b99f-d79b-47ac-99ad-0742b10cf43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7639 | 2026.05.08 16:59:07.837123 [ 262 ] {0753b99f-d79b-47ac-99ad-0742b10cf43f} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.05.08 16:59:07.837159 [ 262 ] {0753b99f-d79b-47ac-99ad-0742b10cf43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7641 | 2026.05.08 16:59:07.837464 [ 262 ] {0753b99f-d79b-47ac-99ad-0742b10cf43f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7642 | 2026.05.08 16:59:07.837671 [ 262 ] {0753b99f-d79b-47ac-99ad-0742b10cf43f} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.05.08 16:59:07.837801 [ 262 ] {0753b99f-d79b-47ac-99ad-0742b10cf43f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 7644 | 2026.05.08 16:59:07.837837 [ 262 ] {0753b99f-d79b-47ac-99ad-0742b10cf43f} <Debug> TCPHandler: Processed in 0.001319155 sec. | ||
| 7645 | 2026.05.08 16:59:07.837985 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7646 | 2026.05.08 16:59:07.838079 [ 262 ] {e3ba9c7c-668f-47f5-92a4-9b104c6241c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7647 | 2026.05.08 16:59:07.838117 [ 262 ] {e3ba9c7c-668f-47f5-92a4-9b104c6241c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7648 | 2026.05.08 16:59:07.838548 [ 262 ] {e3ba9c7c-668f-47f5-92a4-9b104c6241c0} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.05.08 16:59:07.838584 [ 262 ] {e3ba9c7c-668f-47f5-92a4-9b104c6241c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7650 | 2026.05.08 16:59:07.838885 [ 262 ] {e3ba9c7c-668f-47f5-92a4-9b104c6241c0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7651 | 2026.05.08 16:59:07.839095 [ 262 ] {e3ba9c7c-668f-47f5-92a4-9b104c6241c0} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.05.08 16:59:07.839223 [ 262 ] {e3ba9c7c-668f-47f5-92a4-9b104c6241c0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 7653 | 2026.05.08 16:59:07.839262 [ 262 ] {e3ba9c7c-668f-47f5-92a4-9b104c6241c0} <Debug> TCPHandler: Processed in 0.001326025 sec. | ||
| 7654 | 2026.05.08 16:59:07.839410 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2026.05.08 16:59:07.839504 [ 262 ] {b87032ba-f5ce-47b2-bc0d-47a820198630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7656 | 2026.05.08 16:59:07.839543 [ 262 ] {b87032ba-f5ce-47b2-bc0d-47a820198630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7657 | 2026.05.08 16:59:07.840143 [ 262 ] {b87032ba-f5ce-47b2-bc0d-47a820198630} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.05.08 16:59:07.840180 [ 262 ] {b87032ba-f5ce-47b2-bc0d-47a820198630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7659 | 2026.05.08 16:59:07.840498 [ 262 ] {b87032ba-f5ce-47b2-bc0d-47a820198630} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7660 | 2026.05.08 16:59:07.840705 [ 262 ] {b87032ba-f5ce-47b2-bc0d-47a820198630} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2026.05.08 16:59:07.840835 [ 262 ] {b87032ba-f5ce-47b2-bc0d-47a820198630} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001349 sec., 363232.02372127504 rows/sec., 25.47 MiB/sec. | ||
| 7662 | 2026.05.08 16:59:07.840873 [ 262 ] {b87032ba-f5ce-47b2-bc0d-47a820198630} <Debug> TCPHandler: Processed in 0.001511171 sec. | ||
| 7663 | 2026.05.08 16:59:07.840998 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7664 | 2026.05.08 16:59:07.841094 [ 262 ] {35f69490-aada-4a19-90ce-98dc56edc9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7665 | 2026.05.08 16:59:07.841135 [ 262 ] {35f69490-aada-4a19-90ce-98dc56edc9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7666 | 2026.05.08 16:59:07.841469 [ 262 ] {35f69490-aada-4a19-90ce-98dc56edc9ce} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2026.05.08 16:59:07.841506 [ 262 ] {35f69490-aada-4a19-90ce-98dc56edc9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7668 | 2026.05.08 16:59:07.841804 [ 262 ] {35f69490-aada-4a19-90ce-98dc56edc9ce} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7669 | 2026.05.08 16:59:07.842006 [ 262 ] {35f69490-aada-4a19-90ce-98dc56edc9ce} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7670 | 2026.05.08 16:59:07.842131 [ 262 ] {35f69490-aada-4a19-90ce-98dc56edc9ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 7671 | 2026.05.08 16:59:07.842166 [ 262 ] {35f69490-aada-4a19-90ce-98dc56edc9ce} <Debug> TCPHandler: Processed in 0.001218603 sec. | ||
| 7672 | 2026.05.08 16:59:07.842282 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2026.05.08 16:59:07.842377 [ 262 ] {d571a2a8-aa5c-418c-bf91-30f053eef878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7674 | 2026.05.08 16:59:07.842418 [ 262 ] {d571a2a8-aa5c-418c-bf91-30f053eef878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7675 | 2026.05.08 16:59:07.842852 [ 262 ] {d571a2a8-aa5c-418c-bf91-30f053eef878} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2026.05.08 16:59:07.842888 [ 262 ] {d571a2a8-aa5c-418c-bf91-30f053eef878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7677 | 2026.05.08 16:59:07.843209 [ 262 ] {d571a2a8-aa5c-418c-bf91-30f053eef878} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7678 | 2026.05.08 16:59:07.843431 [ 262 ] {d571a2a8-aa5c-418c-bf91-30f053eef878} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2026.05.08 16:59:07.843558 [ 262 ] {d571a2a8-aa5c-418c-bf91-30f053eef878} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 7680 | 2026.05.08 16:59:07.843595 [ 262 ] {d571a2a8-aa5c-418c-bf91-30f053eef878} <Debug> TCPHandler: Processed in 0.001363116 sec. | ||
| 7681 | 2026.05.08 16:59:07.843736 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7682 | 2026.05.08 16:59:07.843831 [ 262 ] {933232ee-d5fc-44d6-962e-a992240b6104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7683 | 2026.05.08 16:59:07.843872 [ 262 ] {933232ee-d5fc-44d6-962e-a992240b6104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7684 | 2026.05.08 16:59:07.844183 [ 262 ] {933232ee-d5fc-44d6-962e-a992240b6104} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2026.05.08 16:59:07.844220 [ 262 ] {933232ee-d5fc-44d6-962e-a992240b6104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7686 | 2026.05.08 16:59:07.844505 [ 262 ] {933232ee-d5fc-44d6-962e-a992240b6104} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7687 | 2026.05.08 16:59:07.844714 [ 262 ] {933232ee-d5fc-44d6-962e-a992240b6104} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2026.05.08 16:59:07.844843 [ 262 ] {933232ee-d5fc-44d6-962e-a992240b6104} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 7689 | 2026.05.08 16:59:07.844881 [ 262 ] {933232ee-d5fc-44d6-962e-a992240b6104} <Debug> TCPHandler: Processed in 0.001193732 sec. | ||
| 7690 | 2026.05.08 16:59:07.845038 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7691 | 2026.05.08 16:59:07.845134 [ 262 ] {39c0ec6e-5437-4c23-a4a3-1705f07ee1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7692 | 2026.05.08 16:59:07.845176 [ 262 ] {39c0ec6e-5437-4c23-a4a3-1705f07ee1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7693 | 2026.05.08 16:59:07.845518 [ 262 ] {39c0ec6e-5437-4c23-a4a3-1705f07ee1ef} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2026.05.08 16:59:07.845554 [ 262 ] {39c0ec6e-5437-4c23-a4a3-1705f07ee1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7695 | 2026.05.08 16:59:07.845852 [ 262 ] {39c0ec6e-5437-4c23-a4a3-1705f07ee1ef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7696 | 2026.05.08 16:59:07.846062 [ 262 ] {39c0ec6e-5437-4c23-a4a3-1705f07ee1ef} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2026.05.08 16:59:07.846184 [ 262 ] {39c0ec6e-5437-4c23-a4a3-1705f07ee1ef} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 7698 | 2026.05.08 16:59:07.846218 [ 262 ] {39c0ec6e-5437-4c23-a4a3-1705f07ee1ef} <Debug> TCPHandler: Processed in 0.001229133 sec. | ||
| 7699 | 2026.05.08 16:59:11.248252 [ 5 ] {} <Trace> TCP-Session: 864c5729-d8a9-433c-836e-a3cf11230fc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7700 | 2026.05.08 16:59:11.248516 [ 5 ] {e01ac13e-fada-40b0-ae8b-74cc9cd756d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34382) 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) | ||
| 7701 | 2026.05.08 16:59:11.248925 [ 5 ] {e01ac13e-fada-40b0-ae8b-74cc9cd756d7} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7702 | 2026.05.08 16:59:11.249095 [ 5 ] {e01ac13e-fada-40b0-ae8b-74cc9cd756d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7703 | 2026.05.08 16:59:11.249496 [ 344 ] {e01ac13e-fada-40b0-ae8b-74cc9cd756d7} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7704 | 2026.05.08 16:59:11.250104 [ 5 ] {e01ac13e-fada-40b0-ae8b-74cc9cd756d7} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001691 sec., 82791.2477823773 rows/sec., 4.60 MiB/sec. | ||
| 7705 | 2026.05.08 16:59:11.250212 [ 5 ] {e01ac13e-fada-40b0-ae8b-74cc9cd756d7} <Debug> TCPHandler: Processed in 0.002093676 sec. | ||
| 7706 | 2026.05.08 16:59:12.218466 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7707 | 2026.05.08 16:59:12.218530 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7708 | 2026.05.08 16:59:12.325471 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15370 | ||
| 7709 | 2026.05.08 16:59:12.325995 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2026.05.08 16:59:12.326044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7711 | 2026.05.08 16:59:12.326906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7712 | 2026.05.08 16:59:12.327186 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2026.05.08 16:59:12.327351 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15370 | ||
| 7714 | 2026.05.08 16:59:12.360752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 960 | ||
| 7715 | 2026.05.08 16:59:12.363259 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.05.08 16:59:12.363310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7717 | 2026.05.08 16:59:12.364635 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7718 | 2026.05.08 16:59:12.364926 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2026.05.08 16:59:12.365221 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 7720 | 2026.05.08 16:59:12.820346 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.05.08 16:59:12.820568 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7722 | 2026.05.08 16:59:12.820899 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7723 | 2026.05.08 16:59:12.820934 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7724 | 2026.05.08 16:59:12.821153 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7725 | 2026.05.08 16:59:12.821222 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7726 | 2026.05.08 16:59:12.821362 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7727 | 2026.05.08 16:59:12.821462 [ 354 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7728 | 2026.05.08 16:59:12.821490 [ 344 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7729 | 2026.05.08 16:59:12.821492 [ 319 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7730 | 2026.05.08 16:59:12.821639 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 7731 | 2026.05.08 16:59:12.821668 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7732 | 2026.05.08 16:59:12.821755 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7733 | 2026.05.08 16:59:12.821776 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 7734 | 2026.05.08 16:59:12.821811 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7735 | 2026.05.08 16:59:12.821846 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7736 | 2026.05.08 16:59:12.821878 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7737 | 2026.05.08 16:59:12.823297 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002816 sec., 18465.909090909092 rows/sec., 3.75 MiB/sec. | ||
| 7738 | 2026.05.08 16:59:12.823440 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Debug> MemoryTracker: Peak memory usage (for query): 139.23 KiB. | ||
| 7739 | 2026.05.08 16:59:12.823457 [ 262 ] {68e3c99f-d322-4665-900d-81d9f4de5d4a} <Debug> TCPHandler: Processed in 0.003236607 sec. | ||
| 7740 | 2026.05.08 16:59:12.825658 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2026.05.08 16:59:12.825772 [ 262 ] {8f076cb2-b3ad-4e59-912b-5e67f32ba5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7742 | 2026.05.08 16:59:12.825816 [ 262 ] {8f076cb2-b3ad-4e59-912b-5e67f32ba5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7743 | 2026.05.08 16:59:12.826391 [ 262 ] {8f076cb2-b3ad-4e59-912b-5e67f32ba5ce} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.05.08 16:59:12.826433 [ 262 ] {8f076cb2-b3ad-4e59-912b-5e67f32ba5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7745 | 2026.05.08 16:59:12.826803 [ 262 ] {8f076cb2-b3ad-4e59-912b-5e67f32ba5ce} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7746 | 2026.05.08 16:59:12.827019 [ 262 ] {8f076cb2-b3ad-4e59-912b-5e67f32ba5ce} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.05.08 16:59:12.827186 [ 262 ] {8f076cb2-b3ad-4e59-912b-5e67f32ba5ce} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001447 sec., 95369.73047684865 rows/sec., 8.28 MiB/sec. | ||
| 7748 | 2026.05.08 16:59:12.827226 [ 262 ] {8f076cb2-b3ad-4e59-912b-5e67f32ba5ce} <Debug> TCPHandler: Processed in 0.001619394 sec. | ||
| 7749 | 2026.05.08 16:59:12.827366 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7750 | 2026.05.08 16:59:12.827466 [ 262 ] {19b46fb4-a489-45fd-977a-490b76c241fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7751 | 2026.05.08 16:59:12.827507 [ 262 ] {19b46fb4-a489-45fd-977a-490b76c241fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7752 | 2026.05.08 16:59:12.827928 [ 262 ] {19b46fb4-a489-45fd-977a-490b76c241fe} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2026.05.08 16:59:12.827963 [ 262 ] {19b46fb4-a489-45fd-977a-490b76c241fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7754 | 2026.05.08 16:59:12.828262 [ 262 ] {19b46fb4-a489-45fd-977a-490b76c241fe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7755 | 2026.05.08 16:59:12.828476 [ 262 ] {19b46fb4-a489-45fd-977a-490b76c241fe} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2026.05.08 16:59:12.828622 [ 262 ] {19b46fb4-a489-45fd-977a-490b76c241fe} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001178 sec., 34804.753820033955 rows/sec., 2.56 MiB/sec. | ||
| 7757 | 2026.05.08 16:59:12.828659 [ 262 ] {19b46fb4-a489-45fd-977a-490b76c241fe} <Debug> TCPHandler: Processed in 0.001344476 sec. | ||
| 7758 | 2026.05.08 16:59:12.828784 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7759 | 2026.05.08 16:59:12.828881 [ 262 ] {ed927205-969c-4a21-a1b3-9e7f297a36b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7760 | 2026.05.08 16:59:12.828919 [ 262 ] {ed927205-969c-4a21-a1b3-9e7f297a36b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7761 | 2026.05.08 16:59:12.829349 [ 262 ] {ed927205-969c-4a21-a1b3-9e7f297a36b3} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2026.05.08 16:59:12.829383 [ 262 ] {ed927205-969c-4a21-a1b3-9e7f297a36b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7763 | 2026.05.08 16:59:12.829697 [ 262 ] {ed927205-969c-4a21-a1b3-9e7f297a36b3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7764 | 2026.05.08 16:59:12.829906 [ 262 ] {ed927205-969c-4a21-a1b3-9e7f297a36b3} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.05.08 16:59:12.830046 [ 262 ] {ed927205-969c-4a21-a1b3-9e7f297a36b3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001184 sec., 88682.43243243244 rows/sec., 6.93 MiB/sec. | ||
| 7766 | 2026.05.08 16:59:12.830082 [ 262 ] {ed927205-969c-4a21-a1b3-9e7f297a36b3} <Debug> TCPHandler: Processed in 0.001346216 sec. | ||
| 7767 | 2026.05.08 16:59:12.830220 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7768 | 2026.05.08 16:59:12.830317 [ 262 ] {7d4d253e-c353-4005-acb3-2f29b815e26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7769 | 2026.05.08 16:59:12.830358 [ 262 ] {7d4d253e-c353-4005-acb3-2f29b815e26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7770 | 2026.05.08 16:59:12.830774 [ 262 ] {7d4d253e-c353-4005-acb3-2f29b815e26e} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.05.08 16:59:12.830810 [ 262 ] {7d4d253e-c353-4005-acb3-2f29b815e26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7772 | 2026.05.08 16:59:12.831147 [ 262 ] {7d4d253e-c353-4005-acb3-2f29b815e26e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7773 | 2026.05.08 16:59:12.831360 [ 262 ] {7d4d253e-c353-4005-acb3-2f29b815e26e} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7774 | 2026.05.08 16:59:12.831496 [ 262 ] {7d4d253e-c353-4005-acb3-2f29b815e26e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 7775 | 2026.05.08 16:59:12.831533 [ 262 ] {7d4d253e-c353-4005-acb3-2f29b815e26e} <Debug> TCPHandler: Processed in 0.001361456 sec. | ||
| 7776 | 2026.05.08 16:59:12.831661 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7777 | 2026.05.08 16:59:12.831757 [ 262 ] {be840399-9b82-4b20-9bd8-d5a3bdd1bd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7778 | 2026.05.08 16:59:12.831810 [ 262 ] {be840399-9b82-4b20-9bd8-d5a3bdd1bd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7779 | 2026.05.08 16:59:12.832641 [ 262 ] {be840399-9b82-4b20-9bd8-d5a3bdd1bd4d} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2026.05.08 16:59:12.832675 [ 262 ] {be840399-9b82-4b20-9bd8-d5a3bdd1bd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7781 | 2026.05.08 16:59:12.833230 [ 262 ] {be840399-9b82-4b20-9bd8-d5a3bdd1bd4d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7782 | 2026.05.08 16:59:12.833450 [ 262 ] {be840399-9b82-4b20-9bd8-d5a3bdd1bd4d} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2026.05.08 16:59:12.833594 [ 262 ] {be840399-9b82-4b20-9bd8-d5a3bdd1bd4d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001855 sec., 22102.42587601078 rows/sec., 39.61 MiB/sec. | ||
| 7784 | 2026.05.08 16:59:12.833652 [ 262 ] {be840399-9b82-4b20-9bd8-d5a3bdd1bd4d} <Debug> TCPHandler: Processed in 0.002039304 sec. | ||
| 7785 | 2026.05.08 16:59:12.833783 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7786 | 2026.05.08 16:59:12.833879 [ 262 ] {ce003d02-5939-42e1-91ff-d830c7ab1776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7787 | 2026.05.08 16:59:12.833919 [ 262 ] {ce003d02-5939-42e1-91ff-d830c7ab1776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7788 | 2026.05.08 16:59:12.834262 [ 262 ] {ce003d02-5939-42e1-91ff-d830c7ab1776} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2026.05.08 16:59:12.834297 [ 262 ] {ce003d02-5939-42e1-91ff-d830c7ab1776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7790 | 2026.05.08 16:59:12.834618 [ 262 ] {ce003d02-5939-42e1-91ff-d830c7ab1776} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7791 | 2026.05.08 16:59:12.834828 [ 262 ] {ce003d02-5939-42e1-91ff-d830c7ab1776} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2026.05.08 16:59:12.834957 [ 262 ] {ce003d02-5939-42e1-91ff-d830c7ab1776} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 7793 | 2026.05.08 16:59:12.834992 [ 262 ] {ce003d02-5939-42e1-91ff-d830c7ab1776} <Debug> TCPHandler: Processed in 0.001257624 sec. | ||
| 7794 | 2026.05.08 16:59:13.002170 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000819192 sec. | ||
| 7795 | 2026.05.08 16:59:13.120556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7796 | 2026.05.08 16:59:13.135589 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.05.08 16:59:13.135638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7798 | 2026.05.08 16:59:13.141443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7799 | 2026.05.08 16:59:13.142134 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.05.08 16:59:13.144641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7801 | 2026.05.08 16:59:14.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.23 MiB, peak 294.15 MiB, free memory in arenas 0.00 B, will set to 289.25 MiB (RSS), difference: 1.01 MiB | ||
| 7802 | 2026.05.08 16:59:17.684505 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7803 | 2026.05.08 16:59:17.684871 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7804 | 2026.05.08 16:59:17.685428 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7805 | 2026.05.08 16:59:17.685497 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7806 | 2026.05.08 16:59:17.685785 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7807 | 2026.05.08 16:59:17.685854 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7808 | 2026.05.08 16:59:17.685999 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 7809 | 2026.05.08 16:59:17.686141 [ 319 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7810 | 2026.05.08 16:59:17.686163 [ 341 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7811 | 2026.05.08 16:59:17.686141 [ 312 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7812 | 2026.05.08 16:59:17.686338 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 7813 | 2026.05.08 16:59:17.686367 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7814 | 2026.05.08 16:59:17.686456 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7815 | 2026.05.08 16:59:17.686478 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 7816 | 2026.05.08 16:59:17.686516 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7817 | 2026.05.08 16:59:17.686556 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7818 | 2026.05.08 16:59:17.686595 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7819 | 2026.05.08 16:59:17.688071 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.003363 sec., 15462.384775498067 rows/sec., 3.62 MiB/sec. | ||
| 7820 | 2026.05.08 16:59:17.688248 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Debug> MemoryTracker: Peak memory usage (for query): 161.06 KiB. | ||
| 7821 | 2026.05.08 16:59:17.688265 [ 262 ] {511bbbd8-003d-4465-b4ab-f04730f6cf35} <Debug> TCPHandler: Processed in 0.003944446 sec. | ||
| 7822 | 2026.05.08 16:59:17.704412 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2026.05.08 16:59:17.704569 [ 262 ] {0d8637bf-01a2-43e2-9b88-b64b82b6f046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7824 | 2026.05.08 16:59:17.704645 [ 262 ] {0d8637bf-01a2-43e2-9b88-b64b82b6f046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7825 | 2026.05.08 16:59:17.705857 [ 262 ] {0d8637bf-01a2-43e2-9b88-b64b82b6f046} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2026.05.08 16:59:17.705901 [ 262 ] {0d8637bf-01a2-43e2-9b88-b64b82b6f046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7827 | 2026.05.08 16:59:17.706292 [ 262 ] {0d8637bf-01a2-43e2-9b88-b64b82b6f046} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7828 | 2026.05.08 16:59:17.706533 [ 262 ] {0d8637bf-01a2-43e2-9b88-b64b82b6f046} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.05.08 16:59:17.706685 [ 262 ] {0d8637bf-01a2-43e2-9b88-b64b82b6f046} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002171 sec., 130815.29249193918 rows/sec., 8.31 MiB/sec. | ||
| 7830 | 2026.05.08 16:59:17.706723 [ 262 ] {0d8637bf-01a2-43e2-9b88-b64b82b6f046} <Debug> TCPHandler: Processed in 0.002374574 sec. | ||
| 7831 | 2026.05.08 16:59:17.706875 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2026.05.08 16:59:17.706978 [ 262 ] {9fa05721-d421-4823-b778-8f317ede5d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7833 | 2026.05.08 16:59:17.707017 [ 262 ] {9fa05721-d421-4823-b778-8f317ede5d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7834 | 2026.05.08 16:59:17.707472 [ 262 ] {9fa05721-d421-4823-b778-8f317ede5d74} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.05.08 16:59:17.707509 [ 262 ] {9fa05721-d421-4823-b778-8f317ede5d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7836 | 2026.05.08 16:59:17.707790 [ 262 ] {9fa05721-d421-4823-b778-8f317ede5d74} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7837 | 2026.05.08 16:59:17.708005 [ 262 ] {9fa05721-d421-4823-b778-8f317ede5d74} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.05.08 16:59:17.708141 [ 262 ] {9fa05721-d421-4823-b778-8f317ede5d74} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001182 sec., 1692.047377326565 rows/sec., 137.97 KiB/sec. | ||
| 7839 | 2026.05.08 16:59:17.708178 [ 262 ] {9fa05721-d421-4823-b778-8f317ede5d74} <Debug> TCPHandler: Processed in 0.001352197 sec. | ||
| 7840 | 2026.05.08 16:59:17.708317 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2026.05.08 16:59:17.708419 [ 262 ] {d145a9ad-35c7-4474-a53b-705c423c86c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7842 | 2026.05.08 16:59:17.708458 [ 262 ] {d145a9ad-35c7-4474-a53b-705c423c86c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7843 | 2026.05.08 16:59:17.710303 [ 262 ] {d145a9ad-35c7-4474-a53b-705c423c86c7} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2026.05.08 16:59:17.710342 [ 262 ] {d145a9ad-35c7-4474-a53b-705c423c86c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7845 | 2026.05.08 16:59:17.710918 [ 262 ] {d145a9ad-35c7-4474-a53b-705c423c86c7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7846 | 2026.05.08 16:59:17.711134 [ 262 ] {d145a9ad-35c7-4474-a53b-705c423c86c7} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2026.05.08 16:59:17.711274 [ 262 ] {d145a9ad-35c7-4474-a53b-705c423c86c7} <Debug> executeQuery: Read 3143 rows, 238.69 KiB in 0.002873 sec., 1093978.419770275 rows/sec., 81.13 MiB/sec. | ||
| 7848 | 2026.05.08 16:59:17.711313 [ 262 ] {d145a9ad-35c7-4474-a53b-705c423c86c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7849 | 2026.05.08 16:59:17.711327 [ 262 ] {d145a9ad-35c7-4474-a53b-705c423c86c7} <Debug> TCPHandler: Processed in 0.003059363 sec. | ||
| 7850 | 2026.05.08 16:59:17.711329 [ 85 ] {} <Debug> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7851 | 2026.05.08 16:59:17.711402 [ 85 ] {} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.05.08 16:59:17.711428 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7853 | 2026.05.08 16:59:17.711498 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7854 | 2026.05.08 16:59:17.711535 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 7855 | 2026.05.08 16:59:17.711600 [ 262 ] {37564b10-9b85-4a33-9594-7ebf87c714a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7856 | 2026.05.08 16:59:17.711648 [ 262 ] {37564b10-9b85-4a33-9594-7ebf87c714a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7857 | 2026.05.08 16:59:17.711667 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7858 | 2026.05.08 16:59:17.711704 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 7859 | 2026.05.08 16:59:17.711766 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 797 rows starting from the beginning of the part | ||
| 7860 | 2026.05.08 16:59:17.711821 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 138 rows starting from the beginning of the part | ||
| 7861 | 2026.05.08 16:59:17.711871 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 797 rows starting from the beginning of the part | ||
| 7862 | 2026.05.08 16:59:17.711922 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 138 rows starting from the beginning of the part | ||
| 7863 | 2026.05.08 16:59:17.711971 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 3143 rows starting from the beginning of the part | ||
| 7864 | 2026.05.08 16:59:17.712132 [ 262 ] {37564b10-9b85-4a33-9594-7ebf87c714a6} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.05.08 16:59:17.712175 [ 262 ] {37564b10-9b85-4a33-9594-7ebf87c714a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7866 | 2026.05.08 16:59:17.712724 [ 262 ] {37564b10-9b85-4a33-9594-7ebf87c714a6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7867 | 2026.05.08 16:59:17.712972 [ 262 ] {37564b10-9b85-4a33-9594-7ebf87c714a6} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.05.08 16:59:17.713113 [ 262 ] {37564b10-9b85-4a33-9594-7ebf87c714a6} <Debug> executeQuery: Read 153 rows, 9.36 KiB in 0.001532 sec., 99869.45169712794 rows/sec., 5.97 MiB/sec. | ||
| 7869 | 2026.05.08 16:59:17.713151 [ 262 ] {37564b10-9b85-4a33-9594-7ebf87c714a6} <Debug> TCPHandler: Processed in 0.001703236 sec. | ||
| 7870 | 2026.05.08 16:59:17.713283 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7871 | 2026.05.08 16:59:17.713384 [ 262 ] {eaad4d16-3802-407c-a380-fb4986ffe194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7872 | 2026.05.08 16:59:17.713425 [ 262 ] {eaad4d16-3802-407c-a380-fb4986ffe194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7873 | 2026.05.08 16:59:17.714201 [ 262 ] {eaad4d16-3802-407c-a380-fb4986ffe194} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.05.08 16:59:17.714238 [ 262 ] {eaad4d16-3802-407c-a380-fb4986ffe194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7875 | 2026.05.08 16:59:17.714608 [ 262 ] {eaad4d16-3802-407c-a380-fb4986ffe194} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7876 | 2026.05.08 16:59:17.714820 [ 262 ] {eaad4d16-3802-407c-a380-fb4986ffe194} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.05.08 16:59:17.714828 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8371 rows, containing 5 columns (5 merged, 0 gathered) in 0.00333565 sec., 2509555.858678219 rows/sec., 199.24 MiB/sec. | ||
| 7878 | 2026.05.08 16:59:17.714953 [ 262 ] {eaad4d16-3802-407c-a380-fb4986ffe194} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00159 sec., 597484.2767295598 rows/sec., 35.15 MiB/sec. | ||
| 7879 | 2026.05.08 16:59:17.714996 [ 262 ] {eaad4d16-3802-407c-a380-fb4986ffe194} <Debug> TCPHandler: Processed in 0.001761538 sec. | ||
| 7880 | 2026.05.08 16:59:17.715128 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7881 | 2026.05.08 16:59:17.715129 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7882 | 2026.05.08 16:59:17.715241 [ 262 ] {5f684a73-22e3-47bf-8df7-e57ea4e67519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7883 | 2026.05.08 16:59:17.715290 [ 262 ] {5f684a73-22e3-47bf-8df7-e57ea4e67519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7884 | 2026.05.08 16:59:17.715427 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_46_9} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.05.08 16:59:17.715506 [ 199 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_46_9} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7886 | 2026.05.08 16:59:17.715583 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 7887 | 2026.05.08 16:59:17.715720 [ 262 ] {5f684a73-22e3-47bf-8df7-e57ea4e67519} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2026.05.08 16:59:17.715762 [ 262 ] {5f684a73-22e3-47bf-8df7-e57ea4e67519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7889 | 2026.05.08 16:59:17.716056 [ 262 ] {5f684a73-22e3-47bf-8df7-e57ea4e67519} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7890 | 2026.05.08 16:59:17.716265 [ 262 ] {5f684a73-22e3-47bf-8df7-e57ea4e67519} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2026.05.08 16:59:17.716393 [ 262 ] {5f684a73-22e3-47bf-8df7-e57ea4e67519} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 59.79 KiB/sec. | ||
| 7892 | 2026.05.08 16:59:17.716430 [ 262 ] {5f684a73-22e3-47bf-8df7-e57ea4e67519} <Debug> TCPHandler: Processed in 0.001350856 sec. | ||
| 7893 | 2026.05.08 16:59:17.716565 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7894 | 2026.05.08 16:59:17.716660 [ 262 ] {337e357b-6564-4254-baab-4683049fd18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7895 | 2026.05.08 16:59:17.716698 [ 262 ] {337e357b-6564-4254-baab-4683049fd18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7896 | 2026.05.08 16:59:17.717156 [ 262 ] {337e357b-6564-4254-baab-4683049fd18f} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2026.05.08 16:59:17.717192 [ 262 ] {337e357b-6564-4254-baab-4683049fd18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7898 | 2026.05.08 16:59:17.717502 [ 262 ] {337e357b-6564-4254-baab-4683049fd18f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7899 | 2026.05.08 16:59:17.717720 [ 262 ] {337e357b-6564-4254-baab-4683049fd18f} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2026.05.08 16:59:17.717850 [ 262 ] {337e357b-6564-4254-baab-4683049fd18f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001208 sec., 122516.55629139072 rows/sec., 6.97 MiB/sec. | ||
| 7901 | 2026.05.08 16:59:17.717888 [ 262 ] {337e357b-6564-4254-baab-4683049fd18f} <Debug> TCPHandler: Processed in 0.001375277 sec. | ||
| 7902 | 2026.05.08 16:59:17.718022 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2026.05.08 16:59:17.718116 [ 262 ] {eb57a01f-e3b7-4346-9796-a8d69ab37e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7904 | 2026.05.08 16:59:17.718154 [ 262 ] {eb57a01f-e3b7-4346-9796-a8d69ab37e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7905 | 2026.05.08 16:59:17.719200 [ 262 ] {eb57a01f-e3b7-4346-9796-a8d69ab37e86} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2026.05.08 16:59:17.719237 [ 262 ] {eb57a01f-e3b7-4346-9796-a8d69ab37e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7907 | 2026.05.08 16:59:17.719635 [ 262 ] {eb57a01f-e3b7-4346-9796-a8d69ab37e86} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7908 | 2026.05.08 16:59:17.719864 [ 262 ] {eb57a01f-e3b7-4346-9796-a8d69ab37e86} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.05.08 16:59:17.719983 [ 110 ] {} <Debug> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7910 | 2026.05.08 16:59:17.719992 [ 262 ] {eb57a01f-e3b7-4346-9796-a8d69ab37e86} <Debug> executeQuery: Read 1716 rows, 118.18 KiB in 0.001893 sec., 906497.6228209193 rows/sec., 60.97 MiB/sec. | ||
| 7911 | 2026.05.08 16:59:17.720042 [ 110 ] {} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2026.05.08 16:59:17.720054 [ 262 ] {eb57a01f-e3b7-4346-9796-a8d69ab37e86} <Debug> TCPHandler: Processed in 0.002082766 sec. | ||
| 7913 | 2026.05.08 16:59:17.720078 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7914 | 2026.05.08 16:59:17.720202 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.05.08 16:59:17.720210 [ 190 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 7916 | 2026.05.08 16:59:17.720303 [ 262 ] {1473f007-4cd3-40a3-aa98-4ea0ed3afc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7917 | 2026.05.08 16:59:17.720322 [ 190 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7918 | 2026.05.08 16:59:17.720343 [ 262 ] {1473f007-4cd3-40a3-aa98-4ea0ed3afc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7919 | 2026.05.08 16:59:17.720354 [ 190 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1829 rows starting from the beginning of the part | ||
| 7920 | 2026.05.08 16:59:17.720418 [ 190 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 490 rows starting from the beginning of the part | ||
| 7921 | 2026.05.08 16:59:17.720469 [ 190 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 105 rows starting from the beginning of the part | ||
| 7922 | 2026.05.08 16:59:17.720524 [ 190 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 490 rows starting from the beginning of the part | ||
| 7923 | 2026.05.08 16:59:17.720568 [ 190 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 105 rows starting from the beginning of the part | ||
| 7924 | 2026.05.08 16:59:17.720606 [ 190 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1716 rows starting from the beginning of the part | ||
| 7925 | 2026.05.08 16:59:17.720723 [ 262 ] {1473f007-4cd3-40a3-aa98-4ea0ed3afc35} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.05.08 16:59:17.720758 [ 262 ] {1473f007-4cd3-40a3-aa98-4ea0ed3afc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7927 | 2026.05.08 16:59:17.721064 [ 262 ] {1473f007-4cd3-40a3-aa98-4ea0ed3afc35} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7928 | 2026.05.08 16:59:17.721278 [ 262 ] {1473f007-4cd3-40a3-aa98-4ea0ed3afc35} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.05.08 16:59:17.721407 [ 85 ] {} <Debug> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7930 | 2026.05.08 16:59:17.721410 [ 262 ] {1473f007-4cd3-40a3-aa98-4ea0ed3afc35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 7931 | 2026.05.08 16:59:17.721454 [ 85 ] {} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2026.05.08 16:59:17.721480 [ 262 ] {1473f007-4cd3-40a3-aa98-4ea0ed3afc35} <Debug> TCPHandler: Processed in 0.001328846 sec. | ||
| 7933 | 2026.05.08 16:59:17.721485 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7934 | 2026.05.08 16:59:17.721613 [ 189 ] {e5a82920-105e-444f-a2ab-04efada37c6a::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 | ||
| 7935 | 2026.05.08 16:59:17.721616 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2026.05.08 16:59:17.721753 [ 189 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7937 | 2026.05.08 16:59:17.721760 [ 262 ] {eba5f6f7-7b63-4ed7-b68b-b6373e8379b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7938 | 2026.05.08 16:59:17.721795 [ 189 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7939 | 2026.05.08 16:59:17.721817 [ 262 ] {eba5f6f7-7b63-4ed7-b68b-b6373e8379b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7940 | 2026.05.08 16:59:17.721863 [ 189 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7941 | 2026.05.08 16:59:17.721912 [ 189 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7942 | 2026.05.08 16:59:17.721955 [ 189 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7943 | 2026.05.08 16:59:17.721996 [ 189 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7944 | 2026.05.08 16:59:17.722036 [ 189 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7945 | 2026.05.08 16:59:17.722410 [ 192 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4735 rows, containing 5 columns (5 merged, 0 gathered) in 0.00224669 sec., 2107544.877130356 rows/sec., 152.77 MiB/sec. | ||
| 7946 | 2026.05.08 16:59:17.722599 [ 262 ] {eba5f6f7-7b63-4ed7-b68b-b6373e8379b5} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.05.08 16:59:17.722642 [ 262 ] {eba5f6f7-7b63-4ed7-b68b-b6373e8379b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7948 | 2026.05.08 16:59:17.722643 [ 193 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7949 | 2026.05.08 16:59:17.722785 [ 192 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220333 sec., 103250.50621428741 rows/sec., 5.27 MiB/sec. | ||
| 7950 | 2026.05.08 16:59:17.722922 [ 193 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_46_9} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2026.05.08 16:59:17.722931 [ 201 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7952 | 2026.05.08 16:59:17.723001 [ 193 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_46_9} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7953 | 2026.05.08 16:59:17.723085 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7954 | 2026.05.08 16:59:17.723276 [ 201 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_21_4} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.05.08 16:59:17.723346 [ 262 ] {eba5f6f7-7b63-4ed7-b68b-b6373e8379b5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7956 | 2026.05.08 16:59:17.723360 [ 201 ] {e5a82920-105e-444f-a2ab-04efada37c6a::all_1_21_4} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7957 | 2026.05.08 16:59:17.723440 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7958 | 2026.05.08 16:59:17.723593 [ 262 ] {eba5f6f7-7b63-4ed7-b68b-b6373e8379b5} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2026.05.08 16:59:17.723734 [ 262 ] {eba5f6f7-7b63-4ed7-b68b-b6373e8379b5} <Debug> executeQuery: Read 1730 rows, 108.72 KiB in 0.001992 sec., 868473.8955823294 rows/sec., 53.30 MiB/sec. | ||
| 7960 | 2026.05.08 16:59:17.723739 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7961 | 2026.05.08 16:59:17.723774 [ 262 ] {eba5f6f7-7b63-4ed7-b68b-b6373e8379b5} <Debug> TCPHandler: Processed in 0.002208459 sec. | ||
| 7962 | 2026.05.08 16:59:17.723792 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.05.08 16:59:17.723820 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7964 | 2026.05.08 16:59:17.723912 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 7965 | 2026.05.08 16:59:17.723926 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2026.05.08 16:59:17.724008 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7967 | 2026.05.08 16:59:17.724036 [ 262 ] {5e14503e-3f5e-40d4-817e-b3f30f4877ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7968 | 2026.05.08 16:59:17.724041 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18799 rows starting from the beginning of the part | ||
| 7969 | 2026.05.08 16:59:17.724079 [ 262 ] {5e14503e-3f5e-40d4-817e-b3f30f4877ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7970 | 2026.05.08 16:59:17.724102 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 7971 | 2026.05.08 16:59:17.724148 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7972 | 2026.05.08 16:59:17.724191 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7973 | 2026.05.08 16:59:17.724240 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7974 | 2026.05.08 16:59:17.724280 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1730 rows starting from the beginning of the part | ||
| 7975 | 2026.05.08 16:59:17.724433 [ 262 ] {5e14503e-3f5e-40d4-817e-b3f30f4877ad} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2026.05.08 16:59:17.724468 [ 262 ] {5e14503e-3f5e-40d4-817e-b3f30f4877ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7977 | 2026.05.08 16:59:17.724796 [ 262 ] {5e14503e-3f5e-40d4-817e-b3f30f4877ad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7978 | 2026.05.08 16:59:17.725014 [ 262 ] {5e14503e-3f5e-40d4-817e-b3f30f4877ad} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2026.05.08 16:59:17.725149 [ 262 ] {5e14503e-3f5e-40d4-817e-b3f30f4877ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 59.26 KiB/sec. | ||
| 7980 | 2026.05.08 16:59:17.725185 [ 262 ] {5e14503e-3f5e-40d4-817e-b3f30f4877ad} <Debug> TCPHandler: Processed in 0.001307675 sec. | ||
| 7981 | 2026.05.08 16:59:17.725338 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2026.05.08 16:59:17.725433 [ 262 ] {21ac6d4f-23a1-45f4-9d91-3f6c9397f548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7983 | 2026.05.08 16:59:17.725487 [ 262 ] {21ac6d4f-23a1-45f4-9d91-3f6c9397f548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7984 | 2026.05.08 16:59:17.726253 [ 262 ] {21ac6d4f-23a1-45f4-9d91-3f6c9397f548} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.05.08 16:59:17.726289 [ 262 ] {21ac6d4f-23a1-45f4-9d91-3f6c9397f548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7986 | 2026.05.08 16:59:17.726822 [ 262 ] {21ac6d4f-23a1-45f4-9d91-3f6c9397f548} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7987 | 2026.05.08 16:59:17.727051 [ 262 ] {21ac6d4f-23a1-45f4-9d91-3f6c9397f548} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2026.05.08 16:59:17.727304 [ 262 ] {21ac6d4f-23a1-45f4-9d91-3f6c9397f548} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001881 sec., 4784.688995215311 rows/sec., 8.57 MiB/sec. | ||
| 7989 | 2026.05.08 16:59:17.727474 [ 262 ] {21ac6d4f-23a1-45f4-9d91-3f6c9397f548} <Debug> TCPHandler: Processed in 0.002183999 sec. | ||
| 7990 | 2026.05.08 16:59:17.727674 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2026.05.08 16:59:17.727809 [ 262 ] {7ef427f2-1135-4682-931f-f2d53cc2146c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7992 | 2026.05.08 16:59:17.727866 [ 262 ] {7ef427f2-1135-4682-931f-f2d53cc2146c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7993 | 2026.05.08 16:59:17.728290 [ 262 ] {7ef427f2-1135-4682-931f-f2d53cc2146c} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.05.08 16:59:17.728328 [ 262 ] {7ef427f2-1135-4682-931f-f2d53cc2146c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7995 | 2026.05.08 16:59:17.728824 [ 262 ] {7ef427f2-1135-4682-931f-f2d53cc2146c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7996 | 2026.05.08 16:59:17.729063 [ 262 ] {7ef427f2-1135-4682-931f-f2d53cc2146c} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2026.05.08 16:59:17.729178 [ 110 ] {} <Debug> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7998 | 2026.05.08 16:59:17.729198 [ 262 ] {7ef427f2-1135-4682-931f-f2d53cc2146c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001432 sec., 62849.16201117319 rows/sec., 3.93 MiB/sec. | ||
| 7999 | 2026.05.08 16:59:17.729214 [ 110 ] {} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2026.05.08 16:59:17.729242 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8001 | 2026.05.08 16:59:17.729243 [ 262 ] {7ef427f2-1135-4682-931f-f2d53cc2146c} <Debug> TCPHandler: Processed in 0.001684245 sec. | ||
| 8002 | 2026.05.08 16:59:17.729361 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 8003 | 2026.05.08 16:59:17.729490 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8004 | 2026.05.08 16:59:17.729523 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2862 rows starting from the beginning of the part | ||
| 8005 | 2026.05.08 16:59:17.729581 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 8006 | 2026.05.08 16:59:17.729626 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 8007 | 2026.05.08 16:59:17.729668 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 8008 | 2026.05.08 16:59:17.729707 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 8009 | 2026.05.08 16:59:17.729750 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 8010 | 2026.05.08 16:59:17.730258 [ 192 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21379 rows, containing 5 columns (5 merged, 0 gathered) in 0.006375922 sec., 3353083.6795054898 rows/sec., 215.39 MiB/sec. | ||
| 8011 | 2026.05.08 16:59:17.730696 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8012 | 2026.05.08 16:59:17.731023 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8013 | 2026.05.08 16:59:17.731042 [ 192 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001729677 sec., 1880119.8142774634 rows/sec., 121.50 MiB/sec. | ||
| 8014 | 2026.05.08 16:59:17.731112 [ 188 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8015 | 2026.05.08 16:59:17.731206 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8016 | 2026.05.08 16:59:17.731368 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8017 | 2026.05.08 16:59:17.731636 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_46_9} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2026.05.08 16:59:17.731709 [ 201 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_46_9} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8019 | 2026.05.08 16:59:17.731777 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8020 | 2026.05.08 16:59:18.000354 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.41 MiB, peak 299.88 MiB, free memory in arenas 0.00 B, will set to 291.98 MiB (RSS), difference: 1.58 MiB | ||
| 8021 | 2026.05.08 16:59:19.273882 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51174 | ||
| 8022 | 2026.05.08 16:59:19.274016 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8023 | 2026.05.08 16:59:19.274048 [ 3 ] {} <Debug> TCP-Session: 0270c086-abba-42dc-b29a-60e3afea5f8a Authenticating user 'default' from [fd00:1122:3344:101::e]:51174 | ||
| 8024 | 2026.05.08 16:59:19.274071 [ 3 ] {} <Debug> TCP-Session: 0270c086-abba-42dc-b29a-60e3afea5f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8025 | 2026.05.08 16:59:19.274084 [ 3 ] {} <Debug> TCP-Session: 0270c086-abba-42dc-b29a-60e3afea5f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2026.05.08 16:59:19.274335 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58266 | ||
| 8027 | 2026.05.08 16:59:19.274352 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49462 | ||
| 8028 | 2026.05.08 16:59:19.274374 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43820 | ||
| 8029 | 2026.05.08 16:59:19.274390 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35250 | ||
| 8030 | 2026.05.08 16:59:19.274432 [ 3 ] {} <Trace> TCP-Session: 0270c086-abba-42dc-b29a-60e3afea5f8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2026.05.08 16:59:19.274459 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8032 | 2026.05.08 16:59:19.274459 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8033 | 2026.05.08 16:59:19.274505 [ 307 ] {} <Debug> TCP-Session: cad9e869-c0e6-46f1-86c6-63ba899e341f Authenticating user 'default' from [fd00:1122:3344:101::e]:49462 | ||
| 8034 | 2026.05.08 16:59:19.274388 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41192 | ||
| 8035 | 2026.05.08 16:59:19.274534 [ 307 ] {} <Debug> TCP-Session: cad9e869-c0e6-46f1-86c6-63ba899e341f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2026.05.08 16:59:19.274530 [ 260 ] {} <Debug> TCP-Session: 1ad12660-ed94-41ab-92ee-47310bf5c13f Authenticating user 'default' from [fd00:1122:3344:101::e]:58266 | ||
| 8037 | 2026.05.08 16:59:19.274567 [ 307 ] {} <Debug> TCP-Session: cad9e869-c0e6-46f1-86c6-63ba899e341f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2026.05.08 16:59:19.274581 [ 260 ] {} <Debug> TCP-Session: 1ad12660-ed94-41ab-92ee-47310bf5c13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8039 | 2026.05.08 16:59:19.274378 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62979 | ||
| 8040 | 2026.05.08 16:59:19.274603 [ 260 ] {} <Debug> TCP-Session: 1ad12660-ed94-41ab-92ee-47310bf5c13f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8041 | 2026.05.08 16:59:19.274343 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33065 | ||
| 8042 | 2026.05.08 16:59:19.274644 [ 3 ] {340d8150-cc42-40c7-9d01-021c0487a94f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8043 | 2026.05.08 16:59:19.274338 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55643 | ||
| 8044 | 2026.05.08 16:59:19.274840 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8045 | 2026.05.08 16:59:19.274871 [ 309 ] {} <Debug> TCP-Session: 13d0b31f-db0b-4008-922c-1d1f12908aa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43820 | ||
| 8046 | 2026.05.08 16:59:19.274887 [ 309 ] {} <Debug> TCP-Session: 13d0b31f-db0b-4008-922c-1d1f12908aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2026.05.08 16:59:19.274903 [ 309 ] {} <Debug> TCP-Session: 13d0b31f-db0b-4008-922c-1d1f12908aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8048 | 2026.05.08 16:59:19.274972 [ 3 ] {340d8150-cc42-40c7-9d01-021c0487a94f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8049 | 2026.05.08 16:59:19.275047 [ 3 ] {340d8150-cc42-40c7-9d01-021c0487a94f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8050 | 2026.05.08 16:59:19.275208 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8051 | 2026.05.08 16:59:19.275246 [ 303 ] {} <Debug> TCP-Session: 283b1d06-9886-4f82-acea-a39a9d6d9f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:55643 | ||
| 8052 | 2026.05.08 16:59:19.275267 [ 303 ] {} <Debug> TCP-Session: 283b1d06-9886-4f82-acea-a39a9d6d9f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2026.05.08 16:59:19.275287 [ 303 ] {} <Debug> TCP-Session: 283b1d06-9886-4f82-acea-a39a9d6d9f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8054 | 2026.05.08 16:59:19.275361 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8055 | 2026.05.08 16:59:19.275389 [ 304 ] {} <Debug> TCP-Session: 7932b952-9c02-4c90-9ff5-a9a1e25126d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33065 | ||
| 8056 | 2026.05.08 16:59:19.275392 [ 3 ] {340d8150-cc42-40c7-9d01-021c0487a94f} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 8057 | 2026.05.08 16:59:19.275409 [ 304 ] {} <Debug> TCP-Session: 7932b952-9c02-4c90-9ff5-a9a1e25126d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2026.05.08 16:59:19.275451 [ 304 ] {} <Debug> TCP-Session: 7932b952-9c02-4c90-9ff5-a9a1e25126d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2026.05.08 16:59:19.275485 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8060 | 2026.05.08 16:59:19.275525 [ 310 ] {} <Debug> TCP-Session: cccfd9c7-5c28-4663-9df4-eead3ad72aa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41192 | ||
| 8061 | 2026.05.08 16:59:19.275553 [ 310 ] {} <Debug> TCP-Session: cccfd9c7-5c28-4663-9df4-eead3ad72aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2026.05.08 16:59:19.275567 [ 310 ] {} <Debug> TCP-Session: cccfd9c7-5c28-4663-9df4-eead3ad72aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.05.08 16:59:19.275840 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8064 | 2026.05.08 16:59:19.275879 [ 311 ] {} <Debug> TCP-Session: fbcb8bd8-386a-4348-b8b5-07a0c326d5a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35250 | ||
| 8065 | 2026.05.08 16:59:19.275898 [ 311 ] {} <Debug> TCP-Session: fbcb8bd8-386a-4348-b8b5-07a0c326d5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8066 | 2026.05.08 16:59:19.275917 [ 311 ] {} <Debug> TCP-Session: fbcb8bd8-386a-4348-b8b5-07a0c326d5a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2026.05.08 16:59:19.275961 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8068 | 2026.05.08 16:59:19.276001 [ 308 ] {} <Debug> TCP-Session: 0fca6365-94e0-4acc-a1d0-42050f89ffb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62979 | ||
| 8069 | 2026.05.08 16:59:19.276020 [ 308 ] {} <Debug> TCP-Session: 0fca6365-94e0-4acc-a1d0-42050f89ffb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8070 | 2026.05.08 16:59:19.276039 [ 308 ] {} <Debug> TCP-Session: 0fca6365-94e0-4acc-a1d0-42050f89ffb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8071 | 2026.05.08 16:59:19.276343 [ 358 ] {340d8150-cc42-40c7-9d01-021c0487a94f} <Trace> AggregatingTransform: Aggregating | ||
| 8072 | 2026.05.08 16:59:19.276395 [ 358 ] {340d8150-cc42-40c7-9d01-021c0487a94f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8073 | 2026.05.08 16:59:19.276434 [ 358 ] {340d8150-cc42-40c7-9d01-021c0487a94f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905134 sec. (1104.809 rows/sec., 43.16 KiB/sec.) | ||
| 8074 | 2026.05.08 16:59:19.276455 [ 358 ] {340d8150-cc42-40c7-9d01-021c0487a94f} <Trace> Aggregator: Merging aggregated data | ||
| 8075 | 2026.05.08 16:59:19.277763 [ 3 ] {340d8150-cc42-40c7-9d01-021c0487a94f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003176 sec., 314.86146095717885 rows/sec., 12.30 KiB/sec. | ||
| 8076 | 2026.05.08 16:59:19.277958 [ 3 ] {340d8150-cc42-40c7-9d01-021c0487a94f} <Debug> TCPHandler: Processed in 0.003644908 sec. | ||
| 8077 | 2026.05.08 16:59:19.278106 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8078 | 2026.05.08 16:59:19.278141 [ 3 ] {} <Debug> TCP-Session: 0270c086-abba-42dc-b29a-60e3afea5f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2026.05.08 16:59:19.278144 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8080 | 2026.05.08 16:59:19.278165 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8081 | 2026.05.08 16:59:19.278201 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8082 | 2026.05.08 16:59:19.278216 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8083 | 2026.05.08 16:59:19.278231 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8084 | 2026.05.08 16:59:19.278272 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8085 | 2026.05.08 16:59:19.278299 [ 303 ] {} <Debug> TCP-Session: 283b1d06-9886-4f82-acea-a39a9d6d9f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8086 | 2026.05.08 16:59:19.278311 [ 310 ] {} <Debug> TCP-Session: cccfd9c7-5c28-4663-9df4-eead3ad72aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2026.05.08 16:59:19.278341 [ 308 ] {} <Debug> TCP-Session: 0fca6365-94e0-4acc-a1d0-42050f89ffb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8088 | 2026.05.08 16:59:19.278254 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8089 | 2026.05.08 16:59:19.278245 [ 307 ] {} <Debug> TCP-Session: cad9e869-c0e6-46f1-86c6-63ba899e341f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8090 | 2026.05.08 16:59:19.278237 [ 260 ] {} <Debug> TCP-Session: 1ad12660-ed94-41ab-92ee-47310bf5c13f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2026.05.08 16:59:19.278415 [ 309 ] {} <Debug> TCP-Session: 13d0b31f-db0b-4008-922c-1d1f12908aa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2026.05.08 16:59:19.278222 [ 311 ] {} <Debug> TCP-Session: fbcb8bd8-386a-4348-b8b5-07a0c326d5a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2026.05.08 16:59:19.278181 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8094 | 2026.05.08 16:59:19.278496 [ 304 ] {} <Debug> TCP-Session: 7932b952-9c02-4c90-9ff5-a9a1e25126d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2026.05.08 16:59:19.344608 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49525 | ||
| 8096 | 2026.05.08 16:59:19.344731 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8097 | 2026.05.08 16:59:19.344760 [ 3 ] {} <Debug> TCP-Session: 5aab68ce-e862-4251-b4df-a43116692f5d Authenticating user 'default' from [fd00:1122:3344:101::e]:49525 | ||
| 8098 | 2026.05.08 16:59:19.344784 [ 3 ] {} <Debug> TCP-Session: 5aab68ce-e862-4251-b4df-a43116692f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8099 | 2026.05.08 16:59:19.344797 [ 3 ] {} <Debug> TCP-Session: 5aab68ce-e862-4251-b4df-a43116692f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2026.05.08 16:59:19.345034 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51507 | ||
| 8101 | 2026.05.08 16:59:19.345067 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33041 | ||
| 8102 | 2026.05.08 16:59:19.345078 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51744 | ||
| 8103 | 2026.05.08 16:59:19.345114 [ 3 ] {} <Trace> TCP-Session: 5aab68ce-e862-4251-b4df-a43116692f5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8104 | 2026.05.08 16:59:19.345093 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53679 | ||
| 8105 | 2026.05.08 16:59:19.345166 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8106 | 2026.05.08 16:59:19.345166 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8107 | 2026.05.08 16:59:19.345221 [ 260 ] {} <Debug> TCP-Session: f7ae99c9-ac40-4b9b-8519-a5aadb9b1b41 Authenticating user 'default' from [fd00:1122:3344:101::e]:51507 | ||
| 8108 | 2026.05.08 16:59:19.345241 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8109 | 2026.05.08 16:59:19.345051 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40162 | ||
| 8110 | 2026.05.08 16:59:19.345289 [ 308 ] {} <Debug> TCP-Session: 1c37db09-7006-48c1-b538-55b2025ae705 Authenticating user 'default' from [fd00:1122:3344:101::e]:33041 | ||
| 8111 | 2026.05.08 16:59:19.345291 [ 310 ] {} <Debug> TCP-Session: 4828e692-254b-4a15-886c-45a6eee9d637 Authenticating user 'default' from [fd00:1122:3344:101::e]:53679 | ||
| 8112 | 2026.05.08 16:59:19.345321 [ 3 ] {0cf130d2-53c8-444d-8d7a-3f08db395056} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49525) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8113 | 2026.05.08 16:59:19.345333 [ 308 ] {} <Debug> TCP-Session: 1c37db09-7006-48c1-b538-55b2025ae705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8114 | 2026.05.08 16:59:19.345341 [ 310 ] {} <Debug> TCP-Session: 4828e692-254b-4a15-886c-45a6eee9d637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8115 | 2026.05.08 16:59:19.345369 [ 308 ] {} <Debug> TCP-Session: 1c37db09-7006-48c1-b538-55b2025ae705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2026.05.08 16:59:19.345376 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8117 | 2026.05.08 16:59:19.345384 [ 310 ] {} <Debug> TCP-Session: 4828e692-254b-4a15-886c-45a6eee9d637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8118 | 2026.05.08 16:59:19.345433 [ 303 ] {} <Debug> TCP-Session: 99bc6dee-3b64-4bf1-bcad-20699803b97e Authenticating user 'default' from [fd00:1122:3344:101::e]:40162 | ||
| 8119 | 2026.05.08 16:59:19.345051 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55067 | ||
| 8120 | 2026.05.08 16:59:19.345475 [ 303 ] {} <Debug> TCP-Session: 99bc6dee-3b64-4bf1-bcad-20699803b97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8121 | 2026.05.08 16:59:19.345285 [ 260 ] {} <Debug> TCP-Session: f7ae99c9-ac40-4b9b-8519-a5aadb9b1b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8122 | 2026.05.08 16:59:19.345517 [ 303 ] {} <Debug> TCP-Session: 99bc6dee-3b64-4bf1-bcad-20699803b97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8123 | 2026.05.08 16:59:19.345544 [ 260 ] {} <Debug> TCP-Session: f7ae99c9-ac40-4b9b-8519-a5aadb9b1b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8124 | 2026.05.08 16:59:19.345556 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8125 | 2026.05.08 16:59:19.345218 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8126 | 2026.05.08 16:59:19.345596 [ 307 ] {} <Debug> TCP-Session: 60d8e2a4-731d-48ec-8924-eba508d8137d Authenticating user 'default' from [fd00:1122:3344:101::e]:55067 | ||
| 8127 | 2026.05.08 16:59:19.345101 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64884 | ||
| 8128 | 2026.05.08 16:59:19.345609 [ 3 ] {0cf130d2-53c8-444d-8d7a-3f08db395056} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8129 | 2026.05.08 16:59:19.345683 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8130 | 2026.05.08 16:59:19.345630 [ 307 ] {} <Debug> TCP-Session: 60d8e2a4-731d-48ec-8924-eba508d8137d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8131 | 2026.05.08 16:59:19.345708 [ 311 ] {} <Debug> TCP-Session: dd6b88a2-b281-4640-8f08-38d2e9538796 Authenticating user 'default' from [fd00:1122:3344:101::e]:64884 | ||
| 8132 | 2026.05.08 16:59:19.345723 [ 3 ] {0cf130d2-53c8-444d-8d7a-3f08db395056} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8133 | 2026.05.08 16:59:19.345742 [ 307 ] {} <Debug> TCP-Session: 60d8e2a4-731d-48ec-8924-eba508d8137d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2026.05.08 16:59:19.345751 [ 311 ] {} <Debug> TCP-Session: dd6b88a2-b281-4640-8f08-38d2e9538796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8135 | 2026.05.08 16:59:19.345615 [ 309 ] {} <Debug> TCP-Session: 2e4ec34c-c894-449c-bcce-31910dfa53a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51744 | ||
| 8136 | 2026.05.08 16:59:19.345791 [ 311 ] {} <Debug> TCP-Session: dd6b88a2-b281-4640-8f08-38d2e9538796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8137 | 2026.05.08 16:59:19.345818 [ 309 ] {} <Debug> TCP-Session: 2e4ec34c-c894-449c-bcce-31910dfa53a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8138 | 2026.05.08 16:59:19.345051 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49463 | ||
| 8139 | 2026.05.08 16:59:19.345947 [ 309 ] {} <Debug> TCP-Session: 2e4ec34c-c894-449c-bcce-31910dfa53a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8140 | 2026.05.08 16:59:19.346044 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8141 | 2026.05.08 16:59:19.346071 [ 304 ] {} <Debug> TCP-Session: 74c8cea6-c09b-49ed-9775-6c892206ed88 Authenticating user 'default' from [fd00:1122:3344:101::e]:49463 | ||
| 8142 | 2026.05.08 16:59:19.346086 [ 304 ] {} <Debug> TCP-Session: 74c8cea6-c09b-49ed-9775-6c892206ed88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8143 | 2026.05.08 16:59:19.346099 [ 304 ] {} <Debug> TCP-Session: 74c8cea6-c09b-49ed-9775-6c892206ed88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2026.05.08 16:59:19.346135 [ 3 ] {0cf130d2-53c8-444d-8d7a-3f08db395056} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 8145 | 2026.05.08 16:59:19.347060 [ 333 ] {0cf130d2-53c8-444d-8d7a-3f08db395056} <Trace> AggregatingTransform: Aggregating | ||
| 8146 | 2026.05.08 16:59:19.347094 [ 333 ] {0cf130d2-53c8-444d-8d7a-3f08db395056} <Trace> Aggregator: Aggregation method: without_key | ||
| 8147 | 2026.05.08 16:59:19.347128 [ 333 ] {0cf130d2-53c8-444d-8d7a-3f08db395056} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891895 sec. (1121.208 rows/sec., 43.80 KiB/sec.) | ||
| 8148 | 2026.05.08 16:59:19.347147 [ 333 ] {0cf130d2-53c8-444d-8d7a-3f08db395056} <Trace> Aggregator: Merging aggregated data | ||
| 8149 | 2026.05.08 16:59:19.348643 [ 3 ] {0cf130d2-53c8-444d-8d7a-3f08db395056} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003381 sec., 295.77048210588583 rows/sec., 11.55 KiB/sec. | ||
| 8150 | 2026.05.08 16:59:19.348826 [ 3 ] {0cf130d2-53c8-444d-8d7a-3f08db395056} <Debug> TCPHandler: Processed in 0.003834203 sec. | ||
| 8151 | 2026.05.08 16:59:19.348962 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8152 | 2026.05.08 16:59:19.348991 [ 3 ] {} <Debug> TCP-Session: 5aab68ce-e862-4251-b4df-a43116692f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8153 | 2026.05.08 16:59:19.348997 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8154 | 2026.05.08 16:59:19.349015 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8155 | 2026.05.08 16:59:19.349032 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8156 | 2026.05.08 16:59:19.349047 [ 260 ] {} <Debug> TCP-Session: f7ae99c9-ac40-4b9b-8519-a5aadb9b1b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8157 | 2026.05.08 16:59:19.349053 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8158 | 2026.05.08 16:59:19.349082 [ 309 ] {} <Debug> TCP-Session: 2e4ec34c-c894-449c-bcce-31910dfa53a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8159 | 2026.05.08 16:59:19.349150 [ 307 ] {} <Debug> TCP-Session: 60d8e2a4-731d-48ec-8924-eba508d8137d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8160 | 2026.05.08 16:59:19.349139 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8161 | 2026.05.08 16:59:19.349104 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8162 | 2026.05.08 16:59:19.349229 [ 310 ] {} <Debug> TCP-Session: 4828e692-254b-4a15-886c-45a6eee9d637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8163 | 2026.05.08 16:59:19.349068 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8164 | 2026.05.08 16:59:19.349252 [ 308 ] {} <Debug> TCP-Session: 1c37db09-7006-48c1-b538-55b2025ae705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8165 | 2026.05.08 16:59:19.349066 [ 311 ] {} <Debug> TCP-Session: dd6b88a2-b281-4640-8f08-38d2e9538796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8166 | 2026.05.08 16:59:19.349307 [ 303 ] {} <Debug> TCP-Session: 99bc6dee-3b64-4bf1-bcad-20699803b97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8167 | 2026.05.08 16:59:19.349089 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8168 | 2026.05.08 16:59:19.349387 [ 304 ] {} <Debug> TCP-Session: 74c8cea6-c09b-49ed-9775-6c892206ed88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8169 | 2026.05.08 16:59:19.351567 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55095 | ||
| 8170 | 2026.05.08 16:59:19.351632 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8171 | 2026.05.08 16:59:19.351654 [ 3 ] {} <Debug> TCP-Session: f076fe65-966e-48ef-a6ce-8eefbff7c06c Authenticating user 'default' from [fd00:1122:3344:101::e]:55095 | ||
| 8172 | 2026.05.08 16:59:19.351670 [ 3 ] {} <Debug> TCP-Session: f076fe65-966e-48ef-a6ce-8eefbff7c06c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8173 | 2026.05.08 16:59:19.351683 [ 3 ] {} <Debug> TCP-Session: f076fe65-966e-48ef-a6ce-8eefbff7c06c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8174 | 2026.05.08 16:59:19.351861 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35455 | ||
| 8175 | 2026.05.08 16:59:19.351892 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47491 | ||
| 8176 | 2026.05.08 16:59:19.351901 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37654 | ||
| 8177 | 2026.05.08 16:59:19.351922 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65057 | ||
| 8178 | 2026.05.08 16:59:19.351943 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61538 | ||
| 8179 | 2026.05.08 16:59:19.351978 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62779 | ||
| 8180 | 2026.05.08 16:59:19.352006 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8181 | 2026.05.08 16:59:19.352006 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8182 | 2026.05.08 16:59:19.352063 [ 304 ] {} <Debug> TCP-Session: f45f990d-010b-4693-bdf8-380f7cb7ab26 Authenticating user 'default' from [fd00:1122:3344:101::e]:37654 | ||
| 8183 | 2026.05.08 16:59:19.352076 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8184 | 2026.05.08 16:59:19.352105 [ 304 ] {} <Debug> TCP-Session: f45f990d-010b-4693-bdf8-380f7cb7ab26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8185 | 2026.05.08 16:59:19.352092 [ 308 ] {} <Debug> TCP-Session: 241b3a9f-16d6-4bd5-860f-06995669048e Authenticating user 'default' from [fd00:1122:3344:101::e]:65057 | ||
| 8186 | 2026.05.08 16:59:19.352141 [ 304 ] {} <Debug> TCP-Session: f45f990d-010b-4693-bdf8-380f7cb7ab26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.05.08 16:59:19.352167 [ 308 ] {} <Debug> TCP-Session: 241b3a9f-16d6-4bd5-860f-06995669048e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8188 | 2026.05.08 16:59:19.352047 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8189 | 2026.05.08 16:59:19.352195 [ 308 ] {} <Debug> TCP-Session: 241b3a9f-16d6-4bd5-860f-06995669048e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8190 | 2026.05.08 16:59:19.352228 [ 310 ] {} <Debug> TCP-Session: db89f331-29a8-4f8a-a900-2eb2734f5915 Authenticating user 'default' from [fd00:1122:3344:101::e]:61538 | ||
| 8191 | 2026.05.08 16:59:19.351988 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8192 | 2026.05.08 16:59:19.352260 [ 310 ] {} <Debug> TCP-Session: db89f331-29a8-4f8a-a900-2eb2734f5915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8193 | 2026.05.08 16:59:19.352289 [ 303 ] {} <Debug> TCP-Session: e1158d39-8fea-427c-b097-92cdce823e66 Authenticating user 'default' from [fd00:1122:3344:101::e]:47491 | ||
| 8194 | 2026.05.08 16:59:19.352294 [ 310 ] {} <Debug> TCP-Session: db89f331-29a8-4f8a-a900-2eb2734f5915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8195 | 2026.05.08 16:59:19.352324 [ 303 ] {} <Debug> TCP-Session: e1158d39-8fea-427c-b097-92cdce823e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8196 | 2026.05.08 16:59:19.351913 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37666 | ||
| 8197 | 2026.05.08 16:59:19.352358 [ 303 ] {} <Debug> TCP-Session: e1158d39-8fea-427c-b097-92cdce823e66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8198 | 2026.05.08 16:59:19.351924 [ 3 ] {} <Trace> TCP-Session: f076fe65-966e-48ef-a6ce-8eefbff7c06c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.05.08 16:59:19.352134 [ 311 ] {} <Debug> TCP-Session: 7143ad43-77e3-40e7-ad47-2d15414a3686 Authenticating user 'default' from [fd00:1122:3344:101::e]:62779 | ||
| 8200 | 2026.05.08 16:59:19.352428 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8201 | 2026.05.08 16:59:19.352463 [ 311 ] {} <Debug> TCP-Session: 7143ad43-77e3-40e7-ad47-2d15414a3686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8202 | 2026.05.08 16:59:19.352475 [ 307 ] {} <Debug> TCP-Session: 535eacf8-62c5-44d3-8ed1-0044af734fbf Authenticating user 'default' from [fd00:1122:3344:101::e]:37666 | ||
| 8203 | 2026.05.08 16:59:19.352495 [ 311 ] {} <Debug> TCP-Session: 7143ad43-77e3-40e7-ad47-2d15414a3686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8204 | 2026.05.08 16:59:19.352506 [ 307 ] {} <Debug> TCP-Session: 535eacf8-62c5-44d3-8ed1-0044af734fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8205 | 2026.05.08 16:59:19.351995 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8206 | 2026.05.08 16:59:19.352538 [ 307 ] {} <Debug> TCP-Session: 535eacf8-62c5-44d3-8ed1-0044af734fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8207 | 2026.05.08 16:59:19.352548 [ 3 ] {9ed9ff26-ddb3-402d-885f-14f0562e3dec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55095) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8208 | 2026.05.08 16:59:19.352568 [ 260 ] {} <Debug> TCP-Session: 0956c3e7-ffa6-41f5-9ff4-3ed20f13865b Authenticating user 'default' from [fd00:1122:3344:101::e]:35455 | ||
| 8209 | 2026.05.08 16:59:19.351934 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49200 | ||
| 8210 | 2026.05.08 16:59:19.352634 [ 260 ] {} <Debug> TCP-Session: 0956c3e7-ffa6-41f5-9ff4-3ed20f13865b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8211 | 2026.05.08 16:59:19.352671 [ 260 ] {} <Debug> TCP-Session: 0956c3e7-ffa6-41f5-9ff4-3ed20f13865b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8212 | 2026.05.08 16:59:19.352692 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8213 | 2026.05.08 16:59:19.352718 [ 309 ] {} <Debug> TCP-Session: bcc7d683-2063-412f-8085-d1c31d9cf1d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49200 | ||
| 8214 | 2026.05.08 16:59:19.352737 [ 309 ] {} <Debug> TCP-Session: bcc7d683-2063-412f-8085-d1c31d9cf1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8215 | 2026.05.08 16:59:19.352756 [ 309 ] {} <Debug> TCP-Session: bcc7d683-2063-412f-8085-d1c31d9cf1d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.05.08 16:59:19.352769 [ 3 ] {9ed9ff26-ddb3-402d-885f-14f0562e3dec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8217 | 2026.05.08 16:59:19.352821 [ 3 ] {9ed9ff26-ddb3-402d-885f-14f0562e3dec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8218 | 2026.05.08 16:59:19.353082 [ 3 ] {9ed9ff26-ddb3-402d-885f-14f0562e3dec} <Debug> oximeter.version (baf97779-e67d-4db5-8af4-a7c7b50a3da2) (SelectExecutor): Key condition: unknown | ||
| 8219 | 2026.05.08 16:59:19.354227 [ 350 ] {9ed9ff26-ddb3-402d-885f-14f0562e3dec} <Trace> AggregatingTransform: Aggregating | ||
| 8220 | 2026.05.08 16:59:19.354282 [ 350 ] {9ed9ff26-ddb3-402d-885f-14f0562e3dec} <Trace> Aggregator: Aggregation method: without_key | ||
| 8221 | 2026.05.08 16:59:19.354323 [ 350 ] {9ed9ff26-ddb3-402d-885f-14f0562e3dec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00112667 sec. (887.571 rows/sec., 34.67 KiB/sec.) | ||
| 8222 | 2026.05.08 16:59:19.354346 [ 350 ] {9ed9ff26-ddb3-402d-885f-14f0562e3dec} <Trace> Aggregator: Merging aggregated data | ||
| 8223 | 2026.05.08 16:59:19.355910 [ 3 ] {9ed9ff26-ddb3-402d-885f-14f0562e3dec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003405 sec., 293.68575624082234 rows/sec., 11.47 KiB/sec. | ||
| 8224 | 2026.05.08 16:59:19.356080 [ 3 ] {9ed9ff26-ddb3-402d-885f-14f0562e3dec} <Debug> TCPHandler: Processed in 0.004235874 sec. | ||
| 8225 | 2026.05.08 16:59:19.356220 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8226 | 2026.05.08 16:59:19.356253 [ 3 ] {} <Debug> TCP-Session: f076fe65-966e-48ef-a6ce-8eefbff7c06c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8227 | 2026.05.08 16:59:19.356253 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8228 | 2026.05.08 16:59:19.356278 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8229 | 2026.05.08 16:59:19.356296 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8230 | 2026.05.08 16:59:19.356313 [ 307 ] {} <Debug> TCP-Session: 535eacf8-62c5-44d3-8ed1-0044af734fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8231 | 2026.05.08 16:59:19.356361 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8232 | 2026.05.08 16:59:19.356380 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8233 | 2026.05.08 16:59:19.356402 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8234 | 2026.05.08 16:59:19.356416 [ 311 ] {} <Debug> TCP-Session: 7143ad43-77e3-40e7-ad47-2d15414a3686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8235 | 2026.05.08 16:59:19.356431 [ 308 ] {} <Debug> TCP-Session: 241b3a9f-16d6-4bd5-860f-06995669048e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8236 | 2026.05.08 16:59:19.356451 [ 303 ] {} <Debug> TCP-Session: e1158d39-8fea-427c-b097-92cdce823e66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8237 | 2026.05.08 16:59:19.356395 [ 304 ] {} <Debug> TCP-Session: f45f990d-010b-4693-bdf8-380f7cb7ab26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8238 | 2026.05.08 16:59:19.356337 [ 260 ] {} <Debug> TCP-Session: 0956c3e7-ffa6-41f5-9ff4-3ed20f13865b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8239 | 2026.05.08 16:59:19.356333 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8240 | 2026.05.08 16:59:19.356317 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8241 | 2026.05.08 16:59:19.356555 [ 309 ] {} <Debug> TCP-Session: bcc7d683-2063-412f-8085-d1c31d9cf1d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8242 | 2026.05.08 16:59:19.356580 [ 310 ] {} <Debug> TCP-Session: db89f331-29a8-4f8a-a900-2eb2734f5915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8243 | 2026.05.08 16:59:19.828365 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15818 | ||
| 8244 | 2026.05.08 16:59:19.828842 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2026.05.08 16:59:19.828887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8246 | 2026.05.08 16:59:19.829363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8247 | 2026.05.08 16:59:19.829601 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2026.05.08 16:59:19.829741 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15818 | ||
| 8249 | 2026.05.08 16:59:20.645649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8250 | 2026.05.08 16:59:20.663067 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.05.08 16:59:20.663136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8252 | 2026.05.08 16:59:20.669674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8253 | 2026.05.08 16:59:20.670493 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.05.08 16:59:20.673960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8255 | 2026.05.08 16:59:22.366354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1008 | ||
| 8256 | 2026.05.08 16:59:22.369174 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.05.08 16:59:22.369229 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8258 | 2026.05.08 16:59:22.370586 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8259 | 2026.05.08 16:59:22.370901 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.05.08 16:59:22.371239 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 8261 | 2026.05.08 16:59:22.820815 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.05.08 16:59:22.821033 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8263 | 2026.05.08 16:59:22.821364 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8264 | 2026.05.08 16:59:22.821400 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8265 | 2026.05.08 16:59:22.821620 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8266 | 2026.05.08 16:59:22.821691 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8267 | 2026.05.08 16:59:22.821829 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8268 | 2026.05.08 16:59:22.821970 [ 331 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8269 | 2026.05.08 16:59:22.821979 [ 327 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8270 | 2026.05.08 16:59:22.821979 [ 324 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8271 | 2026.05.08 16:59:22.822110 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 8272 | 2026.05.08 16:59:22.822137 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8273 | 2026.05.08 16:59:22.822246 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8274 | 2026.05.08 16:59:22.822271 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 8275 | 2026.05.08 16:59:22.822306 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8276 | 2026.05.08 16:59:22.822344 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8277 | 2026.05.08 16:59:22.822384 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8278 | 2026.05.08 16:59:22.823679 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002733 sec., 19026.7105744603 rows/sec., 3.87 MiB/sec. | ||
| 8279 | 2026.05.08 16:59:22.823829 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Debug> MemoryTracker: Peak memory usage (for query): 139.15 KiB. | ||
| 8280 | 2026.05.08 16:59:22.823846 [ 262 ] {806667ef-0059-44ac-aff7-f22b0baa86ad} <Debug> TCPHandler: Processed in 0.003159736 sec. | ||
| 8281 | 2026.05.08 16:59:22.826065 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.05.08 16:59:22.826199 [ 262 ] {b891785a-c2a6-4b32-9f42-6b2f7cd2420d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8283 | 2026.05.08 16:59:22.826255 [ 262 ] {b891785a-c2a6-4b32-9f42-6b2f7cd2420d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8284 | 2026.05.08 16:59:22.826804 [ 262 ] {b891785a-c2a6-4b32-9f42-6b2f7cd2420d} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.05.08 16:59:22.826847 [ 262 ] {b891785a-c2a6-4b32-9f42-6b2f7cd2420d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8286 | 2026.05.08 16:59:22.827228 [ 262 ] {b891785a-c2a6-4b32-9f42-6b2f7cd2420d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8287 | 2026.05.08 16:59:22.827449 [ 262 ] {b891785a-c2a6-4b32-9f42-6b2f7cd2420d} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.05.08 16:59:22.827614 [ 262 ] {b891785a-c2a6-4b32-9f42-6b2f7cd2420d} <Debug> executeQuery: Read 139 rows, 12.37 KiB in 0.001449 sec., 95928.22636300897 rows/sec., 8.33 MiB/sec. | ||
| 8289 | 2026.05.08 16:59:22.827653 [ 262 ] {b891785a-c2a6-4b32-9f42-6b2f7cd2420d} <Debug> TCPHandler: Processed in 0.001642164 sec. | ||
| 8290 | 2026.05.08 16:59:22.827779 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8291 | 2026.05.08 16:59:22.827878 [ 262 ] {3c2b5a30-60d5-4ebe-b805-b71010222e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8292 | 2026.05.08 16:59:22.827919 [ 262 ] {3c2b5a30-60d5-4ebe-b805-b71010222e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8293 | 2026.05.08 16:59:22.828327 [ 262 ] {3c2b5a30-60d5-4ebe-b805-b71010222e9d} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.05.08 16:59:22.828363 [ 262 ] {3c2b5a30-60d5-4ebe-b805-b71010222e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8295 | 2026.05.08 16:59:22.828656 [ 262 ] {3c2b5a30-60d5-4ebe-b805-b71010222e9d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8296 | 2026.05.08 16:59:22.828865 [ 262 ] {3c2b5a30-60d5-4ebe-b805-b71010222e9d} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.05.08 16:59:22.828999 [ 262 ] {3c2b5a30-60d5-4ebe-b805-b71010222e9d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001142 sec., 35901.926444833625 rows/sec., 2.64 MiB/sec. | ||
| 8298 | 2026.05.08 16:59:22.829036 [ 262 ] {3c2b5a30-60d5-4ebe-b805-b71010222e9d} <Debug> TCPHandler: Processed in 0.001307155 sec. | ||
| 8299 | 2026.05.08 16:59:22.829149 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8300 | 2026.05.08 16:59:22.829246 [ 262 ] {85ad5ffb-fed2-4014-86f0-1d99874edcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8301 | 2026.05.08 16:59:22.829285 [ 262 ] {85ad5ffb-fed2-4014-86f0-1d99874edcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8302 | 2026.05.08 16:59:22.829659 [ 262 ] {85ad5ffb-fed2-4014-86f0-1d99874edcdd} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8303 | 2026.05.08 16:59:22.829696 [ 262 ] {85ad5ffb-fed2-4014-86f0-1d99874edcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8304 | 2026.05.08 16:59:22.829980 [ 262 ] {85ad5ffb-fed2-4014-86f0-1d99874edcdd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8305 | 2026.05.08 16:59:22.830192 [ 262 ] {85ad5ffb-fed2-4014-86f0-1d99874edcdd} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8306 | 2026.05.08 16:59:22.830326 [ 262 ] {85ad5ffb-fed2-4014-86f0-1d99874edcdd} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 60.48 KiB/sec. | ||
| 8307 | 2026.05.08 16:59:22.830363 [ 262 ] {85ad5ffb-fed2-4014-86f0-1d99874edcdd} <Debug> TCPHandler: Processed in 0.001263514 sec. | ||
| 8308 | 2026.05.08 16:59:22.830516 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8309 | 2026.05.08 16:59:22.830611 [ 262 ] {3ea342f1-4329-4cce-988e-d702601fd023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8310 | 2026.05.08 16:59:22.830650 [ 262 ] {3ea342f1-4329-4cce-988e-d702601fd023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8311 | 2026.05.08 16:59:22.831082 [ 262 ] {3ea342f1-4329-4cce-988e-d702601fd023} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2026.05.08 16:59:22.831118 [ 262 ] {3ea342f1-4329-4cce-988e-d702601fd023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8313 | 2026.05.08 16:59:22.831426 [ 262 ] {3ea342f1-4329-4cce-988e-d702601fd023} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8314 | 2026.05.08 16:59:22.831631 [ 262 ] {3ea342f1-4329-4cce-988e-d702601fd023} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8315 | 2026.05.08 16:59:22.831760 [ 262 ] {3ea342f1-4329-4cce-988e-d702601fd023} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001166 sec., 90051.45797598628 rows/sec., 7.03 MiB/sec. | ||
| 8316 | 2026.05.08 16:59:22.831796 [ 262 ] {3ea342f1-4329-4cce-988e-d702601fd023} <Debug> TCPHandler: Processed in 0.001331126 sec. | ||
| 8317 | 2026.05.08 16:59:22.831923 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8318 | 2026.05.08 16:59:22.832018 [ 262 ] {e8f17eea-6c8c-4875-b7f8-e4eda982be14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8319 | 2026.05.08 16:59:22.832059 [ 262 ] {e8f17eea-6c8c-4875-b7f8-e4eda982be14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8320 | 2026.05.08 16:59:22.832458 [ 262 ] {e8f17eea-6c8c-4875-b7f8-e4eda982be14} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8321 | 2026.05.08 16:59:22.832493 [ 262 ] {e8f17eea-6c8c-4875-b7f8-e4eda982be14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8322 | 2026.05.08 16:59:22.832822 [ 262 ] {e8f17eea-6c8c-4875-b7f8-e4eda982be14} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8323 | 2026.05.08 16:59:22.833034 [ 262 ] {e8f17eea-6c8c-4875-b7f8-e4eda982be14} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8324 | 2026.05.08 16:59:22.833166 [ 262 ] {e8f17eea-6c8c-4875-b7f8-e4eda982be14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 8325 | 2026.05.08 16:59:22.833202 [ 262 ] {e8f17eea-6c8c-4875-b7f8-e4eda982be14} <Debug> TCPHandler: Processed in 0.001329226 sec. | ||
| 8326 | 2026.05.08 16:59:22.833331 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8327 | 2026.05.08 16:59:22.833427 [ 262 ] {bb9b6e08-1315-4555-aa05-bc8009ca4df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8328 | 2026.05.08 16:59:22.833469 [ 262 ] {bb9b6e08-1315-4555-aa05-bc8009ca4df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8329 | 2026.05.08 16:59:22.833828 [ 262 ] {bb9b6e08-1315-4555-aa05-bc8009ca4df6} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8330 | 2026.05.08 16:59:22.833869 [ 262 ] {bb9b6e08-1315-4555-aa05-bc8009ca4df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8331 | 2026.05.08 16:59:22.834182 [ 262 ] {bb9b6e08-1315-4555-aa05-bc8009ca4df6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8332 | 2026.05.08 16:59:22.834401 [ 262 ] {bb9b6e08-1315-4555-aa05-bc8009ca4df6} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2026.05.08 16:59:22.834530 [ 262 ] {bb9b6e08-1315-4555-aa05-bc8009ca4df6} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 56.62 KiB/sec. | ||
| 8334 | 2026.05.08 16:59:22.834567 [ 262 ] {bb9b6e08-1315-4555-aa05-bc8009ca4df6} <Debug> TCPHandler: Processed in 0.001285514 sec. | ||
| 8335 | 2026.05.08 16:59:22.834699 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8336 | 2026.05.08 16:59:22.834799 [ 262 ] {547ee727-bace-4eef-a649-0caa464c90ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8337 | 2026.05.08 16:59:22.834852 [ 262 ] {547ee727-bace-4eef-a649-0caa464c90ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8338 | 2026.05.08 16:59:22.835641 [ 262 ] {547ee727-bace-4eef-a649-0caa464c90ed} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.05.08 16:59:22.835679 [ 262 ] {547ee727-bace-4eef-a649-0caa464c90ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8340 | 2026.05.08 16:59:22.836264 [ 262 ] {547ee727-bace-4eef-a649-0caa464c90ed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8341 | 2026.05.08 16:59:22.836504 [ 262 ] {547ee727-bace-4eef-a649-0caa464c90ed} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2026.05.08 16:59:22.836641 [ 262 ] {547ee727-bace-4eef-a649-0caa464c90ed} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001861 sec., 22031.166039763568 rows/sec., 39.48 MiB/sec. | ||
| 8343 | 2026.05.08 16:59:22.836643 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8344 | 2026.05.08 16:59:22.836703 [ 262 ] {547ee727-bace-4eef-a649-0caa464c90ed} <Debug> TCPHandler: Processed in 0.002055186 sec. | ||
| 8345 | 2026.05.08 16:59:22.836715 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2026.05.08 16:59:22.836744 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8347 | 2026.05.08 16:59:22.836830 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::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 | ||
| 8348 | 2026.05.08 16:59:22.836879 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8349 | 2026.05.08 16:59:22.836978 [ 262 ] {df98ceee-3254-468b-8dc2-f72babfcd8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8350 | 2026.05.08 16:59:22.837016 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8351 | 2026.05.08 16:59:22.837020 [ 262 ] {df98ceee-3254-468b-8dc2-f72babfcd8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8352 | 2026.05.08 16:59:22.837062 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 815 rows starting from the beginning of the part | ||
| 8353 | 2026.05.08 16:59:22.837168 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 8354 | 2026.05.08 16:59:22.837289 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 8355 | 2026.05.08 16:59:22.837381 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 8356 | 2026.05.08 16:59:22.837463 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 8357 | 2026.05.08 16:59:22.837506 [ 262 ] {df98ceee-3254-468b-8dc2-f72babfcd8d9} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.05.08 16:59:22.837550 [ 186 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 8359 | 2026.05.08 16:59:22.837566 [ 262 ] {df98ceee-3254-468b-8dc2-f72babfcd8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8360 | 2026.05.08 16:59:22.838011 [ 262 ] {df98ceee-3254-468b-8dc2-f72babfcd8d9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8361 | 2026.05.08 16:59:22.838277 [ 262 ] {df98ceee-3254-468b-8dc2-f72babfcd8d9} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.05.08 16:59:22.838449 [ 262 ] {df98ceee-3254-468b-8dc2-f72babfcd8d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. | ||
| 8363 | 2026.05.08 16:59:22.838510 [ 262 ] {df98ceee-3254-468b-8dc2-f72babfcd8d9} <Debug> TCPHandler: Processed in 0.001680325 sec. | ||
| 8364 | 2026.05.08 16:59:22.842838 [ 201 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 19 columns (19 merged, 0 gathered) in 0.006043323 sec., 163486.21445519297 rows/sec., 292.96 MiB/sec. | ||
| 8365 | 2026.05.08 16:59:22.844016 [ 188 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8366 | 2026.05.08 16:59:22.844418 [ 188 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2026.05.08 16:59:22.844492 [ 188 ] {4191be56-52fb-479a-9b5f-19c0605bd24f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8368 | 2026.05.08 16:59:22.844579 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.99 MiB. | ||
| 8369 | 2026.05.08 16:59:23.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.51 MiB, peak 302.81 MiB, free memory in arenas 0.00 B, will set to 296.18 MiB (RSS), difference: 2.67 MiB | ||
| 8370 | 2026.05.08 16:59:27.218598 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8371 | 2026.05.08 16:59:27.218667 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8372 | 2026.05.08 16:59:27.330770 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16330 | ||
| 8373 | 2026.05.08 16:59:27.331284 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8374 | 2026.05.08 16:59:27.331321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8375 | 2026.05.08 16:59:27.331812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8376 | 2026.05.08 16:59:27.332044 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2026.05.08 16:59:27.332176 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16330 | ||
| 8378 | 2026.05.08 16:59:27.824489 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2026.05.08 16:59:27.824709 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 8380 | 2026.05.08 16:59:27.825044 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8381 | 2026.05.08 16:59:27.825079 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 8382 | 2026.05.08 16:59:27.825304 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8383 | 2026.05.08 16:59:27.825369 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8384 | 2026.05.08 16:59:27.825502 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 8385 | 2026.05.08 16:59:27.825639 [ 365 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8386 | 2026.05.08 16:59:27.825653 [ 324 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8387 | 2026.05.08 16:59:27.825667 [ 361 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8388 | 2026.05.08 16:59:27.825836 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 8389 | 2026.05.08 16:59:27.825864 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8390 | 2026.05.08 16:59:27.825947 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8391 | 2026.05.08 16:59:27.825968 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 8392 | 2026.05.08 16:59:27.826002 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 8393 | 2026.05.08 16:59:27.826039 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 8394 | 2026.05.08 16:59:27.826071 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 8395 | 2026.05.08 16:59:27.827568 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002951 sec., 17621.145374449337 rows/sec., 3.58 MiB/sec. | ||
| 8396 | 2026.05.08 16:59:27.827700 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Debug> MemoryTracker: Peak memory usage (for query): 141.27 KiB. | ||
| 8397 | 2026.05.08 16:59:27.827715 [ 262 ] {88f02ec3-b2ed-4a0f-892e-e7ff973983e8} <Debug> TCPHandler: Processed in 0.00334711 sec. | ||
| 8398 | 2026.05.08 16:59:27.832505 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8399 | 2026.05.08 16:59:27.832632 [ 262 ] {aaeeaa1f-1aab-402b-a538-23df10a1ecbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8400 | 2026.05.08 16:59:27.832680 [ 262 ] {aaeeaa1f-1aab-402b-a538-23df10a1ecbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8401 | 2026.05.08 16:59:27.833426 [ 262 ] {aaeeaa1f-1aab-402b-a538-23df10a1ecbf} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8402 | 2026.05.08 16:59:27.833471 [ 262 ] {aaeeaa1f-1aab-402b-a538-23df10a1ecbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8403 | 2026.05.08 16:59:27.833887 [ 262 ] {aaeeaa1f-1aab-402b-a538-23df10a1ecbf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8404 | 2026.05.08 16:59:27.834100 [ 262 ] {aaeeaa1f-1aab-402b-a538-23df10a1ecbf} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8405 | 2026.05.08 16:59:27.834246 [ 262 ] {aaeeaa1f-1aab-402b-a538-23df10a1ecbf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001645 sec., 172644.37689969604 rows/sec., 10.97 MiB/sec. | ||
| 8406 | 2026.05.08 16:59:27.834283 [ 262 ] {aaeeaa1f-1aab-402b-a538-23df10a1ecbf} <Debug> TCPHandler: Processed in 0.00183982 sec. | ||
| 8407 | 2026.05.08 16:59:27.834430 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8408 | 2026.05.08 16:59:27.834525 [ 262 ] {0878da68-2d58-4d4d-bbed-d7f3b2f56b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8409 | 2026.05.08 16:59:27.834564 [ 262 ] {0878da68-2d58-4d4d-bbed-d7f3b2f56b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8410 | 2026.05.08 16:59:27.835355 [ 262 ] {0878da68-2d58-4d4d-bbed-d7f3b2f56b12} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2026.05.08 16:59:27.835391 [ 262 ] {0878da68-2d58-4d4d-bbed-d7f3b2f56b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8412 | 2026.05.08 16:59:27.835726 [ 262 ] {0878da68-2d58-4d4d-bbed-d7f3b2f56b12} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8413 | 2026.05.08 16:59:27.835933 [ 262 ] {0878da68-2d58-4d4d-bbed-d7f3b2f56b12} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8414 | 2026.05.08 16:59:27.836061 [ 262 ] {0878da68-2d58-4d4d-bbed-d7f3b2f56b12} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001554 sec., 512870.01287001284 rows/sec., 39.46 MiB/sec. | ||
| 8415 | 2026.05.08 16:59:27.836096 [ 262 ] {0878da68-2d58-4d4d-bbed-d7f3b2f56b12} <Debug> TCPHandler: Processed in 0.001715376 sec. | ||
| 8416 | 2026.05.08 16:59:27.836224 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8417 | 2026.05.08 16:59:27.836319 [ 262 ] {147dec3e-9c83-492c-9c2c-3de1cead82d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8418 | 2026.05.08 16:59:27.836357 [ 262 ] {147dec3e-9c83-492c-9c2c-3de1cead82d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8419 | 2026.05.08 16:59:27.836802 [ 262 ] {147dec3e-9c83-492c-9c2c-3de1cead82d1} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8420 | 2026.05.08 16:59:27.836838 [ 262 ] {147dec3e-9c83-492c-9c2c-3de1cead82d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8421 | 2026.05.08 16:59:27.837135 [ 262 ] {147dec3e-9c83-492c-9c2c-3de1cead82d1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8422 | 2026.05.08 16:59:27.837334 [ 262 ] {147dec3e-9c83-492c-9c2c-3de1cead82d1} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8423 | 2026.05.08 16:59:27.837439 [ 106 ] {} <Debug> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8424 | 2026.05.08 16:59:27.837457 [ 262 ] {147dec3e-9c83-492c-9c2c-3de1cead82d1} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001156 sec., 122837.37024221454 rows/sec., 7.22 MiB/sec. | ||
| 8425 | 2026.05.08 16:59:27.837486 [ 106 ] {} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.05.08 16:59:27.837501 [ 262 ] {147dec3e-9c83-492c-9c2c-3de1cead82d1} <Debug> TCPHandler: Processed in 0.001325635 sec. | ||
| 8427 | 2026.05.08 16:59:27.837513 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8428 | 2026.05.08 16:59:27.837620 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::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 | ||
| 8429 | 2026.05.08 16:59:27.837632 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2026.05.08 16:59:27.837729 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8431 | 2026.05.08 16:59:27.837740 [ 262 ] {3b8dca5b-87c9-47f0-b5ad-e81e9b4e6983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8432 | 2026.05.08 16:59:27.837766 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 224 rows starting from the beginning of the part | ||
| 8433 | 2026.05.08 16:59:27.837785 [ 262 ] {3b8dca5b-87c9-47f0-b5ad-e81e9b4e6983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8434 | 2026.05.08 16:59:27.837831 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 142 rows starting from the beginning of the part | ||
| 8435 | 2026.05.08 16:59:27.837878 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 8436 | 2026.05.08 16:59:27.837919 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 153 rows starting from the beginning of the part | ||
| 8437 | 2026.05.08 16:59:27.837956 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 8438 | 2026.05.08 16:59:27.837992 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 142 rows starting from the beginning of the part | ||
| 8439 | 2026.05.08 16:59:27.838236 [ 262 ] {3b8dca5b-87c9-47f0-b5ad-e81e9b4e6983} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2026.05.08 16:59:27.838278 [ 262 ] {3b8dca5b-87c9-47f0-b5ad-e81e9b4e6983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8441 | 2026.05.08 16:59:27.838606 [ 262 ] {3b8dca5b-87c9-47f0-b5ad-e81e9b4e6983} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8442 | 2026.05.08 16:59:27.838836 [ 262 ] {3b8dca5b-87c9-47f0-b5ad-e81e9b4e6983} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8443 | 2026.05.08 16:59:27.838938 [ 106 ] {} <Debug> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8444 | 2026.05.08 16:59:27.838961 [ 262 ] {3b8dca5b-87c9-47f0-b5ad-e81e9b4e6983} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001239 sec., 120258.27280064567 rows/sec., 7.77 MiB/sec. | ||
| 8445 | 2026.05.08 16:59:27.838968 [ 106 ] {} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8446 | 2026.05.08 16:59:27.839000 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8447 | 2026.05.08 16:59:27.839004 [ 262 ] {3b8dca5b-87c9-47f0-b5ad-e81e9b4e6983} <Debug> TCPHandler: Processed in 0.001420258 sec. | ||
| 8448 | 2026.05.08 16:59:27.839049 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462189 sec., 508142.24426527624 rows/sec., 33.51 MiB/sec. | ||
| 8449 | 2026.05.08 16:59:27.839076 [ 188 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::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 | ||
| 8450 | 2026.05.08 16:59:27.839137 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8451 | 2026.05.08 16:59:27.839172 [ 188 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8452 | 2026.05.08 16:59:27.839202 [ 188 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 975 rows starting from the beginning of the part | ||
| 8453 | 2026.05.08 16:59:27.839236 [ 187 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8454 | 2026.05.08 16:59:27.839241 [ 262 ] {54a0f4d8-69de-479f-80a5-22a46757a329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8455 | 2026.05.08 16:59:27.839252 [ 188 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 8456 | 2026.05.08 16:59:27.839303 [ 262 ] {54a0f4d8-69de-479f-80a5-22a46757a329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8457 | 2026.05.08 16:59:27.839404 [ 188 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 8458 | 2026.05.08 16:59:27.839468 [ 188 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 950 rows starting from the beginning of the part | ||
| 8459 | 2026.05.08 16:59:27.839519 [ 188 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8460 | 2026.05.08 16:59:27.839560 [ 187 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_46_9} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.05.08 16:59:27.839569 [ 188 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 8462 | 2026.05.08 16:59:27.839654 [ 187 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_46_9} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8463 | 2026.05.08 16:59:27.839754 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8464 | 2026.05.08 16:59:27.839770 [ 262 ] {54a0f4d8-69de-479f-80a5-22a46757a329} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.05.08 16:59:27.839811 [ 262 ] {54a0f4d8-69de-479f-80a5-22a46757a329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8466 | 2026.05.08 16:59:27.840128 [ 262 ] {54a0f4d8-69de-479f-80a5-22a46757a329} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8467 | 2026.05.08 16:59:27.840352 [ 262 ] {54a0f4d8-69de-479f-80a5-22a46757a329} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.05.08 16:59:27.840476 [ 262 ] {54a0f4d8-69de-479f-80a5-22a46757a329} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001254 sec., 118022.32854864435 rows/sec., 6.71 MiB/sec. | ||
| 8469 | 2026.05.08 16:59:27.840513 [ 262 ] {54a0f4d8-69de-479f-80a5-22a46757a329} <Debug> TCPHandler: Processed in 0.001423819 sec. | ||
| 8470 | 2026.05.08 16:59:27.840634 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.05.08 16:59:27.840696 [ 201 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001656765 sec., 1432309.3498474436 rows/sec., 91.65 MiB/sec. | ||
| 8472 | 2026.05.08 16:59:27.840734 [ 262 ] {dc36b323-4f6e-4b2a-baa8-edf5654d0f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8473 | 2026.05.08 16:59:27.840773 [ 262 ] {dc36b323-4f6e-4b2a-baa8-edf5654d0f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8474 | 2026.05.08 16:59:27.840867 [ 188 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8475 | 2026.05.08 16:59:27.841122 [ 188 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_26_5} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.05.08 16:59:27.841191 [ 188 ] {ce29c389-9d51-4a86-89ad-e6d174ebd487::all_1_26_5} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8477 | 2026.05.08 16:59:27.841264 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8478 | 2026.05.08 16:59:27.841366 [ 262 ] {dc36b323-4f6e-4b2a-baa8-edf5654d0f61} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.05.08 16:59:27.841407 [ 262 ] {dc36b323-4f6e-4b2a-baa8-edf5654d0f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8480 | 2026.05.08 16:59:27.841730 [ 262 ] {dc36b323-4f6e-4b2a-baa8-edf5654d0f61} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8481 | 2026.05.08 16:59:27.841938 [ 262 ] {dc36b323-4f6e-4b2a-baa8-edf5654d0f61} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.05.08 16:59:27.842066 [ 262 ] {dc36b323-4f6e-4b2a-baa8-edf5654d0f61} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001356 sec., 361356.93215339235 rows/sec., 25.33 MiB/sec. | ||
| 8483 | 2026.05.08 16:59:27.842103 [ 262 ] {dc36b323-4f6e-4b2a-baa8-edf5654d0f61} <Debug> TCPHandler: Processed in 0.00151718 sec. | ||
| 8484 | 2026.05.08 16:59:27.842215 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2026.05.08 16:59:27.842310 [ 262 ] {f0810f11-b30a-42a1-9f28-f3c6b3f9db3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8486 | 2026.05.08 16:59:27.842350 [ 262 ] {f0810f11-b30a-42a1-9f28-f3c6b3f9db3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8487 | 2026.05.08 16:59:27.842674 [ 262 ] {f0810f11-b30a-42a1-9f28-f3c6b3f9db3f} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.05.08 16:59:27.842709 [ 262 ] {f0810f11-b30a-42a1-9f28-f3c6b3f9db3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8489 | 2026.05.08 16:59:27.843008 [ 262 ] {f0810f11-b30a-42a1-9f28-f3c6b3f9db3f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8490 | 2026.05.08 16:59:27.843213 [ 262 ] {f0810f11-b30a-42a1-9f28-f3c6b3f9db3f} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.05.08 16:59:27.843335 [ 262 ] {f0810f11-b30a-42a1-9f28-f3c6b3f9db3f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 8492 | 2026.05.08 16:59:27.843370 [ 262 ] {f0810f11-b30a-42a1-9f28-f3c6b3f9db3f} <Debug> TCPHandler: Processed in 0.001203163 sec. | ||
| 8493 | 2026.05.08 16:59:27.843490 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2026.05.08 16:59:27.843592 [ 262 ] {05db4350-cbdc-483e-83a7-9f39b750cfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8495 | 2026.05.08 16:59:27.843632 [ 262 ] {05db4350-cbdc-483e-83a7-9f39b750cfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8496 | 2026.05.08 16:59:27.844048 [ 262 ] {05db4350-cbdc-483e-83a7-9f39b750cfbb} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.05.08 16:59:27.844084 [ 262 ] {05db4350-cbdc-483e-83a7-9f39b750cfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8498 | 2026.05.08 16:59:27.844404 [ 262 ] {05db4350-cbdc-483e-83a7-9f39b750cfbb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8499 | 2026.05.08 16:59:27.844607 [ 262 ] {05db4350-cbdc-483e-83a7-9f39b750cfbb} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2026.05.08 16:59:27.844729 [ 262 ] {05db4350-cbdc-483e-83a7-9f39b750cfbb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001155 sec., 229437.22943722943 rows/sec., 15.25 MiB/sec. | ||
| 8501 | 2026.05.08 16:59:27.844764 [ 262 ] {05db4350-cbdc-483e-83a7-9f39b750cfbb} <Debug> TCPHandler: Processed in 0.001322635 sec. | ||
| 8502 | 2026.05.08 16:59:27.844892 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8503 | 2026.05.08 16:59:27.844987 [ 262 ] {02cb6a52-0fe2-4090-bc59-cb68518f5823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8504 | 2026.05.08 16:59:27.845027 [ 262 ] {02cb6a52-0fe2-4090-bc59-cb68518f5823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8505 | 2026.05.08 16:59:27.845356 [ 262 ] {02cb6a52-0fe2-4090-bc59-cb68518f5823} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.05.08 16:59:27.845391 [ 262 ] {02cb6a52-0fe2-4090-bc59-cb68518f5823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8507 | 2026.05.08 16:59:27.845670 [ 262 ] {02cb6a52-0fe2-4090-bc59-cb68518f5823} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8508 | 2026.05.08 16:59:27.845881 [ 262 ] {02cb6a52-0fe2-4090-bc59-cb68518f5823} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.05.08 16:59:27.846013 [ 262 ] {02cb6a52-0fe2-4090-bc59-cb68518f5823} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 8510 | 2026.05.08 16:59:27.846048 [ 262 ] {02cb6a52-0fe2-4090-bc59-cb68518f5823} <Debug> TCPHandler: Processed in 0.001204182 sec. | ||
| 8511 | 2026.05.08 16:59:27.846171 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8512 | 2026.05.08 16:59:27.846274 [ 262 ] {3fc9ded6-c7ac-4812-a840-d720fd573033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8513 | 2026.05.08 16:59:27.846314 [ 262 ] {3fc9ded6-c7ac-4812-a840-d720fd573033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8514 | 2026.05.08 16:59:27.846705 [ 262 ] {3fc9ded6-c7ac-4812-a840-d720fd573033} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2026.05.08 16:59:27.846741 [ 262 ] {3fc9ded6-c7ac-4812-a840-d720fd573033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8516 | 2026.05.08 16:59:27.847038 [ 262 ] {3fc9ded6-c7ac-4812-a840-d720fd573033} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8517 | 2026.05.08 16:59:27.847249 [ 262 ] {3fc9ded6-c7ac-4812-a840-d720fd573033} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8518 | 2026.05.08 16:59:27.847373 [ 262 ] {3fc9ded6-c7ac-4812-a840-d720fd573033} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001116 sec., 80645.16129032258 rows/sec., 5.05 MiB/sec. | ||
| 8519 | 2026.05.08 16:59:27.847407 [ 262 ] {3fc9ded6-c7ac-4812-a840-d720fd573033} <Debug> TCPHandler: Processed in 0.001284625 sec. | ||
| 8520 | 2026.05.08 16:59:28.174951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8521 | 2026.05.08 16:59:28.190472 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2026.05.08 16:59:28.190518 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8523 | 2026.05.08 16:59:28.196270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8524 | 2026.05.08 16:59:28.196945 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.05.08 16:59:28.199546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8526 | 2026.05.08 16:59:32.372552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1048 | ||
| 8527 | 2026.05.08 16:59:32.375128 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.05.08 16:59:32.375177 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8529 | 2026.05.08 16:59:32.376415 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8530 | 2026.05.08 16:59:32.376687 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2026.05.08 16:59:32.376865 [ 101 ] {} <Debug> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8532 | 2026.05.08 16:59:32.376937 [ 101 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2026.05.08 16:59:32.376950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1048 | ||
| 8534 | 2026.05.08 16:59:32.376958 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8535 | 2026.05.08 16:59:32.377083 [ 188 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::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 | ||
| 8536 | 2026.05.08 16:59:32.377564 [ 188 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8537 | 2026.05.08 16:59:32.377701 [ 188 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 844 rows starting from the beginning of the part | ||
| 8538 | 2026.05.08 16:59:32.378062 [ 188 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 8539 | 2026.05.08 16:59:32.378409 [ 188 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 8540 | 2026.05.08 16:59:32.378741 [ 188 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 8541 | 2026.05.08 16:59:32.379057 [ 188 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 8542 | 2026.05.08 16:59:32.379379 [ 188 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 8543 | 2026.05.08 16:59:32.385368 [ 201 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1048 rows, containing 72 columns (72 merged, 0 gathered) in 0.008324925 sec., 125887.0200031832 rows/sec., 105.72 MiB/sec. | ||
| 8544 | 2026.05.08 16:59:32.386750 [ 192 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8545 | 2026.05.08 16:59:32.387448 [ 192 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_26_5} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.05.08 16:59:32.387538 [ 192 ] {f08698df-3fb2-4c07-89fc-907039e1fadd::all_1_26_5} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8547 | 2026.05.08 16:59:32.387808 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 8548 | 2026.05.08 16:59:32.820516 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.05.08 16:59:32.820732 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8550 | 2026.05.08 16:59:32.821061 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8551 | 2026.05.08 16:59:32.821102 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8552 | 2026.05.08 16:59:32.821315 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8553 | 2026.05.08 16:59:32.821383 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8554 | 2026.05.08 16:59:32.821523 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8555 | 2026.05.08 16:59:32.821639 [ 361 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8556 | 2026.05.08 16:59:32.821644 [ 331 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8557 | 2026.05.08 16:59:32.821653 [ 365 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8558 | 2026.05.08 16:59:32.821794 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 8559 | 2026.05.08 16:59:32.821820 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8560 | 2026.05.08 16:59:32.821903 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8561 | 2026.05.08 16:59:32.821924 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 8562 | 2026.05.08 16:59:32.821959 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8563 | 2026.05.08 16:59:32.821993 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8564 | 2026.05.08 16:59:32.822028 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8565 | 2026.05.08 16:59:32.823155 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.00251 sec., 20717.131474103586 rows/sec., 4.21 MiB/sec. | ||
| 8566 | 2026.05.08 16:59:32.823268 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Debug> MemoryTracker: Peak memory usage (for query): 139.54 KiB. | ||
| 8567 | 2026.05.08 16:59:32.823284 [ 262 ] {3ccb0706-4ab7-4e54-8a32-de1c8314186e} <Debug> TCPHandler: Processed in 0.002893878 sec. | ||
| 8568 | 2026.05.08 16:59:32.825685 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.05.08 16:59:32.825796 [ 262 ] {05730d58-9513-4b45-a9be-adbf4a577871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8570 | 2026.05.08 16:59:32.825838 [ 262 ] {05730d58-9513-4b45-a9be-adbf4a577871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8571 | 2026.05.08 16:59:32.826459 [ 262 ] {05730d58-9513-4b45-a9be-adbf4a577871} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.05.08 16:59:32.826529 [ 262 ] {05730d58-9513-4b45-a9be-adbf4a577871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8573 | 2026.05.08 16:59:32.826921 [ 262 ] {05730d58-9513-4b45-a9be-adbf4a577871} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8574 | 2026.05.08 16:59:32.827158 [ 262 ] {05730d58-9513-4b45-a9be-adbf4a577871} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.05.08 16:59:32.827319 [ 262 ] {05730d58-9513-4b45-a9be-adbf4a577871} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001551 sec., 7736.943907156673 rows/sec., 630.89 KiB/sec. | ||
| 8576 | 2026.05.08 16:59:32.827380 [ 262 ] {05730d58-9513-4b45-a9be-adbf4a577871} <Debug> TCPHandler: Processed in 0.001745977 sec. | ||
| 8577 | 2026.05.08 16:59:32.827566 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.05.08 16:59:32.827694 [ 262 ] {1a1b84ec-e4e6-439e-a749-3c78e19f226c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8579 | 2026.05.08 16:59:32.827747 [ 262 ] {1a1b84ec-e4e6-439e-a749-3c78e19f226c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8580 | 2026.05.08 16:59:32.828294 [ 262 ] {1a1b84ec-e4e6-439e-a749-3c78e19f226c} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.05.08 16:59:32.828331 [ 262 ] {1a1b84ec-e4e6-439e-a749-3c78e19f226c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8582 | 2026.05.08 16:59:32.828644 [ 262 ] {1a1b84ec-e4e6-439e-a749-3c78e19f226c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8583 | 2026.05.08 16:59:32.828867 [ 262 ] {1a1b84ec-e4e6-439e-a749-3c78e19f226c} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.05.08 16:59:32.828997 [ 262 ] {1a1b84ec-e4e6-439e-a749-3c78e19f226c} <Debug> executeQuery: Read 144 rows, 12.71 KiB in 0.001339 sec., 107542.94249439881 rows/sec., 9.27 MiB/sec. | ||
| 8585 | 2026.05.08 16:59:32.829034 [ 262 ] {1a1b84ec-e4e6-439e-a749-3c78e19f226c} <Debug> TCPHandler: Processed in 0.001575613 sec. | ||
| 8586 | 2026.05.08 16:59:32.829160 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2026.05.08 16:59:32.829256 [ 262 ] {3c5a91a0-5f6b-4523-97e4-acfd7691a102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8588 | 2026.05.08 16:59:32.829296 [ 262 ] {3c5a91a0-5f6b-4523-97e4-acfd7691a102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8589 | 2026.05.08 16:59:32.829725 [ 262 ] {3c5a91a0-5f6b-4523-97e4-acfd7691a102} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.05.08 16:59:32.829761 [ 262 ] {3c5a91a0-5f6b-4523-97e4-acfd7691a102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8591 | 2026.05.08 16:59:32.830059 [ 262 ] {3c5a91a0-5f6b-4523-97e4-acfd7691a102} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8592 | 2026.05.08 16:59:32.830265 [ 262 ] {3c5a91a0-5f6b-4523-97e4-acfd7691a102} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.05.08 16:59:32.830394 [ 262 ] {3c5a91a0-5f6b-4523-97e4-acfd7691a102} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001157 sec., 45808.12445980985 rows/sec., 3.31 MiB/sec. | ||
| 8594 | 2026.05.08 16:59:32.830431 [ 262 ] {3c5a91a0-5f6b-4523-97e4-acfd7691a102} <Debug> TCPHandler: Processed in 0.001320275 sec. | ||
| 8595 | 2026.05.08 16:59:32.830555 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2026.05.08 16:59:32.830650 [ 262 ] {a0ffea1e-32a7-43f9-a39c-def8e3ee339c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8597 | 2026.05.08 16:59:32.830690 [ 262 ] {a0ffea1e-32a7-43f9-a39c-def8e3ee339c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8598 | 2026.05.08 16:59:32.831125 [ 262 ] {a0ffea1e-32a7-43f9-a39c-def8e3ee339c} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.05.08 16:59:32.831161 [ 262 ] {a0ffea1e-32a7-43f9-a39c-def8e3ee339c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8600 | 2026.05.08 16:59:32.831462 [ 262 ] {a0ffea1e-32a7-43f9-a39c-def8e3ee339c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8601 | 2026.05.08 16:59:32.831664 [ 262 ] {a0ffea1e-32a7-43f9-a39c-def8e3ee339c} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.05.08 16:59:32.831787 [ 262 ] {a0ffea1e-32a7-43f9-a39c-def8e3ee339c} <Debug> executeQuery: Read 117 rows, 9.38 KiB in 0.001154 sec., 101386.48180242634 rows/sec., 7.94 MiB/sec. | ||
| 8603 | 2026.05.08 16:59:32.831823 [ 262 ] {a0ffea1e-32a7-43f9-a39c-def8e3ee339c} <Debug> TCPHandler: Processed in 0.001316166 sec. | ||
| 8604 | 2026.05.08 16:59:32.831944 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2026.05.08 16:59:32.832039 [ 262 ] {a6096056-5ade-431e-a528-11e3e9f761ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8606 | 2026.05.08 16:59:32.832086 [ 262 ] {a6096056-5ade-431e-a528-11e3e9f761ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8607 | 2026.05.08 16:59:32.832503 [ 262 ] {a6096056-5ade-431e-a528-11e3e9f761ce} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.05.08 16:59:32.832539 [ 262 ] {a6096056-5ade-431e-a528-11e3e9f761ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8609 | 2026.05.08 16:59:32.832866 [ 262 ] {a6096056-5ade-431e-a528-11e3e9f761ce} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8610 | 2026.05.08 16:59:32.833082 [ 262 ] {a6096056-5ade-431e-a528-11e3e9f761ce} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2026.05.08 16:59:32.833318 [ 262 ] {a6096056-5ade-431e-a528-11e3e9f761ce} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001297 sec., 127987.66383962992 rows/sec., 8.91 MiB/sec. | ||
| 8612 | 2026.05.08 16:59:32.833354 [ 262 ] {a6096056-5ade-431e-a528-11e3e9f761ce} <Debug> TCPHandler: Processed in 0.001458219 sec. | ||
| 8613 | 2026.05.08 16:59:32.833479 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2026.05.08 16:59:32.833574 [ 262 ] {6cbdde03-7d75-4dce-90df-19fff65292ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8615 | 2026.05.08 16:59:32.833628 [ 262 ] {6cbdde03-7d75-4dce-90df-19fff65292ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8616 | 2026.05.08 16:59:32.834485 [ 262 ] {6cbdde03-7d75-4dce-90df-19fff65292ec} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2026.05.08 16:59:32.834521 [ 262 ] {6cbdde03-7d75-4dce-90df-19fff65292ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8618 | 2026.05.08 16:59:32.835069 [ 262 ] {6cbdde03-7d75-4dce-90df-19fff65292ec} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8619 | 2026.05.08 16:59:32.835299 [ 262 ] {6cbdde03-7d75-4dce-90df-19fff65292ec} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2026.05.08 16:59:32.835435 [ 262 ] {6cbdde03-7d75-4dce-90df-19fff65292ec} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001879 sec., 21820.117083555084 rows/sec., 39.10 MiB/sec. | ||
| 8621 | 2026.05.08 16:59:32.835487 [ 262 ] {6cbdde03-7d75-4dce-90df-19fff65292ec} <Debug> TCPHandler: Processed in 0.002056756 sec. | ||
| 8622 | 2026.05.08 16:59:32.835639 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2026.05.08 16:59:32.835735 [ 262 ] {44520a2b-ea55-4fda-8ad6-617d0e5b575c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8624 | 2026.05.08 16:59:32.835776 [ 262 ] {44520a2b-ea55-4fda-8ad6-617d0e5b575c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8625 | 2026.05.08 16:59:32.836138 [ 262 ] {44520a2b-ea55-4fda-8ad6-617d0e5b575c} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2026.05.08 16:59:32.836174 [ 262 ] {44520a2b-ea55-4fda-8ad6-617d0e5b575c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8627 | 2026.05.08 16:59:32.836485 [ 262 ] {44520a2b-ea55-4fda-8ad6-617d0e5b575c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8628 | 2026.05.08 16:59:32.836697 [ 262 ] {44520a2b-ea55-4fda-8ad6-617d0e5b575c} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2026.05.08 16:59:32.836823 [ 262 ] {44520a2b-ea55-4fda-8ad6-617d0e5b575c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 8630 | 2026.05.08 16:59:32.836858 [ 262 ] {44520a2b-ea55-4fda-8ad6-617d0e5b575c} <Debug> TCPHandler: Processed in 0.001267784 sec. | ||
| 8631 | 2026.05.08 16:59:34.833207 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16778 | ||
| 8632 | 2026.05.08 16:59:34.833691 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.05.08 16:59:34.833730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8634 | 2026.05.08 16:59:34.834180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8635 | 2026.05.08 16:59:34.834411 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.05.08 16:59:34.834534 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16778 | ||
| 8637 | 2026.05.08 16:59:35.700534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8638 | 2026.05.08 16:59:35.718198 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.05.08 16:59:35.718261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8640 | 2026.05.08 16:59:35.724679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8641 | 2026.05.08 16:59:35.725393 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.05.08 16:59:35.728709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8643 | 2026.05.08 16:59:37.823678 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2026.05.08 16:59:37.823937 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 8645 | 2026.05.08 16:59:37.824296 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8646 | 2026.05.08 16:59:37.824333 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 8647 | 2026.05.08 16:59:37.824561 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8648 | 2026.05.08 16:59:37.824627 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8649 | 2026.05.08 16:59:37.824767 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 8650 | 2026.05.08 16:59:37.824893 [ 365 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8651 | 2026.05.08 16:59:37.824893 [ 324 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8652 | 2026.05.08 16:59:37.824943 [ 331 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8653 | 2026.05.08 16:59:37.825101 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 8654 | 2026.05.08 16:59:37.825131 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8655 | 2026.05.08 16:59:37.825215 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8656 | 2026.05.08 16:59:37.825235 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 8657 | 2026.05.08 16:59:37.825269 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 8658 | 2026.05.08 16:59:37.825305 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 8659 | 2026.05.08 16:59:37.825336 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 8660 | 2026.05.08 16:59:37.826586 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002759 sec., 18847.408481333816 rows/sec., 3.83 MiB/sec. | ||
| 8661 | 2026.05.08 16:59:37.826738 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Debug> MemoryTracker: Peak memory usage (for query): 141.86 KiB. | ||
| 8662 | 2026.05.08 16:59:37.826754 [ 262 ] {acd1fed2-b4d9-4ac1-befc-004440daa7fc} <Debug> TCPHandler: Processed in 0.003212836 sec. | ||
| 8663 | 2026.05.08 16:59:37.831619 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2026.05.08 16:59:37.831778 [ 262 ] {b4ff6e32-5b56-43aa-889e-d75e14efe0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8665 | 2026.05.08 16:59:37.831837 [ 262 ] {b4ff6e32-5b56-43aa-889e-d75e14efe0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8666 | 2026.05.08 16:59:37.832608 [ 262 ] {b4ff6e32-5b56-43aa-889e-d75e14efe0a0} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.05.08 16:59:37.832653 [ 262 ] {b4ff6e32-5b56-43aa-889e-d75e14efe0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8668 | 2026.05.08 16:59:37.833025 [ 262 ] {b4ff6e32-5b56-43aa-889e-d75e14efe0a0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8669 | 2026.05.08 16:59:37.833243 [ 262 ] {b4ff6e32-5b56-43aa-889e-d75e14efe0a0} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.05.08 16:59:37.833391 [ 262 ] {b4ff6e32-5b56-43aa-889e-d75e14efe0a0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001658 sec., 171290.7117008444 rows/sec., 10.88 MiB/sec. | ||
| 8671 | 2026.05.08 16:59:37.833429 [ 262 ] {b4ff6e32-5b56-43aa-889e-d75e14efe0a0} <Debug> TCPHandler: Processed in 0.001884611 sec. | ||
| 8672 | 2026.05.08 16:59:37.833553 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2026.05.08 16:59:37.833651 [ 262 ] {5ff1fda3-2304-4ef7-b328-2080bc136fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8674 | 2026.05.08 16:59:37.833690 [ 262 ] {5ff1fda3-2304-4ef7-b328-2080bc136fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8675 | 2026.05.08 16:59:37.834890 [ 262 ] {5ff1fda3-2304-4ef7-b328-2080bc136fe7} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2026.05.08 16:59:37.834926 [ 262 ] {5ff1fda3-2304-4ef7-b328-2080bc136fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8677 | 2026.05.08 16:59:37.835269 [ 262 ] {5ff1fda3-2304-4ef7-b328-2080bc136fe7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8678 | 2026.05.08 16:59:37.835474 [ 262 ] {5ff1fda3-2304-4ef7-b328-2080bc136fe7} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.05.08 16:59:37.835601 [ 262 ] {5ff1fda3-2304-4ef7-b328-2080bc136fe7} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001969 sec., 404773.99695276795 rows/sec., 31.14 MiB/sec. | ||
| 8680 | 2026.05.08 16:59:37.835637 [ 262 ] {5ff1fda3-2304-4ef7-b328-2080bc136fe7} <Debug> TCPHandler: Processed in 0.002133168 sec. | ||
| 8681 | 2026.05.08 16:59:37.835759 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.05.08 16:59:37.835864 [ 262 ] {2a2d1a04-8582-44bc-baa4-c812687ea736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8683 | 2026.05.08 16:59:37.835903 [ 262 ] {2a2d1a04-8582-44bc-baa4-c812687ea736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8684 | 2026.05.08 16:59:37.836384 [ 262 ] {2a2d1a04-8582-44bc-baa4-c812687ea736} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.05.08 16:59:37.836420 [ 262 ] {2a2d1a04-8582-44bc-baa4-c812687ea736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8686 | 2026.05.08 16:59:37.836713 [ 262 ] {2a2d1a04-8582-44bc-baa4-c812687ea736} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8687 | 2026.05.08 16:59:37.836913 [ 262 ] {2a2d1a04-8582-44bc-baa4-c812687ea736} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.05.08 16:59:37.837039 [ 262 ] {2a2d1a04-8582-44bc-baa4-c812687ea736} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001202 sec., 118136.43926788686 rows/sec., 6.94 MiB/sec. | ||
| 8689 | 2026.05.08 16:59:37.837077 [ 262 ] {2a2d1a04-8582-44bc-baa4-c812687ea736} <Debug> TCPHandler: Processed in 0.001366357 sec. | ||
| 8690 | 2026.05.08 16:59:37.837190 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8691 | 2026.05.08 16:59:37.837286 [ 262 ] {5ca5a4f0-514f-4ea5-abab-cb6dad81a4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8692 | 2026.05.08 16:59:37.837324 [ 262 ] {5ca5a4f0-514f-4ea5-abab-cb6dad81a4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8693 | 2026.05.08 16:59:37.837751 [ 262 ] {5ca5a4f0-514f-4ea5-abab-cb6dad81a4df} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8694 | 2026.05.08 16:59:37.837787 [ 262 ] {5ca5a4f0-514f-4ea5-abab-cb6dad81a4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8695 | 2026.05.08 16:59:37.838080 [ 262 ] {5ca5a4f0-514f-4ea5-abab-cb6dad81a4df} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8696 | 2026.05.08 16:59:37.838283 [ 262 ] {5ca5a4f0-514f-4ea5-abab-cb6dad81a4df} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2026.05.08 16:59:37.838409 [ 262 ] {5ca5a4f0-514f-4ea5-abab-cb6dad81a4df} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 8698 | 2026.05.08 16:59:37.838445 [ 262 ] {5ca5a4f0-514f-4ea5-abab-cb6dad81a4df} <Debug> TCPHandler: Processed in 0.001303295 sec. | ||
| 8699 | 2026.05.08 16:59:37.838562 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8700 | 2026.05.08 16:59:37.838658 [ 262 ] {70fb89f3-ad22-4e37-9d48-470f1e84f46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8701 | 2026.05.08 16:59:37.838695 [ 262 ] {70fb89f3-ad22-4e37-9d48-470f1e84f46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8702 | 2026.05.08 16:59:37.839269 [ 262 ] {70fb89f3-ad22-4e37-9d48-470f1e84f46c} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.05.08 16:59:37.839314 [ 262 ] {70fb89f3-ad22-4e37-9d48-470f1e84f46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8704 | 2026.05.08 16:59:37.839703 [ 262 ] {70fb89f3-ad22-4e37-9d48-470f1e84f46c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8705 | 2026.05.08 16:59:37.839928 [ 262 ] {70fb89f3-ad22-4e37-9d48-470f1e84f46c} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2026.05.08 16:59:37.840106 [ 262 ] {70fb89f3-ad22-4e37-9d48-470f1e84f46c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001463 sec., 101161.995898838 rows/sec., 5.75 MiB/sec. | ||
| 8707 | 2026.05.08 16:59:37.840166 [ 262 ] {70fb89f3-ad22-4e37-9d48-470f1e84f46c} <Debug> TCPHandler: Processed in 0.001652265 sec. | ||
| 8708 | 2026.05.08 16:59:37.840379 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8709 | 2026.05.08 16:59:37.840507 [ 262 ] {ef1faf31-b0dc-4749-b6ba-df017726624b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8710 | 2026.05.08 16:59:37.840559 [ 262 ] {ef1faf31-b0dc-4749-b6ba-df017726624b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8711 | 2026.05.08 16:59:37.841247 [ 262 ] {ef1faf31-b0dc-4749-b6ba-df017726624b} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2026.05.08 16:59:37.841283 [ 262 ] {ef1faf31-b0dc-4749-b6ba-df017726624b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8713 | 2026.05.08 16:59:37.841615 [ 262 ] {ef1faf31-b0dc-4749-b6ba-df017726624b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8714 | 2026.05.08 16:59:37.841823 [ 262 ] {ef1faf31-b0dc-4749-b6ba-df017726624b} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2026.05.08 16:59:37.841950 [ 262 ] {ef1faf31-b0dc-4749-b6ba-df017726624b} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00148 sec., 331081.08108108107 rows/sec., 23.21 MiB/sec. | ||
| 8716 | 2026.05.08 16:59:37.841987 [ 262 ] {ef1faf31-b0dc-4749-b6ba-df017726624b} <Debug> TCPHandler: Processed in 0.001722617 sec. | ||
| 8717 | 2026.05.08 16:59:37.842116 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8718 | 2026.05.08 16:59:37.842213 [ 262 ] {c99efdd0-4e25-43ee-9d9c-d9582ee4419e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8719 | 2026.05.08 16:59:37.842255 [ 262 ] {c99efdd0-4e25-43ee-9d9c-d9582ee4419e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8720 | 2026.05.08 16:59:37.842608 [ 262 ] {c99efdd0-4e25-43ee-9d9c-d9582ee4419e} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.05.08 16:59:37.842644 [ 262 ] {c99efdd0-4e25-43ee-9d9c-d9582ee4419e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8722 | 2026.05.08 16:59:37.842940 [ 262 ] {c99efdd0-4e25-43ee-9d9c-d9582ee4419e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8723 | 2026.05.08 16:59:37.843149 [ 262 ] {c99efdd0-4e25-43ee-9d9c-d9582ee4419e} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2026.05.08 16:59:37.843278 [ 262 ] {c99efdd0-4e25-43ee-9d9c-d9582ee4419e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 8725 | 2026.05.08 16:59:37.843314 [ 262 ] {c99efdd0-4e25-43ee-9d9c-d9582ee4419e} <Debug> TCPHandler: Processed in 0.001248993 sec. | ||
| 8726 | 2026.05.08 16:59:37.843435 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8727 | 2026.05.08 16:59:37.843531 [ 262 ] {736db70e-4bf8-4244-b935-1421084d1680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8728 | 2026.05.08 16:59:37.843572 [ 262 ] {736db70e-4bf8-4244-b935-1421084d1680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8729 | 2026.05.08 16:59:37.843983 [ 262 ] {736db70e-4bf8-4244-b935-1421084d1680} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2026.05.08 16:59:37.844019 [ 262 ] {736db70e-4bf8-4244-b935-1421084d1680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8731 | 2026.05.08 16:59:37.844356 [ 262 ] {736db70e-4bf8-4244-b935-1421084d1680} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8732 | 2026.05.08 16:59:37.844560 [ 262 ] {736db70e-4bf8-4244-b935-1421084d1680} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2026.05.08 16:59:37.844688 [ 262 ] {736db70e-4bf8-4244-b935-1421084d1680} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 8734 | 2026.05.08 16:59:37.844725 [ 262 ] {736db70e-4bf8-4244-b935-1421084d1680} <Debug> TCPHandler: Processed in 0.001338816 sec. | ||
| 8735 | 2026.05.08 16:59:37.844849 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8736 | 2026.05.08 16:59:37.844947 [ 262 ] {1693c5f8-5726-4717-a123-6ac597e6e2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8737 | 2026.05.08 16:59:37.844988 [ 262 ] {1693c5f8-5726-4717-a123-6ac597e6e2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8738 | 2026.05.08 16:59:37.845308 [ 262 ] {1693c5f8-5726-4717-a123-6ac597e6e2b7} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.05.08 16:59:37.845344 [ 262 ] {1693c5f8-5726-4717-a123-6ac597e6e2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8740 | 2026.05.08 16:59:37.845625 [ 262 ] {1693c5f8-5726-4717-a123-6ac597e6e2b7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8741 | 2026.05.08 16:59:37.845825 [ 262 ] {1693c5f8-5726-4717-a123-6ac597e6e2b7} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.05.08 16:59:37.845953 [ 262 ] {1693c5f8-5726-4717-a123-6ac597e6e2b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 8743 | 2026.05.08 16:59:37.845952 [ 90 ] {} <Debug> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8744 | 2026.05.08 16:59:37.845990 [ 262 ] {1693c5f8-5726-4717-a123-6ac597e6e2b7} <Debug> TCPHandler: Processed in 0.001190081 sec. | ||
| 8745 | 2026.05.08 16:59:37.846028 [ 90 ] {} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.05.08 16:59:37.846056 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8747 | 2026.05.08 16:59:37.846127 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8748 | 2026.05.08 16:59:37.846156 [ 196 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::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 | ||
| 8749 | 2026.05.08 16:59:37.846230 [ 262 ] {d74716cc-73e5-4433-a5f8-5c8c7a1eb183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8750 | 2026.05.08 16:59:37.846266 [ 196 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8751 | 2026.05.08 16:59:37.846274 [ 262 ] {d74716cc-73e5-4433-a5f8-5c8c7a1eb183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8752 | 2026.05.08 16:59:37.846306 [ 196 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 21 rows starting from the beginning of the part | ||
| 8753 | 2026.05.08 16:59:37.846386 [ 196 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8754 | 2026.05.08 16:59:37.846433 [ 196 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8755 | 2026.05.08 16:59:37.846477 [ 196 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8756 | 2026.05.08 16:59:37.846519 [ 196 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8757 | 2026.05.08 16:59:37.846560 [ 196 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 8758 | 2026.05.08 16:59:37.846732 [ 262 ] {d74716cc-73e5-4433-a5f8-5c8c7a1eb183} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.05.08 16:59:37.846772 [ 262 ] {d74716cc-73e5-4433-a5f8-5c8c7a1eb183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8760 | 2026.05.08 16:59:37.847125 [ 262 ] {d74716cc-73e5-4433-a5f8-5c8c7a1eb183} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8761 | 2026.05.08 16:59:37.847339 [ 262 ] {d74716cc-73e5-4433-a5f8-5c8c7a1eb183} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2026.05.08 16:59:37.847360 [ 197 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001249653 sec., 20805.77568332969 rows/sec., 1.36 MiB/sec. | ||
| 8763 | 2026.05.08 16:59:37.847471 [ 262 ] {d74716cc-73e5-4433-a5f8-5c8c7a1eb183} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001262 sec., 71315.37242472266 rows/sec., 4.46 MiB/sec. | ||
| 8764 | 2026.05.08 16:59:37.847511 [ 262 ] {d74716cc-73e5-4433-a5f8-5c8c7a1eb183} <Debug> TCPHandler: Processed in 0.001433098 sec. | ||
| 8765 | 2026.05.08 16:59:37.847530 [ 201 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8766 | 2026.05.08 16:59:37.847830 [ 201 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_26_5} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.05.08 16:59:37.847905 [ 201 ] {3720ae04-7cfa-4756-921a-b0c59d7db037::all_1_26_5} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8768 | 2026.05.08 16:59:37.848000 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8769 | 2026.05.08 16:59:42.218932 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8770 | 2026.05.08 16:59:42.219001 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8771 | 2026.05.08 16:59:42.335588 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17290 | ||
| 8772 | 2026.05.08 16:59:42.336138 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8773 | 2026.05.08 16:59:42.336179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8774 | 2026.05.08 16:59:42.336681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8775 | 2026.05.08 16:59:42.336912 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2026.05.08 16:59:42.337046 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17290 | ||
| 8777 | 2026.05.08 16:59:42.337067 [ 84 ] {} <Debug> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8778 | 2026.05.08 16:59:42.337123 [ 84 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2026.05.08 16:59:42.337145 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8780 | 2026.05.08 16:59:42.337277 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 8781 | 2026.05.08 16:59:42.337435 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8782 | 2026.05.08 16:59:42.337474 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14858 rows starting from the beginning of the part | ||
| 8783 | 2026.05.08 16:59:42.337540 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 8784 | 2026.05.08 16:59:42.337587 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 8785 | 2026.05.08 16:59:42.337627 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 8786 | 2026.05.08 16:59:42.337669 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 8787 | 2026.05.08 16:59:42.337710 [ 197 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::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 | ||
| 8788 | 2026.05.08 16:59:42.339645 [ 198 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17290 rows, containing 4 columns (4 merged, 0 gathered) in 0.002426455 sec., 7125621.534295917 rows/sec., 101.93 MiB/sec. | ||
| 8789 | 2026.05.08 16:59:42.339796 [ 201 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8790 | 2026.05.08 16:59:42.340153 [ 201 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_36_7} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.05.08 16:59:42.340237 [ 201 ] {44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da::all_1_36_7} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8792 | 2026.05.08 16:59:42.340375 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8793 | 2026.05.08 16:59:42.378082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1086 | ||
| 8794 | 2026.05.08 16:59:42.380543 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2026.05.08 16:59:42.380592 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8796 | 2026.05.08 16:59:42.381785 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8797 | 2026.05.08 16:59:42.382055 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.05.08 16:59:42.382321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1086 | ||
| 8799 | 2026.05.08 16:59:42.821148 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2026.05.08 16:59:42.821386 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8801 | 2026.05.08 16:59:42.821735 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8802 | 2026.05.08 16:59:42.821771 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8803 | 2026.05.08 16:59:42.821993 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8804 | 2026.05.08 16:59:42.822064 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8805 | 2026.05.08 16:59:42.822206 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8806 | 2026.05.08 16:59:42.822328 [ 315 ] {d06f8619-43ac-457e-a506-76bec252059e} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8807 | 2026.05.08 16:59:42.822350 [ 324 ] {d06f8619-43ac-457e-a506-76bec252059e} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8808 | 2026.05.08 16:59:42.822328 [ 331 ] {d06f8619-43ac-457e-a506-76bec252059e} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8809 | 2026.05.08 16:59:42.822500 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 8810 | 2026.05.08 16:59:42.822529 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8811 | 2026.05.08 16:59:42.822618 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8812 | 2026.05.08 16:59:42.822639 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 8813 | 2026.05.08 16:59:42.822675 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8814 | 2026.05.08 16:59:42.822717 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8815 | 2026.05.08 16:59:42.822755 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8816 | 2026.05.08 16:59:42.824088 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002797 sec., 18591.347872720773 rows/sec., 3.78 MiB/sec. | ||
| 8817 | 2026.05.08 16:59:42.824213 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Debug> MemoryTracker: Peak memory usage (for query): 139.49 KiB. | ||
| 8818 | 2026.05.08 16:59:42.824230 [ 262 ] {d06f8619-43ac-457e-a506-76bec252059e} <Debug> TCPHandler: Processed in 0.003227016 sec. | ||
| 8819 | 2026.05.08 16:59:42.826581 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8820 | 2026.05.08 16:59:42.826694 [ 262 ] {ba468ab3-7e42-49b8-a89f-b4ab0db6b2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8821 | 2026.05.08 16:59:42.826737 [ 262 ] {ba468ab3-7e42-49b8-a89f-b4ab0db6b2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8822 | 2026.05.08 16:59:42.827469 [ 262 ] {ba468ab3-7e42-49b8-a89f-b4ab0db6b2b9} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.05.08 16:59:42.827515 [ 262 ] {ba468ab3-7e42-49b8-a89f-b4ab0db6b2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8824 | 2026.05.08 16:59:42.827940 [ 262 ] {ba468ab3-7e42-49b8-a89f-b4ab0db6b2b9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8825 | 2026.05.08 16:59:42.828177 [ 262 ] {ba468ab3-7e42-49b8-a89f-b4ab0db6b2b9} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.05.08 16:59:42.828335 [ 82 ] {} <Debug> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8827 | 2026.05.08 16:59:42.828351 [ 262 ] {ba468ab3-7e42-49b8-a89f-b4ab0db6b2b9} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001687 sec., 81802.01541197392 rows/sec., 7.10 MiB/sec. | ||
| 8828 | 2026.05.08 16:59:42.828390 [ 82 ] {} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.05.08 16:59:42.828419 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8830 | 2026.05.08 16:59:42.828433 [ 262 ] {ba468ab3-7e42-49b8-a89f-b4ab0db6b2b9} <Debug> TCPHandler: Processed in 0.001902681 sec. | ||
| 8831 | 2026.05.08 16:59:42.828536 [ 191 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 8832 | 2026.05.08 16:59:42.828639 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2026.05.08 16:59:42.828664 [ 191 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8834 | 2026.05.08 16:59:42.828705 [ 191 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::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 | ||
| 8835 | 2026.05.08 16:59:42.828772 [ 191 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 139 rows starting from the beginning of the part | ||
| 8836 | 2026.05.08 16:59:42.828779 [ 262 ] {83384d03-6bff-4c08-87e4-fb560dda293c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8837 | 2026.05.08 16:59:42.828828 [ 191 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 797 rows starting from the beginning of the part | ||
| 8838 | 2026.05.08 16:59:42.828846 [ 262 ] {83384d03-6bff-4c08-87e4-fb560dda293c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8839 | 2026.05.08 16:59:42.828890 [ 191 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 144 rows starting from the beginning of the part | ||
| 8840 | 2026.05.08 16:59:42.828942 [ 191 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 797 rows starting from the beginning of the part | ||
| 8841 | 2026.05.08 16:59:42.828989 [ 191 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 138 rows starting from the beginning of the part | ||
| 8842 | 2026.05.08 16:59:42.829348 [ 262 ] {83384d03-6bff-4c08-87e4-fb560dda293c} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2026.05.08 16:59:42.829392 [ 262 ] {83384d03-6bff-4c08-87e4-fb560dda293c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8844 | 2026.05.08 16:59:42.829710 [ 262 ] {83384d03-6bff-4c08-87e4-fb560dda293c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8845 | 2026.05.08 16:59:42.829952 [ 262 ] {83384d03-6bff-4c08-87e4-fb560dda293c} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2026.05.08 16:59:42.830086 [ 262 ] {83384d03-6bff-4c08-87e4-fb560dda293c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001348 sec., 30415.430267062315 rows/sec., 2.23 MiB/sec. | ||
| 8847 | 2026.05.08 16:59:42.830125 [ 262 ] {83384d03-6bff-4c08-87e4-fb560dda293c} <Debug> TCPHandler: Processed in 0.001604763 sec. | ||
| 8848 | 2026.05.08 16:59:42.830277 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8849 | 2026.05.08 16:59:42.830374 [ 262 ] {441e61e2-9560-4f4a-a177-71acba2c1185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8850 | 2026.05.08 16:59:42.830414 [ 262 ] {441e61e2-9560-4f4a-a177-71acba2c1185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8851 | 2026.05.08 16:59:42.830908 [ 195 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5373 rows, containing 5 columns (5 merged, 0 gathered) in 0.002419725 sec., 2220500.2634596904 rows/sec., 178.76 MiB/sec. | ||
| 8852 | 2026.05.08 16:59:42.830940 [ 262 ] {441e61e2-9560-4f4a-a177-71acba2c1185} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2026.05.08 16:59:42.830981 [ 262 ] {441e61e2-9560-4f4a-a177-71acba2c1185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8854 | 2026.05.08 16:59:42.831270 [ 189 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8855 | 2026.05.08 16:59:42.831463 [ 262 ] {441e61e2-9560-4f4a-a177-71acba2c1185} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8856 | 2026.05.08 16:59:42.831616 [ 189 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_51_10} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.05.08 16:59:42.831719 [ 189 ] {62d75ed9-312f-44f9-a24c-78bdbaa0e61b::all_1_51_10} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8858 | 2026.05.08 16:59:42.831764 [ 262 ] {441e61e2-9560-4f4a-a177-71acba2c1185} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.05.08 16:59:42.831812 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 8860 | 2026.05.08 16:59:42.831917 [ 82 ] {} <Debug> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8861 | 2026.05.08 16:59:42.831950 [ 262 ] {441e61e2-9560-4f4a-a177-71acba2c1185} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00159 sec., 66037.7358490566 rows/sec., 5.16 MiB/sec. | ||
| 8862 | 2026.05.08 16:59:42.831964 [ 82 ] {} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.05.08 16:59:42.831995 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8864 | 2026.05.08 16:59:42.832028 [ 262 ] {441e61e2-9560-4f4a-a177-71acba2c1185} <Debug> TCPHandler: Processed in 0.001800189 sec. | ||
| 8865 | 2026.05.08 16:59:42.832077 [ 189 ] {43974e35-1d64-4a79-8ecf-01f338521548::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 | ||
| 8866 | 2026.05.08 16:59:42.832173 [ 189 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8867 | 2026.05.08 16:59:42.832203 [ 189 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1829 rows starting from the beginning of the part | ||
| 8868 | 2026.05.08 16:59:42.832224 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2026.05.08 16:59:42.832267 [ 189 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 105 rows starting from the beginning of the part | ||
| 8870 | 2026.05.08 16:59:42.832314 [ 189 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 490 rows starting from the beginning of the part | ||
| 8871 | 2026.05.08 16:59:42.832355 [ 189 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 117 rows starting from the beginning of the part | ||
| 8872 | 2026.05.08 16:59:42.832358 [ 262 ] {18376196-c4dd-45bd-b1b5-9e90b83a26a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8873 | 2026.05.08 16:59:42.832399 [ 189 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 490 rows starting from the beginning of the part | ||
| 8874 | 2026.05.08 16:59:42.832425 [ 262 ] {18376196-c4dd-45bd-b1b5-9e90b83a26a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8875 | 2026.05.08 16:59:42.832448 [ 189 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 105 rows starting from the beginning of the part | ||
| 8876 | 2026.05.08 16:59:42.832933 [ 262 ] {18376196-c4dd-45bd-b1b5-9e90b83a26a9} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2026.05.08 16:59:42.832977 [ 262 ] {18376196-c4dd-45bd-b1b5-9e90b83a26a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8878 | 2026.05.08 16:59:42.833327 [ 262 ] {18376196-c4dd-45bd-b1b5-9e90b83a26a9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8879 | 2026.05.08 16:59:42.833552 [ 262 ] {18376196-c4dd-45bd-b1b5-9e90b83a26a9} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2026.05.08 16:59:42.833577 [ 195 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537491 sec., 2039686.736377644 rows/sec., 150.17 MiB/sec. | ||
| 8881 | 2026.05.08 16:59:42.833668 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8882 | 2026.05.08 16:59:42.833686 [ 262 ] {18376196-c4dd-45bd-b1b5-9e90b83a26a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001366 sec., 117130.3074670571 rows/sec., 8.16 MiB/sec. | ||
| 8883 | 2026.05.08 16:59:42.833714 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2026.05.08 16:59:42.833736 [ 262 ] {18376196-c4dd-45bd-b1b5-9e90b83a26a9} <Debug> TCPHandler: Processed in 0.001619474 sec. | ||
| 8885 | 2026.05.08 16:59:42.833740 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8886 | 2026.05.08 16:59:42.833759 [ 189 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8887 | 2026.05.08 16:59:42.833833 [ 194 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::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 | ||
| 8888 | 2026.05.08 16:59:42.833870 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8889 | 2026.05.08 16:59:42.833939 [ 194 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8890 | 2026.05.08 16:59:42.833973 [ 194 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21379 rows starting from the beginning of the part | ||
| 8891 | 2026.05.08 16:59:42.833975 [ 262 ] {3f3aa8d6-c7ae-4334-b9bf-c1886f129b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8892 | 2026.05.08 16:59:42.834012 [ 189 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_51_10} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8893 | 2026.05.08 16:59:42.834044 [ 262 ] {3f3aa8d6-c7ae-4334-b9bf-c1886f129b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8894 | 2026.05.08 16:59:42.834051 [ 194 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 8895 | 2026.05.08 16:59:42.834089 [ 189 ] {43974e35-1d64-4a79-8ecf-01f338521548::all_1_51_10} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8896 | 2026.05.08 16:59:42.834112 [ 194 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 8897 | 2026.05.08 16:59:42.834153 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 8898 | 2026.05.08 16:59:42.834160 [ 194 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 166 rows starting from the beginning of the part | ||
| 8899 | 2026.05.08 16:59:42.834219 [ 194 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 8900 | 2026.05.08 16:59:42.834258 [ 194 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8901 | 2026.05.08 16:59:42.834946 [ 262 ] {3f3aa8d6-c7ae-4334-b9bf-c1886f129b30} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.05.08 16:59:42.834987 [ 262 ] {3f3aa8d6-c7ae-4334-b9bf-c1886f129b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8903 | 2026.05.08 16:59:42.835593 [ 262 ] {3f3aa8d6-c7ae-4334-b9bf-c1886f129b30} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8904 | 2026.05.08 16:59:42.835830 [ 262 ] {3f3aa8d6-c7ae-4334-b9bf-c1886f129b30} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.05.08 16:59:42.835971 [ 262 ] {3f3aa8d6-c7ae-4334-b9bf-c1886f129b30} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002015 sec., 20347.39454094293 rows/sec., 36.46 MiB/sec. | ||
| 8906 | 2026.05.08 16:59:42.836025 [ 262 ] {3f3aa8d6-c7ae-4334-b9bf-c1886f129b30} <Debug> TCPHandler: Processed in 0.002205059 sec. | ||
| 8907 | 2026.05.08 16:59:42.836153 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2026.05.08 16:59:42.836249 [ 262 ] {e3d5ace8-b5d9-46c9-b603-d1033e6e6083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8909 | 2026.05.08 16:59:42.836290 [ 262 ] {e3d5ace8-b5d9-46c9-b603-d1033e6e6083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8910 | 2026.05.08 16:59:42.836660 [ 262 ] {e3d5ace8-b5d9-46c9-b603-d1033e6e6083} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.05.08 16:59:42.836697 [ 262 ] {e3d5ace8-b5d9-46c9-b603-d1033e6e6083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8912 | 2026.05.08 16:59:42.837010 [ 262 ] {e3d5ace8-b5d9-46c9-b603-d1033e6e6083} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8913 | 2026.05.08 16:59:42.837218 [ 262 ] {e3d5ace8-b5d9-46c9-b603-d1033e6e6083} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.05.08 16:59:42.837333 [ 82 ] {} <Debug> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8915 | 2026.05.08 16:59:42.837346 [ 262 ] {e3d5ace8-b5d9-46c9-b603-d1033e6e6083} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 8916 | 2026.05.08 16:59:42.837364 [ 82 ] {} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.05.08 16:59:42.837383 [ 262 ] {e3d5ace8-b5d9-46c9-b603-d1033e6e6083} <Debug> TCPHandler: Processed in 0.001278715 sec. | ||
| 8918 | 2026.05.08 16:59:42.837387 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8919 | 2026.05.08 16:59:42.837474 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::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 | ||
| 8920 | 2026.05.08 16:59:42.837581 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8921 | 2026.05.08 16:59:42.837608 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3252 rows starting from the beginning of the part | ||
| 8922 | 2026.05.08 16:59:42.837665 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8923 | 2026.05.08 16:59:42.837716 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 8924 | 2026.05.08 16:59:42.837752 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8925 | 2026.05.08 16:59:42.837789 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 8926 | 2026.05.08 16:59:42.837826 [ 195 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8927 | 2026.05.08 16:59:42.839071 [ 193 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001631394 sec., 2214057.4257352916 rows/sec., 143.16 MiB/sec. | ||
| 8928 | 2026.05.08 16:59:42.839489 [ 199 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8929 | 2026.05.08 16:59:42.839810 [ 199 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_51_10} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.05.08 16:59:42.839897 [ 199 ] {ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c::all_1_51_10} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8931 | 2026.05.08 16:59:42.839953 [ 193 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22395 rows, containing 5 columns (5 merged, 0 gathered) in 0.006148906 sec., 3642111.2958955625 rows/sec., 234.58 MiB/sec. | ||
| 8932 | 2026.05.08 16:59:42.839991 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8933 | 2026.05.08 16:59:42.840465 [ 195 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8934 | 2026.05.08 16:59:42.840722 [ 195 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.05.08 16:59:42.840790 [ 195 ] {03a0d9d4-d14b-452c-bd73-fb8afc6886c2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8936 | 2026.05.08 16:59:42.840868 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8937 | 2026.05.08 16:59:43.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.35 MiB, peak 307.82 MiB, free memory in arenas 0.00 B, will set to 299.28 MiB (RSS), difference: 1.93 MiB | ||
| 8938 | 2026.05.08 16:59:43.229702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8939 | 2026.05.08 16:59:43.246459 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.05.08 16:59:43.246513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8941 | 2026.05.08 16:59:43.252482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8942 | 2026.05.08 16:59:43.253157 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.05.08 16:59:43.253464 [ 82 ] {} <Debug> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8944 | 2026.05.08 16:59:43.253559 [ 82 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.05.08 16:59:43.253593 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8946 | 2026.05.08 16:59:43.253734 [ 190 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 8947 | 2026.05.08 16:59:43.256137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8948 | 2026.05.08 16:59:43.257513 [ 190 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8949 | 2026.05.08 16:59:43.259078 [ 190 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 8950 | 2026.05.08 16:59:43.264221 [ 190 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 8951 | 2026.05.08 16:59:43.269252 [ 190 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 8952 | 2026.05.08 16:59:43.273810 [ 190 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 8953 | 2026.05.08 16:59:43.278323 [ 190 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 8954 | 2026.05.08 16:59:43.282266 [ 190 ] {414ae923-78fa-441b-b4b6-d78db39662b1::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 | ||
| 8955 | 2026.05.08 16:59:43.333315 [ 194 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079646706 sec., 3402.5261509245593 rows/sec., 17.59 MiB/sec. | ||
| 8956 | 2026.05.08 16:59:43.335874 [ 194 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8957 | 2026.05.08 16:59:43.337921 [ 194 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_36_7} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2026.05.08 16:59:43.338001 [ 194 ] {414ae923-78fa-441b-b4b6-d78db39662b1::all_1_36_7} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8959 | 2026.05.08 16:59:43.339971 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8960 | 2026.05.08 16:59:43.409591 [ 82 ] {} <Debug> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8961 | 2026.05.08 16:59:43.409642 [ 82 ] {} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8962 | 2026.05.08 16:59:43.409666 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8963 | 2026.05.08 16:59:43.409760 [ 195 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::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 | ||
| 8964 | 2026.05.08 16:59:43.409872 [ 195 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8965 | 2026.05.08 16:59:43.409912 [ 195 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::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 | ||
| 8966 | 2026.05.08 16:59:43.409976 [ 195 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 8967 | 2026.05.08 16:59:43.410024 [ 195 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8968 | 2026.05.08 16:59:43.410073 [ 195 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::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 | ||
| 8969 | 2026.05.08 16:59:43.410116 [ 195 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8970 | 2026.05.08 16:59:43.410790 [ 186 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001069038 sec., 46771.022171335346 rows/sec., 3.90 MiB/sec. | ||
| 8971 | 2026.05.08 16:59:43.410966 [ 200 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8972 | 2026.05.08 16:59:43.411313 [ 200 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_13_3} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.05.08 16:59:43.411389 [ 200 ] {bfc39ab8-6576-400b-99fb-3011fbeb5faa::all_1_13_3} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8974 | 2026.05.08 16:59:43.411485 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8975 | 2026.05.08 16:59:47.685043 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.05.08 16:59:47.685331 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8977 | 2026.05.08 16:59:47.685698 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8978 | 2026.05.08 16:59:47.685739 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8979 | 2026.05.08 16:59:47.686107 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8980 | 2026.05.08 16:59:47.686182 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8981 | 2026.05.08 16:59:47.686338 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 8982 | 2026.05.08 16:59:47.686449 [ 324 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8983 | 2026.05.08 16:59:47.686488 [ 331 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8984 | 2026.05.08 16:59:47.686490 [ 315 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8985 | 2026.05.08 16:59:47.686663 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 8986 | 2026.05.08 16:59:47.686695 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8987 | 2026.05.08 16:59:47.686786 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8988 | 2026.05.08 16:59:47.686808 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 8989 | 2026.05.08 16:59:47.686845 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 8990 | 2026.05.08 16:59:47.686886 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 8991 | 2026.05.08 16:59:47.686924 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 8992 | 2026.05.08 16:59:47.688310 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.003081 sec., 16877.63713080169 rows/sec., 3.95 MiB/sec. | ||
| 8993 | 2026.05.08 16:59:47.688597 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Debug> MemoryTracker: Peak memory usage (for query): 162.37 KiB. | ||
| 8994 | 2026.05.08 16:59:47.688616 [ 262 ] {3a0faa30-ff77-4ecc-96d7-7c88bfbefa1c} <Debug> TCPHandler: Processed in 0.00371121 sec. | ||
| 8995 | 2026.05.08 16:59:47.705155 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.05.08 16:59:47.705320 [ 262 ] {699722c7-8df3-4b24-a0b3-6f938d99e835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8997 | 2026.05.08 16:59:47.705392 [ 262 ] {699722c7-8df3-4b24-a0b3-6f938d99e835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8998 | 2026.05.08 16:59:47.706159 [ 262 ] {699722c7-8df3-4b24-a0b3-6f938d99e835} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.05.08 16:59:47.706213 [ 262 ] {699722c7-8df3-4b24-a0b3-6f938d99e835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9000 | 2026.05.08 16:59:47.706662 [ 262 ] {699722c7-8df3-4b24-a0b3-6f938d99e835} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9001 | 2026.05.08 16:59:47.706899 [ 262 ] {699722c7-8df3-4b24-a0b3-6f938d99e835} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.05.08 16:59:47.707061 [ 262 ] {699722c7-8df3-4b24-a0b3-6f938d99e835} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001793 sec., 158393.75348577803 rows/sec., 10.06 MiB/sec. | ||
| 9003 | 2026.05.08 16:59:47.707064 [ 76 ] {} <Debug> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9004 | 2026.05.08 16:59:47.707113 [ 262 ] {699722c7-8df3-4b24-a0b3-6f938d99e835} <Debug> TCPHandler: Processed in 0.002086577 sec. | ||
| 9005 | 2026.05.08 16:59:47.707131 [ 76 ] {} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9006 | 2026.05.08 16:59:47.707159 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9007 | 2026.05.08 16:59:47.707257 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 9008 | 2026.05.08 16:59:47.707293 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9009 | 2026.05.08 16:59:47.707389 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9010 | 2026.05.08 16:59:47.707405 [ 262 ] {519399df-26a3-4e0f-8e77-70593f3450e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9011 | 2026.05.08 16:59:47.707429 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 9012 | 2026.05.08 16:59:47.707456 [ 262 ] {519399df-26a3-4e0f-8e77-70593f3450e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9013 | 2026.05.08 16:59:47.707498 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 9014 | 2026.05.08 16:59:47.707551 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 9015 | 2026.05.08 16:59:47.707598 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 9016 | 2026.05.08 16:59:47.707639 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 9017 | 2026.05.08 16:59:47.707681 [ 186 ] {7d236ad8-7192-4507-981a-f3db63052e2a::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 | ||
| 9018 | 2026.05.08 16:59:47.707898 [ 262 ] {519399df-26a3-4e0f-8e77-70593f3450e2} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.05.08 16:59:47.707944 [ 262 ] {519399df-26a3-4e0f-8e77-70593f3450e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9020 | 2026.05.08 16:59:47.708305 [ 262 ] {519399df-26a3-4e0f-8e77-70593f3450e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9021 | 2026.05.08 16:59:47.708534 [ 262 ] {519399df-26a3-4e0f-8e77-70593f3450e2} <Trace> oximeter.fields_ipaddr (bfc39ab8-6576-400b-99fb-3011fbeb5faa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2026.05.08 16:59:47.708670 [ 262 ] {519399df-26a3-4e0f-8e77-70593f3450e2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001291 sec., 3098.3733539891555 rows/sec., 252.65 KiB/sec. | ||
| 9023 | 2026.05.08 16:59:47.708709 [ 262 ] {519399df-26a3-4e0f-8e77-70593f3450e2} <Debug> TCPHandler: Processed in 0.00146703 sec. | ||
| 9024 | 2026.05.08 16:59:47.708747 [ 200 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528702 sec., 1130370.732817776 rows/sec., 76.41 MiB/sec. | ||
| 9025 | 2026.05.08 16:59:47.708845 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9026 | 2026.05.08 16:59:47.708912 [ 187 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9027 | 2026.05.08 16:59:47.708947 [ 262 ] {f94e5e61-536c-4325-ae2b-25a59666927d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9028 | 2026.05.08 16:59:47.709000 [ 262 ] {f94e5e61-536c-4325-ae2b-25a59666927d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9029 | 2026.05.08 16:59:47.709187 [ 187 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_26_5} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2026.05.08 16:59:47.709262 [ 187 ] {7d236ad8-7192-4507-981a-f3db63052e2a::all_1_26_5} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9031 | 2026.05.08 16:59:47.709334 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 9032 | 2026.05.08 16:59:47.710859 [ 262 ] {f94e5e61-536c-4325-ae2b-25a59666927d} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2026.05.08 16:59:47.710903 [ 262 ] {f94e5e61-536c-4325-ae2b-25a59666927d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9034 | 2026.05.08 16:59:47.711421 [ 262 ] {f94e5e61-536c-4325-ae2b-25a59666927d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9035 | 2026.05.08 16:59:47.711639 [ 262 ] {f94e5e61-536c-4325-ae2b-25a59666927d} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2026.05.08 16:59:47.711773 [ 262 ] {f94e5e61-536c-4325-ae2b-25a59666927d} <Debug> executeQuery: Read 3144 rows, 238.77 KiB in 0.002845 sec., 1105096.6608084359 rows/sec., 81.96 MiB/sec. | ||
| 9037 | 2026.05.08 16:59:47.711814 [ 262 ] {f94e5e61-536c-4325-ae2b-25a59666927d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9038 | 2026.05.08 16:59:47.711828 [ 262 ] {f94e5e61-536c-4325-ae2b-25a59666927d} <Debug> TCPHandler: Processed in 0.003032392 sec. | ||
| 9039 | 2026.05.08 16:59:47.711963 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2026.05.08 16:59:47.712062 [ 262 ] {f5bc783e-241c-4986-b17b-ce008296ccae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9041 | 2026.05.08 16:59:47.712103 [ 262 ] {f5bc783e-241c-4986-b17b-ce008296ccae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9042 | 2026.05.08 16:59:47.712585 [ 262 ] {f5bc783e-241c-4986-b17b-ce008296ccae} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2026.05.08 16:59:47.712622 [ 262 ] {f5bc783e-241c-4986-b17b-ce008296ccae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9044 | 2026.05.08 16:59:47.712940 [ 262 ] {f5bc783e-241c-4986-b17b-ce008296ccae} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9045 | 2026.05.08 16:59:47.713154 [ 262 ] {f5bc783e-241c-4986-b17b-ce008296ccae} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.05.08 16:59:47.713283 [ 262 ] {f5bc783e-241c-4986-b17b-ce008296ccae} <Debug> executeQuery: Read 155 rows, 9.50 KiB in 0.001241 sec., 124899.27477840452 rows/sec., 7.47 MiB/sec. | ||
| 9047 | 2026.05.08 16:59:47.713322 [ 262 ] {f5bc783e-241c-4986-b17b-ce008296ccae} <Debug> TCPHandler: Processed in 0.001409338 sec. | ||
| 9048 | 2026.05.08 16:59:47.713471 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9049 | 2026.05.08 16:59:47.713567 [ 262 ] {132a500e-7c10-48ed-b645-8a627fc38fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9050 | 2026.05.08 16:59:47.713605 [ 262 ] {132a500e-7c10-48ed-b645-8a627fc38fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9051 | 2026.05.08 16:59:47.714306 [ 262 ] {132a500e-7c10-48ed-b645-8a627fc38fd5} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2026.05.08 16:59:47.714343 [ 262 ] {132a500e-7c10-48ed-b645-8a627fc38fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9053 | 2026.05.08 16:59:47.714695 [ 262 ] {132a500e-7c10-48ed-b645-8a627fc38fd5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9054 | 2026.05.08 16:59:47.714912 [ 262 ] {132a500e-7c10-48ed-b645-8a627fc38fd5} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2026.05.08 16:59:47.715044 [ 262 ] {132a500e-7c10-48ed-b645-8a627fc38fd5} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001495 sec., 635451.5050167224 rows/sec., 37.39 MiB/sec. | ||
| 9056 | 2026.05.08 16:59:47.715083 [ 262 ] {132a500e-7c10-48ed-b645-8a627fc38fd5} <Debug> TCPHandler: Processed in 0.001659944 sec. | ||
| 9057 | 2026.05.08 16:59:47.715214 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9058 | 2026.05.08 16:59:47.715310 [ 262 ] {9f8f29c3-e1fc-4e46-aa66-ae33ad1bf76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9059 | 2026.05.08 16:59:47.715348 [ 262 ] {9f8f29c3-e1fc-4e46-aa66-ae33ad1bf76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9060 | 2026.05.08 16:59:47.715754 [ 262 ] {9f8f29c3-e1fc-4e46-aa66-ae33ad1bf76a} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2026.05.08 16:59:47.715790 [ 262 ] {9f8f29c3-e1fc-4e46-aa66-ae33ad1bf76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9062 | 2026.05.08 16:59:47.716087 [ 262 ] {9f8f29c3-e1fc-4e46-aa66-ae33ad1bf76a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9063 | 2026.05.08 16:59:47.716294 [ 262 ] {9f8f29c3-e1fc-4e46-aa66-ae33ad1bf76a} <Trace> oximeter.fields_u64 (1b4c5c2c-9361-4738-8a40-d6a53c5bc52d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2026.05.08 16:59:47.716430 [ 262 ] {9f8f29c3-e1fc-4e46-aa66-ae33ad1bf76a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 61.79 KiB/sec. | ||
| 9065 | 2026.05.08 16:59:47.716468 [ 262 ] {9f8f29c3-e1fc-4e46-aa66-ae33ad1bf76a} <Debug> TCPHandler: Processed in 0.001303816 sec. | ||
| 9066 | 2026.05.08 16:59:47.716598 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2026.05.08 16:59:47.716693 [ 262 ] {d161626e-81c3-496c-9d33-b7f94a2a827d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9068 | 2026.05.08 16:59:47.716732 [ 262 ] {d161626e-81c3-496c-9d33-b7f94a2a827d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9069 | 2026.05.08 16:59:47.717334 [ 262 ] {d161626e-81c3-496c-9d33-b7f94a2a827d} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.05.08 16:59:47.717390 [ 262 ] {d161626e-81c3-496c-9d33-b7f94a2a827d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9071 | 2026.05.08 16:59:47.717804 [ 262 ] {d161626e-81c3-496c-9d33-b7f94a2a827d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9072 | 2026.05.08 16:59:47.718041 [ 262 ] {d161626e-81c3-496c-9d33-b7f94a2a827d} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.05.08 16:59:47.718177 [ 76 ] {} <Debug> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9074 | 2026.05.08 16:59:47.718202 [ 262 ] {d161626e-81c3-496c-9d33-b7f94a2a827d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001525 sec., 97049.18032786885 rows/sec., 5.52 MiB/sec. | ||
| 9075 | 2026.05.08 16:59:47.718233 [ 76 ] {} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2026.05.08 16:59:47.718261 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9077 | 2026.05.08 16:59:47.718276 [ 262 ] {d161626e-81c3-496c-9d33-b7f94a2a827d} <Debug> TCPHandler: Processed in 0.001726376 sec. | ||
| 9078 | 2026.05.08 16:59:47.718349 [ 186 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 9079 | 2026.05.08 16:59:47.718463 [ 186 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9080 | 2026.05.08 16:59:47.718468 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2026.05.08 16:59:47.718494 [ 186 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 9082 | 2026.05.08 16:59:47.718561 [ 186 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 9083 | 2026.05.08 16:59:47.718606 [ 186 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 9084 | 2026.05.08 16:59:47.718611 [ 262 ] {c3a2cf7c-07e9-42c9-941b-3367375d615c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9085 | 2026.05.08 16:59:47.718653 [ 186 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 9086 | 2026.05.08 16:59:47.718677 [ 262 ] {c3a2cf7c-07e9-42c9-941b-3367375d615c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9087 | 2026.05.08 16:59:47.718701 [ 186 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 9088 | 2026.05.08 16:59:47.718752 [ 186 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::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 | ||
| 9089 | 2026.05.08 16:59:47.719659 [ 200 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346057 sec., 668619.5309708281 rows/sec., 40.75 MiB/sec. | ||
| 9090 | 2026.05.08 16:59:47.719842 [ 192 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9091 | 2026.05.08 16:59:47.719934 [ 262 ] {c3a2cf7c-07e9-42c9-941b-3367375d615c} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2026.05.08 16:59:47.719983 [ 262 ] {c3a2cf7c-07e9-42c9-941b-3367375d615c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9093 | 2026.05.08 16:59:47.720190 [ 192 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_26_5} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2026.05.08 16:59:47.720286 [ 192 ] {6bd4aaf5-317c-40c9-bb09-d1a5f65e9226::all_1_26_5} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9095 | 2026.05.08 16:59:47.720385 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9096 | 2026.05.08 16:59:47.720492 [ 262 ] {c3a2cf7c-07e9-42c9-941b-3367375d615c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9097 | 2026.05.08 16:59:47.720732 [ 262 ] {c3a2cf7c-07e9-42c9-941b-3367375d615c} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.05.08 16:59:47.720868 [ 262 ] {c3a2cf7c-07e9-42c9-941b-3367375d615c} <Debug> executeQuery: Read 1718 rows, 118.34 KiB in 0.002295 sec., 748583.8779956426 rows/sec., 50.36 MiB/sec. | ||
| 9099 | 2026.05.08 16:59:47.720907 [ 262 ] {c3a2cf7c-07e9-42c9-941b-3367375d615c} <Debug> TCPHandler: Processed in 0.002530318 sec. | ||
| 9100 | 2026.05.08 16:59:47.721044 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9101 | 2026.05.08 16:59:47.721141 [ 262 ] {769a516a-ee6b-40dd-be64-f091afe16ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9102 | 2026.05.08 16:59:47.721183 [ 262 ] {769a516a-ee6b-40dd-be64-f091afe16ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9103 | 2026.05.08 16:59:47.721573 [ 262 ] {769a516a-ee6b-40dd-be64-f091afe16ca7} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2026.05.08 16:59:47.721609 [ 262 ] {769a516a-ee6b-40dd-be64-f091afe16ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9105 | 2026.05.08 16:59:47.721919 [ 262 ] {769a516a-ee6b-40dd-be64-f091afe16ca7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9106 | 2026.05.08 16:59:47.722131 [ 262 ] {769a516a-ee6b-40dd-be64-f091afe16ca7} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.05.08 16:59:47.722261 [ 262 ] {769a516a-ee6b-40dd-be64-f091afe16ca7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 9108 | 2026.05.08 16:59:47.722297 [ 262 ] {769a516a-ee6b-40dd-be64-f091afe16ca7} <Debug> TCPHandler: Processed in 0.001303785 sec. | ||
| 9109 | 2026.05.08 16:59:47.722432 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2026.05.08 16:59:47.722529 [ 262 ] {453cf7df-3416-4fa5-a263-659dde3cd401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9111 | 2026.05.08 16:59:47.722570 [ 262 ] {453cf7df-3416-4fa5-a263-659dde3cd401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9112 | 2026.05.08 16:59:47.723336 [ 262 ] {453cf7df-3416-4fa5-a263-659dde3cd401} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9113 | 2026.05.08 16:59:47.723374 [ 262 ] {453cf7df-3416-4fa5-a263-659dde3cd401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9114 | 2026.05.08 16:59:47.723819 [ 262 ] {453cf7df-3416-4fa5-a263-659dde3cd401} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9115 | 2026.05.08 16:59:47.724032 [ 262 ] {453cf7df-3416-4fa5-a263-659dde3cd401} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2026.05.08 16:59:47.724161 [ 262 ] {453cf7df-3416-4fa5-a263-659dde3cd401} <Debug> executeQuery: Read 1731 rows, 108.79 KiB in 0.001651 sec., 1048455.4815263477 rows/sec., 64.35 MiB/sec. | ||
| 9117 | 2026.05.08 16:59:47.724197 [ 262 ] {453cf7df-3416-4fa5-a263-659dde3cd401} <Debug> TCPHandler: Processed in 0.001813699 sec. | ||
| 9118 | 2026.05.08 16:59:47.724323 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9119 | 2026.05.08 16:59:47.724420 [ 262 ] {007ee5bf-579c-4baa-9f73-22147b258351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9120 | 2026.05.08 16:59:47.724463 [ 262 ] {007ee5bf-579c-4baa-9f73-22147b258351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9121 | 2026.05.08 16:59:47.724806 [ 262 ] {007ee5bf-579c-4baa-9f73-22147b258351} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.05.08 16:59:47.724842 [ 262 ] {007ee5bf-579c-4baa-9f73-22147b258351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9123 | 2026.05.08 16:59:47.725140 [ 262 ] {007ee5bf-579c-4baa-9f73-22147b258351} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9124 | 2026.05.08 16:59:47.725362 [ 262 ] {007ee5bf-579c-4baa-9f73-22147b258351} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2026.05.08 16:59:47.725492 [ 262 ] {007ee5bf-579c-4baa-9f73-22147b258351} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 9126 | 2026.05.08 16:59:47.725528 [ 262 ] {007ee5bf-579c-4baa-9f73-22147b258351} <Debug> TCPHandler: Processed in 0.001252714 sec. | ||
| 9127 | 2026.05.08 16:59:47.725688 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2026.05.08 16:59:47.725782 [ 262 ] {70c008a9-ca95-4ea2-aa2c-100a8b098d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9129 | 2026.05.08 16:59:47.725836 [ 262 ] {70c008a9-ca95-4ea2-aa2c-100a8b098d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9130 | 2026.05.08 16:59:47.726630 [ 262 ] {70c008a9-ca95-4ea2-aa2c-100a8b098d74} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.05.08 16:59:47.726666 [ 262 ] {70c008a9-ca95-4ea2-aa2c-100a8b098d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9132 | 2026.05.08 16:59:47.727164 [ 262 ] {70c008a9-ca95-4ea2-aa2c-100a8b098d74} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9133 | 2026.05.08 16:59:47.727387 [ 262 ] {70c008a9-ca95-4ea2-aa2c-100a8b098d74} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.05.08 16:59:47.727522 [ 262 ] {70c008a9-ca95-4ea2-aa2c-100a8b098d74} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001756 sec., 5125.284738041002 rows/sec., 9.18 MiB/sec. | ||
| 9135 | 2026.05.08 16:59:47.727580 [ 262 ] {70c008a9-ca95-4ea2-aa2c-100a8b098d74} <Debug> TCPHandler: Processed in 0.001940112 sec. | ||
| 9136 | 2026.05.08 16:59:47.727822 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2026.05.08 16:59:47.727917 [ 262 ] {a7680eaa-9f8f-4a59-a920-47cea3438551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9138 | 2026.05.08 16:59:47.727957 [ 262 ] {a7680eaa-9f8f-4a59-a920-47cea3438551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9139 | 2026.05.08 16:59:47.728301 [ 262 ] {a7680eaa-9f8f-4a59-a920-47cea3438551} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.05.08 16:59:47.728337 [ 262 ] {a7680eaa-9f8f-4a59-a920-47cea3438551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9141 | 2026.05.08 16:59:47.728640 [ 262 ] {a7680eaa-9f8f-4a59-a920-47cea3438551} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9142 | 2026.05.08 16:59:47.728848 [ 262 ] {a7680eaa-9f8f-4a59-a920-47cea3438551} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.05.08 16:59:47.728980 [ 262 ] {a7680eaa-9f8f-4a59-a920-47cea3438551} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 9144 | 2026.05.08 16:59:47.729015 [ 262 ] {a7680eaa-9f8f-4a59-a920-47cea3438551} <Debug> TCPHandler: Processed in 0.001241474 sec. | ||
| 9145 | 2026.05.08 16:59:49.838117 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17738 | ||
| 9146 | 2026.05.08 16:59:49.838636 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2026.05.08 16:59:49.838674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9148 | 2026.05.08 16:59:49.839131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9149 | 2026.05.08 16:59:49.839350 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9150 | 2026.05.08 16:59:49.839471 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17738 | ||
| 9151 | 2026.05.08 16:59:50.757173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 9152 | 2026.05.08 16:59:50.771571 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.05.08 16:59:50.771627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9154 | 2026.05.08 16:59:50.778032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9155 | 2026.05.08 16:59:50.778704 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.05.08 16:59:50.781122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9157 | 2026.05.08 16:59:52.383474 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1128 | ||
| 9158 | 2026.05.08 16:59:52.386115 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.05.08 16:59:52.386164 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9160 | 2026.05.08 16:59:52.387393 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9161 | 2026.05.08 16:59:52.387654 [ 242 ] {} <Trace> system.query_log (f08698df-3fb2-4c07-89fc-907039e1fadd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2026.05.08 16:59:52.387917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 9163 | 2026.05.08 16:59:52.820624 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9164 | 2026.05.08 16:59:52.820864 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9165 | 2026.05.08 16:59:52.821234 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9166 | 2026.05.08 16:59:52.821277 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9167 | 2026.05.08 16:59:52.821525 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9168 | 2026.05.08 16:59:52.821596 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9169 | 2026.05.08 16:59:52.821733 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9170 | 2026.05.08 16:59:52.821848 [ 312 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9171 | 2026.05.08 16:59:52.821857 [ 315 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9172 | 2026.05.08 16:59:52.821863 [ 336 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9173 | 2026.05.08 16:59:52.822027 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 9174 | 2026.05.08 16:59:52.822055 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9175 | 2026.05.08 16:59:52.822138 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9176 | 2026.05.08 16:59:52.822159 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 9177 | 2026.05.08 16:59:52.822193 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9178 | 2026.05.08 16:59:52.822230 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9179 | 2026.05.08 16:59:52.822268 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9180 | 2026.05.08 16:59:52.823577 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002811 sec., 18498.754891497687 rows/sec., 3.76 MiB/sec. | ||
| 9181 | 2026.05.08 16:59:52.823739 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Debug> MemoryTracker: Peak memory usage (for query): 138.85 KiB. | ||
| 9182 | 2026.05.08 16:59:52.823755 [ 262 ] {143943d1-ad16-4ba6-a002-23e8ea14b8dd} <Debug> TCPHandler: Processed in 0.003264407 sec. | ||
| 9183 | 2026.05.08 16:59:52.826000 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2026.05.08 16:59:52.826131 [ 262 ] {ecc2372d-ca85-4a51-a481-ea84f2ec2895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9185 | 2026.05.08 16:59:52.826181 [ 262 ] {ecc2372d-ca85-4a51-a481-ea84f2ec2895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9186 | 2026.05.08 16:59:52.826897 [ 262 ] {ecc2372d-ca85-4a51-a481-ea84f2ec2895} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2026.05.08 16:59:52.826943 [ 262 ] {ecc2372d-ca85-4a51-a481-ea84f2ec2895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9188 | 2026.05.08 16:59:52.827332 [ 262 ] {ecc2372d-ca85-4a51-a481-ea84f2ec2895} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9189 | 2026.05.08 16:59:52.827562 [ 262 ] {ecc2372d-ca85-4a51-a481-ea84f2ec2895} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2026.05.08 16:59:52.827708 [ 262 ] {ecc2372d-ca85-4a51-a481-ea84f2ec2895} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001615 sec., 85448.91640866874 rows/sec., 7.42 MiB/sec. | ||
| 9191 | 2026.05.08 16:59:52.827747 [ 262 ] {ecc2372d-ca85-4a51-a481-ea84f2ec2895} <Debug> TCPHandler: Processed in 0.001808088 sec. | ||
| 9192 | 2026.05.08 16:59:52.827875 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9193 | 2026.05.08 16:59:52.827972 [ 262 ] {e13f5bef-4f3b-48cc-9df8-680be6894c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9194 | 2026.05.08 16:59:52.828012 [ 262 ] {e13f5bef-4f3b-48cc-9df8-680be6894c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9195 | 2026.05.08 16:59:52.828454 [ 262 ] {e13f5bef-4f3b-48cc-9df8-680be6894c85} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.05.08 16:59:52.828491 [ 262 ] {e13f5bef-4f3b-48cc-9df8-680be6894c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9197 | 2026.05.08 16:59:52.828784 [ 262 ] {e13f5bef-4f3b-48cc-9df8-680be6894c85} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9198 | 2026.05.08 16:59:52.829005 [ 262 ] {e13f5bef-4f3b-48cc-9df8-680be6894c85} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.05.08 16:59:52.829126 [ 65 ] {} <Debug> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9200 | 2026.05.08 16:59:52.829137 [ 262 ] {e13f5bef-4f3b-48cc-9df8-680be6894c85} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001183 sec., 34657.65004226543 rows/sec., 2.55 MiB/sec. | ||
| 9201 | 2026.05.08 16:59:52.829179 [ 65 ] {} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.05.08 16:59:52.829194 [ 262 ] {e13f5bef-4f3b-48cc-9df8-680be6894c85} <Debug> TCPHandler: Processed in 0.001370787 sec. | ||
| 9203 | 2026.05.08 16:59:52.829209 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9204 | 2026.05.08 16:59:52.829341 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::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 | ||
| 9205 | 2026.05.08 16:59:52.829354 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9206 | 2026.05.08 16:59:52.829472 [ 262 ] {53447f19-5b68-4452-b399-2f492074c126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9207 | 2026.05.08 16:59:52.829485 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9208 | 2026.05.08 16:59:52.829513 [ 262 ] {53447f19-5b68-4452-b399-2f492074c126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9209 | 2026.05.08 16:59:52.829524 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 224 rows starting from the beginning of the part | ||
| 9210 | 2026.05.08 16:59:52.829600 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 53 rows starting from the beginning of the part | ||
| 9211 | 2026.05.08 16:59:52.829646 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 142 rows starting from the beginning of the part | ||
| 9212 | 2026.05.08 16:59:52.829692 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part | ||
| 9213 | 2026.05.08 16:59:52.829757 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 155 rows starting from the beginning of the part | ||
| 9214 | 2026.05.08 16:59:52.829818 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 9215 | 2026.05.08 16:59:52.829994 [ 262 ] {53447f19-5b68-4452-b399-2f492074c126} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2026.05.08 16:59:52.830040 [ 262 ] {53447f19-5b68-4452-b399-2f492074c126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9217 | 2026.05.08 16:59:52.830384 [ 262 ] {53447f19-5b68-4452-b399-2f492074c126} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9218 | 2026.05.08 16:59:52.830618 [ 262 ] {53447f19-5b68-4452-b399-2f492074c126} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.05.08 16:59:52.830748 [ 262 ] {53447f19-5b68-4452-b399-2f492074c126} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001293 sec., 81206.49651972158 rows/sec., 6.34 MiB/sec. | ||
| 9220 | 2026.05.08 16:59:52.830756 [ 192 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147813 sec., 443803.99558902124 rows/sec., 29.96 MiB/sec. | ||
| 9221 | 2026.05.08 16:59:52.830787 [ 262 ] {53447f19-5b68-4452-b399-2f492074c126} <Debug> TCPHandler: Processed in 0.00148305 sec. | ||
| 9222 | 2026.05.08 16:59:52.830924 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.05.08 16:59:52.830935 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9224 | 2026.05.08 16:59:52.831023 [ 262 ] {3374e84e-46e6-4b8a-9b62-faaca5489ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9225 | 2026.05.08 16:59:52.831072 [ 262 ] {3374e84e-46e6-4b8a-9b62-faaca5489ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9226 | 2026.05.08 16:59:52.831217 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_51_10} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9227 | 2026.05.08 16:59:52.831338 [ 186 ] {fc0aa117-60f8-44d0-90ce-7fcc24d2504c::all_1_51_10} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9228 | 2026.05.08 16:59:52.831444 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9229 | 2026.05.08 16:59:52.831513 [ 262 ] {3374e84e-46e6-4b8a-9b62-faaca5489ebb} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9230 | 2026.05.08 16:59:52.831556 [ 262 ] {3374e84e-46e6-4b8a-9b62-faaca5489ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9231 | 2026.05.08 16:59:52.831892 [ 262 ] {3374e84e-46e6-4b8a-9b62-faaca5489ebb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9232 | 2026.05.08 16:59:52.832111 [ 262 ] {3374e84e-46e6-4b8a-9b62-faaca5489ebb} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9233 | 2026.05.08 16:59:52.832240 [ 262 ] {3374e84e-46e6-4b8a-9b62-faaca5489ebb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 9234 | 2026.05.08 16:59:52.832277 [ 262 ] {3374e84e-46e6-4b8a-9b62-faaca5489ebb} <Debug> TCPHandler: Processed in 0.001402488 sec. | ||
| 9235 | 2026.05.08 16:59:52.832400 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9236 | 2026.05.08 16:59:52.832495 [ 262 ] {f9131664-23f0-441c-acca-f9b7f342193a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9237 | 2026.05.08 16:59:52.832548 [ 262 ] {f9131664-23f0-441c-acca-f9b7f342193a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9238 | 2026.05.08 16:59:52.833346 [ 262 ] {f9131664-23f0-441c-acca-f9b7f342193a} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2026.05.08 16:59:52.833383 [ 262 ] {f9131664-23f0-441c-acca-f9b7f342193a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9240 | 2026.05.08 16:59:52.833974 [ 262 ] {f9131664-23f0-441c-acca-f9b7f342193a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9241 | 2026.05.08 16:59:52.834195 [ 262 ] {f9131664-23f0-441c-acca-f9b7f342193a} <Trace> oximeter.measurements_histogramu64 (4191be56-52fb-479a-9b5f-19c0605bd24f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.05.08 16:59:52.834329 [ 262 ] {f9131664-23f0-441c-acca-f9b7f342193a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001852 sec., 22138.228941684665 rows/sec., 39.67 MiB/sec. | ||
| 9243 | 2026.05.08 16:59:52.834382 [ 262 ] {f9131664-23f0-441c-acca-f9b7f342193a} <Debug> TCPHandler: Processed in 0.002030885 sec. | ||
| 9244 | 2026.05.08 16:59:52.834532 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2026.05.08 16:59:52.834628 [ 262 ] {92bf6867-2931-40ff-b55d-5d4a8e6b21bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9246 | 2026.05.08 16:59:52.834669 [ 262 ] {92bf6867-2931-40ff-b55d-5d4a8e6b21bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9247 | 2026.05.08 16:59:52.835026 [ 262 ] {92bf6867-2931-40ff-b55d-5d4a8e6b21bf} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2026.05.08 16:59:52.835063 [ 262 ] {92bf6867-2931-40ff-b55d-5d4a8e6b21bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9249 | 2026.05.08 16:59:52.835366 [ 262 ] {92bf6867-2931-40ff-b55d-5d4a8e6b21bf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9250 | 2026.05.08 16:59:52.835578 [ 262 ] {92bf6867-2931-40ff-b55d-5d4a8e6b21bf} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2026.05.08 16:59:52.835706 [ 262 ] {92bf6867-2931-40ff-b55d-5d4a8e6b21bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 9252 | 2026.05.08 16:59:52.835741 [ 262 ] {92bf6867-2931-40ff-b55d-5d4a8e6b21bf} <Debug> TCPHandler: Processed in 0.001258173 sec. | ||
| 9253 | 2026.05.08 16:59:57.219296 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9254 | 2026.05.08 16:59:57.219372 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9255 | 2026.05.08 16:59:57.340510 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18250 | ||
| 9256 | 2026.05.08 16:59:57.341046 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2026.05.08 16:59:57.341085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9258 | 2026.05.08 16:59:57.341602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9259 | 2026.05.08 16:59:57.341830 [ 243 ] {} <Trace> system.asynchronous_metric_log (44abcfb5-f008-44e7-9fc3-1bb9bb2ba4da): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2026.05.08 16:59:57.341966 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18250 | ||
| 9261 | 2026.05.08 16:59:57.824189 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9262 | 2026.05.08 16:59:57.824469 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 9263 | 2026.05.08 16:59:57.824860 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9264 | 2026.05.08 16:59:57.824897 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 9265 | 2026.05.08 16:59:57.825146 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9266 | 2026.05.08 16:59:57.825216 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9267 | 2026.05.08 16:59:57.825366 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 9268 | 2026.05.08 16:59:57.825486 [ 336 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9269 | 2026.05.08 16:59:57.825486 [ 350 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9270 | 2026.05.08 16:59:57.825486 [ 315 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9271 | 2026.05.08 16:59:57.825642 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (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 | ||
| 9272 | 2026.05.08 16:59:57.825670 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Trace> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9273 | 2026.05.08 16:59:57.825758 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9274 | 2026.05.08 16:59:57.825780 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Debug> oximeter.timeseries_schema (f0b8952b-30b5-49ba-94ed-b2bdc1bc1b71) (SelectExecutor): Reading approx. 52 rows with 3 streams | ||
| 9275 | 2026.05.08 16:59:57.825816 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 9276 | 2026.05.08 16:59:57.825857 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 9277 | 2026.05.08 16:59:57.825894 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 9278 | 2026.05.08 16:59:57.827340 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002976 sec., 17473.11827956989 rows/sec., 3.55 MiB/sec. | ||
| 9279 | 2026.05.08 16:59:57.827641 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Debug> MemoryTracker: Peak memory usage (for query): 141.34 KiB. | ||
| 9280 | 2026.05.08 16:59:57.827662 [ 262 ] {45ebdee6-5dfa-4e0f-af85-ff52a2cd8e84} <Debug> TCPHandler: Processed in 0.003626188 sec. | ||
| 9281 | 2026.05.08 16:59:57.832635 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9282 | 2026.05.08 16:59:57.832798 [ 262 ] {17bb2e69-4eb8-474a-bd10-994f7f405199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9283 | 2026.05.08 16:59:57.832865 [ 262 ] {17bb2e69-4eb8-474a-bd10-994f7f405199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9284 | 2026.05.08 16:59:57.833608 [ 262 ] {17bb2e69-4eb8-474a-bd10-994f7f405199} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2026.05.08 16:59:57.833664 [ 262 ] {17bb2e69-4eb8-474a-bd10-994f7f405199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9286 | 2026.05.08 16:59:57.834097 [ 262 ] {17bb2e69-4eb8-474a-bd10-994f7f405199} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9287 | 2026.05.08 16:59:57.834327 [ 262 ] {17bb2e69-4eb8-474a-bd10-994f7f405199} <Trace> oximeter.fields_i16 (7d236ad8-7192-4507-981a-f3db63052e2a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2026.05.08 16:59:57.834473 [ 262 ] {17bb2e69-4eb8-474a-bd10-994f7f405199} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001729 sec., 164256.7958357432 rows/sec., 10.43 MiB/sec. | ||
| 9289 | 2026.05.08 16:59:57.834511 [ 262 ] {17bb2e69-4eb8-474a-bd10-994f7f405199} <Debug> TCPHandler: Processed in 0.001998723 sec. | ||
| 9290 | 2026.05.08 16:59:57.834664 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9291 | 2026.05.08 16:59:57.834761 [ 262 ] {56b68c2d-bb7c-4331-8de2-c16c774cfa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9292 | 2026.05.08 16:59:57.834801 [ 262 ] {56b68c2d-bb7c-4331-8de2-c16c774cfa05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9293 | 2026.05.08 16:59:57.835480 [ 262 ] {56b68c2d-bb7c-4331-8de2-c16c774cfa05} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2026.05.08 16:59:57.835517 [ 262 ] {56b68c2d-bb7c-4331-8de2-c16c774cfa05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9295 | 2026.05.08 16:59:57.835856 [ 262 ] {56b68c2d-bb7c-4331-8de2-c16c774cfa05} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9296 | 2026.05.08 16:59:57.836074 [ 262 ] {56b68c2d-bb7c-4331-8de2-c16c774cfa05} <Trace> oximeter.fields_string (62d75ed9-312f-44f9-a24c-78bdbaa0e61b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2026.05.08 16:59:57.836208 [ 262 ] {56b68c2d-bb7c-4331-8de2-c16c774cfa05} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001466 sec., 543656.2073669849 rows/sec., 41.83 MiB/sec. | ||
| 9298 | 2026.05.08 16:59:57.836245 [ 262 ] {56b68c2d-bb7c-4331-8de2-c16c774cfa05} <Debug> TCPHandler: Processed in 0.001629994 sec. | ||
| 9299 | 2026.05.08 16:59:57.836412 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9300 | 2026.05.08 16:59:57.836507 [ 262 ] {7c262f52-55cd-4fb0-902b-c474ef635a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9301 | 2026.05.08 16:59:57.836547 [ 262 ] {7c262f52-55cd-4fb0-902b-c474ef635a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9302 | 2026.05.08 16:59:57.837001 [ 262 ] {7c262f52-55cd-4fb0-902b-c474ef635a9f} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.05.08 16:59:57.837046 [ 262 ] {7c262f52-55cd-4fb0-902b-c474ef635a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9304 | 2026.05.08 16:59:57.837362 [ 262 ] {7c262f52-55cd-4fb0-902b-c474ef635a9f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9305 | 2026.05.08 16:59:57.837572 [ 262 ] {7c262f52-55cd-4fb0-902b-c474ef635a9f} <Trace> oximeter.fields_u16 (fc0aa117-60f8-44d0-90ce-7fcc24d2504c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2026.05.08 16:59:57.837702 [ 262 ] {7c262f52-55cd-4fb0-902b-c474ef635a9f} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001213 sec., 117065.12778235778 rows/sec., 6.88 MiB/sec. | ||
| 9307 | 2026.05.08 16:59:57.837739 [ 262 ] {7c262f52-55cd-4fb0-902b-c474ef635a9f} <Debug> TCPHandler: Processed in 0.001375748 sec. | ||
| 9308 | 2026.05.08 16:59:57.837873 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9309 | 2026.05.08 16:59:57.837968 [ 262 ] {c43b6870-506c-485d-8873-907318631c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9310 | 2026.05.08 16:59:57.838007 [ 262 ] {c43b6870-506c-485d-8873-907318631c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9311 | 2026.05.08 16:59:57.838454 [ 262 ] {c43b6870-506c-485d-8873-907318631c19} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2026.05.08 16:59:57.838491 [ 262 ] {c43b6870-506c-485d-8873-907318631c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9313 | 2026.05.08 16:59:57.838793 [ 262 ] {c43b6870-506c-485d-8873-907318631c19} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9314 | 2026.05.08 16:59:57.839007 [ 262 ] {c43b6870-506c-485d-8873-907318631c19} <Trace> oximeter.fields_u32 (ce29c389-9d51-4a86-89ad-e6d174ebd487): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.05.08 16:59:57.839134 [ 262 ] {c43b6870-506c-485d-8873-907318631c19} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 9316 | 2026.05.08 16:59:57.839171 [ 262 ] {c43b6870-506c-485d-8873-907318631c19} <Debug> TCPHandler: Processed in 0.001346776 sec. | ||
| 9317 | 2026.05.08 16:59:57.839300 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9318 | 2026.05.08 16:59:57.839394 [ 262 ] {4f3daf8a-8f50-4574-abc2-2f1757f29fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9319 | 2026.05.08 16:59:57.839432 [ 262 ] {4f3daf8a-8f50-4574-abc2-2f1757f29fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9320 | 2026.05.08 16:59:57.839877 [ 262 ] {4f3daf8a-8f50-4574-abc2-2f1757f29fa8} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2026.05.08 16:59:57.839914 [ 262 ] {4f3daf8a-8f50-4574-abc2-2f1757f29fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9322 | 2026.05.08 16:59:57.840209 [ 262 ] {4f3daf8a-8f50-4574-abc2-2f1757f29fa8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9323 | 2026.05.08 16:59:57.840415 [ 262 ] {4f3daf8a-8f50-4574-abc2-2f1757f29fa8} <Trace> oximeter.fields_u8 (6bd4aaf5-317c-40c9-bb09-d1a5f65e9226): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2026.05.08 16:59:57.840543 [ 262 ] {4f3daf8a-8f50-4574-abc2-2f1757f29fa8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 9325 | 2026.05.08 16:59:57.840580 [ 262 ] {4f3daf8a-8f50-4574-abc2-2f1757f29fa8} <Debug> TCPHandler: Processed in 0.001328586 sec. | ||
| 9326 | 2026.05.08 16:59:57.840715 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9327 | 2026.05.08 16:59:57.840810 [ 262 ] {400d83f5-0d97-4b24-870b-dd09fec15288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9328 | 2026.05.08 16:59:57.840848 [ 262 ] {400d83f5-0d97-4b24-870b-dd09fec15288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9329 | 2026.05.08 16:59:57.841408 [ 262 ] {400d83f5-0d97-4b24-870b-dd09fec15288} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2026.05.08 16:59:57.841444 [ 262 ] {400d83f5-0d97-4b24-870b-dd09fec15288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9331 | 2026.05.08 16:59:57.841780 [ 262 ] {400d83f5-0d97-4b24-870b-dd09fec15288} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9332 | 2026.05.08 16:59:57.841990 [ 262 ] {400d83f5-0d97-4b24-870b-dd09fec15288} <Trace> oximeter.fields_uuid (43974e35-1d64-4a79-8ecf-01f338521548): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2026.05.08 16:59:57.842145 [ 262 ] {400d83f5-0d97-4b24-870b-dd09fec15288} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001353 sec., 362158.16703621583 rows/sec., 25.39 MiB/sec. | ||
| 9334 | 2026.05.08 16:59:57.842182 [ 262 ] {400d83f5-0d97-4b24-870b-dd09fec15288} <Debug> TCPHandler: Processed in 0.001514761 sec. | ||
| 9335 | 2026.05.08 16:59:57.842324 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9336 | 2026.05.08 16:59:57.842420 [ 262 ] {4271b020-3345-43a3-a4d0-7a21198c1b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9337 | 2026.05.08 16:59:57.842460 [ 262 ] {4271b020-3345-43a3-a4d0-7a21198c1b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9338 | 2026.05.08 16:59:57.842958 [ 262 ] {4271b020-3345-43a3-a4d0-7a21198c1b27} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9339 | 2026.05.08 16:59:57.842994 [ 262 ] {4271b020-3345-43a3-a4d0-7a21198c1b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9340 | 2026.05.08 16:59:57.843295 [ 262 ] {4271b020-3345-43a3-a4d0-7a21198c1b27} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9341 | 2026.05.08 16:59:57.843540 [ 262 ] {4271b020-3345-43a3-a4d0-7a21198c1b27} <Trace> oximeter.measurements_bool (e5a82920-105e-444f-a2ab-04efada37c6a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9342 | 2026.05.08 16:59:57.843677 [ 262 ] {4271b020-3345-43a3-a4d0-7a21198c1b27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001274 sec., 4709.576138147567 rows/sec., 246.06 KiB/sec. | ||
| 9343 | 2026.05.08 16:59:57.843714 [ 262 ] {4271b020-3345-43a3-a4d0-7a21198c1b27} <Debug> TCPHandler: Processed in 0.001437108 sec. | ||
| 9344 | 2026.05.08 16:59:57.843859 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9345 | 2026.05.08 16:59:57.843952 [ 262 ] {93fa77e7-ecdb-4fb5-836f-7b6a8f14e3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9346 | 2026.05.08 16:59:57.843993 [ 262 ] {93fa77e7-ecdb-4fb5-836f-7b6a8f14e3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9347 | 2026.05.08 16:59:57.844444 [ 262 ] {93fa77e7-ecdb-4fb5-836f-7b6a8f14e3fa} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9348 | 2026.05.08 16:59:57.844479 [ 262 ] {93fa77e7-ecdb-4fb5-836f-7b6a8f14e3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9349 | 2026.05.08 16:59:57.844806 [ 262 ] {93fa77e7-ecdb-4fb5-836f-7b6a8f14e3fa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9350 | 2026.05.08 16:59:57.845026 [ 262 ] {93fa77e7-ecdb-4fb5-836f-7b6a8f14e3fa} <Trace> oximeter.measurements_cumulativeu64 (03a0d9d4-d14b-452c-bd73-fb8afc6886c2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9351 | 2026.05.08 16:59:57.845164 [ 262 ] {93fa77e7-ecdb-4fb5-836f-7b6a8f14e3fa} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001229 sec., 215622.45728234336 rows/sec., 14.33 MiB/sec. | ||
| 9352 | 2026.05.08 16:59:57.845200 [ 262 ] {93fa77e7-ecdb-4fb5-836f-7b6a8f14e3fa} <Debug> TCPHandler: Processed in 0.001388868 sec. | ||
| 9353 | 2026.05.08 16:59:57.845332 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9354 | 2026.05.08 16:59:57.845427 [ 262 ] {66e33630-c67a-4050-bcb1-5453443c9171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9355 | 2026.05.08 16:59:57.845468 [ 262 ] {66e33630-c67a-4050-bcb1-5453443c9171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9356 | 2026.05.08 16:59:57.845804 [ 262 ] {66e33630-c67a-4050-bcb1-5453443c9171} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.05.08 16:59:57.845839 [ 262 ] {66e33630-c67a-4050-bcb1-5453443c9171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9358 | 2026.05.08 16:59:57.846135 [ 262 ] {66e33630-c67a-4050-bcb1-5453443c9171} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9359 | 2026.05.08 16:59:57.846353 [ 262 ] {66e33630-c67a-4050-bcb1-5453443c9171} <Trace> oximeter.measurements_f64 (3720ae04-7cfa-4756-921a-b0c59d7db037): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2026.05.08 16:59:57.846484 [ 262 ] {66e33630-c67a-4050-bcb1-5453443c9171} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 9361 | 2026.05.08 16:59:57.846520 [ 262 ] {66e33630-c67a-4050-bcb1-5453443c9171} <Debug> TCPHandler: Processed in 0.001236263 sec. | ||
| 9362 | 2026.05.08 16:59:57.846654 [ 262 ] {} <Trace> TCP-Session: 458284ec-ff00-427d-b82a-37f1c33a2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9363 | 2026.05.08 16:59:57.846749 [ 262 ] {40d024f1-b50a-445f-8de6-319c71467f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9364 | 2026.05.08 16:59:57.846788 [ 262 ] {40d024f1-b50a-445f-8de6-319c71467f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9365 | 2026.05.08 16:59:57.847146 [ 262 ] {40d024f1-b50a-445f-8de6-319c71467f2f} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2026.05.08 16:59:57.847181 [ 262 ] {40d024f1-b50a-445f-8de6-319c71467f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9367 | 2026.05.08 16:59:57.847491 [ 262 ] {40d024f1-b50a-445f-8de6-319c71467f2f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9368 | 2026.05.08 16:59:57.847700 [ 262 ] {40d024f1-b50a-445f-8de6-319c71467f2f} <Trace> oximeter.measurements_u64 (ed781cf4-58cd-46dc-8410-b4ca6b9a0d1c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2026.05.08 16:59:57.847827 [ 262 ] {40d024f1-b50a-445f-8de6-319c71467f2f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 9370 | 2026.05.08 16:59:57.847867 [ 262 ] {40d024f1-b50a-445f-8de6-319c71467f2f} <Debug> TCPHandler: Processed in 0.001260873 sec. | ||
| 9371 | 2026.05.08 16:59:58.282109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9372 | 2026.05.08 16:59:58.297422 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2026.05.08 16:59:58.297483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9374 | 2026.05.08 16:59:58.303780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9375 | 2026.05.08 16:59:58.304511 [ 244 ] {} <Trace> system.metric_log (414ae923-78fa-441b-b4b6-d78db39662b1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2026.05.08 16:59:58.307262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||