| 1 | [ May 13 20:54:59 Enabled. ] | ||
| 2 | [ May 13 20:54:59 Rereading configuration. ] | ||
| 3 | [ May 13 20:55:00 Rereading configuration. ] | ||
| 4 | [ May 13 20: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 13 20: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.13 20:55:12.815395 [ 1 ] {} <Information> Application: Will watch for the process with pid 23971 | ||
| 29 | 2026.05.13 20:55:12.815864 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.13 20:55:13.311947 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23971 | ||
| 31 | 2026.05.13 20:55:13.312741 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.13 20:55:13.312903 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.13 20:55:13.412941 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.13 20:55:13.439817 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.13 20:55:13.439909 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.13 20:55:13.439931 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.13 20:55:13.440016 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.13 20:55:13.440731 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.13 20:55:13.442630 [ 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.13 20:55:13.443594 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.13 20:55:13.444456 [ 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.13 20:55:13.444510 [ 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.13 20:55:13.444552 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 46 | 2026.05.13 20:55:13.445296 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.13 20:55:13.446499 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.13 20:55:13.453115 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.13 20:55:13.453894 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.13 20:55:13.455357 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.13 20:55:13.455485 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.13 20:55:13.456300 [ 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.13 20:55:13.456815 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.13 20:55:13.460899 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.13 20:55:13.461459 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.13 20:55:13.464818 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.13 20:55:13.465216 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.13 20:55:13.465668 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.13 20:55:13.466037 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.13 20:55:13.467547 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.13 20:55:13.467604 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.13 20:55:13.467688 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.13 20:55:13.467762 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.13 20:55:13.473109 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.13 20:55:13.473135 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000170672 sec | ||
| 68 | 2026.05.13 20:55:13.473184 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.13 20:55:13.473221 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.13 20:55:13.473899 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.13 20:55:13.474498 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.13 20:55:13.484670 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.13 20:55:13.484719 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.13 20:55:13.484800 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.13 20:55:13.484813 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.13 20:55:13.484846 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.13 20:55:13.484922 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.13 20:55:13.489077 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.13 20:55:13.489124 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.13 20:55:13.489177 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.13 20:55:13.489360 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.13 20:55:13.489403 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.13 20:55:13.489417 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.13 20:55:13.489492 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.13 20:55:13.489505 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.13 20:55:13.489537 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.13 20:55:13.489609 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.13 20:55:13.512586 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.13 20:55:13.513333 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.13 20:55:13.513440 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000125981 sec | ||
| 91 | 2026.05.13 20:55:13.513456 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.13 20:55:13.513467 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.13 20:55:13.513495 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.13 20:55:13.513759 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.13 20:55:13.513933 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.13 20:55:13.513949 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.13 20:55:13.513960 [ 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.13 20:55:13.513972 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.13 20:55:13.517930 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.13 20:55:13.518128 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.05.13 20:55:13.519551 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.328e-05 sec. | ||
| 102 | 2026.05.13 20:55:13.519974 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.13 20:55:13.521286 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.13 20:55:13.521321 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.13 20:55:13.887002 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53512 | ||
| 106 | 2026.05.13 20:55:13.887949 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.13 20:55:13.888013 [ 3 ] {} <Debug> TCP-Session: e8ec16e0-c6eb-4025-bb62-52f1a9d12a9e Authenticating user 'default' from [fd00:1122:3344:101::e]:53512 | ||
| 108 | 2026.05.13 20:55:13.888041 [ 3 ] {} <Debug> TCP-Session: e8ec16e0-c6eb-4025-bb62-52f1a9d12a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.13 20:55:13.888130 [ 3 ] {} <Debug> TCP-Session: e8ec16e0-c6eb-4025-bb62-52f1a9d12a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.13 20:55:13.888226 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.13 20:55:13.888253 [ 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.13 20:55:13.888333 [ 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.13 20:55:13.888900 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44173 | ||
| 114 | 2026.05.13 20:55:13.888903 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55462 | ||
| 115 | 2026.05.13 20:55:13.889096 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46468 | ||
| 116 | 2026.05.13 20:55:13.889108 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55560 | ||
| 117 | 2026.05.13 20:55:13.889148 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42323 | ||
| 118 | 2026.05.13 20:55:13.889204 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.13 20:55:13.889264 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58680 | ||
| 120 | 2026.05.13 20:55:13.889270 [ 5 ] {} <Debug> TCP-Session: 288974c4-5ead-4660-a004-01924d7ee1fe Authenticating user 'default' from [fd00:1122:3344:101::e]:46468 | ||
| 121 | 2026.05.13 20:55:13.889383 [ 5 ] {} <Debug> TCP-Session: 288974c4-5ead-4660-a004-01924d7ee1fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.13 20:55:13.889398 [ 5 ] {} <Debug> TCP-Session: 288974c4-5ead-4660-a004-01924d7ee1fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.13 20:55:13.889459 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.13 20:55:13.889591 [ 257 ] {} <Debug> TCP-Session: 84f9997e-4a6d-421f-ab2d-36481d3e75be Authenticating user 'default' from [fd00:1122:3344:101::e]:58680 | ||
| 125 | 2026.05.13 20:55:13.889618 [ 257 ] {} <Debug> TCP-Session: 84f9997e-4a6d-421f-ab2d-36481d3e75be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.13 20:55:13.889633 [ 257 ] {} <Debug> TCP-Session: 84f9997e-4a6d-421f-ab2d-36481d3e75be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.13 20:55:13.893915 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46551 | ||
| 128 | 2026.05.13 20:55:13.894007 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36665 | ||
| 129 | 2026.05.13 20:55:13.895946 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.13 20:55:13.895987 [ 254 ] {} <Debug> TCP-Session: 88331b2d-dc76-4134-849a-e9239b0fd77c Authenticating user 'default' from [fd00:1122:3344:101::e]:44173 | ||
| 131 | 2026.05.13 20:55:13.896030 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.13 20:55:13.896089 [ 254 ] {} <Debug> TCP-Session: 88331b2d-dc76-4134-849a-e9239b0fd77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.13 20:55:13.896107 [ 254 ] {} <Debug> TCP-Session: 88331b2d-dc76-4134-849a-e9239b0fd77c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.13 20:55:13.896204 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.05.13 20:55:13.896219 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.13 20:55:13.896175 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.13 20:55:13.896262 [ 4 ] {} <Debug> TCP-Session: e700d93a-725a-459b-9a4a-67bdd705bc06 Authenticating user 'default' from [fd00:1122:3344:101::e]:55462 | ||
| 138 | 2026.05.13 20:55:13.896304 [ 255 ] {} <Debug> TCP-Session: db8f2e34-7f7d-4fd0-bf28-65879e428b41 Authenticating user 'default' from [fd00:1122:3344:101::e]:55560 | ||
| 139 | 2026.05.13 20:55:13.896282 [ 256 ] {} <Debug> TCP-Session: aa99d1b5-2318-423b-88dd-594a2f0b7d52 Authenticating user 'default' from [fd00:1122:3344:101::e]:42323 | ||
| 140 | 2026.05.13 20:55:13.896105 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.13 20:55:13.896381 [ 256 ] {} <Debug> TCP-Session: aa99d1b5-2318-423b-88dd-594a2f0b7d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.13 20:55:13.896401 [ 255 ] {} <Debug> TCP-Session: db8f2e34-7f7d-4fd0-bf28-65879e428b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.13 20:55:13.896371 [ 4 ] {} <Debug> TCP-Session: e700d93a-725a-459b-9a4a-67bdd705bc06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.13 20:55:13.896487 [ 256 ] {} <Debug> TCP-Session: aa99d1b5-2318-423b-88dd-594a2f0b7d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.13 20:55:13.896487 [ 258 ] {} <Debug> TCP-Session: ceab4c9d-04b8-4562-bbfe-de6eead5d1de Authenticating user 'default' from [fd00:1122:3344:101::e]:46551 | ||
| 146 | 2026.05.13 20:55:13.896474 [ 255 ] {} <Debug> TCP-Session: db8f2e34-7f7d-4fd0-bf28-65879e428b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.13 20:55:13.896591 [ 258 ] {} <Debug> TCP-Session: ceab4c9d-04b8-4562-bbfe-de6eead5d1de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.13 20:55:13.896574 [ 4 ] {} <Debug> TCP-Session: e700d93a-725a-459b-9a4a-67bdd705bc06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.13 20:55:13.896106 [ 259 ] {} <Debug> TCP-Session: 3fde947f-639b-488b-9665-a789d26c5ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36665 | ||
| 150 | 2026.05.13 20:55:13.896686 [ 258 ] {} <Debug> TCP-Session: ceab4c9d-04b8-4562-bbfe-de6eead5d1de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.13 20:55:13.896748 [ 259 ] {} <Debug> TCP-Session: 3fde947f-639b-488b-9665-a789d26c5ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.13 20:55:13.896770 [ 259 ] {} <Debug> TCP-Session: 3fde947f-639b-488b-9665-a789d26c5ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.13 20:55:13.898516 [ 3 ] {} <Trace> TCP-Session: e8ec16e0-c6eb-4025-bb62-52f1a9d12a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.05.13 20:55:13.901425 [ 3 ] {eb7c877b-9159-4507-925a-7b8e6a2eb2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53512) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 155 | 2026.05.13 20:55:13.909151 [ 3 ] {eb7c877b-9159-4507-925a-7b8e6a2eb2e2} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 156 | 2026.05.13 20:55:13.910918 [ 3 ] {eb7c877b-9159-4507-925a-7b8e6a2eb2e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 157 | 2026.05.13 20:55:13.913655 [ 260 ] {eb7c877b-9159-4507-925a-7b8e6a2eb2e2} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 158 | 2026.05.13 20:55:13.915869 [ 3 ] {eb7c877b-9159-4507-925a-7b8e6a2eb2e2} <Debug> executeQuery: Read 80 rows, 4.33 KiB in 0.014142 sec., 5656.908499505021 rows/sec., 306.25 KiB/sec. | ||
| 159 | 2026.05.13 20:55:13.915929 [ 3 ] {eb7c877b-9159-4507-925a-7b8e6a2eb2e2} <Debug> TCPHandler: Processed in 0.019587072 sec. | ||
| 160 | 2026.05.13 20:55:14.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.93 MiB, peak 118.93 MiB, free memory in arenas 0.00 B, will set to 123.60 MiB (RSS), difference: 4.67 MiB | ||
| 161 | 2026.05.13 20:55:14.352566 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48946 | ||
| 162 | 2026.05.13 20:55:14.352703 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.13 20:55:14.352743 [ 261 ] {} <Debug> TCP-Session: c3787ac1-a6e4-4177-ac27-3876cdec3dac Authenticating user 'default' from [fd00:1122:3344:101::a]:48946 | ||
| 164 | 2026.05.13 20:55:14.352804 [ 261 ] {} <Debug> TCP-Session: c3787ac1-a6e4-4177-ac27-3876cdec3dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.13 20:55:14.352851 [ 261 ] {} <Debug> TCP-Session: c3787ac1-a6e4-4177-ac27-3876cdec3dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.13 20:55:14.352920 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 167 | 2026.05.13 20:55:14.352981 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 168 | 2026.05.13 20:55:14.353029 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 169 | 2026.05.13 20:55:14.355687 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61448 | ||
| 170 | 2026.05.13 20:55:14.355761 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64048 | ||
| 171 | 2026.05.13 20:55:14.355885 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46313 | ||
| 172 | 2026.05.13 20:55:14.355976 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.13 20:55:14.356022 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.13 20:55:14.356027 [ 263 ] {} <Debug> TCP-Session: d61972fa-72ea-47cf-a826-294b1f379b98 Authenticating user 'default' from [fd00:1122:3344:101::a]:64048 | ||
| 175 | 2026.05.13 20:55:14.356064 [ 262 ] {} <Debug> TCP-Session: ffef3e57-9105-4679-8397-e710a8bd2a71 Authenticating user 'default' from [fd00:1122:3344:101::a]:61448 | ||
| 176 | 2026.05.13 20:55:14.356095 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61309 | ||
| 177 | 2026.05.13 20:55:14.356141 [ 263 ] {} <Debug> TCP-Session: d61972fa-72ea-47cf-a826-294b1f379b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.13 20:55:14.356165 [ 263 ] {} <Debug> TCP-Session: d61972fa-72ea-47cf-a826-294b1f379b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.13 20:55:14.356171 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.13 20:55:14.356166 [ 262 ] {} <Debug> TCP-Session: ffef3e57-9105-4679-8397-e710a8bd2a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.13 20:55:14.356276 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57921 | ||
| 182 | 2026.05.13 20:55:14.356377 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54373 | ||
| 183 | 2026.05.13 20:55:14.356355 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.13 20:55:14.356316 [ 264 ] {} <Debug> TCP-Session: 2cba4eb0-b626-4866-8946-b49c0cb237d8 Authenticating user 'default' from [fd00:1122:3344:101::a]:46313 | ||
| 185 | 2026.05.13 20:55:14.356284 [ 262 ] {} <Debug> TCP-Session: ffef3e57-9105-4679-8397-e710a8bd2a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.13 20:55:14.356455 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50762 | ||
| 187 | 2026.05.13 20:55:14.356583 [ 264 ] {} <Debug> TCP-Session: 2cba4eb0-b626-4866-8946-b49c0cb237d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.13 20:55:14.356661 [ 264 ] {} <Debug> TCP-Session: 2cba4eb0-b626-4866-8946-b49c0cb237d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.13 20:55:14.356714 [ 265 ] {} <Debug> TCP-Session: d4c35640-04ca-46d9-8b07-06ffc4c8ff23 Authenticating user 'default' from [fd00:1122:3344:101::a]:61309 | ||
| 190 | 2026.05.13 20:55:14.356789 [ 265 ] {} <Debug> TCP-Session: d4c35640-04ca-46d9-8b07-06ffc4c8ff23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.13 20:55:14.356805 [ 265 ] {} <Debug> TCP-Session: d4c35640-04ca-46d9-8b07-06ffc4c8ff23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.13 20:55:14.356857 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.05.13 20:55:14.356806 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.05.13 20:55:14.356938 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.05.13 20:55:14.356980 [ 268 ] {} <Debug> TCP-Session: 4592d3ef-1148-415f-9b46-4b8f4548025e Authenticating user 'default' from [fd00:1122:3344:101::a]:50762 | ||
| 196 | 2026.05.13 20:55:14.356970 [ 266 ] {} <Debug> TCP-Session: 97d80284-b23b-4ea3-8d9c-d8a9d26895e8 Authenticating user 'default' from [fd00:1122:3344:101::a]:57921 | ||
| 197 | 2026.05.13 20:55:14.357045 [ 267 ] {} <Debug> TCP-Session: 0f218035-2c1f-48a4-b48e-3c39dd10ce60 Authenticating user 'default' from [fd00:1122:3344:101::a]:54373 | ||
| 198 | 2026.05.13 20:55:14.357095 [ 268 ] {} <Debug> TCP-Session: 4592d3ef-1148-415f-9b46-4b8f4548025e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.13 20:55:14.357128 [ 266 ] {} <Debug> TCP-Session: 97d80284-b23b-4ea3-8d9c-d8a9d26895e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.13 20:55:14.357111 [ 267 ] {} <Debug> TCP-Session: 0f218035-2c1f-48a4-b48e-3c39dd10ce60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 201 | 2026.05.13 20:55:14.357272 [ 268 ] {} <Debug> TCP-Session: 4592d3ef-1148-415f-9b46-4b8f4548025e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 202 | 2026.05.13 20:55:14.357319 [ 266 ] {} <Debug> TCP-Session: 97d80284-b23b-4ea3-8d9c-d8a9d26895e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.13 20:55:14.357289 [ 267 ] {} <Debug> TCP-Session: 0f218035-2c1f-48a4-b48e-3c39dd10ce60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.13 20:55:14.431521 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48638 | ||
| 205 | 2026.05.13 20:55:14.435801 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.05.13 20:55:14.435842 [ 269 ] {} <Debug> TCP-Session: 07279775-be9e-4fea-a15d-7caee389bf8c Authenticating user 'default' from [fd00:1122:3344:101::b]:48638 | ||
| 207 | 2026.05.13 20:55:14.435865 [ 269 ] {} <Debug> TCP-Session: 07279775-be9e-4fea-a15d-7caee389bf8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.13 20:55:14.435963 [ 269 ] {} <Debug> TCP-Session: 07279775-be9e-4fea-a15d-7caee389bf8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.13 20:55:14.436036 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 210 | 2026.05.13 20:55:14.436066 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 211 | 2026.05.13 20:55:14.436162 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 212 | 2026.05.13 20:55:14.438841 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62387 | ||
| 213 | 2026.05.13 20:55:14.438960 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58258 | ||
| 214 | 2026.05.13 20:55:14.439011 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.05.13 20:55:14.439085 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38941 | ||
| 216 | 2026.05.13 20:55:14.439137 [ 270 ] {} <Debug> TCP-Session: fad0db39-b2c6-4391-938d-bc45db47d7eb Authenticating user 'default' from [fd00:1122:3344:101::b]:62387 | ||
| 217 | 2026.05.13 20:55:14.439158 [ 270 ] {} <Debug> TCP-Session: fad0db39-b2c6-4391-938d-bc45db47d7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.05.13 20:55:14.439172 [ 270 ] {} <Debug> TCP-Session: fad0db39-b2c6-4391-938d-bc45db47d7eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.13 20:55:14.439210 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.13 20:55:14.439258 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63987 | ||
| 221 | 2026.05.13 20:55:14.439288 [ 271 ] {} <Debug> TCP-Session: b06879f2-26d7-4ff5-ad41-3e24123975e6 Authenticating user 'default' from [fd00:1122:3344:101::b]:58258 | ||
| 222 | 2026.05.13 20:55:14.439362 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45551 | ||
| 223 | 2026.05.13 20:55:14.439312 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.05.13 20:55:14.439423 [ 271 ] {} <Debug> TCP-Session: b06879f2-26d7-4ff5-ad41-3e24123975e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.13 20:55:14.439435 [ 272 ] {} <Debug> TCP-Session: 3780090e-416a-4a0e-8b1d-0d4156d6b81b Authenticating user 'default' from [fd00:1122:3344:101::b]:38941 | ||
| 226 | 2026.05.13 20:55:14.439461 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.13 20:55:14.439444 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44238 | ||
| 228 | 2026.05.13 20:55:14.439529 [ 272 ] {} <Debug> TCP-Session: 3780090e-416a-4a0e-8b1d-0d4156d6b81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.13 20:55:14.439532 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56721 | ||
| 230 | 2026.05.13 20:55:14.439587 [ 273 ] {} <Debug> TCP-Session: de6908a5-7864-482c-9111-78421e361f2c Authenticating user 'default' from [fd00:1122:3344:101::b]:63987 | ||
| 231 | 2026.05.13 20:55:14.439450 [ 271 ] {} <Debug> TCP-Session: b06879f2-26d7-4ff5-ad41-3e24123975e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.13 20:55:14.439625 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 233 | 2026.05.13 20:55:14.439663 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2026.05.13 20:55:14.439644 [ 273 ] {} <Debug> TCP-Session: de6908a5-7864-482c-9111-78421e361f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.13 20:55:14.439626 [ 272 ] {} <Debug> TCP-Session: 3780090e-416a-4a0e-8b1d-0d4156d6b81b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.13 20:55:14.439784 [ 275 ] {} <Debug> TCP-Session: 7fd3d3f8-5ad4-4a6e-984e-c97fc2149cb6 Authenticating user 'default' from [fd00:1122:3344:101::b]:44238 | ||
| 237 | 2026.05.13 20:55:14.439797 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.13 20:55:14.439782 [ 273 ] {} <Debug> TCP-Session: de6908a5-7864-482c-9111-78421e361f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.13 20:55:14.439864 [ 276 ] {} <Debug> TCP-Session: 6613f0fe-5817-4e8d-b9ef-23f66dee773a Authenticating user 'default' from [fd00:1122:3344:101::b]:56721 | ||
| 240 | 2026.05.13 20:55:14.439873 [ 275 ] {} <Debug> TCP-Session: 7fd3d3f8-5ad4-4a6e-984e-c97fc2149cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.13 20:55:14.439754 [ 274 ] {} <Debug> TCP-Session: d7af9cab-8dbd-48a5-ab73-d33eb7f6a2a1 Authenticating user 'default' from [fd00:1122:3344:101::b]:45551 | ||
| 242 | 2026.05.13 20:55:14.439954 [ 276 ] {} <Debug> TCP-Session: 6613f0fe-5817-4e8d-b9ef-23f66dee773a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.13 20:55:14.439933 [ 275 ] {} <Debug> TCP-Session: 7fd3d3f8-5ad4-4a6e-984e-c97fc2149cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.13 20:55:14.440013 [ 274 ] {} <Debug> TCP-Session: d7af9cab-8dbd-48a5-ab73-d33eb7f6a2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.05.13 20:55:14.440023 [ 276 ] {} <Debug> TCP-Session: 6613f0fe-5817-4e8d-b9ef-23f66dee773a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.13 20:55:14.440092 [ 274 ] {} <Debug> TCP-Session: d7af9cab-8dbd-48a5-ab73-d33eb7f6a2a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.05.13 20:55:14.647319 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56130 | ||
| 248 | 2026.05.13 20:55:14.647532 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.05.13 20:55:14.647611 [ 277 ] {} <Debug> TCP-Session: 7a12e824-8b16-429f-b6da-8fe5ffa0dbab Authenticating user 'default' from [fd00:1122:3344:101::e]:56130 | ||
| 250 | 2026.05.13 20:55:14.647635 [ 277 ] {} <Debug> TCP-Session: 7a12e824-8b16-429f-b6da-8fe5ffa0dbab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.13 20:55:14.647647 [ 277 ] {} <Debug> TCP-Session: 7a12e824-8b16-429f-b6da-8fe5ffa0dbab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.13 20:55:14.648045 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35673 | ||
| 253 | 2026.05.13 20:55:14.648121 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59032 | ||
| 254 | 2026.05.13 20:55:14.648223 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35360 | ||
| 255 | 2026.05.13 20:55:14.648265 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.05.13 20:55:14.648312 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.05.13 20:55:14.648367 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44980 | ||
| 258 | 2026.05.13 20:55:14.648437 [ 279 ] {} <Debug> TCP-Session: f6aac8ce-c0e9-4713-93d7-22563c3bb710 Authenticating user 'default' from [fd00:1122:3344:101::e]:59032 | ||
| 259 | 2026.05.13 20:55:14.648444 [ 278 ] {} <Debug> TCP-Session: d4a70ce4-ff02-4974-887d-70a2348c82cd Authenticating user 'default' from [fd00:1122:3344:101::e]:35673 | ||
| 260 | 2026.05.13 20:55:14.648500 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34108 | ||
| 261 | 2026.05.13 20:55:14.648534 [ 279 ] {} <Debug> TCP-Session: f6aac8ce-c0e9-4713-93d7-22563c3bb710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.05.13 20:55:14.648539 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.05.13 20:55:14.648596 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.05.13 20:55:14.648568 [ 278 ] {} <Debug> TCP-Session: d4a70ce4-ff02-4974-887d-70a2348c82cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.05.13 20:55:14.648567 [ 279 ] {} <Debug> TCP-Session: f6aac8ce-c0e9-4713-93d7-22563c3bb710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.05.13 20:55:14.648693 [ 281 ] {} <Debug> TCP-Session: a6d74354-e0b1-4005-9589-d9494b03ba96 Authenticating user 'default' from [fd00:1122:3344:101::e]:44980 | ||
| 267 | 2026.05.13 20:55:14.648678 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41720 | ||
| 268 | 2026.05.13 20:55:14.648671 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.05.13 20:55:14.648785 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49251 | ||
| 270 | 2026.05.13 20:55:14.648775 [ 281 ] {} <Debug> TCP-Session: a6d74354-e0b1-4005-9589-d9494b03ba96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.05.13 20:55:14.648818 [ 282 ] {} <Debug> TCP-Session: 780fc4db-d908-475c-b52d-fb32b1766108 Authenticating user 'default' from [fd00:1122:3344:101::e]:34108 | ||
| 272 | 2026.05.13 20:55:14.648674 [ 280 ] {} <Debug> TCP-Session: 67f93962-a2bb-44ef-97c0-336d89011997 Authenticating user 'default' from [fd00:1122:3344:101::e]:35360 | ||
| 273 | 2026.05.13 20:55:14.648889 [ 282 ] {} <Debug> TCP-Session: 780fc4db-d908-475c-b52d-fb32b1766108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.05.13 20:55:14.648892 [ 281 ] {} <Debug> TCP-Session: a6d74354-e0b1-4005-9589-d9494b03ba96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.05.13 20:55:14.648890 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2026.05.13 20:55:14.648969 [ 282 ] {} <Debug> TCP-Session: 780fc4db-d908-475c-b52d-fb32b1766108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.05.13 20:55:14.648977 [ 280 ] {} <Debug> TCP-Session: 67f93962-a2bb-44ef-97c0-336d89011997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.05.13 20:55:14.648669 [ 278 ] {} <Debug> TCP-Session: d4a70ce4-ff02-4974-887d-70a2348c82cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.05.13 20:55:14.649065 [ 280 ] {} <Debug> TCP-Session: 67f93962-a2bb-44ef-97c0-336d89011997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.13 20:55:14.649076 [ 283 ] {} <Debug> TCP-Session: e57e76ab-69d1-48bb-ba12-3ad3ecd1ca62 Authenticating user 'default' from [fd00:1122:3344:101::e]:41720 | ||
| 281 | 2026.05.13 20:55:14.649015 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 282 | 2026.05.13 20:55:14.649175 [ 283 ] {} <Debug> TCP-Session: e57e76ab-69d1-48bb-ba12-3ad3ecd1ca62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.13 20:55:14.649177 [ 284 ] {} <Debug> TCP-Session: 0fbd2fdb-a996-4473-9a34-39d738c99d6c Authenticating user 'default' from [fd00:1122:3344:101::e]:49251 | ||
| 284 | 2026.05.13 20:55:14.649271 [ 284 ] {} <Debug> TCP-Session: 0fbd2fdb-a996-4473-9a34-39d738c99d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.05.13 20:55:14.649272 [ 283 ] {} <Debug> TCP-Session: e57e76ab-69d1-48bb-ba12-3ad3ecd1ca62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.05.13 20:55:14.649359 [ 284 ] {} <Debug> TCP-Session: 0fbd2fdb-a996-4473-9a34-39d738c99d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.05.13 20:55:14.741343 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34774 | ||
| 288 | 2026.05.13 20:55:14.741536 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 289 | 2026.05.13 20:55:14.741601 [ 285 ] {} <Debug> TCP-Session: 11808a82-58c2-4cea-a5a2-7021acb316be Authenticating user 'default' from [fd00:1122:3344:101::c]:34774 | ||
| 290 | 2026.05.13 20:55:14.741623 [ 285 ] {} <Debug> TCP-Session: 11808a82-58c2-4cea-a5a2-7021acb316be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.13 20:55:14.741635 [ 285 ] {} <Debug> TCP-Session: 11808a82-58c2-4cea-a5a2-7021acb316be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.13 20:55:14.741775 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 293 | 2026.05.13 20:55:14.741801 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 294 | 2026.05.13 20:55:14.741880 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 295 | 2026.05.13 20:55:14.742416 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35005 | ||
| 296 | 2026.05.13 20:55:14.742491 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43349 | ||
| 297 | 2026.05.13 20:55:14.742609 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 298 | 2026.05.13 20:55:14.742642 [ 286 ] {} <Debug> TCP-Session: 4f294e99-06ff-42bc-8a5a-458700e30cc3 Authenticating user 'default' from [fd00:1122:3344:101::c]:35005 | ||
| 299 | 2026.05.13 20:55:14.742649 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 300 | 2026.05.13 20:55:14.742738 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35099 | ||
| 301 | 2026.05.13 20:55:14.742781 [ 286 ] {} <Debug> TCP-Session: 4f294e99-06ff-42bc-8a5a-458700e30cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 302 | 2026.05.13 20:55:14.742791 [ 287 ] {} <Debug> TCP-Session: 58dc6a7d-9973-4666-83c5-9ec5465c2564 Authenticating user 'default' from [fd00:1122:3344:101::c]:43349 | ||
| 303 | 2026.05.13 20:55:14.742884 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53024 | ||
| 304 | 2026.05.13 20:55:14.742862 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33846 | ||
| 305 | 2026.05.13 20:55:14.742809 [ 286 ] {} <Debug> TCP-Session: 4f294e99-06ff-42bc-8a5a-458700e30cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 306 | 2026.05.13 20:55:14.742962 [ 287 ] {} <Debug> TCP-Session: 58dc6a7d-9973-4666-83c5-9ec5465c2564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 307 | 2026.05.13 20:55:14.743049 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60740 | ||
| 308 | 2026.05.13 20:55:14.743066 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38920 | ||
| 309 | 2026.05.13 20:55:14.743072 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 310 | 2026.05.13 20:55:14.743120 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 311 | 2026.05.13 20:55:14.742955 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 312 | 2026.05.13 20:55:14.743114 [ 287 ] {} <Debug> TCP-Session: 58dc6a7d-9973-4666-83c5-9ec5465c2564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.05.13 20:55:14.743252 [ 290 ] {} <Debug> TCP-Session: 0db552db-c862-4e89-be1f-a6aaf4806be9 Authenticating user 'default' from [fd00:1122:3344:101::c]:33846 | ||
| 314 | 2026.05.13 20:55:14.743258 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 315 | 2026.05.13 20:55:14.743252 [ 289 ] {} <Debug> TCP-Session: ab7ec127-89b2-4e70-abb2-584d8ba8ac38 Authenticating user 'default' from [fd00:1122:3344:101::c]:53024 | ||
| 316 | 2026.05.13 20:55:14.743328 [ 289 ] {} <Debug> TCP-Session: ab7ec127-89b2-4e70-abb2-584d8ba8ac38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 317 | 2026.05.13 20:55:14.743345 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 318 | 2026.05.13 20:55:14.743345 [ 292 ] {} <Debug> TCP-Session: 51be18d8-a135-455e-bf72-42e220563a25 Authenticating user 'default' from [fd00:1122:3344:101::c]:60740 | ||
| 319 | 2026.05.13 20:55:14.743346 [ 288 ] {} <Debug> TCP-Session: c57aa5e5-0762-46e3-824b-5c276b610089 Authenticating user 'default' from [fd00:1122:3344:101::c]:35099 | ||
| 320 | 2026.05.13 20:55:14.743463 [ 291 ] {} <Debug> TCP-Session: 05e13d31-18ae-4661-98f8-1fc56b395a92 Authenticating user 'default' from [fd00:1122:3344:101::c]:38920 | ||
| 321 | 2026.05.13 20:55:14.743444 [ 292 ] {} <Debug> TCP-Session: 51be18d8-a135-455e-bf72-42e220563a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.13 20:55:14.743426 [ 289 ] {} <Debug> TCP-Session: ab7ec127-89b2-4e70-abb2-584d8ba8ac38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 323 | 2026.05.13 20:55:14.743537 [ 291 ] {} <Debug> TCP-Session: 05e13d31-18ae-4661-98f8-1fc56b395a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.13 20:55:14.743511 [ 288 ] {} <Debug> TCP-Session: c57aa5e5-0762-46e3-824b-5c276b610089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 325 | 2026.05.13 20:55:14.743514 [ 292 ] {} <Debug> TCP-Session: 51be18d8-a135-455e-bf72-42e220563a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.05.13 20:55:14.743620 [ 291 ] {} <Debug> TCP-Session: 05e13d31-18ae-4661-98f8-1fc56b395a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.13 20:55:14.743608 [ 288 ] {} <Debug> TCP-Session: c57aa5e5-0762-46e3-824b-5c276b610089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.13 20:55:14.743348 [ 290 ] {} <Debug> TCP-Session: 0db552db-c862-4e89-be1f-a6aaf4806be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.13 20:55:14.743760 [ 290 ] {} <Debug> TCP-Session: 0db552db-c862-4e89-be1f-a6aaf4806be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.13 20:55:15.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.79 MiB, peak 123.79 MiB, free memory in arenas 0.00 B, will set to 125.72 MiB (RSS), difference: 1.93 MiB | ||
| 331 | 2026.05.13 20:55:16.472347 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35184 | ||
| 332 | 2026.05.13 20:55:16.481317 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 333 | 2026.05.13 20:55:16.481397 [ 293 ] {} <Debug> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Authenticating user 'default' from [fd00:1122:3344:101::d]:35184 | ||
| 334 | 2026.05.13 20:55:16.481422 [ 293 ] {} <Debug> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.13 20:55:16.481598 [ 293 ] {} <Debug> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2026.05.13 20:55:16.481705 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 337 | 2026.05.13 20:55:16.481754 [ 293 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 338 | 2026.05.13 20:55:16.481862 [ 293 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 339 | 2026.05.13 20:55:16.487602 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44087 | ||
| 340 | 2026.05.13 20:55:16.487721 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50369 | ||
| 341 | 2026.05.13 20:55:16.487779 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46376 | ||
| 342 | 2026.05.13 20:55:16.487861 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 343 | 2026.05.13 20:55:16.487977 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 344 | 2026.05.13 20:55:16.488005 [ 294 ] {} <Debug> TCP-Session: 2e56ab23-9357-46e7-b8c7-90acc990c336 Authenticating user 'default' from [fd00:1122:3344:101::d]:44087 | ||
| 345 | 2026.05.13 20:55:16.488017 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55307 | ||
| 346 | 2026.05.13 20:55:16.488038 [ 294 ] {} <Debug> TCP-Session: 2e56ab23-9357-46e7-b8c7-90acc990c336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 347 | 2026.05.13 20:55:16.488093 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33464 | ||
| 348 | 2026.05.13 20:55:16.488026 [ 295 ] {} <Debug> TCP-Session: 49268855-a28d-42bf-ae66-14a0a1194490 Authenticating user 'default' from [fd00:1122:3344:101::d]:50369 | ||
| 349 | 2026.05.13 20:55:16.488025 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 350 | 2026.05.13 20:55:16.488179 [ 295 ] {} <Debug> TCP-Session: 49268855-a28d-42bf-ae66-14a0a1194490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 351 | 2026.05.13 20:55:16.488160 [ 294 ] {} <Debug> TCP-Session: 2e56ab23-9357-46e7-b8c7-90acc990c336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 352 | 2026.05.13 20:55:16.488261 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 353 | 2026.05.13 20:55:16.488292 [ 295 ] {} <Debug> TCP-Session: 49268855-a28d-42bf-ae66-14a0a1194490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 354 | 2026.05.13 20:55:16.488341 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51696 | ||
| 355 | 2026.05.13 20:55:16.488338 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40217 | ||
| 356 | 2026.05.13 20:55:16.488283 [ 296 ] {} <Debug> TCP-Session: 445bfa92-3675-465d-98cd-d86270625d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:46376 | ||
| 357 | 2026.05.13 20:55:16.488392 [ 297 ] {} <Debug> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Authenticating user 'default' from [fd00:1122:3344:101::d]:55307 | ||
| 358 | 2026.05.13 20:55:16.488398 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 359 | 2026.05.13 20:55:16.488509 [ 296 ] {} <Debug> TCP-Session: 445bfa92-3675-465d-98cd-d86270625d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2026.05.13 20:55:16.488550 [ 298 ] {} <Debug> TCP-Session: 13c527d5-43bd-48f4-81da-b3e9503d6f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:33464 | ||
| 361 | 2026.05.13 20:55:16.488530 [ 297 ] {} <Debug> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 362 | 2026.05.13 20:55:16.488619 [ 296 ] {} <Debug> TCP-Session: 445bfa92-3675-465d-98cd-d86270625d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 363 | 2026.05.13 20:55:16.488655 [ 298 ] {} <Debug> TCP-Session: 13c527d5-43bd-48f4-81da-b3e9503d6f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 364 | 2026.05.13 20:55:16.488642 [ 297 ] {} <Debug> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 365 | 2026.05.13 20:55:16.488622 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 366 | 2026.05.13 20:55:16.488751 [ 298 ] {} <Debug> TCP-Session: 13c527d5-43bd-48f4-81da-b3e9503d6f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 367 | 2026.05.13 20:55:16.488623 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 368 | 2026.05.13 20:55:16.488848 [ 300 ] {} <Debug> TCP-Session: b3c9660a-ed47-41e8-b973-b147acebe74c Authenticating user 'default' from [fd00:1122:3344:101::d]:40217 | ||
| 369 | 2026.05.13 20:55:16.488854 [ 299 ] {} <Debug> TCP-Session: d2954f00-1d69-445e-9ce8-b5ad873c2626 Authenticating user 'default' from [fd00:1122:3344:101::d]:51696 | ||
| 370 | 2026.05.13 20:55:16.488965 [ 300 ] {} <Debug> TCP-Session: b3c9660a-ed47-41e8-b973-b147acebe74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 371 | 2026.05.13 20:55:16.488973 [ 299 ] {} <Debug> TCP-Session: d2954f00-1d69-445e-9ce8-b5ad873c2626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2026.05.13 20:55:16.488980 [ 300 ] {} <Debug> TCP-Session: b3c9660a-ed47-41e8-b973-b147acebe74c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.05.13 20:55:16.489079 [ 299 ] {} <Debug> TCP-Session: d2954f00-1d69-445e-9ce8-b5ad873c2626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2026.05.13 20:55:16.489561 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49402 | ||
| 375 | 2026.05.13 20:55:16.493760 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 376 | 2026.05.13 20:55:16.493915 [ 301 ] {} <Debug> TCP-Session: 13cb6e7a-de8b-4ccd-aabf-0f219293e79f Authenticating user 'default' from [fd00:1122:3344:101::d]:49402 | ||
| 377 | 2026.05.13 20:55:16.493941 [ 301 ] {} <Debug> TCP-Session: 13cb6e7a-de8b-4ccd-aabf-0f219293e79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.05.13 20:55:16.493954 [ 301 ] {} <Debug> TCP-Session: 13cb6e7a-de8b-4ccd-aabf-0f219293e79f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.05.13 20:55:16.500360 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.13 20:55:16.500593 [ 293 ] {0ec29720-37b5-4873-899f-767a6cabc01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 381 | 2026.05.13 20:55:16.604217 [ 293 ] {0ec29720-37b5-4873-899f-767a6cabc01b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35184) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 382 | |||
| 383 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 385 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 389 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 390 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 391 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 392 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 393 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 396 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 397 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 403 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 404 | |||
| 405 | 2026.05.13 20:55:16.605236 [ 293 ] {0ec29720-37b5-4873-899f-767a6cabc01b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 406 | |||
| 407 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 409 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 412 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 413 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 414 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 415 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 416 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 417 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 420 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 421 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 425 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 427 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 428 | |||
| 429 | 2026.05.13 20:55:16.605489 [ 293 ] {0ec29720-37b5-4873-899f-767a6cabc01b} <Debug> TCPHandler: Processed in 0.105342637 sec. | ||
| 430 | 2026.05.13 20:55:16.608235 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.13 20:55:16.608501 [ 293 ] {843dca8b-f2f1-4d33-aa9e-dfb6305e1d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 432 | 2026.05.13 20:55:16.608818 [ 293 ] {843dca8b-f2f1-4d33-aa9e-dfb6305e1d24} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35184) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 433 | |||
| 434 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 436 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 437 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 438 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 439 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 440 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 441 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 442 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 443 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 444 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 445 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 446 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 447 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 448 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 449 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 450 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 451 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 452 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 453 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 454 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 455 | |||
| 456 | 2026.05.13 20:55:16.609138 [ 293 ] {843dca8b-f2f1-4d33-aa9e-dfb6305e1d24} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 457 | |||
| 458 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 459 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 460 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 461 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 462 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 463 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 464 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 465 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 466 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 467 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 468 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 469 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 470 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 471 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 472 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 473 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 474 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 475 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 476 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 477 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 478 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 479 | |||
| 480 | 2026.05.13 20:55:16.609388 [ 293 ] {843dca8b-f2f1-4d33-aa9e-dfb6305e1d24} <Debug> TCPHandler: Processed in 0.00127285 sec. | ||
| 481 | 2026.05.13 20:55:16.613964 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.13 20:55:16.614945 [ 297 ] {17d76ec8-d542-4acd-95c4-518784b9dfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 483 | 2026.05.13 20:55:16.615065 [ 297 ] {17d76ec8-d542-4acd-95c4-518784b9dfe4} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 484 | 2026.05.13 20:55:16.615831 [ 297 ] {17d76ec8-d542-4acd-95c4-518784b9dfe4} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 485 | 2026.05.13 20:55:16.615855 [ 297 ] {17d76ec8-d542-4acd-95c4-518784b9dfe4} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.652e-05 sec | ||
| 486 | 2026.05.13 20:55:16.615870 [ 297 ] {17d76ec8-d542-4acd-95c4-518784b9dfe4} <Trace> ReferentialDeps: No tables | ||
| 487 | 2026.05.13 20:55:16.615974 [ 297 ] {17d76ec8-d542-4acd-95c4-518784b9dfe4} <Trace> LoadingDeps: No tables | ||
| 488 | 2026.05.13 20:55:16.616072 [ 297 ] {17d76ec8-d542-4acd-95c4-518784b9dfe4} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 489 | 2026.05.13 20:55:16.616142 [ 297 ] {17d76ec8-d542-4acd-95c4-518784b9dfe4} <Debug> TCPHandler: Processed in 0.002365298 sec. | ||
| 490 | 2026.05.13 20:55:16.616428 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 491 | 2026.05.13 20:55:16.616713 [ 297 ] {629f941b-32be-44c1-8c85-f5e0f9d5ebc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) /* The version table contains metadata about the `oximeter` database */ | ||
| 492 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 493 | 2026.05.13 20:55:16.616821 [ 297 ] {629f941b-32be-44c1-8c85-f5e0f9d5ebc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 494 | 2026.05.13 20:55:16.620489 [ 297 ] {629f941b-32be-44c1-8c85-f5e0f9d5ebc0} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 495 | 2026.05.13 20:55:16.621324 [ 297 ] {629f941b-32be-44c1-8c85-f5e0f9d5ebc0} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603): Loading data parts | ||
| 496 | 2026.05.13 20:55:16.622285 [ 297 ] {629f941b-32be-44c1-8c85-f5e0f9d5ebc0} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603): There are no data parts | ||
| 497 | 2026.05.13 20:55:16.624401 [ 297 ] {629f941b-32be-44c1-8c85-f5e0f9d5ebc0} <Debug> TCPHandler: Processed in 0.008020602 sec. | ||
| 498 | 2026.05.13 20:55:16.624662 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.13 20:55:16.624905 [ 297 ] {4347c88e-c91f-42e7-a00d-23cb0225cf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) /* The measurement tables contain all individual samples from each timeseries. | ||
| 500 | * | ||
| 501 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 502 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 503 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 504 | * by all samples from the same timeseries. | ||
| 505 | * | ||
| 506 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 507 | * and then uses that to index quickly into the measurements tables. | ||
| 508 | */ | ||
| 509 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 510 | 2026.05.13 20:55:16.625047 [ 297 ] {4347c88e-c91f-42e7-a00d-23cb0225cf56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 511 | 2026.05.13 20:55:16.633867 [ 297 ] {4347c88e-c91f-42e7-a00d-23cb0225cf56} <Debug> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Loading data parts | ||
| 512 | 2026.05.13 20:55:16.634119 [ 297 ] {4347c88e-c91f-42e7-a00d-23cb0225cf56} <Debug> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): There are no data parts | ||
| 513 | 2026.05.13 20:55:16.634681 [ 297 ] {4347c88e-c91f-42e7-a00d-23cb0225cf56} <Debug> TCPHandler: Processed in 0.010129748 sec. | ||
| 514 | 2026.05.13 20:55:16.634916 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.05.13 20:55:16.635157 [ 297 ] {b043813b-15f8-42de-831c-c35c557259d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 516 | 2026.05.13 20:55:16.635262 [ 297 ] {b043813b-15f8-42de-831c-c35c557259d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 517 | 2026.05.13 20:55:16.636350 [ 297 ] {b043813b-15f8-42de-831c-c35c557259d1} <Debug> oximeter.measurements_i8 (e25dfad3-5a23-4d9d-ad0e-ba085f4dbd4a): Loading data parts | ||
| 518 | 2026.05.13 20:55:16.636553 [ 297 ] {b043813b-15f8-42de-831c-c35c557259d1} <Debug> oximeter.measurements_i8 (e25dfad3-5a23-4d9d-ad0e-ba085f4dbd4a): There are no data parts | ||
| 519 | 2026.05.13 20:55:16.637096 [ 297 ] {b043813b-15f8-42de-831c-c35c557259d1} <Debug> TCPHandler: Processed in 0.002253678 sec. | ||
| 520 | 2026.05.13 20:55:16.637232 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.05.13 20:55:16.637391 [ 297 ] {7818052c-413e-4403-bdae-8ec44abc1ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 522 | 2026.05.13 20:55:16.637527 [ 297 ] {7818052c-413e-4403-bdae-8ec44abc1ece} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 523 | 2026.05.13 20:55:16.638665 [ 297 ] {7818052c-413e-4403-bdae-8ec44abc1ece} <Debug> oximeter.measurements_u8 (47793ab9-4dd3-4435-a683-75a4543dd50d): Loading data parts | ||
| 524 | 2026.05.13 20:55:16.638806 [ 297 ] {7818052c-413e-4403-bdae-8ec44abc1ece} <Debug> oximeter.measurements_u8 (47793ab9-4dd3-4435-a683-75a4543dd50d): There are no data parts | ||
| 525 | 2026.05.13 20:55:16.639267 [ 297 ] {7818052c-413e-4403-bdae-8ec44abc1ece} <Debug> TCPHandler: Processed in 0.002085576 sec. | ||
| 526 | 2026.05.13 20:55:16.639413 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.05.13 20:55:16.639643 [ 297 ] {c42e1d80-419b-4dfc-839b-cfdc486ccbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 528 | 2026.05.13 20:55:16.639768 [ 297 ] {c42e1d80-419b-4dfc-839b-cfdc486ccbc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 529 | 2026.05.13 20:55:16.640802 [ 297 ] {c42e1d80-419b-4dfc-839b-cfdc486ccbc0} <Debug> oximeter.measurements_i16 (cf548920-51a4-4ba7-a8a6-90804bf18fd5): Loading data parts | ||
| 530 | 2026.05.13 20:55:16.640939 [ 297 ] {c42e1d80-419b-4dfc-839b-cfdc486ccbc0} <Debug> oximeter.measurements_i16 (cf548920-51a4-4ba7-a8a6-90804bf18fd5): There are no data parts | ||
| 531 | 2026.05.13 20:55:16.641485 [ 297 ] {c42e1d80-419b-4dfc-839b-cfdc486ccbc0} <Debug> TCPHandler: Processed in 0.002123797 sec. | ||
| 532 | 2026.05.13 20:55:16.641626 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.05.13 20:55:16.641786 [ 297 ] {962aa167-376a-4d01-b590-d3f13c90f02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 534 | 2026.05.13 20:55:16.641902 [ 297 ] {962aa167-376a-4d01-b590-d3f13c90f02e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 535 | 2026.05.13 20:55:16.642936 [ 297 ] {962aa167-376a-4d01-b590-d3f13c90f02e} <Debug> oximeter.measurements_u16 (c140705b-860a-42fd-b66b-76d793db574e): Loading data parts | ||
| 536 | 2026.05.13 20:55:16.643082 [ 297 ] {962aa167-376a-4d01-b590-d3f13c90f02e} <Debug> oximeter.measurements_u16 (c140705b-860a-42fd-b66b-76d793db574e): There are no data parts | ||
| 537 | 2026.05.13 20:55:16.643649 [ 297 ] {962aa167-376a-4d01-b590-d3f13c90f02e} <Debug> TCPHandler: Processed in 0.002074486 sec. | ||
| 538 | 2026.05.13 20:55:16.643806 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.13 20:55:16.644064 [ 297 ] {ffb455fb-67c1-4f38-bbc9-e80e2dd3c374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 540 | 2026.05.13 20:55:16.644229 [ 297 ] {ffb455fb-67c1-4f38-bbc9-e80e2dd3c374} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 541 | 2026.05.13 20:55:16.645335 [ 297 ] {ffb455fb-67c1-4f38-bbc9-e80e2dd3c374} <Debug> oximeter.measurements_i32 (28ba05e8-bf90-4413-ae59-0f1376a3568d): Loading data parts | ||
| 542 | 2026.05.13 20:55:16.645530 [ 297 ] {ffb455fb-67c1-4f38-bbc9-e80e2dd3c374} <Debug> oximeter.measurements_i32 (28ba05e8-bf90-4413-ae59-0f1376a3568d): There are no data parts | ||
| 543 | 2026.05.13 20:55:16.646111 [ 297 ] {ffb455fb-67c1-4f38-bbc9-e80e2dd3c374} <Debug> TCPHandler: Processed in 0.002357718 sec. | ||
| 544 | 2026.05.13 20:55:16.646307 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.13 20:55:16.646466 [ 297 ] {565f2c94-f247-4891-abee-dfb5a12a10cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2026.05.13 20:55:16.646611 [ 297 ] {565f2c94-f247-4891-abee-dfb5a12a10cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 547 | 2026.05.13 20:55:16.647675 [ 297 ] {565f2c94-f247-4891-abee-dfb5a12a10cb} <Debug> oximeter.measurements_u32 (f70f248a-6f80-462e-9c21-e8effdce6b42): Loading data parts | ||
| 548 | 2026.05.13 20:55:16.647818 [ 297 ] {565f2c94-f247-4891-abee-dfb5a12a10cb} <Debug> oximeter.measurements_u32 (f70f248a-6f80-462e-9c21-e8effdce6b42): There are no data parts | ||
| 549 | 2026.05.13 20:55:16.648342 [ 297 ] {565f2c94-f247-4891-abee-dfb5a12a10cb} <Debug> TCPHandler: Processed in 0.002086276 sec. | ||
| 550 | 2026.05.13 20:55:16.648493 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.13 20:55:16.648793 [ 297 ] {5038237b-f05c-4cbe-8558-4be849605c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 552 | 2026.05.13 20:55:16.648922 [ 297 ] {5038237b-f05c-4cbe-8558-4be849605c79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 553 | 2026.05.13 20:55:16.649856 [ 297 ] {5038237b-f05c-4cbe-8558-4be849605c79} <Debug> oximeter.measurements_i64 (2dce26d4-20cd-4d49-8440-1a97d7340a41): Loading data parts | ||
| 554 | 2026.05.13 20:55:16.649964 [ 297 ] {5038237b-f05c-4cbe-8558-4be849605c79} <Debug> oximeter.measurements_i64 (2dce26d4-20cd-4d49-8440-1a97d7340a41): There are no data parts | ||
| 555 | 2026.05.13 20:55:16.650503 [ 297 ] {5038237b-f05c-4cbe-8558-4be849605c79} <Debug> TCPHandler: Processed in 0.002059166 sec. | ||
| 556 | 2026.05.13 20:55:16.650643 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.13 20:55:16.650797 [ 297 ] {03d68985-009d-4a81-aafd-e88d79fb48b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 558 | 2026.05.13 20:55:16.650912 [ 297 ] {03d68985-009d-4a81-aafd-e88d79fb48b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 559 | 2026.05.13 20:55:16.651874 [ 297 ] {03d68985-009d-4a81-aafd-e88d79fb48b6} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Loading data parts | ||
| 560 | 2026.05.13 20:55:16.652178 [ 297 ] {03d68985-009d-4a81-aafd-e88d79fb48b6} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): There are no data parts | ||
| 561 | 2026.05.13 20:55:16.652655 [ 297 ] {03d68985-009d-4a81-aafd-e88d79fb48b6} <Debug> TCPHandler: Processed in 0.002060127 sec. | ||
| 562 | 2026.05.13 20:55:16.652795 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.05.13 20:55:16.653026 [ 297 ] {ef81a3a9-3b0e-4903-b8da-597f488a7f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2026.05.13 20:55:16.653143 [ 297 ] {ef81a3a9-3b0e-4903-b8da-597f488a7f78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 565 | 2026.05.13 20:55:16.654117 [ 297 ] {ef81a3a9-3b0e-4903-b8da-597f488a7f78} <Debug> oximeter.measurements_f32 (1552614f-62ab-4bca-ac91-7b498da9dac8): Loading data parts | ||
| 566 | 2026.05.13 20:55:16.654254 [ 297 ] {ef81a3a9-3b0e-4903-b8da-597f488a7f78} <Debug> oximeter.measurements_f32 (1552614f-62ab-4bca-ac91-7b498da9dac8): There are no data parts | ||
| 567 | 2026.05.13 20:55:16.654787 [ 297 ] {ef81a3a9-3b0e-4903-b8da-597f488a7f78} <Debug> TCPHandler: Processed in 0.002043706 sec. | ||
| 568 | 2026.05.13 20:55:16.654926 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.13 20:55:16.655086 [ 297 ] {5998b605-d37c-4325-9075-cd046f1e627d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 570 | 2026.05.13 20:55:16.655212 [ 297 ] {5998b605-d37c-4325-9075-cd046f1e627d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 571 | 2026.05.13 20:55:16.656201 [ 297 ] {5998b605-d37c-4325-9075-cd046f1e627d} <Debug> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Loading data parts | ||
| 572 | 2026.05.13 20:55:16.656388 [ 297 ] {5998b605-d37c-4325-9075-cd046f1e627d} <Debug> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): There are no data parts | ||
| 573 | 2026.05.13 20:55:16.656842 [ 297 ] {5998b605-d37c-4325-9075-cd046f1e627d} <Debug> TCPHandler: Processed in 0.001968035 sec. | ||
| 574 | 2026.05.13 20:55:16.656991 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.05.13 20:55:16.657223 [ 297 ] {6b3cf844-b9c7-4026-8de3-95ff0425db02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2026.05.13 20:55:16.657336 [ 297 ] {6b3cf844-b9c7-4026-8de3-95ff0425db02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 577 | 2026.05.13 20:55:16.658325 [ 297 ] {6b3cf844-b9c7-4026-8de3-95ff0425db02} <Debug> oximeter.measurements_string (9e34a892-b604-491c-9418-2c403949a1c5): Loading data parts | ||
| 578 | 2026.05.13 20:55:16.658449 [ 297 ] {6b3cf844-b9c7-4026-8de3-95ff0425db02} <Debug> oximeter.measurements_string (9e34a892-b604-491c-9418-2c403949a1c5): There are no data parts | ||
| 579 | 2026.05.13 20:55:16.658966 [ 297 ] {6b3cf844-b9c7-4026-8de3-95ff0425db02} <Debug> TCPHandler: Processed in 0.002026416 sec. | ||
| 580 | 2026.05.13 20:55:16.659110 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.05.13 20:55:16.659268 [ 297 ] {d752f51e-32e8-4500-a223-5aea48c92a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 582 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 583 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 584 | * a string isn't palatable for a few reasons. | ||
| 585 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 586 | * details. | ||
| 587 | */ | ||
| 588 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 589 | 2026.05.13 20:55:16.659381 [ 297 ] {d752f51e-32e8-4500-a223-5aea48c92a04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 590 | 2026.05.13 20:55:16.660317 [ 297 ] {d752f51e-32e8-4500-a223-5aea48c92a04} <Debug> oximeter.measurements_bytes (b034df99-49af-4c5f-b872-11794e1834b1): Loading data parts | ||
| 591 | 2026.05.13 20:55:16.660445 [ 297 ] {d752f51e-32e8-4500-a223-5aea48c92a04} <Debug> oximeter.measurements_bytes (b034df99-49af-4c5f-b872-11794e1834b1): There are no data parts | ||
| 592 | 2026.05.13 20:55:16.661052 [ 297 ] {d752f51e-32e8-4500-a223-5aea48c92a04} <Debug> TCPHandler: Processed in 0.001992706 sec. | ||
| 593 | 2026.05.13 20:55:16.661236 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.05.13 20:55:16.661441 [ 297 ] {c7ef8a09-1a3d-4a98-a03f-780d81b15e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 595 | 2026.05.13 20:55:16.661609 [ 297 ] {c7ef8a09-1a3d-4a98-a03f-780d81b15e5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 596 | 2026.05.13 20:55:16.662882 [ 297 ] {c7ef8a09-1a3d-4a98-a03f-780d81b15e5f} <Debug> oximeter.measurements_cumulativei64 (695d19d6-d164-4f50-9f7a-6e66510444e2): Loading data parts | ||
| 597 | 2026.05.13 20:55:16.663049 [ 297 ] {c7ef8a09-1a3d-4a98-a03f-780d81b15e5f} <Debug> oximeter.measurements_cumulativei64 (695d19d6-d164-4f50-9f7a-6e66510444e2): There are no data parts | ||
| 598 | 2026.05.13 20:55:16.663550 [ 297 ] {c7ef8a09-1a3d-4a98-a03f-780d81b15e5f} <Debug> TCPHandler: Processed in 0.002376609 sec. | ||
| 599 | 2026.05.13 20:55:16.663771 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.05.13 20:55:16.663936 [ 297 ] {fa397272-f1df-4ce2-8f48-8e7e287b475a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 601 | 2026.05.13 20:55:16.664067 [ 297 ] {fa397272-f1df-4ce2-8f48-8e7e287b475a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 602 | 2026.05.13 20:55:16.665049 [ 297 ] {fa397272-f1df-4ce2-8f48-8e7e287b475a} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Loading data parts | ||
| 603 | 2026.05.13 20:55:16.665262 [ 297 ] {fa397272-f1df-4ce2-8f48-8e7e287b475a} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): There are no data parts | ||
| 604 | 2026.05.13 20:55:16.665771 [ 297 ] {fa397272-f1df-4ce2-8f48-8e7e287b475a} <Debug> TCPHandler: Processed in 0.002048216 sec. | ||
| 605 | 2026.05.13 20:55:16.665906 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.05.13 20:55:16.666144 [ 297 ] {8155484f-7262-434e-bd19-79e961673402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 607 | 2026.05.13 20:55:16.666240 [ 297 ] {8155484f-7262-434e-bd19-79e961673402} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 608 | 2026.05.13 20:55:16.667149 [ 297 ] {8155484f-7262-434e-bd19-79e961673402} <Debug> oximeter.measurements_cumulativef32 (f09f4f7f-6ab5-472e-821b-2136ca8ebc4f): Loading data parts | ||
| 609 | 2026.05.13 20:55:16.667278 [ 297 ] {8155484f-7262-434e-bd19-79e961673402} <Debug> oximeter.measurements_cumulativef32 (f09f4f7f-6ab5-472e-821b-2136ca8ebc4f): There are no data parts | ||
| 610 | 2026.05.13 20:55:16.667937 [ 297 ] {8155484f-7262-434e-bd19-79e961673402} <Debug> TCPHandler: Processed in 0.002079766 sec. | ||
| 611 | 2026.05.13 20:55:16.668168 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.13 20:55:16.668432 [ 297 ] {b03e52b9-9eff-4b9e-85fb-852c94fc4932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 613 | 2026.05.13 20:55:16.668593 [ 297 ] {b03e52b9-9eff-4b9e-85fb-852c94fc4932} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 614 | 2026.05.13 20:55:16.670060 [ 297 ] {b03e52b9-9eff-4b9e-85fb-852c94fc4932} <Debug> oximeter.measurements_cumulativef64 (1a4595bc-c4c2-4f23-8f8c-eb56f09bb817): Loading data parts | ||
| 615 | 2026.05.13 20:55:16.670240 [ 297 ] {b03e52b9-9eff-4b9e-85fb-852c94fc4932} <Debug> oximeter.measurements_cumulativef64 (1a4595bc-c4c2-4f23-8f8c-eb56f09bb817): There are no data parts | ||
| 616 | 2026.05.13 20:55:16.670795 [ 297 ] {b03e52b9-9eff-4b9e-85fb-852c94fc4932} <Debug> TCPHandler: Processed in 0.002749041 sec. | ||
| 617 | 2026.05.13 20:55:16.671038 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2026.05.13 20:55:16.671267 [ 297 ] {ba05f50d-0372-48b3-a47c-4520dfddf536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 619 | * NOTE: Array types cannot be Nullable, see | ||
| 620 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 621 | * for more details. | ||
| 622 | * | ||
| 623 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 624 | * is unfortunate, and at this point relies on the fact that an | ||
| 625 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 626 | * to figure out another way to represent missing samples here. | ||
| 627 | */ | ||
| 628 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 629 | 2026.05.13 20:55:16.671429 [ 297 ] {ba05f50d-0372-48b3-a47c-4520dfddf536} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 630 | 2026.05.13 20:55:16.672883 [ 297 ] {ba05f50d-0372-48b3-a47c-4520dfddf536} <Debug> oximeter.measurements_histogrami8 (721e2d04-7c9e-44c2-b220-ad2efca5f5ae): Loading data parts | ||
| 631 | 2026.05.13 20:55:16.673056 [ 297 ] {ba05f50d-0372-48b3-a47c-4520dfddf536} <Debug> oximeter.measurements_histogrami8 (721e2d04-7c9e-44c2-b220-ad2efca5f5ae): There are no data parts | ||
| 632 | 2026.05.13 20:55:16.673839 [ 297 ] {ba05f50d-0372-48b3-a47c-4520dfddf536} <Debug> TCPHandler: Processed in 0.002853382 sec. | ||
| 633 | 2026.05.13 20:55:16.674014 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.13 20:55:16.674233 [ 297 ] {07b48a93-dfa6-47b7-bad6-71e20eb0730e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 635 | 2026.05.13 20:55:16.674391 [ 297 ] {07b48a93-dfa6-47b7-bad6-71e20eb0730e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 636 | 2026.05.13 20:55:16.675751 [ 297 ] {07b48a93-dfa6-47b7-bad6-71e20eb0730e} <Debug> oximeter.measurements_histogramu8 (5907a3ee-3f67-4afb-b1c5-24640c2ee2cb): Loading data parts | ||
| 637 | 2026.05.13 20:55:16.675919 [ 297 ] {07b48a93-dfa6-47b7-bad6-71e20eb0730e} <Debug> oximeter.measurements_histogramu8 (5907a3ee-3f67-4afb-b1c5-24640c2ee2cb): There are no data parts | ||
| 638 | 2026.05.13 20:55:16.676452 [ 297 ] {07b48a93-dfa6-47b7-bad6-71e20eb0730e} <Debug> TCPHandler: Processed in 0.002502769 sec. | ||
| 639 | 2026.05.13 20:55:16.676672 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.13 20:55:16.676931 [ 297 ] {5e0e048f-f40d-45c9-a748-8526e0361b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 641 | 2026.05.13 20:55:16.677157 [ 297 ] {5e0e048f-f40d-45c9-a748-8526e0361b5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 642 | 2026.05.13 20:55:16.678454 [ 297 ] {5e0e048f-f40d-45c9-a748-8526e0361b5a} <Debug> oximeter.measurements_histogrami16 (c834f1bf-9dc6-4754-b021-b1802090c27d): Loading data parts | ||
| 643 | 2026.05.13 20:55:16.678616 [ 297 ] {5e0e048f-f40d-45c9-a748-8526e0361b5a} <Debug> oximeter.measurements_histogrami16 (c834f1bf-9dc6-4754-b021-b1802090c27d): There are no data parts | ||
| 644 | 2026.05.13 20:55:16.679444 [ 297 ] {5e0e048f-f40d-45c9-a748-8526e0361b5a} <Debug> TCPHandler: Processed in 0.002819392 sec. | ||
| 645 | 2026.05.13 20:55:16.679687 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.05.13 20:55:16.679968 [ 297 ] {4010afd7-508c-4650-ac88-8a45c9207b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 647 | 2026.05.13 20:55:16.680134 [ 297 ] {4010afd7-508c-4650-ac88-8a45c9207b53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 648 | 2026.05.13 20:55:16.681684 [ 297 ] {4010afd7-508c-4650-ac88-8a45c9207b53} <Debug> oximeter.measurements_histogramu16 (ea2ed4df-4b53-4a0d-9c85-e76f30037534): Loading data parts | ||
| 649 | 2026.05.13 20:55:16.681807 [ 297 ] {4010afd7-508c-4650-ac88-8a45c9207b53} <Debug> oximeter.measurements_histogramu16 (ea2ed4df-4b53-4a0d-9c85-e76f30037534): There are no data parts | ||
| 650 | 2026.05.13 20:55:16.682721 [ 297 ] {4010afd7-508c-4650-ac88-8a45c9207b53} <Debug> TCPHandler: Processed in 0.003145245 sec. | ||
| 651 | 2026.05.13 20:55:16.682926 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 652 | 2026.05.13 20:55:16.683290 [ 297 ] {a1d9df76-294b-48d6-b7ed-8f16fa766e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 653 | 2026.05.13 20:55:16.683434 [ 297 ] {a1d9df76-294b-48d6-b7ed-8f16fa766e04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 654 | 2026.05.13 20:55:16.685087 [ 297 ] {a1d9df76-294b-48d6-b7ed-8f16fa766e04} <Debug> oximeter.measurements_histogrami32 (487247f4-2fd0-4ef7-90a7-ac532fbf6742): Loading data parts | ||
| 655 | 2026.05.13 20:55:16.685219 [ 297 ] {a1d9df76-294b-48d6-b7ed-8f16fa766e04} <Debug> oximeter.measurements_histogrami32 (487247f4-2fd0-4ef7-90a7-ac532fbf6742): There are no data parts | ||
| 656 | 2026.05.13 20:55:16.686206 [ 297 ] {a1d9df76-294b-48d6-b7ed-8f16fa766e04} <Debug> TCPHandler: Processed in 0.003328926 sec. | ||
| 657 | 2026.05.13 20:55:16.686386 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 658 | 2026.05.13 20:55:16.686672 [ 297 ] {b2c47ca2-53a3-4e84-b05e-e328d604ad0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 659 | 2026.05.13 20:55:16.686843 [ 297 ] {b2c47ca2-53a3-4e84-b05e-e328d604ad0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 660 | 2026.05.13 20:55:16.688300 [ 297 ] {b2c47ca2-53a3-4e84-b05e-e328d604ad0e} <Debug> oximeter.measurements_histogramu32 (bce62171-5f94-4e84-8c2c-9aaf578df372): Loading data parts | ||
| 661 | 2026.05.13 20:55:16.688555 [ 297 ] {b2c47ca2-53a3-4e84-b05e-e328d604ad0e} <Debug> oximeter.measurements_histogramu32 (bce62171-5f94-4e84-8c2c-9aaf578df372): There are no data parts | ||
| 662 | 2026.05.13 20:55:16.689456 [ 297 ] {b2c47ca2-53a3-4e84-b05e-e328d604ad0e} <Debug> TCPHandler: Processed in 0.003120224 sec. | ||
| 663 | 2026.05.13 20:55:16.689664 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.13 20:55:16.690049 [ 297 ] {468c3e47-d2e1-4345-9cfc-fc2b6e5fb73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 665 | 2026.05.13 20:55:16.690239 [ 297 ] {468c3e47-d2e1-4345-9cfc-fc2b6e5fb73a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 666 | 2026.05.13 20:55:16.691777 [ 297 ] {468c3e47-d2e1-4345-9cfc-fc2b6e5fb73a} <Debug> oximeter.measurements_histogrami64 (2e8282c1-4d1a-43f4-b313-de324a3a93c8): Loading data parts | ||
| 667 | 2026.05.13 20:55:16.691932 [ 297 ] {468c3e47-d2e1-4345-9cfc-fc2b6e5fb73a} <Debug> oximeter.measurements_histogrami64 (2e8282c1-4d1a-43f4-b313-de324a3a93c8): There are no data parts | ||
| 668 | 2026.05.13 20:55:16.692595 [ 297 ] {468c3e47-d2e1-4345-9cfc-fc2b6e5fb73a} <Debug> TCPHandler: Processed in 0.003011763 sec. | ||
| 669 | 2026.05.13 20:55:16.692764 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 670 | 2026.05.13 20:55:16.692992 [ 297 ] {ab9c7585-1d9b-425e-acab-69f2d0c1031f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 671 | 2026.05.13 20:55:16.693144 [ 297 ] {ab9c7585-1d9b-425e-acab-69f2d0c1031f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 672 | 2026.05.13 20:55:16.694385 [ 297 ] {ab9c7585-1d9b-425e-acab-69f2d0c1031f} <Debug> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Loading data parts | ||
| 673 | 2026.05.13 20:55:16.694590 [ 297 ] {ab9c7585-1d9b-425e-acab-69f2d0c1031f} <Debug> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): There are no data parts | ||
| 674 | 2026.05.13 20:55:16.695115 [ 297 ] {ab9c7585-1d9b-425e-acab-69f2d0c1031f} <Debug> TCPHandler: Processed in 0.002401569 sec. | ||
| 675 | 2026.05.13 20:55:16.695265 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.05.13 20:55:16.695567 [ 297 ] {38996937-0d0a-4639-b16e-c65f35752675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 677 | 2026.05.13 20:55:16.695699 [ 297 ] {38996937-0d0a-4639-b16e-c65f35752675} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 678 | 2026.05.13 20:55:16.696850 [ 297 ] {38996937-0d0a-4639-b16e-c65f35752675} <Debug> oximeter.measurements_histogramf32 (3e3f65ad-0246-4adf-8add-f4815aac59f8): Loading data parts | ||
| 679 | 2026.05.13 20:55:16.696985 [ 297 ] {38996937-0d0a-4639-b16e-c65f35752675} <Debug> oximeter.measurements_histogramf32 (3e3f65ad-0246-4adf-8add-f4815aac59f8): There are no data parts | ||
| 680 | 2026.05.13 20:55:16.697577 [ 297 ] {38996937-0d0a-4639-b16e-c65f35752675} <Debug> TCPHandler: Processed in 0.002361769 sec. | ||
| 681 | 2026.05.13 20:55:16.697736 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 682 | 2026.05.13 20:55:16.697950 [ 297 ] {4a935d31-0f12-40e3-a790-1032f1031c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 683 | 2026.05.13 20:55:16.698089 [ 297 ] {4a935d31-0f12-40e3-a790-1032f1031c47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 684 | 2026.05.13 20:55:16.699286 [ 297 ] {4a935d31-0f12-40e3-a790-1032f1031c47} <Debug> oximeter.measurements_histogramf64 (196ef2dc-8fd8-4874-b36d-06bb105c6ffa): Loading data parts | ||
| 685 | 2026.05.13 20:55:16.699472 [ 297 ] {4a935d31-0f12-40e3-a790-1032f1031c47} <Debug> oximeter.measurements_histogramf64 (196ef2dc-8fd8-4874-b36d-06bb105c6ffa): There are no data parts | ||
| 686 | 2026.05.13 20:55:16.699978 [ 297 ] {4a935d31-0f12-40e3-a790-1032f1031c47} <Debug> TCPHandler: Processed in 0.002291888 sec. | ||
| 687 | 2026.05.13 20:55:16.700129 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 688 | 2026.05.13 20:55:16.700391 [ 297 ] {b90e607c-7b2b-4855-86ec-9f95b287d403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) /* The field tables store named dimensions of each timeseries. | ||
| 689 | * | ||
| 690 | * As with the measurement tables, there is one field table for each field data | ||
| 691 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 692 | * this behavior **must not** be relied upon for query correctness. | ||
| 693 | * | ||
| 694 | * The index for the fields differs from the measurements, however. Rows are | ||
| 695 | * sorted by timeseries name, then field name, field value, and finally | ||
| 696 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 697 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 698 | * usually then used to look up measurements. | ||
| 699 | * | ||
| 700 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 701 | * timeseries name and then key, since it would improve lookups where one | ||
| 702 | * already has the key. Realistically though, these tables are quite small and | ||
| 703 | * so performance benefits will be low in absolute terms. | ||
| 704 | * | ||
| 705 | * TTL: We use a materialized column to expire old field table records. This | ||
| 706 | * column is generated automatically by the database whenever a new row is | ||
| 707 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 708 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 709 | * record will remain during a deduplication, which will have the last | ||
| 710 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 711 | * measurement tables. | ||
| 712 | */ | ||
| 713 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 714 | 2026.05.13 20:55:16.700530 [ 297 ] {b90e607c-7b2b-4855-86ec-9f95b287d403} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 715 | 2026.05.13 20:55:16.701762 [ 297 ] {b90e607c-7b2b-4855-86ec-9f95b287d403} <Debug> oximeter.fields_bool (23c4d62b-58e7-45c4-afd7-9c083ad0fe99): Loading data parts | ||
| 716 | 2026.05.13 20:55:16.701927 [ 297 ] {b90e607c-7b2b-4855-86ec-9f95b287d403} <Debug> oximeter.fields_bool (23c4d62b-58e7-45c4-afd7-9c083ad0fe99): There are no data parts | ||
| 717 | 2026.05.13 20:55:16.702508 [ 297 ] {b90e607c-7b2b-4855-86ec-9f95b287d403} <Debug> TCPHandler: Processed in 0.002429669 sec. | ||
| 718 | 2026.05.13 20:55:16.702667 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 719 | 2026.05.13 20:55:16.702832 [ 297 ] {55623362-2b5b-45ff-8572-bea7f5b943a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 720 | 2026.05.13 20:55:16.702960 [ 297 ] {55623362-2b5b-45ff-8572-bea7f5b943a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 721 | 2026.05.13 20:55:16.704012 [ 297 ] {55623362-2b5b-45ff-8572-bea7f5b943a4} <Debug> oximeter.fields_i8 (cc75d71f-a8c9-44e6-a24f-280df83b78b9): Loading data parts | ||
| 722 | 2026.05.13 20:55:16.704234 [ 297 ] {55623362-2b5b-45ff-8572-bea7f5b943a4} <Debug> oximeter.fields_i8 (cc75d71f-a8c9-44e6-a24f-280df83b78b9): There are no data parts | ||
| 723 | 2026.05.13 20:55:16.704726 [ 297 ] {55623362-2b5b-45ff-8572-bea7f5b943a4} <Debug> TCPHandler: Processed in 0.002107576 sec. | ||
| 724 | 2026.05.13 20:55:16.704878 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 725 | 2026.05.13 20:55:16.705136 [ 297 ] {a4e132de-31ef-4d3f-b2a4-ecb1766348ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 726 | 2026.05.13 20:55:16.705269 [ 297 ] {a4e132de-31ef-4d3f-b2a4-ecb1766348ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 727 | 2026.05.13 20:55:16.706336 [ 297 ] {a4e132de-31ef-4d3f-b2a4-ecb1766348ad} <Debug> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Loading data parts | ||
| 728 | 2026.05.13 20:55:16.706476 [ 297 ] {a4e132de-31ef-4d3f-b2a4-ecb1766348ad} <Debug> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): There are no data parts | ||
| 729 | 2026.05.13 20:55:16.707056 [ 297 ] {a4e132de-31ef-4d3f-b2a4-ecb1766348ad} <Debug> TCPHandler: Processed in 0.002227247 sec. | ||
| 730 | 2026.05.13 20:55:16.707204 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 731 | 2026.05.13 20:55:16.707360 [ 297 ] {24e47abe-b154-4038-a825-25a94e5df6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 732 | 2026.05.13 20:55:16.707488 [ 297 ] {24e47abe-b154-4038-a825-25a94e5df6d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 733 | 2026.05.13 20:55:16.708518 [ 297 ] {24e47abe-b154-4038-a825-25a94e5df6d5} <Debug> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Loading data parts | ||
| 734 | 2026.05.13 20:55:16.708724 [ 297 ] {24e47abe-b154-4038-a825-25a94e5df6d5} <Debug> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): There are no data parts | ||
| 735 | 2026.05.13 20:55:16.709252 [ 297 ] {24e47abe-b154-4038-a825-25a94e5df6d5} <Debug> TCPHandler: Processed in 0.002096916 sec. | ||
| 736 | 2026.05.13 20:55:16.709386 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2026.05.13 20:55:16.709625 [ 297 ] {ea085ee1-3e69-42c1-8e0f-4e742692064b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 738 | 2026.05.13 20:55:16.709753 [ 297 ] {ea085ee1-3e69-42c1-8e0f-4e742692064b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 739 | 2026.05.13 20:55:16.710790 [ 297 ] {ea085ee1-3e69-42c1-8e0f-4e742692064b} <Debug> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Loading data parts | ||
| 740 | 2026.05.13 20:55:16.710921 [ 297 ] {ea085ee1-3e69-42c1-8e0f-4e742692064b} <Debug> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): There are no data parts | ||
| 741 | 2026.05.13 20:55:16.711482 [ 297 ] {ea085ee1-3e69-42c1-8e0f-4e742692064b} <Debug> TCPHandler: Processed in 0.002144517 sec. | ||
| 742 | 2026.05.13 20:55:16.711619 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 743 | 2026.05.13 20:55:16.711773 [ 297 ] {5c33ac6b-a471-4625-8a23-0b84f5ad4221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 744 | 2026.05.13 20:55:16.711904 [ 297 ] {5c33ac6b-a471-4625-8a23-0b84f5ad4221} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 745 | 2026.05.13 20:55:16.713000 [ 297 ] {5c33ac6b-a471-4625-8a23-0b84f5ad4221} <Debug> oximeter.fields_i32 (7815b3e4-08c7-455a-974c-a8508e6f10c4): Loading data parts | ||
| 746 | 2026.05.13 20:55:16.713130 [ 297 ] {5c33ac6b-a471-4625-8a23-0b84f5ad4221} <Debug> oximeter.fields_i32 (7815b3e4-08c7-455a-974c-a8508e6f10c4): There are no data parts | ||
| 747 | 2026.05.13 20:55:16.713606 [ 297 ] {5c33ac6b-a471-4625-8a23-0b84f5ad4221} <Debug> TCPHandler: Processed in 0.002035896 sec. | ||
| 748 | 2026.05.13 20:55:16.713735 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 749 | 2026.05.13 20:55:16.713977 [ 297 ] {818036e3-eab6-47fe-be86-c3c4bb1b0545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 750 | 2026.05.13 20:55:16.714180 [ 297 ] {818036e3-eab6-47fe-be86-c3c4bb1b0545} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 751 | 2026.05.13 20:55:16.715570 [ 297 ] {818036e3-eab6-47fe-be86-c3c4bb1b0545} <Debug> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Loading data parts | ||
| 752 | 2026.05.13 20:55:16.715721 [ 297 ] {818036e3-eab6-47fe-be86-c3c4bb1b0545} <Debug> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): There are no data parts | ||
| 753 | 2026.05.13 20:55:16.716487 [ 297 ] {818036e3-eab6-47fe-be86-c3c4bb1b0545} <Debug> TCPHandler: Processed in 0.002799802 sec. | ||
| 754 | 2026.05.13 20:55:16.716726 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2026.05.13 20:55:16.716939 [ 297 ] {b1b0cabe-459a-45f3-8d9e-7d6f8b81e978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 756 | 2026.05.13 20:55:16.717077 [ 297 ] {b1b0cabe-459a-45f3-8d9e-7d6f8b81e978} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 757 | 2026.05.13 20:55:16.718441 [ 297 ] {b1b0cabe-459a-45f3-8d9e-7d6f8b81e978} <Debug> oximeter.fields_i64 (778b9a7e-c280-4958-9de8-a6c4c50394ab): Loading data parts | ||
| 758 | 2026.05.13 20:55:16.718624 [ 297 ] {b1b0cabe-459a-45f3-8d9e-7d6f8b81e978} <Debug> oximeter.fields_i64 (778b9a7e-c280-4958-9de8-a6c4c50394ab): There are no data parts | ||
| 759 | 2026.05.13 20:55:16.719302 [ 297 ] {b1b0cabe-459a-45f3-8d9e-7d6f8b81e978} <Debug> TCPHandler: Processed in 0.002695851 sec. | ||
| 760 | 2026.05.13 20:55:16.719465 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 761 | 2026.05.13 20:55:16.719778 [ 297 ] {3dd62c1f-a561-405c-a649-73f5a5e26441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 762 | 2026.05.13 20:55:16.719869 [ 297 ] {3dd62c1f-a561-405c-a649-73f5a5e26441} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 763 | 2026.05.13 20:55:16.721075 [ 297 ] {3dd62c1f-a561-405c-a649-73f5a5e26441} <Debug> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Loading data parts | ||
| 764 | 2026.05.13 20:55:16.721240 [ 297 ] {3dd62c1f-a561-405c-a649-73f5a5e26441} <Debug> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): There are no data parts | ||
| 765 | 2026.05.13 20:55:16.721767 [ 297 ] {3dd62c1f-a561-405c-a649-73f5a5e26441} <Debug> TCPHandler: Processed in 0.002351559 sec. | ||
| 766 | 2026.05.13 20:55:16.721925 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.05.13 20:55:16.722085 [ 297 ] {8a049aff-2b49-4c0e-a97c-29554c4692c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 768 | 2026.05.13 20:55:16.722127 [ 297 ] {8a049aff-2b49-4c0e-a97c-29554c4692c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 769 | 2026.05.13 20:55:16.723191 [ 297 ] {8a049aff-2b49-4c0e-a97c-29554c4692c9} <Debug> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Loading data parts | ||
| 770 | 2026.05.13 20:55:16.723321 [ 297 ] {8a049aff-2b49-4c0e-a97c-29554c4692c9} <Debug> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): There are no data parts | ||
| 771 | 2026.05.13 20:55:16.724018 [ 297 ] {8a049aff-2b49-4c0e-a97c-29554c4692c9} <Debug> TCPHandler: Processed in 0.002142027 sec. | ||
| 772 | 2026.05.13 20:55:16.724174 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.05.13 20:55:16.724337 [ 297 ] {f0a61032-7104-41d1-bcf0-0ff1dd037f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 774 | 2026.05.13 20:55:16.724382 [ 297 ] {f0a61032-7104-41d1-bcf0-0ff1dd037f27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 775 | 2026.05.13 20:55:16.725634 [ 297 ] {f0a61032-7104-41d1-bcf0-0ff1dd037f27} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Loading data parts | ||
| 776 | 2026.05.13 20:55:16.725779 [ 297 ] {f0a61032-7104-41d1-bcf0-0ff1dd037f27} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): There are no data parts | ||
| 777 | 2026.05.13 20:55:16.726473 [ 297 ] {f0a61032-7104-41d1-bcf0-0ff1dd037f27} <Debug> TCPHandler: Processed in 0.002347698 sec. | ||
| 778 | 2026.05.13 20:55:16.726638 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.05.13 20:55:16.726814 [ 297 ] {874ffac8-cbe1-4654-8167-685bbf1feee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 780 | 2026.05.13 20:55:16.726863 [ 297 ] {874ffac8-cbe1-4654-8167-685bbf1feee8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 781 | 2026.05.13 20:55:16.727928 [ 297 ] {874ffac8-cbe1-4654-8167-685bbf1feee8} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Loading data parts | ||
| 782 | 2026.05.13 20:55:16.728082 [ 297 ] {874ffac8-cbe1-4654-8167-685bbf1feee8} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): There are no data parts | ||
| 783 | 2026.05.13 20:55:16.728601 [ 297 ] {874ffac8-cbe1-4654-8167-685bbf1feee8} <Debug> TCPHandler: Processed in 0.002016165 sec. | ||
| 784 | 2026.05.13 20:55:16.728775 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.05.13 20:55:16.729033 [ 297 ] {ec445f94-4d5b-49c3-8282-ee10f273f48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) /* The timeseries schema table stores the extracted schema for the samples | ||
| 786 | * oximeter collects. | ||
| 787 | */ | ||
| 788 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 789 | 2026.05.13 20:55:16.729103 [ 297 ] {ec445f94-4d5b-49c3-8282-ee10f273f48e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 790 | 2026.05.13 20:55:16.730224 [ 297 ] {ec445f94-4d5b-49c3-8282-ee10f273f48e} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441): Loading data parts | ||
| 791 | 2026.05.13 20:55:16.730360 [ 297 ] {ec445f94-4d5b-49c3-8282-ee10f273f48e} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441): There are no data parts | ||
| 792 | 2026.05.13 20:55:16.731001 [ 297 ] {ec445f94-4d5b-49c3-8282-ee10f273f48e} <Debug> TCPHandler: Processed in 0.002279148 sec. | ||
| 793 | 2026.05.13 20:55:16.736325 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.05.13 20:55:16.736545 [ 293 ] {60b9e256-1239-41a6-abcb-d161a9b51dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 795 | 2026.05.13 20:55:16.737816 [ 293 ] {60b9e256-1239-41a6-abcb-d161a9b51dc9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 796 | 2026.05.13 20:55:16.750829 [ 260 ] {60b9e256-1239-41a6-abcb-d161a9b51dc9} <Trace> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 797 | 2026.05.13 20:55:16.750886 [ 260 ] {60b9e256-1239-41a6-abcb-d161a9b51dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 798 | 2026.05.13 20:55:16.755578 [ 260 ] {60b9e256-1239-41a6-abcb-d161a9b51dc9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 799 | 2026.05.13 20:55:16.756175 [ 260 ] {60b9e256-1239-41a6-abcb-d161a9b51dc9} <Trace> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 800 | 2026.05.13 20:55:16.756420 [ 293 ] {60b9e256-1239-41a6-abcb-d161a9b51dc9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019999 sec., 50.00250012500625 rows/sec., 800.04 B/sec. | ||
| 801 | 2026.05.13 20:55:16.756588 [ 293 ] {60b9e256-1239-41a6-abcb-d161a9b51dc9} <Debug> TCPHandler: Processed in 0.020317997 sec. | ||
| 802 | 2026.05.13 20:55:17.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.09 MiB, peak 133.09 MiB, free memory in arenas 0.00 B, will set to 142.17 MiB (RSS), difference: 9.08 MiB | ||
| 803 | 2026.05.13 20:55:20.990624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.13 20:55:20.990669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.13 20:55:20.990735 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.13 20:55:20.990770 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.13 20:55:20.993093 [ 245 ] {} <Debug> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Loading data parts | ||
| 808 | 2026.05.13 20:55:20.993290 [ 245 ] {} <Debug> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): There are no data parts | ||
| 809 | 2026.05.13 20:55:20.996072 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.13 20:55:20.996111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 811 | 2026.05.13 20:55:21.001544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.13 20:55:21.002164 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.13 20:55:21.002297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.13 20:55:21.004381 [ 244 ] {} <Debug> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Loading data parts | ||
| 815 | 2026.05.13 20:55:21.004601 [ 244 ] {} <Debug> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): There are no data parts | ||
| 816 | 2026.05.13 20:55:21.029078 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.13 20:55:21.029145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 818 | 2026.05.13 20:55:21.035593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.13 20:55:21.036735 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.13 20:55:21.039798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.13 20:55:22.001164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.48 MiB, peak 150.48 MiB, free memory in arenas 0.00 B, will set to 156.45 MiB (RSS), difference: 9.98 MiB | ||
| 822 | 2026.05.13 20:55:23.490590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.13 20:55:23.490724 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.13 20:55:23.494309 [ 243 ] {} <Debug> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Loading data parts | ||
| 825 | 2026.05.13 20:55:23.494506 [ 243 ] {} <Debug> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): There are no data parts | ||
| 826 | 2026.05.13 20:55:23.498797 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.13 20:55:23.498836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 828 | 2026.05.13 20:55:23.500572 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.13 20:55:23.501100 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.13 20:55:23.501322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.13 20:55:24.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.66 MiB, peak 160.66 MiB, free memory in arenas 0.00 B, will set to 157.41 MiB (RSS), difference: -3.25 MiB | ||
| 832 | 2026.05.13 20:55:28.468035 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.13 20:55:28.468101 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.13 20:55:28.502389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.13 20:55:28.506030 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.13 20:55:28.506070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 837 | 2026.05.13 20:55:28.506720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.13 20:55:28.507182 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.13 20:55:28.507321 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.13 20:55:28.539893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.13 20:55:28.556965 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.13 20:55:28.557009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 843 | 2026.05.13 20:55:28.563543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.13 20:55:28.564800 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.13 20:55:28.567412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.13 20:55:29.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.16 MiB, peak 162.16 MiB, free memory in arenas 0.00 B, will set to 160.15 MiB (RSS), difference: 1.99 MiB | ||
| 847 | 2026.05.13 20:55:34.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.17 MiB, peak 162.16 MiB, free memory in arenas 0.00 B, will set to 160.18 MiB (RSS), difference: 4.02 MiB | ||
| 848 | 2026.05.13 20:55:36.007442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 849 | 2026.05.13 20:55:36.007930 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 850 | 2026.05.13 20:55:36.007977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 851 | 2026.05.13 20:55:36.008571 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 852 | 2026.05.13 20:55:36.008807 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 853 | 2026.05.13 20:55:36.008934 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 854 | 2026.05.13 20:55:36.067511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 855 | 2026.05.13 20:55:36.083067 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.13 20:55:36.083128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 857 | 2026.05.13 20:55:36.089235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 858 | 2026.05.13 20:55:36.090203 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.13 20:55:36.094376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 860 | 2026.05.13 20:55:36.791403 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.13 20:55:36.791647 [ 293 ] {a054d476-083e-4be7-b859-2ae64e4a567b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.13 20:55:36.792254 [ 293 ] {a054d476-083e-4be7-b859-2ae64e4a567b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.05.13 20:55:36.792391 [ 293 ] {a054d476-083e-4be7-b859-2ae64e4a567b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.05.13 20:55:36.792877 [ 293 ] {a054d476-083e-4be7-b859-2ae64e4a567b} <Debug> TCPHandler: Processed in 0.001598122 sec. | ||
| 865 | 2026.05.13 20:55:36.798936 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.05.13 20:55:36.799108 [ 293 ] {45ba2e29-51ad-418f-b499-156284f4de8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 867 | 2026.05.13 20:55:36.799179 [ 293 ] {45ba2e29-51ad-418f-b499-156284f4de8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.05.13 20:55:36.799972 [ 293 ] {45ba2e29-51ad-418f-b499-156284f4de8e} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2026.05.13 20:55:36.800019 [ 293 ] {45ba2e29-51ad-418f-b499-156284f4de8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 870 | 2026.05.13 20:55:36.800651 [ 293 ] {45ba2e29-51ad-418f-b499-156284f4de8e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2026.05.13 20:55:36.801131 [ 293 ] {45ba2e29-51ad-418f-b499-156284f4de8e} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2026.05.13 20:55:36.801282 [ 293 ] {45ba2e29-51ad-418f-b499-156284f4de8e} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00222 sec., 11711.71171171171 rows/sec., 2.52 MiB/sec. | ||
| 873 | 2026.05.13 20:55:36.801324 [ 293 ] {45ba2e29-51ad-418f-b499-156284f4de8e} <Debug> TCPHandler: Processed in 0.00251434 sec. | ||
| 874 | 2026.05.13 20:55:36.801492 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.05.13 20:55:36.801598 [ 293 ] {2cbf6ccf-bf2b-47bf-92bc-ba8bdf029e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 876 | 2026.05.13 20:55:36.801641 [ 293 ] {2cbf6ccf-bf2b-47bf-92bc-ba8bdf029e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 877 | 2026.05.13 20:55:36.804280 [ 293 ] {2cbf6ccf-bf2b-47bf-92bc-ba8bdf029e23} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2026.05.13 20:55:36.804347 [ 293 ] {2cbf6ccf-bf2b-47bf-92bc-ba8bdf029e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 879 | 2026.05.13 20:55:36.804936 [ 293 ] {2cbf6ccf-bf2b-47bf-92bc-ba8bdf029e23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2026.05.13 20:55:36.805601 [ 293 ] {2cbf6ccf-bf2b-47bf-92bc-ba8bdf029e23} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2026.05.13 20:55:36.805795 [ 293 ] {2cbf6ccf-bf2b-47bf-92bc-ba8bdf029e23} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.004213 sec., 5696.653216235462 rows/sec., 483.99 KiB/sec. | ||
| 882 | 2026.05.13 20:55:36.805861 [ 293 ] {2cbf6ccf-bf2b-47bf-92bc-ba8bdf029e23} <Debug> TCPHandler: Processed in 0.004418744 sec. | ||
| 883 | 2026.05.13 20:55:36.806033 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.05.13 20:55:36.806179 [ 293 ] {f903fb09-152d-48d0-a966-c0cfd85a0236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 885 | 2026.05.13 20:55:36.806234 [ 293 ] {f903fb09-152d-48d0-a966-c0cfd85a0236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 886 | 2026.05.13 20:55:36.806865 [ 293 ] {f903fb09-152d-48d0-a966-c0cfd85a0236} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.05.13 20:55:36.806923 [ 293 ] {f903fb09-152d-48d0-a966-c0cfd85a0236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 888 | 2026.05.13 20:55:36.807546 [ 293 ] {f903fb09-152d-48d0-a966-c0cfd85a0236} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.05.13 20:55:36.808190 [ 293 ] {f903fb09-152d-48d0-a966-c0cfd85a0236} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.05.13 20:55:36.808382 [ 293 ] {f903fb09-152d-48d0-a966-c0cfd85a0236} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002243 sec., 4458.314757021845 rows/sec., 363.54 KiB/sec. | ||
| 891 | 2026.05.13 20:55:36.808438 [ 293 ] {f903fb09-152d-48d0-a966-c0cfd85a0236} <Debug> TCPHandler: Processed in 0.002494739 sec. | ||
| 892 | 2026.05.13 20:55:36.808628 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.05.13 20:55:36.808750 [ 293 ] {db293612-88c8-47a7-865a-970606c1b1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 894 | 2026.05.13 20:55:36.808802 [ 293 ] {db293612-88c8-47a7-865a-970606c1b1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 895 | 2026.05.13 20:55:36.809489 [ 293 ] {db293612-88c8-47a7-865a-970606c1b1f5} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.05.13 20:55:36.809528 [ 293 ] {db293612-88c8-47a7-865a-970606c1b1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 897 | 2026.05.13 20:55:36.809984 [ 293 ] {db293612-88c8-47a7-865a-970606c1b1f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.05.13 20:55:36.810420 [ 293 ] {db293612-88c8-47a7-865a-970606c1b1f5} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.05.13 20:55:36.810548 [ 293 ] {db293612-88c8-47a7-865a-970606c1b1f5} <Debug> executeQuery: Read 203 rows, 18.39 KiB in 0.001828 sec., 111050.32822757111 rows/sec., 9.82 MiB/sec. | ||
| 900 | 2026.05.13 20:55:36.810600 [ 293 ] {db293612-88c8-47a7-865a-970606c1b1f5} <Debug> TCPHandler: Processed in 0.002041416 sec. | ||
| 901 | 2026.05.13 20:55:36.810758 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.05.13 20:55:36.810859 [ 293 ] {8399b473-46af-4e19-ba3e-7deaefa2cde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 903 | 2026.05.13 20:55:36.810901 [ 293 ] {8399b473-46af-4e19-ba3e-7deaefa2cde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 904 | 2026.05.13 20:55:36.811340 [ 293 ] {8399b473-46af-4e19-ba3e-7deaefa2cde5} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.05.13 20:55:36.811378 [ 293 ] {8399b473-46af-4e19-ba3e-7deaefa2cde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 906 | 2026.05.13 20:55:36.811798 [ 293 ] {8399b473-46af-4e19-ba3e-7deaefa2cde5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.05.13 20:55:36.812374 [ 293 ] {8399b473-46af-4e19-ba3e-7deaefa2cde5} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.05.13 20:55:36.812502 [ 293 ] {8399b473-46af-4e19-ba3e-7deaefa2cde5} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.001662 sec., 19855.595667870035 rows/sec., 1.46 MiB/sec. | ||
| 909 | 2026.05.13 20:55:36.812539 [ 293 ] {8399b473-46af-4e19-ba3e-7deaefa2cde5} <Debug> TCPHandler: Processed in 0.001830385 sec. | ||
| 910 | 2026.05.13 20:55:36.812685 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.05.13 20:55:36.812783 [ 293 ] {97133794-9140-4dba-a2be-afaf49c2645f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 912 | 2026.05.13 20:55:36.812822 [ 293 ] {97133794-9140-4dba-a2be-afaf49c2645f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 913 | 2026.05.13 20:55:36.813319 [ 293 ] {97133794-9140-4dba-a2be-afaf49c2645f} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.05.13 20:55:36.813352 [ 293 ] {97133794-9140-4dba-a2be-afaf49c2645f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 915 | 2026.05.13 20:55:36.813784 [ 293 ] {97133794-9140-4dba-a2be-afaf49c2645f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.05.13 20:55:36.814404 [ 293 ] {97133794-9140-4dba-a2be-afaf49c2645f} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.05.13 20:55:36.814565 [ 293 ] {97133794-9140-4dba-a2be-afaf49c2645f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001799 sec., 13340.744858254586 rows/sec., 1.11 MiB/sec. | ||
| 918 | 2026.05.13 20:55:36.814616 [ 293 ] {97133794-9140-4dba-a2be-afaf49c2645f} <Debug> TCPHandler: Processed in 0.001981965 sec. | ||
| 919 | 2026.05.13 20:55:36.814779 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.05.13 20:55:36.814889 [ 293 ] {505a1da3-1bcb-4f64-a1dd-846c3ce2f044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 921 | 2026.05.13 20:55:36.814939 [ 293 ] {505a1da3-1bcb-4f64-a1dd-846c3ce2f044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 922 | 2026.05.13 20:55:36.815415 [ 293 ] {505a1da3-1bcb-4f64-a1dd-846c3ce2f044} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.05.13 20:55:36.815453 [ 293 ] {505a1da3-1bcb-4f64-a1dd-846c3ce2f044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 924 | 2026.05.13 20:55:36.815929 [ 293 ] {505a1da3-1bcb-4f64-a1dd-846c3ce2f044} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.05.13 20:55:36.816560 [ 293 ] {505a1da3-1bcb-4f64-a1dd-846c3ce2f044} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.05.13 20:55:36.816727 [ 293 ] {505a1da3-1bcb-4f64-a1dd-846c3ce2f044} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001857 sec., 6462.035541195477 rows/sec., 504.85 KiB/sec. | ||
| 927 | 2026.05.13 20:55:36.816769 [ 293 ] {505a1da3-1bcb-4f64-a1dd-846c3ce2f044} <Debug> TCPHandler: Processed in 0.002054785 sec. | ||
| 928 | 2026.05.13 20:55:36.816915 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.05.13 20:55:36.817016 [ 293 ] {154315c0-30a5-4e60-a275-3cf2b925444b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 930 | 2026.05.13 20:55:36.817057 [ 293 ] {154315c0-30a5-4e60-a275-3cf2b925444b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 931 | 2026.05.13 20:55:36.817544 [ 293 ] {154315c0-30a5-4e60-a275-3cf2b925444b} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.05.13 20:55:36.817581 [ 293 ] {154315c0-30a5-4e60-a275-3cf2b925444b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 933 | 2026.05.13 20:55:36.818060 [ 293 ] {154315c0-30a5-4e60-a275-3cf2b925444b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.05.13 20:55:36.818527 [ 293 ] {154315c0-30a5-4e60-a275-3cf2b925444b} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.05.13 20:55:36.818660 [ 293 ] {154315c0-30a5-4e60-a275-3cf2b925444b} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.001662 sec., 72803.85078219013 rows/sec., 5.92 MiB/sec. | ||
| 936 | 2026.05.13 20:55:36.818699 [ 293 ] {154315c0-30a5-4e60-a275-3cf2b925444b} <Debug> TCPHandler: Processed in 0.001837064 sec. | ||
| 937 | 2026.05.13 20:55:36.818847 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.05.13 20:55:36.818951 [ 293 ] {8bf001eb-89a0-4628-83dd-b417a468432c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 939 | 2026.05.13 20:55:36.818995 [ 293 ] {8bf001eb-89a0-4628-83dd-b417a468432c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 940 | 2026.05.13 20:55:36.819593 [ 293 ] {8bf001eb-89a0-4628-83dd-b417a468432c} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.05.13 20:55:36.819631 [ 293 ] {8bf001eb-89a0-4628-83dd-b417a468432c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 942 | 2026.05.13 20:55:36.820190 [ 293 ] {8bf001eb-89a0-4628-83dd-b417a468432c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.05.13 20:55:36.820829 [ 293 ] {8bf001eb-89a0-4628-83dd-b417a468432c} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.05.13 20:55:36.820965 [ 293 ] {8bf001eb-89a0-4628-83dd-b417a468432c} <Debug> executeQuery: Read 297 rows, 22.72 KiB in 0.002034 sec., 146017.69911504426 rows/sec., 10.91 MiB/sec. | ||
| 945 | 2026.05.13 20:55:36.821003 [ 293 ] {8bf001eb-89a0-4628-83dd-b417a468432c} <Debug> TCPHandler: Processed in 0.002208997 sec. | ||
| 946 | 2026.05.13 20:55:36.821154 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.05.13 20:55:36.821254 [ 293 ] {877f1c82-c1c6-45e7-bc47-e9acefd30264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 948 | 2026.05.13 20:55:36.821308 [ 293 ] {877f1c82-c1c6-45e7-bc47-e9acefd30264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 949 | 2026.05.13 20:55:36.822157 [ 293 ] {877f1c82-c1c6-45e7-bc47-e9acefd30264} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.05.13 20:55:36.822196 [ 293 ] {877f1c82-c1c6-45e7-bc47-e9acefd30264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 951 | 2026.05.13 20:55:36.823447 [ 293 ] {877f1c82-c1c6-45e7-bc47-e9acefd30264} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.05.13 20:55:36.823918 [ 293 ] {877f1c82-c1c6-45e7-bc47-e9acefd30264} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.05.13 20:55:36.824070 [ 293 ] {877f1c82-c1c6-45e7-bc47-e9acefd30264} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002834 sec., 3881.439661256175 rows/sec., 6.96 MiB/sec. | ||
| 954 | 2026.05.13 20:55:36.824125 [ 293 ] {877f1c82-c1c6-45e7-bc47-e9acefd30264} <Debug> TCPHandler: Processed in 0.003022964 sec. | ||
| 955 | 2026.05.13 20:55:36.824266 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.05.13 20:55:36.824375 [ 293 ] {72a385f9-3df0-4b61-b28f-f123f6a1fc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.05.13 20:55:36.824427 [ 293 ] {72a385f9-3df0-4b61-b28f-f123f6a1fc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 958 | 2026.05.13 20:55:36.824831 [ 293 ] {72a385f9-3df0-4b61-b28f-f123f6a1fc21} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.05.13 20:55:36.824869 [ 293 ] {72a385f9-3df0-4b61-b28f-f123f6a1fc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 960 | 2026.05.13 20:55:36.825295 [ 293 ] {72a385f9-3df0-4b61-b28f-f123f6a1fc21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.05.13 20:55:36.825795 [ 293 ] {72a385f9-3df0-4b61-b28f-f123f6a1fc21} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.05.13 20:55:36.825929 [ 293 ] {72a385f9-3df0-4b61-b28f-f123f6a1fc21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. | ||
| 963 | 2026.05.13 20:55:36.825965 [ 293 ] {72a385f9-3df0-4b61-b28f-f123f6a1fc21} <Debug> TCPHandler: Processed in 0.001751884 sec. | ||
| 964 | 2026.05.13 20:55:41.783122 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.05.13 20:55:41.783436 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 966 | 2026.05.13 20:55:41.783911 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 967 | 2026.05.13 20:55:41.784001 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 968 | 2026.05.13 20:55:41.784280 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 969 | 2026.05.13 20:55:41.784472 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 970 | 2026.05.13 20:55:41.786773 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 971 | 2026.05.13 20:55:41.786920 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 972 | 2026.05.13 20:55:41.786974 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 973 | 2026.05.13 20:55:41.786994 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 974 | 2026.05.13 20:55:41.787114 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 975 | 2026.05.13 20:55:41.787140 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 976 | 2026.05.13 20:55:41.792884 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.009567 sec., 2717.675342322567 rows/sec., 599.49 KiB/sec. | ||
| 977 | 2026.05.13 20:55:41.793012 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Debug> MemoryTracker: Peak memory usage (for query): 136.44 KiB. | ||
| 978 | 2026.05.13 20:55:41.793032 [ 293 ] {e3b2e5d2-93b0-45ba-92ad-bfa665064f82} <Debug> TCPHandler: Processed in 0.010070458 sec. | ||
| 979 | 2026.05.13 20:55:41.797051 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.05.13 20:55:41.797185 [ 293 ] {61b7bc9d-b842-42c3-ad44-6cbf0a442b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 981 | 2026.05.13 20:55:41.797236 [ 293 ] {61b7bc9d-b842-42c3-ad44-6cbf0a442b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 982 | 2026.05.13 20:55:41.797842 [ 293 ] {61b7bc9d-b842-42c3-ad44-6cbf0a442b5d} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.05.13 20:55:41.797895 [ 293 ] {61b7bc9d-b842-42c3-ad44-6cbf0a442b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 984 | 2026.05.13 20:55:41.798345 [ 293 ] {61b7bc9d-b842-42c3-ad44-6cbf0a442b5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 985 | 2026.05.13 20:55:41.798574 [ 293 ] {61b7bc9d-b842-42c3-ad44-6cbf0a442b5d} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.05.13 20:55:41.798725 [ 293 ] {61b7bc9d-b842-42c3-ad44-6cbf0a442b5d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.71 MiB/sec. | ||
| 987 | 2026.05.13 20:55:41.798762 [ 293 ] {61b7bc9d-b842-42c3-ad44-6cbf0a442b5d} <Debug> TCPHandler: Processed in 0.001770753 sec. | ||
| 988 | 2026.05.13 20:55:41.798920 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.05.13 20:55:41.799015 [ 293 ] {d60ccfc7-8299-4191-9618-5be6f4f65482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 990 | 2026.05.13 20:55:41.799055 [ 293 ] {d60ccfc7-8299-4191-9618-5be6f4f65482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 991 | 2026.05.13 20:55:41.799483 [ 293 ] {d60ccfc7-8299-4191-9618-5be6f4f65482} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.05.13 20:55:41.799520 [ 293 ] {d60ccfc7-8299-4191-9618-5be6f4f65482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 993 | 2026.05.13 20:55:41.799843 [ 293 ] {d60ccfc7-8299-4191-9618-5be6f4f65482} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 994 | 2026.05.13 20:55:41.800058 [ 293 ] {d60ccfc7-8299-4191-9618-5be6f4f65482} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.05.13 20:55:41.800185 [ 293 ] {d60ccfc7-8299-4191-9618-5be6f4f65482} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 996 | 2026.05.13 20:55:41.800220 [ 293 ] {d60ccfc7-8299-4191-9618-5be6f4f65482} <Debug> TCPHandler: Processed in 0.001362501 sec. | ||
| 997 | 2026.05.13 20:55:41.800358 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.05.13 20:55:41.800454 [ 293 ] {807985c8-705c-4e53-8461-b6f8c7717327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 999 | 2026.05.13 20:55:41.800497 [ 293 ] {807985c8-705c-4e53-8461-b6f8c7717327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1000 | 2026.05.13 20:55:41.800918 [ 293 ] {807985c8-705c-4e53-8461-b6f8c7717327} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.05.13 20:55:41.800956 [ 293 ] {807985c8-705c-4e53-8461-b6f8c7717327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1002 | 2026.05.13 20:55:41.801300 [ 293 ] {807985c8-705c-4e53-8461-b6f8c7717327} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1003 | 2026.05.13 20:55:41.801515 [ 293 ] {807985c8-705c-4e53-8461-b6f8c7717327} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.05.13 20:55:41.801641 [ 293 ] {807985c8-705c-4e53-8461-b6f8c7717327} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 1005 | 2026.05.13 20:55:41.801677 [ 293 ] {807985c8-705c-4e53-8461-b6f8c7717327} <Debug> TCPHandler: Processed in 0.001368801 sec. | ||
| 1006 | 2026.05.13 20:55:41.801807 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.05.13 20:55:41.801905 [ 293 ] {a6c1561e-5c75-48e5-977f-4e17ce70d28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1008 | 2026.05.13 20:55:41.801946 [ 293 ] {a6c1561e-5c75-48e5-977f-4e17ce70d28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1009 | 2026.05.13 20:55:41.802300 [ 293 ] {a6c1561e-5c75-48e5-977f-4e17ce70d28f} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.05.13 20:55:41.802336 [ 293 ] {a6c1561e-5c75-48e5-977f-4e17ce70d28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1011 | 2026.05.13 20:55:41.802664 [ 293 ] {a6c1561e-5c75-48e5-977f-4e17ce70d28f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1012 | 2026.05.13 20:55:41.802873 [ 293 ] {a6c1561e-5c75-48e5-977f-4e17ce70d28f} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.05.13 20:55:41.803000 [ 293 ] {a6c1561e-5c75-48e5-977f-4e17ce70d28f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 1014 | 2026.05.13 20:55:41.803036 [ 293 ] {a6c1561e-5c75-48e5-977f-4e17ce70d28f} <Debug> TCPHandler: Processed in 0.001278159 sec. | ||
| 1015 | 2026.05.13 20:55:43.468366 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1016 | 2026.05.13 20:55:43.468430 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1017 | 2026.05.13 20:55:43.501992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 124 | ||
| 1018 | 2026.05.13 20:55:43.504893 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2026.05.13 20:55:43.504929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1020 | 2026.05.13 20:55:43.506009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1021 | 2026.05.13 20:55:43.506268 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.05.13 20:55:43.506513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 124 | ||
| 1023 | 2026.05.13 20:55:43.509138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1024 | 2026.05.13 20:55:43.509584 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.05.13 20:55:43.509620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1026 | 2026.05.13 20:55:43.510178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1027 | 2026.05.13 20:55:43.510401 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.05.13 20:55:43.510520 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1029 | 2026.05.13 20:55:43.594604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1030 | 2026.05.13 20:55:43.610360 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.05.13 20:55:43.610403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1032 | 2026.05.13 20:55:43.616649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1033 | 2026.05.13 20:55:43.617354 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.05.13 20:55:43.620058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1035 | 2026.05.13 20:55:44.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.08 MiB, peak 168.08 MiB, free memory in arenas 0.00 B, will set to 165.58 MiB (RSS), difference: 1.50 MiB | ||
| 1036 | 2026.05.13 20:55:46.784137 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.05.13 20:55:46.784376 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1038 | 2026.05.13 20:55:46.784719 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1039 | 2026.05.13 20:55:46.784758 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1040 | 2026.05.13 20:55:46.785004 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2026.05.13 20:55:46.785080 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2026.05.13 20:55:46.785234 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1043 | 2026.05.13 20:55:46.785273 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1044 | 2026.05.13 20:55:46.785299 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 1045 | 2026.05.13 20:55:46.785315 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1046 | 2026.05.13 20:55:46.785353 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1047 | 2026.05.13 20:55:46.785371 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1048 | 2026.05.13 20:55:46.786534 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002256 sec., 11524.82269503546 rows/sec., 2.48 MiB/sec. | ||
| 1049 | 2026.05.13 20:55:46.786636 [ 293 ] {68b4c56c-2183-41a6-9626-bc2a993a4e98} <Debug> TCPHandler: Processed in 0.002631301 sec. | ||
| 1050 | 2026.05.13 20:55:46.788650 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.05.13 20:55:46.788864 [ 293 ] {429b2613-1c20-4d13-ae23-051de357e9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2026.05.13 20:55:46.788958 [ 293 ] {429b2613-1c20-4d13-ae23-051de357e9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2026.05.13 20:55:46.789731 [ 293 ] {429b2613-1c20-4d13-ae23-051de357e9b2} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.05.13 20:55:46.789774 [ 293 ] {429b2613-1c20-4d13-ae23-051de357e9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1055 | 2026.05.13 20:55:46.790204 [ 293 ] {429b2613-1c20-4d13-ae23-051de357e9b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2026.05.13 20:55:46.790426 [ 293 ] {429b2613-1c20-4d13-ae23-051de357e9b2} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.05.13 20:55:46.790571 [ 293 ] {429b2613-1c20-4d13-ae23-051de357e9b2} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001757 sec., 44393.8531587934 rows/sec., 3.66 MiB/sec. | ||
| 1058 | 2026.05.13 20:55:46.790616 [ 293 ] {429b2613-1c20-4d13-ae23-051de357e9b2} <Debug> TCPHandler: Processed in 0.002114737 sec. | ||
| 1059 | 2026.05.13 20:55:46.790757 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.05.13 20:55:46.790859 [ 293 ] {086340bc-ef81-4df7-8c57-4d08e0d70610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.05.13 20:55:46.790902 [ 293 ] {086340bc-ef81-4df7-8c57-4d08e0d70610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2026.05.13 20:55:46.791385 [ 293 ] {086340bc-ef81-4df7-8c57-4d08e0d70610} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.05.13 20:55:46.791421 [ 293 ] {086340bc-ef81-4df7-8c57-4d08e0d70610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1064 | 2026.05.13 20:55:46.791832 [ 293 ] {086340bc-ef81-4df7-8c57-4d08e0d70610} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.05.13 20:55:46.792062 [ 293 ] {086340bc-ef81-4df7-8c57-4d08e0d70610} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.05.13 20:55:46.792187 [ 293 ] {086340bc-ef81-4df7-8c57-4d08e0d70610} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001351 sec., 8142.116950407106 rows/sec., 612.25 KiB/sec. | ||
| 1067 | 2026.05.13 20:55:46.792224 [ 293 ] {086340bc-ef81-4df7-8c57-4d08e0d70610} <Debug> TCPHandler: Processed in 0.001518412 sec. | ||
| 1068 | 2026.05.13 20:55:46.792353 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.05.13 20:55:46.792459 [ 293 ] {b2093034-a747-4c5e-9573-f6ceb85eec1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2026.05.13 20:55:46.792499 [ 293 ] {b2093034-a747-4c5e-9573-f6ceb85eec1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2026.05.13 20:55:46.792968 [ 293 ] {b2093034-a747-4c5e-9573-f6ceb85eec1d} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.05.13 20:55:46.793005 [ 293 ] {b2093034-a747-4c5e-9573-f6ceb85eec1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1073 | 2026.05.13 20:55:46.793306 [ 293 ] {b2093034-a747-4c5e-9573-f6ceb85eec1d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2026.05.13 20:55:46.793517 [ 293 ] {b2093034-a747-4c5e-9573-f6ceb85eec1d} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.05.13 20:55:46.793638 [ 293 ] {b2093034-a747-4c5e-9573-f6ceb85eec1d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001199 sec., 62552.12677231026 rows/sec., 4.88 MiB/sec. | ||
| 1076 | 2026.05.13 20:55:46.793674 [ 293 ] {b2093034-a747-4c5e-9573-f6ceb85eec1d} <Debug> TCPHandler: Processed in 0.00137031 sec. | ||
| 1077 | 2026.05.13 20:55:46.793805 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.13 20:55:46.793899 [ 293 ] {e128ecdd-1589-41a1-8b97-2526dfeed509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.05.13 20:55:46.793951 [ 293 ] {e128ecdd-1589-41a1-8b97-2526dfeed509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2026.05.13 20:55:46.794416 [ 293 ] {e128ecdd-1589-41a1-8b97-2526dfeed509} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.05.13 20:55:46.794452 [ 293 ] {e128ecdd-1589-41a1-8b97-2526dfeed509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1082 | 2026.05.13 20:55:46.794792 [ 293 ] {e128ecdd-1589-41a1-8b97-2526dfeed509} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.05.13 20:55:46.795015 [ 293 ] {e128ecdd-1589-41a1-8b97-2526dfeed509} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.05.13 20:55:46.795139 [ 293 ] {e128ecdd-1589-41a1-8b97-2526dfeed509} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 1085 | 2026.05.13 20:55:46.795174 [ 293 ] {e128ecdd-1589-41a1-8b97-2526dfeed509} <Debug> TCPHandler: Processed in 0.001416871 sec. | ||
| 1086 | 2026.05.13 20:55:46.795299 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.05.13 20:55:46.795394 [ 293 ] {ac24ef3e-6686-44ce-a6fa-63a05a9d82ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.05.13 20:55:46.795448 [ 293 ] {ac24ef3e-6686-44ce-a6fa-63a05a9d82ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1089 | 2026.05.13 20:55:46.796233 [ 293 ] {ac24ef3e-6686-44ce-a6fa-63a05a9d82ff} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.05.13 20:55:46.796270 [ 293 ] {ac24ef3e-6686-44ce-a6fa-63a05a9d82ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1091 | 2026.05.13 20:55:46.796804 [ 293 ] {ac24ef3e-6686-44ce-a6fa-63a05a9d82ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.05.13 20:55:46.797037 [ 293 ] {ac24ef3e-6686-44ce-a6fa-63a05a9d82ff} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.05.13 20:55:46.797170 [ 293 ] {ac24ef3e-6686-44ce-a6fa-63a05a9d82ff} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001794 sec., 6131.5496098104795 rows/sec., 10.99 MiB/sec. | ||
| 1094 | 2026.05.13 20:55:46.797224 [ 293 ] {ac24ef3e-6686-44ce-a6fa-63a05a9d82ff} <Debug> TCPHandler: Processed in 0.001972875 sec. | ||
| 1095 | 2026.05.13 20:55:46.797348 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.05.13 20:55:46.797442 [ 293 ] {c0cffdf0-0eeb-49e0-8f4a-f22d04bdf95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.05.13 20:55:46.797483 [ 293 ] {c0cffdf0-0eeb-49e0-8f4a-f22d04bdf95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2026.05.13 20:55:46.797831 [ 293 ] {c0cffdf0-0eeb-49e0-8f4a-f22d04bdf95e} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.05.13 20:55:46.797867 [ 293 ] {c0cffdf0-0eeb-49e0-8f4a-f22d04bdf95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1100 | 2026.05.13 20:55:46.798179 [ 293 ] {c0cffdf0-0eeb-49e0-8f4a-f22d04bdf95e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2026.05.13 20:55:46.798389 [ 293 ] {c0cffdf0-0eeb-49e0-8f4a-f22d04bdf95e} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.05.13 20:55:46.798511 [ 293 ] {c0cffdf0-0eeb-49e0-8f4a-f22d04bdf95e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 1103 | 2026.05.13 20:55:46.798552 [ 293 ] {c0cffdf0-0eeb-49e0-8f4a-f22d04bdf95e} <Debug> TCPHandler: Processed in 0.00125191 sec. | ||
| 1104 | 2026.05.13 20:55:51.011570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1105 | 2026.05.13 20:55:51.012036 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.05.13 20:55:51.012071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1107 | 2026.05.13 20:55:51.012646 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1108 | 2026.05.13 20:55:51.012878 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.05.13 20:55:51.013005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1110 | 2026.05.13 20:55:51.120105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1111 | 2026.05.13 20:55:51.136700 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.05.13 20:55:51.136750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1113 | 2026.05.13 20:55:51.142615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1114 | 2026.05.13 20:55:51.143320 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.05.13 20:55:51.145960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1116 | 2026.05.13 20:55:51.787270 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.05.13 20:55:51.787540 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 1118 | 2026.05.13 20:55:51.787890 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1119 | 2026.05.13 20:55:51.787940 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 1120 | 2026.05.13 20:55:51.788212 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1121 | 2026.05.13 20:55:51.788287 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1122 | 2026.05.13 20:55:51.788432 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1123 | 2026.05.13 20:55:51.788468 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1124 | 2026.05.13 20:55:51.788491 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 1125 | 2026.05.13 20:55:51.788507 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1126 | 2026.05.13 20:55:51.788547 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 1127 | 2026.05.13 20:55:51.788568 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1128 | 2026.05.13 20:55:51.789732 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.0023 sec., 11304.347826086956 rows/sec., 2.44 MiB/sec. | ||
| 1129 | 2026.05.13 20:55:51.789856 [ 293 ] {8e67ce36-dc13-4380-aa95-21c175a3d6ef} <Debug> TCPHandler: Processed in 0.002734741 sec. | ||
| 1130 | 2026.05.13 20:55:51.794439 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.05.13 20:55:51.794554 [ 293 ] {08cade3e-1864-492b-a12f-5b179d8ce054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1132 | 2026.05.13 20:55:51.794598 [ 293 ] {08cade3e-1864-492b-a12f-5b179d8ce054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1133 | 2026.05.13 20:55:51.795909 [ 293 ] {08cade3e-1864-492b-a12f-5b179d8ce054} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.05.13 20:55:51.795979 [ 293 ] {08cade3e-1864-492b-a12f-5b179d8ce054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1135 | 2026.05.13 20:55:51.796484 [ 293 ] {08cade3e-1864-492b-a12f-5b179d8ce054} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1136 | 2026.05.13 20:55:51.796690 [ 293 ] {08cade3e-1864-492b-a12f-5b179d8ce054} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.05.13 20:55:51.796845 [ 293 ] {08cade3e-1864-492b-a12f-5b179d8ce054} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.002323 sec., 5165.7339647008175 rows/sec., 1.84 MiB/sec. | ||
| 1138 | 2026.05.13 20:55:51.796909 [ 293 ] {08cade3e-1864-492b-a12f-5b179d8ce054} <Debug> TCPHandler: Processed in 0.002519419 sec. | ||
| 1139 | 2026.05.13 20:55:51.797180 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.05.13 20:55:51.797309 [ 293 ] {0358947d-1283-4642-8eaa-8df48eea7359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.05.13 20:55:51.797362 [ 293 ] {0358947d-1283-4642-8eaa-8df48eea7359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1142 | 2026.05.13 20:55:51.798012 [ 293 ] {0358947d-1283-4642-8eaa-8df48eea7359} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.05.13 20:55:51.798050 [ 293 ] {0358947d-1283-4642-8eaa-8df48eea7359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1144 | 2026.05.13 20:55:51.798366 [ 293 ] {0358947d-1283-4642-8eaa-8df48eea7359} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1145 | 2026.05.13 20:55:51.798581 [ 293 ] {0358947d-1283-4642-8eaa-8df48eea7359} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.05.13 20:55:51.798705 [ 293 ] {0358947d-1283-4642-8eaa-8df48eea7359} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001435 sec., 197909.40766550522 rows/sec., 12.57 MiB/sec. | ||
| 1147 | 2026.05.13 20:55:51.798742 [ 293 ] {0358947d-1283-4642-8eaa-8df48eea7359} <Debug> TCPHandler: Processed in 0.001678533 sec. | ||
| 1148 | 2026.05.13 20:55:51.798952 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.05.13 20:55:51.799049 [ 293 ] {c6ca10db-f55d-488b-b515-a16896ee63f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1150 | 2026.05.13 20:55:51.799089 [ 293 ] {c6ca10db-f55d-488b-b515-a16896ee63f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1151 | 2026.05.13 20:55:51.799974 [ 293 ] {c6ca10db-f55d-488b-b515-a16896ee63f0} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.05.13 20:55:51.800013 [ 293 ] {c6ca10db-f55d-488b-b515-a16896ee63f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1153 | 2026.05.13 20:55:51.800358 [ 293 ] {c6ca10db-f55d-488b-b515-a16896ee63f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1154 | 2026.05.13 20:55:51.800575 [ 293 ] {c6ca10db-f55d-488b-b515-a16896ee63f0} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.05.13 20:55:51.800701 [ 293 ] {c6ca10db-f55d-488b-b515-a16896ee63f0} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001671 sec., 476959.90424895275 rows/sec., 36.70 MiB/sec. | ||
| 1156 | 2026.05.13 20:55:51.800738 [ 293 ] {c6ca10db-f55d-488b-b515-a16896ee63f0} <Debug> TCPHandler: Processed in 0.001835244 sec. | ||
| 1157 | 2026.05.13 20:55:51.800882 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.05.13 20:55:51.800979 [ 293 ] {1e0d26f4-fd4e-4881-9816-31135f769c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1159 | 2026.05.13 20:55:51.801019 [ 293 ] {1e0d26f4-fd4e-4881-9816-31135f769c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1160 | 2026.05.13 20:55:51.801493 [ 293 ] {1e0d26f4-fd4e-4881-9816-31135f769c53} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.05.13 20:55:51.801530 [ 293 ] {1e0d26f4-fd4e-4881-9816-31135f769c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1162 | 2026.05.13 20:55:51.801835 [ 293 ] {1e0d26f4-fd4e-4881-9816-31135f769c53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1163 | 2026.05.13 20:55:51.802048 [ 293 ] {1e0d26f4-fd4e-4881-9816-31135f769c53} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.05.13 20:55:51.802172 [ 293 ] {1e0d26f4-fd4e-4881-9816-31135f769c53} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001211 sec., 117258.46407927333 rows/sec., 6.89 MiB/sec. | ||
| 1165 | 2026.05.13 20:55:51.802208 [ 293 ] {1e0d26f4-fd4e-4881-9816-31135f769c53} <Debug> TCPHandler: Processed in 0.00137556 sec. | ||
| 1166 | 2026.05.13 20:55:51.802362 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.05.13 20:55:51.802458 [ 293 ] {c442e7fd-c8c0-4223-b734-245455764cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1168 | 2026.05.13 20:55:51.802496 [ 293 ] {c442e7fd-c8c0-4223-b734-245455764cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1169 | 2026.05.13 20:55:51.802997 [ 293 ] {c442e7fd-c8c0-4223-b734-245455764cbd} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.05.13 20:55:51.803035 [ 293 ] {c442e7fd-c8c0-4223-b734-245455764cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1171 | 2026.05.13 20:55:51.803349 [ 293 ] {c442e7fd-c8c0-4223-b734-245455764cbd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1172 | 2026.05.13 20:55:51.803563 [ 293 ] {c442e7fd-c8c0-4223-b734-245455764cbd} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.05.13 20:55:51.803685 [ 293 ] {c442e7fd-c8c0-4223-b734-245455764cbd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001246 sec., 119582.66452648476 rows/sec., 7.73 MiB/sec. | ||
| 1174 | 2026.05.13 20:55:51.803723 [ 293 ] {c442e7fd-c8c0-4223-b734-245455764cbd} <Debug> TCPHandler: Processed in 0.001409101 sec. | ||
| 1175 | 2026.05.13 20:55:51.803866 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.05.13 20:55:51.803964 [ 293 ] {417264ba-982c-453a-8cf6-7c218badb11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1177 | 2026.05.13 20:55:51.804003 [ 293 ] {417264ba-982c-453a-8cf6-7c218badb11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1178 | 2026.05.13 20:55:51.804495 [ 293 ] {417264ba-982c-453a-8cf6-7c218badb11d} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.05.13 20:55:51.804532 [ 293 ] {417264ba-982c-453a-8cf6-7c218badb11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1180 | 2026.05.13 20:55:51.804830 [ 293 ] {417264ba-982c-453a-8cf6-7c218badb11d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1181 | 2026.05.13 20:55:51.805038 [ 293 ] {417264ba-982c-453a-8cf6-7c218badb11d} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.05.13 20:55:51.805169 [ 293 ] {417264ba-982c-453a-8cf6-7c218badb11d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. | ||
| 1183 | 2026.05.13 20:55:51.805207 [ 293 ] {417264ba-982c-453a-8cf6-7c218badb11d} <Debug> TCPHandler: Processed in 0.001389681 sec. | ||
| 1184 | 2026.05.13 20:55:51.805353 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.05.13 20:55:51.805447 [ 293 ] {628a423d-be12-47f7-8647-2e9a8a6f293d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1186 | 2026.05.13 20:55:51.805486 [ 293 ] {628a423d-be12-47f7-8647-2e9a8a6f293d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1187 | 2026.05.13 20:55:51.806119 [ 293 ] {628a423d-be12-47f7-8647-2e9a8a6f293d} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.05.13 20:55:51.806155 [ 293 ] {628a423d-be12-47f7-8647-2e9a8a6f293d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1189 | 2026.05.13 20:55:51.806471 [ 293 ] {628a423d-be12-47f7-8647-2e9a8a6f293d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1190 | 2026.05.13 20:55:51.806690 [ 293 ] {628a423d-be12-47f7-8647-2e9a8a6f293d} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.05.13 20:55:51.806813 [ 293 ] {628a423d-be12-47f7-8647-2e9a8a6f293d} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001384 sec., 354046.24277456646 rows/sec., 24.82 MiB/sec. | ||
| 1192 | 2026.05.13 20:55:51.806849 [ 293 ] {628a423d-be12-47f7-8647-2e9a8a6f293d} <Debug> TCPHandler: Processed in 0.001545352 sec. | ||
| 1193 | 2026.05.13 20:55:51.806990 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.05.13 20:55:51.807085 [ 293 ] {a1d46fde-dd21-4baa-af68-5236c02b0fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1195 | 2026.05.13 20:55:51.807125 [ 293 ] {a1d46fde-dd21-4baa-af68-5236c02b0fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1196 | 2026.05.13 20:55:51.807464 [ 293 ] {a1d46fde-dd21-4baa-af68-5236c02b0fab} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.05.13 20:55:51.807500 [ 293 ] {a1d46fde-dd21-4baa-af68-5236c02b0fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1198 | 2026.05.13 20:55:51.807791 [ 293 ] {a1d46fde-dd21-4baa-af68-5236c02b0fab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1199 | 2026.05.13 20:55:51.808000 [ 293 ] {a1d46fde-dd21-4baa-af68-5236c02b0fab} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.05.13 20:55:51.808123 [ 293 ] {a1d46fde-dd21-4baa-af68-5236c02b0fab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 1201 | 2026.05.13 20:55:51.808158 [ 293 ] {a1d46fde-dd21-4baa-af68-5236c02b0fab} <Debug> TCPHandler: Processed in 0.00121665 sec. | ||
| 1202 | 2026.05.13 20:55:51.808352 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.05.13 20:55:51.808447 [ 293 ] {b78d62b9-b9bd-4682-9816-21b9df3184b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.05.13 20:55:51.808488 [ 293 ] {b78d62b9-b9bd-4682-9816-21b9df3184b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1205 | 2026.05.13 20:55:51.809001 [ 293 ] {b78d62b9-b9bd-4682-9816-21b9df3184b3} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.05.13 20:55:51.809038 [ 293 ] {b78d62b9-b9bd-4682-9816-21b9df3184b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1207 | 2026.05.13 20:55:51.809350 [ 293 ] {b78d62b9-b9bd-4682-9816-21b9df3184b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1208 | 2026.05.13 20:55:51.809558 [ 293 ] {b78d62b9-b9bd-4682-9816-21b9df3184b3} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.05.13 20:55:51.809686 [ 293 ] {b78d62b9-b9bd-4682-9816-21b9df3184b3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001257 sec., 210819.41129673825 rows/sec., 14.01 MiB/sec. | ||
| 1210 | 2026.05.13 20:55:51.809722 [ 293 ] {b78d62b9-b9bd-4682-9816-21b9df3184b3} <Debug> TCPHandler: Processed in 0.001417781 sec. | ||
| 1211 | 2026.05.13 20:55:51.809856 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.05.13 20:55:51.809957 [ 293 ] {026f4e22-f328-4799-a1af-1a2590483d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.05.13 20:55:51.809998 [ 293 ] {026f4e22-f328-4799-a1af-1a2590483d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1214 | 2026.05.13 20:55:51.810358 [ 293 ] {026f4e22-f328-4799-a1af-1a2590483d0f} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.05.13 20:55:51.810394 [ 293 ] {026f4e22-f328-4799-a1af-1a2590483d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1216 | 2026.05.13 20:55:51.810686 [ 293 ] {026f4e22-f328-4799-a1af-1a2590483d0f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1217 | 2026.05.13 20:55:51.810900 [ 293 ] {026f4e22-f328-4799-a1af-1a2590483d0f} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.05.13 20:55:51.811023 [ 293 ] {026f4e22-f328-4799-a1af-1a2590483d0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 1219 | 2026.05.13 20:55:51.811059 [ 293 ] {026f4e22-f328-4799-a1af-1a2590483d0f} <Debug> TCPHandler: Processed in 0.00125172 sec. | ||
| 1220 | 2026.05.13 20:55:51.811208 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.05.13 20:55:51.811312 [ 293 ] {2332487b-e9cb-4125-85de-fbde16f90971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1222 | 2026.05.13 20:55:51.811353 [ 293 ] {2332487b-e9cb-4125-85de-fbde16f90971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1223 | 2026.05.13 20:55:51.811719 [ 293 ] {2332487b-e9cb-4125-85de-fbde16f90971} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.05.13 20:55:51.811763 [ 293 ] {2332487b-e9cb-4125-85de-fbde16f90971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1225 | 2026.05.13 20:55:51.812060 [ 293 ] {2332487b-e9cb-4125-85de-fbde16f90971} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1226 | 2026.05.13 20:55:51.812269 [ 293 ] {2332487b-e9cb-4125-85de-fbde16f90971} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.05.13 20:55:51.812391 [ 293 ] {2332487b-e9cb-4125-85de-fbde16f90971} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 1228 | 2026.05.13 20:55:51.812425 [ 293 ] {2332487b-e9cb-4125-85de-fbde16f90971} <Debug> TCPHandler: Processed in 0.00126517 sec. | ||
| 1229 | 2026.05.13 20:55:53.506629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 162 | ||
| 1230 | 2026.05.13 20:55:53.508751 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.05.13 20:55:53.508789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1232 | 2026.05.13 20:55:53.509874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1233 | 2026.05.13 20:55:53.510137 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.05.13 20:55:53.510353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 1235 | 2026.05.13 20:55:56.784395 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.05.13 20:55:56.784611 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1237 | 2026.05.13 20:55:56.784921 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1238 | 2026.05.13 20:55:56.784956 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1239 | 2026.05.13 20:55:56.785186 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1240 | 2026.05.13 20:55:56.785255 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1241 | 2026.05.13 20:55:56.785392 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1242 | 2026.05.13 20:55:56.785561 [ 260 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1243 | 2026.05.13 20:55:56.785590 [ 303 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1244 | 2026.05.13 20:55:56.785672 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 1245 | 2026.05.13 20:55:56.785695 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1246 | 2026.05.13 20:55:56.785828 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1247 | 2026.05.13 20:55:56.785849 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1248 | 2026.05.13 20:55:56.785898 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1249 | 2026.05.13 20:55:56.785933 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1250 | 2026.05.13 20:55:56.787311 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Debug> executeQuery: Read 38 rows, 6.12 KiB in 0.00278 sec., 13669.06474820144 rows/sec., 2.15 MiB/sec. | ||
| 1251 | 2026.05.13 20:55:56.787478 [ 293 ] {81c9927b-874d-48b2-9ae1-444e93a45663} <Debug> TCPHandler: Processed in 0.003218375 sec. | ||
| 1252 | 2026.05.13 20:55:56.789358 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.05.13 20:55:56.789484 [ 293 ] {e0648fbd-fd94-478c-ba78-1d1ffb1058a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1254 | 2026.05.13 20:55:56.789528 [ 293 ] {e0648fbd-fd94-478c-ba78-1d1ffb1058a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1255 | 2026.05.13 20:55:56.790094 [ 293 ] {e0648fbd-fd94-478c-ba78-1d1ffb1058a5} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.05.13 20:55:56.790137 [ 293 ] {e0648fbd-fd94-478c-ba78-1d1ffb1058a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1257 | 2026.05.13 20:55:56.790518 [ 293 ] {e0648fbd-fd94-478c-ba78-1d1ffb1058a5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1258 | 2026.05.13 20:55:56.790742 [ 293 ] {e0648fbd-fd94-478c-ba78-1d1ffb1058a5} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.05.13 20:55:56.790890 [ 293 ] {e0648fbd-fd94-478c-ba78-1d1ffb1058a5} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001438 sec., 54242.00278164117 rows/sec., 4.47 MiB/sec. | ||
| 1260 | 2026.05.13 20:55:56.790930 [ 293 ] {e0648fbd-fd94-478c-ba78-1d1ffb1058a5} <Debug> TCPHandler: Processed in 0.001634023 sec. | ||
| 1261 | 2026.05.13 20:55:56.791083 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.05.13 20:55:56.791180 [ 293 ] {39ff2d18-2e37-40af-aa4e-aa117dba5378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1263 | 2026.05.13 20:55:56.791219 [ 293 ] {39ff2d18-2e37-40af-aa4e-aa117dba5378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1264 | 2026.05.13 20:55:56.791658 [ 293 ] {39ff2d18-2e37-40af-aa4e-aa117dba5378} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.05.13 20:55:56.791695 [ 293 ] {39ff2d18-2e37-40af-aa4e-aa117dba5378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1266 | 2026.05.13 20:55:56.791999 [ 293 ] {39ff2d18-2e37-40af-aa4e-aa117dba5378} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1267 | 2026.05.13 20:55:56.792209 [ 293 ] {39ff2d18-2e37-40af-aa4e-aa117dba5378} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.05.13 20:55:56.792334 [ 293 ] {39ff2d18-2e37-40af-aa4e-aa117dba5378} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001172 sec., 9385.665529010239 rows/sec., 705.76 KiB/sec. | ||
| 1269 | 2026.05.13 20:55:56.792370 [ 293 ] {39ff2d18-2e37-40af-aa4e-aa117dba5378} <Debug> TCPHandler: Processed in 0.00133569 sec. | ||
| 1270 | 2026.05.13 20:55:56.792510 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.05.13 20:55:56.792604 [ 293 ] {4daabdbb-0904-43a1-924b-ce2a40f39d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1272 | 2026.05.13 20:55:56.792642 [ 293 ] {4daabdbb-0904-43a1-924b-ce2a40f39d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1273 | 2026.05.13 20:55:56.793058 [ 293 ] {4daabdbb-0904-43a1-924b-ce2a40f39d3c} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.05.13 20:55:56.793094 [ 293 ] {4daabdbb-0904-43a1-924b-ce2a40f39d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1275 | 2026.05.13 20:55:56.793389 [ 293 ] {4daabdbb-0904-43a1-924b-ce2a40f39d3c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1276 | 2026.05.13 20:55:56.793607 [ 293 ] {4daabdbb-0904-43a1-924b-ce2a40f39d3c} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.05.13 20:55:56.793735 [ 293 ] {4daabdbb-0904-43a1-924b-ce2a40f39d3c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001147 sec., 65387.96861377506 rows/sec., 5.11 MiB/sec. | ||
| 1278 | 2026.05.13 20:55:56.793770 [ 293 ] {4daabdbb-0904-43a1-924b-ce2a40f39d3c} <Debug> TCPHandler: Processed in 0.00131014 sec. | ||
| 1279 | 2026.05.13 20:55:56.793902 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.05.13 20:55:56.793997 [ 293 ] {77626dcc-9842-46cd-80d0-9de8b1d8498d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1281 | 2026.05.13 20:55:56.794039 [ 293 ] {77626dcc-9842-46cd-80d0-9de8b1d8498d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1282 | 2026.05.13 20:55:56.794447 [ 293 ] {77626dcc-9842-46cd-80d0-9de8b1d8498d} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.05.13 20:55:56.794482 [ 293 ] {77626dcc-9842-46cd-80d0-9de8b1d8498d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1284 | 2026.05.13 20:55:56.794820 [ 293 ] {77626dcc-9842-46cd-80d0-9de8b1d8498d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1285 | 2026.05.13 20:55:56.795035 [ 293 ] {77626dcc-9842-46cd-80d0-9de8b1d8498d} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.05.13 20:55:56.795162 [ 293 ] {77626dcc-9842-46cd-80d0-9de8b1d8498d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 1287 | 2026.05.13 20:55:56.795197 [ 293 ] {77626dcc-9842-46cd-80d0-9de8b1d8498d} <Debug> TCPHandler: Processed in 0.00134443 sec. | ||
| 1288 | 2026.05.13 20:55:56.795318 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.05.13 20:55:56.795414 [ 293 ] {05781718-f9b9-4ab1-8efc-130dbfd2bc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.05.13 20:55:56.795464 [ 293 ] {05781718-f9b9-4ab1-8efc-130dbfd2bc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1291 | 2026.05.13 20:55:56.796303 [ 293 ] {05781718-f9b9-4ab1-8efc-130dbfd2bc11} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.05.13 20:55:56.796347 [ 293 ] {05781718-f9b9-4ab1-8efc-130dbfd2bc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1293 | 2026.05.13 20:55:56.796924 [ 293 ] {05781718-f9b9-4ab1-8efc-130dbfd2bc11} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1294 | 2026.05.13 20:55:56.797154 [ 293 ] {05781718-f9b9-4ab1-8efc-130dbfd2bc11} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.05.13 20:55:56.797288 [ 293 ] {05781718-f9b9-4ab1-8efc-130dbfd2bc11} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001892 sec., 5813.953488372093 rows/sec., 10.42 MiB/sec. | ||
| 1296 | 2026.05.13 20:55:56.797339 [ 293 ] {05781718-f9b9-4ab1-8efc-130dbfd2bc11} <Debug> TCPHandler: Processed in 0.002070037 sec. | ||
| 1297 | 2026.05.13 20:55:56.797471 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.05.13 20:55:56.797568 [ 293 ] {1a1d007c-83a2-4bb7-a0c3-e45050f9701e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1299 | 2026.05.13 20:55:56.797609 [ 293 ] {1a1d007c-83a2-4bb7-a0c3-e45050f9701e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1300 | 2026.05.13 20:55:56.797968 [ 293 ] {1a1d007c-83a2-4bb7-a0c3-e45050f9701e} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.05.13 20:55:56.798003 [ 293 ] {1a1d007c-83a2-4bb7-a0c3-e45050f9701e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1302 | 2026.05.13 20:55:56.798300 [ 293 ] {1a1d007c-83a2-4bb7-a0c3-e45050f9701e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1303 | 2026.05.13 20:55:56.798506 [ 293 ] {1a1d007c-83a2-4bb7-a0c3-e45050f9701e} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.05.13 20:55:56.798637 [ 293 ] {1a1d007c-83a2-4bb7-a0c3-e45050f9701e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 1305 | 2026.05.13 20:55:56.798673 [ 293 ] {1a1d007c-83a2-4bb7-a0c3-e45050f9701e} <Debug> TCPHandler: Processed in 0.00125116 sec. | ||
| 1306 | 2026.05.13 20:55:58.468720 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1307 | 2026.05.13 20:55:58.468826 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1308 | 2026.05.13 20:55:58.513111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1309 | 2026.05.13 20:55:58.513586 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.05.13 20:55:58.513620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1311 | 2026.05.13 20:55:58.514092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1312 | 2026.05.13 20:55:58.514318 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.05.13 20:55:58.514439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1314 | 2026.05.13 20:55:58.514490 [ 49 ] {} <Debug> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1315 | 2026.05.13 20:55:58.514590 [ 49 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2026.05.13 20:55:58.514629 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1317 | 2026.05.13 20:55:58.514878 [ 197 ] {b6606637-52ca-4bf2-a988-5700df72c019::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 | ||
| 1318 | 2026.05.13 20:55:58.515048 [ 197 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1319 | 2026.05.13 20:55:58.515113 [ 197 ] {b6606637-52ca-4bf2-a988-5700df72c019::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 | ||
| 1320 | 2026.05.13 20:55:58.515221 [ 197 ] {b6606637-52ca-4bf2-a988-5700df72c019::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 | ||
| 1321 | 2026.05.13 20:55:58.515277 [ 197 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1322 | 2026.05.13 20:55:58.515340 [ 197 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1323 | 2026.05.13 20:55:58.515440 [ 197 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1324 | 2026.05.13 20:55:58.515499 [ 197 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1325 | 2026.05.13 20:55:58.536845 [ 197 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.022118611 sec., 126861.49234235368 rows/sec., 1.81 MiB/sec. | ||
| 1326 | 2026.05.13 20:55:58.537644 [ 197 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1327 | 2026.05.13 20:55:58.537929 [ 197 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_6_1} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2026.05.13 20:55:58.538009 [ 197 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_6_1} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1329 | 2026.05.13 20:55:58.538106 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1330 | 2026.05.13 20:55:58.646056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1331 | 2026.05.13 20:55:58.664470 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.05.13 20:55:58.664536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1333 | 2026.05.13 20:55:58.670846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1334 | 2026.05.13 20:55:58.671581 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.05.13 20:55:58.671882 [ 47 ] {} <Debug> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1336 | 2026.05.13 20:55:58.671933 [ 47 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.05.13 20:55:58.671957 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1338 | 2026.05.13 20:55:58.672062 [ 197 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 1339 | 2026.05.13 20:55:58.675682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1340 | 2026.05.13 20:55:58.676146 [ 197 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1341 | 2026.05.13 20:55:58.677463 [ 197 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 1342 | 2026.05.13 20:55:58.681794 [ 197 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 1343 | 2026.05.13 20:55:58.686310 [ 197 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 1344 | 2026.05.13 20:55:58.690645 [ 197 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 1345 | 2026.05.13 20:55:58.698124 [ 197 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 1346 | 2026.05.13 20:55:58.702317 [ 197 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 1347 | 2026.05.13 20:55:58.759060 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.087021855 sec., 528.602843504083 rows/sec., 2.73 MiB/sec. | ||
| 1348 | 2026.05.13 20:55:58.761246 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1349 | 2026.05.13 20:55:58.763280 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_6_1} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.05.13 20:55:58.763376 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_6_1} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1351 | 2026.05.13 20:55:58.765268 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1352 | 2026.05.13 20:55:59.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.94 MiB, peak 177.48 MiB, free memory in arenas 0.00 B, will set to 179.12 MiB (RSS), difference: 11.17 MiB | ||
| 1353 | 2026.05.13 20:56:01.753493 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45544 | ||
| 1354 | 2026.05.13 20:56:01.753648 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1355 | 2026.05.13 20:56:01.753680 [ 307 ] {} <Debug> TCP-Session: 07cf4b20-2af9-4f56-b29f-6d1f4930352d Authenticating user 'default' from [fd00:1122:3344:101::e]:45544 | ||
| 1356 | 2026.05.13 20:56:01.753704 [ 307 ] {} <Debug> TCP-Session: 07cf4b20-2af9-4f56-b29f-6d1f4930352d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1357 | 2026.05.13 20:56:01.753718 [ 307 ] {} <Debug> TCP-Session: 07cf4b20-2af9-4f56-b29f-6d1f4930352d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2026.05.13 20:56:01.754095 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39720 | ||
| 1359 | 2026.05.13 20:56:01.754164 [ 307 ] {} <Trace> TCP-Session: 07cf4b20-2af9-4f56-b29f-6d1f4930352d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.05.13 20:56:01.754211 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34495 | ||
| 1361 | 2026.05.13 20:56:01.754251 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1362 | 2026.05.13 20:56:01.754308 [ 308 ] {} <Debug> TCP-Session: 362c0c82-bf2e-49a0-b1e4-e93050302b26 Authenticating user 'default' from [fd00:1122:3344:101::e]:39720 | ||
| 1363 | 2026.05.13 20:56:01.754351 [ 308 ] {} <Debug> TCP-Session: 362c0c82-bf2e-49a0-b1e4-e93050302b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2026.05.13 20:56:01.754373 [ 307 ] {bfda6e3f-5e33-4d72-bff5-72cbeda750a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45544) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1365 | 2026.05.13 20:56:01.754379 [ 308 ] {} <Debug> TCP-Session: 362c0c82-bf2e-49a0-b1e4-e93050302b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.05.13 20:56:01.754469 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1367 | 2026.05.13 20:56:01.754478 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64288 | ||
| 1368 | 2026.05.13 20:56:01.754512 [ 309 ] {} <Debug> TCP-Session: a5ecaed4-b2be-435a-9f0a-702366477b20 Authenticating user 'default' from [fd00:1122:3344:101::e]:34495 | ||
| 1369 | 2026.05.13 20:56:01.754549 [ 309 ] {} <Debug> TCP-Session: a5ecaed4-b2be-435a-9f0a-702366477b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1370 | 2026.05.13 20:56:01.754565 [ 309 ] {} <Debug> TCP-Session: a5ecaed4-b2be-435a-9f0a-702366477b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.05.13 20:56:01.754572 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41667 | ||
| 1372 | 2026.05.13 20:56:01.754688 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1373 | 2026.05.13 20:56:01.754697 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54648 | ||
| 1374 | 2026.05.13 20:56:01.754727 [ 310 ] {} <Debug> TCP-Session: 787576cf-ef76-41a8-a0d8-eb6320d5e6d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64288 | ||
| 1375 | 2026.05.13 20:56:01.754728 [ 307 ] {bfda6e3f-5e33-4d72-bff5-72cbeda750a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1376 | 2026.05.13 20:56:01.754758 [ 310 ] {} <Debug> TCP-Session: 787576cf-ef76-41a8-a0d8-eb6320d5e6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.05.13 20:56:01.754786 [ 310 ] {} <Debug> TCP-Session: 787576cf-ef76-41a8-a0d8-eb6320d5e6d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2026.05.13 20:56:01.754806 [ 307 ] {bfda6e3f-5e33-4d72-bff5-72cbeda750a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1379 | 2026.05.13 20:56:01.754858 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1380 | 2026.05.13 20:56:01.754884 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46254 | ||
| 1381 | 2026.05.13 20:56:01.754911 [ 311 ] {} <Debug> TCP-Session: 819aa53c-ff56-4ea6-a73b-b71e8e0f5b13 Authenticating user 'default' from [fd00:1122:3344:101::e]:41667 | ||
| 1382 | 2026.05.13 20:56:01.754942 [ 311 ] {} <Debug> TCP-Session: 819aa53c-ff56-4ea6-a73b-b71e8e0f5b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2026.05.13 20:56:01.754968 [ 311 ] {} <Debug> TCP-Session: 819aa53c-ff56-4ea6-a73b-b71e8e0f5b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.05.13 20:56:01.754987 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1385 | 2026.05.13 20:56:01.755031 [ 312 ] {} <Debug> TCP-Session: 5ab95c31-2485-4310-9d69-0d6baf734fb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54648 | ||
| 1386 | 2026.05.13 20:56:01.755053 [ 312 ] {} <Debug> TCP-Session: 5ab95c31-2485-4310-9d69-0d6baf734fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.05.13 20:56:01.755068 [ 312 ] {} <Debug> TCP-Session: 5ab95c31-2485-4310-9d69-0d6baf734fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2026.05.13 20:56:01.755123 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1389 | 2026.05.13 20:56:01.755125 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49700 | ||
| 1390 | 2026.05.13 20:56:01.755157 [ 313 ] {} <Debug> TCP-Session: 6f5737ff-927f-46d2-ac26-b66c6d912ee4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46254 | ||
| 1391 | 2026.05.13 20:56:01.755181 [ 313 ] {} <Debug> TCP-Session: 6f5737ff-927f-46d2-ac26-b66c6d912ee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.05.13 20:56:01.755198 [ 313 ] {} <Debug> TCP-Session: 6f5737ff-927f-46d2-ac26-b66c6d912ee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.05.13 20:56:01.755221 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57541 | ||
| 1394 | 2026.05.13 20:56:01.755349 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1395 | 2026.05.13 20:56:01.755385 [ 314 ] {} <Debug> TCP-Session: 0c49e6f9-727a-4b52-a525-941a8b8f2b9d Authenticating user 'default' from [fd00:1122:3344:101::e]:49700 | ||
| 1396 | 2026.05.13 20:56:01.755402 [ 314 ] {} <Debug> TCP-Session: 0c49e6f9-727a-4b52-a525-941a8b8f2b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2026.05.13 20:56:01.755410 [ 307 ] {bfda6e3f-5e33-4d72-bff5-72cbeda750a8} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603) (SelectExecutor): Key condition: unknown | ||
| 1398 | 2026.05.13 20:56:01.755417 [ 314 ] {} <Debug> TCP-Session: 0c49e6f9-727a-4b52-a525-941a8b8f2b9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2026.05.13 20:56:01.755442 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1400 | 2026.05.13 20:56:01.755477 [ 315 ] {} <Debug> TCP-Session: 9b78696c-6157-4d7e-9393-8b29d6f40e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:57541 | ||
| 1401 | 2026.05.13 20:56:01.755500 [ 315 ] {} <Debug> TCP-Session: 9b78696c-6157-4d7e-9393-8b29d6f40e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2026.05.13 20:56:01.755517 [ 315 ] {} <Debug> TCP-Session: 9b78696c-6157-4d7e-9393-8b29d6f40e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2026.05.13 20:56:01.765020 [ 321 ] {bfda6e3f-5e33-4d72-bff5-72cbeda750a8} <Trace> AggregatingTransform: Aggregating | ||
| 1404 | 2026.05.13 20:56:01.765103 [ 321 ] {bfda6e3f-5e33-4d72-bff5-72cbeda750a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1405 | 2026.05.13 20:56:01.765760 [ 321 ] {bfda6e3f-5e33-4d72-bff5-72cbeda750a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00515539 sec. (193.972 rows/sec., 7.58 KiB/sec.) | ||
| 1406 | 2026.05.13 20:56:01.765817 [ 321 ] {bfda6e3f-5e33-4d72-bff5-72cbeda750a8} <Trace> Aggregator: Merging aggregated data | ||
| 1407 | 2026.05.13 20:56:01.765857 [ 321 ] {bfda6e3f-5e33-4d72-bff5-72cbeda750a8} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1408 | 2026.05.13 20:56:01.767292 [ 307 ] {bfda6e3f-5e33-4d72-bff5-72cbeda750a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.012995 sec., 76.95267410542516 rows/sec., 3.01 KiB/sec. | ||
| 1409 | 2026.05.13 20:56:01.767487 [ 307 ] {bfda6e3f-5e33-4d72-bff5-72cbeda750a8} <Debug> TCPHandler: Processed in 0.013495895 sec. | ||
| 1410 | 2026.05.13 20:56:01.769773 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1411 | 2026.05.13 20:56:01.769811 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1412 | 2026.05.13 20:56:01.769829 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1413 | 2026.05.13 20:56:01.769848 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1414 | 2026.05.13 20:56:01.769865 [ 315 ] {} <Debug> TCP-Session: 9b78696c-6157-4d7e-9393-8b29d6f40e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2026.05.13 20:56:01.769869 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1416 | 2026.05.13 20:56:01.769901 [ 309 ] {} <Debug> TCP-Session: a5ecaed4-b2be-435a-9f0a-702366477b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2026.05.13 20:56:01.769910 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1418 | 2026.05.13 20:56:01.769932 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1419 | 2026.05.13 20:56:01.769950 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1420 | 2026.05.13 20:56:01.769939 [ 312 ] {} <Debug> TCP-Session: 5ab95c31-2485-4310-9d69-0d6baf734fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.05.13 20:56:01.769999 [ 311 ] {} <Debug> TCP-Session: 819aa53c-ff56-4ea6-a73b-b71e8e0f5b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.05.13 20:56:01.770018 [ 314 ] {} <Debug> TCP-Session: 0c49e6f9-727a-4b52-a525-941a8b8f2b9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.05.13 20:56:01.770009 [ 310 ] {} <Debug> TCP-Session: 787576cf-ef76-41a8-a0d8-eb6320d5e6d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.05.13 20:56:01.769891 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1425 | 2026.05.13 20:56:01.769887 [ 308 ] {} <Debug> TCP-Session: 362c0c82-bf2e-49a0-b1e4-e93050302b26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2026.05.13 20:56:01.769835 [ 307 ] {} <Debug> TCP-Session: 07cf4b20-2af9-4f56-b29f-6d1f4930352d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1427 | 2026.05.13 20:56:01.770174 [ 313 ] {} <Debug> TCP-Session: 6f5737ff-927f-46d2-ac26-b66c6d912ee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2026.05.13 20:56:01.789501 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.05.13 20:56:01.789779 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 1430 | 2026.05.13 20:56:01.790221 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1431 | 2026.05.13 20:56:01.790276 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 1432 | 2026.05.13 20:56:01.790543 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1433 | 2026.05.13 20:56:01.790635 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1434 | 2026.05.13 20:56:01.790814 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1435 | 2026.05.13 20:56:01.790955 [ 337 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1436 | 2026.05.13 20:56:01.790969 [ 326 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1437 | 2026.05.13 20:56:01.791118 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 1438 | 2026.05.13 20:56:01.791157 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1439 | 2026.05.13 20:56:01.791247 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1440 | 2026.05.13 20:56:01.791270 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1441 | 2026.05.13 20:56:01.791327 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 1442 | 2026.05.13 20:56:01.791387 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 1443 | 2026.05.13 20:56:01.793110 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.003445 sec., 11030.478955007256 rows/sec., 2.86 MiB/sec. | ||
| 1444 | 2026.05.13 20:56:01.793303 [ 293 ] {ab84b8cf-e0da-41ea-bdeb-244efc3ef4b9} <Debug> TCPHandler: Processed in 0.003943351 sec. | ||
| 1445 | 2026.05.13 20:56:01.799100 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.05.13 20:56:01.799270 [ 293 ] {b10b40a9-3932-4947-a33c-78b60f3173a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1447 | 2026.05.13 20:56:01.799332 [ 293 ] {b10b40a9-3932-4947-a33c-78b60f3173a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1448 | 2026.05.13 20:56:01.800114 [ 293 ] {b10b40a9-3932-4947-a33c-78b60f3173a9} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.05.13 20:56:01.800165 [ 293 ] {b10b40a9-3932-4947-a33c-78b60f3173a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1450 | 2026.05.13 20:56:01.800584 [ 293 ] {b10b40a9-3932-4947-a33c-78b60f3173a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1451 | 2026.05.13 20:56:01.800855 [ 293 ] {b10b40a9-3932-4947-a33c-78b60f3173a9} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.05.13 20:56:01.801033 [ 293 ] {b10b40a9-3932-4947-a33c-78b60f3173a9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. | ||
| 1453 | 2026.05.13 20:56:01.801091 [ 293 ] {b10b40a9-3932-4947-a33c-78b60f3173a9} <Debug> TCPHandler: Processed in 0.002111826 sec. | ||
| 1454 | 2026.05.13 20:56:01.801265 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.05.13 20:56:01.801376 [ 293 ] {c6efbb86-0418-4454-b360-2c80d9b76540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1456 | 2026.05.13 20:56:01.801422 [ 293 ] {c6efbb86-0418-4454-b360-2c80d9b76540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1457 | 2026.05.13 20:56:01.802354 [ 293 ] {c6efbb86-0418-4454-b360-2c80d9b76540} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.05.13 20:56:01.802390 [ 293 ] {c6efbb86-0418-4454-b360-2c80d9b76540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1459 | 2026.05.13 20:56:01.802886 [ 293 ] {c6efbb86-0418-4454-b360-2c80d9b76540} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1460 | 2026.05.13 20:56:01.803245 [ 293 ] {c6efbb86-0418-4454-b360-2c80d9b76540} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.05.13 20:56:01.803420 [ 64 ] {} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1462 | 2026.05.13 20:56:01.803425 [ 293 ] {c6efbb86-0418-4454-b360-2c80d9b76540} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.002076 sec., 383911.3680154142 rows/sec., 29.54 MiB/sec. | ||
| 1463 | 2026.05.13 20:56:01.803501 [ 64 ] {} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.05.13 20:56:01.803528 [ 293 ] {c6efbb86-0418-4454-b360-2c80d9b76540} <Debug> TCPHandler: Processed in 0.002313778 sec. | ||
| 1465 | 2026.05.13 20:56:01.803540 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1466 | 2026.05.13 20:56:01.803724 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.05.13 20:56:01.803744 [ 188 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 1468 | 2026.05.13 20:56:01.803900 [ 293 ] {d9e1fd5d-7c7b-45e2-82b3-4fad98a04d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1469 | 2026.05.13 20:56:01.803934 [ 188 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1470 | 2026.05.13 20:56:01.803966 [ 293 ] {d9e1fd5d-7c7b-45e2-82b3-4fad98a04d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1471 | 2026.05.13 20:56:01.804002 [ 188 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1472 | 2026.05.13 20:56:01.804130 [ 188 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1473 | 2026.05.13 20:56:01.804207 [ 188 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1474 | 2026.05.13 20:56:01.804275 [ 188 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 797 rows starting from the beginning of the part | ||
| 1475 | 2026.05.13 20:56:01.804343 [ 188 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1476 | 2026.05.13 20:56:01.804412 [ 188 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 1477 | 2026.05.13 20:56:01.804693 [ 293 ] {d9e1fd5d-7c7b-45e2-82b3-4fad98a04d09} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.05.13 20:56:01.804738 [ 293 ] {d9e1fd5d-7c7b-45e2-82b3-4fad98a04d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1479 | 2026.05.13 20:56:01.805192 [ 293 ] {d9e1fd5d-7c7b-45e2-82b3-4fad98a04d09} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1480 | 2026.05.13 20:56:01.805505 [ 293 ] {d9e1fd5d-7c7b-45e2-82b3-4fad98a04d09} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.05.13 20:56:01.805668 [ 293 ] {d9e1fd5d-7c7b-45e2-82b3-4fad98a04d09} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001839 sec., 77215.87819467102 rows/sec., 4.54 MiB/sec. | ||
| 1482 | 2026.05.13 20:56:01.805717 [ 293 ] {d9e1fd5d-7c7b-45e2-82b3-4fad98a04d09} <Debug> TCPHandler: Processed in 0.002059586 sec. | ||
| 1483 | 2026.05.13 20:56:01.805855 [ 201 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002184347 sec., 919725.666297525 rows/sec., 75.73 MiB/sec. | ||
| 1484 | 2026.05.13 20:56:01.805892 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.05.13 20:56:01.806025 [ 293 ] {c7bad302-3867-414c-99f0-729ed2d814e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1486 | 2026.05.13 20:56:01.806047 [ 188 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1487 | 2026.05.13 20:56:01.806074 [ 293 ] {c7bad302-3867-414c-99f0-729ed2d814e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1488 | 2026.05.13 20:56:01.806335 [ 188 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_6_1} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.05.13 20:56:01.806409 [ 188 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_6_1} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1490 | 2026.05.13 20:56:01.806475 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1491 | 2026.05.13 20:56:01.806660 [ 293 ] {c7bad302-3867-414c-99f0-729ed2d814e9} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.05.13 20:56:01.806702 [ 293 ] {c7bad302-3867-414c-99f0-729ed2d814e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1493 | 2026.05.13 20:56:01.807052 [ 293 ] {c7bad302-3867-414c-99f0-729ed2d814e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1494 | 2026.05.13 20:56:01.807329 [ 293 ] {c7bad302-3867-414c-99f0-729ed2d814e9} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.05.13 20:56:01.807504 [ 293 ] {c7bad302-3867-414c-99f0-729ed2d814e9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001497 sec., 99532.39812959252 rows/sec., 6.43 MiB/sec. | ||
| 1496 | 2026.05.13 20:56:01.807548 [ 293 ] {c7bad302-3867-414c-99f0-729ed2d814e9} <Debug> TCPHandler: Processed in 0.001706163 sec. | ||
| 1497 | 2026.05.13 20:56:01.807715 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.05.13 20:56:01.807842 [ 293 ] {3400bf94-f00b-41f2-918b-3bb497fd7eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1499 | 2026.05.13 20:56:01.807885 [ 293 ] {3400bf94-f00b-41f2-918b-3bb497fd7eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1500 | 2026.05.13 20:56:01.808447 [ 293 ] {3400bf94-f00b-41f2-918b-3bb497fd7eae} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.05.13 20:56:01.808494 [ 293 ] {3400bf94-f00b-41f2-918b-3bb497fd7eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1502 | 2026.05.13 20:56:01.808913 [ 293 ] {3400bf94-f00b-41f2-918b-3bb497fd7eae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1503 | 2026.05.13 20:56:01.809173 [ 293 ] {3400bf94-f00b-41f2-918b-3bb497fd7eae} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.05.13 20:56:01.809313 [ 293 ] {3400bf94-f00b-41f2-918b-3bb497fd7eae} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001499 sec., 98732.48832555037 rows/sec., 5.62 MiB/sec. | ||
| 1505 | 2026.05.13 20:56:01.809353 [ 293 ] {3400bf94-f00b-41f2-918b-3bb497fd7eae} <Debug> TCPHandler: Processed in 0.001702533 sec. | ||
| 1506 | 2026.05.13 20:56:01.809515 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.05.13 20:56:01.809627 [ 293 ] {48d96d25-9c82-4b7f-936b-68c0648529a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1508 | 2026.05.13 20:56:01.809667 [ 293 ] {48d96d25-9c82-4b7f-936b-68c0648529a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1509 | 2026.05.13 20:56:01.810373 [ 293 ] {48d96d25-9c82-4b7f-936b-68c0648529a6} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.05.13 20:56:01.810424 [ 293 ] {48d96d25-9c82-4b7f-936b-68c0648529a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1511 | 2026.05.13 20:56:01.810798 [ 293 ] {48d96d25-9c82-4b7f-936b-68c0648529a6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1512 | 2026.05.13 20:56:01.811050 [ 293 ] {48d96d25-9c82-4b7f-936b-68c0648529a6} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.05.13 20:56:01.811185 [ 64 ] {} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1514 | 2026.05.13 20:56:01.811209 [ 293 ] {48d96d25-9c82-4b7f-936b-68c0648529a6} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001603 sec., 305676.8558951965 rows/sec., 21.43 MiB/sec. | ||
| 1515 | 2026.05.13 20:56:01.811230 [ 64 ] {} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.05.13 20:56:01.811253 [ 293 ] {48d96d25-9c82-4b7f-936b-68c0648529a6} <Debug> TCPHandler: Processed in 0.001798694 sec. | ||
| 1517 | 2026.05.13 20:56:01.811257 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1518 | 2026.05.13 20:56:01.811379 [ 186 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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.13 20:56:01.811449 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.05.13 20:56:01.811501 [ 186 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1521 | 2026.05.13 20:56:01.811539 [ 186 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1522 | 2026.05.13 20:56:01.811547 [ 293 ] {305143c1-ce7e-4ccc-bc88-9f6dbb1811d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1523 | 2026.05.13 20:56:01.811592 [ 293 ] {305143c1-ce7e-4ccc-bc88-9f6dbb1811d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1524 | 2026.05.13 20:56:01.811666 [ 186 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1525 | 2026.05.13 20:56:01.811732 [ 186 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1526 | 2026.05.13 20:56:01.811793 [ 186 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 490 rows starting from the beginning of the part | ||
| 1527 | 2026.05.13 20:56:01.811852 [ 186 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1528 | 2026.05.13 20:56:01.811907 [ 186 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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 | ||
| 1529 | 2026.05.13 20:56:01.812018 [ 293 ] {305143c1-ce7e-4ccc-bc88-9f6dbb1811d8} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.05.13 20:56:01.812055 [ 293 ] {305143c1-ce7e-4ccc-bc88-9f6dbb1811d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1531 | 2026.05.13 20:56:01.812421 [ 293 ] {305143c1-ce7e-4ccc-bc88-9f6dbb1811d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1532 | 2026.05.13 20:56:01.812685 [ 293 ] {305143c1-ce7e-4ccc-bc88-9f6dbb1811d8} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.05.13 20:56:01.812830 [ 293 ] {305143c1-ce7e-4ccc-bc88-9f6dbb1811d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001301 sec., 4611.837048424289 rows/sec., 240.95 KiB/sec. | ||
| 1534 | 2026.05.13 20:56:01.812869 [ 293 ] {305143c1-ce7e-4ccc-bc88-9f6dbb1811d8} <Debug> TCPHandler: Processed in 0.001478402 sec. | ||
| 1535 | 2026.05.13 20:56:01.813037 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.05.13 20:56:01.813155 [ 293 ] {bc2ff9ea-86bb-4ad6-90ab-c32abd834a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1537 | 2026.05.13 20:56:01.813203 [ 186 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001876534 sec., 700760.0182037735 rows/sec., 53.43 MiB/sec. | ||
| 1538 | 2026.05.13 20:56:01.813205 [ 293 ] {bc2ff9ea-86bb-4ad6-90ab-c32abd834a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1539 | 2026.05.13 20:56:01.813368 [ 186 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1540 | 2026.05.13 20:56:01.813627 [ 186 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_6_1} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.05.13 20:56:01.813701 [ 186 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_6_1} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1542 | 2026.05.13 20:56:01.813723 [ 293 ] {bc2ff9ea-86bb-4ad6-90ab-c32abd834a35} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.05.13 20:56:01.813768 [ 293 ] {bc2ff9ea-86bb-4ad6-90ab-c32abd834a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1544 | 2026.05.13 20:56:01.813770 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1545 | 2026.05.13 20:56:01.814174 [ 293 ] {bc2ff9ea-86bb-4ad6-90ab-c32abd834a35} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1546 | 2026.05.13 20:56:01.814416 [ 293 ] {bc2ff9ea-86bb-4ad6-90ab-c32abd834a35} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.05.13 20:56:01.814549 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1548 | 2026.05.13 20:56:01.814577 [ 293 ] {bc2ff9ea-86bb-4ad6-90ab-c32abd834a35} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001442 sec., 183772.5381414702 rows/sec., 12.21 MiB/sec. | ||
| 1549 | 2026.05.13 20:56:01.814605 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2026.05.13 20:56:01.814631 [ 293 ] {bc2ff9ea-86bb-4ad6-90ab-c32abd834a35} <Debug> TCPHandler: Processed in 0.001652892 sec. | ||
| 1551 | 2026.05.13 20:56:01.814634 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1552 | 2026.05.13 20:56:01.814811 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.05.13 20:56:01.814821 [ 191 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 1554 | 2026.05.13 20:56:01.814943 [ 293 ] {2018e4b6-4f12-4494-b06a-1dbf38bd3543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.05.13 20:56:01.815003 [ 293 ] {2018e4b6-4f12-4494-b06a-1dbf38bd3543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1556 | 2026.05.13 20:56:01.815040 [ 191 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1557 | 2026.05.13 20:56:01.815111 [ 191 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 297 rows starting from the beginning of the part | ||
| 1558 | 2026.05.13 20:56:01.815222 [ 191 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1559 | 2026.05.13 20:56:01.815301 [ 191 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1560 | 2026.05.13 20:56:01.815368 [ 191 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 265 rows starting from the beginning of the part | ||
| 1561 | 2026.05.13 20:56:01.815428 [ 191 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 1562 | 2026.05.13 20:56:01.815444 [ 293 ] {2018e4b6-4f12-4494-b06a-1dbf38bd3543} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.05.13 20:56:01.815490 [ 293 ] {2018e4b6-4f12-4494-b06a-1dbf38bd3543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1564 | 2026.05.13 20:56:01.815497 [ 191 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 1565 | 2026.05.13 20:56:01.815901 [ 293 ] {2018e4b6-4f12-4494-b06a-1dbf38bd3543} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1566 | 2026.05.13 20:56:01.816157 [ 293 ] {2018e4b6-4f12-4494-b06a-1dbf38bd3543} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2026.05.13 20:56:01.816308 [ 293 ] {2018e4b6-4f12-4494-b06a-1dbf38bd3543} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00139 sec., 719.4244604316547 rows/sec., 48.48 KiB/sec. | ||
| 1568 | 2026.05.13 20:56:01.816347 [ 293 ] {2018e4b6-4f12-4494-b06a-1dbf38bd3543} <Debug> TCPHandler: Processed in 0.001599143 sec. | ||
| 1569 | 2026.05.13 20:56:01.816495 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.05.13 20:56:01.816591 [ 293 ] {2e5068de-ebe5-4f8c-9673-000cbcd829cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1571 | 2026.05.13 20:56:01.816637 [ 293 ] {2e5068de-ebe5-4f8c-9673-000cbcd829cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1572 | 2026.05.13 20:56:01.817082 [ 293 ] {2e5068de-ebe5-4f8c-9673-000cbcd829cb} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.05.13 20:56:01.817100 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1307 rows, containing 5 columns (5 merged, 0 gathered) in 0.002353349 sec., 555378.7389800664 rows/sec., 38.60 MiB/sec. | ||
| 1574 | 2026.05.13 20:56:01.817128 [ 293 ] {2e5068de-ebe5-4f8c-9673-000cbcd829cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1575 | 2026.05.13 20:56:01.817378 [ 191 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1576 | 2026.05.13 20:56:01.817562 [ 293 ] {2e5068de-ebe5-4f8c-9673-000cbcd829cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1577 | 2026.05.13 20:56:01.817724 [ 191 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.05.13 20:56:01.817814 [ 191 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1579 | 2026.05.13 20:56:01.817861 [ 293 ] {2e5068de-ebe5-4f8c-9673-000cbcd829cb} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.05.13 20:56:01.817902 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1581 | 2026.05.13 20:56:01.817977 [ 64 ] {} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1582 | 2026.05.13 20:56:01.818006 [ 293 ] {2e5068de-ebe5-4f8c-9673-000cbcd829cb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001432 sec., 62849.16201117319 rows/sec., 3.93 MiB/sec. | ||
| 1583 | 2026.05.13 20:56:01.818008 [ 64 ] {} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.05.13 20:56:01.818050 [ 293 ] {2e5068de-ebe5-4f8c-9673-000cbcd829cb} <Debug> TCPHandler: Processed in 0.001603733 sec. | ||
| 1585 | 2026.05.13 20:56:01.818051 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1586 | 2026.05.13 20:56:01.818194 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 1587 | 2026.05.13 20:56:01.818354 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1588 | 2026.05.13 20:56:01.818394 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1589 | 2026.05.13 20:56:01.818483 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1590 | 2026.05.13 20:56:01.818549 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1591 | 2026.05.13 20:56:01.818600 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1592 | 2026.05.13 20:56:01.818649 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 1593 | 2026.05.13 20:56:01.818705 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 1594 | 2026.05.13 20:56:01.819753 [ 191 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001613473 sec., 260308.04358052474 rows/sec., 17.01 MiB/sec. | ||
| 1595 | 2026.05.13 20:56:01.819922 [ 186 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1596 | 2026.05.13 20:56:01.820236 [ 186 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_6_1} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.05.13 20:56:01.820311 [ 186 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_6_1} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1598 | 2026.05.13 20:56:01.820388 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1599 | 2026.05.13 20:56:02.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.32 MiB, peak 187.53 MiB, free memory in arenas 0.00 B, will set to 183.21 MiB (RSS), difference: 2.90 MiB | ||
| 1600 | 2026.05.13 20:56:03.510569 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 200 | ||
| 1601 | 2026.05.13 20:56:03.512823 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.05.13 20:56:03.512868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1603 | 2026.05.13 20:56:03.514041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1604 | 2026.05.13 20:56:03.514303 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.05.13 20:56:03.514529 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1606 | 2026.05.13 20:56:06.014593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 3309 | ||
| 1607 | 2026.05.13 20:56:06.015087 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.05.13 20:56:06.015134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1609 | 2026.05.13 20:56:06.015596 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1610 | 2026.05.13 20:56:06.015828 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.05.13 20:56:06.015950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3309 | ||
| 1612 | 2026.05.13 20:56:06.175830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1613 | 2026.05.13 20:56:06.192710 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.05.13 20:56:06.192758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1615 | 2026.05.13 20:56:06.198254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1616 | 2026.05.13 20:56:06.198925 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.05.13 20:56:06.201799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1618 | 2026.05.13 20:56:06.784251 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2026.05.13 20:56:06.784500 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1620 | 2026.05.13 20:56:06.784838 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1621 | 2026.05.13 20:56:06.784876 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1622 | 2026.05.13 20:56:06.785121 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1623 | 2026.05.13 20:56:06.785195 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1624 | 2026.05.13 20:56:06.785339 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1625 | 2026.05.13 20:56:06.785464 [ 353 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1626 | 2026.05.13 20:56:06.785464 [ 337 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1627 | 2026.05.13 20:56:06.785595 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 1628 | 2026.05.13 20:56:06.785624 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1629 | 2026.05.13 20:56:06.785698 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1630 | 2026.05.13 20:56:06.785720 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1631 | 2026.05.13 20:56:06.785763 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1632 | 2026.05.13 20:56:06.785802 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1633 | 2026.05.13 20:56:06.787500 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Debug> executeQuery: Read 38 rows, 6.12 KiB in 0.003094 sec., 12281.835811247576 rows/sec., 1.93 MiB/sec. | ||
| 1634 | 2026.05.13 20:56:06.787623 [ 293 ] {180c9a5b-7833-401a-8c0e-e86a97431a93} <Debug> TCPHandler: Processed in 0.003517267 sec. | ||
| 1635 | 2026.05.13 20:56:06.789452 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2026.05.13 20:56:06.789562 [ 293 ] {725ea1bb-5809-4f6f-b71c-8845d684fa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1637 | 2026.05.13 20:56:06.789604 [ 293 ] {725ea1bb-5809-4f6f-b71c-8845d684fa92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1638 | 2026.05.13 20:56:06.790264 [ 293 ] {725ea1bb-5809-4f6f-b71c-8845d684fa92} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.05.13 20:56:06.790300 [ 293 ] {725ea1bb-5809-4f6f-b71c-8845d684fa92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1640 | 2026.05.13 20:56:06.790657 [ 293 ] {725ea1bb-5809-4f6f-b71c-8845d684fa92} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1641 | 2026.05.13 20:56:06.790879 [ 293 ] {725ea1bb-5809-4f6f-b71c-8845d684fa92} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.05.13 20:56:06.791022 [ 293 ] {725ea1bb-5809-4f6f-b71c-8845d684fa92} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001492 sec., 52278.82037533512 rows/sec., 4.31 MiB/sec. | ||
| 1643 | 2026.05.13 20:56:06.791071 [ 293 ] {725ea1bb-5809-4f6f-b71c-8845d684fa92} <Debug> TCPHandler: Processed in 0.001669573 sec. | ||
| 1644 | 2026.05.13 20:56:06.791240 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.05.13 20:56:06.791338 [ 293 ] {d65ae49f-0966-4f44-a074-be4d0336cee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1646 | 2026.05.13 20:56:06.791378 [ 293 ] {d65ae49f-0966-4f44-a074-be4d0336cee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1647 | 2026.05.13 20:56:06.791833 [ 293 ] {d65ae49f-0966-4f44-a074-be4d0336cee5} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.05.13 20:56:06.791869 [ 293 ] {d65ae49f-0966-4f44-a074-be4d0336cee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1649 | 2026.05.13 20:56:06.792174 [ 293 ] {d65ae49f-0966-4f44-a074-be4d0336cee5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1650 | 2026.05.13 20:56:06.792393 [ 293 ] {d65ae49f-0966-4f44-a074-be4d0336cee5} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.05.13 20:56:06.792497 [ 61 ] {} <Debug> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1652 | 2026.05.13 20:56:06.792521 [ 293 ] {d65ae49f-0966-4f44-a074-be4d0336cee5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001203 sec., 9143.80714879468 rows/sec., 687.57 KiB/sec. | ||
| 1653 | 2026.05.13 20:56:06.792541 [ 61 ] {} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.05.13 20:56:06.792560 [ 293 ] {d65ae49f-0966-4f44-a074-be4d0336cee5} <Debug> TCPHandler: Processed in 0.001370371 sec. | ||
| 1655 | 2026.05.13 20:56:06.792567 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1656 | 2026.05.13 20:56:06.792691 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.05.13 20:56:06.792706 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1658 | 2026.05.13 20:56:06.792790 [ 293 ] {62fbefa0-3fe2-44a4-9f7c-a861f838b90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1659 | 2026.05.13 20:56:06.792834 [ 293 ] {62fbefa0-3fe2-44a4-9f7c-a861f838b90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1660 | 2026.05.13 20:56:06.792870 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1661 | 2026.05.13 20:56:06.792910 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part | ||
| 1662 | 2026.05.13 20:56:06.792980 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1663 | 2026.05.13 20:56:06.793040 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 142 rows starting from the beginning of the part | ||
| 1664 | 2026.05.13 20:56:06.793093 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1665 | 2026.05.13 20:56:06.793137 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::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 | ||
| 1666 | 2026.05.13 20:56:06.793184 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1667 | 2026.05.13 20:56:06.793271 [ 293 ] {62fbefa0-3fe2-44a4-9f7c-a861f838b90e} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.05.13 20:56:06.793313 [ 293 ] {62fbefa0-3fe2-44a4-9f7c-a861f838b90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1669 | 2026.05.13 20:56:06.793651 [ 293 ] {62fbefa0-3fe2-44a4-9f7c-a861f838b90e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1670 | 2026.05.13 20:56:06.793889 [ 293 ] {62fbefa0-3fe2-44a4-9f7c-a861f838b90e} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.05.13 20:56:06.794025 [ 293 ] {62fbefa0-3fe2-44a4-9f7c-a861f838b90e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001253 sec., 59856.34477254589 rows/sec., 4.67 MiB/sec. | ||
| 1672 | 2026.05.13 20:56:06.794071 [ 293 ] {62fbefa0-3fe2-44a4-9f7c-a861f838b90e} <Debug> TCPHandler: Processed in 0.001429351 sec. | ||
| 1673 | 2026.05.13 20:56:06.794142 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497432 sec., 233733.48505975565 rows/sec., 15.27 MiB/sec. | ||
| 1674 | 2026.05.13 20:56:06.794194 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2026.05.13 20:56:06.794302 [ 293 ] {9c78b852-ebb9-4967-9c27-ccb8dbdfe1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1676 | 2026.05.13 20:56:06.794336 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1677 | 2026.05.13 20:56:06.794343 [ 293 ] {9c78b852-ebb9-4967-9c27-ccb8dbdfe1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1678 | 2026.05.13 20:56:06.794615 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_6_1} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.05.13 20:56:06.794685 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_6_1} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1680 | 2026.05.13 20:56:06.794760 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1681 | 2026.05.13 20:56:06.794784 [ 293 ] {9c78b852-ebb9-4967-9c27-ccb8dbdfe1eb} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.05.13 20:56:06.794818 [ 293 ] {9c78b852-ebb9-4967-9c27-ccb8dbdfe1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1683 | 2026.05.13 20:56:06.795146 [ 293 ] {9c78b852-ebb9-4967-9c27-ccb8dbdfe1eb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1684 | 2026.05.13 20:56:06.795353 [ 293 ] {9c78b852-ebb9-4967-9c27-ccb8dbdfe1eb} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.05.13 20:56:06.795480 [ 293 ] {9c78b852-ebb9-4967-9c27-ccb8dbdfe1eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 1686 | 2026.05.13 20:56:06.795516 [ 293 ] {9c78b852-ebb9-4967-9c27-ccb8dbdfe1eb} <Debug> TCPHandler: Processed in 0.001370671 sec. | ||
| 1687 | 2026.05.13 20:56:06.795629 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.05.13 20:56:06.795725 [ 293 ] {9458e0c9-6a69-4bf0-aed0-595ff6cb69ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1689 | 2026.05.13 20:56:06.795777 [ 293 ] {9458e0c9-6a69-4bf0-aed0-595ff6cb69ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1690 | 2026.05.13 20:56:06.796569 [ 293 ] {9458e0c9-6a69-4bf0-aed0-595ff6cb69ec} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.05.13 20:56:06.796605 [ 293 ] {9458e0c9-6a69-4bf0-aed0-595ff6cb69ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1692 | 2026.05.13 20:56:06.797098 [ 293 ] {9458e0c9-6a69-4bf0-aed0-595ff6cb69ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1693 | 2026.05.13 20:56:06.797321 [ 293 ] {9458e0c9-6a69-4bf0-aed0-595ff6cb69ec} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.05.13 20:56:06.797454 [ 293 ] {9458e0c9-6a69-4bf0-aed0-595ff6cb69ec} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001747 sec., 6296.508299942759 rows/sec., 11.28 MiB/sec. | ||
| 1695 | 2026.05.13 20:56:06.797505 [ 293 ] {9458e0c9-6a69-4bf0-aed0-595ff6cb69ec} <Debug> TCPHandler: Processed in 0.001923615 sec. | ||
| 1696 | 2026.05.13 20:56:06.797619 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.05.13 20:56:06.797715 [ 293 ] {7f37d74e-8217-4537-b1f9-a11d63431a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1698 | 2026.05.13 20:56:06.797755 [ 293 ] {7f37d74e-8217-4537-b1f9-a11d63431a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1699 | 2026.05.13 20:56:06.798104 [ 293 ] {7f37d74e-8217-4537-b1f9-a11d63431a9c} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2026.05.13 20:56:06.798140 [ 293 ] {7f37d74e-8217-4537-b1f9-a11d63431a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1701 | 2026.05.13 20:56:06.798434 [ 293 ] {7f37d74e-8217-4537-b1f9-a11d63431a9c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1702 | 2026.05.13 20:56:06.798641 [ 293 ] {7f37d74e-8217-4537-b1f9-a11d63431a9c} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.05.13 20:56:06.798766 [ 293 ] {7f37d74e-8217-4537-b1f9-a11d63431a9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 1704 | 2026.05.13 20:56:06.798800 [ 293 ] {7f37d74e-8217-4537-b1f9-a11d63431a9c} <Debug> TCPHandler: Processed in 0.00122932 sec. | ||
| 1705 | 2026.05.13 20:56:10.430378 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54336 | ||
| 1706 | 2026.05.13 20:56:10.430495 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1707 | 2026.05.13 20:56:10.430524 [ 307 ] {} <Debug> TCP-Session: 13118ee9-c8fc-4ede-a33b-84979df11a91 Authenticating user 'default' from [fd00:1122:3344:101::e]:54336 | ||
| 1708 | 2026.05.13 20:56:10.430548 [ 307 ] {} <Debug> TCP-Session: 13118ee9-c8fc-4ede-a33b-84979df11a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1709 | 2026.05.13 20:56:10.430561 [ 307 ] {} <Debug> TCP-Session: 13118ee9-c8fc-4ede-a33b-84979df11a91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2026.05.13 20:56:10.430802 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50469 | ||
| 1711 | 2026.05.13 20:56:10.430832 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46584 | ||
| 1712 | 2026.05.13 20:56:10.430865 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58563 | ||
| 1713 | 2026.05.13 20:56:10.430873 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60257 | ||
| 1714 | 2026.05.13 20:56:10.430910 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39589 | ||
| 1715 | 2026.05.13 20:56:10.430944 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1716 | 2026.05.13 20:56:10.430960 [ 307 ] {} <Trace> TCP-Session: 13118ee9-c8fc-4ede-a33b-84979df11a91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.05.13 20:56:10.430981 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1718 | 2026.05.13 20:56:10.430988 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1719 | 2026.05.13 20:56:10.431000 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1720 | 2026.05.13 20:56:10.431029 [ 311 ] {} <Debug> TCP-Session: dbcfba19-718a-4059-8128-b99d2d5f7e27 Authenticating user 'default' from [fd00:1122:3344:101::e]:58563 | ||
| 1721 | 2026.05.13 20:56:10.431039 [ 312 ] {} <Debug> TCP-Session: 22101ef4-2dff-4b35-82db-7b88a933eb27 Authenticating user 'default' from [fd00:1122:3344:101::e]:60257 | ||
| 1722 | 2026.05.13 20:56:10.431054 [ 314 ] {} <Debug> TCP-Session: 2e83e2fb-e4a5-4472-b1ca-8aff9c5cf357 Authenticating user 'default' from [fd00:1122:3344:101::e]:39589 | ||
| 1723 | 2026.05.13 20:56:10.431060 [ 311 ] {} <Debug> TCP-Session: dbcfba19-718a-4059-8128-b99d2d5f7e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2026.05.13 20:56:10.431073 [ 312 ] {} <Debug> TCP-Session: 22101ef4-2dff-4b35-82db-7b88a933eb27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1725 | 2026.05.13 20:56:10.431078 [ 314 ] {} <Debug> TCP-Session: 2e83e2fb-e4a5-4472-b1ca-8aff9c5cf357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2026.05.13 20:56:10.431082 [ 311 ] {} <Debug> TCP-Session: dbcfba19-718a-4059-8128-b99d2d5f7e27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2026.05.13 20:56:10.431100 [ 314 ] {} <Debug> TCP-Session: 2e83e2fb-e4a5-4472-b1ca-8aff9c5cf357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1728 | 2026.05.13 20:56:10.431094 [ 312 ] {} <Debug> TCP-Session: 22101ef4-2dff-4b35-82db-7b88a933eb27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2026.05.13 20:56:10.430986 [ 308 ] {} <Debug> TCP-Session: 6b9656e3-b2da-45b2-b725-3be653a58c74 Authenticating user 'default' from [fd00:1122:3344:101::e]:50469 | ||
| 1730 | 2026.05.13 20:56:10.430981 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1731 | 2026.05.13 20:56:10.431166 [ 308 ] {} <Debug> TCP-Session: 6b9656e3-b2da-45b2-b725-3be653a58c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1732 | 2026.05.13 20:56:10.431162 [ 307 ] {c92971d1-8ed8-4ed7-9653-a3eef41d5406} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54336) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1733 | 2026.05.13 20:56:10.431189 [ 309 ] {} <Debug> TCP-Session: 9e6bee2e-c1c7-439b-a35a-c8f04cee6f40 Authenticating user 'default' from [fd00:1122:3344:101::e]:46584 | ||
| 1734 | 2026.05.13 20:56:10.431194 [ 308 ] {} <Debug> TCP-Session: 6b9656e3-b2da-45b2-b725-3be653a58c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2026.05.13 20:56:10.431233 [ 309 ] {} <Debug> TCP-Session: 9e6bee2e-c1c7-439b-a35a-c8f04cee6f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2026.05.13 20:56:10.430917 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61512 | ||
| 1737 | 2026.05.13 20:56:10.431261 [ 309 ] {} <Debug> TCP-Session: 9e6bee2e-c1c7-439b-a35a-c8f04cee6f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1738 | 2026.05.13 20:56:10.430887 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65032 | ||
| 1739 | 2026.05.13 20:56:10.431341 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1740 | 2026.05.13 20:56:10.430860 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63617 | ||
| 1741 | 2026.05.13 20:56:10.431383 [ 315 ] {} <Debug> TCP-Session: 2a5e89c8-ec13-4198-a964-14c4cba19152 Authenticating user 'default' from [fd00:1122:3344:101::e]:61512 | ||
| 1742 | 2026.05.13 20:56:10.431415 [ 315 ] {} <Debug> TCP-Session: 2a5e89c8-ec13-4198-a964-14c4cba19152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1743 | 2026.05.13 20:56:10.431428 [ 315 ] {} <Debug> TCP-Session: 2a5e89c8-ec13-4198-a964-14c4cba19152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1744 | 2026.05.13 20:56:10.431462 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1745 | 2026.05.13 20:56:10.431477 [ 307 ] {c92971d1-8ed8-4ed7-9653-a3eef41d5406} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1746 | 2026.05.13 20:56:10.431512 [ 313 ] {} <Debug> TCP-Session: 2739e99d-d0ae-464d-a44f-7d3f7125d119 Authenticating user 'default' from [fd00:1122:3344:101::e]:65032 | ||
| 1747 | 2026.05.13 20:56:10.431548 [ 313 ] {} <Debug> TCP-Session: 2739e99d-d0ae-464d-a44f-7d3f7125d119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1748 | 2026.05.13 20:56:10.431562 [ 313 ] {} <Debug> TCP-Session: 2739e99d-d0ae-464d-a44f-7d3f7125d119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1749 | 2026.05.13 20:56:10.431564 [ 307 ] {c92971d1-8ed8-4ed7-9653-a3eef41d5406} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1750 | 2026.05.13 20:56:10.431564 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1751 | 2026.05.13 20:56:10.431612 [ 310 ] {} <Debug> TCP-Session: f28dddb4-573d-4ee9-8e1b-e4aa10dfe1c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63617 | ||
| 1752 | 2026.05.13 20:56:10.431632 [ 310 ] {} <Debug> TCP-Session: f28dddb4-573d-4ee9-8e1b-e4aa10dfe1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1753 | 2026.05.13 20:56:10.431645 [ 310 ] {} <Debug> TCP-Session: f28dddb4-573d-4ee9-8e1b-e4aa10dfe1c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1754 | 2026.05.13 20:56:10.431887 [ 307 ] {c92971d1-8ed8-4ed7-9653-a3eef41d5406} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603) (SelectExecutor): Key condition: unknown | ||
| 1755 | 2026.05.13 20:56:10.432873 [ 353 ] {c92971d1-8ed8-4ed7-9653-a3eef41d5406} <Trace> AggregatingTransform: Aggregating | ||
| 1756 | 2026.05.13 20:56:10.432915 [ 353 ] {c92971d1-8ed8-4ed7-9653-a3eef41d5406} <Trace> Aggregator: Aggregation method: without_key | ||
| 1757 | 2026.05.13 20:56:10.432951 [ 353 ] {c92971d1-8ed8-4ed7-9653-a3eef41d5406} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955867 sec. (1046.171 rows/sec., 40.87 KiB/sec.) | ||
| 1758 | 2026.05.13 20:56:10.432971 [ 353 ] {c92971d1-8ed8-4ed7-9653-a3eef41d5406} <Trace> Aggregator: Merging aggregated data | ||
| 1759 | 2026.05.13 20:56:10.434651 [ 307 ] {c92971d1-8ed8-4ed7-9653-a3eef41d5406} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003542 sec., 282.326369282891 rows/sec., 11.03 KiB/sec. | ||
| 1760 | 2026.05.13 20:56:10.434858 [ 307 ] {c92971d1-8ed8-4ed7-9653-a3eef41d5406} <Debug> TCPHandler: Processed in 0.004027911 sec. | ||
| 1761 | 2026.05.13 20:56:10.435012 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1762 | 2026.05.13 20:56:10.435044 [ 307 ] {} <Debug> TCP-Session: 13118ee9-c8fc-4ede-a33b-84979df11a91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2026.05.13 20:56:10.435045 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1764 | 2026.05.13 20:56:10.435065 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1765 | 2026.05.13 20:56:10.435086 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1766 | 2026.05.13 20:56:10.435101 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1767 | 2026.05.13 20:56:10.435127 [ 308 ] {} <Debug> TCP-Session: 6b9656e3-b2da-45b2-b725-3be653a58c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2026.05.13 20:56:10.435144 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1769 | 2026.05.13 20:56:10.435170 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1770 | 2026.05.13 20:56:10.435179 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1771 | 2026.05.13 20:56:10.435208 [ 313 ] {} <Debug> TCP-Session: 2739e99d-d0ae-464d-a44f-7d3f7125d119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1772 | 2026.05.13 20:56:10.435139 [ 315 ] {} <Debug> TCP-Session: 2a5e89c8-ec13-4198-a964-14c4cba19152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1773 | 2026.05.13 20:56:10.435237 [ 312 ] {} <Debug> TCP-Session: 22101ef4-2dff-4b35-82db-7b88a933eb27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1774 | 2026.05.13 20:56:10.435094 [ 311 ] {} <Debug> TCP-Session: dbcfba19-718a-4059-8128-b99d2d5f7e27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2026.05.13 20:56:10.435120 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1776 | 2026.05.13 20:56:10.435240 [ 314 ] {} <Debug> TCP-Session: 2e83e2fb-e4a5-4472-b1ca-8aff9c5cf357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1777 | 2026.05.13 20:56:10.435357 [ 309 ] {} <Debug> TCP-Session: 9e6bee2e-c1c7-439b-a35a-c8f04cee6f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1778 | 2026.05.13 20:56:10.435167 [ 310 ] {} <Debug> TCP-Session: f28dddb4-573d-4ee9-8e1b-e4aa10dfe1c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1779 | 2026.05.13 20:56:10.689577 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43147 | ||
| 1780 | 2026.05.13 20:56:10.689676 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1781 | 2026.05.13 20:56:10.689707 [ 311 ] {} <Debug> TCP-Session: 3823c76d-e0d6-4457-a764-3ed3126e8036 Authenticating user 'default' from [fd00:1122:3344:101::e]:43147 | ||
| 1782 | 2026.05.13 20:56:10.689732 [ 311 ] {} <Debug> TCP-Session: 3823c76d-e0d6-4457-a764-3ed3126e8036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1783 | 2026.05.13 20:56:10.689754 [ 311 ] {} <Debug> TCP-Session: 3823c76d-e0d6-4457-a764-3ed3126e8036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1784 | 2026.05.13 20:56:10.690006 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33874 | ||
| 1785 | 2026.05.13 20:56:10.690031 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45014 | ||
| 1786 | 2026.05.13 20:56:10.690069 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60291 | ||
| 1787 | 2026.05.13 20:56:10.690025 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33405 | ||
| 1788 | 2026.05.13 20:56:10.690111 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40985 | ||
| 1789 | 2026.05.13 20:56:10.690140 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47794 | ||
| 1790 | 2026.05.13 20:56:10.690167 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1791 | 2026.05.13 20:56:10.690181 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1792 | 2026.05.13 20:56:10.690210 [ 313 ] {} <Debug> TCP-Session: a5dcbff3-44ea-427c-b5d3-658f0935d813 Authenticating user 'default' from [fd00:1122:3344:101::e]:45014 | ||
| 1793 | 2026.05.13 20:56:10.690225 [ 314 ] {} <Debug> TCP-Session: adb6068d-9115-48b7-9aa2-e30d4af42878 Authenticating user 'default' from [fd00:1122:3344:101::e]:33405 | ||
| 1794 | 2026.05.13 20:56:10.690240 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1795 | 2026.05.13 20:56:10.690240 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1796 | 2026.05.13 20:56:10.690254 [ 314 ] {} <Debug> TCP-Session: adb6068d-9115-48b7-9aa2-e30d4af42878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1797 | 2026.05.13 20:56:10.690264 [ 311 ] {} <Trace> TCP-Session: 3823c76d-e0d6-4457-a764-3ed3126e8036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.05.13 20:56:10.690291 [ 314 ] {} <Debug> TCP-Session: adb6068d-9115-48b7-9aa2-e30d4af42878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1799 | 2026.05.13 20:56:10.690276 [ 309 ] {} <Debug> TCP-Session: 57ea34e2-cf64-415a-9faf-f3a8df019560 Authenticating user 'default' from [fd00:1122:3344:101::e]:47794 | ||
| 1800 | 2026.05.13 20:56:10.690246 [ 313 ] {} <Debug> TCP-Session: a5dcbff3-44ea-427c-b5d3-658f0935d813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2026.05.13 20:56:10.690367 [ 309 ] {} <Debug> TCP-Session: 57ea34e2-cf64-415a-9faf-f3a8df019560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1802 | 2026.05.13 20:56:10.690378 [ 313 ] {} <Debug> TCP-Session: a5dcbff3-44ea-427c-b5d3-658f0935d813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1803 | 2026.05.13 20:56:10.690395 [ 309 ] {} <Debug> TCP-Session: 57ea34e2-cf64-415a-9faf-f3a8df019560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1804 | 2026.05.13 20:56:10.690155 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1805 | 2026.05.13 20:56:10.690287 [ 307 ] {} <Debug> TCP-Session: cafa1e3b-f0fb-44f2-9ea1-533d3864f36f Authenticating user 'default' from [fd00:1122:3344:101::e]:40985 | ||
| 1806 | 2026.05.13 20:56:10.690167 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1807 | 2026.05.13 20:56:10.690488 [ 307 ] {} <Debug> TCP-Session: cafa1e3b-f0fb-44f2-9ea1-533d3864f36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2026.05.13 20:56:10.690513 [ 315 ] {} <Debug> TCP-Session: c82cae17-516e-4d39-add3-5f102553022b Authenticating user 'default' from [fd00:1122:3344:101::e]:60291 | ||
| 1809 | 2026.05.13 20:56:10.690524 [ 307 ] {} <Debug> TCP-Session: cafa1e3b-f0fb-44f2-9ea1-533d3864f36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1810 | 2026.05.13 20:56:10.690531 [ 311 ] {ce1cff27-acd2-4d52-8c1f-b1ed47a7f754} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43147) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1811 | 2026.05.13 20:56:10.690541 [ 315 ] {} <Debug> TCP-Session: c82cae17-516e-4d39-add3-5f102553022b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1812 | 2026.05.13 20:56:10.690479 [ 312 ] {} <Debug> TCP-Session: c7ee0811-a6f8-482f-b60f-3912fe443e7e Authenticating user 'default' from [fd00:1122:3344:101::e]:33874 | ||
| 1813 | 2026.05.13 20:56:10.690587 [ 315 ] {} <Debug> TCP-Session: c82cae17-516e-4d39-add3-5f102553022b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1814 | 2026.05.13 20:56:10.690145 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39208 | ||
| 1815 | 2026.05.13 20:56:10.690629 [ 312 ] {} <Debug> TCP-Session: c7ee0811-a6f8-482f-b60f-3912fe443e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1816 | 2026.05.13 20:56:10.690109 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38508 | ||
| 1817 | 2026.05.13 20:56:10.690668 [ 312 ] {} <Debug> TCP-Session: c7ee0811-a6f8-482f-b60f-3912fe443e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2026.05.13 20:56:10.690716 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1819 | 2026.05.13 20:56:10.690733 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1820 | 2026.05.13 20:56:10.690746 [ 310 ] {} <Debug> TCP-Session: f7888c78-6153-4c21-a831-69c045015b39 Authenticating user 'default' from [fd00:1122:3344:101::e]:39208 | ||
| 1821 | 2026.05.13 20:56:10.690761 [ 308 ] {} <Debug> TCP-Session: 9d1fc9d1-633f-4200-92df-c96bda418579 Authenticating user 'default' from [fd00:1122:3344:101::e]:38508 | ||
| 1822 | 2026.05.13 20:56:10.690791 [ 310 ] {} <Debug> TCP-Session: f7888c78-6153-4c21-a831-69c045015b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1823 | 2026.05.13 20:56:10.690798 [ 308 ] {} <Debug> TCP-Session: 9d1fc9d1-633f-4200-92df-c96bda418579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1824 | 2026.05.13 20:56:10.690815 [ 310 ] {} <Debug> TCP-Session: f7888c78-6153-4c21-a831-69c045015b39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2026.05.13 20:56:10.690828 [ 308 ] {} <Debug> TCP-Session: 9d1fc9d1-633f-4200-92df-c96bda418579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2026.05.13 20:56:10.690941 [ 311 ] {ce1cff27-acd2-4d52-8c1f-b1ed47a7f754} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1827 | 2026.05.13 20:56:10.691025 [ 311 ] {ce1cff27-acd2-4d52-8c1f-b1ed47a7f754} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1828 | 2026.05.13 20:56:10.691434 [ 311 ] {ce1cff27-acd2-4d52-8c1f-b1ed47a7f754} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603) (SelectExecutor): Key condition: unknown | ||
| 1829 | 2026.05.13 20:56:10.692957 [ 317 ] {ce1cff27-acd2-4d52-8c1f-b1ed47a7f754} <Trace> AggregatingTransform: Aggregating | ||
| 1830 | 2026.05.13 20:56:10.693009 [ 317 ] {ce1cff27-acd2-4d52-8c1f-b1ed47a7f754} <Trace> Aggregator: Aggregation method: without_key | ||
| 1831 | 2026.05.13 20:56:10.693046 [ 317 ] {ce1cff27-acd2-4d52-8c1f-b1ed47a7f754} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001487612 sec. (672.218 rows/sec., 26.26 KiB/sec.) | ||
| 1832 | 2026.05.13 20:56:10.693085 [ 317 ] {ce1cff27-acd2-4d52-8c1f-b1ed47a7f754} <Trace> Aggregator: Merging aggregated data | ||
| 1833 | 2026.05.13 20:56:10.694827 [ 311 ] {ce1cff27-acd2-4d52-8c1f-b1ed47a7f754} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004369 sec., 228.88532845044634 rows/sec., 8.94 KiB/sec. | ||
| 1834 | 2026.05.13 20:56:10.695090 [ 311 ] {ce1cff27-acd2-4d52-8c1f-b1ed47a7f754} <Debug> TCPHandler: Processed in 0.005033209 sec. | ||
| 1835 | 2026.05.13 20:56:10.695282 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1836 | 2026.05.13 20:56:10.695309 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1837 | 2026.05.13 20:56:10.695331 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1838 | 2026.05.13 20:56:10.695358 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1839 | 2026.05.13 20:56:10.695371 [ 310 ] {} <Debug> TCP-Session: f7888c78-6153-4c21-a831-69c045015b39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2026.05.13 20:56:10.695398 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1841 | 2026.05.13 20:56:10.695417 [ 307 ] {} <Debug> TCP-Session: cafa1e3b-f0fb-44f2-9ea1-533d3864f36f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2026.05.13 20:56:10.695439 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1843 | 2026.05.13 20:56:10.695456 [ 313 ] {} <Debug> TCP-Session: a5dcbff3-44ea-427c-b5d3-658f0935d813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.05.13 20:56:10.695427 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1845 | 2026.05.13 20:56:10.695485 [ 315 ] {} <Debug> TCP-Session: c82cae17-516e-4d39-add3-5f102553022b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2026.05.13 20:56:10.695524 [ 309 ] {} <Debug> TCP-Session: 57ea34e2-cf64-415a-9faf-f3a8df019560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.05.13 20:56:10.695394 [ 312 ] {} <Debug> TCP-Session: c7ee0811-a6f8-482f-b60f-3912fe443e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.05.13 20:56:10.695474 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1849 | 2026.05.13 20:56:10.695382 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1850 | 2026.05.13 20:56:10.695730 [ 314 ] {} <Debug> TCP-Session: adb6068d-9115-48b7-9aa2-e30d4af42878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1851 | 2026.05.13 20:56:10.695323 [ 311 ] {} <Debug> TCP-Session: 3823c76d-e0d6-4457-a764-3ed3126e8036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1852 | 2026.05.13 20:56:10.695764 [ 308 ] {} <Debug> TCP-Session: 9d1fc9d1-633f-4200-92df-c96bda418579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1853 | 2026.05.13 20:56:10.786563 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42069 | ||
| 1854 | 2026.05.13 20:56:10.786668 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1855 | 2026.05.13 20:56:10.786695 [ 311 ] {} <Debug> TCP-Session: 34d3c855-0354-4257-a05f-2a7efe74e7ad Authenticating user 'default' from [fd00:1122:3344:101::e]:42069 | ||
| 1856 | 2026.05.13 20:56:10.786719 [ 311 ] {} <Debug> TCP-Session: 34d3c855-0354-4257-a05f-2a7efe74e7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1857 | 2026.05.13 20:56:10.786733 [ 311 ] {} <Debug> TCP-Session: 34d3c855-0354-4257-a05f-2a7efe74e7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1858 | 2026.05.13 20:56:10.786939 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50501 | ||
| 1859 | 2026.05.13 20:56:10.786991 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40976 | ||
| 1860 | 2026.05.13 20:56:10.786996 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35044 | ||
| 1861 | 2026.05.13 20:56:10.787039 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34637 | ||
| 1862 | 2026.05.13 20:56:10.787065 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58487 | ||
| 1863 | 2026.05.13 20:56:10.787054 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33581 | ||
| 1864 | 2026.05.13 20:56:10.787015 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1865 | 2026.05.13 20:56:10.787147 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1866 | 2026.05.13 20:56:10.787164 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1867 | 2026.05.13 20:56:10.787188 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1868 | 2026.05.13 20:56:10.787179 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1869 | 2026.05.13 20:56:10.787212 [ 307 ] {} <Debug> TCP-Session: a4832f1f-601c-4eba-96fe-42cd85ead41a Authenticating user 'default' from [fd00:1122:3344:101::e]:34637 | ||
| 1870 | 2026.05.13 20:56:10.787215 [ 309 ] {} <Debug> TCP-Session: f1207035-0284-464f-b8c1-b4613957c490 Authenticating user 'default' from [fd00:1122:3344:101::e]:33581 | ||
| 1871 | 2026.05.13 20:56:10.787237 [ 310 ] {} <Debug> TCP-Session: 943a61e5-c8aa-4b9f-b837-670560bc9ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58487 | ||
| 1872 | 2026.05.13 20:56:10.787248 [ 309 ] {} <Debug> TCP-Session: f1207035-0284-464f-b8c1-b4613957c490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2026.05.13 20:56:10.787244 [ 307 ] {} <Debug> TCP-Session: a4832f1f-601c-4eba-96fe-42cd85ead41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2026.05.13 20:56:10.787263 [ 310 ] {} <Debug> TCP-Session: 943a61e5-c8aa-4b9f-b837-670560bc9ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.05.13 20:56:10.787265 [ 309 ] {} <Debug> TCP-Session: f1207035-0284-464f-b8c1-b4613957c490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2026.05.13 20:56:10.787278 [ 307 ] {} <Debug> TCP-Session: a4832f1f-601c-4eba-96fe-42cd85ead41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1877 | 2026.05.13 20:56:10.787291 [ 310 ] {} <Debug> TCP-Session: 943a61e5-c8aa-4b9f-b837-670560bc9ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1878 | 2026.05.13 20:56:10.787177 [ 312 ] {} <Debug> TCP-Session: dbcaec58-7ad3-4cc8-8d65-6a0e5defcd2c Authenticating user 'default' from [fd00:1122:3344:101::e]:50501 | ||
| 1879 | 2026.05.13 20:56:10.787196 [ 313 ] {} <Debug> TCP-Session: 34c51ac1-6c77-4eee-a796-53939b665fb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35044 | ||
| 1880 | 2026.05.13 20:56:10.787349 [ 312 ] {} <Debug> TCP-Session: dbcaec58-7ad3-4cc8-8d65-6a0e5defcd2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1881 | 2026.05.13 20:56:10.787373 [ 313 ] {} <Debug> TCP-Session: 34c51ac1-6c77-4eee-a796-53939b665fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1882 | 2026.05.13 20:56:10.787377 [ 312 ] {} <Debug> TCP-Session: dbcaec58-7ad3-4cc8-8d65-6a0e5defcd2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1883 | 2026.05.13 20:56:10.787396 [ 313 ] {} <Debug> TCP-Session: 34c51ac1-6c77-4eee-a796-53939b665fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2026.05.13 20:56:10.787046 [ 311 ] {} <Trace> TCP-Session: 34d3c855-0354-4257-a05f-2a7efe74e7ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.05.13 20:56:10.787041 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54893 | ||
| 1886 | 2026.05.13 20:56:10.787011 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42477 | ||
| 1887 | 2026.05.13 20:56:10.787070 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1888 | 2026.05.13 20:56:10.787537 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1889 | 2026.05.13 20:56:10.787550 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1890 | 2026.05.13 20:56:10.787555 [ 314 ] {} <Debug> TCP-Session: d1490b99-d6b8-4d8e-9e54-d1c1fad8e09c Authenticating user 'default' from [fd00:1122:3344:101::e]:40976 | ||
| 1891 | 2026.05.13 20:56:10.787566 [ 308 ] {} <Debug> TCP-Session: 64efe96e-6e5b-4b88-af3b-13a243e9ade4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54893 | ||
| 1892 | 2026.05.13 20:56:10.787576 [ 315 ] {} <Debug> TCP-Session: 9ee9bf2e-732e-4faf-887b-7112ecb88b62 Authenticating user 'default' from [fd00:1122:3344:101::e]:42477 | ||
| 1893 | 2026.05.13 20:56:10.787596 [ 314 ] {} <Debug> TCP-Session: d1490b99-d6b8-4d8e-9e54-d1c1fad8e09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2026.05.13 20:56:10.787603 [ 308 ] {} <Debug> TCP-Session: 64efe96e-6e5b-4b88-af3b-13a243e9ade4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2026.05.13 20:56:10.787611 [ 315 ] {} <Debug> TCP-Session: 9ee9bf2e-732e-4faf-887b-7112ecb88b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.05.13 20:56:10.787628 [ 314 ] {} <Debug> TCP-Session: d1490b99-d6b8-4d8e-9e54-d1c1fad8e09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1897 | 2026.05.13 20:56:10.787657 [ 311 ] {5b461713-2aaf-4895-84f0-0b61f6bb4202} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42069) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1898 | 2026.05.13 20:56:10.787664 [ 315 ] {} <Debug> TCP-Session: 9ee9bf2e-732e-4faf-887b-7112ecb88b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.05.13 20:56:10.787635 [ 308 ] {} <Debug> TCP-Session: 64efe96e-6e5b-4b88-af3b-13a243e9ade4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.05.13 20:56:10.787929 [ 311 ] {5b461713-2aaf-4895-84f0-0b61f6bb4202} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1901 | 2026.05.13 20:56:10.787988 [ 311 ] {5b461713-2aaf-4895-84f0-0b61f6bb4202} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1902 | 2026.05.13 20:56:10.788275 [ 311 ] {5b461713-2aaf-4895-84f0-0b61f6bb4202} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603) (SelectExecutor): Key condition: unknown | ||
| 1903 | 2026.05.13 20:56:10.788366 [ 311 ] {5b461713-2aaf-4895-84f0-0b61f6bb4202} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1904 | 2026.05.13 20:56:10.911634 [ 350 ] {5b461713-2aaf-4895-84f0-0b61f6bb4202} <Trace> AggregatingTransform: Aggregating | ||
| 1905 | 2026.05.13 20:56:10.911708 [ 350 ] {5b461713-2aaf-4895-84f0-0b61f6bb4202} <Trace> Aggregator: Aggregation method: without_key | ||
| 1906 | 2026.05.13 20:56:10.911749 [ 350 ] {5b461713-2aaf-4895-84f0-0b61f6bb4202} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001093679 sec. (914.345 rows/sec., 35.72 KiB/sec.) | ||
| 1907 | 2026.05.13 20:56:10.911771 [ 350 ] {5b461713-2aaf-4895-84f0-0b61f6bb4202} <Trace> Aggregator: Merging aggregated data | ||
| 1908 | 2026.05.13 20:56:10.913210 [ 311 ] {5b461713-2aaf-4895-84f0-0b61f6bb4202} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.125605 sec., 7.961466502129692 rows/sec., 318.46 B/sec. | ||
| 1909 | 2026.05.13 20:56:10.913362 [ 311 ] {5b461713-2aaf-4895-84f0-0b61f6bb4202} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1910 | 2026.05.13 20:56:10.913381 [ 311 ] {5b461713-2aaf-4895-84f0-0b61f6bb4202} <Debug> TCPHandler: Processed in 0.12646668 sec. | ||
| 1911 | 2026.05.13 20:56:10.913596 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1912 | 2026.05.13 20:56:10.913640 [ 311 ] {} <Debug> TCP-Session: 34d3c855-0354-4257-a05f-2a7efe74e7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1913 | 2026.05.13 20:56:10.913683 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1914 | 2026.05.13 20:56:10.913706 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1915 | 2026.05.13 20:56:10.913727 [ 310 ] {} <Debug> TCP-Session: 943a61e5-c8aa-4b9f-b837-670560bc9ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1916 | 2026.05.13 20:56:10.913720 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1917 | 2026.05.13 20:56:10.913747 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1918 | 2026.05.13 20:56:10.913782 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1919 | 2026.05.13 20:56:10.913803 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1920 | 2026.05.13 20:56:10.913821 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1921 | 2026.05.13 20:56:10.913848 [ 315 ] {} <Debug> TCP-Session: 9ee9bf2e-732e-4faf-887b-7112ecb88b62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.05.13 20:56:10.913866 [ 308 ] {} <Debug> TCP-Session: 64efe96e-6e5b-4b88-af3b-13a243e9ade4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.05.13 20:56:10.913774 [ 312 ] {} <Debug> TCP-Session: dbcaec58-7ad3-4cc8-8d65-6a0e5defcd2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.05.13 20:56:10.913892 [ 309 ] {} <Debug> TCP-Session: f1207035-0284-464f-b8c1-b4613957c490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.05.13 20:56:10.913837 [ 307 ] {} <Debug> TCP-Session: a4832f1f-601c-4eba-96fe-42cd85ead41a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.05.13 20:56:10.913795 [ 313 ] {} <Debug> TCP-Session: 34c51ac1-6c77-4eee-a796-53939b665fb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1927 | 2026.05.13 20:56:10.913763 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1928 | 2026.05.13 20:56:10.914050 [ 314 ] {} <Debug> TCP-Session: d1490b99-d6b8-4d8e-9e54-d1c1fad8e09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.05.13 20:56:11.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.83 MiB, peak 195.94 MiB, free memory in arenas 0.00 B, will set to 204.96 MiB (RSS), difference: 19.13 MiB | ||
| 1930 | 2026.05.13 20:56:11.788805 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.05.13 20:56:11.789071 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 1932 | 2026.05.13 20:56:11.789452 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1933 | 2026.05.13 20:56:11.789493 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 1934 | 2026.05.13 20:56:11.789739 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1935 | 2026.05.13 20:56:11.789811 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1936 | 2026.05.13 20:56:11.789968 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1937 | 2026.05.13 20:56:11.790238 [ 361 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1938 | 2026.05.13 20:56:11.790279 [ 332 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1939 | 2026.05.13 20:56:11.790400 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 1940 | 2026.05.13 20:56:11.790433 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1941 | 2026.05.13 20:56:11.790523 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1942 | 2026.05.13 20:56:11.790548 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1943 | 2026.05.13 20:56:11.790588 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1944 | 2026.05.13 20:56:11.790628 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1945 | 2026.05.13 20:56:11.792463 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.003495 sec., 10872.675250357654 rows/sec., 2.82 MiB/sec. | ||
| 1946 | 2026.05.13 20:56:11.792571 [ 293 ] {9e29afdd-b97c-485c-9747-b078c08b3cc4} <Debug> TCPHandler: Processed in 0.003935031 sec. | ||
| 1947 | 2026.05.13 20:56:11.797854 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.05.13 20:56:11.797973 [ 293 ] {6c185369-9340-4a8c-95a1-655181fc0800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1949 | 2026.05.13 20:56:11.798019 [ 293 ] {6c185369-9340-4a8c-95a1-655181fc0800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1950 | 2026.05.13 20:56:11.798607 [ 293 ] {6c185369-9340-4a8c-95a1-655181fc0800} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.05.13 20:56:11.798650 [ 293 ] {6c185369-9340-4a8c-95a1-655181fc0800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1952 | 2026.05.13 20:56:11.799204 [ 293 ] {6c185369-9340-4a8c-95a1-655181fc0800} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1953 | 2026.05.13 20:56:11.799757 [ 293 ] {6c185369-9340-4a8c-95a1-655181fc0800} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.05.13 20:56:11.800104 [ 293 ] {6c185369-9340-4a8c-95a1-655181fc0800} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002153 sec., 131908.96423594985 rows/sec., 8.38 MiB/sec. | ||
| 1955 | 2026.05.13 20:56:11.800187 [ 293 ] {6c185369-9340-4a8c-95a1-655181fc0800} <Debug> TCPHandler: Processed in 0.002389358 sec. | ||
| 1956 | 2026.05.13 20:56:11.800401 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.05.13 20:56:11.800540 [ 293 ] {384027cd-fa99-4fb6-8b2d-076a930aaacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1958 | 2026.05.13 20:56:11.800599 [ 293 ] {384027cd-fa99-4fb6-8b2d-076a930aaacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1959 | 2026.05.13 20:56:11.801470 [ 293 ] {384027cd-fa99-4fb6-8b2d-076a930aaacb} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.05.13 20:56:11.801514 [ 293 ] {384027cd-fa99-4fb6-8b2d-076a930aaacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1961 | 2026.05.13 20:56:11.801973 [ 293 ] {384027cd-fa99-4fb6-8b2d-076a930aaacb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1962 | 2026.05.13 20:56:11.802203 [ 293 ] {384027cd-fa99-4fb6-8b2d-076a930aaacb} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.05.13 20:56:11.802344 [ 293 ] {384027cd-fa99-4fb6-8b2d-076a930aaacb} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001849 sec., 431043.8074634938 rows/sec., 33.17 MiB/sec. | ||
| 1964 | 2026.05.13 20:56:11.802389 [ 293 ] {384027cd-fa99-4fb6-8b2d-076a930aaacb} <Debug> TCPHandler: Processed in 0.002099177 sec. | ||
| 1965 | 2026.05.13 20:56:11.802532 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.05.13 20:56:11.802638 [ 293 ] {110c859e-3108-4d97-a61f-3c1d9377f0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1967 | 2026.05.13 20:56:11.802684 [ 293 ] {110c859e-3108-4d97-a61f-3c1d9377f0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1968 | 2026.05.13 20:56:11.803186 [ 293 ] {110c859e-3108-4d97-a61f-3c1d9377f0b2} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.05.13 20:56:11.803227 [ 293 ] {110c859e-3108-4d97-a61f-3c1d9377f0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1970 | 2026.05.13 20:56:11.803576 [ 293 ] {110c859e-3108-4d97-a61f-3c1d9377f0b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1971 | 2026.05.13 20:56:11.803810 [ 293 ] {110c859e-3108-4d97-a61f-3c1d9377f0b2} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.05.13 20:56:11.803962 [ 293 ] {110c859e-3108-4d97-a61f-3c1d9377f0b2} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001347 sec., 105419.45063103191 rows/sec., 6.19 MiB/sec. | ||
| 1973 | 2026.05.13 20:56:11.804021 [ 293 ] {110c859e-3108-4d97-a61f-3c1d9377f0b2} <Debug> TCPHandler: Processed in 0.001541432 sec. | ||
| 1974 | 2026.05.13 20:56:11.804159 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.05.13 20:56:11.804261 [ 293 ] {e04beebe-a883-45fb-bac5-b797b451c92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.05.13 20:56:11.804303 [ 293 ] {e04beebe-a883-45fb-bac5-b797b451c92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1977 | 2026.05.13 20:56:11.804804 [ 293 ] {e04beebe-a883-45fb-bac5-b797b451c92a} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.05.13 20:56:11.804844 [ 293 ] {e04beebe-a883-45fb-bac5-b797b451c92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1979 | 2026.05.13 20:56:11.805192 [ 293 ] {e04beebe-a883-45fb-bac5-b797b451c92a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1980 | 2026.05.13 20:56:11.805410 [ 293 ] {e04beebe-a883-45fb-bac5-b797b451c92a} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.05.13 20:56:11.805535 [ 293 ] {e04beebe-a883-45fb-bac5-b797b451c92a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001295 sec., 115057.91505791506 rows/sec., 7.43 MiB/sec. | ||
| 1982 | 2026.05.13 20:56:11.805573 [ 293 ] {e04beebe-a883-45fb-bac5-b797b451c92a} <Debug> TCPHandler: Processed in 0.001475201 sec. | ||
| 1983 | 2026.05.13 20:56:11.805740 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.05.13 20:56:11.805844 [ 293 ] {1e561dd0-37b4-4f57-baca-0db39f16956d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1985 | 2026.05.13 20:56:11.805885 [ 293 ] {1e561dd0-37b4-4f57-baca-0db39f16956d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1986 | 2026.05.13 20:56:11.806447 [ 293 ] {1e561dd0-37b4-4f57-baca-0db39f16956d} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.05.13 20:56:11.806492 [ 293 ] {1e561dd0-37b4-4f57-baca-0db39f16956d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1988 | 2026.05.13 20:56:11.806906 [ 293 ] {1e561dd0-37b4-4f57-baca-0db39f16956d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1989 | 2026.05.13 20:56:11.807150 [ 293 ] {1e561dd0-37b4-4f57-baca-0db39f16956d} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.05.13 20:56:11.807276 [ 293 ] {1e561dd0-37b4-4f57-baca-0db39f16956d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001457 sec., 101578.58613589568 rows/sec., 5.78 MiB/sec. | ||
| 1991 | 2026.05.13 20:56:11.807314 [ 293 ] {1e561dd0-37b4-4f57-baca-0db39f16956d} <Debug> TCPHandler: Processed in 0.001623993 sec. | ||
| 1992 | 2026.05.13 20:56:11.807450 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.05.13 20:56:11.807549 [ 293 ] {0f13dd41-4aa3-4834-8586-d7f0ff237a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1994 | 2026.05.13 20:56:11.807589 [ 293 ] {0f13dd41-4aa3-4834-8586-d7f0ff237a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1995 | 2026.05.13 20:56:11.808197 [ 293 ] {0f13dd41-4aa3-4834-8586-d7f0ff237a22} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.05.13 20:56:11.808235 [ 293 ] {0f13dd41-4aa3-4834-8586-d7f0ff237a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1997 | 2026.05.13 20:56:11.808585 [ 293 ] {0f13dd41-4aa3-4834-8586-d7f0ff237a22} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1998 | 2026.05.13 20:56:11.808821 [ 293 ] {0f13dd41-4aa3-4834-8586-d7f0ff237a22} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.05.13 20:56:11.808950 [ 293 ] {0f13dd41-4aa3-4834-8586-d7f0ff237a22} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00142 sec., 345070.42253521126 rows/sec., 24.19 MiB/sec. | ||
| 2000 | 2026.05.13 20:56:11.808987 [ 293 ] {0f13dd41-4aa3-4834-8586-d7f0ff237a22} <Debug> TCPHandler: Processed in 0.001587962 sec. | ||
| 2001 | 2026.05.13 20:56:11.809134 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2026.05.13 20:56:11.809233 [ 293 ] {f2d46062-66ce-4ef1-b9ef-ad3deed46de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2003 | 2026.05.13 20:56:11.809274 [ 293 ] {f2d46062-66ce-4ef1-b9ef-ad3deed46de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2004 | 2026.05.13 20:56:11.809631 [ 293 ] {f2d46062-66ce-4ef1-b9ef-ad3deed46de0} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2026.05.13 20:56:11.809668 [ 293 ] {f2d46062-66ce-4ef1-b9ef-ad3deed46de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2006 | 2026.05.13 20:56:11.809963 [ 293 ] {f2d46062-66ce-4ef1-b9ef-ad3deed46de0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2007 | 2026.05.13 20:56:11.810173 [ 293 ] {f2d46062-66ce-4ef1-b9ef-ad3deed46de0} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2026.05.13 20:56:11.810302 [ 293 ] {f2d46062-66ce-4ef1-b9ef-ad3deed46de0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 2009 | 2026.05.13 20:56:11.810337 [ 293 ] {f2d46062-66ce-4ef1-b9ef-ad3deed46de0} <Debug> TCPHandler: Processed in 0.00125358 sec. | ||
| 2010 | 2026.05.13 20:56:11.810471 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.05.13 20:56:11.810569 [ 293 ] {fe37089f-99c9-492e-a4b6-cd7c42f9df6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.05.13 20:56:11.810611 [ 293 ] {fe37089f-99c9-492e-a4b6-cd7c42f9df6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2013 | 2026.05.13 20:56:11.811027 [ 293 ] {fe37089f-99c9-492e-a4b6-cd7c42f9df6b} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.05.13 20:56:11.811063 [ 293 ] {fe37089f-99c9-492e-a4b6-cd7c42f9df6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2015 | 2026.05.13 20:56:11.811411 [ 293 ] {fe37089f-99c9-492e-a4b6-cd7c42f9df6b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2016 | 2026.05.13 20:56:11.811621 [ 293 ] {fe37089f-99c9-492e-a4b6-cd7c42f9df6b} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.05.13 20:56:11.811747 [ 293 ] {fe37089f-99c9-492e-a4b6-cd7c42f9df6b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001197 sec., 221386.80033416877 rows/sec., 14.71 MiB/sec. | ||
| 2018 | 2026.05.13 20:56:11.811783 [ 293 ] {fe37089f-99c9-492e-a4b6-cd7c42f9df6b} <Debug> TCPHandler: Processed in 0.001361031 sec. | ||
| 2019 | 2026.05.13 20:56:11.811901 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2020 | 2026.05.13 20:56:11.811997 [ 293 ] {e7222099-f85e-4a47-adfe-a64247953a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2021 | 2026.05.13 20:56:11.812038 [ 293 ] {e7222099-f85e-4a47-adfe-a64247953a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2022 | 2026.05.13 20:56:11.812408 [ 293 ] {e7222099-f85e-4a47-adfe-a64247953a0a} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.05.13 20:56:11.812452 [ 293 ] {e7222099-f85e-4a47-adfe-a64247953a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2024 | 2026.05.13 20:56:11.812851 [ 293 ] {e7222099-f85e-4a47-adfe-a64247953a0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2025 | 2026.05.13 20:56:11.813162 [ 293 ] {e7222099-f85e-4a47-adfe-a64247953a0a} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.05.13 20:56:11.813333 [ 293 ] {e7222099-f85e-4a47-adfe-a64247953a0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001353 sec., 739.0983000739099 rows/sec., 49.80 KiB/sec. | ||
| 2027 | 2026.05.13 20:56:11.813382 [ 293 ] {e7222099-f85e-4a47-adfe-a64247953a0a} <Debug> TCPHandler: Processed in 0.001529922 sec. | ||
| 2028 | 2026.05.13 20:56:11.813536 [ 293 ] {} <Trace> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.05.13 20:56:11.813674 [ 293 ] {89a6a198-d1b2-4520-9364-143541c2df66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35184) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2030 | 2026.05.13 20:56:11.813731 [ 293 ] {89a6a198-d1b2-4520-9364-143541c2df66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2031 | 2026.05.13 20:56:11.814185 [ 293 ] {89a6a198-d1b2-4520-9364-143541c2df66} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.05.13 20:56:11.814224 [ 293 ] {89a6a198-d1b2-4520-9364-143541c2df66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2033 | 2026.05.13 20:56:11.814601 [ 293 ] {89a6a198-d1b2-4520-9364-143541c2df66} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2034 | 2026.05.13 20:56:11.814821 [ 293 ] {89a6a198-d1b2-4520-9364-143541c2df66} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.05.13 20:56:11.814963 [ 293 ] {89a6a198-d1b2-4520-9364-143541c2df66} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00132 sec., 68181.81818181818 rows/sec., 4.27 MiB/sec. | ||
| 2036 | 2026.05.13 20:56:11.815002 [ 293 ] {89a6a198-d1b2-4520-9364-143541c2df66} <Debug> TCPHandler: Processed in 0.001533412 sec. | ||
| 2037 | 2026.05.13 20:56:13.468907 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2038 | 2026.05.13 20:56:13.468964 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2039 | 2026.05.13 20:56:13.514780 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 242 | ||
| 2040 | 2026.05.13 20:56:13.516105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3757 | ||
| 2041 | 2026.05.13 20:56:13.516643 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.05.13 20:56:13.516695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2043 | 2026.05.13 20:56:13.517223 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2044 | 2026.05.13 20:56:13.517277 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.05.13 20:56:13.517333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2046 | 2026.05.13 20:56:13.517492 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.05.13 20:56:13.517629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3757 | ||
| 2048 | 2026.05.13 20:56:13.518562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2049 | 2026.05.13 20:56:13.518841 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.05.13 20:56:13.519082 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 2051 | 2026.05.13 20:56:13.701942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2052 | 2026.05.13 20:56:13.720935 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.05.13 20:56:13.720996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2054 | 2026.05.13 20:56:13.727341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2055 | 2026.05.13 20:56:13.728117 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.05.13 20:56:13.732667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2057 | 2026.05.13 20:56:13.891094 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2058 | 2026.05.13 20:56:13.891160 [ 3 ] {} <Debug> TCP-Session: e8ec16e0-c6eb-4025-bb62-52f1a9d12a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2026.05.13 20:56:14.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.68 MiB, peak 209.71 MiB, free memory in arenas 0.00 B, will set to 207.30 MiB (RSS), difference: 3.62 MiB | ||
| 2060 | 2026.05.13 20:56:16.490412 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2061 | 2026.05.13 20:56:16.490492 [ 293 ] {} <Debug> TCP-Session: 8f133dbc-cbf5-42d9-b591-8ec7f22b681d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.05.13 20:56:16.783834 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2026.05.13 20:56:16.784088 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2064 | 2026.05.13 20:56:16.784432 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2065 | 2026.05.13 20:56:16.784469 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2066 | 2026.05.13 20:56:16.784701 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2067 | 2026.05.13 20:56:16.784786 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2068 | 2026.05.13 20:56:16.784937 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2069 | 2026.05.13 20:56:16.785089 [ 361 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2070 | 2026.05.13 20:56:16.785097 [ 328 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2071 | 2026.05.13 20:56:16.785256 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 2072 | 2026.05.13 20:56:16.785289 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2073 | 2026.05.13 20:56:16.785363 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2074 | 2026.05.13 20:56:16.785383 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2075 | 2026.05.13 20:56:16.785421 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2076 | 2026.05.13 20:56:16.785460 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2077 | 2026.05.13 20:56:16.786816 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Debug> executeQuery: Read 38 rows, 6.12 KiB in 0.002819 sec., 13479.957431713374 rows/sec., 2.12 MiB/sec. | ||
| 2078 | 2026.05.13 20:56:16.786958 [ 297 ] {4a5ba1df-03fa-4b93-bd74-b15164a6ce62} <Debug> TCPHandler: Processed in 0.003262146 sec. | ||
| 2079 | 2026.05.13 20:56:16.788805 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.05.13 20:56:16.788980 [ 297 ] {7f360a80-b9e0-48eb-9cba-baffbc4026dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2081 | 2026.05.13 20:56:16.789048 [ 297 ] {7f360a80-b9e0-48eb-9cba-baffbc4026dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2082 | 2026.05.13 20:56:16.789769 [ 297 ] {7f360a80-b9e0-48eb-9cba-baffbc4026dd} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.05.13 20:56:16.789819 [ 297 ] {7f360a80-b9e0-48eb-9cba-baffbc4026dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2084 | 2026.05.13 20:56:16.790218 [ 297 ] {7f360a80-b9e0-48eb-9cba-baffbc4026dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2085 | 2026.05.13 20:56:16.790463 [ 297 ] {7f360a80-b9e0-48eb-9cba-baffbc4026dd} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.05.13 20:56:16.790624 [ 297 ] {7f360a80-b9e0-48eb-9cba-baffbc4026dd} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001689 sec., 46181.17229129663 rows/sec., 3.81 MiB/sec. | ||
| 2087 | 2026.05.13 20:56:16.790670 [ 297 ] {7f360a80-b9e0-48eb-9cba-baffbc4026dd} <Debug> TCPHandler: Processed in 0.002003736 sec. | ||
| 2088 | 2026.05.13 20:56:16.790854 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2026.05.13 20:56:16.790956 [ 297 ] {1f9a06f0-7d6b-45dd-882e-470e5368c262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2090 | 2026.05.13 20:56:16.791023 [ 297 ] {1f9a06f0-7d6b-45dd-882e-470e5368c262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2091 | 2026.05.13 20:56:16.791707 [ 297 ] {1f9a06f0-7d6b-45dd-882e-470e5368c262} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.05.13 20:56:16.791745 [ 297 ] {1f9a06f0-7d6b-45dd-882e-470e5368c262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2093 | 2026.05.13 20:56:16.792044 [ 297 ] {1f9a06f0-7d6b-45dd-882e-470e5368c262} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2094 | 2026.05.13 20:56:16.792332 [ 297 ] {1f9a06f0-7d6b-45dd-882e-470e5368c262} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.05.13 20:56:16.792486 [ 297 ] {1f9a06f0-7d6b-45dd-882e-470e5368c262} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001552 sec., 7087.628865979382 rows/sec., 532.96 KiB/sec. | ||
| 2096 | 2026.05.13 20:56:16.792526 [ 297 ] {1f9a06f0-7d6b-45dd-882e-470e5368c262} <Debug> TCPHandler: Processed in 0.001722724 sec. | ||
| 2097 | 2026.05.13 20:56:16.792676 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2026.05.13 20:56:16.792775 [ 297 ] {db3b19ba-9b6c-450d-95b8-3a0dbb4addeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2099 | 2026.05.13 20:56:16.792815 [ 297 ] {db3b19ba-9b6c-450d-95b8-3a0dbb4addeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2100 | 2026.05.13 20:56:16.793269 [ 297 ] {db3b19ba-9b6c-450d-95b8-3a0dbb4addeb} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.05.13 20:56:16.793310 [ 297 ] {db3b19ba-9b6c-450d-95b8-3a0dbb4addeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2102 | 2026.05.13 20:56:16.793615 [ 297 ] {db3b19ba-9b6c-450d-95b8-3a0dbb4addeb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2103 | 2026.05.13 20:56:16.793834 [ 297 ] {db3b19ba-9b6c-450d-95b8-3a0dbb4addeb} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.05.13 20:56:16.793966 [ 297 ] {db3b19ba-9b6c-450d-95b8-3a0dbb4addeb} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001211 sec., 61932.287365813376 rows/sec., 4.84 MiB/sec. | ||
| 2105 | 2026.05.13 20:56:16.794003 [ 297 ] {db3b19ba-9b6c-450d-95b8-3a0dbb4addeb} <Debug> TCPHandler: Processed in 0.0013764 sec. | ||
| 2106 | 2026.05.13 20:56:16.794141 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.05.13 20:56:16.794238 [ 297 ] {a3fb6a5c-3182-4c21-958b-4c7a1463efe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2108 | 2026.05.13 20:56:16.794280 [ 297 ] {a3fb6a5c-3182-4c21-958b-4c7a1463efe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2109 | 2026.05.13 20:56:16.794709 [ 297 ] {a3fb6a5c-3182-4c21-958b-4c7a1463efe0} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.05.13 20:56:16.794745 [ 297 ] {a3fb6a5c-3182-4c21-958b-4c7a1463efe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2111 | 2026.05.13 20:56:16.795066 [ 297 ] {a3fb6a5c-3182-4c21-958b-4c7a1463efe0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2112 | 2026.05.13 20:56:16.795283 [ 297 ] {a3fb6a5c-3182-4c21-958b-4c7a1463efe0} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.05.13 20:56:16.795412 [ 297 ] {a3fb6a5c-3182-4c21-958b-4c7a1463efe0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 2114 | 2026.05.13 20:56:16.795446 [ 297 ] {a3fb6a5c-3182-4c21-958b-4c7a1463efe0} <Debug> TCPHandler: Processed in 0.001354051 sec. | ||
| 2115 | 2026.05.13 20:56:16.795579 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.05.13 20:56:16.795673 [ 297 ] {1dbb267b-c4bc-420f-a71d-be51bddced6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2117 | 2026.05.13 20:56:16.795724 [ 297 ] {1dbb267b-c4bc-420f-a71d-be51bddced6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2118 | 2026.05.13 20:56:16.796526 [ 297 ] {1dbb267b-c4bc-420f-a71d-be51bddced6e} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.05.13 20:56:16.796564 [ 297 ] {1dbb267b-c4bc-420f-a71d-be51bddced6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2120 | 2026.05.13 20:56:16.797065 [ 297 ] {1dbb267b-c4bc-420f-a71d-be51bddced6e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2121 | 2026.05.13 20:56:16.797307 [ 297 ] {1dbb267b-c4bc-420f-a71d-be51bddced6e} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.05.13 20:56:16.797448 [ 297 ] {1dbb267b-c4bc-420f-a71d-be51bddced6e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001793 sec., 6134.969325153374 rows/sec., 10.99 MiB/sec. | ||
| 2123 | 2026.05.13 20:56:16.797502 [ 297 ] {1dbb267b-c4bc-420f-a71d-be51bddced6e} <Debug> TCPHandler: Processed in 0.001971365 sec. | ||
| 2124 | 2026.05.13 20:56:16.797635 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.05.13 20:56:16.797730 [ 297 ] {25834491-a064-4dba-95b2-da670c31c15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.05.13 20:56:16.797771 [ 297 ] {25834491-a064-4dba-95b2-da670c31c15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2127 | 2026.05.13 20:56:16.798121 [ 297 ] {25834491-a064-4dba-95b2-da670c31c15c} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.05.13 20:56:16.798157 [ 297 ] {25834491-a064-4dba-95b2-da670c31c15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2129 | 2026.05.13 20:56:16.798457 [ 297 ] {25834491-a064-4dba-95b2-da670c31c15c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2130 | 2026.05.13 20:56:16.798662 [ 297 ] {25834491-a064-4dba-95b2-da670c31c15c} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.05.13 20:56:16.798787 [ 297 ] {25834491-a064-4dba-95b2-da670c31c15c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 2132 | 2026.05.13 20:56:16.798829 [ 297 ] {25834491-a064-4dba-95b2-da670c31c15c} <Debug> TCPHandler: Processed in 0.0012413 sec. | ||
| 2133 | 2026.05.13 20:56:17.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.77 MiB, peak 209.71 MiB, free memory in arenas 0.00 B, will set to 207.44 MiB (RSS), difference: 1.67 MiB | ||
| 2134 | 2026.05.13 20:56:17.171284 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2135 | 2026.05.13 20:56:17.171513 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) 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', '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) | ||
| 2136 | 2026.05.13 20:56:17.171847 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2137 | 2026.05.13 20:56:17.171888 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <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', '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 | ||
| 2138 | 2026.05.13 20:56:17.172152 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2139 | 2026.05.13 20:56:17.172236 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2140 | 2026.05.13 20:56:17.172380 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 45-element set) | ||
| 2141 | 2026.05.13 20:56:17.172491 [ 354 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2142 | 2026.05.13 20:56:17.172507 [ 352 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2143 | 2026.05.13 20:56:17.172625 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 2144 | 2026.05.13 20:56:17.172654 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2145 | 2026.05.13 20:56:17.172724 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2146 | 2026.05.13 20:56:17.172744 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2147 | 2026.05.13 20:56:17.172779 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <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', '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'))" | ||
| 2148 | 2026.05.13 20:56:17.172815 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <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', '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'))" | ||
| 2149 | 2026.05.13 20:56:17.174037 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002619 sec., 14509.354715540283 rows/sec., 3.77 MiB/sec. | ||
| 2150 | 2026.05.13 20:56:17.174194 [ 297 ] {9fd6de4a-a325-4696-8e5c-bd3a96e9e40f} <Debug> TCPHandler: Processed in 0.003031753 sec. | ||
| 2151 | 2026.05.13 20:56:17.196045 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2026.05.13 20:56:17.196200 [ 297 ] {f0e83a68-2440-4ff3-87f9-0305956c73d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2153 | 2026.05.13 20:56:17.196261 [ 297 ] {f0e83a68-2440-4ff3-87f9-0305956c73d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2154 | 2026.05.13 20:56:17.196994 [ 297 ] {f0e83a68-2440-4ff3-87f9-0305956c73d9} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2026.05.13 20:56:17.197042 [ 297 ] {f0e83a68-2440-4ff3-87f9-0305956c73d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2156 | 2026.05.13 20:56:17.197526 [ 297 ] {f0e83a68-2440-4ff3-87f9-0305956c73d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2157 | 2026.05.13 20:56:17.197742 [ 297 ] {f0e83a68-2440-4ff3-87f9-0305956c73d9} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.05.13 20:56:17.197910 [ 297 ] {f0e83a68-2440-4ff3-87f9-0305956c73d9} <Debug> executeQuery: Read 13 rows, 2.26 KiB in 0.001752 sec., 7420.091324200913 rows/sec., 1.26 MiB/sec. | ||
| 2159 | 2026.05.13 20:56:17.197962 [ 297 ] {f0e83a68-2440-4ff3-87f9-0305956c73d9} <Debug> TCPHandler: Processed in 0.001987266 sec. | ||
| 2160 | 2026.05.13 20:56:17.198145 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2161 | 2026.05.13 20:56:17.198248 [ 297 ] {092a8487-b758-4ea4-942d-dd5596f69ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2162 | 2026.05.13 20:56:17.198289 [ 297 ] {092a8487-b758-4ea4-942d-dd5596f69ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2163 | 2026.05.13 20:56:17.198862 [ 297 ] {092a8487-b758-4ea4-942d-dd5596f69ca1} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.05.13 20:56:17.198900 [ 297 ] {092a8487-b758-4ea4-942d-dd5596f69ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2165 | 2026.05.13 20:56:17.199237 [ 297 ] {092a8487-b758-4ea4-942d-dd5596f69ca1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2166 | 2026.05.13 20:56:17.199455 [ 297 ] {092a8487-b758-4ea4-942d-dd5596f69ca1} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2026.05.13 20:56:17.199589 [ 297 ] {092a8487-b758-4ea4-942d-dd5596f69ca1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001362 sec., 208516.88693098386 rows/sec., 13.24 MiB/sec. | ||
| 2168 | 2026.05.13 20:56:17.199626 [ 297 ] {092a8487-b758-4ea4-942d-dd5596f69ca1} <Debug> TCPHandler: Processed in 0.001530662 sec. | ||
| 2169 | 2026.05.13 20:56:17.199794 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.05.13 20:56:17.199898 [ 297 ] {82f2ed6f-4cb6-480a-a98e-a45215ddbefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2171 | 2026.05.13 20:56:17.199938 [ 297 ] {82f2ed6f-4cb6-480a-a98e-a45215ddbefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2172 | 2026.05.13 20:56:17.200469 [ 297 ] {82f2ed6f-4cb6-480a-a98e-a45215ddbefb} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.05.13 20:56:17.200520 [ 297 ] {82f2ed6f-4cb6-480a-a98e-a45215ddbefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2174 | 2026.05.13 20:56:17.200931 [ 297 ] {82f2ed6f-4cb6-480a-a98e-a45215ddbefb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2175 | 2026.05.13 20:56:17.201176 [ 297 ] {82f2ed6f-4cb6-480a-a98e-a45215ddbefb} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.05.13 20:56:17.201337 [ 297 ] {82f2ed6f-4cb6-480a-a98e-a45215ddbefb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001461 sec., 5475.7015742642025 rows/sec., 446.50 KiB/sec. | ||
| 2177 | 2026.05.13 20:56:17.201396 [ 297 ] {82f2ed6f-4cb6-480a-a98e-a45215ddbefb} <Debug> TCPHandler: Processed in 0.001652623 sec. | ||
| 2178 | 2026.05.13 20:56:17.201605 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2026.05.13 20:56:17.201736 [ 297 ] {bd27c75d-120c-44ab-b02e-4e66f2559672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2180 | 2026.05.13 20:56:17.201790 [ 297 ] {bd27c75d-120c-44ab-b02e-4e66f2559672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2181 | 2026.05.13 20:56:17.203705 [ 297 ] {bd27c75d-120c-44ab-b02e-4e66f2559672} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.05.13 20:56:17.203745 [ 297 ] {bd27c75d-120c-44ab-b02e-4e66f2559672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2183 | 2026.05.13 20:56:17.204342 [ 297 ] {bd27c75d-120c-44ab-b02e-4e66f2559672} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2184 | 2026.05.13 20:56:17.204575 [ 297 ] {bd27c75d-120c-44ab-b02e-4e66f2559672} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.05.13 20:56:17.204709 [ 297 ] {bd27c75d-120c-44ab-b02e-4e66f2559672} <Debug> executeQuery: Read 3211 rows, 245.03 KiB in 0.003012 sec., 1066069.0571049138 rows/sec., 79.44 MiB/sec. | ||
| 2186 | 2026.05.13 20:56:17.204750 [ 297 ] {bd27c75d-120c-44ab-b02e-4e66f2559672} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2187 | 2026.05.13 20:56:17.204766 [ 297 ] {bd27c75d-120c-44ab-b02e-4e66f2559672} <Debug> TCPHandler: Processed in 0.003278176 sec. | ||
| 2188 | 2026.05.13 20:56:17.204908 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.05.13 20:56:17.205014 [ 297 ] {4d71b3aa-317f-4bdf-bd33-460da6ecba25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2190 | 2026.05.13 20:56:17.205055 [ 297 ] {4d71b3aa-317f-4bdf-bd33-460da6ecba25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2191 | 2026.05.13 20:56:17.205616 [ 297 ] {4d71b3aa-317f-4bdf-bd33-460da6ecba25} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.05.13 20:56:17.205654 [ 297 ] {4d71b3aa-317f-4bdf-bd33-460da6ecba25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2193 | 2026.05.13 20:56:17.205980 [ 297 ] {4d71b3aa-317f-4bdf-bd33-460da6ecba25} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2194 | 2026.05.13 20:56:17.206196 [ 297 ] {4d71b3aa-317f-4bdf-bd33-460da6ecba25} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.05.13 20:56:17.206334 [ 297 ] {4d71b3aa-317f-4bdf-bd33-460da6ecba25} <Debug> executeQuery: Read 190 rows, 12.11 KiB in 0.001347 sec., 141054.1945063103 rows/sec., 8.78 MiB/sec. | ||
| 2196 | 2026.05.13 20:56:17.206371 [ 297 ] {4d71b3aa-317f-4bdf-bd33-460da6ecba25} <Debug> TCPHandler: Processed in 0.001512082 sec. | ||
| 2197 | 2026.05.13 20:56:17.206513 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.05.13 20:56:17.206608 [ 297 ] {4b027cc9-4538-4a1d-a362-9f5691a68b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2199 | 2026.05.13 20:56:17.206647 [ 297 ] {4b027cc9-4538-4a1d-a362-9f5691a68b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2200 | 2026.05.13 20:56:17.207581 [ 297 ] {4b027cc9-4538-4a1d-a362-9f5691a68b63} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.05.13 20:56:17.207618 [ 297 ] {4b027cc9-4538-4a1d-a362-9f5691a68b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2202 | 2026.05.13 20:56:17.207977 [ 297 ] {4b027cc9-4538-4a1d-a362-9f5691a68b63} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2203 | 2026.05.13 20:56:17.208191 [ 297 ] {4b027cc9-4538-4a1d-a362-9f5691a68b63} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.05.13 20:56:17.208324 [ 297 ] {4b027cc9-4538-4a1d-a362-9f5691a68b63} <Debug> executeQuery: Read 951 rows, 57.30 KiB in 0.001734 sec., 548442.9065743944 rows/sec., 32.27 MiB/sec. | ||
| 2205 | 2026.05.13 20:56:17.208363 [ 297 ] {4b027cc9-4538-4a1d-a362-9f5691a68b63} <Debug> TCPHandler: Processed in 0.001898644 sec. | ||
| 2206 | 2026.05.13 20:56:17.208496 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2026.05.13 20:56:17.208593 [ 297 ] {de3cffa1-9c05-4fd4-bbd1-14f70fe1dc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2208 | 2026.05.13 20:56:17.208633 [ 297 ] {de3cffa1-9c05-4fd4-bbd1-14f70fe1dc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2209 | 2026.05.13 20:56:17.209037 [ 297 ] {de3cffa1-9c05-4fd4-bbd1-14f70fe1dc34} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.05.13 20:56:17.209075 [ 297 ] {de3cffa1-9c05-4fd4-bbd1-14f70fe1dc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2211 | 2026.05.13 20:56:17.209365 [ 297 ] {de3cffa1-9c05-4fd4-bbd1-14f70fe1dc34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2212 | 2026.05.13 20:56:17.209582 [ 297 ] {de3cffa1-9c05-4fd4-bbd1-14f70fe1dc34} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.05.13 20:56:17.209708 [ 297 ] {de3cffa1-9c05-4fd4-bbd1-14f70fe1dc34} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001133 sec., 1765.2250661959401 rows/sec., 124.12 KiB/sec. | ||
| 2214 | 2026.05.13 20:56:17.209745 [ 297 ] {de3cffa1-9c05-4fd4-bbd1-14f70fe1dc34} <Debug> TCPHandler: Processed in 0.00129806 sec. | ||
| 2215 | 2026.05.13 20:56:17.209886 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.05.13 20:56:17.209981 [ 297 ] {e794a670-7aa8-483e-9d77-f02386d8acd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2217 | 2026.05.13 20:56:17.210021 [ 297 ] {e794a670-7aa8-483e-9d77-f02386d8acd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2218 | 2026.05.13 20:56:17.210641 [ 297 ] {e794a670-7aa8-483e-9d77-f02386d8acd9} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.05.13 20:56:17.210690 [ 297 ] {e794a670-7aa8-483e-9d77-f02386d8acd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2220 | 2026.05.13 20:56:17.211082 [ 297 ] {e794a670-7aa8-483e-9d77-f02386d8acd9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2221 | 2026.05.13 20:56:17.211323 [ 297 ] {e794a670-7aa8-483e-9d77-f02386d8acd9} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.05.13 20:56:17.211462 [ 297 ] {e794a670-7aa8-483e-9d77-f02386d8acd9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001498 sec., 98798.39786381842 rows/sec., 5.62 MiB/sec. | ||
| 2223 | 2026.05.13 20:56:17.211500 [ 297 ] {e794a670-7aa8-483e-9d77-f02386d8acd9} <Debug> TCPHandler: Processed in 0.001662863 sec. | ||
| 2224 | 2026.05.13 20:56:17.211648 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.05.13 20:56:17.211747 [ 297 ] {1bbe02a0-d493-498a-aea8-8f4cd3279def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2226 | 2026.05.13 20:56:17.211789 [ 297 ] {1bbe02a0-d493-498a-aea8-8f4cd3279def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2227 | 2026.05.13 20:56:17.213070 [ 297 ] {1bbe02a0-d493-498a-aea8-8f4cd3279def} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.05.13 20:56:17.213109 [ 297 ] {1bbe02a0-d493-498a-aea8-8f4cd3279def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2229 | 2026.05.13 20:56:17.213509 [ 297 ] {1bbe02a0-d493-498a-aea8-8f4cd3279def} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2230 | 2026.05.13 20:56:17.213737 [ 297 ] {1bbe02a0-d493-498a-aea8-8f4cd3279def} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.05.13 20:56:17.213870 [ 297 ] {1bbe02a0-d493-498a-aea8-8f4cd3279def} <Debug> executeQuery: Read 1771 rows, 122.60 KiB in 0.002142 sec., 826797.3856209151 rows/sec., 55.90 MiB/sec. | ||
| 2232 | 2026.05.13 20:56:17.213908 [ 297 ] {1bbe02a0-d493-498a-aea8-8f4cd3279def} <Debug> TCPHandler: Processed in 0.002312049 sec. | ||
| 2233 | 2026.05.13 20:56:17.214048 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.05.13 20:56:17.214147 [ 297 ] {97ab0a51-1db9-4cc3-b84d-58de80c0a398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2235 | 2026.05.13 20:56:17.214194 [ 297 ] {97ab0a51-1db9-4cc3-b84d-58de80c0a398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2236 | 2026.05.13 20:56:17.214553 [ 297 ] {97ab0a51-1db9-4cc3-b84d-58de80c0a398} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.05.13 20:56:17.214590 [ 297 ] {97ab0a51-1db9-4cc3-b84d-58de80c0a398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2238 | 2026.05.13 20:56:17.214905 [ 297 ] {97ab0a51-1db9-4cc3-b84d-58de80c0a398} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2239 | 2026.05.13 20:56:17.215135 [ 297 ] {97ab0a51-1db9-4cc3-b84d-58de80c0a398} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.05.13 20:56:17.215278 [ 297 ] {97ab0a51-1db9-4cc3-b84d-58de80c0a398} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 2241 | 2026.05.13 20:56:17.215327 [ 297 ] {97ab0a51-1db9-4cc3-b84d-58de80c0a398} <Debug> TCPHandler: Processed in 0.00133091 sec. | ||
| 2242 | 2026.05.13 20:56:17.215462 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2026.05.13 20:56:17.215562 [ 297 ] {185181b7-b9a8-4973-90e1-a7fc6726af27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2244 | 2026.05.13 20:56:17.215608 [ 297 ] {185181b7-b9a8-4973-90e1-a7fc6726af27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2245 | 2026.05.13 20:56:17.217008 [ 297 ] {185181b7-b9a8-4973-90e1-a7fc6726af27} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.05.13 20:56:17.217047 [ 297 ] {185181b7-b9a8-4973-90e1-a7fc6726af27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2247 | 2026.05.13 20:56:17.217571 [ 297 ] {185181b7-b9a8-4973-90e1-a7fc6726af27} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2248 | 2026.05.13 20:56:17.217791 [ 297 ] {185181b7-b9a8-4973-90e1-a7fc6726af27} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.05.13 20:56:17.217924 [ 297 ] {185181b7-b9a8-4973-90e1-a7fc6726af27} <Debug> executeQuery: Read 3222 rows, 207.12 KiB in 0.00238 sec., 1353781.512605042 rows/sec., 84.99 MiB/sec. | ||
| 2250 | 2026.05.13 20:56:17.217962 [ 297 ] {185181b7-b9a8-4973-90e1-a7fc6726af27} <Debug> TCPHandler: Processed in 0.00255145 sec. | ||
| 2251 | 2026.05.13 20:56:17.218106 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.05.13 20:56:17.218204 [ 297 ] {828ecbcf-8d5d-48eb-aece-6438d1c9833a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2253 | 2026.05.13 20:56:17.218248 [ 297 ] {828ecbcf-8d5d-48eb-aece-6438d1c9833a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2254 | 2026.05.13 20:56:17.218608 [ 297 ] {828ecbcf-8d5d-48eb-aece-6438d1c9833a} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2026.05.13 20:56:17.218646 [ 297 ] {828ecbcf-8d5d-48eb-aece-6438d1c9833a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2256 | 2026.05.13 20:56:17.218951 [ 297 ] {828ecbcf-8d5d-48eb-aece-6438d1c9833a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2257 | 2026.05.13 20:56:17.219167 [ 297 ] {828ecbcf-8d5d-48eb-aece-6438d1c9833a} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.05.13 20:56:17.219300 [ 297 ] {828ecbcf-8d5d-48eb-aece-6438d1c9833a} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001115 sec., 1793.7219730941702 rows/sec., 117.36 KiB/sec. | ||
| 2259 | 2026.05.13 20:56:17.219337 [ 297 ] {828ecbcf-8d5d-48eb-aece-6438d1c9833a} <Debug> TCPHandler: Processed in 0.00128337 sec. | ||
| 2260 | 2026.05.13 20:56:17.219481 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2261 | 2026.05.13 20:56:17.219579 [ 297 ] {b1f635e0-597b-4482-b630-43688bccabd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2262 | 2026.05.13 20:56:17.219636 [ 297 ] {b1f635e0-597b-4482-b630-43688bccabd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2263 | 2026.05.13 20:56:17.220575 [ 297 ] {b1f635e0-597b-4482-b630-43688bccabd5} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.05.13 20:56:17.220613 [ 297 ] {b1f635e0-597b-4482-b630-43688bccabd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2265 | 2026.05.13 20:56:17.221176 [ 297 ] {b1f635e0-597b-4482-b630-43688bccabd5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2266 | 2026.05.13 20:56:17.221406 [ 297 ] {b1f635e0-597b-4482-b630-43688bccabd5} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2026.05.13 20:56:17.221532 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2268 | 2026.05.13 20:56:17.221548 [ 297 ] {b1f635e0-597b-4482-b630-43688bccabd5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001987 sec., 20130.850528434825 rows/sec., 36.07 MiB/sec. | ||
| 2269 | 2026.05.13 20:56:17.221602 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.05.13 20:56:17.221623 [ 297 ] {b1f635e0-597b-4482-b630-43688bccabd5} <Debug> TCPHandler: Processed in 0.002192357 sec. | ||
| 2271 | 2026.05.13 20:56:17.221628 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2272 | 2026.05.13 20:56:17.221754 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::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 | ||
| 2273 | 2026.05.13 20:56:17.221779 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2026.05.13 20:56:17.221885 [ 297 ] {16343741-7a0a-434a-95ab-f735baa578a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2275 | 2026.05.13 20:56:17.221928 [ 297 ] {16343741-7a0a-434a-95ab-f735baa578a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2276 | 2026.05.13 20:56:17.221989 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2277 | 2026.05.13 20:56:17.222058 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2278 | 2026.05.13 20:56:17.222192 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2279 | 2026.05.13 20:56:17.222297 [ 297 ] {16343741-7a0a-434a-95ab-f735baa578a1} <Trace> oximeter.measurements_i64 (2dce26d4-20cd-4d49-8440-1a97d7340a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.05.13 20:56:17.222306 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2281 | 2026.05.13 20:56:17.222343 [ 297 ] {16343741-7a0a-434a-95ab-f735baa578a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2282 | 2026.05.13 20:56:17.222428 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2283 | 2026.05.13 20:56:17.222530 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 2284 | 2026.05.13 20:56:17.222627 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2285 | 2026.05.13 20:56:17.222684 [ 297 ] {16343741-7a0a-434a-95ab-f735baa578a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2286 | 2026.05.13 20:56:17.222928 [ 297 ] {16343741-7a0a-434a-95ab-f735baa578a1} <Trace> oximeter.measurements_i64 (2dce26d4-20cd-4d49-8440-1a97d7340a41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.05.13 20:56:17.223072 [ 297 ] {16343741-7a0a-434a-95ab-f735baa578a1} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001206 sec., 22388.059701492537 rows/sec., 1.61 MiB/sec. | ||
| 2288 | 2026.05.13 20:56:17.223110 [ 297 ] {16343741-7a0a-434a-95ab-f735baa578a1} <Debug> TCPHandler: Processed in 0.001381081 sec. | ||
| 2289 | 2026.05.13 20:56:17.223249 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.05.13 20:56:17.223347 [ 297 ] {37c06d57-556d-4773-bca4-cd0c0f278106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2291 | 2026.05.13 20:56:17.223390 [ 297 ] {37c06d57-556d-4773-bca4-cd0c0f278106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2292 | 2026.05.13 20:56:17.223809 [ 297 ] {37c06d57-556d-4773-bca4-cd0c0f278106} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.05.13 20:56:17.223846 [ 297 ] {37c06d57-556d-4773-bca4-cd0c0f278106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2294 | 2026.05.13 20:56:17.224185 [ 297 ] {37c06d57-556d-4773-bca4-cd0c0f278106} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2295 | 2026.05.13 20:56:17.224397 [ 193 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 95 rows, containing 19 columns (19 merged, 0 gathered) in 0.002691901 sec., 35291.04525017822 rows/sec., 63.24 MiB/sec. | ||
| 2296 | 2026.05.13 20:56:17.224403 [ 297 ] {37c06d57-556d-4773-bca4-cd0c0f278106} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.05.13 20:56:17.224575 [ 297 ] {37c06d57-556d-4773-bca4-cd0c0f278106} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001246 sec., 33707.86516853933 rows/sec., 1.92 MiB/sec. | ||
| 2298 | 2026.05.13 20:56:17.224613 [ 297 ] {37c06d57-556d-4773-bca4-cd0c0f278106} <Debug> TCPHandler: Processed in 0.001412971 sec. | ||
| 2299 | 2026.05.13 20:56:17.224783 [ 192 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2300 | 2026.05.13 20:56:17.225183 [ 192 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.05.13 20:56:17.225265 [ 192 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2302 | 2026.05.13 20:56:17.225392 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2303 | 2026.05.13 20:56:21.017788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4269 | ||
| 2304 | 2026.05.13 20:56:21.018334 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.05.13 20:56:21.018369 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2306 | 2026.05.13 20:56:21.018819 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2307 | 2026.05.13 20:56:21.019032 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.05.13 20:56:21.019149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4269 | ||
| 2309 | 2026.05.13 20:56:21.232836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2310 | 2026.05.13 20:56:21.248987 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2026.05.13 20:56:21.249036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2312 | 2026.05.13 20:56:21.254721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2313 | 2026.05.13 20:56:21.255433 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.05.13 20:56:21.258057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2315 | 2026.05.13 20:56:21.782612 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2026.05.13 20:56:21.782877 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2317 | 2026.05.13 20:56:21.783258 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2318 | 2026.05.13 20:56:21.783293 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2319 | 2026.05.13 20:56:21.783511 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2320 | 2026.05.13 20:56:21.783580 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2321 | 2026.05.13 20:56:21.783722 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2322 | 2026.05.13 20:56:21.783856 [ 354 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2323 | 2026.05.13 20:56:21.783892 [ 357 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2324 | 2026.05.13 20:56:21.783897 [ 359 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2325 | 2026.05.13 20:56:21.784068 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 2326 | 2026.05.13 20:56:21.784097 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2327 | 2026.05.13 20:56:21.784182 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2328 | 2026.05.13 20:56:21.784203 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 2329 | 2026.05.13 20:56:21.784238 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2330 | 2026.05.13 20:56:21.784278 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2331 | 2026.05.13 20:56:21.784311 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2332 | 2026.05.13 20:56:21.785851 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.00307 sec., 16612.377850162866 rows/sec., 2.10 MiB/sec. | ||
| 2333 | 2026.05.13 20:56:21.786056 [ 297 ] {0241f016-0e70-4535-b180-97d1ad1b7da7} <Debug> TCPHandler: Processed in 0.003594578 sec. | ||
| 2334 | 2026.05.13 20:56:21.787591 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.05.13 20:56:21.787853 [ 297 ] {e8fa727a-a984-497c-8089-f0b0e23920fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2336 | 2026.05.13 20:56:21.787957 [ 297 ] {e8fa727a-a984-497c-8089-f0b0e23920fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2337 | 2026.05.13 20:56:21.788840 [ 297 ] {e8fa727a-a984-497c-8089-f0b0e23920fe} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.05.13 20:56:21.788886 [ 297 ] {e8fa727a-a984-497c-8089-f0b0e23920fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2339 | 2026.05.13 20:56:21.789281 [ 297 ] {e8fa727a-a984-497c-8089-f0b0e23920fe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2340 | 2026.05.13 20:56:21.789515 [ 297 ] {e8fa727a-a984-497c-8089-f0b0e23920fe} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.05.13 20:56:21.789660 [ 38 ] {} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2342 | 2026.05.13 20:56:21.789672 [ 297 ] {e8fa727a-a984-497c-8089-f0b0e23920fe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.26 MiB/sec. | ||
| 2343 | 2026.05.13 20:56:21.789718 [ 38 ] {} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.05.13 20:56:21.789736 [ 297 ] {e8fa727a-a984-497c-8089-f0b0e23920fe} <Debug> TCPHandler: Processed in 0.002325248 sec. | ||
| 2345 | 2026.05.13 20:56:21.789750 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2346 | 2026.05.13 20:56:21.789891 [ 191 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 2347 | 2026.05.13 20:56:21.789896 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2026.05.13 20:56:21.790002 [ 191 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2349 | 2026.05.13 20:56:21.790014 [ 297 ] {5d146e2a-f97a-4e72-87f3-8d6212c74ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2350 | 2026.05.13 20:56:21.790035 [ 191 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 944 rows starting from the beginning of the part | ||
| 2351 | 2026.05.13 20:56:21.790055 [ 297 ] {5d146e2a-f97a-4e72-87f3-8d6212c74ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2352 | 2026.05.13 20:56:21.790101 [ 191 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 2353 | 2026.05.13 20:56:21.790160 [ 191 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 2354 | 2026.05.13 20:56:21.790207 [ 191 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part | ||
| 2355 | 2026.05.13 20:56:21.790249 [ 191 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3211 rows starting from the beginning of the part | ||
| 2356 | 2026.05.13 20:56:21.790297 [ 191 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2357 | 2026.05.13 20:56:21.790543 [ 297 ] {5d146e2a-f97a-4e72-87f3-8d6212c74ac2} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2026.05.13 20:56:21.790578 [ 297 ] {5d146e2a-f97a-4e72-87f3-8d6212c74ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2359 | 2026.05.13 20:56:21.790880 [ 297 ] {5d146e2a-f97a-4e72-87f3-8d6212c74ac2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2360 | 2026.05.13 20:56:21.791103 [ 297 ] {5d146e2a-f97a-4e72-87f3-8d6212c74ac2} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2026.05.13 20:56:21.791238 [ 297 ] {5d146e2a-f97a-4e72-87f3-8d6212c74ac2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 2362 | 2026.05.13 20:56:21.791254 [ 37 ] {} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2363 | 2026.05.13 20:56:21.791275 [ 297 ] {5d146e2a-f97a-4e72-87f3-8d6212c74ac2} <Debug> TCPHandler: Processed in 0.001431841 sec. | ||
| 2364 | 2026.05.13 20:56:21.791306 [ 37 ] {} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.05.13 20:56:21.791333 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2366 | 2026.05.13 20:56:21.791432 [ 192 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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 | ||
| 2367 | 2026.05.13 20:56:21.791441 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2026.05.13 20:56:21.791550 [ 192 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2369 | 2026.05.13 20:56:21.791553 [ 297 ] {c2208000-6559-4134-a96b-4e837e75848e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2370 | 2026.05.13 20:56:21.791589 [ 192 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 547 rows starting from the beginning of the part | ||
| 2371 | 2026.05.13 20:56:21.791614 [ 297 ] {c2208000-6559-4134-a96b-4e837e75848e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2372 | 2026.05.13 20:56:21.791655 [ 192 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 75 rows starting from the beginning of the part | ||
| 2373 | 2026.05.13 20:56:21.791703 [ 192 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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 | ||
| 2374 | 2026.05.13 20:56:21.791746 [ 192 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part | ||
| 2375 | 2026.05.13 20:56:21.791786 [ 192 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1771 rows starting from the beginning of the part | ||
| 2376 | 2026.05.13 20:56:21.791826 [ 192 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2377 | 2026.05.13 20:56:21.792058 [ 297 ] {c2208000-6559-4134-a96b-4e837e75848e} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.05.13 20:56:21.792103 [ 297 ] {c2208000-6559-4134-a96b-4e837e75848e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2379 | 2026.05.13 20:56:21.792482 [ 297 ] {c2208000-6559-4134-a96b-4e837e75848e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2380 | 2026.05.13 20:56:21.792717 [ 297 ] {c2208000-6559-4134-a96b-4e837e75848e} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.05.13 20:56:21.792843 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2382 | 2026.05.13 20:56:21.792862 [ 297 ] {c2208000-6559-4134-a96b-4e837e75848e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001327 sec., 96458.17633760361 rows/sec., 6.72 MiB/sec. | ||
| 2383 | 2026.05.13 20:56:21.792886 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.05.13 20:56:21.792909 [ 297 ] {c2208000-6559-4134-a96b-4e837e75848e} <Debug> TCPHandler: Processed in 0.001517432 sec. | ||
| 2385 | 2026.05.13 20:56:21.792913 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2386 | 2026.05.13 20:56:21.793057 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2387 | 2026.05.13 20:56:21.793080 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 2388 | 2026.05.13 20:56:21.793119 [ 192 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728883 sec., 1747949.3985422957 rows/sec., 128.12 MiB/sec. | ||
| 2389 | 2026.05.13 20:56:21.793158 [ 297 ] {fcc539a1-2abe-4073-96c6-5a4ac94a2cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2390 | 2026.05.13 20:56:21.793205 [ 297 ] {fcc539a1-2abe-4073-96c6-5a4ac94a2cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2391 | 2026.05.13 20:56:21.793217 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2392 | 2026.05.13 20:56:21.793270 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1307 rows starting from the beginning of the part | ||
| 2393 | 2026.05.13 20:56:21.793354 [ 192 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2394 | 2026.05.13 20:56:21.793362 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 2395 | 2026.05.13 20:56:21.793434 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 2396 | 2026.05.13 20:56:21.793484 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 2397 | 2026.05.13 20:56:21.793533 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3222 rows starting from the beginning of the part | ||
| 2398 | 2026.05.13 20:56:21.793581 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 2399 | 2026.05.13 20:56:21.793600 [ 297 ] {fcc539a1-2abe-4073-96c6-5a4ac94a2cba} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.05.13 20:56:21.793625 [ 192 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_11_2} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.05.13 20:56:21.793644 [ 297 ] {fcc539a1-2abe-4073-96c6-5a4ac94a2cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2402 | 2026.05.13 20:56:21.793710 [ 192 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_11_2} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2403 | 2026.05.13 20:56:21.793779 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2404 | 2026.05.13 20:56:21.794008 [ 297 ] {fcc539a1-2abe-4073-96c6-5a4ac94a2cba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2405 | 2026.05.13 20:56:21.794267 [ 297 ] {fcc539a1-2abe-4073-96c6-5a4ac94a2cba} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): 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.13 20:56:21.794404 [ 38 ] {} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2407 | 2026.05.13 20:56:21.794426 [ 297 ] {fcc539a1-2abe-4073-96c6-5a4ac94a2cba} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001286 sec., 37325.03888024883 rows/sec., 2.52 MiB/sec. | ||
| 2408 | 2026.05.13 20:56:21.794446 [ 38 ] {} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.05.13 20:56:21.794470 [ 297 ] {fcc539a1-2abe-4073-96c6-5a4ac94a2cba} <Debug> TCPHandler: Processed in 0.001461761 sec. | ||
| 2410 | 2026.05.13 20:56:21.794474 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2411 | 2026.05.13 20:56:21.794671 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 2412 | 2026.05.13 20:56:21.794831 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2413 | 2026.05.13 20:56:21.794878 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part | ||
| 2414 | 2026.05.13 20:56:21.794979 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 2415 | 2026.05.13 20:56:21.795055 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 2416 | 2026.05.13 20:56:21.795123 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 2417 | 2026.05.13 20:56:21.795173 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 2418 | 2026.05.13 20:56:21.795228 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2419 | 2026.05.13 20:56:21.796247 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001659323 sec., 433911.9026253478 rows/sec., 28.20 MiB/sec. | ||
| 2420 | 2026.05.13 20:56:21.796462 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2421 | 2026.05.13 20:56:21.796641 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5242 rows, containing 5 columns (5 merged, 0 gathered) in 0.003625518 sec., 1445862.356772191 rows/sec., 94.31 MiB/sec. | ||
| 2422 | 2026.05.13 20:56:21.796709 [ 187 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5164 rows, containing 5 columns (5 merged, 0 gathered) in 0.006872603 sec., 751389.248003995 rows/sec., 60.01 MiB/sec. | ||
| 2423 | 2026.05.13 20:56:21.796726 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_11_2} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.05.13 20:56:21.796825 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_11_2} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2425 | 2026.05.13 20:56:21.796893 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2426 | 2026.05.13 20:56:21.797111 [ 193 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2427 | 2026.05.13 20:56:21.797224 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2428 | 2026.05.13 20:56:21.797402 [ 193 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_11_2} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2026.05.13 20:56:21.797490 [ 193 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_11_2} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2430 | 2026.05.13 20:56:21.797529 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.05.13 20:56:21.797600 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2432 | 2026.05.13 20:56:21.797606 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2433 | 2026.05.13 20:56:21.797668 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 2434 | 2026.05.13 20:56:22.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.91 MiB, peak 220.19 MiB, free memory in arenas 0.00 B, will set to 211.11 MiB (RSS), difference: 2.20 MiB | ||
| 2435 | 2026.05.13 20:56:23.519462 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 298 | ||
| 2436 | 2026.05.13 20:56:23.522641 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.05.13 20:56:23.522686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2438 | 2026.05.13 20:56:23.523869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2439 | 2026.05.13 20:56:23.524137 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.05.13 20:56:23.524307 [ 36 ] {} <Debug> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2441 | 2026.05.13 20:56:23.524374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2442 | 2026.05.13 20:56:23.524384 [ 36 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.05.13 20:56:23.524426 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2444 | 2026.05.13 20:56:23.524529 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::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 | ||
| 2445 | 2026.05.13 20:56:23.524952 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2446 | 2026.05.13 20:56:23.525068 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::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 | ||
| 2447 | 2026.05.13 20:56:23.525396 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2448 | 2026.05.13 20:56:23.525722 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::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 | ||
| 2449 | 2026.05.13 20:56:23.526029 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2450 | 2026.05.13 20:56:23.526341 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2451 | 2026.05.13 20:56:23.526651 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 2452 | 2026.05.13 20:56:23.531767 [ 193 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 72 columns (72 merged, 0 gathered) in 0.007278586 sec., 40942.01813374191 rows/sec., 37.78 MiB/sec. | ||
| 2453 | 2026.05.13 20:56:23.532788 [ 194 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2454 | 2026.05.13 20:56:23.533443 [ 194 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_6_1} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.05.13 20:56:23.533526 [ 194 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_6_1} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2456 | 2026.05.13 20:56:23.533775 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2457 | 2026.05.13 20:56:26.783739 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.05.13 20:56:26.784016 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2459 | 2026.05.13 20:56:26.784390 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2460 | 2026.05.13 20:56:26.784432 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2461 | 2026.05.13 20:56:26.784651 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2462 | 2026.05.13 20:56:26.784722 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2463 | 2026.05.13 20:56:26.784862 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2464 | 2026.05.13 20:56:26.784999 [ 357 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2465 | 2026.05.13 20:56:26.785002 [ 356 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2466 | 2026.05.13 20:56:26.785028 [ 359 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2467 | 2026.05.13 20:56:26.785189 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 2468 | 2026.05.13 20:56:26.785226 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2469 | 2026.05.13 20:56:26.785316 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2470 | 2026.05.13 20:56:26.785337 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 2471 | 2026.05.13 20:56:26.785375 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2472 | 2026.05.13 20:56:26.785415 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2473 | 2026.05.13 20:56:26.785452 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2474 | 2026.05.13 20:56:26.786917 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002991 sec., 17051.15346038114 rows/sec., 2.16 MiB/sec. | ||
| 2475 | 2026.05.13 20:56:26.787156 [ 297 ] {edd9c1e7-fe74-444a-b2c1-1e4557d27831} <Debug> TCPHandler: Processed in 0.003561777 sec. | ||
| 2476 | 2026.05.13 20:56:26.789136 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.05.13 20:56:26.789312 [ 297 ] {78f72c0d-9f92-4107-8a5a-f4a7a64e6268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2478 | 2026.05.13 20:56:26.789382 [ 297 ] {78f72c0d-9f92-4107-8a5a-f4a7a64e6268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2479 | 2026.05.13 20:56:26.790141 [ 297 ] {78f72c0d-9f92-4107-8a5a-f4a7a64e6268} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.05.13 20:56:26.790183 [ 297 ] {78f72c0d-9f92-4107-8a5a-f4a7a64e6268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2481 | 2026.05.13 20:56:26.790581 [ 297 ] {78f72c0d-9f92-4107-8a5a-f4a7a64e6268} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2482 | 2026.05.13 20:56:26.790814 [ 297 ] {78f72c0d-9f92-4107-8a5a-f4a7a64e6268} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.05.13 20:56:26.790967 [ 297 ] {78f72c0d-9f92-4107-8a5a-f4a7a64e6268} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001706 sec., 45720.984759671745 rows/sec., 3.77 MiB/sec. | ||
| 2484 | 2026.05.13 20:56:26.791009 [ 297 ] {78f72c0d-9f92-4107-8a5a-f4a7a64e6268} <Debug> TCPHandler: Processed in 0.002008845 sec. | ||
| 2485 | 2026.05.13 20:56:26.791147 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.05.13 20:56:26.791243 [ 297 ] {2c5d62c6-79de-45ee-9247-8109bc5ce5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.05.13 20:56:26.791283 [ 297 ] {2c5d62c6-79de-45ee-9247-8109bc5ce5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2488 | 2026.05.13 20:56:26.791824 [ 297 ] {2c5d62c6-79de-45ee-9247-8109bc5ce5b7} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.05.13 20:56:26.791863 [ 297 ] {2c5d62c6-79de-45ee-9247-8109bc5ce5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2490 | 2026.05.13 20:56:26.792184 [ 297 ] {2c5d62c6-79de-45ee-9247-8109bc5ce5b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2491 | 2026.05.13 20:56:26.792402 [ 297 ] {2c5d62c6-79de-45ee-9247-8109bc5ce5b7} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.05.13 20:56:26.792534 [ 297 ] {2c5d62c6-79de-45ee-9247-8109bc5ce5b7} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00131 sec., 8396.946564885497 rows/sec., 631.41 KiB/sec. | ||
| 2493 | 2026.05.13 20:56:26.792571 [ 297 ] {2c5d62c6-79de-45ee-9247-8109bc5ce5b7} <Debug> TCPHandler: Processed in 0.001473011 sec. | ||
| 2494 | 2026.05.13 20:56:26.792827 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.05.13 20:56:26.792929 [ 297 ] {f9b5a36f-ecf2-4abf-b2c4-36603416eb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2496 | 2026.05.13 20:56:26.792970 [ 297 ] {f9b5a36f-ecf2-4abf-b2c4-36603416eb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2497 | 2026.05.13 20:56:26.793476 [ 297 ] {f9b5a36f-ecf2-4abf-b2c4-36603416eb5f} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.05.13 20:56:26.793515 [ 297 ] {f9b5a36f-ecf2-4abf-b2c4-36603416eb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2499 | 2026.05.13 20:56:26.793833 [ 297 ] {f9b5a36f-ecf2-4abf-b2c4-36603416eb5f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2500 | 2026.05.13 20:56:26.794046 [ 297 ] {f9b5a36f-ecf2-4abf-b2c4-36603416eb5f} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.05.13 20:56:26.794177 [ 297 ] {f9b5a36f-ecf2-4abf-b2c4-36603416eb5f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001266 sec., 59241.706161137445 rows/sec., 4.63 MiB/sec. | ||
| 2502 | 2026.05.13 20:56:26.794214 [ 297 ] {f9b5a36f-ecf2-4abf-b2c4-36603416eb5f} <Debug> TCPHandler: Processed in 0.001438251 sec. | ||
| 2503 | 2026.05.13 20:56:26.794360 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2026.05.13 20:56:26.794458 [ 297 ] {271cd48b-f916-41c1-a759-90f3395cfa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2505 | 2026.05.13 20:56:26.794501 [ 297 ] {271cd48b-f916-41c1-a759-90f3395cfa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2506 | 2026.05.13 20:56:26.794960 [ 297 ] {271cd48b-f916-41c1-a759-90f3395cfa65} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.05.13 20:56:26.794999 [ 297 ] {271cd48b-f916-41c1-a759-90f3395cfa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2508 | 2026.05.13 20:56:26.795342 [ 297 ] {271cd48b-f916-41c1-a759-90f3395cfa65} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2509 | 2026.05.13 20:56:26.795559 [ 297 ] {271cd48b-f916-41c1-a759-90f3395cfa65} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2026.05.13 20:56:26.795691 [ 297 ] {271cd48b-f916-41c1-a759-90f3395cfa65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 2511 | 2026.05.13 20:56:26.795727 [ 297 ] {271cd48b-f916-41c1-a759-90f3395cfa65} <Debug> TCPHandler: Processed in 0.001416421 sec. | ||
| 2512 | 2026.05.13 20:56:26.795862 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2026.05.13 20:56:26.795957 [ 297 ] {fdf25d4e-6cd9-4a91-9fcd-70739b9cfb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2514 | 2026.05.13 20:56:26.796011 [ 297 ] {fdf25d4e-6cd9-4a91-9fcd-70739b9cfb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2515 | 2026.05.13 20:56:26.796854 [ 297 ] {fdf25d4e-6cd9-4a91-9fcd-70739b9cfb88} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.05.13 20:56:26.796892 [ 297 ] {fdf25d4e-6cd9-4a91-9fcd-70739b9cfb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2517 | 2026.05.13 20:56:26.797416 [ 297 ] {fdf25d4e-6cd9-4a91-9fcd-70739b9cfb88} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2518 | 2026.05.13 20:56:26.797652 [ 297 ] {fdf25d4e-6cd9-4a91-9fcd-70739b9cfb88} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.05.13 20:56:26.797789 [ 297 ] {fdf25d4e-6cd9-4a91-9fcd-70739b9cfb88} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00185 sec., 5945.945945945946 rows/sec., 10.65 MiB/sec. | ||
| 2520 | 2026.05.13 20:56:26.797837 [ 297 ] {fdf25d4e-6cd9-4a91-9fcd-70739b9cfb88} <Debug> TCPHandler: Processed in 0.002023085 sec. | ||
| 2521 | 2026.05.13 20:56:26.797968 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2026.05.13 20:56:26.798062 [ 297 ] {db7f8683-ed45-4cc4-8cca-6411fc8acaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2523 | 2026.05.13 20:56:26.798104 [ 297 ] {db7f8683-ed45-4cc4-8cca-6411fc8acaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2524 | 2026.05.13 20:56:26.798460 [ 297 ] {db7f8683-ed45-4cc4-8cca-6411fc8acaba} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2026.05.13 20:56:26.798497 [ 297 ] {db7f8683-ed45-4cc4-8cca-6411fc8acaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2526 | 2026.05.13 20:56:26.798797 [ 297 ] {db7f8683-ed45-4cc4-8cca-6411fc8acaba} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2527 | 2026.05.13 20:56:26.799006 [ 297 ] {db7f8683-ed45-4cc4-8cca-6411fc8acaba} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2026.05.13 20:56:26.799130 [ 297 ] {db7f8683-ed45-4cc4-8cca-6411fc8acaba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2529 | 2026.05.13 20:56:26.799165 [ 297 ] {db7f8683-ed45-4cc4-8cca-6411fc8acaba} <Debug> TCPHandler: Processed in 0.00124453 sec. | ||
| 2530 | 2026.05.13 20:56:28.469206 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2531 | 2026.05.13 20:56:28.469257 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2532 | 2026.05.13 20:56:28.519504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4717 | ||
| 2533 | 2026.05.13 20:56:28.519982 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2026.05.13 20:56:28.520027 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2535 | 2026.05.13 20:56:28.520502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2536 | 2026.05.13 20:56:28.520738 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.05.13 20:56:28.520864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4717 | ||
| 2538 | 2026.05.13 20:56:28.758293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2539 | 2026.05.13 20:56:28.778412 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.05.13 20:56:28.778491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2541 | 2026.05.13 20:56:28.784494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2542 | 2026.05.13 20:56:28.785304 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.05.13 20:56:28.789659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2544 | 2026.05.13 20:56:29.000285 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.89 MiB, peak 220.19 MiB, free memory in arenas 0.00 B, will set to 214.03 MiB (RSS), difference: 2.14 MiB | ||
| 2545 | 2026.05.13 20:56:29.624306 [ 62 ] {} <Debug> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2546 | 2026.05.13 20:56:29.624383 [ 62 ] {} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.05.13 20:56:29.624403 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2548 | 2026.05.13 20:56:29.624554 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::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 | ||
| 2549 | 2026.05.13 20:56:29.624699 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2550 | 2026.05.13 20:56:29.624731 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2551 | 2026.05.13 20:56:29.624795 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2552 | 2026.05.13 20:56:29.624837 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2553 | 2026.05.13 20:56:29.624879 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2554 | 2026.05.13 20:56:29.624916 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2555 | 2026.05.13 20:56:29.625729 [ 194 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242249 sec., 486214.9214851451 rows/sec., 29.69 MiB/sec. | ||
| 2556 | 2026.05.13 20:56:29.625882 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2557 | 2026.05.13 20:56:29.626118 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_5_1} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.05.13 20:56:29.626182 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_5_1} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2559 | 2026.05.13 20:56:29.626244 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2560 | 2026.05.13 20:56:29.973935 [ 52 ] {} <Debug> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2561 | 2026.05.13 20:56:29.974010 [ 52 ] {} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.05.13 20:56:29.974034 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2563 | 2026.05.13 20:56:29.974222 [ 192 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::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 | ||
| 2564 | 2026.05.13 20:56:29.974379 [ 192 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2565 | 2026.05.13 20:56:29.974412 [ 192 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2566 | 2026.05.13 20:56:29.974487 [ 192 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2567 | 2026.05.13 20:56:29.974533 [ 192 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2568 | 2026.05.13 20:56:29.974578 [ 192 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2569 | 2026.05.13 20:56:29.974618 [ 192 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2570 | 2026.05.13 20:56:29.975517 [ 199 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384041 sec., 838125.460156166 rows/sec., 56.77 MiB/sec. | ||
| 2571 | 2026.05.13 20:56:29.975682 [ 192 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2572 | 2026.05.13 20:56:29.975935 [ 192 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_5_1} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.05.13 20:56:29.976004 [ 192 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_5_1} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2574 | 2026.05.13 20:56:29.976081 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2575 | 2026.05.13 20:56:31.788528 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.05.13 20:56:31.788827 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2577 | 2026.05.13 20:56:31.789160 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2578 | 2026.05.13 20:56:31.789198 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2579 | 2026.05.13 20:56:31.789436 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2580 | 2026.05.13 20:56:31.789504 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2581 | 2026.05.13 20:56:31.789647 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2582 | 2026.05.13 20:56:31.789793 [ 341 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2583 | 2026.05.13 20:56:31.789804 [ 357 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2584 | 2026.05.13 20:56:31.789794 [ 356 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2585 | 2026.05.13 20:56:31.789999 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 2586 | 2026.05.13 20:56:31.790029 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2587 | 2026.05.13 20:56:31.790113 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2588 | 2026.05.13 20:56:31.790134 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 2589 | 2026.05.13 20:56:31.790169 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2590 | 2026.05.13 20:56:31.790206 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2591 | 2026.05.13 20:56:31.790238 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2592 | 2026.05.13 20:56:31.791647 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.002919 sec., 17471.736896197326 rows/sec., 3.54 MiB/sec. | ||
| 2593 | 2026.05.13 20:56:31.791775 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Debug> MemoryTracker: Peak memory usage (for query): 143.53 KiB. | ||
| 2594 | 2026.05.13 20:56:31.791791 [ 297 ] {ca3ae3b7-0e91-4c19-9d3e-1fe1f9bc0864} <Debug> TCPHandler: Processed in 0.003437227 sec. | ||
| 2595 | 2026.05.13 20:56:31.796662 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.05.13 20:56:31.796819 [ 297 ] {ea54e2be-1b8a-421c-8fce-4500cfc0092b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2597 | 2026.05.13 20:56:31.796877 [ 297 ] {ea54e2be-1b8a-421c-8fce-4500cfc0092b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2598 | 2026.05.13 20:56:31.797679 [ 297 ] {ea54e2be-1b8a-421c-8fce-4500cfc0092b} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.05.13 20:56:31.797721 [ 297 ] {ea54e2be-1b8a-421c-8fce-4500cfc0092b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2600 | 2026.05.13 20:56:31.798094 [ 297 ] {ea54e2be-1b8a-421c-8fce-4500cfc0092b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2601 | 2026.05.13 20:56:31.798321 [ 297 ] {ea54e2be-1b8a-421c-8fce-4500cfc0092b} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.05.13 20:56:31.798469 [ 297 ] {ea54e2be-1b8a-421c-8fce-4500cfc0092b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001695 sec., 167551.62241887907 rows/sec., 10.64 MiB/sec. | ||
| 2603 | 2026.05.13 20:56:31.798508 [ 297 ] {ea54e2be-1b8a-421c-8fce-4500cfc0092b} <Debug> TCPHandler: Processed in 0.001919065 sec. | ||
| 2604 | 2026.05.13 20:56:31.798641 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.05.13 20:56:31.798736 [ 297 ] {1fb88fbc-124b-4ee1-96fc-af86cf4fae85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2606 | 2026.05.13 20:56:31.798776 [ 297 ] {1fb88fbc-124b-4ee1-96fc-af86cf4fae85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2607 | 2026.05.13 20:56:31.799498 [ 297 ] {1fb88fbc-124b-4ee1-96fc-af86cf4fae85} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.05.13 20:56:31.799535 [ 297 ] {1fb88fbc-124b-4ee1-96fc-af86cf4fae85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2609 | 2026.05.13 20:56:31.799911 [ 297 ] {1fb88fbc-124b-4ee1-96fc-af86cf4fae85} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2610 | 2026.05.13 20:56:31.800132 [ 297 ] {1fb88fbc-124b-4ee1-96fc-af86cf4fae85} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.05.13 20:56:31.800258 [ 297 ] {1fb88fbc-124b-4ee1-96fc-af86cf4fae85} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.001539 sec., 558154.6458739442 rows/sec., 43.57 MiB/sec. | ||
| 2612 | 2026.05.13 20:56:31.800293 [ 297 ] {1fb88fbc-124b-4ee1-96fc-af86cf4fae85} <Debug> TCPHandler: Processed in 0.001700013 sec. | ||
| 2613 | 2026.05.13 20:56:31.800494 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.05.13 20:56:31.800594 [ 297 ] {17b45d30-5f90-444b-9cee-02060534a6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.05.13 20:56:31.800632 [ 297 ] {17b45d30-5f90-444b-9cee-02060534a6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2616 | 2026.05.13 20:56:31.801103 [ 297 ] {17b45d30-5f90-444b-9cee-02060534a6a0} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.05.13 20:56:31.801137 [ 297 ] {17b45d30-5f90-444b-9cee-02060534a6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2618 | 2026.05.13 20:56:31.801446 [ 297 ] {17b45d30-5f90-444b-9cee-02060534a6a0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2619 | 2026.05.13 20:56:31.801668 [ 297 ] {17b45d30-5f90-444b-9cee-02060534a6a0} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.05.13 20:56:31.801791 [ 93 ] {} <Debug> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2621 | 2026.05.13 20:56:31.801799 [ 297 ] {17b45d30-5f90-444b-9cee-02060534a6a0} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001223 sec., 141455.43744889618 rows/sec., 8.68 MiB/sec. | ||
| 2622 | 2026.05.13 20:56:31.801855 [ 93 ] {} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.05.13 20:56:31.801857 [ 297 ] {17b45d30-5f90-444b-9cee-02060534a6a0} <Debug> TCPHandler: Processed in 0.001425361 sec. | ||
| 2624 | 2026.05.13 20:56:31.801890 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2625 | 2026.05.13 20:56:31.802015 [ 199 ] {53470143-4b06-4b78-b9d2-692982f18ad0::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 | ||
| 2626 | 2026.05.13 20:56:31.802039 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.05.13 20:56:31.802129 [ 199 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2628 | 2026.05.13 20:56:31.802141 [ 297 ] {4f282ee3-e701-428c-b6f9-16e8e5f2ee8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2629 | 2026.05.13 20:56:31.802169 [ 199 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part | ||
| 2630 | 2026.05.13 20:56:31.802188 [ 297 ] {4f282ee3-e701-428c-b6f9-16e8e5f2ee8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2631 | 2026.05.13 20:56:31.802242 [ 199 ] {53470143-4b06-4b78-b9d2-692982f18ad0::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 | ||
| 2632 | 2026.05.13 20:56:31.802292 [ 199 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2633 | 2026.05.13 20:56:31.802336 [ 199 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 190 rows starting from the beginning of the part | ||
| 2634 | 2026.05.13 20:56:31.802376 [ 199 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2635 | 2026.05.13 20:56:31.802415 [ 199 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 173 rows starting from the beginning of the part | ||
| 2636 | 2026.05.13 20:56:31.802648 [ 297 ] {4f282ee3-e701-428c-b6f9-16e8e5f2ee8a} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.05.13 20:56:31.802691 [ 297 ] {4f282ee3-e701-428c-b6f9-16e8e5f2ee8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2638 | 2026.05.13 20:56:31.803016 [ 297 ] {4f282ee3-e701-428c-b6f9-16e8e5f2ee8a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2639 | 2026.05.13 20:56:31.803250 [ 297 ] {4f282ee3-e701-428c-b6f9-16e8e5f2ee8a} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): 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.13 20:56:31.803363 [ 93 ] {} <Debug> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2641 | 2026.05.13 20:56:31.803389 [ 297 ] {4f282ee3-e701-428c-b6f9-16e8e5f2ee8a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001265 sec., 117786.56126482213 rows/sec., 7.61 MiB/sec. | ||
| 2642 | 2026.05.13 20:56:31.803401 [ 93 ] {} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.05.13 20:56:31.803420 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456091 sec., 482112.7250975385 rows/sec., 31.49 MiB/sec. | ||
| 2644 | 2026.05.13 20:56:31.803434 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2645 | 2026.05.13 20:56:31.803436 [ 297 ] {4f282ee3-e701-428c-b6f9-16e8e5f2ee8a} <Debug> TCPHandler: Processed in 0.001445241 sec. | ||
| 2646 | 2026.05.13 20:56:31.803554 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 2647 | 2026.05.13 20:56:31.803591 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.05.13 20:56:31.803619 [ 191 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2649 | 2026.05.13 20:56:31.803679 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2650 | 2026.05.13 20:56:31.803693 [ 297 ] {22d58779-62e9-4f99-89c7-df3f13267cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.05.13 20:56:31.803719 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 2652 | 2026.05.13 20:56:31.803741 [ 297 ] {22d58779-62e9-4f99-89c7-df3f13267cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2653 | 2026.05.13 20:56:31.803791 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 2654 | 2026.05.13 20:56:31.803846 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 2655 | 2026.05.13 20:56:31.803893 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 2656 | 2026.05.13 20:56:31.803937 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 951 rows starting from the beginning of the part | ||
| 2657 | 2026.05.13 20:56:31.803977 [ 191 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_11_2} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.05.13 20:56:31.803982 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 2659 | 2026.05.13 20:56:31.804076 [ 191 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_11_2} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2660 | 2026.05.13 20:56:31.804167 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2661 | 2026.05.13 20:56:31.804255 [ 297 ] {22d58779-62e9-4f99-89c7-df3f13267cd5} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.05.13 20:56:31.804301 [ 297 ] {22d58779-62e9-4f99-89c7-df3f13267cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2663 | 2026.05.13 20:56:31.804640 [ 297 ] {22d58779-62e9-4f99-89c7-df3f13267cd5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2664 | 2026.05.13 20:56:31.804879 [ 297 ] {22d58779-62e9-4f99-89c7-df3f13267cd5} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.05.13 20:56:31.805077 [ 297 ] {22d58779-62e9-4f99-89c7-df3f13267cd5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001401 sec., 105638.82940756604 rows/sec., 6.01 MiB/sec. | ||
| 2666 | 2026.05.13 20:56:31.805116 [ 297 ] {22d58779-62e9-4f99-89c7-df3f13267cd5} <Debug> TCPHandler: Processed in 0.001575492 sec. | ||
| 2667 | 2026.05.13 20:56:31.805131 [ 190 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619522 sec., 970039.3078945517 rows/sec., 63.26 MiB/sec. | ||
| 2668 | 2026.05.13 20:56:31.805255 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2026.05.13 20:56:31.805310 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2670 | 2026.05.13 20:56:31.805351 [ 297 ] {b0591e15-10b3-4a88-9a2e-58142f845034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2671 | 2026.05.13 20:56:31.805395 [ 297 ] {b0591e15-10b3-4a88-9a2e-58142f845034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2672 | 2026.05.13 20:56:31.805578 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_6_1} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.05.13 20:56:31.805675 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_6_1} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2674 | 2026.05.13 20:56:31.805744 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2675 | 2026.05.13 20:56:31.806049 [ 297 ] {b0591e15-10b3-4a88-9a2e-58142f845034} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.05.13 20:56:31.806093 [ 297 ] {b0591e15-10b3-4a88-9a2e-58142f845034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2677 | 2026.05.13 20:56:31.806435 [ 297 ] {b0591e15-10b3-4a88-9a2e-58142f845034} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2678 | 2026.05.13 20:56:31.806650 [ 297 ] {b0591e15-10b3-4a88-9a2e-58142f845034} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.05.13 20:56:31.806789 [ 297 ] {b0591e15-10b3-4a88-9a2e-58142f845034} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001456 sec., 357829.6703296703 rows/sec., 25.26 MiB/sec. | ||
| 2680 | 2026.05.13 20:56:31.806826 [ 297 ] {b0591e15-10b3-4a88-9a2e-58142f845034} <Debug> TCPHandler: Processed in 0.001623632 sec. | ||
| 2681 | 2026.05.13 20:56:31.806970 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.05.13 20:56:31.807070 [ 297 ] {2ef43ac3-6336-4f96-b846-9c1abf4a045e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2683 | 2026.05.13 20:56:31.807111 [ 297 ] {2ef43ac3-6336-4f96-b846-9c1abf4a045e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2684 | 2026.05.13 20:56:31.807456 [ 297 ] {2ef43ac3-6336-4f96-b846-9c1abf4a045e} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.05.13 20:56:31.807492 [ 297 ] {2ef43ac3-6336-4f96-b846-9c1abf4a045e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2686 | 2026.05.13 20:56:31.807798 [ 297 ] {2ef43ac3-6336-4f96-b846-9c1abf4a045e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2687 | 2026.05.13 20:56:31.808013 [ 297 ] {2ef43ac3-6336-4f96-b846-9c1abf4a045e} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.05.13 20:56:31.808155 [ 297 ] {2ef43ac3-6336-4f96-b846-9c1abf4a045e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 2689 | 2026.05.13 20:56:31.808191 [ 297 ] {2ef43ac3-6336-4f96-b846-9c1abf4a045e} <Debug> TCPHandler: Processed in 0.00126958 sec. | ||
| 2690 | 2026.05.13 20:56:31.808317 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.05.13 20:56:31.808416 [ 297 ] {4994833e-dbc7-4ac0-98e4-ce4c433cd880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.05.13 20:56:31.808457 [ 297 ] {4994833e-dbc7-4ac0-98e4-ce4c433cd880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2693 | 2026.05.13 20:56:31.808883 [ 297 ] {4994833e-dbc7-4ac0-98e4-ce4c433cd880} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.05.13 20:56:31.808921 [ 297 ] {4994833e-dbc7-4ac0-98e4-ce4c433cd880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2695 | 2026.05.13 20:56:31.809263 [ 297 ] {4994833e-dbc7-4ac0-98e4-ce4c433cd880} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2696 | 2026.05.13 20:56:31.809482 [ 297 ] {4994833e-dbc7-4ac0-98e4-ce4c433cd880} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.05.13 20:56:31.809625 [ 297 ] {4994833e-dbc7-4ac0-98e4-ce4c433cd880} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001231 sec., 215272.13647441103 rows/sec., 14.31 MiB/sec. | ||
| 2698 | 2026.05.13 20:56:31.809661 [ 297 ] {4994833e-dbc7-4ac0-98e4-ce4c433cd880} <Debug> TCPHandler: Processed in 0.00139204 sec. | ||
| 2699 | 2026.05.13 20:56:31.809796 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.05.13 20:56:31.809890 [ 297 ] {109a623f-0683-42ba-8779-7485586ab3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2701 | 2026.05.13 20:56:31.809931 [ 297 ] {109a623f-0683-42ba-8779-7485586ab3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2702 | 2026.05.13 20:56:31.810270 [ 297 ] {109a623f-0683-42ba-8779-7485586ab3e3} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.05.13 20:56:31.810305 [ 297 ] {109a623f-0683-42ba-8779-7485586ab3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2704 | 2026.05.13 20:56:31.810632 [ 297 ] {109a623f-0683-42ba-8779-7485586ab3e3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2705 | 2026.05.13 20:56:31.810838 [ 297 ] {109a623f-0683-42ba-8779-7485586ab3e3} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.05.13 20:56:31.810978 [ 297 ] {109a623f-0683-42ba-8779-7485586ab3e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 2707 | 2026.05.13 20:56:31.811014 [ 297 ] {109a623f-0683-42ba-8779-7485586ab3e3} <Debug> TCPHandler: Processed in 0.00126567 sec. | ||
| 2708 | 2026.05.13 20:56:31.811139 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.05.13 20:56:31.811232 [ 297 ] {f0b669c7-ea9e-4899-b9fc-6ce56fd202d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2710 | 2026.05.13 20:56:31.811284 [ 297 ] {f0b669c7-ea9e-4899-b9fc-6ce56fd202d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2711 | 2026.05.13 20:56:31.812078 [ 297 ] {f0b669c7-ea9e-4899-b9fc-6ce56fd202d3} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.05.13 20:56:31.812120 [ 297 ] {f0b669c7-ea9e-4899-b9fc-6ce56fd202d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2713 | 2026.05.13 20:56:31.812673 [ 297 ] {f0b669c7-ea9e-4899-b9fc-6ce56fd202d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2714 | 2026.05.13 20:56:31.812894 [ 297 ] {f0b669c7-ea9e-4899-b9fc-6ce56fd202d3} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.05.13 20:56:31.813036 [ 297 ] {f0b669c7-ea9e-4899-b9fc-6ce56fd202d3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001821 sec., 17023.61339923119 rows/sec., 30.51 MiB/sec. | ||
| 2716 | 2026.05.13 20:56:31.813089 [ 297 ] {f0b669c7-ea9e-4899-b9fc-6ce56fd202d3} <Debug> TCPHandler: Processed in 0.001998095 sec. | ||
| 2717 | 2026.05.13 20:56:31.813232 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.05.13 20:56:31.813326 [ 297 ] {481d8eb6-794b-4032-8677-48507bedf8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.05.13 20:56:31.813367 [ 297 ] {481d8eb6-794b-4032-8677-48507bedf8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2720 | 2026.05.13 20:56:31.813706 [ 297 ] {481d8eb6-794b-4032-8677-48507bedf8a8} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.05.13 20:56:31.813742 [ 297 ] {481d8eb6-794b-4032-8677-48507bedf8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2722 | 2026.05.13 20:56:31.814048 [ 297 ] {481d8eb6-794b-4032-8677-48507bedf8a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2723 | 2026.05.13 20:56:31.814259 [ 297 ] {481d8eb6-794b-4032-8677-48507bedf8a8} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.05.13 20:56:31.814397 [ 297 ] {481d8eb6-794b-4032-8677-48507bedf8a8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 2725 | 2026.05.13 20:56:31.814434 [ 297 ] {481d8eb6-794b-4032-8677-48507bedf8a8} <Debug> TCPHandler: Processed in 0.001249749 sec. | ||
| 2726 | 2026.05.13 20:56:33.524693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 336 | ||
| 2727 | 2026.05.13 20:56:33.527026 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2026.05.13 20:56:33.527066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2729 | 2026.05.13 20:56:33.528240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2730 | 2026.05.13 20:56:33.528509 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.05.13 20:56:33.528752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2732 | 2026.05.13 20:56:36.021934 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5229 | ||
| 2733 | 2026.05.13 20:56:36.022459 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.05.13 20:56:36.022507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2735 | 2026.05.13 20:56:36.022991 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2736 | 2026.05.13 20:56:36.023216 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.05.13 20:56:36.023348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5229 | ||
| 2738 | 2026.05.13 20:56:36.023412 [ 144 ] {} <Debug> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2739 | 2026.05.13 20:56:36.023492 [ 144 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.05.13 20:56:36.023512 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2741 | 2026.05.13 20:56:36.023641 [ 191 ] {b6606637-52ca-4bf2-a988-5700df72c019::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 | ||
| 2742 | 2026.05.13 20:56:36.023772 [ 191 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2743 | 2026.05.13 20:56:36.023807 [ 191 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2744 | 2026.05.13 20:56:36.023866 [ 191 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 503 rows starting from the beginning of the part | ||
| 2745 | 2026.05.13 20:56:36.023907 [ 191 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2746 | 2026.05.13 20:56:36.023945 [ 191 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2747 | 2026.05.13 20:56:36.023982 [ 191 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2748 | 2026.05.13 20:56:36.024018 [ 191 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2749 | 2026.05.13 20:56:36.025336 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5229 rows, containing 4 columns (4 merged, 0 gathered) in 0.001749234 sec., 2989308.46301867 rows/sec., 42.76 MiB/sec. | ||
| 2750 | 2026.05.13 20:56:36.025982 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2751 | 2026.05.13 20:56:36.026281 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_11_2} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.05.13 20:56:36.026361 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_11_2} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2753 | 2026.05.13 20:56:36.026472 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2754 | 2026.05.13 20:56:36.290706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2755 | 2026.05.13 20:56:36.307123 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.05.13 20:56:36.307170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2757 | 2026.05.13 20:56:36.313254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2758 | 2026.05.13 20:56:36.313942 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.05.13 20:56:36.314247 [ 144 ] {} <Debug> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2760 | 2026.05.13 20:56:36.314297 [ 144 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.05.13 20:56:36.314320 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2762 | 2026.05.13 20:56:36.314476 [ 191 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 2763 | 2026.05.13 20:56:36.316913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2764 | 2026.05.13 20:56:36.318549 [ 191 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2765 | 2026.05.13 20:56:36.319963 [ 191 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 2766 | 2026.05.13 20:56:36.324634 [ 191 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 2767 | 2026.05.13 20:56:36.328895 [ 191 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 2768 | 2026.05.13 20:56:36.333099 [ 191 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 2769 | 2026.05.13 20:56:36.337687 [ 191 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 2770 | 2026.05.13 20:56:36.341722 [ 191 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 2771 | 2026.05.13 20:56:36.392522 [ 190 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078106726 sec., 1062.6485611495225 rows/sec., 5.49 MiB/sec. | ||
| 2772 | 2026.05.13 20:56:36.394871 [ 197 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2773 | 2026.05.13 20:56:36.396783 [ 197 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_11_2} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.05.13 20:56:36.396887 [ 197 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_11_2} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2775 | 2026.05.13 20:56:36.399211 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2776 | 2026.05.13 20:56:36.784578 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2026.05.13 20:56:36.784843 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 2778 | 2026.05.13 20:56:36.785215 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2779 | 2026.05.13 20:56:36.785257 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 2780 | 2026.05.13 20:56:36.785524 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2781 | 2026.05.13 20:56:36.785606 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2782 | 2026.05.13 20:56:36.785756 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2783 | 2026.05.13 20:56:36.785913 [ 356 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2784 | 2026.05.13 20:56:36.785921 [ 357 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2785 | 2026.05.13 20:56:36.785913 [ 341 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2786 | 2026.05.13 20:56:36.786101 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 2787 | 2026.05.13 20:56:36.786130 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2788 | 2026.05.13 20:56:36.786219 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2789 | 2026.05.13 20:56:36.786239 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 2790 | 2026.05.13 20:56:36.786273 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2791 | 2026.05.13 20:56:36.786310 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2792 | 2026.05.13 20:56:36.786341 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2793 | 2026.05.13 20:56:36.787708 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002968 sec., 17183.288409703502 rows/sec., 2.17 MiB/sec. | ||
| 2794 | 2026.05.13 20:56:36.787865 [ 297 ] {70af8c97-0d70-46ca-8e08-10ae8ce6e1a8} <Debug> TCPHandler: Processed in 0.003431117 sec. | ||
| 2795 | 2026.05.13 20:56:36.789875 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.05.13 20:56:36.790031 [ 297 ] {6a78bf7b-f004-4717-b8fc-91ee8b716f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2797 | 2026.05.13 20:56:36.790091 [ 297 ] {6a78bf7b-f004-4717-b8fc-91ee8b716f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2798 | 2026.05.13 20:56:36.790804 [ 297 ] {6a78bf7b-f004-4717-b8fc-91ee8b716f0a} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.05.13 20:56:36.790843 [ 297 ] {6a78bf7b-f004-4717-b8fc-91ee8b716f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2800 | 2026.05.13 20:56:36.791202 [ 297 ] {6a78bf7b-f004-4717-b8fc-91ee8b716f0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2801 | 2026.05.13 20:56:36.791425 [ 297 ] {6a78bf7b-f004-4717-b8fc-91ee8b716f0a} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.05.13 20:56:36.791580 [ 297 ] {6a78bf7b-f004-4717-b8fc-91ee8b716f0a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001595 sec., 6269.592476489028 rows/sec., 511.24 KiB/sec. | ||
| 2803 | 2026.05.13 20:56:36.791618 [ 297 ] {6a78bf7b-f004-4717-b8fc-91ee8b716f0a} <Debug> TCPHandler: Processed in 0.001816694 sec. | ||
| 2804 | 2026.05.13 20:56:36.791773 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2026.05.13 20:56:36.791868 [ 297 ] {1e504613-63b0-4604-b2d0-d3002fa30787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2806 | 2026.05.13 20:56:36.791907 [ 297 ] {1e504613-63b0-4604-b2d0-d3002fa30787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2807 | 2026.05.13 20:56:36.792347 [ 297 ] {1e504613-63b0-4604-b2d0-d3002fa30787} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.05.13 20:56:36.792384 [ 297 ] {1e504613-63b0-4604-b2d0-d3002fa30787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2809 | 2026.05.13 20:56:36.792692 [ 297 ] {1e504613-63b0-4604-b2d0-d3002fa30787} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2810 | 2026.05.13 20:56:36.792906 [ 297 ] {1e504613-63b0-4604-b2d0-d3002fa30787} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.05.13 20:56:36.793042 [ 297 ] {1e504613-63b0-4604-b2d0-d3002fa30787} <Debug> executeQuery: Read 83 rows, 6.95 KiB in 0.001192 sec., 69630.87248322148 rows/sec., 5.70 MiB/sec. | ||
| 2812 | 2026.05.13 20:56:36.793079 [ 297 ] {1e504613-63b0-4604-b2d0-d3002fa30787} <Debug> TCPHandler: Processed in 0.00135415 sec. | ||
| 2813 | 2026.05.13 20:56:36.793227 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.05.13 20:56:36.793323 [ 297 ] {441770c9-2875-4376-ae11-e71977bf6107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2815 | 2026.05.13 20:56:36.793362 [ 297 ] {441770c9-2875-4376-ae11-e71977bf6107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2816 | 2026.05.13 20:56:36.793826 [ 297 ] {441770c9-2875-4376-ae11-e71977bf6107} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.05.13 20:56:36.793866 [ 297 ] {441770c9-2875-4376-ae11-e71977bf6107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2818 | 2026.05.13 20:56:36.794201 [ 297 ] {441770c9-2875-4376-ae11-e71977bf6107} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2819 | 2026.05.13 20:56:36.794421 [ 297 ] {441770c9-2875-4376-ae11-e71977bf6107} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.05.13 20:56:36.794560 [ 297 ] {441770c9-2875-4376-ae11-e71977bf6107} <Debug> executeQuery: Read 21 rows, 1.53 KiB in 0.001255 sec., 16733.067729083665 rows/sec., 1.19 MiB/sec. | ||
| 2821 | 2026.05.13 20:56:36.794597 [ 297 ] {441770c9-2875-4376-ae11-e71977bf6107} <Debug> TCPHandler: Processed in 0.001417831 sec. | ||
| 2822 | 2026.05.13 20:56:36.794740 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.05.13 20:56:36.794847 [ 297 ] {71db9705-2fb0-450f-9077-bb51d596767d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2824 | 2026.05.13 20:56:36.794886 [ 297 ] {71db9705-2fb0-450f-9077-bb51d596767d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2825 | 2026.05.13 20:56:36.795318 [ 297 ] {71db9705-2fb0-450f-9077-bb51d596767d} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.05.13 20:56:36.795355 [ 297 ] {71db9705-2fb0-450f-9077-bb51d596767d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2827 | 2026.05.13 20:56:36.795662 [ 297 ] {71db9705-2fb0-450f-9077-bb51d596767d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2828 | 2026.05.13 20:56:36.795880 [ 297 ] {71db9705-2fb0-450f-9077-bb51d596767d} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.05.13 20:56:36.796016 [ 297 ] {71db9705-2fb0-450f-9077-bb51d596767d} <Debug> executeQuery: Read 85 rows, 6.81 KiB in 0.001187 sec., 71609.09856781803 rows/sec., 5.60 MiB/sec. | ||
| 2830 | 2026.05.13 20:56:36.796053 [ 297 ] {71db9705-2fb0-450f-9077-bb51d596767d} <Debug> TCPHandler: Processed in 0.00136224 sec. | ||
| 2831 | 2026.05.13 20:56:36.796193 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.05.13 20:56:36.796289 [ 297 ] {61eca9d3-fb4a-4878-9011-c5139e971331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2833 | 2026.05.13 20:56:36.796331 [ 297 ] {61eca9d3-fb4a-4878-9011-c5139e971331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2834 | 2026.05.13 20:56:36.796769 [ 297 ] {61eca9d3-fb4a-4878-9011-c5139e971331} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.05.13 20:56:36.796806 [ 297 ] {61eca9d3-fb4a-4878-9011-c5139e971331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2836 | 2026.05.13 20:56:36.797161 [ 297 ] {61eca9d3-fb4a-4878-9011-c5139e971331} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2837 | 2026.05.13 20:56:36.797384 [ 297 ] {61eca9d3-fb4a-4878-9011-c5139e971331} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.05.13 20:56:36.797515 [ 297 ] {61eca9d3-fb4a-4878-9011-c5139e971331} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001245 sec., 132530.1204819277 rows/sec., 9.23 MiB/sec. | ||
| 2839 | 2026.05.13 20:56:36.797551 [ 297 ] {61eca9d3-fb4a-4878-9011-c5139e971331} <Debug> TCPHandler: Processed in 0.001406971 sec. | ||
| 2840 | 2026.05.13 20:56:36.797692 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.05.13 20:56:36.797788 [ 297 ] {f653efb4-d15b-46ce-a4bb-c867c11f33d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2842 | 2026.05.13 20:56:36.797841 [ 297 ] {f653efb4-d15b-46ce-a4bb-c867c11f33d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2843 | 2026.05.13 20:56:36.798647 [ 297 ] {f653efb4-d15b-46ce-a4bb-c867c11f33d3} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.05.13 20:56:36.798684 [ 297 ] {f653efb4-d15b-46ce-a4bb-c867c11f33d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2845 | 2026.05.13 20:56:36.799196 [ 297 ] {f653efb4-d15b-46ce-a4bb-c867c11f33d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2846 | 2026.05.13 20:56:36.799427 [ 297 ] {f653efb4-d15b-46ce-a4bb-c867c11f33d3} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.05.13 20:56:36.799569 [ 297 ] {f653efb4-d15b-46ce-a4bb-c867c11f33d3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001799 sec., 6114.508060033352 rows/sec., 10.96 MiB/sec. | ||
| 2848 | 2026.05.13 20:56:36.799618 [ 297 ] {f653efb4-d15b-46ce-a4bb-c867c11f33d3} <Debug> TCPHandler: Processed in 0.001975425 sec. | ||
| 2849 | 2026.05.13 20:56:36.799800 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.05.13 20:56:36.799897 [ 297 ] {ca44513c-ebb5-4cb9-b477-fd87a5e9a575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2851 | 2026.05.13 20:56:36.799941 [ 297 ] {ca44513c-ebb5-4cb9-b477-fd87a5e9a575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2852 | 2026.05.13 20:56:36.800304 [ 297 ] {ca44513c-ebb5-4cb9-b477-fd87a5e9a575} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.05.13 20:56:36.800340 [ 297 ] {ca44513c-ebb5-4cb9-b477-fd87a5e9a575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2854 | 2026.05.13 20:56:36.800644 [ 297 ] {ca44513c-ebb5-4cb9-b477-fd87a5e9a575} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2855 | 2026.05.13 20:56:36.800855 [ 297 ] {ca44513c-ebb5-4cb9-b477-fd87a5e9a575} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.05.13 20:56:36.800982 [ 297 ] {ca44513c-ebb5-4cb9-b477-fd87a5e9a575} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 2857 | 2026.05.13 20:56:36.801016 [ 297 ] {ca44513c-ebb5-4cb9-b477-fd87a5e9a575} <Debug> TCPHandler: Processed in 0.00127296 sec. | ||
| 2858 | 2026.05.13 20:56:37.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.01 MiB, peak 225.33 MiB, free memory in arenas 0.00 B, will set to 222.40 MiB (RSS), difference: 6.38 MiB | ||
| 2859 | 2026.05.13 20:56:41.789981 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.05.13 20:56:41.790224 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2861 | 2026.05.13 20:56:41.790561 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2862 | 2026.05.13 20:56:41.790600 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2863 | 2026.05.13 20:56:41.790848 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2864 | 2026.05.13 20:56:41.790916 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2865 | 2026.05.13 20:56:41.791053 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2866 | 2026.05.13 20:56:41.791192 [ 341 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2867 | 2026.05.13 20:56:41.791202 [ 334 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2868 | 2026.05.13 20:56:41.791194 [ 356 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2869 | 2026.05.13 20:56:41.791379 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 2870 | 2026.05.13 20:56:41.791407 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2871 | 2026.05.13 20:56:41.791491 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2872 | 2026.05.13 20:56:41.791512 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 2873 | 2026.05.13 20:56:41.791547 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2874 | 2026.05.13 20:56:41.791584 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2875 | 2026.05.13 20:56:41.791616 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2876 | 2026.05.13 20:56:41.792861 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.00273 sec., 18681.318681318684 rows/sec., 3.79 MiB/sec. | ||
| 2877 | 2026.05.13 20:56:41.792996 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Debug> MemoryTracker: Peak memory usage (for query): 143.69 KiB. | ||
| 2878 | 2026.05.13 20:56:41.793012 [ 297 ] {27febec1-4b99-4526-bb4d-52b6a1944cd8} <Debug> TCPHandler: Processed in 0.003160925 sec. | ||
| 2879 | 2026.05.13 20:56:41.798073 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.05.13 20:56:41.798180 [ 297 ] {5900365a-6c21-47d9-a96e-70a6a8ce67cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2881 | 2026.05.13 20:56:41.798223 [ 297 ] {5900365a-6c21-47d9-a96e-70a6a8ce67cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2882 | 2026.05.13 20:56:41.798876 [ 297 ] {5900365a-6c21-47d9-a96e-70a6a8ce67cc} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.05.13 20:56:41.798918 [ 297 ] {5900365a-6c21-47d9-a96e-70a6a8ce67cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2884 | 2026.05.13 20:56:41.799292 [ 297 ] {5900365a-6c21-47d9-a96e-70a6a8ce67cc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2885 | 2026.05.13 20:56:41.799521 [ 297 ] {5900365a-6c21-47d9-a96e-70a6a8ce67cc} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.05.13 20:56:41.799660 [ 297 ] {5900365a-6c21-47d9-a96e-70a6a8ce67cc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001464 sec., 193989.07103825136 rows/sec., 12.32 MiB/sec. | ||
| 2887 | 2026.05.13 20:56:41.799697 [ 297 ] {5900365a-6c21-47d9-a96e-70a6a8ce67cc} <Debug> TCPHandler: Processed in 0.001644303 sec. | ||
| 2888 | 2026.05.13 20:56:41.799856 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.05.13 20:56:41.799961 [ 297 ] {a6095d0e-dac7-4443-b802-fcc4dbe03f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2890 | 2026.05.13 20:56:41.800003 [ 297 ] {a6095d0e-dac7-4443-b802-fcc4dbe03f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2891 | 2026.05.13 20:56:41.800737 [ 297 ] {a6095d0e-dac7-4443-b802-fcc4dbe03f2a} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.05.13 20:56:41.800773 [ 297 ] {a6095d0e-dac7-4443-b802-fcc4dbe03f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2893 | 2026.05.13 20:56:41.801142 [ 297 ] {a6095d0e-dac7-4443-b802-fcc4dbe03f2a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2894 | 2026.05.13 20:56:41.801352 [ 297 ] {a6095d0e-dac7-4443-b802-fcc4dbe03f2a} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.05.13 20:56:41.801479 [ 297 ] {a6095d0e-dac7-4443-b802-fcc4dbe03f2a} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.001537 sec., 558880.9368900455 rows/sec., 43.63 MiB/sec. | ||
| 2896 | 2026.05.13 20:56:41.801515 [ 297 ] {a6095d0e-dac7-4443-b802-fcc4dbe03f2a} <Debug> TCPHandler: Processed in 0.001709564 sec. | ||
| 2897 | 2026.05.13 20:56:41.801645 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.05.13 20:56:41.801740 [ 297 ] {8e205aa2-ce75-4710-a5db-52129fbbc878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2899 | 2026.05.13 20:56:41.801778 [ 297 ] {8e205aa2-ce75-4710-a5db-52129fbbc878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2900 | 2026.05.13 20:56:41.802212 [ 297 ] {8e205aa2-ce75-4710-a5db-52129fbbc878} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.05.13 20:56:41.802247 [ 297 ] {8e205aa2-ce75-4710-a5db-52129fbbc878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2902 | 2026.05.13 20:56:41.802540 [ 297 ] {8e205aa2-ce75-4710-a5db-52129fbbc878} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2903 | 2026.05.13 20:56:41.802749 [ 297 ] {8e205aa2-ce75-4710-a5db-52129fbbc878} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.05.13 20:56:41.802872 [ 297 ] {8e205aa2-ce75-4710-a5db-52129fbbc878} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001151 sec., 150304.08340573416 rows/sec., 9.23 MiB/sec. | ||
| 2905 | 2026.05.13 20:56:41.802907 [ 297 ] {8e205aa2-ce75-4710-a5db-52129fbbc878} <Debug> TCPHandler: Processed in 0.00131136 sec. | ||
| 2906 | 2026.05.13 20:56:41.803046 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.05.13 20:56:41.803140 [ 297 ] {d71d942b-0098-46f4-911f-d440a859f523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2908 | 2026.05.13 20:56:41.803178 [ 297 ] {d71d942b-0098-46f4-911f-d440a859f523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2909 | 2026.05.13 20:56:41.803657 [ 297 ] {d71d942b-0098-46f4-911f-d440a859f523} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.05.13 20:56:41.803702 [ 297 ] {d71d942b-0098-46f4-911f-d440a859f523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2911 | 2026.05.13 20:56:41.804044 [ 297 ] {d71d942b-0098-46f4-911f-d440a859f523} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2912 | 2026.05.13 20:56:41.804272 [ 297 ] {d71d942b-0098-46f4-911f-d440a859f523} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.05.13 20:56:41.804400 [ 297 ] {d71d942b-0098-46f4-911f-d440a859f523} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001278 sec., 116588.4194053208 rows/sec., 7.53 MiB/sec. | ||
| 2914 | 2026.05.13 20:56:41.804435 [ 297 ] {d71d942b-0098-46f4-911f-d440a859f523} <Debug> TCPHandler: Processed in 0.001437452 sec. | ||
| 2915 | 2026.05.13 20:56:41.804573 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.05.13 20:56:41.804667 [ 297 ] {ad714c78-bb48-4f52-8bd3-2a66069b52f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2917 | 2026.05.13 20:56:41.804705 [ 297 ] {ad714c78-bb48-4f52-8bd3-2a66069b52f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2918 | 2026.05.13 20:56:41.805153 [ 297 ] {ad714c78-bb48-4f52-8bd3-2a66069b52f9} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.05.13 20:56:41.805189 [ 297 ] {ad714c78-bb48-4f52-8bd3-2a66069b52f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2920 | 2026.05.13 20:56:41.805478 [ 297 ] {ad714c78-bb48-4f52-8bd3-2a66069b52f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2921 | 2026.05.13 20:56:41.805766 [ 297 ] {ad714c78-bb48-4f52-8bd3-2a66069b52f9} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.05.13 20:56:41.805908 [ 297 ] {ad714c78-bb48-4f52-8bd3-2a66069b52f9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001257 sec., 117740.65234685759 rows/sec., 6.70 MiB/sec. | ||
| 2923 | 2026.05.13 20:56:41.805960 [ 297 ] {ad714c78-bb48-4f52-8bd3-2a66069b52f9} <Debug> TCPHandler: Processed in 0.001435231 sec. | ||
| 2924 | 2026.05.13 20:56:41.806168 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.05.13 20:56:41.806263 [ 297 ] {4cb42b7e-0379-49e0-abef-bd439aca38d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2926 | 2026.05.13 20:56:41.806301 [ 297 ] {4cb42b7e-0379-49e0-abef-bd439aca38d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2927 | 2026.05.13 20:56:41.806896 [ 297 ] {4cb42b7e-0379-49e0-abef-bd439aca38d1} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.05.13 20:56:41.806931 [ 297 ] {4cb42b7e-0379-49e0-abef-bd439aca38d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2929 | 2026.05.13 20:56:41.807243 [ 297 ] {4cb42b7e-0379-49e0-abef-bd439aca38d1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2930 | 2026.05.13 20:56:41.807448 [ 297 ] {4cb42b7e-0379-49e0-abef-bd439aca38d1} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.05.13 20:56:41.807574 [ 297 ] {4cb42b7e-0379-49e0-abef-bd439aca38d1} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001329 sec., 392024.07825432654 rows/sec., 27.67 MiB/sec. | ||
| 2932 | 2026.05.13 20:56:41.807609 [ 297 ] {4cb42b7e-0379-49e0-abef-bd439aca38d1} <Debug> TCPHandler: Processed in 0.001500842 sec. | ||
| 2933 | 2026.05.13 20:56:41.807734 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2026.05.13 20:56:41.807839 [ 297 ] {6c5c20ee-ca1b-40c4-bf3b-7f612b9bb93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2935 | 2026.05.13 20:56:41.807900 [ 297 ] {6c5c20ee-ca1b-40c4-bf3b-7f612b9bb93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2936 | 2026.05.13 20:56:41.808267 [ 297 ] {6c5c20ee-ca1b-40c4-bf3b-7f612b9bb93e} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.05.13 20:56:41.808307 [ 297 ] {6c5c20ee-ca1b-40c4-bf3b-7f612b9bb93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2938 | 2026.05.13 20:56:41.808604 [ 297 ] {6c5c20ee-ca1b-40c4-bf3b-7f612b9bb93e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2939 | 2026.05.13 20:56:41.808808 [ 297 ] {6c5c20ee-ca1b-40c4-bf3b-7f612b9bb93e} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2026.05.13 20:56:41.808916 [ 158 ] {} <Debug> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2941 | 2026.05.13 20:56:41.808933 [ 297 ] {6c5c20ee-ca1b-40c4-bf3b-7f612b9bb93e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 2942 | 2026.05.13 20:56:41.808974 [ 158 ] {} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.05.13 20:56:41.808984 [ 297 ] {6c5c20ee-ca1b-40c4-bf3b-7f612b9bb93e} <Debug> TCPHandler: Processed in 0.00129772 sec. | ||
| 2944 | 2026.05.13 20:56:41.809007 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2945 | 2026.05.13 20:56:41.809119 [ 188 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::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 | ||
| 2946 | 2026.05.13 20:56:41.809147 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.05.13 20:56:41.809230 [ 188 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2948 | 2026.05.13 20:56:41.809261 [ 297 ] {b2dbfed1-09de-434b-887e-5eaa9c912640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2949 | 2026.05.13 20:56:41.809271 [ 188 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::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 | ||
| 2950 | 2026.05.13 20:56:41.809309 [ 297 ] {b2dbfed1-09de-434b-887e-5eaa9c912640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2951 | 2026.05.13 20:56:41.809345 [ 188 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::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 | ||
| 2952 | 2026.05.13 20:56:41.809405 [ 188 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::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 | ||
| 2953 | 2026.05.13 20:56:41.809465 [ 188 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::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 | ||
| 2954 | 2026.05.13 20:56:41.809525 [ 188 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::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 | ||
| 2955 | 2026.05.13 20:56:41.809565 [ 188 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::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 | ||
| 2956 | 2026.05.13 20:56:41.809856 [ 297 ] {b2dbfed1-09de-434b-887e-5eaa9c912640} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.05.13 20:56:41.809898 [ 297 ] {b2dbfed1-09de-434b-887e-5eaa9c912640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2958 | 2026.05.13 20:56:41.810459 [ 297 ] {b2dbfed1-09de-434b-887e-5eaa9c912640} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2959 | 2026.05.13 20:56:41.810534 [ 201 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001465672 sec., 24562.11212331272 rows/sec., 1.25 MiB/sec. | ||
| 2960 | 2026.05.13 20:56:41.810722 [ 297 ] {b2dbfed1-09de-434b-887e-5eaa9c912640} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.05.13 20:56:41.810759 [ 190 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2962 | 2026.05.13 20:56:41.810861 [ 297 ] {b2dbfed1-09de-434b-887e-5eaa9c912640} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001625 sec., 163076.9230769231 rows/sec., 10.84 MiB/sec. | ||
| 2963 | 2026.05.13 20:56:41.810909 [ 297 ] {b2dbfed1-09de-434b-887e-5eaa9c912640} <Debug> TCPHandler: Processed in 0.001824874 sec. | ||
| 2964 | 2026.05.13 20:56:41.811064 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2026.05.13 20:56:41.811173 [ 297 ] {abe0d087-ebf7-41de-b657-3cdbe98ab15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2966 | 2026.05.13 20:56:41.811192 [ 190 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_6_1} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2026.05.13 20:56:41.811221 [ 297 ] {abe0d087-ebf7-41de-b657-3cdbe98ab15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2968 | 2026.05.13 20:56:41.811296 [ 190 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_6_1} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2969 | 2026.05.13 20:56:41.811400 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2970 | 2026.05.13 20:56:41.811556 [ 297 ] {abe0d087-ebf7-41de-b657-3cdbe98ab15e} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.05.13 20:56:41.811595 [ 297 ] {abe0d087-ebf7-41de-b657-3cdbe98ab15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2972 | 2026.05.13 20:56:41.811923 [ 297 ] {abe0d087-ebf7-41de-b657-3cdbe98ab15e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2973 | 2026.05.13 20:56:41.812127 [ 297 ] {abe0d087-ebf7-41de-b657-3cdbe98ab15e} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.05.13 20:56:41.812236 [ 158 ] {} <Debug> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2975 | 2026.05.13 20:56:41.812252 [ 297 ] {abe0d087-ebf7-41de-b657-3cdbe98ab15e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 2976 | 2026.05.13 20:56:41.812279 [ 158 ] {} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.05.13 20:56:41.812296 [ 297 ] {abe0d087-ebf7-41de-b657-3cdbe98ab15e} <Debug> TCPHandler: Processed in 0.00129418 sec. | ||
| 2978 | 2026.05.13 20:56:41.812306 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2979 | 2026.05.13 20:56:41.812407 [ 197 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::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 | ||
| 2980 | 2026.05.13 20:56:41.812427 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.05.13 20:56:41.812507 [ 197 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2982 | 2026.05.13 20:56:41.812524 [ 297 ] {4c99acd2-d5db-419b-941f-75d956d63494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2983 | 2026.05.13 20:56:41.812540 [ 197 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::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 | ||
| 2984 | 2026.05.13 20:56:41.812578 [ 297 ] {4c99acd2-d5db-419b-941f-75d956d63494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2985 | 2026.05.13 20:56:41.812600 [ 197 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::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 | ||
| 2986 | 2026.05.13 20:56:41.812643 [ 197 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::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 | ||
| 2987 | 2026.05.13 20:56:41.812682 [ 197 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2988 | 2026.05.13 20:56:41.812717 [ 197 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::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 | ||
| 2989 | 2026.05.13 20:56:41.812751 [ 197 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::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 | ||
| 2990 | 2026.05.13 20:56:41.813414 [ 297 ] {4c99acd2-d5db-419b-941f-75d956d63494} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.05.13 20:56:41.813526 [ 297 ] {4c99acd2-d5db-419b-941f-75d956d63494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2992 | 2026.05.13 20:56:41.813636 [ 197 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126259 sec., 5544.1592282530355 rows/sec., 370.49 KiB/sec. | ||
| 2993 | 2026.05.13 20:56:41.813793 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2994 | 2026.05.13 20:56:41.814120 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_6_1} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.05.13 20:56:41.814194 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_6_1} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2996 | 2026.05.13 20:56:41.814274 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2997 | 2026.05.13 20:56:41.814281 [ 297 ] {4c99acd2-d5db-419b-941f-75d956d63494} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2998 | 2026.05.13 20:56:41.814568 [ 297 ] {4c99acd2-d5db-419b-941f-75d956d63494} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.05.13 20:56:41.814713 [ 297 ] {4c99acd2-d5db-419b-941f-75d956d63494} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002203 sec., 14071.72038129823 rows/sec., 25.22 MiB/sec. | ||
| 3000 | 2026.05.13 20:56:41.814768 [ 297 ] {4c99acd2-d5db-419b-941f-75d956d63494} <Debug> TCPHandler: Processed in 0.002388519 sec. | ||
| 3001 | 2026.05.13 20:56:41.814913 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.05.13 20:56:41.815009 [ 297 ] {a40d67ec-06b8-4e9d-892e-41f6cd0fcd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3003 | 2026.05.13 20:56:41.815061 [ 297 ] {a40d67ec-06b8-4e9d-892e-41f6cd0fcd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3004 | 2026.05.13 20:56:41.815464 [ 297 ] {a40d67ec-06b8-4e9d-892e-41f6cd0fcd9f} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.05.13 20:56:41.815509 [ 297 ] {a40d67ec-06b8-4e9d-892e-41f6cd0fcd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3006 | 2026.05.13 20:56:41.815833 [ 297 ] {a40d67ec-06b8-4e9d-892e-41f6cd0fcd9f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3007 | 2026.05.13 20:56:41.816038 [ 297 ] {a40d67ec-06b8-4e9d-892e-41f6cd0fcd9f} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.05.13 20:56:41.816160 [ 297 ] {a40d67ec-06b8-4e9d-892e-41f6cd0fcd9f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001169 sec., 76988.87938408897 rows/sec., 4.82 MiB/sec. | ||
| 3009 | 2026.05.13 20:56:41.816194 [ 297 ] {a40d67ec-06b8-4e9d-892e-41f6cd0fcd9f} <Debug> TCPHandler: Processed in 0.001331481 sec. | ||
| 3010 | 2026.05.13 20:56:43.469321 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3011 | 2026.05.13 20:56:43.469378 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3012 | 2026.05.13 20:56:43.523626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5677 | ||
| 3013 | 2026.05.13 20:56:43.524136 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.05.13 20:56:43.524178 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3015 | 2026.05.13 20:56:43.524700 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3016 | 2026.05.13 20:56:43.524945 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.05.13 20:56:43.525079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5677 | ||
| 3018 | 2026.05.13 20:56:43.529071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 376 | ||
| 3019 | 2026.05.13 20:56:43.531497 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.05.13 20:56:43.531547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3021 | 2026.05.13 20:56:43.532786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3022 | 2026.05.13 20:56:43.533056 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.05.13 20:56:43.533305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 3024 | 2026.05.13 20:56:43.817182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3025 | 2026.05.13 20:56:43.837486 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.05.13 20:56:43.837552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3027 | 2026.05.13 20:56:43.843437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3028 | 2026.05.13 20:56:43.844263 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.05.13 20:56:43.849616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3030 | 2026.05.13 20:56:46.783740 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.05.13 20:56:46.784008 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3032 | 2026.05.13 20:56:46.784332 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3033 | 2026.05.13 20:56:46.784367 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3034 | 2026.05.13 20:56:46.784577 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3035 | 2026.05.13 20:56:46.784643 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3036 | 2026.05.13 20:56:46.784779 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3037 | 2026.05.13 20:56:46.784908 [ 334 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3038 | 2026.05.13 20:56:46.784930 [ 345 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3039 | 2026.05.13 20:56:46.784915 [ 341 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3040 | 2026.05.13 20:56:46.785115 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 3041 | 2026.05.13 20:56:46.785143 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3042 | 2026.05.13 20:56:46.785226 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3043 | 2026.05.13 20:56:46.785246 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 3044 | 2026.05.13 20:56:46.785280 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.13 20:56:46.785327 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3046 | 2026.05.13 20:56:46.785361 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3047 | 2026.05.13 20:56:46.786635 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002718 sec., 18763.796909492274 rows/sec., 2.37 MiB/sec. | ||
| 3048 | 2026.05.13 20:56:46.786818 [ 297 ] {a6e921f2-6ab8-4707-9e94-6d503229206b} <Debug> TCPHandler: Processed in 0.003206055 sec. | ||
| 3049 | 2026.05.13 20:56:46.788741 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.05.13 20:56:46.788875 [ 297 ] {d3ffb23b-8b7c-4aa1-a64d-0f903ba6b611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3051 | 2026.05.13 20:56:46.788931 [ 297 ] {d3ffb23b-8b7c-4aa1-a64d-0f903ba6b611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3052 | 2026.05.13 20:56:46.789515 [ 297 ] {d3ffb23b-8b7c-4aa1-a64d-0f903ba6b611} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.05.13 20:56:46.789560 [ 297 ] {d3ffb23b-8b7c-4aa1-a64d-0f903ba6b611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3054 | 2026.05.13 20:56:46.789931 [ 297 ] {d3ffb23b-8b7c-4aa1-a64d-0f903ba6b611} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3055 | 2026.05.13 20:56:46.790157 [ 297 ] {d3ffb23b-8b7c-4aa1-a64d-0f903ba6b611} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.05.13 20:56:46.790281 [ 114 ] {} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3057 | 2026.05.13 20:56:46.790300 [ 297 ] {d3ffb23b-8b7c-4aa1-a64d-0f903ba6b611} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001465 sec., 53242.32081911263 rows/sec., 4.39 MiB/sec. | ||
| 3058 | 2026.05.13 20:56:46.790324 [ 114 ] {} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.05.13 20:56:46.790342 [ 297 ] {d3ffb23b-8b7c-4aa1-a64d-0f903ba6b611} <Debug> TCPHandler: Processed in 0.001712753 sec. | ||
| 3060 | 2026.05.13 20:56:46.790349 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3061 | 2026.05.13 20:56:46.790450 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 3062 | 2026.05.13 20:56:46.790506 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.05.13 20:56:46.790554 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3064 | 2026.05.13 20:56:46.790585 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3358 rows starting from the beginning of the part | ||
| 3065 | 2026.05.13 20:56:46.790607 [ 297 ] {960a18b7-af07-4c0f-ae5c-3390e87cc810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3066 | 2026.05.13 20:56:46.790637 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part | ||
| 3067 | 2026.05.13 20:56:46.790653 [ 297 ] {960a18b7-af07-4c0f-ae5c-3390e87cc810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3068 | 2026.05.13 20:56:46.790687 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 859 rows starting from the beginning of the part | ||
| 3069 | 2026.05.13 20:56:46.790730 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 83 rows starting from the beginning of the part | ||
| 3070 | 2026.05.13 20:56:46.790769 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 859 rows starting from the beginning of the part | ||
| 3071 | 2026.05.13 20:56:46.790806 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 3072 | 2026.05.13 20:56:46.791075 [ 297 ] {960a18b7-af07-4c0f-ae5c-3390e87cc810} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.05.13 20:56:46.791116 [ 297 ] {960a18b7-af07-4c0f-ae5c-3390e87cc810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3074 | 2026.05.13 20:56:46.791425 [ 297 ] {960a18b7-af07-4c0f-ae5c-3390e87cc810} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3075 | 2026.05.13 20:56:46.791651 [ 297 ] {960a18b7-af07-4c0f-ae5c-3390e87cc810} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.05.13 20:56:46.791789 [ 297 ] {960a18b7-af07-4c0f-ae5c-3390e87cc810} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001201 sec., 9159.03413821815 rows/sec., 688.72 KiB/sec. | ||
| 3077 | 2026.05.13 20:56:46.791826 [ 297 ] {960a18b7-af07-4c0f-ae5c-3390e87cc810} <Debug> TCPHandler: Processed in 0.0013703 sec. | ||
| 3078 | 2026.05.13 20:56:46.791951 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2026.05.13 20:56:46.792047 [ 297 ] {b7a1d293-f9a1-4514-a2e9-494c4484671a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3080 | 2026.05.13 20:56:46.792087 [ 297 ] {b7a1d293-f9a1-4514-a2e9-494c4484671a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3081 | 2026.05.13 20:56:46.792497 [ 297 ] {b7a1d293-f9a1-4514-a2e9-494c4484671a} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.05.13 20:56:46.792533 [ 297 ] {b7a1d293-f9a1-4514-a2e9-494c4484671a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3083 | 2026.05.13 20:56:46.792609 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5315 rows, containing 5 columns (5 merged, 0 gathered) in 0.002194538 sec., 2421922.062866991 rows/sec., 194.58 MiB/sec. | ||
| 3084 | 2026.05.13 20:56:46.792828 [ 297 ] {b7a1d293-f9a1-4514-a2e9-494c4484671a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3085 | 2026.05.13 20:56:46.792912 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3086 | 2026.05.13 20:56:46.793102 [ 297 ] {b7a1d293-f9a1-4514-a2e9-494c4484671a} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.05.13 20:56:46.793209 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_16_3} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.05.13 20:56:46.793219 [ 114 ] {} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3089 | 2026.05.13 20:56:46.793245 [ 114 ] {} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.05.13 20:56:46.793254 [ 297 ] {b7a1d293-f9a1-4514-a2e9-494c4484671a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001224 sec., 61274.509803921566 rows/sec., 4.78 MiB/sec. | ||
| 3091 | 2026.05.13 20:56:46.793263 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3092 | 2026.05.13 20:56:46.793280 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_16_3} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3093 | 2026.05.13 20:56:46.793299 [ 297 ] {b7a1d293-f9a1-4514-a2e9-494c4484671a} <Debug> TCPHandler: Processed in 0.001396591 sec. | ||
| 3094 | 2026.05.13 20:56:46.793346 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 3095 | 2026.05.13 20:56:46.793396 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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 | ||
| 3096 | 2026.05.13 20:56:46.793432 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.05.13 20:56:46.793519 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3098 | 2026.05.13 20:56:46.793532 [ 297 ] {a521cefa-ece0-4219-a65f-91a247034080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3099 | 2026.05.13 20:56:46.793558 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1828 rows starting from the beginning of the part | ||
| 3100 | 2026.05.13 20:56:46.793579 [ 297 ] {a521cefa-ece0-4219-a65f-91a247034080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3101 | 2026.05.13 20:56:46.793647 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 75 rows starting from the beginning of the part | ||
| 3102 | 2026.05.13 20:56:46.793700 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 521 rows starting from the beginning of the part | ||
| 3103 | 2026.05.13 20:56:46.793763 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 85 rows starting from the beginning of the part | ||
| 3104 | 2026.05.13 20:56:46.793824 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 521 rows starting from the beginning of the part | ||
| 3105 | 2026.05.13 20:56:46.793867 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 75 rows starting from the beginning of the part | ||
| 3106 | 2026.05.13 20:56:46.794003 [ 297 ] {a521cefa-ece0-4219-a65f-91a247034080} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.05.13 20:56:46.794044 [ 297 ] {a521cefa-ece0-4219-a65f-91a247034080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3108 | 2026.05.13 20:56:46.794385 [ 297 ] {a521cefa-ece0-4219-a65f-91a247034080} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3109 | 2026.05.13 20:56:46.794617 [ 297 ] {a521cefa-ece0-4219-a65f-91a247034080} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.05.13 20:56:46.794726 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3111 | 2026.05.13 20:56:46.794757 [ 297 ] {a521cefa-ece0-4219-a65f-91a247034080} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 3112 | 2026.05.13 20:56:46.794761 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.05.13 20:56:46.794798 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3114 | 2026.05.13 20:56:46.794801 [ 297 ] {a521cefa-ece0-4219-a65f-91a247034080} <Debug> TCPHandler: Processed in 0.001418211 sec. | ||
| 3115 | 2026.05.13 20:56:46.794866 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 3116 | 2026.05.13 20:56:46.794937 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.05.13 20:56:46.794944 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3118 | 2026.05.13 20:56:46.794985 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5242 rows starting from the beginning of the part | ||
| 3119 | 2026.05.13 20:56:46.795029 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3120 | 2026.05.13 20:56:46.795039 [ 297 ] {5da6af09-f7bf-407f-8cb6-215380e7d359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3121 | 2026.05.13 20:56:46.795066 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3122 | 2026.05.13 20:56:46.795098 [ 297 ] {5da6af09-f7bf-407f-8cb6-215380e7d359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3123 | 2026.05.13 20:56:46.795106 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 165 rows starting from the beginning of the part | ||
| 3124 | 2026.05.13 20:56:46.795159 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3125 | 2026.05.13 20:56:46.795197 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3126 | 2026.05.13 20:56:46.795334 [ 198 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.002010426 sec., 1544448.788465728 rows/sec., 113.57 MiB/sec. | ||
| 3127 | 2026.05.13 20:56:46.795606 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3128 | 2026.05.13 20:56:46.795896 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_16_3} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.13 20:56:46.795901 [ 297 ] {5da6af09-f7bf-407f-8cb6-215380e7d359} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.05.13 20:56:46.795951 [ 297 ] {5da6af09-f7bf-407f-8cb6-215380e7d359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3131 | 2026.05.13 20:56:46.795975 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_16_3} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3132 | 2026.05.13 20:56:46.796055 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3133 | 2026.05.13 20:56:46.796486 [ 297 ] {5da6af09-f7bf-407f-8cb6-215380e7d359} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3134 | 2026.05.13 20:56:46.796760 [ 297 ] {5da6af09-f7bf-407f-8cb6-215380e7d359} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.05.13 20:56:46.796869 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3136 | 2026.05.13 20:56:46.796902 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.05.13 20:56:46.796904 [ 297 ] {5da6af09-f7bf-407f-8cb6-215380e7d359} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001882 sec., 5844.845908607864 rows/sec., 10.47 MiB/sec. | ||
| 3138 | 2026.05.13 20:56:46.796920 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3139 | 2026.05.13 20:56:46.796970 [ 297 ] {5da6af09-f7bf-407f-8cb6-215380e7d359} <Debug> TCPHandler: Processed in 0.002082136 sec. | ||
| 3140 | 2026.05.13 20:56:46.797018 [ 198 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::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 | ||
| 3141 | 2026.05.13 20:56:46.797108 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2026.05.13 20:56:46.797208 [ 297 ] {c13d4bec-9f48-4857-90a1-6261bcc2a54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3143 | 2026.05.13 20:56:46.797249 [ 297 ] {c13d4bec-9f48-4857-90a1-6261bcc2a54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3144 | 2026.05.13 20:56:46.797250 [ 198 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3145 | 2026.05.13 20:56:46.797333 [ 198 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 95 rows starting from the beginning of the part | ||
| 3146 | 2026.05.13 20:56:46.797369 [ 196 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6257 rows, containing 5 columns (5 merged, 0 gathered) in 0.00252521 sec., 2477813.7263831524 rows/sec., 162.72 MiB/sec. | ||
| 3147 | 2026.05.13 20:56:46.797485 [ 198 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 3148 | 2026.05.13 20:56:46.797598 [ 198 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
| 3149 | 2026.05.13 20:56:46.797612 [ 297 ] {c13d4bec-9f48-4857-90a1-6261bcc2a54d} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.05.13 20:56:46.797652 [ 297 ] {c13d4bec-9f48-4857-90a1-6261bcc2a54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3151 | 2026.05.13 20:56:46.797702 [ 198 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part | ||
| 3152 | 2026.05.13 20:56:46.797805 [ 198 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
| 3153 | 2026.05.13 20:56:46.797877 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3154 | 2026.05.13 20:56:46.797906 [ 198 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part | ||
| 3155 | 2026.05.13 20:56:46.797982 [ 297 ] {c13d4bec-9f48-4857-90a1-6261bcc2a54d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3156 | 2026.05.13 20:56:46.798187 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.05.13 20:56:46.798260 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3158 | 2026.05.13 20:56:46.798270 [ 297 ] {c13d4bec-9f48-4857-90a1-6261bcc2a54d} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.05.13 20:56:46.798315 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3160 | 2026.05.13 20:56:46.798398 [ 114 ] {} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3161 | 2026.05.13 20:56:46.798413 [ 297 ] {c13d4bec-9f48-4857-90a1-6261bcc2a54d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 3162 | 2026.05.13 20:56:46.798445 [ 114 ] {} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.05.13 20:56:46.798464 [ 297 ] {c13d4bec-9f48-4857-90a1-6261bcc2a54d} <Debug> TCPHandler: Processed in 0.001405901 sec. | ||
| 3164 | 2026.05.13 20:56:46.798478 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3165 | 2026.05.13 20:56:46.798567 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 3166 | 2026.05.13 20:56:46.798666 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3167 | 2026.05.13 20:56:46.798692 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 720 rows starting from the beginning of the part | ||
| 3168 | 2026.05.13 20:56:46.798740 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3169 | 2026.05.13 20:56:46.798782 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3170 | 2026.05.13 20:56:46.798820 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3171 | 2026.05.13 20:56:46.798868 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3172 | 2026.05.13 20:56:46.798906 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3173 | 2026.05.13 20:56:46.799760 [ 187 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.00122315 sec., 882966.1120876425 rows/sec., 57.38 MiB/sec. | ||
| 3174 | 2026.05.13 20:56:46.799943 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3175 | 2026.05.13 20:56:46.800171 [ 196 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 19 columns (19 merged, 0 gathered) in 0.003195304 sec., 59462.260867823534 rows/sec., 106.55 MiB/sec. | ||
| 3176 | 2026.05.13 20:56:46.800188 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_16_3} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.05.13 20:56:46.800263 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_16_3} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3178 | 2026.05.13 20:56:46.800326 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3179 | 2026.05.13 20:56:46.800544 [ 196 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3180 | 2026.05.13 20:56:46.800895 [ 196 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.05.13 20:56:46.800968 [ 196 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3182 | 2026.05.13 20:56:46.801085 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 3183 | 2026.05.13 20:56:47.031735 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.05.13 20:56:47.031982 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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) | ||
| 3185 | 2026.05.13 20:56:47.032339 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3186 | 2026.05.13 20:56:47.032379 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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 | ||
| 3187 | 2026.05.13 20:56:47.032638 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3188 | 2026.05.13 20:56:47.032707 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3189 | 2026.05.13 20:56:47.032851 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 3190 | 2026.05.13 20:56:47.032980 [ 341 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3191 | 2026.05.13 20:56:47.032991 [ 320 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3192 | 2026.05.13 20:56:47.032997 [ 344 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3193 | 2026.05.13 20:56:47.033168 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 3194 | 2026.05.13 20:56:47.033197 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3195 | 2026.05.13 20:56:47.033282 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3196 | 2026.05.13 20:56:47.033303 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 3197 | 2026.05.13 20:56:47.033339 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 3198 | 2026.05.13 20:56:47.033387 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 3199 | 2026.05.13 20:56:47.033425 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 3200 | 2026.05.13 20:56:47.034930 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.003053 sec., 16704.880445463477 rows/sec., 3.96 MiB/sec. | ||
| 3201 | 2026.05.13 20:56:47.035080 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Debug> MemoryTracker: Peak memory usage (for query): 161.88 KiB. | ||
| 3202 | 2026.05.13 20:56:47.035096 [ 297 ] {0998ae6f-a537-4600-a3c4-bebc948cbc5a} <Debug> TCPHandler: Processed in 0.003498427 sec. | ||
| 3203 | 2026.05.13 20:56:47.050540 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2026.05.13 20:56:47.050672 [ 297 ] {a8a53488-d3aa-4fca-99e1-3675ae8a9101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3205 | 2026.05.13 20:56:47.050720 [ 297 ] {a8a53488-d3aa-4fca-99e1-3675ae8a9101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3206 | 2026.05.13 20:56:47.051382 [ 297 ] {a8a53488-d3aa-4fca-99e1-3675ae8a9101} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.05.13 20:56:47.051421 [ 297 ] {a8a53488-d3aa-4fca-99e1-3675ae8a9101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3208 | 2026.05.13 20:56:47.051804 [ 297 ] {a8a53488-d3aa-4fca-99e1-3675ae8a9101} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3209 | 2026.05.13 20:56:47.052036 [ 297 ] {a8a53488-d3aa-4fca-99e1-3675ae8a9101} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.05.13 20:56:47.052183 [ 297 ] {a8a53488-d3aa-4fca-99e1-3675ae8a9101} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001549 sec., 183344.09296320207 rows/sec., 11.64 MiB/sec. | ||
| 3211 | 2026.05.13 20:56:47.052220 [ 297 ] {a8a53488-d3aa-4fca-99e1-3675ae8a9101} <Debug> TCPHandler: Processed in 0.001740714 sec. | ||
| 3212 | 2026.05.13 20:56:47.052409 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2026.05.13 20:56:47.052506 [ 297 ] {52456246-372b-48e3-8a3a-5c8aa151ef3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3214 | 2026.05.13 20:56:47.052545 [ 297 ] {52456246-372b-48e3-8a3a-5c8aa151ef3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3215 | 2026.05.13 20:56:47.054701 [ 297 ] {52456246-372b-48e3-8a3a-5c8aa151ef3c} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.05.13 20:56:47.054738 [ 297 ] {52456246-372b-48e3-8a3a-5c8aa151ef3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3217 | 2026.05.13 20:56:47.055277 [ 297 ] {52456246-372b-48e3-8a3a-5c8aa151ef3c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3218 | 2026.05.13 20:56:47.055504 [ 297 ] {52456246-372b-48e3-8a3a-5c8aa151ef3c} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.05.13 20:56:47.055648 [ 297 ] {52456246-372b-48e3-8a3a-5c8aa151ef3c} <Debug> executeQuery: Read 3204 rows, 244.50 KiB in 0.00316 sec., 1013924.0506329114 rows/sec., 75.56 MiB/sec. | ||
| 3220 | 2026.05.13 20:56:47.055686 [ 297 ] {52456246-372b-48e3-8a3a-5c8aa151ef3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3221 | 2026.05.13 20:56:47.055700 [ 297 ] {52456246-372b-48e3-8a3a-5c8aa151ef3c} <Debug> TCPHandler: Processed in 0.003339746 sec. | ||
| 3222 | 2026.05.13 20:56:47.055832 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.05.13 20:56:47.055928 [ 297 ] {ade6e1da-538a-4df1-81d5-9645c965e2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.05.13 20:56:47.055967 [ 297 ] {ade6e1da-538a-4df1-81d5-9645c965e2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3225 | 2026.05.13 20:56:47.056483 [ 297 ] {ade6e1da-538a-4df1-81d5-9645c965e2b5} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.05.13 20:56:47.056520 [ 297 ] {ade6e1da-538a-4df1-81d5-9645c965e2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3227 | 2026.05.13 20:56:47.056818 [ 297 ] {ade6e1da-538a-4df1-81d5-9645c965e2b5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3228 | 2026.05.13 20:56:47.057039 [ 297 ] {ade6e1da-538a-4df1-81d5-9645c965e2b5} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.05.13 20:56:47.057169 [ 297 ] {ade6e1da-538a-4df1-81d5-9645c965e2b5} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001259 sec., 144559.17394757745 rows/sec., 8.96 MiB/sec. | ||
| 3230 | 2026.05.13 20:56:47.057205 [ 297 ] {ade6e1da-538a-4df1-81d5-9645c965e2b5} <Debug> TCPHandler: Processed in 0.001422122 sec. | ||
| 3231 | 2026.05.13 20:56:47.057332 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.05.13 20:56:47.057429 [ 297 ] {7ac012bc-1786-4e76-a2a9-2c9dbd2a5f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3233 | 2026.05.13 20:56:47.057467 [ 297 ] {7ac012bc-1786-4e76-a2a9-2c9dbd2a5f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3234 | 2026.05.13 20:56:47.058201 [ 297 ] {7ac012bc-1786-4e76-a2a9-2c9dbd2a5f81} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.05.13 20:56:47.058238 [ 297 ] {7ac012bc-1786-4e76-a2a9-2c9dbd2a5f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3236 | 2026.05.13 20:56:47.058575 [ 297 ] {7ac012bc-1786-4e76-a2a9-2c9dbd2a5f81} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3237 | 2026.05.13 20:56:47.058788 [ 297 ] {7ac012bc-1786-4e76-a2a9-2c9dbd2a5f81} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.05.13 20:56:47.058910 [ 297 ] {7ac012bc-1786-4e76-a2a9-2c9dbd2a5f81} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001499 sec., 633755.8372248166 rows/sec., 37.29 MiB/sec. | ||
| 3239 | 2026.05.13 20:56:47.058946 [ 297 ] {7ac012bc-1786-4e76-a2a9-2c9dbd2a5f81} <Debug> TCPHandler: Processed in 0.001663313 sec. | ||
| 3240 | 2026.05.13 20:56:47.059073 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.05.13 20:56:47.059169 [ 297 ] {cc4fad91-d86d-4e22-a032-e278bf9c4c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3242 | 2026.05.13 20:56:47.059235 [ 297 ] {cc4fad91-d86d-4e22-a032-e278bf9c4c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3243 | 2026.05.13 20:56:47.059629 [ 297 ] {cc4fad91-d86d-4e22-a032-e278bf9c4c9c} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.05.13 20:56:47.059666 [ 297 ] {cc4fad91-d86d-4e22-a032-e278bf9c4c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3245 | 2026.05.13 20:56:47.059947 [ 297 ] {cc4fad91-d86d-4e22-a032-e278bf9c4c9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3246 | 2026.05.13 20:56:47.060174 [ 297 ] {cc4fad91-d86d-4e22-a032-e278bf9c4c9c} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.05.13 20:56:47.060297 [ 297 ] {cc4fad91-d86d-4e22-a032-e278bf9c4c9c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 61.35 KiB/sec. | ||
| 3248 | 2026.05.13 20:56:47.060334 [ 297 ] {cc4fad91-d86d-4e22-a032-e278bf9c4c9c} <Debug> TCPHandler: Processed in 0.001309351 sec. | ||
| 3249 | 2026.05.13 20:56:47.060468 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.05.13 20:56:47.060588 [ 297 ] {899acc46-c80e-463a-9e03-254688e5eb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3251 | 2026.05.13 20:56:47.060627 [ 297 ] {899acc46-c80e-463a-9e03-254688e5eb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3252 | 2026.05.13 20:56:47.061098 [ 297 ] {899acc46-c80e-463a-9e03-254688e5eb4b} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.05.13 20:56:47.061134 [ 297 ] {899acc46-c80e-463a-9e03-254688e5eb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3254 | 2026.05.13 20:56:47.061434 [ 297 ] {899acc46-c80e-463a-9e03-254688e5eb4b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3255 | 2026.05.13 20:56:47.061646 [ 297 ] {899acc46-c80e-463a-9e03-254688e5eb4b} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.05.13 20:56:47.061774 [ 297 ] {899acc46-c80e-463a-9e03-254688e5eb4b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 3257 | 2026.05.13 20:56:47.061810 [ 297 ] {899acc46-c80e-463a-9e03-254688e5eb4b} <Debug> TCPHandler: Processed in 0.001391861 sec. | ||
| 3258 | 2026.05.13 20:56:47.062207 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.05.13 20:56:47.062301 [ 297 ] {c9f195e3-3751-4928-8b7a-acb400571e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3260 | 2026.05.13 20:56:47.062338 [ 297 ] {c9f195e3-3751-4928-8b7a-acb400571e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3261 | 2026.05.13 20:56:47.063413 [ 297 ] {c9f195e3-3751-4928-8b7a-acb400571e5b} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.05.13 20:56:47.063450 [ 297 ] {c9f195e3-3751-4928-8b7a-acb400571e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3263 | 2026.05.13 20:56:47.063822 [ 297 ] {c9f195e3-3751-4928-8b7a-acb400571e5b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3264 | 2026.05.13 20:56:47.064037 [ 297 ] {c9f195e3-3751-4928-8b7a-acb400571e5b} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.05.13 20:56:47.064165 [ 297 ] {c9f195e3-3751-4928-8b7a-acb400571e5b} <Debug> executeQuery: Read 1745 rows, 120.50 KiB in 0.001881 sec., 927698.0329611908 rows/sec., 62.56 MiB/sec. | ||
| 3266 | 2026.05.13 20:56:47.064202 [ 297 ] {c9f195e3-3751-4928-8b7a-acb400571e5b} <Debug> TCPHandler: Processed in 0.002044076 sec. | ||
| 3267 | 2026.05.13 20:56:47.064340 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.05.13 20:56:47.064437 [ 297 ] {ccd1b73a-2435-49fd-9e4a-c84d90ef305d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3269 | 2026.05.13 20:56:47.064478 [ 297 ] {ccd1b73a-2435-49fd-9e4a-c84d90ef305d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3270 | 2026.05.13 20:56:47.064823 [ 297 ] {ccd1b73a-2435-49fd-9e4a-c84d90ef305d} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.05.13 20:56:47.064859 [ 297 ] {ccd1b73a-2435-49fd-9e4a-c84d90ef305d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3272 | 2026.05.13 20:56:47.065165 [ 297 ] {ccd1b73a-2435-49fd-9e4a-c84d90ef305d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3273 | 2026.05.13 20:56:47.065373 [ 297 ] {ccd1b73a-2435-49fd-9e4a-c84d90ef305d} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.05.13 20:56:47.065501 [ 297 ] {ccd1b73a-2435-49fd-9e4a-c84d90ef305d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 3275 | 2026.05.13 20:56:47.065537 [ 297 ] {ccd1b73a-2435-49fd-9e4a-c84d90ef305d} <Debug> TCPHandler: Processed in 0.00124638 sec. | ||
| 3276 | 2026.05.13 20:56:47.065667 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2026.05.13 20:56:47.065763 [ 297 ] {dedebb90-ebe8-424c-8dcb-123f02019d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3278 | 2026.05.13 20:56:47.065804 [ 297 ] {dedebb90-ebe8-424c-8dcb-123f02019d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3279 | 2026.05.13 20:56:47.066486 [ 297 ] {dedebb90-ebe8-424c-8dcb-123f02019d2c} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.05.13 20:56:47.066523 [ 297 ] {dedebb90-ebe8-424c-8dcb-123f02019d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3281 | 2026.05.13 20:56:47.066947 [ 297 ] {dedebb90-ebe8-424c-8dcb-123f02019d2c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3282 | 2026.05.13 20:56:47.067161 [ 297 ] {dedebb90-ebe8-424c-8dcb-123f02019d2c} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.05.13 20:56:47.067289 [ 297 ] {dedebb90-ebe8-424c-8dcb-123f02019d2c} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001544 sec., 1036917.0984455958 rows/sec., 62.95 MiB/sec. | ||
| 3284 | 2026.05.13 20:56:47.067325 [ 297 ] {dedebb90-ebe8-424c-8dcb-123f02019d2c} <Debug> TCPHandler: Processed in 0.001706713 sec. | ||
| 3285 | 2026.05.13 20:56:47.067462 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2026.05.13 20:56:47.067557 [ 297 ] {3beca7b0-84db-459a-a6ee-052a0c75715c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3287 | 2026.05.13 20:56:47.067597 [ 297 ] {3beca7b0-84db-459a-a6ee-052a0c75715c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3288 | 2026.05.13 20:56:47.067932 [ 297 ] {3beca7b0-84db-459a-a6ee-052a0c75715c} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.05.13 20:56:47.067968 [ 297 ] {3beca7b0-84db-459a-a6ee-052a0c75715c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3290 | 2026.05.13 20:56:47.068261 [ 297 ] {3beca7b0-84db-459a-a6ee-052a0c75715c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3291 | 2026.05.13 20:56:47.068470 [ 297 ] {3beca7b0-84db-459a-a6ee-052a0c75715c} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.05.13 20:56:47.068600 [ 297 ] {3beca7b0-84db-459a-a6ee-052a0c75715c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 3293 | 2026.05.13 20:56:47.068635 [ 297 ] {3beca7b0-84db-459a-a6ee-052a0c75715c} <Debug> TCPHandler: Processed in 0.001222269 sec. | ||
| 3294 | 2026.05.13 20:56:47.068765 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2026.05.13 20:56:47.068860 [ 297 ] {971b0bba-450f-4811-a3a3-b237a9682eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3296 | 2026.05.13 20:56:47.068912 [ 297 ] {971b0bba-450f-4811-a3a3-b237a9682eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3297 | 2026.05.13 20:56:47.069753 [ 297 ] {971b0bba-450f-4811-a3a3-b237a9682eb3} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.05.13 20:56:47.069789 [ 297 ] {971b0bba-450f-4811-a3a3-b237a9682eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3299 | 2026.05.13 20:56:47.070342 [ 297 ] {971b0bba-450f-4811-a3a3-b237a9682eb3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3300 | 2026.05.13 20:56:47.070564 [ 297 ] {971b0bba-450f-4811-a3a3-b237a9682eb3} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.05.13 20:56:47.070707 [ 297 ] {971b0bba-450f-4811-a3a3-b237a9682eb3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001864 sec., 21459.227467811157 rows/sec., 38.45 MiB/sec. | ||
| 3302 | 2026.05.13 20:56:47.070763 [ 297 ] {971b0bba-450f-4811-a3a3-b237a9682eb3} <Debug> TCPHandler: Processed in 0.002047406 sec. | ||
| 3303 | 2026.05.13 20:56:47.070889 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.05.13 20:56:47.070986 [ 297 ] {3ab563a8-fa7c-4b19-9fbd-094b61523ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.05.13 20:56:47.071027 [ 297 ] {3ab563a8-fa7c-4b19-9fbd-094b61523ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3306 | 2026.05.13 20:56:47.071394 [ 297 ] {3ab563a8-fa7c-4b19-9fbd-094b61523ea8} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.05.13 20:56:47.071430 [ 297 ] {3ab563a8-fa7c-4b19-9fbd-094b61523ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3308 | 2026.05.13 20:56:47.071738 [ 297 ] {3ab563a8-fa7c-4b19-9fbd-094b61523ea8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3309 | 2026.05.13 20:56:47.071950 [ 297 ] {3ab563a8-fa7c-4b19-9fbd-094b61523ea8} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.05.13 20:56:47.072076 [ 297 ] {3ab563a8-fa7c-4b19-9fbd-094b61523ea8} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001109 sec., 37871.95671776375 rows/sec., 2.16 MiB/sec. | ||
| 3311 | 2026.05.13 20:56:47.072110 [ 297 ] {3ab563a8-fa7c-4b19-9fbd-094b61523ea8} <Debug> TCPHandler: Processed in 0.00127045 sec. | ||
| 3312 | 2026.05.13 20:56:51.025169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6189 | ||
| 3313 | 2026.05.13 20:56:51.025687 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2026.05.13 20:56:51.025735 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3315 | 2026.05.13 20:56:51.026215 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3316 | 2026.05.13 20:56:51.026445 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.05.13 20:56:51.026592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6189 | ||
| 3318 | 2026.05.13 20:56:51.349677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3319 | 2026.05.13 20:56:51.365502 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.05.13 20:56:51.365556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3321 | 2026.05.13 20:56:51.371911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3322 | 2026.05.13 20:56:51.372581 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.05.13 20:56:51.375230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3324 | 2026.05.13 20:56:51.782469 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2026.05.13 20:56:51.782702 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3326 | 2026.05.13 20:56:51.783036 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3327 | 2026.05.13 20:56:51.783070 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3328 | 2026.05.13 20:56:51.783287 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3329 | 2026.05.13 20:56:51.783357 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3330 | 2026.05.13 20:56:51.783500 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3331 | 2026.05.13 20:56:51.783655 [ 320 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3332 | 2026.05.13 20:56:51.783657 [ 341 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3333 | 2026.05.13 20:56:51.783706 [ 344 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3334 | 2026.05.13 20:56:51.783897 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 3335 | 2026.05.13 20:56:51.783927 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3336 | 2026.05.13 20:56:51.784013 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3337 | 2026.05.13 20:56:51.784034 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 3338 | 2026.05.13 20:56:51.784071 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3339 | 2026.05.13 20:56:51.784111 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3340 | 2026.05.13 20:56:51.784146 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3341 | 2026.05.13 20:56:51.785751 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.003131 sec., 16288.725646758223 rows/sec., 2.06 MiB/sec. | ||
| 3342 | 2026.05.13 20:56:51.785996 [ 297 ] {5bfad2c7-8b98-48b3-811e-942876c69e5a} <Debug> TCPHandler: Processed in 0.003659259 sec. | ||
| 3343 | 2026.05.13 20:56:51.787636 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2026.05.13 20:56:51.787787 [ 297 ] {e48cee3c-01a4-4a8d-bb81-4ac0f14ed5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3345 | 2026.05.13 20:56:51.787847 [ 297 ] {e48cee3c-01a4-4a8d-bb81-4ac0f14ed5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3346 | 2026.05.13 20:56:51.788604 [ 297 ] {e48cee3c-01a4-4a8d-bb81-4ac0f14ed5bb} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.05.13 20:56:51.788653 [ 297 ] {e48cee3c-01a4-4a8d-bb81-4ac0f14ed5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3348 | 2026.05.13 20:56:51.789039 [ 297 ] {e48cee3c-01a4-4a8d-bb81-4ac0f14ed5bb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3349 | 2026.05.13 20:56:51.789268 [ 297 ] {e48cee3c-01a4-4a8d-bb81-4ac0f14ed5bb} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.05.13 20:56:51.789422 [ 297 ] {e48cee3c-01a4-4a8d-bb81-4ac0f14ed5bb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001682 sec., 33293.69797859691 rows/sec., 2.54 MiB/sec. | ||
| 3351 | 2026.05.13 20:56:51.789460 [ 297 ] {e48cee3c-01a4-4a8d-bb81-4ac0f14ed5bb} <Debug> TCPHandler: Processed in 0.001945626 sec. | ||
| 3352 | 2026.05.13 20:56:51.789784 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2026.05.13 20:56:51.789887 [ 297 ] {19f12059-509f-49ba-89fe-f55c28bfe786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3354 | 2026.05.13 20:56:51.789928 [ 297 ] {19f12059-509f-49ba-89fe-f55c28bfe786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3355 | 2026.05.13 20:56:51.790472 [ 297 ] {19f12059-509f-49ba-89fe-f55c28bfe786} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.05.13 20:56:51.790509 [ 297 ] {19f12059-509f-49ba-89fe-f55c28bfe786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3357 | 2026.05.13 20:56:51.790823 [ 297 ] {19f12059-509f-49ba-89fe-f55c28bfe786} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3358 | 2026.05.13 20:56:51.791078 [ 297 ] {19f12059-509f-49ba-89fe-f55c28bfe786} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.05.13 20:56:51.791219 [ 297 ] {19f12059-509f-49ba-89fe-f55c28bfe786} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001352 sec., 47337.27810650888 rows/sec., 3.69 MiB/sec. | ||
| 3360 | 2026.05.13 20:56:51.791257 [ 297 ] {19f12059-509f-49ba-89fe-f55c28bfe786} <Debug> TCPHandler: Processed in 0.001525312 sec. | ||
| 3361 | 2026.05.13 20:56:51.791393 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3362 | 2026.05.13 20:56:51.791491 [ 297 ] {8b4334c8-fd8c-4125-b001-88cdb634c40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3363 | 2026.05.13 20:56:51.791534 [ 297 ] {8b4334c8-fd8c-4125-b001-88cdb634c40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3364 | 2026.05.13 20:56:51.791984 [ 297 ] {8b4334c8-fd8c-4125-b001-88cdb634c40a} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.05.13 20:56:51.792023 [ 297 ] {8b4334c8-fd8c-4125-b001-88cdb634c40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3366 | 2026.05.13 20:56:51.792385 [ 297 ] {8b4334c8-fd8c-4125-b001-88cdb634c40a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3367 | 2026.05.13 20:56:51.792596 [ 297 ] {8b4334c8-fd8c-4125-b001-88cdb634c40a} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.05.13 20:56:51.792737 [ 297 ] {8b4334c8-fd8c-4125-b001-88cdb634c40a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001264 sec., 101265.82278481014 rows/sec., 7.05 MiB/sec. | ||
| 3369 | 2026.05.13 20:56:51.792774 [ 297 ] {8b4334c8-fd8c-4125-b001-88cdb634c40a} <Debug> TCPHandler: Processed in 0.001428661 sec. | ||
| 3370 | 2026.05.13 20:56:51.792916 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2026.05.13 20:56:51.793012 [ 297 ] {c09cd35a-541e-427c-91d9-f0172e19997a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3372 | 2026.05.13 20:56:51.793054 [ 297 ] {c09cd35a-541e-427c-91d9-f0172e19997a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3373 | 2026.05.13 20:56:51.793440 [ 297 ] {c09cd35a-541e-427c-91d9-f0172e19997a} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.05.13 20:56:51.793476 [ 297 ] {c09cd35a-541e-427c-91d9-f0172e19997a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3375 | 2026.05.13 20:56:51.793785 [ 297 ] {c09cd35a-541e-427c-91d9-f0172e19997a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3376 | 2026.05.13 20:56:51.793998 [ 297 ] {c09cd35a-541e-427c-91d9-f0172e19997a} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.05.13 20:56:51.794133 [ 297 ] {c09cd35a-541e-427c-91d9-f0172e19997a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001139 sec., 42142.23002633889 rows/sec., 2.84 MiB/sec. | ||
| 3378 | 2026.05.13 20:56:51.794168 [ 297 ] {c09cd35a-541e-427c-91d9-f0172e19997a} <Debug> TCPHandler: Processed in 0.00130033 sec. | ||
| 3379 | 2026.05.13 20:56:53.533547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 426 | ||
| 3380 | 2026.05.13 20:56:53.536230 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.05.13 20:56:53.536270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3382 | 2026.05.13 20:56:53.537493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3383 | 2026.05.13 20:56:53.537767 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.05.13 20:56:53.538026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3385 | 2026.05.13 20:56:56.785183 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3386 | 2026.05.13 20:56:56.785418 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3387 | 2026.05.13 20:56:56.785739 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3388 | 2026.05.13 20:56:56.785775 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3389 | 2026.05.13 20:56:56.785984 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3390 | 2026.05.13 20:56:56.786050 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3391 | 2026.05.13 20:56:56.786186 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3392 | 2026.05.13 20:56:56.786320 [ 355 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3393 | 2026.05.13 20:56:56.786338 [ 342 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3394 | 2026.05.13 20:56:56.786320 [ 339 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3395 | 2026.05.13 20:56:56.786499 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 3396 | 2026.05.13 20:56:56.786526 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3397 | 2026.05.13 20:56:56.786610 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3398 | 2026.05.13 20:56:56.786630 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 3399 | 2026.05.13 20:56:56.786663 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3400 | 2026.05.13 20:56:56.786698 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3401 | 2026.05.13 20:56:56.786737 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3402 | 2026.05.13 20:56:56.787954 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002619 sec., 19473.081328751432 rows/sec., 2.46 MiB/sec. | ||
| 3403 | 2026.05.13 20:56:56.788065 [ 297 ] {1d63692e-3039-4ea4-af4b-9fd08b0d1e6a} <Debug> TCPHandler: Processed in 0.003003653 sec. | ||
| 3404 | 2026.05.13 20:56:56.789886 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.05.13 20:56:56.789994 [ 297 ] {541abe3e-733d-41aa-b132-f0347800e06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3406 | 2026.05.13 20:56:56.790034 [ 297 ] {541abe3e-733d-41aa-b132-f0347800e06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3407 | 2026.05.13 20:56:56.790550 [ 297 ] {541abe3e-733d-41aa-b132-f0347800e06e} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.05.13 20:56:56.790592 [ 297 ] {541abe3e-733d-41aa-b132-f0347800e06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3409 | 2026.05.13 20:56:56.790947 [ 297 ] {541abe3e-733d-41aa-b132-f0347800e06e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3410 | 2026.05.13 20:56:56.791162 [ 297 ] {541abe3e-733d-41aa-b132-f0347800e06e} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.05.13 20:56:56.791300 [ 297 ] {541abe3e-733d-41aa-b132-f0347800e06e} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001336 sec., 58383.23353293414 rows/sec., 4.81 MiB/sec. | ||
| 3412 | 2026.05.13 20:56:56.791337 [ 297 ] {541abe3e-733d-41aa-b132-f0347800e06e} <Debug> TCPHandler: Processed in 0.001500401 sec. | ||
| 3413 | 2026.05.13 20:56:56.791474 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3414 | 2026.05.13 20:56:56.791570 [ 297 ] {800e827c-e6eb-46eb-81ed-19025428dcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3415 | 2026.05.13 20:56:56.791609 [ 297 ] {800e827c-e6eb-46eb-81ed-19025428dcf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3416 | 2026.05.13 20:56:56.792026 [ 297 ] {800e827c-e6eb-46eb-81ed-19025428dcf4} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.05.13 20:56:56.792062 [ 297 ] {800e827c-e6eb-46eb-81ed-19025428dcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3418 | 2026.05.13 20:56:56.792349 [ 297 ] {800e827c-e6eb-46eb-81ed-19025428dcf4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3419 | 2026.05.13 20:56:56.792556 [ 297 ] {800e827c-e6eb-46eb-81ed-19025428dcf4} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.05.13 20:56:56.792667 [ 140 ] {} <Debug> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3421 | 2026.05.13 20:56:56.792682 [ 297 ] {800e827c-e6eb-46eb-81ed-19025428dcf4} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00113 sec., 9734.513274336285 rows/sec., 731.99 KiB/sec. | ||
| 3422 | 2026.05.13 20:56:56.792736 [ 140 ] {} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.05.13 20:56:56.792743 [ 297 ] {800e827c-e6eb-46eb-81ed-19025428dcf4} <Debug> TCPHandler: Processed in 0.00131778 sec. | ||
| 3424 | 2026.05.13 20:56:56.792767 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3425 | 2026.05.13 20:56:56.792897 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2026.05.13 20:56:56.792913 [ 187 ] {53470143-4b06-4b78-b9d2-692982f18ad0::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 | ||
| 3427 | 2026.05.13 20:56:56.793022 [ 297 ] {96a03a25-7620-411d-aa68-518779f9a391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3428 | 2026.05.13 20:56:56.793045 [ 187 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3429 | 2026.05.13 20:56:56.793073 [ 297 ] {96a03a25-7620-411d-aa68-518779f9a391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3430 | 2026.05.13 20:56:56.793083 [ 187 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 3431 | 2026.05.13 20:56:56.793179 [ 187 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part | ||
| 3432 | 2026.05.13 20:56:56.793267 [ 187 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 173 rows starting from the beginning of the part | ||
| 3433 | 2026.05.13 20:56:56.793336 [ 187 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3434 | 2026.05.13 20:56:56.793387 [ 187 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 182 rows starting from the beginning of the part | ||
| 3435 | 2026.05.13 20:56:56.793455 [ 187 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3436 | 2026.05.13 20:56:56.793617 [ 297 ] {96a03a25-7620-411d-aa68-518779f9a391} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.05.13 20:56:56.793657 [ 297 ] {96a03a25-7620-411d-aa68-518779f9a391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3438 | 2026.05.13 20:56:56.794126 [ 297 ] {96a03a25-7620-411d-aa68-518779f9a391} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3439 | 2026.05.13 20:56:56.794448 [ 297 ] {96a03a25-7620-411d-aa68-518779f9a391} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.05.13 20:56:56.794614 [ 297 ] {96a03a25-7620-411d-aa68-518779f9a391} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001614 sec., 46468.40148698885 rows/sec., 3.63 MiB/sec. | ||
| 3441 | 2026.05.13 20:56:56.794620 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 621 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793284 sec., 346292.0541308571 rows/sec., 23.21 MiB/sec. | ||
| 3442 | 2026.05.13 20:56:56.794656 [ 297 ] {96a03a25-7620-411d-aa68-518779f9a391} <Debug> TCPHandler: Processed in 0.001820974 sec. | ||
| 3443 | 2026.05.13 20:56:56.794792 [ 187 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3444 | 2026.05.13 20:56:56.794821 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2026.05.13 20:56:56.794941 [ 297 ] {ab92e419-3467-4df6-a4b3-a400dc927f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3446 | 2026.05.13 20:56:56.794993 [ 297 ] {ab92e419-3467-4df6-a4b3-a400dc927f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3447 | 2026.05.13 20:56:56.795147 [ 187 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_16_3} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.05.13 20:56:56.795227 [ 187 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_16_3} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3449 | 2026.05.13 20:56:56.795283 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3450 | 2026.05.13 20:56:56.795514 [ 297 ] {ab92e419-3467-4df6-a4b3-a400dc927f24} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.05.13 20:56:56.795548 [ 297 ] {ab92e419-3467-4df6-a4b3-a400dc927f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3452 | 2026.05.13 20:56:56.795866 [ 297 ] {ab92e419-3467-4df6-a4b3-a400dc927f24} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3453 | 2026.05.13 20:56:56.796073 [ 297 ] {ab92e419-3467-4df6-a4b3-a400dc927f24} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.05.13 20:56:56.796200 [ 297 ] {ab92e419-3467-4df6-a4b3-a400dc927f24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 3455 | 2026.05.13 20:56:56.796235 [ 297 ] {ab92e419-3467-4df6-a4b3-a400dc927f24} <Debug> TCPHandler: Processed in 0.001480232 sec. | ||
| 3456 | 2026.05.13 20:56:56.796367 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.05.13 20:56:56.796462 [ 297 ] {cc15ba81-bf76-4943-8f07-e06424941749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3458 | 2026.05.13 20:56:56.796514 [ 297 ] {cc15ba81-bf76-4943-8f07-e06424941749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3459 | 2026.05.13 20:56:56.797278 [ 297 ] {cc15ba81-bf76-4943-8f07-e06424941749} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.05.13 20:56:56.797315 [ 297 ] {cc15ba81-bf76-4943-8f07-e06424941749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3461 | 2026.05.13 20:56:56.797827 [ 297 ] {cc15ba81-bf76-4943-8f07-e06424941749} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3462 | 2026.05.13 20:56:56.798053 [ 297 ] {cc15ba81-bf76-4943-8f07-e06424941749} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.05.13 20:56:56.798178 [ 297 ] {cc15ba81-bf76-4943-8f07-e06424941749} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001758 sec., 6257.110352673492 rows/sec., 11.21 MiB/sec. | ||
| 3464 | 2026.05.13 20:56:56.798244 [ 297 ] {cc15ba81-bf76-4943-8f07-e06424941749} <Debug> TCPHandler: Processed in 0.001932115 sec. | ||
| 3465 | 2026.05.13 20:56:56.798374 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.05.13 20:56:56.798463 [ 297 ] {fd059558-75c4-4962-b75e-8e6ae470035d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3467 | 2026.05.13 20:56:56.798500 [ 297 ] {fd059558-75c4-4962-b75e-8e6ae470035d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3468 | 2026.05.13 20:56:56.798899 [ 297 ] {fd059558-75c4-4962-b75e-8e6ae470035d} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.05.13 20:56:56.798935 [ 297 ] {fd059558-75c4-4962-b75e-8e6ae470035d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3470 | 2026.05.13 20:56:56.799227 [ 297 ] {fd059558-75c4-4962-b75e-8e6ae470035d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3471 | 2026.05.13 20:56:56.799429 [ 297 ] {fd059558-75c4-4962-b75e-8e6ae470035d} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.05.13 20:56:56.799556 [ 297 ] {fd059558-75c4-4962-b75e-8e6ae470035d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 3473 | 2026.05.13 20:56:56.799598 [ 297 ] {fd059558-75c4-4962-b75e-8e6ae470035d} <Debug> TCPHandler: Processed in 0.001234129 sec. | ||
| 3474 | 2026.05.13 20:56:58.469449 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3475 | 2026.05.13 20:56:58.469506 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3476 | 2026.05.13 20:56:58.527004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6637 | ||
| 3477 | 2026.05.13 20:56:58.527718 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.05.13 20:56:58.527757 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3479 | 2026.05.13 20:56:58.528252 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3480 | 2026.05.13 20:56:58.528474 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.05.13 20:56:58.528598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6637 | ||
| 3482 | 2026.05.13 20:56:58.875552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3483 | 2026.05.13 20:56:58.892253 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.05.13 20:56:58.892311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3485 | 2026.05.13 20:56:58.898345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3486 | 2026.05.13 20:56:58.899060 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.05.13 20:56:58.901862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3488 | 2026.05.13 20:56:59.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.41 MiB, peak 231.13 MiB, free memory in arenas 0.00 B, will set to 227.46 MiB (RSS), difference: 1.06 MiB | ||
| 3489 | 2026.05.13 20:57:01.789777 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.05.13 20:57:01.790067 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3491 | 2026.05.13 20:57:01.790480 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3492 | 2026.05.13 20:57:01.790525 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3493 | 2026.05.13 20:57:01.790783 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3494 | 2026.05.13 20:57:01.790850 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3495 | 2026.05.13 20:57:01.790995 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3496 | 2026.05.13 20:57:01.791126 [ 339 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3497 | 2026.05.13 20:57:01.791126 [ 355 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3498 | 2026.05.13 20:57:01.791145 [ 340 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3499 | 2026.05.13 20:57:01.791317 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 3500 | 2026.05.13 20:57:01.791345 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3501 | 2026.05.13 20:57:01.791430 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3502 | 2026.05.13 20:57:01.791451 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 3503 | 2026.05.13 20:57:01.791487 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3504 | 2026.05.13 20:57:01.791526 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3505 | 2026.05.13 20:57:01.791561 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3506 | 2026.05.13 20:57:01.793126 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.003175 sec., 16062.992125984252 rows/sec., 3.26 MiB/sec. | ||
| 3507 | 2026.05.13 20:57:01.793288 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Debug> MemoryTracker: Peak memory usage (for query): 143.49 KiB. | ||
| 3508 | 2026.05.13 20:57:01.793304 [ 297 ] {a36cd01a-bb2b-43d1-85ba-b6c896c89927} <Debug> TCPHandler: Processed in 0.003670739 sec. | ||
| 3509 | 2026.05.13 20:57:01.798423 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.05.13 20:57:01.798554 [ 297 ] {012c6ad4-3a46-479a-878b-8348b650fc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3511 | 2026.05.13 20:57:01.798605 [ 297 ] {012c6ad4-3a46-479a-878b-8348b650fc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3512 | 2026.05.13 20:57:01.799395 [ 297 ] {012c6ad4-3a46-479a-878b-8348b650fc94} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.05.13 20:57:01.799441 [ 297 ] {012c6ad4-3a46-479a-878b-8348b650fc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3514 | 2026.05.13 20:57:01.799855 [ 297 ] {012c6ad4-3a46-479a-878b-8348b650fc94} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3515 | 2026.05.13 20:57:01.800094 [ 297 ] {012c6ad4-3a46-479a-878b-8348b650fc94} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.05.13 20:57:01.800249 [ 297 ] {012c6ad4-3a46-479a-878b-8348b650fc94} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00173 sec., 164161.84971098267 rows/sec., 10.43 MiB/sec. | ||
| 3517 | 2026.05.13 20:57:01.800310 [ 297 ] {012c6ad4-3a46-479a-878b-8348b650fc94} <Debug> TCPHandler: Processed in 0.001946775 sec. | ||
| 3518 | 2026.05.13 20:57:01.800509 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.05.13 20:57:01.800640 [ 297 ] {c32b3758-03d9-468c-ae9c-2809ab59e328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3520 | 2026.05.13 20:57:01.800695 [ 297 ] {c32b3758-03d9-468c-ae9c-2809ab59e328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3521 | 2026.05.13 20:57:01.801587 [ 297 ] {c32b3758-03d9-468c-ae9c-2809ab59e328} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.05.13 20:57:01.801623 [ 297 ] {c32b3758-03d9-468c-ae9c-2809ab59e328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3523 | 2026.05.13 20:57:01.802000 [ 297 ] {c32b3758-03d9-468c-ae9c-2809ab59e328} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3524 | 2026.05.13 20:57:01.802219 [ 297 ] {c32b3758-03d9-468c-ae9c-2809ab59e328} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.05.13 20:57:01.802345 [ 297 ] {c32b3758-03d9-468c-ae9c-2809ab59e328} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.001745 sec., 492263.61031518626 rows/sec., 38.43 MiB/sec. | ||
| 3526 | 2026.05.13 20:57:01.802382 [ 297 ] {c32b3758-03d9-468c-ae9c-2809ab59e328} <Debug> TCPHandler: Processed in 0.001988295 sec. | ||
| 3527 | 2026.05.13 20:57:01.802505 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.05.13 20:57:01.802601 [ 297 ] {6508400d-6e40-4e0b-b42b-6bf1aa450004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3529 | 2026.05.13 20:57:01.802641 [ 297 ] {6508400d-6e40-4e0b-b42b-6bf1aa450004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3530 | 2026.05.13 20:57:01.803116 [ 297 ] {6508400d-6e40-4e0b-b42b-6bf1aa450004} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.05.13 20:57:01.803152 [ 297 ] {6508400d-6e40-4e0b-b42b-6bf1aa450004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3532 | 2026.05.13 20:57:01.803468 [ 297 ] {6508400d-6e40-4e0b-b42b-6bf1aa450004} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3533 | 2026.05.13 20:57:01.803683 [ 297 ] {6508400d-6e40-4e0b-b42b-6bf1aa450004} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.05.13 20:57:01.803818 [ 297 ] {6508400d-6e40-4e0b-b42b-6bf1aa450004} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001236 sec., 139967.63754045308 rows/sec., 8.59 MiB/sec. | ||
| 3535 | 2026.05.13 20:57:01.803855 [ 297 ] {6508400d-6e40-4e0b-b42b-6bf1aa450004} <Debug> TCPHandler: Processed in 0.001399231 sec. | ||
| 3536 | 2026.05.13 20:57:01.803987 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.05.13 20:57:01.804081 [ 297 ] {96d72a10-bb21-4dab-a5ae-b8795b62ed33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3538 | 2026.05.13 20:57:01.804119 [ 297 ] {96d72a10-bb21-4dab-a5ae-b8795b62ed33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3539 | 2026.05.13 20:57:01.804571 [ 297 ] {96d72a10-bb21-4dab-a5ae-b8795b62ed33} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.05.13 20:57:01.804608 [ 297 ] {96d72a10-bb21-4dab-a5ae-b8795b62ed33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3541 | 2026.05.13 20:57:01.804906 [ 297 ] {96d72a10-bb21-4dab-a5ae-b8795b62ed33} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3542 | 2026.05.13 20:57:01.805121 [ 297 ] {96d72a10-bb21-4dab-a5ae-b8795b62ed33} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.05.13 20:57:01.805255 [ 297 ] {96d72a10-bb21-4dab-a5ae-b8795b62ed33} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 3544 | 2026.05.13 20:57:01.805292 [ 297 ] {96d72a10-bb21-4dab-a5ae-b8795b62ed33} <Debug> TCPHandler: Processed in 0.001353711 sec. | ||
| 3545 | 2026.05.13 20:57:01.805445 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.05.13 20:57:01.805539 [ 297 ] {dd991934-15d1-42b0-8f87-9239c7bad314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3547 | 2026.05.13 20:57:01.805578 [ 297 ] {dd991934-15d1-42b0-8f87-9239c7bad314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3548 | 2026.05.13 20:57:01.806048 [ 297 ] {dd991934-15d1-42b0-8f87-9239c7bad314} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.05.13 20:57:01.806085 [ 297 ] {dd991934-15d1-42b0-8f87-9239c7bad314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3550 | 2026.05.13 20:57:01.806389 [ 297 ] {dd991934-15d1-42b0-8f87-9239c7bad314} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3551 | 2026.05.13 20:57:01.806605 [ 297 ] {dd991934-15d1-42b0-8f87-9239c7bad314} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.05.13 20:57:01.806742 [ 297 ] {dd991934-15d1-42b0-8f87-9239c7bad314} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 3553 | 2026.05.13 20:57:01.806779 [ 297 ] {dd991934-15d1-42b0-8f87-9239c7bad314} <Debug> TCPHandler: Processed in 0.00138239 sec. | ||
| 3554 | 2026.05.13 20:57:01.806920 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.05.13 20:57:01.807024 [ 297 ] {2413e420-f8f8-405b-a38d-12c1efc99b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3556 | 2026.05.13 20:57:01.807064 [ 297 ] {2413e420-f8f8-405b-a38d-12c1efc99b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3557 | 2026.05.13 20:57:01.807714 [ 297 ] {2413e420-f8f8-405b-a38d-12c1efc99b1e} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.05.13 20:57:01.807752 [ 297 ] {2413e420-f8f8-405b-a38d-12c1efc99b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3559 | 2026.05.13 20:57:01.808118 [ 297 ] {2413e420-f8f8-405b-a38d-12c1efc99b1e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3560 | 2026.05.13 20:57:01.808340 [ 297 ] {2413e420-f8f8-405b-a38d-12c1efc99b1e} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.05.13 20:57:01.808483 [ 297 ] {2413e420-f8f8-405b-a38d-12c1efc99b1e} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001478 sec., 352503.38294993236 rows/sec., 24.88 MiB/sec. | ||
| 3562 | 2026.05.13 20:57:01.808522 [ 297 ] {2413e420-f8f8-405b-a38d-12c1efc99b1e} <Debug> TCPHandler: Processed in 0.001661263 sec. | ||
| 3563 | 2026.05.13 20:57:01.808667 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.05.13 20:57:01.808764 [ 297 ] {8bf36766-2548-448f-a847-a18439569838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3565 | 2026.05.13 20:57:01.808805 [ 297 ] {8bf36766-2548-448f-a847-a18439569838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3566 | 2026.05.13 20:57:01.809174 [ 297 ] {8bf36766-2548-448f-a847-a18439569838} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.05.13 20:57:01.809211 [ 297 ] {8bf36766-2548-448f-a847-a18439569838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3568 | 2026.05.13 20:57:01.809513 [ 297 ] {8bf36766-2548-448f-a847-a18439569838} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3569 | 2026.05.13 20:57:01.809727 [ 297 ] {8bf36766-2548-448f-a847-a18439569838} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.05.13 20:57:01.809862 [ 297 ] {8bf36766-2548-448f-a847-a18439569838} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 3571 | 2026.05.13 20:57:01.809898 [ 297 ] {8bf36766-2548-448f-a847-a18439569838} <Debug> TCPHandler: Processed in 0.00128077 sec. | ||
| 3572 | 2026.05.13 20:57:01.810033 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.05.13 20:57:01.810127 [ 297 ] {a90e6575-5481-469a-b78e-7b6bae09ffcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3574 | 2026.05.13 20:57:01.810168 [ 297 ] {a90e6575-5481-469a-b78e-7b6bae09ffcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3575 | 2026.05.13 20:57:01.810602 [ 297 ] {a90e6575-5481-469a-b78e-7b6bae09ffcd} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.05.13 20:57:01.810638 [ 297 ] {a90e6575-5481-469a-b78e-7b6bae09ffcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3577 | 2026.05.13 20:57:01.810997 [ 297 ] {a90e6575-5481-469a-b78e-7b6bae09ffcd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3578 | 2026.05.13 20:57:01.811219 [ 297 ] {a90e6575-5481-469a-b78e-7b6bae09ffcd} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.05.13 20:57:01.811349 [ 297 ] {a90e6575-5481-469a-b78e-7b6bae09ffcd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00124 sec., 213709.67741935485 rows/sec., 14.20 MiB/sec. | ||
| 3580 | 2026.05.13 20:57:01.811385 [ 297 ] {a90e6575-5481-469a-b78e-7b6bae09ffcd} <Debug> TCPHandler: Processed in 0.001400501 sec. | ||
| 3581 | 2026.05.13 20:57:01.811513 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.05.13 20:57:01.811608 [ 297 ] {a6c2b9cb-f64e-4041-8ce1-1db2d2e0ca9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3583 | 2026.05.13 20:57:01.811648 [ 297 ] {a6c2b9cb-f64e-4041-8ce1-1db2d2e0ca9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3584 | 2026.05.13 20:57:01.811986 [ 297 ] {a6c2b9cb-f64e-4041-8ce1-1db2d2e0ca9f} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.05.13 20:57:01.812021 [ 297 ] {a6c2b9cb-f64e-4041-8ce1-1db2d2e0ca9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3586 | 2026.05.13 20:57:01.812309 [ 297 ] {a6c2b9cb-f64e-4041-8ce1-1db2d2e0ca9f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3587 | 2026.05.13 20:57:01.812521 [ 297 ] {a6c2b9cb-f64e-4041-8ce1-1db2d2e0ca9f} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.05.13 20:57:01.812655 [ 297 ] {a6c2b9cb-f64e-4041-8ce1-1db2d2e0ca9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 3589 | 2026.05.13 20:57:01.812692 [ 297 ] {a6c2b9cb-f64e-4041-8ce1-1db2d2e0ca9f} <Debug> TCPHandler: Processed in 0.001227279 sec. | ||
| 3590 | 2026.05.13 20:57:01.812817 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.05.13 20:57:01.812921 [ 297 ] {2b77f9e5-18c9-4dee-bab3-d5f9000fa2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3592 | 2026.05.13 20:57:01.812974 [ 297 ] {2b77f9e5-18c9-4dee-bab3-d5f9000fa2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3593 | 2026.05.13 20:57:01.813782 [ 297 ] {2b77f9e5-18c9-4dee-bab3-d5f9000fa2b8} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.05.13 20:57:01.813819 [ 297 ] {2b77f9e5-18c9-4dee-bab3-d5f9000fa2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3595 | 2026.05.13 20:57:01.814400 [ 297 ] {2b77f9e5-18c9-4dee-bab3-d5f9000fa2b8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3596 | 2026.05.13 20:57:01.814626 [ 297 ] {2b77f9e5-18c9-4dee-bab3-d5f9000fa2b8} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.05.13 20:57:01.814766 [ 297 ] {2b77f9e5-18c9-4dee-bab3-d5f9000fa2b8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001872 sec., 16559.82905982906 rows/sec., 29.67 MiB/sec. | ||
| 3598 | 2026.05.13 20:57:01.814816 [ 297 ] {2b77f9e5-18c9-4dee-bab3-d5f9000fa2b8} <Debug> TCPHandler: Processed in 0.002047146 sec. | ||
| 3599 | 2026.05.13 20:57:01.814957 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.05.13 20:57:01.815053 [ 297 ] {3fe27a94-8f7b-431a-9517-b9a44a8077b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3601 | 2026.05.13 20:57:01.815093 [ 297 ] {3fe27a94-8f7b-431a-9517-b9a44a8077b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3602 | 2026.05.13 20:57:01.815429 [ 297 ] {3fe27a94-8f7b-431a-9517-b9a44a8077b6} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.05.13 20:57:01.815466 [ 297 ] {3fe27a94-8f7b-431a-9517-b9a44a8077b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3604 | 2026.05.13 20:57:01.815766 [ 297 ] {3fe27a94-8f7b-431a-9517-b9a44a8077b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3605 | 2026.05.13 20:57:01.815995 [ 297 ] {3fe27a94-8f7b-431a-9517-b9a44a8077b6} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.05.13 20:57:01.816123 [ 297 ] {3fe27a94-8f7b-431a-9517-b9a44a8077b6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 3607 | 2026.05.13 20:57:01.816158 [ 297 ] {3fe27a94-8f7b-431a-9517-b9a44a8077b6} <Debug> TCPHandler: Processed in 0.0012564 sec. | ||
| 3608 | 2026.05.13 20:57:03.538578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 464 | ||
| 3609 | 2026.05.13 20:57:03.541482 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2026.05.13 20:57:03.541519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3611 | 2026.05.13 20:57:03.542703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3612 | 2026.05.13 20:57:03.542965 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.05.13 20:57:03.543203 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3614 | 2026.05.13 20:57:06.028745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7149 | ||
| 3615 | 2026.05.13 20:57:06.029573 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.05.13 20:57:06.029645 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3617 | 2026.05.13 20:57:06.030246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3618 | 2026.05.13 20:57:06.030484 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.05.13 20:57:06.030617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7149 | ||
| 3620 | 2026.05.13 20:57:06.401951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3621 | 2026.05.13 20:57:06.417755 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.05.13 20:57:06.417814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3623 | 2026.05.13 20:57:06.423325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3624 | 2026.05.13 20:57:06.424028 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.05.13 20:57:06.426638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3626 | 2026.05.13 20:57:06.785334 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.05.13 20:57:06.785547 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3628 | 2026.05.13 20:57:06.785848 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3629 | 2026.05.13 20:57:06.785883 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3630 | 2026.05.13 20:57:06.786100 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3631 | 2026.05.13 20:57:06.786166 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3632 | 2026.05.13 20:57:06.786301 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3633 | 2026.05.13 20:57:06.786438 [ 342 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3634 | 2026.05.13 20:57:06.786452 [ 355 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3635 | 2026.05.13 20:57:06.786446 [ 340 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3636 | 2026.05.13 20:57:06.786634 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 3637 | 2026.05.13 20:57:06.786666 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3638 | 2026.05.13 20:57:06.786748 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3639 | 2026.05.13 20:57:06.786768 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 3640 | 2026.05.13 20:57:06.786802 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3641 | 2026.05.13 20:57:06.786848 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3642 | 2026.05.13 20:57:06.786883 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3643 | 2026.05.13 20:57:06.788124 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002658 sec., 19187.358916478555 rows/sec., 2.43 MiB/sec. | ||
| 3644 | 2026.05.13 20:57:06.788263 [ 297 ] {f8d764fe-e9e2-4e64-a96a-7116197ba838} <Debug> TCPHandler: Processed in 0.003058723 sec. | ||
| 3645 | 2026.05.13 20:57:06.789968 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2026.05.13 20:57:06.790080 [ 297 ] {b45de92c-c498-48d0-b441-e8101a2f1ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3647 | 2026.05.13 20:57:06.790120 [ 297 ] {b45de92c-c498-48d0-b441-e8101a2f1ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3648 | 2026.05.13 20:57:06.790679 [ 297 ] {b45de92c-c498-48d0-b441-e8101a2f1ce2} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.05.13 20:57:06.790725 [ 297 ] {b45de92c-c498-48d0-b441-e8101a2f1ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3650 | 2026.05.13 20:57:06.791087 [ 297 ] {b45de92c-c498-48d0-b441-e8101a2f1ce2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3651 | 2026.05.13 20:57:06.791292 [ 297 ] {b45de92c-c498-48d0-b441-e8101a2f1ce2} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.05.13 20:57:06.791425 [ 297 ] {b45de92c-c498-48d0-b441-e8101a2f1ce2} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001405 sec., 55516.014234875445 rows/sec., 4.58 MiB/sec. | ||
| 3653 | 2026.05.13 20:57:06.791448 [ 126 ] {} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3654 | 2026.05.13 20:57:06.791459 [ 297 ] {b45de92c-c498-48d0-b441-e8101a2f1ce2} <Debug> TCPHandler: Processed in 0.001572833 sec. | ||
| 3655 | 2026.05.13 20:57:06.791528 [ 126 ] {} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.05.13 20:57:06.791567 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3657 | 2026.05.13 20:57:06.791632 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.05.13 20:57:06.791699 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 3659 | 2026.05.13 20:57:06.791728 [ 297 ] {fc8a61c5-f734-49f8-9316-46329a6ea7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3660 | 2026.05.13 20:57:06.791770 [ 297 ] {fc8a61c5-f734-49f8-9316-46329a6ea7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3661 | 2026.05.13 20:57:06.791837 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3662 | 2026.05.13 20:57:06.791879 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3359 rows starting from the beginning of the part | ||
| 3663 | 2026.05.13 20:57:06.792036 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 3204 rows starting from the beginning of the part | ||
| 3664 | 2026.05.13 20:57:06.792101 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3665 | 2026.05.13 20:57:06.792150 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 78 rows starting from the beginning of the part | ||
| 3666 | 2026.05.13 20:57:06.792191 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 859 rows starting from the beginning of the part | ||
| 3667 | 2026.05.13 20:57:06.792230 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 78 rows starting from the beginning of the part | ||
| 3668 | 2026.05.13 20:57:06.792381 [ 297 ] {fc8a61c5-f734-49f8-9316-46329a6ea7a6} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2026.05.13 20:57:06.792423 [ 297 ] {fc8a61c5-f734-49f8-9316-46329a6ea7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3670 | 2026.05.13 20:57:06.792727 [ 297 ] {fc8a61c5-f734-49f8-9316-46329a6ea7a6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3671 | 2026.05.13 20:57:06.792952 [ 297 ] {fc8a61c5-f734-49f8-9316-46329a6ea7a6} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.05.13 20:57:06.793099 [ 297 ] {fc8a61c5-f734-49f8-9316-46329a6ea7a6} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001338 sec., 8221.225710014947 rows/sec., 618.20 KiB/sec. | ||
| 3673 | 2026.05.13 20:57:06.793135 [ 297 ] {fc8a61c5-f734-49f8-9316-46329a6ea7a6} <Debug> TCPHandler: Processed in 0.001505632 sec. | ||
| 3674 | 2026.05.13 20:57:06.793284 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3675 | 2026.05.13 20:57:06.793379 [ 297 ] {4b685713-32cc-442f-ba47-572149f95cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3676 | 2026.05.13 20:57:06.793425 [ 297 ] {4b685713-32cc-442f-ba47-572149f95cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3677 | 2026.05.13 20:57:06.793851 [ 297 ] {4b685713-32cc-442f-ba47-572149f95cdb} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2026.05.13 20:57:06.793888 [ 297 ] {4b685713-32cc-442f-ba47-572149f95cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3679 | 2026.05.13 20:57:06.794191 [ 297 ] {4b685713-32cc-442f-ba47-572149f95cdb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3680 | 2026.05.13 20:57:06.794402 [ 297 ] {4b685713-32cc-442f-ba47-572149f95cdb} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2026.05.13 20:57:06.794523 [ 126 ] {} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3682 | 2026.05.13 20:57:06.794531 [ 297 ] {4b685713-32cc-442f-ba47-572149f95cdb} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00117 sec., 64102.5641025641 rows/sec., 5.00 MiB/sec. | ||
| 3683 | 2026.05.13 20:57:06.794564 [ 126 ] {} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.05.13 20:57:06.794586 [ 297 ] {4b685713-32cc-442f-ba47-572149f95cdb} <Debug> TCPHandler: Processed in 0.001350411 sec. | ||
| 3685 | 2026.05.13 20:57:06.794590 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3686 | 2026.05.13 20:57:06.794618 [ 195 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7634 rows, containing 5 columns (5 merged, 0 gathered) in 0.002919663 sec., 2614685.3249844247 rows/sec., 207.26 MiB/sec. | ||
| 3687 | 2026.05.13 20:57:06.794680 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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 | ||
| 3688 | 2026.05.13 20:57:06.794717 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3689 | 2026.05.13 20:57:06.794774 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3690 | 2026.05.13 20:57:06.794803 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1830 rows starting from the beginning of the part | ||
| 3691 | 2026.05.13 20:57:06.794816 [ 297 ] {3e6dd2f8-9133-495e-a627-b69a6229272d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3692 | 2026.05.13 20:57:06.794848 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1745 rows starting from the beginning of the part | ||
| 3693 | 2026.05.13 20:57:06.794862 [ 297 ] {3e6dd2f8-9133-495e-a627-b69a6229272d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3694 | 2026.05.13 20:57:06.794889 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3695 | 2026.05.13 20:57:06.794928 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 75 rows starting from the beginning of the part | ||
| 3696 | 2026.05.13 20:57:06.794967 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 521 rows starting from the beginning of the part | ||
| 3697 | 2026.05.13 20:57:06.794990 [ 200 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3698 | 2026.05.13 20:57:06.795004 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 75 rows starting from the beginning of the part | ||
| 3699 | 2026.05.13 20:57:06.795362 [ 297 ] {3e6dd2f8-9133-495e-a627-b69a6229272d} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.05.13 20:57:06.795367 [ 200 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_21_4} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.05.13 20:57:06.795407 [ 297 ] {3e6dd2f8-9133-495e-a627-b69a6229272d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3702 | 2026.05.13 20:57:06.795483 [ 200 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_21_4} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3703 | 2026.05.13 20:57:06.795584 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3704 | 2026.05.13 20:57:06.795766 [ 297 ] {3e6dd2f8-9133-495e-a627-b69a6229272d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3705 | 2026.05.13 20:57:06.795999 [ 297 ] {3e6dd2f8-9133-495e-a627-b69a6229272d} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.05.13 20:57:06.796133 [ 297 ] {3e6dd2f8-9133-495e-a627-b69a6229272d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 3707 | 2026.05.13 20:57:06.796137 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3708 | 2026.05.13 20:57:06.796171 [ 297 ] {3e6dd2f8-9133-495e-a627-b69a6229272d} <Debug> TCPHandler: Processed in 0.001502152 sec. | ||
| 3709 | 2026.05.13 20:57:06.796189 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.05.13 20:57:06.796214 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3711 | 2026.05.13 20:57:06.796329 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.05.13 20:57:06.796335 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 3713 | 2026.05.13 20:57:06.796404 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001754244 sec., 2456898.8122518873 rows/sec., 178.04 MiB/sec. | ||
| 3714 | 2026.05.13 20:57:06.796433 [ 297 ] {58599fb7-6fad-4bcb-866b-ffe5b7b990e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3715 | 2026.05.13 20:57:06.796440 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3716 | 2026.05.13 20:57:06.796487 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6257 rows starting from the beginning of the part | ||
| 3717 | 2026.05.13 20:57:06.796491 [ 297 ] {58599fb7-6fad-4bcb-866b-ffe5b7b990e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3718 | 2026.05.13 20:57:06.796547 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1601 rows starting from the beginning of the part | ||
| 3719 | 2026.05.13 20:57:06.796603 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 128 rows starting from the beginning of the part | ||
| 3720 | 2026.05.13 20:57:06.796645 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 3721 | 2026.05.13 20:57:06.796683 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 3722 | 2026.05.13 20:57:06.796683 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3723 | 2026.05.13 20:57:06.796723 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 3724 | 2026.05.13 20:57:06.797025 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_21_4} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2026.05.13 20:57:06.797103 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_21_4} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3726 | 2026.05.13 20:57:06.797176 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3727 | 2026.05.13 20:57:06.797262 [ 297 ] {58599fb7-6fad-4bcb-866b-ffe5b7b990e0} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.05.13 20:57:06.797304 [ 297 ] {58599fb7-6fad-4bcb-866b-ffe5b7b990e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3729 | 2026.05.13 20:57:06.797812 [ 297 ] {58599fb7-6fad-4bcb-866b-ffe5b7b990e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3730 | 2026.05.13 20:57:06.798067 [ 297 ] {58599fb7-6fad-4bcb-866b-ffe5b7b990e0} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.05.13 20:57:06.798207 [ 297 ] {58599fb7-6fad-4bcb-866b-ffe5b7b990e0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001792 sec., 6138.392857142857 rows/sec., 11.00 MiB/sec. | ||
| 3732 | 2026.05.13 20:57:06.798258 [ 297 ] {58599fb7-6fad-4bcb-866b-ffe5b7b990e0} <Debug> TCPHandler: Processed in 0.001986465 sec. | ||
| 3733 | 2026.05.13 20:57:06.798420 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.05.13 20:57:06.798514 [ 297 ] {5f128a1b-c55f-48f1-9e8b-8f11d3a0f647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3735 | 2026.05.13 20:57:06.798554 [ 297 ] {5f128a1b-c55f-48f1-9e8b-8f11d3a0f647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3736 | 2026.05.13 20:57:06.798899 [ 297 ] {5f128a1b-c55f-48f1-9e8b-8f11d3a0f647} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.05.13 20:57:06.798935 [ 297 ] {5f128a1b-c55f-48f1-9e8b-8f11d3a0f647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3738 | 2026.05.13 20:57:06.799250 [ 297 ] {5f128a1b-c55f-48f1-9e8b-8f11d3a0f647} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3739 | 2026.05.13 20:57:06.799461 [ 297 ] {5f128a1b-c55f-48f1-9e8b-8f11d3a0f647} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.05.13 20:57:06.799585 [ 123 ] {} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3741 | 2026.05.13 20:57:06.799586 [ 297 ] {5f128a1b-c55f-48f1-9e8b-8f11d3a0f647} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3742 | 2026.05.13 20:57:06.799627 [ 123 ] {} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.05.13 20:57:06.799645 [ 297 ] {5f128a1b-c55f-48f1-9e8b-8f11d3a0f647} <Debug> TCPHandler: Processed in 0.00127732 sec. | ||
| 3744 | 2026.05.13 20:57:06.799653 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3745 | 2026.05.13 20:57:06.799729 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 3746 | 2026.05.13 20:57:06.799815 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3747 | 2026.05.13 20:57:06.799835 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8571 rows, containing 5 columns (5 merged, 0 gathered) in 0.003553647 sec., 2411888.4064736874 rows/sec., 156.72 MiB/sec. | ||
| 3748 | 2026.05.13 20:57:06.799841 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1080 rows starting from the beginning of the part | ||
| 3749 | 2026.05.13 20:57:06.799927 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 3750 | 2026.05.13 20:57:06.799969 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 3751 | 2026.05.13 20:57:06.800010 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 3752 | 2026.05.13 20:57:06.800047 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 3753 | 2026.05.13 20:57:06.800086 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3754 | 2026.05.13 20:57:06.800087 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 3755 | 2026.05.13 20:57:06.800538 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.05.13 20:57:06.800639 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3757 | 2026.05.13 20:57:06.800725 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3758 | 2026.05.13 20:57:06.800960 [ 194 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.00125573 sec., 1098962.3565575401 rows/sec., 71.30 MiB/sec. | ||
| 3759 | 2026.05.13 20:57:06.801161 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3760 | 2026.05.13 20:57:06.801398 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_21_4} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.05.13 20:57:06.801456 [ 200 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_21_4} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3762 | 2026.05.13 20:57:06.801509 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3763 | 2026.05.13 20:57:10.299591 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32943 | ||
| 3764 | 2026.05.13 20:57:10.299703 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3765 | 2026.05.13 20:57:10.299732 [ 311 ] {} <Debug> TCP-Session: 81b8931e-e532-4d4d-9e54-6ce3b6f59230 Authenticating user 'default' from [fd00:1122:3344:101::e]:32943 | ||
| 3766 | 2026.05.13 20:57:10.299754 [ 311 ] {} <Debug> TCP-Session: 81b8931e-e532-4d4d-9e54-6ce3b6f59230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.05.13 20:57:10.299768 [ 311 ] {} <Debug> TCP-Session: 81b8931e-e532-4d4d-9e54-6ce3b6f59230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.05.13 20:57:10.299969 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51190 | ||
| 3769 | 2026.05.13 20:57:10.300005 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62227 | ||
| 3770 | 2026.05.13 20:57:10.300024 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57276 | ||
| 3771 | 2026.05.13 20:57:10.300029 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37212 | ||
| 3772 | 2026.05.13 20:57:10.300076 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35851 | ||
| 3773 | 2026.05.13 20:57:10.300115 [ 311 ] {} <Trace> TCP-Session: 81b8931e-e532-4d4d-9e54-6ce3b6f59230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.05.13 20:57:10.300091 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3775 | 2026.05.13 20:57:10.300155 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3776 | 2026.05.13 20:57:10.300190 [ 312 ] {} <Debug> TCP-Session: 653853e5-d1ae-46fe-b882-340ecb0d27fc Authenticating user 'default' from [fd00:1122:3344:101::e]:51190 | ||
| 3777 | 2026.05.13 20:57:10.300091 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3778 | 2026.05.13 20:57:10.300212 [ 315 ] {} <Debug> TCP-Session: ca8ff359-db25-44ea-8909-88b1017e063d Authenticating user 'default' from [fd00:1122:3344:101::e]:57276 | ||
| 3779 | 2026.05.13 20:57:10.300270 [ 313 ] {} <Debug> TCP-Session: f6d94773-cee9-418d-bfc0-a129bd419ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62227 | ||
| 3780 | 2026.05.13 20:57:10.300276 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3781 | 2026.05.13 20:57:10.300292 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3782 | 2026.05.13 20:57:10.300299 [ 313 ] {} <Debug> TCP-Session: f6d94773-cee9-418d-bfc0-a129bd419ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.05.13 20:57:10.300325 [ 314 ] {} <Debug> TCP-Session: 74937a1c-9747-4741-84d0-c31dd71a291c Authenticating user 'default' from [fd00:1122:3344:101::e]:37212 | ||
| 3784 | 2026.05.13 20:57:10.300344 [ 313 ] {} <Debug> TCP-Session: f6d94773-cee9-418d-bfc0-a129bd419ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.05.13 20:57:10.300340 [ 307 ] {} <Debug> TCP-Session: dc308925-4457-4886-be07-d06a00813a43 Authenticating user 'default' from [fd00:1122:3344:101::e]:35851 | ||
| 3786 | 2026.05.13 20:57:10.300366 [ 314 ] {} <Debug> TCP-Session: 74937a1c-9747-4741-84d0-c31dd71a291c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.05.13 20:57:10.300366 [ 311 ] {4ec2a142-982a-4f81-baeb-4af32dceb4da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32943) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3788 | 2026.05.13 20:57:10.300398 [ 314 ] {} <Debug> TCP-Session: 74937a1c-9747-4741-84d0-c31dd71a291c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.05.13 20:57:10.300394 [ 307 ] {} <Debug> TCP-Session: dc308925-4457-4886-be07-d06a00813a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.05.13 20:57:10.300291 [ 315 ] {} <Debug> TCP-Session: ca8ff359-db25-44ea-8909-88b1017e063d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.05.13 20:57:10.300442 [ 307 ] {} <Debug> TCP-Session: dc308925-4457-4886-be07-d06a00813a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.05.13 20:57:10.300471 [ 315 ] {} <Debug> TCP-Session: ca8ff359-db25-44ea-8909-88b1017e063d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.05.13 20:57:10.300226 [ 312 ] {} <Debug> TCP-Session: 653853e5-d1ae-46fe-b882-340ecb0d27fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.05.13 20:57:10.300071 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63283 | ||
| 3795 | 2026.05.13 20:57:10.300518 [ 312 ] {} <Debug> TCP-Session: 653853e5-d1ae-46fe-b882-340ecb0d27fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.05.13 20:57:10.300055 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38182 | ||
| 3797 | 2026.05.13 20:57:10.300040 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36293 | ||
| 3798 | 2026.05.13 20:57:10.300642 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3799 | 2026.05.13 20:57:10.300671 [ 308 ] {} <Debug> TCP-Session: de393b67-88a3-4143-af27-b5595fdc703d Authenticating user 'default' from [fd00:1122:3344:101::e]:63283 | ||
| 3800 | 2026.05.13 20:57:10.300688 [ 308 ] {} <Debug> TCP-Session: de393b67-88a3-4143-af27-b5595fdc703d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.05.13 20:57:10.300691 [ 311 ] {4ec2a142-982a-4f81-baeb-4af32dceb4da} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3802 | 2026.05.13 20:57:10.300701 [ 308 ] {} <Debug> TCP-Session: de393b67-88a3-4143-af27-b5595fdc703d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.05.13 20:57:10.300763 [ 311 ] {4ec2a142-982a-4f81-baeb-4af32dceb4da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3804 | 2026.05.13 20:57:10.300837 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3805 | 2026.05.13 20:57:10.300867 [ 3 ] {} <Debug> TCP-Session: ae712694-cd81-4a11-ab1f-e33b444ccd61 Authenticating user 'default' from [fd00:1122:3344:101::e]:36293 | ||
| 3806 | 2026.05.13 20:57:10.300883 [ 3 ] {} <Debug> TCP-Session: ae712694-cd81-4a11-ab1f-e33b444ccd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.05.13 20:57:10.300900 [ 3 ] {} <Debug> TCP-Session: ae712694-cd81-4a11-ab1f-e33b444ccd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.05.13 20:57:10.300934 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3809 | 2026.05.13 20:57:10.300969 [ 293 ] {} <Debug> TCP-Session: 8f5eece6-19b4-4269-873e-27b0ae6c0c49 Authenticating user 'default' from [fd00:1122:3344:101::e]:38182 | ||
| 3810 | 2026.05.13 20:57:10.300987 [ 293 ] {} <Debug> TCP-Session: 8f5eece6-19b4-4269-873e-27b0ae6c0c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.05.13 20:57:10.301000 [ 293 ] {} <Debug> TCP-Session: 8f5eece6-19b4-4269-873e-27b0ae6c0c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.05.13 20:57:10.301051 [ 311 ] {4ec2a142-982a-4f81-baeb-4af32dceb4da} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603) (SelectExecutor): Key condition: unknown | ||
| 3813 | 2026.05.13 20:57:10.302174 [ 340 ] {4ec2a142-982a-4f81-baeb-4af32dceb4da} <Trace> AggregatingTransform: Aggregating | ||
| 3814 | 2026.05.13 20:57:10.302212 [ 340 ] {4ec2a142-982a-4f81-baeb-4af32dceb4da} <Trace> Aggregator: Aggregation method: without_key | ||
| 3815 | 2026.05.13 20:57:10.302248 [ 340 ] {4ec2a142-982a-4f81-baeb-4af32dceb4da} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993527 sec. (1006.515 rows/sec., 39.32 KiB/sec.) | ||
| 3816 | 2026.05.13 20:57:10.302268 [ 340 ] {4ec2a142-982a-4f81-baeb-4af32dceb4da} <Trace> Aggregator: Merging aggregated data | ||
| 3817 | 2026.05.13 20:57:10.304343 [ 311 ] {4ec2a142-982a-4f81-baeb-4af32dceb4da} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004036 sec., 247.77006937561944 rows/sec., 9.68 KiB/sec. | ||
| 3818 | 2026.05.13 20:57:10.304508 [ 311 ] {4ec2a142-982a-4f81-baeb-4af32dceb4da} <Debug> TCPHandler: Processed in 0.004546045 sec. | ||
| 3819 | 2026.05.13 20:57:10.304650 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3820 | 2026.05.13 20:57:10.304681 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3821 | 2026.05.13 20:57:10.304682 [ 311 ] {} <Debug> TCP-Session: 81b8931e-e532-4d4d-9e54-6ce3b6f59230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.05.13 20:57:10.304699 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3823 | 2026.05.13 20:57:10.304719 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3824 | 2026.05.13 20:57:10.304745 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3825 | 2026.05.13 20:57:10.304758 [ 313 ] {} <Debug> TCP-Session: f6d94773-cee9-418d-bfc0-a129bd419ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.05.13 20:57:10.304767 [ 312 ] {} <Debug> TCP-Session: 653853e5-d1ae-46fe-b882-340ecb0d27fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.05.13 20:57:10.304776 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3828 | 2026.05.13 20:57:10.304795 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3829 | 2026.05.13 20:57:10.304817 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3830 | 2026.05.13 20:57:10.304855 [ 293 ] {} <Debug> TCP-Session: 8f5eece6-19b4-4269-873e-27b0ae6c0c49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.05.13 20:57:10.304843 [ 3 ] {} <Debug> TCP-Session: ae712694-cd81-4a11-ab1f-e33b444ccd61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.05.13 20:57:10.304883 [ 314 ] {} <Debug> TCP-Session: 74937a1c-9747-4741-84d0-c31dd71a291c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.05.13 20:57:10.304794 [ 315 ] {} <Debug> TCP-Session: ca8ff359-db25-44ea-8909-88b1017e063d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.05.13 20:57:10.304736 [ 308 ] {} <Debug> TCP-Session: de393b67-88a3-4143-af27-b5595fdc703d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.05.13 20:57:10.304774 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3836 | 2026.05.13 20:57:10.305002 [ 307 ] {} <Debug> TCP-Session: dc308925-4457-4886-be07-d06a00813a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.05.13 20:57:10.443669 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54933 | ||
| 3838 | 2026.05.13 20:57:10.443787 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3839 | 2026.05.13 20:57:10.443818 [ 311 ] {} <Debug> TCP-Session: b97a02e5-ca2a-4765-a9d9-d3ed31e48e0c Authenticating user 'default' from [fd00:1122:3344:101::e]:54933 | ||
| 3840 | 2026.05.13 20:57:10.443845 [ 311 ] {} <Debug> TCP-Session: b97a02e5-ca2a-4765-a9d9-d3ed31e48e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.05.13 20:57:10.443863 [ 311 ] {} <Debug> TCP-Session: b97a02e5-ca2a-4765-a9d9-d3ed31e48e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.05.13 20:57:10.444105 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49351 | ||
| 3843 | 2026.05.13 20:57:10.444119 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59571 | ||
| 3844 | 2026.05.13 20:57:10.444160 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62441 | ||
| 3845 | 2026.05.13 20:57:10.444173 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56877 | ||
| 3846 | 2026.05.13 20:57:10.444182 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41161 | ||
| 3847 | 2026.05.13 20:57:10.444202 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45431 | ||
| 3848 | 2026.05.13 20:57:10.444227 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3849 | 2026.05.13 20:57:10.444256 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3850 | 2026.05.13 20:57:10.444259 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3851 | 2026.05.13 20:57:10.444280 [ 312 ] {} <Debug> TCP-Session: 17caa96e-bd92-4b61-8732-de7bbf987132 Authenticating user 'default' from [fd00:1122:3344:101::e]:49351 | ||
| 3852 | 2026.05.13 20:57:10.444292 [ 293 ] {} <Debug> TCP-Session: f24499b5-fc15-4115-b13e-41edf9216744 Authenticating user 'default' from [fd00:1122:3344:101::e]:56877 | ||
| 3853 | 2026.05.13 20:57:10.444303 [ 307 ] {} <Debug> TCP-Session: 0e03e50a-a859-4e8b-ab1d-fcd609e43f72 Authenticating user 'default' from [fd00:1122:3344:101::e]:41161 | ||
| 3854 | 2026.05.13 20:57:10.444320 [ 312 ] {} <Debug> TCP-Session: 17caa96e-bd92-4b61-8732-de7bbf987132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.05.13 20:57:10.444344 [ 307 ] {} <Debug> TCP-Session: 0e03e50a-a859-4e8b-ab1d-fcd609e43f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.05.13 20:57:10.444362 [ 312 ] {} <Debug> TCP-Session: 17caa96e-bd92-4b61-8732-de7bbf987132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.05.13 20:57:10.444378 [ 307 ] {} <Debug> TCP-Session: 0e03e50a-a859-4e8b-ab1d-fcd609e43f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.05.13 20:57:10.444331 [ 293 ] {} <Debug> TCP-Session: f24499b5-fc15-4115-b13e-41edf9216744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.05.13 20:57:10.444319 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3860 | 2026.05.13 20:57:10.444429 [ 293 ] {} <Debug> TCP-Session: f24499b5-fc15-4115-b13e-41edf9216744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.05.13 20:57:10.444466 [ 308 ] {} <Debug> TCP-Session: 4ef544c1-ada4-4498-80c3-170ffe00865c Authenticating user 'default' from [fd00:1122:3344:101::e]:45431 | ||
| 3862 | 2026.05.13 20:57:10.444298 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3863 | 2026.05.13 20:57:10.444498 [ 308 ] {} <Debug> TCP-Session: 4ef544c1-ada4-4498-80c3-170ffe00865c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.05.13 20:57:10.444531 [ 313 ] {} <Debug> TCP-Session: e20b87ff-ae73-4115-a54b-123426cc95a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59571 | ||
| 3865 | 2026.05.13 20:57:10.444568 [ 308 ] {} <Debug> TCP-Session: 4ef544c1-ada4-4498-80c3-170ffe00865c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.05.13 20:57:10.444291 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3867 | 2026.05.13 20:57:10.444595 [ 313 ] {} <Debug> TCP-Session: e20b87ff-ae73-4115-a54b-123426cc95a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.05.13 20:57:10.444149 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49407 | ||
| 3869 | 2026.05.13 20:57:10.444629 [ 313 ] {} <Debug> TCP-Session: e20b87ff-ae73-4115-a54b-123426cc95a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.05.13 20:57:10.444629 [ 3 ] {} <Debug> TCP-Session: dde5b6bb-84cb-4f7a-a639-13634c2f3258 Authenticating user 'default' from [fd00:1122:3344:101::e]:62441 | ||
| 3871 | 2026.05.13 20:57:10.444138 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56712 | ||
| 3872 | 2026.05.13 20:57:10.444701 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3873 | 2026.05.13 20:57:10.444694 [ 3 ] {} <Debug> TCP-Session: dde5b6bb-84cb-4f7a-a639-13634c2f3258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.05.13 20:57:10.444739 [ 315 ] {} <Debug> TCP-Session: 217fb6e0-5616-4be4-90c7-a6f527e916e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49407 | ||
| 3875 | 2026.05.13 20:57:10.444228 [ 311 ] {} <Trace> TCP-Session: b97a02e5-ca2a-4765-a9d9-d3ed31e48e0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3876 | 2026.05.13 20:57:10.444780 [ 3 ] {} <Debug> TCP-Session: dde5b6bb-84cb-4f7a-a639-13634c2f3258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.05.13 20:57:10.444797 [ 315 ] {} <Debug> TCP-Session: 217fb6e0-5616-4be4-90c7-a6f527e916e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.05.13 20:57:10.444766 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3879 | 2026.05.13 20:57:10.444828 [ 315 ] {} <Debug> TCP-Session: 217fb6e0-5616-4be4-90c7-a6f527e916e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.05.13 20:57:10.444858 [ 314 ] {} <Debug> TCP-Session: 52825735-833e-47a0-969e-4441e14e17f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56712 | ||
| 3881 | 2026.05.13 20:57:10.444880 [ 314 ] {} <Debug> TCP-Session: 52825735-833e-47a0-969e-4441e14e17f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.05.13 20:57:10.444899 [ 314 ] {} <Debug> TCP-Session: 52825735-833e-47a0-969e-4441e14e17f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.05.13 20:57:10.444957 [ 311 ] {589a82a8-582d-4380-894c-b4ac41d50cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54933) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3884 | 2026.05.13 20:57:10.445223 [ 311 ] {589a82a8-582d-4380-894c-b4ac41d50cf7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3885 | 2026.05.13 20:57:10.445276 [ 311 ] {589a82a8-582d-4380-894c-b4ac41d50cf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3886 | 2026.05.13 20:57:10.445556 [ 311 ] {589a82a8-582d-4380-894c-b4ac41d50cf7} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603) (SelectExecutor): Key condition: unknown | ||
| 3887 | 2026.05.13 20:57:10.446432 [ 317 ] {589a82a8-582d-4380-894c-b4ac41d50cf7} <Trace> AggregatingTransform: Aggregating | ||
| 3888 | 2026.05.13 20:57:10.446473 [ 317 ] {589a82a8-582d-4380-894c-b4ac41d50cf7} <Trace> Aggregator: Aggregation method: without_key | ||
| 3889 | 2026.05.13 20:57:10.446511 [ 317 ] {589a82a8-582d-4380-894c-b4ac41d50cf7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000854887 sec. (1169.745 rows/sec., 45.69 KiB/sec.) | ||
| 3890 | 2026.05.13 20:57:10.446530 [ 317 ] {589a82a8-582d-4380-894c-b4ac41d50cf7} <Trace> Aggregator: Merging aggregated data | ||
| 3891 | 2026.05.13 20:57:10.448290 [ 311 ] {589a82a8-582d-4380-894c-b4ac41d50cf7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003385 sec., 295.4209748892171 rows/sec., 11.54 KiB/sec. | ||
| 3892 | 2026.05.13 20:57:10.448514 [ 311 ] {589a82a8-582d-4380-894c-b4ac41d50cf7} <Debug> TCPHandler: Processed in 0.004406504 sec. | ||
| 3893 | 2026.05.13 20:57:10.448675 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3894 | 2026.05.13 20:57:10.448706 [ 311 ] {} <Debug> TCP-Session: b97a02e5-ca2a-4765-a9d9-d3ed31e48e0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.05.13 20:57:10.448708 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3896 | 2026.05.13 20:57:10.448725 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3897 | 2026.05.13 20:57:10.448745 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3898 | 2026.05.13 20:57:10.448757 [ 312 ] {} <Debug> TCP-Session: 17caa96e-bd92-4b61-8732-de7bbf987132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.05.13 20:57:10.448773 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3900 | 2026.05.13 20:57:10.448790 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3901 | 2026.05.13 20:57:10.448797 [ 314 ] {} <Debug> TCP-Session: 52825735-833e-47a0-969e-4441e14e17f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.05.13 20:57:10.448821 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3903 | 2026.05.13 20:57:10.448838 [ 307 ] {} <Debug> TCP-Session: 0e03e50a-a859-4e8b-ab1d-fcd609e43f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.05.13 20:57:10.448839 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3905 | 2026.05.13 20:57:10.448863 [ 315 ] {} <Debug> TCP-Session: 217fb6e0-5616-4be4-90c7-a6f527e916e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2026.05.13 20:57:10.448820 [ 308 ] {} <Debug> TCP-Session: 4ef544c1-ada4-4498-80c3-170ffe00865c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2026.05.13 20:57:10.448895 [ 293 ] {} <Debug> TCP-Session: f24499b5-fc15-4115-b13e-41edf9216744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.05.13 20:57:10.448805 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3909 | 2026.05.13 20:57:10.448783 [ 313 ] {} <Debug> TCP-Session: e20b87ff-ae73-4115-a54b-123426cc95a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.05.13 20:57:10.448973 [ 3 ] {} <Debug> TCP-Session: dde5b6bb-84cb-4f7a-a639-13634c2f3258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.05.13 20:57:11.780212 [ 4 ] {} <Trace> TCP-Session: e700d93a-725a-459b-9a4a-67bdd705bc06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.05.13 20:57:11.780516 [ 4 ] {9078e433-2981-4e92-9607-591a7559602e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55462) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 3913 | 2026.05.13 20:57:11.781184 [ 4 ] {9078e433-2981-4e92-9607-591a7559602e} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3914 | 2026.05.13 20:57:11.781527 [ 4 ] {9078e433-2981-4e92-9607-591a7559602e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3915 | 2026.05.13 20:57:11.782021 [ 321 ] {9078e433-2981-4e92-9607-591a7559602e} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3916 | 2026.05.13 20:57:11.782686 [ 4 ] {9078e433-2981-4e92-9607-591a7559602e} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002319 sec., 53471.32384648556 rows/sec., 2.95 MiB/sec. | ||
| 3917 | 2026.05.13 20:57:11.782799 [ 4 ] {9078e433-2981-4e92-9607-591a7559602e} <Debug> TCPHandler: Processed in 0.002769321 sec. | ||
| 3918 | 2026.05.13 20:57:11.790460 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2026.05.13 20:57:11.790716 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3920 | 2026.05.13 20:57:11.791079 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3921 | 2026.05.13 20:57:11.791130 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3922 | 2026.05.13 20:57:11.791381 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3923 | 2026.05.13 20:57:11.791450 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3924 | 2026.05.13 20:57:11.791599 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3925 | 2026.05.13 20:57:11.791731 [ 332 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3926 | 2026.05.13 20:57:11.791743 [ 350 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3927 | 2026.05.13 20:57:11.791743 [ 316 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3928 | 2026.05.13 20:57:11.791899 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 3929 | 2026.05.13 20:57:11.791933 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3930 | 2026.05.13 20:57:11.792022 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3931 | 2026.05.13 20:57:11.792043 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 3932 | 2026.05.13 20:57:11.792078 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3933 | 2026.05.13 20:57:11.792132 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3934 | 2026.05.13 20:57:11.792169 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3935 | 2026.05.13 20:57:11.793542 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.002931 sec., 17400.204708290687 rows/sec., 3.53 MiB/sec. | ||
| 3936 | 2026.05.13 20:57:11.793682 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Debug> MemoryTracker: Peak memory usage (for query): 142.83 KiB. | ||
| 3937 | 2026.05.13 20:57:11.793699 [ 297 ] {c6924293-74dd-45fb-a540-c408b47310cc} <Debug> TCPHandler: Processed in 0.003378997 sec. | ||
| 3938 | 2026.05.13 20:57:11.798884 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.05.13 20:57:11.798999 [ 297 ] {684db2bd-a14c-4d5c-8087-8128223fe32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3940 | 2026.05.13 20:57:11.799041 [ 297 ] {684db2bd-a14c-4d5c-8087-8128223fe32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3941 | 2026.05.13 20:57:11.799684 [ 297 ] {684db2bd-a14c-4d5c-8087-8128223fe32b} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.05.13 20:57:11.799728 [ 297 ] {684db2bd-a14c-4d5c-8087-8128223fe32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3943 | 2026.05.13 20:57:11.800117 [ 297 ] {684db2bd-a14c-4d5c-8087-8128223fe32b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3944 | 2026.05.13 20:57:11.800345 [ 297 ] {684db2bd-a14c-4d5c-8087-8128223fe32b} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2026.05.13 20:57:11.800490 [ 297 ] {684db2bd-a14c-4d5c-8087-8128223fe32b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001523 sec., 186474.06434668417 rows/sec., 11.84 MiB/sec. | ||
| 3946 | 2026.05.13 20:57:11.800488 [ 118 ] {} <Debug> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3947 | 2026.05.13 20:57:11.800530 [ 297 ] {684db2bd-a14c-4d5c-8087-8128223fe32b} <Debug> TCPHandler: Processed in 0.001698124 sec. | ||
| 3948 | 2026.05.13 20:57:11.800561 [ 118 ] {} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.05.13 20:57:11.800591 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3950 | 2026.05.13 20:57:11.800679 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2026.05.13 20:57:11.800690 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3952 | 2026.05.13 20:57:11.800782 [ 297 ] {16f750f9-f088-4677-97ef-6e4c2e579a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3953 | 2026.05.13 20:57:11.800796 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3954 | 2026.05.13 20:57:11.800822 [ 297 ] {16f750f9-f088-4677-97ef-6e4c2e579a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3955 | 2026.05.13 20:57:11.800827 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 3956 | 2026.05.13 20:57:11.800920 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3957 | 2026.05.13 20:57:11.800971 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3958 | 2026.05.13 20:57:11.801018 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3959 | 2026.05.13 20:57:11.801061 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3960 | 2026.05.13 20:57:11.801105 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 3961 | 2026.05.13 20:57:11.801648 [ 297 ] {16f750f9-f088-4677-97ef-6e4c2e579a96} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.05.13 20:57:11.801684 [ 297 ] {16f750f9-f088-4677-97ef-6e4c2e579a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3963 | 2026.05.13 20:57:11.802033 [ 297 ] {16f750f9-f088-4677-97ef-6e4c2e579a96} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3964 | 2026.05.13 20:57:11.802169 [ 195 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519801 sec., 1136990.961316646 rows/sec., 76.86 MiB/sec. | ||
| 3965 | 2026.05.13 20:57:11.802265 [ 297 ] {16f750f9-f088-4677-97ef-6e4c2e579a96} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.05.13 20:57:11.802300 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3967 | 2026.05.13 20:57:11.802396 [ 297 ] {16f750f9-f088-4677-97ef-6e4c2e579a96} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.001632 sec., 526348.0392156863 rows/sec., 41.09 MiB/sec. | ||
| 3968 | 2026.05.13 20:57:11.802432 [ 297 ] {16f750f9-f088-4677-97ef-6e4c2e579a96} <Debug> TCPHandler: Processed in 0.001802205 sec. | ||
| 3969 | 2026.05.13 20:57:11.802541 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_10_2} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.05.13 20:57:11.802572 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2026.05.13 20:57:11.802601 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_10_2} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3972 | 2026.05.13 20:57:11.802655 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3973 | 2026.05.13 20:57:11.802668 [ 297 ] {7553011f-34e4-4253-8f4a-76e391176d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3974 | 2026.05.13 20:57:11.802707 [ 297 ] {7553011f-34e4-4253-8f4a-76e391176d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3975 | 2026.05.13 20:57:11.803182 [ 297 ] {7553011f-34e4-4253-8f4a-76e391176d55} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.05.13 20:57:11.803217 [ 297 ] {7553011f-34e4-4253-8f4a-76e391176d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3977 | 2026.05.13 20:57:11.803519 [ 297 ] {7553011f-34e4-4253-8f4a-76e391176d55} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3978 | 2026.05.13 20:57:11.803727 [ 297 ] {7553011f-34e4-4253-8f4a-76e391176d55} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.05.13 20:57:11.803851 [ 297 ] {7553011f-34e4-4253-8f4a-76e391176d55} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001202 sec., 143926.78868552414 rows/sec., 8.83 MiB/sec. | ||
| 3980 | 2026.05.13 20:57:11.803888 [ 297 ] {7553011f-34e4-4253-8f4a-76e391176d55} <Debug> TCPHandler: Processed in 0.001364241 sec. | ||
| 3981 | 2026.05.13 20:57:11.804027 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2026.05.13 20:57:11.804134 [ 297 ] {153c887b-c1a4-4ba6-97de-952f92dcebc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3983 | 2026.05.13 20:57:11.804173 [ 297 ] {153c887b-c1a4-4ba6-97de-952f92dcebc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3984 | 2026.05.13 20:57:11.804619 [ 297 ] {153c887b-c1a4-4ba6-97de-952f92dcebc0} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.05.13 20:57:11.804655 [ 297 ] {153c887b-c1a4-4ba6-97de-952f92dcebc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3986 | 2026.05.13 20:57:11.804956 [ 297 ] {153c887b-c1a4-4ba6-97de-952f92dcebc0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3987 | 2026.05.13 20:57:11.805172 [ 297 ] {153c887b-c1a4-4ba6-97de-952f92dcebc0} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.05.13 20:57:11.805297 [ 297 ] {153c887b-c1a4-4ba6-97de-952f92dcebc0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 3989 | 2026.05.13 20:57:11.805334 [ 297 ] {153c887b-c1a4-4ba6-97de-952f92dcebc0} <Debug> TCPHandler: Processed in 0.001355771 sec. | ||
| 3990 | 2026.05.13 20:57:11.805467 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2026.05.13 20:57:11.805561 [ 297 ] {82c1c330-32f3-4d77-a5e6-305ffbac3a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3992 | 2026.05.13 20:57:11.805600 [ 297 ] {82c1c330-32f3-4d77-a5e6-305ffbac3a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3993 | 2026.05.13 20:57:11.806044 [ 297 ] {82c1c330-32f3-4d77-a5e6-305ffbac3a47} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.05.13 20:57:11.806080 [ 297 ] {82c1c330-32f3-4d77-a5e6-305ffbac3a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3995 | 2026.05.13 20:57:11.806385 [ 297 ] {82c1c330-32f3-4d77-a5e6-305ffbac3a47} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3996 | 2026.05.13 20:57:11.806590 [ 297 ] {82c1c330-32f3-4d77-a5e6-305ffbac3a47} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.05.13 20:57:11.806686 [ 118 ] {} <Debug> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3998 | 2026.05.13 20:57:11.806713 [ 297 ] {82c1c330-32f3-4d77-a5e6-305ffbac3a47} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 3999 | 2026.05.13 20:57:11.806720 [ 118 ] {} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.05.13 20:57:11.806754 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4001 | 2026.05.13 20:57:11.806757 [ 297 ] {82c1c330-32f3-4d77-a5e6-305ffbac3a47} <Debug> TCPHandler: Processed in 0.00133908 sec. | ||
| 4002 | 2026.05.13 20:57:11.806839 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4003 | 2026.05.13 20:57:11.806903 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2026.05.13 20:57:11.806947 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4005 | 2026.05.13 20:57:11.806984 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 4006 | 2026.05.13 20:57:11.807003 [ 297 ] {3991b91b-ada0-46bc-84a7-9eb6e8f62b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4007 | 2026.05.13 20:57:11.807046 [ 297 ] {3991b91b-ada0-46bc-84a7-9eb6e8f62b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4008 | 2026.05.13 20:57:11.807047 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 4009 | 2026.05.13 20:57:11.807105 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4010 | 2026.05.13 20:57:11.807147 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4011 | 2026.05.13 20:57:11.807189 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4012 | 2026.05.13 20:57:11.807228 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4013 | 2026.05.13 20:57:11.807680 [ 297 ] {3991b91b-ada0-46bc-84a7-9eb6e8f62b13} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.05.13 20:57:11.807721 [ 297 ] {3991b91b-ada0-46bc-84a7-9eb6e8f62b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4015 | 2026.05.13 20:57:11.808055 [ 297 ] {3991b91b-ada0-46bc-84a7-9eb6e8f62b13} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4016 | 2026.05.13 20:57:11.808100 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129849 sec., 693112.7694475891 rows/sec., 42.24 MiB/sec. | ||
| 4017 | 2026.05.13 20:57:11.808313 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4018 | 2026.05.13 20:57:11.808474 [ 297 ] {3991b91b-ada0-46bc-84a7-9eb6e8f62b13} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2026.05.13 20:57:11.808709 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_10_2} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.05.13 20:57:11.808711 [ 297 ] {3991b91b-ada0-46bc-84a7-9eb6e8f62b13} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001721 sec., 302730.9703660662 rows/sec., 21.37 MiB/sec. | ||
| 4021 | 2026.05.13 20:57:11.808800 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_10_2} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4022 | 2026.05.13 20:57:11.808804 [ 297 ] {3991b91b-ada0-46bc-84a7-9eb6e8f62b13} <Debug> TCPHandler: Processed in 0.001948285 sec. | ||
| 4023 | 2026.05.13 20:57:11.808919 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4024 | 2026.05.13 20:57:11.809031 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4025 | 2026.05.13 20:57:11.809184 [ 297 ] {f4956098-f69e-48f4-a54d-8550ee0903ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4026 | 2026.05.13 20:57:11.809242 [ 297 ] {f4956098-f69e-48f4-a54d-8550ee0903ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4027 | 2026.05.13 20:57:11.809697 [ 297 ] {f4956098-f69e-48f4-a54d-8550ee0903ab} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.05.13 20:57:11.809733 [ 297 ] {f4956098-f69e-48f4-a54d-8550ee0903ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4029 | 2026.05.13 20:57:11.810108 [ 297 ] {f4956098-f69e-48f4-a54d-8550ee0903ab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4030 | 2026.05.13 20:57:11.810363 [ 297 ] {f4956098-f69e-48f4-a54d-8550ee0903ab} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.05.13 20:57:11.810500 [ 297 ] {f4956098-f69e-48f4-a54d-8550ee0903ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001358 sec., 4418.262150220913 rows/sec., 230.84 KiB/sec. | ||
| 4032 | 2026.05.13 20:57:11.810559 [ 297 ] {f4956098-f69e-48f4-a54d-8550ee0903ab} <Debug> TCPHandler: Processed in 0.001649743 sec. | ||
| 4033 | 2026.05.13 20:57:11.810722 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.05.13 20:57:11.810822 [ 297 ] {3c0d48e9-5656-4e0e-9524-7d669c09e111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4035 | 2026.05.13 20:57:11.810862 [ 297 ] {3c0d48e9-5656-4e0e-9524-7d669c09e111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4036 | 2026.05.13 20:57:11.811318 [ 297 ] {3c0d48e9-5656-4e0e-9524-7d669c09e111} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.05.13 20:57:11.811355 [ 297 ] {3c0d48e9-5656-4e0e-9524-7d669c09e111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4038 | 2026.05.13 20:57:11.811765 [ 297 ] {3c0d48e9-5656-4e0e-9524-7d669c09e111} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4039 | 2026.05.13 20:57:11.812005 [ 297 ] {3c0d48e9-5656-4e0e-9524-7d669c09e111} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.05.13 20:57:11.812158 [ 297 ] {3c0d48e9-5656-4e0e-9524-7d669c09e111} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001355 sec., 195571.95571955718 rows/sec., 13.00 MiB/sec. | ||
| 4041 | 2026.05.13 20:57:11.812196 [ 297 ] {3c0d48e9-5656-4e0e-9524-7d669c09e111} <Debug> TCPHandler: Processed in 0.001542572 sec. | ||
| 4042 | 2026.05.13 20:57:11.812340 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.05.13 20:57:11.812453 [ 297 ] {3a9f7d6c-8b9a-4dec-a2df-641147d48891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4044 | 2026.05.13 20:57:11.812497 [ 297 ] {3a9f7d6c-8b9a-4dec-a2df-641147d48891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4045 | 2026.05.13 20:57:11.812857 [ 297 ] {3a9f7d6c-8b9a-4dec-a2df-641147d48891} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.05.13 20:57:11.812910 [ 297 ] {3a9f7d6c-8b9a-4dec-a2df-641147d48891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4047 | 2026.05.13 20:57:11.813299 [ 297 ] {3a9f7d6c-8b9a-4dec-a2df-641147d48891} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4048 | 2026.05.13 20:57:11.813560 [ 297 ] {3a9f7d6c-8b9a-4dec-a2df-641147d48891} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.05.13 20:57:11.813720 [ 297 ] {3a9f7d6c-8b9a-4dec-a2df-641147d48891} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001284 sec., 778.816199376947 rows/sec., 52.48 KiB/sec. | ||
| 4050 | 2026.05.13 20:57:11.813765 [ 297 ] {3a9f7d6c-8b9a-4dec-a2df-641147d48891} <Debug> TCPHandler: Processed in 0.001473331 sec. | ||
| 4051 | 2026.05.13 20:57:11.813908 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2026.05.13 20:57:11.814022 [ 297 ] {89082e5f-2add-47ba-bec0-618de107f881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4053 | 2026.05.13 20:57:11.814076 [ 297 ] {89082e5f-2add-47ba-bec0-618de107f881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4054 | 2026.05.13 20:57:11.814968 [ 297 ] {89082e5f-2add-47ba-bec0-618de107f881} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.05.13 20:57:11.815006 [ 297 ] {89082e5f-2add-47ba-bec0-618de107f881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4056 | 2026.05.13 20:57:11.815536 [ 297 ] {89082e5f-2add-47ba-bec0-618de107f881} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4057 | 2026.05.13 20:57:11.815756 [ 297 ] {89082e5f-2add-47ba-bec0-618de107f881} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.05.13 20:57:11.815860 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4059 | 2026.05.13 20:57:11.815891 [ 297 ] {89082e5f-2add-47ba-bec0-618de107f881} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001889 sec., 16410.79936474325 rows/sec., 29.41 MiB/sec. | ||
| 4060 | 2026.05.13 20:57:11.815896 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.05.13 20:57:11.815932 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4062 | 2026.05.13 20:57:11.815947 [ 297 ] {89082e5f-2add-47ba-bec0-618de107f881} <Debug> TCPHandler: Processed in 0.002098776 sec. | ||
| 4063 | 2026.05.13 20:57:11.816021 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::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 | ||
| 4064 | 2026.05.13 20:57:11.816148 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.05.13 20:57:11.816240 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4066 | 2026.05.13 20:57:11.816249 [ 297 ] {d60d7965-e158-41ad-be87-4a6452681b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4067 | 2026.05.13 20:57:11.816300 [ 297 ] {d60d7965-e158-41ad-be87-4a6452681b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4068 | 2026.05.13 20:57:11.816308 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 190 rows starting from the beginning of the part | ||
| 4069 | 2026.05.13 20:57:11.816468 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4070 | 2026.05.13 20:57:11.816576 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part | ||
| 4071 | 2026.05.13 20:57:11.816679 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 4072 | 2026.05.13 20:57:11.816685 [ 297 ] {d60d7965-e158-41ad-be87-4a6452681b6d} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.05.13 20:57:11.816728 [ 297 ] {d60d7965-e158-41ad-be87-4a6452681b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4074 | 2026.05.13 20:57:11.816784 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part | ||
| 4075 | 2026.05.13 20:57:11.816891 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
| 4076 | 2026.05.13 20:57:11.817053 [ 297 ] {d60d7965-e158-41ad-be87-4a6452681b6d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4077 | 2026.05.13 20:57:11.817293 [ 297 ] {d60d7965-e158-41ad-be87-4a6452681b6d} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): 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.13 20:57:11.817425 [ 297 ] {d60d7965-e158-41ad-be87-4a6452681b6d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001194 sec., 75376.88442211055 rows/sec., 4.72 MiB/sec. | ||
| 4079 | 2026.05.13 20:57:11.817460 [ 297 ] {d60d7965-e158-41ad-be87-4a6452681b6d} <Debug> TCPHandler: Processed in 0.00136189 sec. | ||
| 4080 | 2026.05.13 20:57:11.819511 [ 199 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 19 columns (19 merged, 0 gathered) in 0.003528217 sec., 88996.79356456816 rows/sec., 159.48 MiB/sec. | ||
| 4081 | 2026.05.13 20:57:11.819993 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4082 | 2026.05.13 20:57:11.820295 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.05.13 20:57:11.820356 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4084 | 2026.05.13 20:57:11.820427 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 4085 | 2026.05.13 20:57:12.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.56 MiB, peak 237.63 MiB, free memory in arenas 0.00 B, will set to 230.27 MiB (RSS), difference: -2.29 MiB | ||
| 4086 | 2026.05.13 20:57:13.469608 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4087 | 2026.05.13 20:57:13.469686 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4088 | 2026.05.13 20:57:13.530860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7597 | ||
| 4089 | 2026.05.13 20:57:13.531330 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.05.13 20:57:13.531372 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4091 | 2026.05.13 20:57:13.531834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4092 | 2026.05.13 20:57:13.532061 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.05.13 20:57:13.532190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7597 | ||
| 4094 | 2026.05.13 20:57:13.532219 [ 117 ] {} <Debug> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4095 | 2026.05.13 20:57:13.532284 [ 117 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2026.05.13 20:57:13.532304 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4097 | 2026.05.13 20:57:13.532437 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::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 | ||
| 4098 | 2026.05.13 20:57:13.532592 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4099 | 2026.05.13 20:57:13.532641 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5229 rows starting from the beginning of the part | ||
| 4100 | 2026.05.13 20:57:13.532750 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4101 | 2026.05.13 20:57:13.532814 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4102 | 2026.05.13 20:57:13.532870 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4103 | 2026.05.13 20:57:13.532929 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4104 | 2026.05.13 20:57:13.532983 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4105 | 2026.05.13 20:57:13.534366 [ 195 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7597 rows, containing 4 columns (4 merged, 0 gathered) in 0.001992106 sec., 3813552.0900996234 rows/sec., 54.55 MiB/sec. | ||
| 4106 | 2026.05.13 20:57:13.534989 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4107 | 2026.05.13 20:57:13.535248 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_16_3} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.05.13 20:57:13.535316 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_16_3} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4109 | 2026.05.13 20:57:13.535397 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 4110 | 2026.05.13 20:57:13.543562 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 508 | ||
| 4111 | 2026.05.13 20:57:13.546083 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.05.13 20:57:13.546131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4113 | 2026.05.13 20:57:13.547220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4114 | 2026.05.13 20:57:13.547464 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.05.13 20:57:13.547610 [ 113 ] {} <Debug> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4116 | 2026.05.13 20:57:13.547653 [ 113 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.05.13 20:57:13.547678 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4118 | 2026.05.13 20:57:13.547687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
| 4119 | 2026.05.13 20:57:13.547806 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::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 | ||
| 4120 | 2026.05.13 20:57:13.548620 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4121 | 2026.05.13 20:57:13.548830 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 298 rows starting from the beginning of the part | ||
| 4122 | 2026.05.13 20:57:13.549297 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 4123 | 2026.05.13 20:57:13.549606 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 4124 | 2026.05.13 20:57:13.549906 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 4125 | 2026.05.13 20:57:13.550211 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 4126 | 2026.05.13 20:57:13.550520 [ 191 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
| 4127 | 2026.05.13 20:57:13.556555 [ 195 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 72 columns (72 merged, 0 gathered) in 0.008815008 sec., 57628.989105852204 rows/sec., 50.49 MiB/sec. | ||
| 4128 | 2026.05.13 20:57:13.557538 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4129 | 2026.05.13 20:57:13.558191 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_11_2} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.05.13 20:57:13.558275 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_11_2} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4131 | 2026.05.13 20:57:13.558515 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 4132 | 2026.05.13 20:57:13.926867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4133 | 2026.05.13 20:57:13.943081 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.05.13 20:57:13.943158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4135 | 2026.05.13 20:57:13.949061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4136 | 2026.05.13 20:57:13.949732 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2026.05.13 20:57:13.949996 [ 117 ] {} <Debug> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4138 | 2026.05.13 20:57:13.950030 [ 117 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.05.13 20:57:13.950048 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4140 | 2026.05.13 20:57:13.950186 [ 201 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 4141 | 2026.05.13 20:57:13.952854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4142 | 2026.05.13 20:57:13.954314 [ 201 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4143 | 2026.05.13 20:57:13.955836 [ 201 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 4144 | 2026.05.13 20:57:13.960419 [ 201 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 4145 | 2026.05.13 20:57:13.964671 [ 201 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 4146 | 2026.05.13 20:57:13.968884 [ 201 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 4147 | 2026.05.13 20:57:13.974021 [ 201 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 4148 | 2026.05.13 20:57:13.978209 [ 201 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 4149 | 2026.05.13 20:57:14.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.86 MiB, peak 240.86 MiB, free memory in arenas 0.00 B, will set to 238.03 MiB (RSS), difference: -2.84 MiB | ||
| 4150 | 2026.05.13 20:57:14.001362 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000911388 sec. | ||
| 4151 | 2026.05.13 20:57:14.039335 [ 195 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.089222012 sec., 1356.1675789153915 rows/sec., 7.01 MiB/sec. | ||
| 4152 | 2026.05.13 20:57:14.041645 [ 195 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4153 | 2026.05.13 20:57:14.043702 [ 195 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_16_3} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.05.13 20:57:14.043806 [ 195 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_16_3} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4155 | 2026.05.13 20:57:14.045689 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4156 | 2026.05.13 20:57:15.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.63 MiB, peak 240.86 MiB, free memory in arenas 0.00 B, will set to 241.96 MiB (RSS), difference: 13.33 MiB | ||
| 4157 | 2026.05.13 20:57:16.784453 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2026.05.13 20:57:16.784685 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4159 | 2026.05.13 20:57:16.785040 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4160 | 2026.05.13 20:57:16.785076 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4161 | 2026.05.13 20:57:16.785309 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4162 | 2026.05.13 20:57:16.785379 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4163 | 2026.05.13 20:57:16.785522 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4164 | 2026.05.13 20:57:16.785670 [ 316 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4165 | 2026.05.13 20:57:16.785679 [ 350 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4166 | 2026.05.13 20:57:16.785685 [ 332 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4167 | 2026.05.13 20:57:16.785879 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 4168 | 2026.05.13 20:57:16.785908 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4169 | 2026.05.13 20:57:16.785993 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4170 | 2026.05.13 20:57:16.786014 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 4171 | 2026.05.13 20:57:16.786059 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4172 | 2026.05.13 20:57:16.786106 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4173 | 2026.05.13 20:57:16.786147 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4174 | 2026.05.13 20:57:16.787842 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.003244 sec., 15721.331689272503 rows/sec., 1.99 MiB/sec. | ||
| 4175 | 2026.05.13 20:57:16.788074 [ 297 ] {55c8fe15-e834-40b3-9a32-b6a088615b02} <Debug> TCPHandler: Processed in 0.003757339 sec. | ||
| 4176 | 2026.05.13 20:57:16.790101 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4177 | 2026.05.13 20:57:16.790307 [ 297 ] {64618fd7-8ce5-4275-b904-9201e4821c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4178 | 2026.05.13 20:57:16.790397 [ 297 ] {64618fd7-8ce5-4275-b904-9201e4821c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4179 | 2026.05.13 20:57:16.791398 [ 297 ] {64618fd7-8ce5-4275-b904-9201e4821c18} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.05.13 20:57:16.791444 [ 297 ] {64618fd7-8ce5-4275-b904-9201e4821c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4181 | 2026.05.13 20:57:16.791842 [ 297 ] {64618fd7-8ce5-4275-b904-9201e4821c18} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4182 | 2026.05.13 20:57:16.792072 [ 297 ] {64618fd7-8ce5-4275-b904-9201e4821c18} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.05.13 20:57:16.792228 [ 297 ] {64618fd7-8ce5-4275-b904-9201e4821c18} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001985 sec., 39294.71032745593 rows/sec., 3.24 MiB/sec. | ||
| 4184 | 2026.05.13 20:57:16.792266 [ 297 ] {64618fd7-8ce5-4275-b904-9201e4821c18} <Debug> TCPHandler: Processed in 0.002287328 sec. | ||
| 4185 | 2026.05.13 20:57:16.792401 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.05.13 20:57:16.792507 [ 297 ] {fea5a14b-45f5-4c75-b50c-297aa6de985f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4187 | 2026.05.13 20:57:16.792547 [ 297 ] {fea5a14b-45f5-4c75-b50c-297aa6de985f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4188 | 2026.05.13 20:57:16.793117 [ 297 ] {fea5a14b-45f5-4c75-b50c-297aa6de985f} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2026.05.13 20:57:16.793154 [ 297 ] {fea5a14b-45f5-4c75-b50c-297aa6de985f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4190 | 2026.05.13 20:57:16.793466 [ 297 ] {fea5a14b-45f5-4c75-b50c-297aa6de985f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4191 | 2026.05.13 20:57:16.793683 [ 297 ] {fea5a14b-45f5-4c75-b50c-297aa6de985f} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2026.05.13 20:57:16.793823 [ 297 ] {fea5a14b-45f5-4c75-b50c-297aa6de985f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001334 sec., 8245.877061469266 rows/sec., 620.05 KiB/sec. | ||
| 4193 | 2026.05.13 20:57:16.793861 [ 297 ] {fea5a14b-45f5-4c75-b50c-297aa6de985f} <Debug> TCPHandler: Processed in 0.001508492 sec. | ||
| 4194 | 2026.05.13 20:57:16.793983 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2026.05.13 20:57:16.794087 [ 297 ] {3f0a7bc7-df4a-4122-93f5-cf4cb75e57ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4196 | 2026.05.13 20:57:16.794127 [ 297 ] {3f0a7bc7-df4a-4122-93f5-cf4cb75e57ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4197 | 2026.05.13 20:57:16.794576 [ 297 ] {3f0a7bc7-df4a-4122-93f5-cf4cb75e57ff} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.05.13 20:57:16.794611 [ 297 ] {3f0a7bc7-df4a-4122-93f5-cf4cb75e57ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4199 | 2026.05.13 20:57:16.794937 [ 297 ] {3f0a7bc7-df4a-4122-93f5-cf4cb75e57ff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4200 | 2026.05.13 20:57:16.795152 [ 297 ] {3f0a7bc7-df4a-4122-93f5-cf4cb75e57ff} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2026.05.13 20:57:16.795291 [ 297 ] {3f0a7bc7-df4a-4122-93f5-cf4cb75e57ff} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001222 sec., 61374.79541734861 rows/sec., 4.79 MiB/sec. | ||
| 4202 | 2026.05.13 20:57:16.795328 [ 297 ] {3f0a7bc7-df4a-4122-93f5-cf4cb75e57ff} <Debug> TCPHandler: Processed in 0.001393841 sec. | ||
| 4203 | 2026.05.13 20:57:16.795455 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.05.13 20:57:16.795551 [ 297 ] {57ee6b8f-21d6-4b8e-838b-366771bd85d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4205 | 2026.05.13 20:57:16.795593 [ 297 ] {57ee6b8f-21d6-4b8e-838b-366771bd85d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4206 | 2026.05.13 20:57:16.796046 [ 297 ] {57ee6b8f-21d6-4b8e-838b-366771bd85d9} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.05.13 20:57:16.796083 [ 297 ] {57ee6b8f-21d6-4b8e-838b-366771bd85d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4208 | 2026.05.13 20:57:16.796418 [ 297 ] {57ee6b8f-21d6-4b8e-838b-366771bd85d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4209 | 2026.05.13 20:57:16.796630 [ 297 ] {57ee6b8f-21d6-4b8e-838b-366771bd85d9} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.05.13 20:57:16.796766 [ 297 ] {57ee6b8f-21d6-4b8e-838b-366771bd85d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 4211 | 2026.05.13 20:57:16.796802 [ 297 ] {57ee6b8f-21d6-4b8e-838b-366771bd85d9} <Debug> TCPHandler: Processed in 0.001396171 sec. | ||
| 4212 | 2026.05.13 20:57:16.796959 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4213 | 2026.05.13 20:57:16.797057 [ 297 ] {c6b59721-968f-4a4c-8da7-793b11a22672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4214 | 2026.05.13 20:57:16.797109 [ 297 ] {c6b59721-968f-4a4c-8da7-793b11a22672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4215 | 2026.05.13 20:57:16.797949 [ 297 ] {c6b59721-968f-4a4c-8da7-793b11a22672} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.05.13 20:57:16.797986 [ 297 ] {c6b59721-968f-4a4c-8da7-793b11a22672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4217 | 2026.05.13 20:57:16.798519 [ 297 ] {c6b59721-968f-4a4c-8da7-793b11a22672} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4218 | 2026.05.13 20:57:16.798744 [ 297 ] {c6b59721-968f-4a4c-8da7-793b11a22672} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.05.13 20:57:16.798899 [ 297 ] {c6b59721-968f-4a4c-8da7-793b11a22672} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001859 sec., 5917.15976331361 rows/sec., 10.60 MiB/sec. | ||
| 4220 | 2026.05.13 20:57:16.798951 [ 297 ] {c6b59721-968f-4a4c-8da7-793b11a22672} <Debug> TCPHandler: Processed in 0.002040745 sec. | ||
| 4221 | 2026.05.13 20:57:16.799084 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2026.05.13 20:57:16.799184 [ 297 ] {f29edb99-3bc7-44f6-8075-8906793df15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4223 | 2026.05.13 20:57:16.799226 [ 297 ] {f29edb99-3bc7-44f6-8075-8906793df15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4224 | 2026.05.13 20:57:16.799578 [ 297 ] {f29edb99-3bc7-44f6-8075-8906793df15e} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.05.13 20:57:16.799614 [ 297 ] {f29edb99-3bc7-44f6-8075-8906793df15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4226 | 2026.05.13 20:57:16.799925 [ 297 ] {f29edb99-3bc7-44f6-8075-8906793df15e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4227 | 2026.05.13 20:57:16.800133 [ 297 ] {f29edb99-3bc7-44f6-8075-8906793df15e} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2026.05.13 20:57:16.800262 [ 297 ] {f29edb99-3bc7-44f6-8075-8906793df15e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 4229 | 2026.05.13 20:57:16.800297 [ 297 ] {f29edb99-3bc7-44f6-8075-8906793df15e} <Debug> TCPHandler: Processed in 0.00126126 sec. | ||
| 4230 | 2026.05.13 20:57:17.025140 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2026.05.13 20:57:17.025395 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 4232 | 2026.05.13 20:57:17.025799 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4233 | 2026.05.13 20:57:17.025847 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 4234 | 2026.05.13 20:57:17.026159 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4235 | 2026.05.13 20:57:17.026224 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4236 | 2026.05.13 20:57:17.026361 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4237 | 2026.05.13 20:57:17.026503 [ 332 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4238 | 2026.05.13 20:57:17.026504 [ 350 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4239 | 2026.05.13 20:57:17.026503 [ 318 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4240 | 2026.05.13 20:57:17.026686 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 4241 | 2026.05.13 20:57:17.026713 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4242 | 2026.05.13 20:57:17.026797 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4243 | 2026.05.13 20:57:17.026816 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 4244 | 2026.05.13 20:57:17.026851 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4245 | 2026.05.13 20:57:17.026901 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4246 | 2026.05.13 20:57:17.026943 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4247 | 2026.05.13 20:57:17.028620 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.003334 sec., 15296.940611877624 rows/sec., 3.62 MiB/sec. | ||
| 4248 | 2026.05.13 20:57:17.028773 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Debug> MemoryTracker: Peak memory usage (for query): 161.88 KiB. | ||
| 4249 | 2026.05.13 20:57:17.028789 [ 297 ] {6a60fd28-b17c-4c03-9248-cba2d77369bb} <Debug> TCPHandler: Processed in 0.0037765 sec. | ||
| 4250 | 2026.05.13 20:57:17.043809 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.05.13 20:57:17.043945 [ 297 ] {9dfd0705-928d-40d9-b2b3-94c0c712247b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4252 | 2026.05.13 20:57:17.043994 [ 297 ] {9dfd0705-928d-40d9-b2b3-94c0c712247b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4253 | 2026.05.13 20:57:17.044711 [ 297 ] {9dfd0705-928d-40d9-b2b3-94c0c712247b} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.05.13 20:57:17.044753 [ 297 ] {9dfd0705-928d-40d9-b2b3-94c0c712247b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4255 | 2026.05.13 20:57:17.045125 [ 297 ] {9dfd0705-928d-40d9-b2b3-94c0c712247b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4256 | 2026.05.13 20:57:17.045343 [ 297 ] {9dfd0705-928d-40d9-b2b3-94c0c712247b} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.05.13 20:57:17.045502 [ 297 ] {9dfd0705-928d-40d9-b2b3-94c0c712247b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001594 sec., 178168.13048933502 rows/sec., 11.32 MiB/sec. | ||
| 4258 | 2026.05.13 20:57:17.045541 [ 297 ] {9dfd0705-928d-40d9-b2b3-94c0c712247b} <Debug> TCPHandler: Processed in 0.001795914 sec. | ||
| 4259 | 2026.05.13 20:57:17.045661 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.05.13 20:57:17.045757 [ 297 ] {10736d47-459a-4c34-b6e8-9383b3087408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4261 | 2026.05.13 20:57:17.045796 [ 297 ] {10736d47-459a-4c34-b6e8-9383b3087408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4262 | 2026.05.13 20:57:17.046368 [ 297 ] {10736d47-459a-4c34-b6e8-9383b3087408} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.05.13 20:57:17.046406 [ 297 ] {10736d47-459a-4c34-b6e8-9383b3087408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4264 | 2026.05.13 20:57:17.046692 [ 297 ] {10736d47-459a-4c34-b6e8-9383b3087408} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4265 | 2026.05.13 20:57:17.046907 [ 297 ] {10736d47-459a-4c34-b6e8-9383b3087408} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.05.13 20:57:17.047040 [ 297 ] {10736d47-459a-4c34-b6e8-9383b3087408} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001301 sec., 6149.116064565718 rows/sec., 501.42 KiB/sec. | ||
| 4267 | 2026.05.13 20:57:17.047077 [ 297 ] {10736d47-459a-4c34-b6e8-9383b3087408} <Debug> TCPHandler: Processed in 0.001464542 sec. | ||
| 4268 | 2026.05.13 20:57:17.047219 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.05.13 20:57:17.047314 [ 297 ] {a80c7ac6-c699-4a9f-ae0c-66793f3df2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4270 | 2026.05.13 20:57:17.047352 [ 297 ] {a80c7ac6-c699-4a9f-ae0c-66793f3df2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4271 | 2026.05.13 20:57:17.049165 [ 297 ] {a80c7ac6-c699-4a9f-ae0c-66793f3df2e8} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.05.13 20:57:17.049203 [ 297 ] {a80c7ac6-c699-4a9f-ae0c-66793f3df2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4273 | 2026.05.13 20:57:17.049794 [ 297 ] {a80c7ac6-c699-4a9f-ae0c-66793f3df2e8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4274 | 2026.05.13 20:57:17.050002 [ 297 ] {a80c7ac6-c699-4a9f-ae0c-66793f3df2e8} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.05.13 20:57:17.050136 [ 297 ] {a80c7ac6-c699-4a9f-ae0c-66793f3df2e8} <Debug> executeQuery: Read 3208 rows, 244.79 KiB in 0.002839 sec., 1129975.3434307855 rows/sec., 84.20 MiB/sec. | ||
| 4276 | 2026.05.13 20:57:17.050174 [ 297 ] {a80c7ac6-c699-4a9f-ae0c-66793f3df2e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4277 | 2026.05.13 20:57:17.050188 [ 297 ] {a80c7ac6-c699-4a9f-ae0c-66793f3df2e8} <Debug> TCPHandler: Processed in 0.003017134 sec. | ||
| 4278 | 2026.05.13 20:57:17.050328 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2026.05.13 20:57:17.050424 [ 297 ] {843045a2-8156-4b52-9588-49923795b568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4280 | 2026.05.13 20:57:17.050463 [ 297 ] {843045a2-8156-4b52-9588-49923795b568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4281 | 2026.05.13 20:57:17.050982 [ 297 ] {843045a2-8156-4b52-9588-49923795b568} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2026.05.13 20:57:17.051018 [ 297 ] {843045a2-8156-4b52-9588-49923795b568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4283 | 2026.05.13 20:57:17.051321 [ 297 ] {843045a2-8156-4b52-9588-49923795b568} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4284 | 2026.05.13 20:57:17.051529 [ 297 ] {843045a2-8156-4b52-9588-49923795b568} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2026.05.13 20:57:17.051631 [ 110 ] {} <Debug> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4286 | 2026.05.13 20:57:17.051657 [ 297 ] {843045a2-8156-4b52-9588-49923795b568} <Debug> executeQuery: Read 190 rows, 12.11 KiB in 0.001251 sec., 151878.4972022382 rows/sec., 9.45 MiB/sec. | ||
| 4287 | 2026.05.13 20:57:17.051689 [ 110 ] {} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.05.13 20:57:17.051702 [ 297 ] {843045a2-8156-4b52-9588-49923795b568} <Debug> TCPHandler: Processed in 0.001422231 sec. | ||
| 4289 | 2026.05.13 20:57:17.051718 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4290 | 2026.05.13 20:57:17.051846 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.05.13 20:57:17.051846 [ 197 ] {53470143-4b06-4b78-b9d2-692982f18ad0::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 | ||
| 4292 | 2026.05.13 20:57:17.051953 [ 297 ] {6378db8a-a67a-48ff-863c-0e5cab2e3f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4293 | 2026.05.13 20:57:17.051991 [ 197 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4294 | 2026.05.13 20:57:17.051995 [ 297 ] {6378db8a-a67a-48ff-863c-0e5cab2e3f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4295 | 2026.05.13 20:57:17.052033 [ 197 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 225 rows starting from the beginning of the part | ||
| 4296 | 2026.05.13 20:57:17.052107 [ 197 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 173 rows starting from the beginning of the part | ||
| 4297 | 2026.05.13 20:57:17.052159 [ 197 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part | ||
| 4298 | 2026.05.13 20:57:17.052208 [ 197 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 173 rows starting from the beginning of the part | ||
| 4299 | 2026.05.13 20:57:17.052251 [ 197 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4300 | 2026.05.13 20:57:17.052295 [ 197 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 190 rows starting from the beginning of the part | ||
| 4301 | 2026.05.13 20:57:17.052743 [ 297 ] {6378db8a-a67a-48ff-863c-0e5cab2e3f1f} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.05.13 20:57:17.052783 [ 297 ] {6378db8a-a67a-48ff-863c-0e5cab2e3f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4303 | 2026.05.13 20:57:17.053167 [ 189 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365791 sec., 573294.15701231 rows/sec., 38.11 MiB/sec. | ||
| 4304 | 2026.05.13 20:57:17.053378 [ 297 ] {6378db8a-a67a-48ff-863c-0e5cab2e3f1f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4305 | 2026.05.13 20:57:17.053389 [ 190 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4306 | 2026.05.13 20:57:17.053682 [ 297 ] {6378db8a-a67a-48ff-863c-0e5cab2e3f1f} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.05.13 20:57:17.053803 [ 190 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_21_4} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2026.05.13 20:57:17.053826 [ 109 ] {} <Debug> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4309 | 2026.05.13 20:57:17.053830 [ 297 ] {6378db8a-a67a-48ff-863c-0e5cab2e3f1f} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001895 sec., 501319.2612137203 rows/sec., 29.50 MiB/sec. | ||
| 4310 | 2026.05.13 20:57:17.053868 [ 109 ] {} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.05.13 20:57:17.053885 [ 297 ] {6378db8a-a67a-48ff-863c-0e5cab2e3f1f} <Debug> TCPHandler: Processed in 0.002087126 sec. | ||
| 4312 | 2026.05.13 20:57:17.053892 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4313 | 2026.05.13 20:57:17.053899 [ 190 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_21_4} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4314 | 2026.05.13 20:57:17.053980 [ 195 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 4315 | 2026.05.13 20:57:17.054007 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4316 | 2026.05.13 20:57:17.054021 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.05.13 20:57:17.054062 [ 195 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4318 | 2026.05.13 20:57:17.054088 [ 195 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 4319 | 2026.05.13 20:57:17.054122 [ 297 ] {0f913a07-e9f2-4851-8fb2-d0227e229da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4320 | 2026.05.13 20:57:17.054138 [ 195 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 4321 | 2026.05.13 20:57:17.054161 [ 297 ] {0f913a07-e9f2-4851-8fb2-d0227e229da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4322 | 2026.05.13 20:57:17.054187 [ 195 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 950 rows starting from the beginning of the part | ||
| 4323 | 2026.05.13 20:57:17.054225 [ 195 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4324 | 2026.05.13 20:57:17.054265 [ 195 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 4325 | 2026.05.13 20:57:17.054303 [ 195 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 950 rows starting from the beginning of the part | ||
| 4326 | 2026.05.13 20:57:17.054567 [ 297 ] {0f913a07-e9f2-4851-8fb2-d0227e229da3} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2026.05.13 20:57:17.054602 [ 297 ] {0f913a07-e9f2-4851-8fb2-d0227e229da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4328 | 2026.05.13 20:57:17.054885 [ 297 ] {0f913a07-e9f2-4851-8fb2-d0227e229da3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4329 | 2026.05.13 20:57:17.055091 [ 297 ] {0f913a07-e9f2-4851-8fb2-d0227e229da3} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2026.05.13 20:57:17.055215 [ 297 ] {0f913a07-e9f2-4851-8fb2-d0227e229da3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 4331 | 2026.05.13 20:57:17.055251 [ 297 ] {0f913a07-e9f2-4851-8fb2-d0227e229da3} <Debug> TCPHandler: Processed in 0.00127916 sec. | ||
| 4332 | 2026.05.13 20:57:17.055396 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2026.05.13 20:57:17.055406 [ 189 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460521 sec., 2274530.8009949876 rows/sec., 144.67 MiB/sec. | ||
| 4334 | 2026.05.13 20:57:17.055492 [ 297 ] {4a55cc0a-4274-483f-b520-256d744900b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4335 | 2026.05.13 20:57:17.055534 [ 297 ] {4a55cc0a-4274-483f-b520-256d744900b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4336 | 2026.05.13 20:57:17.055630 [ 198 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4337 | 2026.05.13 20:57:17.055917 [ 198 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_11_2} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.05.13 20:57:17.055996 [ 198 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_11_2} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4339 | 2026.05.13 20:57:17.056078 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4340 | 2026.05.13 20:57:17.056091 [ 297 ] {4a55cc0a-4274-483f-b520-256d744900b2} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2026.05.13 20:57:17.056132 [ 297 ] {4a55cc0a-4274-483f-b520-256d744900b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4342 | 2026.05.13 20:57:17.056449 [ 297 ] {4a55cc0a-4274-483f-b520-256d744900b2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4343 | 2026.05.13 20:57:17.056656 [ 297 ] {4a55cc0a-4274-483f-b520-256d744900b2} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2026.05.13 20:57:17.056785 [ 297 ] {4a55cc0a-4274-483f-b520-256d744900b2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001311 sec., 112890.92295957284 rows/sec., 6.42 MiB/sec. | ||
| 4345 | 2026.05.13 20:57:17.056822 [ 297 ] {4a55cc0a-4274-483f-b520-256d744900b2} <Debug> TCPHandler: Processed in 0.001474551 sec. | ||
| 4346 | 2026.05.13 20:57:17.056948 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.05.13 20:57:17.057041 [ 297 ] {a1d4876f-34c2-47e1-9991-2cca76046087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4348 | 2026.05.13 20:57:17.057079 [ 297 ] {a1d4876f-34c2-47e1-9991-2cca76046087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4349 | 2026.05.13 20:57:17.058139 [ 297 ] {a1d4876f-34c2-47e1-9991-2cca76046087} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2026.05.13 20:57:17.058181 [ 297 ] {a1d4876f-34c2-47e1-9991-2cca76046087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4351 | 2026.05.13 20:57:17.058580 [ 297 ] {a1d4876f-34c2-47e1-9991-2cca76046087} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4352 | 2026.05.13 20:57:17.058805 [ 297 ] {a1d4876f-34c2-47e1-9991-2cca76046087} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2026.05.13 20:57:17.058935 [ 297 ] {a1d4876f-34c2-47e1-9991-2cca76046087} <Debug> executeQuery: Read 1753 rows, 121.15 KiB in 0.001911 sec., 917320.7744636317 rows/sec., 61.91 MiB/sec. | ||
| 4354 | 2026.05.13 20:57:17.058973 [ 297 ] {a1d4876f-34c2-47e1-9991-2cca76046087} <Debug> TCPHandler: Processed in 0.002072776 sec. | ||
| 4355 | 2026.05.13 20:57:17.059094 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2026.05.13 20:57:17.059204 [ 297 ] {1c9500f0-4f17-4d91-8632-e4fc020d5fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4357 | 2026.05.13 20:57:17.059244 [ 297 ] {1c9500f0-4f17-4d91-8632-e4fc020d5fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4358 | 2026.05.13 20:57:17.059601 [ 297 ] {1c9500f0-4f17-4d91-8632-e4fc020d5fbc} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.05.13 20:57:17.059636 [ 297 ] {1c9500f0-4f17-4d91-8632-e4fc020d5fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4360 | 2026.05.13 20:57:17.059930 [ 297 ] {1c9500f0-4f17-4d91-8632-e4fc020d5fbc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4361 | 2026.05.13 20:57:17.060128 [ 297 ] {1c9500f0-4f17-4d91-8632-e4fc020d5fbc} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.05.13 20:57:17.060256 [ 297 ] {1c9500f0-4f17-4d91-8632-e4fc020d5fbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 4363 | 2026.05.13 20:57:17.060292 [ 297 ] {1c9500f0-4f17-4d91-8632-e4fc020d5fbc} <Debug> TCPHandler: Processed in 0.00124631 sec. | ||
| 4364 | 2026.05.13 20:57:17.060421 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.05.13 20:57:17.060516 [ 297 ] {0b38c9db-0b66-4196-9385-8cf04da7a9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4366 | 2026.05.13 20:57:17.060558 [ 297 ] {0b38c9db-0b66-4196-9385-8cf04da7a9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4367 | 2026.05.13 20:57:17.061270 [ 297 ] {0b38c9db-0b66-4196-9385-8cf04da7a9ca} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2026.05.13 20:57:17.061307 [ 297 ] {0b38c9db-0b66-4196-9385-8cf04da7a9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4369 | 2026.05.13 20:57:17.061723 [ 297 ] {0b38c9db-0b66-4196-9385-8cf04da7a9ca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4370 | 2026.05.13 20:57:17.061928 [ 297 ] {0b38c9db-0b66-4196-9385-8cf04da7a9ca} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2026.05.13 20:57:17.062058 [ 297 ] {0b38c9db-0b66-4196-9385-8cf04da7a9ca} <Debug> executeQuery: Read 1605 rows, 99.81 KiB in 0.00156 sec., 1028846.1538461539 rows/sec., 62.48 MiB/sec. | ||
| 4372 | 2026.05.13 20:57:17.062100 [ 297 ] {0b38c9db-0b66-4196-9385-8cf04da7a9ca} <Debug> TCPHandler: Processed in 0.001728633 sec. | ||
| 4373 | 2026.05.13 20:57:17.062226 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2026.05.13 20:57:17.062329 [ 297 ] {977d3e8d-bf09-42fa-beff-ba0cd935a83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4375 | 2026.05.13 20:57:17.062370 [ 297 ] {977d3e8d-bf09-42fa-beff-ba0cd935a83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4376 | 2026.05.13 20:57:17.062698 [ 297 ] {977d3e8d-bf09-42fa-beff-ba0cd935a83d} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.05.13 20:57:17.062741 [ 297 ] {977d3e8d-bf09-42fa-beff-ba0cd935a83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4378 | 2026.05.13 20:57:17.063022 [ 297 ] {977d3e8d-bf09-42fa-beff-ba0cd935a83d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4379 | 2026.05.13 20:57:17.063263 [ 297 ] {977d3e8d-bf09-42fa-beff-ba0cd935a83d} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.05.13 20:57:17.063428 [ 297 ] {977d3e8d-bf09-42fa-beff-ba0cd935a83d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 4381 | 2026.05.13 20:57:17.063474 [ 297 ] {977d3e8d-bf09-42fa-beff-ba0cd935a83d} <Debug> TCPHandler: Processed in 0.00129772 sec. | ||
| 4382 | 2026.05.13 20:57:17.063669 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.05.13 20:57:17.063815 [ 297 ] {5aeebc6b-ccbd-4997-b44d-50ee139b3edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4384 | 2026.05.13 20:57:17.063893 [ 297 ] {5aeebc6b-ccbd-4997-b44d-50ee139b3edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4385 | 2026.05.13 20:57:17.064878 [ 297 ] {5aeebc6b-ccbd-4997-b44d-50ee139b3edf} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.05.13 20:57:17.064914 [ 297 ] {5aeebc6b-ccbd-4997-b44d-50ee139b3edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4387 | 2026.05.13 20:57:17.065517 [ 297 ] {5aeebc6b-ccbd-4997-b44d-50ee139b3edf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4388 | 2026.05.13 20:57:17.065746 [ 297 ] {5aeebc6b-ccbd-4997-b44d-50ee139b3edf} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.05.13 20:57:17.065890 [ 297 ] {5aeebc6b-ccbd-4997-b44d-50ee139b3edf} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002113 sec., 18930.43066729768 rows/sec., 33.92 MiB/sec. | ||
| 4390 | 2026.05.13 20:57:17.065942 [ 297 ] {5aeebc6b-ccbd-4997-b44d-50ee139b3edf} <Debug> TCPHandler: Processed in 0.002381428 sec. | ||
| 4391 | 2026.05.13 20:57:17.066148 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.05.13 20:57:17.066295 [ 297 ] {f1fa225d-cbd8-43b8-8a53-1902469d40e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.05.13 20:57:17.066351 [ 297 ] {f1fa225d-cbd8-43b8-8a53-1902469d40e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4394 | 2026.05.13 20:57:17.066852 [ 297 ] {f1fa225d-cbd8-43b8-8a53-1902469d40e0} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.05.13 20:57:17.066887 [ 297 ] {f1fa225d-cbd8-43b8-8a53-1902469d40e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4396 | 2026.05.13 20:57:17.067233 [ 297 ] {f1fa225d-cbd8-43b8-8a53-1902469d40e0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4397 | 2026.05.13 20:57:17.067453 [ 297 ] {f1fa225d-cbd8-43b8-8a53-1902469d40e0} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.05.13 20:57:17.067584 [ 297 ] {f1fa225d-cbd8-43b8-8a53-1902469d40e0} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00133 sec., 31578.947368421053 rows/sec., 1.80 MiB/sec. | ||
| 4399 | 2026.05.13 20:57:17.067620 [ 297 ] {f1fa225d-cbd8-43b8-8a53-1902469d40e0} <Debug> TCPHandler: Processed in 0.001584352 sec. | ||
| 4400 | 2026.05.13 20:57:21.032361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8109 | ||
| 4401 | 2026.05.13 20:57:21.033106 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.05.13 20:57:21.033150 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4403 | 2026.05.13 20:57:21.033698 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4404 | 2026.05.13 20:57:21.033941 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.05.13 20:57:21.034080 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8109 | ||
| 4406 | 2026.05.13 20:57:21.453005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4407 | 2026.05.13 20:57:21.467926 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.05.13 20:57:21.467974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4409 | 2026.05.13 20:57:21.473702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4410 | 2026.05.13 20:57:21.474398 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.05.13 20:57:21.476853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4412 | 2026.05.13 20:57:21.783549 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2026.05.13 20:57:21.783801 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4414 | 2026.05.13 20:57:21.784179 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4415 | 2026.05.13 20:57:21.784222 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4416 | 2026.05.13 20:57:21.784444 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4417 | 2026.05.13 20:57:21.784513 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4418 | 2026.05.13 20:57:21.784651 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4419 | 2026.05.13 20:57:21.784793 [ 332 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4420 | 2026.05.13 20:57:21.784793 [ 318 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4421 | 2026.05.13 20:57:21.784793 [ 357 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4422 | 2026.05.13 20:57:21.784966 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 4423 | 2026.05.13 20:57:21.784994 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4424 | 2026.05.13 20:57:21.785081 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4425 | 2026.05.13 20:57:21.785102 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 4426 | 2026.05.13 20:57:21.785138 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4427 | 2026.05.13 20:57:21.785175 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4428 | 2026.05.13 20:57:21.785214 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4429 | 2026.05.13 20:57:21.786854 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.003157 sec., 16154.577130186886 rows/sec., 2.04 MiB/sec. | ||
| 4430 | 2026.05.13 20:57:21.787001 [ 297 ] {885c6395-0168-4767-abb2-6ae1040079d6} <Debug> TCPHandler: Processed in 0.003602258 sec. | ||
| 4431 | 2026.05.13 20:57:21.788474 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2026.05.13 20:57:21.788584 [ 297 ] {0449232a-5cd0-4f45-a4bb-af42dd06dc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4433 | 2026.05.13 20:57:21.788625 [ 297 ] {0449232a-5cd0-4f45-a4bb-af42dd06dc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4434 | 2026.05.13 20:57:21.789226 [ 297 ] {0449232a-5cd0-4f45-a4bb-af42dd06dc49} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2026.05.13 20:57:21.789267 [ 297 ] {0449232a-5cd0-4f45-a4bb-af42dd06dc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4436 | 2026.05.13 20:57:21.789634 [ 297 ] {0449232a-5cd0-4f45-a4bb-af42dd06dc49} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4437 | 2026.05.13 20:57:21.789857 [ 297 ] {0449232a-5cd0-4f45-a4bb-af42dd06dc49} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.05.13 20:57:21.790006 [ 297 ] {0449232a-5cd0-4f45-a4bb-af42dd06dc49} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001454 sec., 38514.44291609353 rows/sec., 2.94 MiB/sec. | ||
| 4439 | 2026.05.13 20:57:21.790044 [ 297 ] {0449232a-5cd0-4f45-a4bb-af42dd06dc49} <Debug> TCPHandler: Processed in 0.001628092 sec. | ||
| 4440 | 2026.05.13 20:57:21.790184 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2026.05.13 20:57:21.790282 [ 297 ] {7ea1a249-e2b9-4ae9-936f-4e58eaf84336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4442 | 2026.05.13 20:57:21.790321 [ 297 ] {7ea1a249-e2b9-4ae9-936f-4e58eaf84336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4443 | 2026.05.13 20:57:21.790794 [ 297 ] {7ea1a249-e2b9-4ae9-936f-4e58eaf84336} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.05.13 20:57:21.790831 [ 297 ] {7ea1a249-e2b9-4ae9-936f-4e58eaf84336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4445 | 2026.05.13 20:57:21.791129 [ 297 ] {7ea1a249-e2b9-4ae9-936f-4e58eaf84336} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4446 | 2026.05.13 20:57:21.791345 [ 297 ] {7ea1a249-e2b9-4ae9-936f-4e58eaf84336} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.05.13 20:57:21.791478 [ 297 ] {7ea1a249-e2b9-4ae9-936f-4e58eaf84336} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 4448 | 2026.05.13 20:57:21.791515 [ 297 ] {7ea1a249-e2b9-4ae9-936f-4e58eaf84336} <Debug> TCPHandler: Processed in 0.001380251 sec. | ||
| 4449 | 2026.05.13 20:57:21.791677 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2026.05.13 20:57:21.791771 [ 297 ] {984a8486-e506-478a-a709-3ed3e174d1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4451 | 2026.05.13 20:57:21.791813 [ 297 ] {984a8486-e506-478a-a709-3ed3e174d1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4452 | 2026.05.13 20:57:21.792241 [ 297 ] {984a8486-e506-478a-a709-3ed3e174d1ff} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.05.13 20:57:21.792278 [ 297 ] {984a8486-e506-478a-a709-3ed3e174d1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4454 | 2026.05.13 20:57:21.792631 [ 297 ] {984a8486-e506-478a-a709-3ed3e174d1ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4455 | 2026.05.13 20:57:21.792860 [ 297 ] {984a8486-e506-478a-a709-3ed3e174d1ff} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.05.13 20:57:21.792992 [ 297 ] {984a8486-e506-478a-a709-3ed3e174d1ff} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001239 sec., 103309.1202582728 rows/sec., 7.20 MiB/sec. | ||
| 4457 | 2026.05.13 20:57:21.793029 [ 297 ] {984a8486-e506-478a-a709-3ed3e174d1ff} <Debug> TCPHandler: Processed in 0.001400091 sec. | ||
| 4458 | 2026.05.13 20:57:21.793177 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.05.13 20:57:21.793277 [ 297 ] {713bdd02-75ec-41ee-aabc-7561b5358511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4460 | 2026.05.13 20:57:21.793319 [ 297 ] {713bdd02-75ec-41ee-aabc-7561b5358511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4461 | 2026.05.13 20:57:21.793689 [ 297 ] {713bdd02-75ec-41ee-aabc-7561b5358511} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.05.13 20:57:21.793749 [ 297 ] {713bdd02-75ec-41ee-aabc-7561b5358511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4463 | 2026.05.13 20:57:21.794050 [ 297 ] {713bdd02-75ec-41ee-aabc-7561b5358511} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4464 | 2026.05.13 20:57:21.794281 [ 297 ] {713bdd02-75ec-41ee-aabc-7561b5358511} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.05.13 20:57:21.794418 [ 297 ] {713bdd02-75ec-41ee-aabc-7561b5358511} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001159 sec., 41415.01294219154 rows/sec., 2.79 MiB/sec. | ||
| 4466 | 2026.05.13 20:57:21.794453 [ 297 ] {713bdd02-75ec-41ee-aabc-7561b5358511} <Debug> TCPHandler: Processed in 0.001324461 sec. | ||
| 4467 | 2026.05.13 20:57:23.547998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 560 | ||
| 4468 | 2026.05.13 20:57:23.550671 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.05.13 20:57:23.550717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4470 | 2026.05.13 20:57:23.552009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4471 | 2026.05.13 20:57:23.552305 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.05.13 20:57:23.552566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 4473 | 2026.05.13 20:57:26.785111 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2026.05.13 20:57:26.785367 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4475 | 2026.05.13 20:57:26.785692 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4476 | 2026.05.13 20:57:26.785727 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4477 | 2026.05.13 20:57:26.785938 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4478 | 2026.05.13 20:57:26.786007 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4479 | 2026.05.13 20:57:26.786144 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4480 | 2026.05.13 20:57:26.786284 [ 330 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4481 | 2026.05.13 20:57:26.786305 [ 327 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4482 | 2026.05.13 20:57:26.786294 [ 318 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4483 | 2026.05.13 20:57:26.786463 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 4484 | 2026.05.13 20:57:26.786490 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4485 | 2026.05.13 20:57:26.786574 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4486 | 2026.05.13 20:57:26.786594 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 4487 | 2026.05.13 20:57:26.786627 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4488 | 2026.05.13 20:57:26.786664 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4489 | 2026.05.13 20:57:26.786697 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4490 | 2026.05.13 20:57:26.788010 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002728 sec., 18695.0146627566 rows/sec., 2.36 MiB/sec. | ||
| 4491 | 2026.05.13 20:57:26.788225 [ 297 ] {5a0624d3-21ad-4d1c-a46c-b1c9848ee75a} <Debug> TCPHandler: Processed in 0.003247945 sec. | ||
| 4492 | 2026.05.13 20:57:26.790098 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2026.05.13 20:57:26.790224 [ 297 ] {07126c5e-36a7-4104-ad06-0a050ca5add7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4494 | 2026.05.13 20:57:26.790270 [ 297 ] {07126c5e-36a7-4104-ad06-0a050ca5add7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4495 | 2026.05.13 20:57:26.790876 [ 297 ] {07126c5e-36a7-4104-ad06-0a050ca5add7} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.05.13 20:57:26.790920 [ 297 ] {07126c5e-36a7-4104-ad06-0a050ca5add7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4497 | 2026.05.13 20:57:26.791288 [ 297 ] {07126c5e-36a7-4104-ad06-0a050ca5add7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4498 | 2026.05.13 20:57:26.791510 [ 297 ] {07126c5e-36a7-4104-ad06-0a050ca5add7} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.05.13 20:57:26.791654 [ 297 ] {07126c5e-36a7-4104-ad06-0a050ca5add7} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001462 sec., 53351.5731874145 rows/sec., 4.40 MiB/sec. | ||
| 4500 | 2026.05.13 20:57:26.791659 [ 91 ] {} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4501 | 2026.05.13 20:57:26.791693 [ 297 ] {07126c5e-36a7-4104-ad06-0a050ca5add7} <Debug> TCPHandler: Processed in 0.001649353 sec. | ||
| 4502 | 2026.05.13 20:57:26.791718 [ 91 ] {} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.05.13 20:57:26.791746 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4504 | 2026.05.13 20:57:26.791838 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 4505 | 2026.05.13 20:57:26.791848 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.05.13 20:57:26.791955 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4507 | 2026.05.13 20:57:26.791962 [ 297 ] {55c5ff74-a507-4852-918b-b1192a2a5bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4508 | 2026.05.13 20:57:26.791994 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3359 rows starting from the beginning of the part | ||
| 4509 | 2026.05.13 20:57:26.792013 [ 297 ] {55c5ff74-a507-4852-918b-b1192a2a5bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4510 | 2026.05.13 20:57:26.792084 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 859 rows starting from the beginning of the part | ||
| 4511 | 2026.05.13 20:57:26.792135 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 78 rows starting from the beginning of the part | ||
| 4512 | 2026.05.13 20:57:26.792176 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 3208 rows starting from the beginning of the part | ||
| 4513 | 2026.05.13 20:57:26.792215 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4514 | 2026.05.13 20:57:26.792257 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 78 rows starting from the beginning of the part | ||
| 4515 | 2026.05.13 20:57:26.792553 [ 297 ] {55c5ff74-a507-4852-918b-b1192a2a5bf5} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.05.13 20:57:26.792603 [ 297 ] {55c5ff74-a507-4852-918b-b1192a2a5bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4517 | 2026.05.13 20:57:26.793101 [ 297 ] {55c5ff74-a507-4852-918b-b1192a2a5bf5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4518 | 2026.05.13 20:57:26.793356 [ 297 ] {55c5ff74-a507-4852-918b-b1192a2a5bf5} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.05.13 20:57:26.793526 [ 297 ] {55c5ff74-a507-4852-918b-b1192a2a5bf5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00158 sec., 6962.025316455696 rows/sec., 523.51 KiB/sec. | ||
| 4520 | 2026.05.13 20:57:26.793586 [ 297 ] {55c5ff74-a507-4852-918b-b1192a2a5bf5} <Debug> TCPHandler: Processed in 0.001786685 sec. | ||
| 4521 | 2026.05.13 20:57:26.793783 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2026.05.13 20:57:26.793907 [ 297 ] {b87f39e5-0eef-436a-a28d-cdaaff6681b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4523 | 2026.05.13 20:57:26.793960 [ 297 ] {b87f39e5-0eef-436a-a28d-cdaaff6681b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4524 | 2026.05.13 20:57:26.794440 [ 297 ] {b87f39e5-0eef-436a-a28d-cdaaff6681b8} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.05.13 20:57:26.794477 [ 297 ] {b87f39e5-0eef-436a-a28d-cdaaff6681b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4526 | 2026.05.13 20:57:26.794640 [ 195 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.002841742 sec., 2687787.9835678255 rows/sec., 213.05 MiB/sec. | ||
| 4527 | 2026.05.13 20:57:26.794892 [ 297 ] {b87f39e5-0eef-436a-a28d-cdaaff6681b8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4528 | 2026.05.13 20:57:26.795056 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4529 | 2026.05.13 20:57:26.795131 [ 297 ] {b87f39e5-0eef-436a-a28d-cdaaff6681b8} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.05.13 20:57:26.795266 [ 91 ] {} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4531 | 2026.05.13 20:57:26.795295 [ 297 ] {b87f39e5-0eef-436a-a28d-cdaaff6681b8} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001423 sec., 52705.55165144062 rows/sec., 4.11 MiB/sec. | ||
| 4532 | 2026.05.13 20:57:26.795310 [ 91 ] {} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2026.05.13 20:57:26.795340 [ 297 ] {b87f39e5-0eef-436a-a28d-cdaaff6681b8} <Debug> TCPHandler: Processed in 0.001670473 sec. | ||
| 4534 | 2026.05.13 20:57:26.795342 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4535 | 2026.05.13 20:57:26.795343 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_26_5} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2026.05.13 20:57:26.795438 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_26_5} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4537 | 2026.05.13 20:57:26.795449 [ 189 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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 | ||
| 4538 | 2026.05.13 20:57:26.795479 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4539 | 2026.05.13 20:57:26.795504 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 4540 | 2026.05.13 20:57:26.795547 [ 189 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4541 | 2026.05.13 20:57:26.795580 [ 189 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1830 rows starting from the beginning of the part | ||
| 4542 | 2026.05.13 20:57:26.795586 [ 297 ] {a6ceeb71-4c75-4bbc-bdf2-7eb7de1cc2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4543 | 2026.05.13 20:57:26.795634 [ 297 ] {a6ceeb71-4c75-4bbc-bdf2-7eb7de1cc2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4544 | 2026.05.13 20:57:26.795635 [ 189 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 521 rows starting from the beginning of the part | ||
| 4545 | 2026.05.13 20:57:26.795693 [ 189 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 75 rows starting from the beginning of the part | ||
| 4546 | 2026.05.13 20:57:26.795748 [ 189 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1753 rows starting from the beginning of the part | ||
| 4547 | 2026.05.13 20:57:26.795795 [ 189 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4548 | 2026.05.13 20:57:26.795836 [ 189 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 75 rows starting from the beginning of the part | ||
| 4549 | 2026.05.13 20:57:26.796073 [ 297 ] {a6ceeb71-4c75-4bbc-bdf2-7eb7de1cc2de} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.05.13 20:57:26.796114 [ 297 ] {a6ceeb71-4c75-4bbc-bdf2-7eb7de1cc2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4551 | 2026.05.13 20:57:26.796479 [ 297 ] {a6ceeb71-4c75-4bbc-bdf2-7eb7de1cc2de} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4552 | 2026.05.13 20:57:26.796703 [ 297 ] {a6ceeb71-4c75-4bbc-bdf2-7eb7de1cc2de} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.05.13 20:57:26.796808 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4554 | 2026.05.13 20:57:26.796837 [ 297 ] {a6ceeb71-4c75-4bbc-bdf2-7eb7de1cc2de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 4555 | 2026.05.13 20:57:26.796843 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.05.13 20:57:26.796876 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4557 | 2026.05.13 20:57:26.796879 [ 297 ] {a6ceeb71-4c75-4bbc-bdf2-7eb7de1cc2de} <Debug> TCPHandler: Processed in 0.001450181 sec. | ||
| 4558 | 2026.05.13 20:57:26.796966 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 4559 | 2026.05.13 20:57:26.797017 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.05.13 20:57:26.797087 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4561 | 2026.05.13 20:57:26.797118 [ 297 ] {62754d71-bf63-4f28-b98f-1b87237519b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.05.13 20:57:26.797120 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8571 rows starting from the beginning of the part | ||
| 4563 | 2026.05.13 20:57:26.797178 [ 297 ] {62754d71-bf63-4f28-b98f-1b87237519b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4564 | 2026.05.13 20:57:26.797195 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4565 | 2026.05.13 20:57:26.797243 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 4566 | 2026.05.13 20:57:26.797247 [ 187 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001841454 sec., 2344886.1606100397 rows/sec., 169.97 MiB/sec. | ||
| 4567 | 2026.05.13 20:57:26.797288 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1605 rows starting from the beginning of the part | ||
| 4568 | 2026.05.13 20:57:26.797331 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 128 rows starting from the beginning of the part | ||
| 4569 | 2026.05.13 20:57:26.797370 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4570 | 2026.05.13 20:57:26.797499 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4571 | 2026.05.13 20:57:26.797796 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_26_5} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.05.13 20:57:26.797876 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_26_5} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4573 | 2026.05.13 20:57:26.797958 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4574 | 2026.05.13 20:57:26.797982 [ 297 ] {62754d71-bf63-4f28-b98f-1b87237519b7} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2026.05.13 20:57:26.798024 [ 297 ] {62754d71-bf63-4f28-b98f-1b87237519b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4576 | 2026.05.13 20:57:26.798548 [ 297 ] {62754d71-bf63-4f28-b98f-1b87237519b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4577 | 2026.05.13 20:57:26.798786 [ 297 ] {62754d71-bf63-4f28-b98f-1b87237519b7} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4578 | 2026.05.13 20:57:26.798940 [ 297 ] {62754d71-bf63-4f28-b98f-1b87237519b7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00184 sec., 5978.260869565217 rows/sec., 10.71 MiB/sec. | ||
| 4579 | 2026.05.13 20:57:26.798991 [ 297 ] {62754d71-bf63-4f28-b98f-1b87237519b7} <Debug> TCPHandler: Processed in 0.002023035 sec. | ||
| 4580 | 2026.05.13 20:57:26.799143 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4581 | 2026.05.13 20:57:26.799238 [ 297 ] {4aa0a0c6-b456-435b-ba5b-e941e2988072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4582 | 2026.05.13 20:57:26.799279 [ 297 ] {4aa0a0c6-b456-435b-ba5b-e941e2988072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4583 | 2026.05.13 20:57:26.799642 [ 297 ] {4aa0a0c6-b456-435b-ba5b-e941e2988072} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2026.05.13 20:57:26.799677 [ 297 ] {4aa0a0c6-b456-435b-ba5b-e941e2988072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4585 | 2026.05.13 20:57:26.800082 [ 297 ] {4aa0a0c6-b456-435b-ba5b-e941e2988072} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4586 | 2026.05.13 20:57:26.800298 [ 297 ] {4aa0a0c6-b456-435b-ba5b-e941e2988072} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.05.13 20:57:26.800399 [ 91 ] {} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4588 | 2026.05.13 20:57:26.800425 [ 297 ] {4aa0a0c6-b456-435b-ba5b-e941e2988072} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 4589 | 2026.05.13 20:57:26.800436 [ 91 ] {} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.05.13 20:57:26.800467 [ 297 ] {4aa0a0c6-b456-435b-ba5b-e941e2988072} <Debug> TCPHandler: Processed in 0.001375351 sec. | ||
| 4591 | 2026.05.13 20:57:26.800468 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4592 | 2026.05.13 20:57:26.800596 [ 193 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 4593 | 2026.05.13 20:57:26.800690 [ 193 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4594 | 2026.05.13 20:57:26.800717 [ 193 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1380 rows starting from the beginning of the part | ||
| 4595 | 2026.05.13 20:57:26.800768 [ 193 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 4596 | 2026.05.13 20:57:26.800809 [ 193 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 4597 | 2026.05.13 20:57:26.800845 [ 193 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 4598 | 2026.05.13 20:57:26.800882 [ 193 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 4599 | 2026.05.13 20:57:26.800918 [ 193 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4600 | 2026.05.13 20:57:26.801379 [ 187 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10889 rows, containing 5 columns (5 merged, 0 gathered) in 0.004449045 sec., 2447491.540319327 rows/sec., 158.05 MiB/sec. | ||
| 4601 | 2026.05.13 20:57:26.801654 [ 187 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4602 | 2026.05.13 20:57:26.801848 [ 189 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.00128717 sec., 1305188.9027867336 rows/sec., 84.59 MiB/sec. | ||
| 4603 | 2026.05.13 20:57:26.801919 [ 187 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.05.13 20:57:26.801987 [ 187 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4605 | 2026.05.13 20:57:26.802049 [ 193 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4606 | 2026.05.13 20:57:26.802057 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 4607 | 2026.05.13 20:57:26.802274 [ 193 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_26_5} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.05.13 20:57:26.802334 [ 193 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_26_5} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4609 | 2026.05.13 20:57:26.802387 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4610 | 2026.05.13 20:57:27.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.50 MiB, peak 252.87 MiB, free memory in arenas 0.00 B, will set to 246.18 MiB (RSS), difference: 1.68 MiB | ||
| 4611 | 2026.05.13 20:57:28.469996 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4612 | 2026.05.13 20:57:28.470057 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4613 | 2026.05.13 20:57:28.534241 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8557 | ||
| 4614 | 2026.05.13 20:57:28.534847 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.05.13 20:57:28.534893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4616 | 2026.05.13 20:57:28.535415 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4617 | 2026.05.13 20:57:28.535682 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.05.13 20:57:28.535826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8557 | ||
| 4619 | 2026.05.13 20:57:28.758602 [ 88 ] {} <Debug> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4620 | 2026.05.13 20:57:28.758668 [ 88 ] {} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.05.13 20:57:28.758689 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4622 | 2026.05.13 20:57:28.758818 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4623 | 2026.05.13 20:57:28.758979 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4624 | 2026.05.13 20:57:28.759019 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4625 | 2026.05.13 20:57:28.759100 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4626 | 2026.05.13 20:57:28.759151 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4627 | 2026.05.13 20:57:28.759198 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4628 | 2026.05.13 20:57:28.759244 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4629 | 2026.05.13 20:57:28.760049 [ 193 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.00129379 sec., 46375.377766098056 rows/sec., 2.37 MiB/sec. | ||
| 4630 | 2026.05.13 20:57:28.760181 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4631 | 2026.05.13 20:57:28.760440 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_10_2} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2026.05.13 20:57:28.760510 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_10_2} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4633 | 2026.05.13 20:57:28.760574 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4634 | 2026.05.13 20:57:28.977105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4635 | 2026.05.13 20:57:28.991319 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.05.13 20:57:28.991365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4637 | 2026.05.13 20:57:28.997339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4638 | 2026.05.13 20:57:28.998044 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.05.13 20:57:29.000483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4640 | 2026.05.13 20:57:30.144550 [ 88 ] {} <Debug> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4641 | 2026.05.13 20:57:30.144633 [ 88 ] {} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.05.13 20:57:30.144654 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4643 | 2026.05.13 20:57:30.144811 [ 189 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4644 | 2026.05.13 20:57:30.144978 [ 189 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4645 | 2026.05.13 20:57:30.145015 [ 189 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 4646 | 2026.05.13 20:57:30.145087 [ 189 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4647 | 2026.05.13 20:57:30.145133 [ 189 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4648 | 2026.05.13 20:57:30.145176 [ 189 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4649 | 2026.05.13 20:57:30.145218 [ 189 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4650 | 2026.05.13 20:57:30.146015 [ 193 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126473 sec., 8697.508559139105 rows/sec., 582.97 KiB/sec. | ||
| 4651 | 2026.05.13 20:57:30.146221 [ 192 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4652 | 2026.05.13 20:57:30.146545 [ 192 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_10_2} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.05.13 20:57:30.146624 [ 192 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_10_2} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4654 | 2026.05.13 20:57:30.146713 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4655 | 2026.05.13 20:57:31.789950 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.05.13 20:57:31.790186 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4657 | 2026.05.13 20:57:31.790536 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4658 | 2026.05.13 20:57:31.790575 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4659 | 2026.05.13 20:57:31.790815 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4660 | 2026.05.13 20:57:31.790882 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4661 | 2026.05.13 20:57:31.791027 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4662 | 2026.05.13 20:57:31.791168 [ 359 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4663 | 2026.05.13 20:57:31.791181 [ 357 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4664 | 2026.05.13 20:57:31.791184 [ 343 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4665 | 2026.05.13 20:57:31.791379 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 4666 | 2026.05.13 20:57:31.791407 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4667 | 2026.05.13 20:57:31.791493 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4668 | 2026.05.13 20:57:31.791513 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 4669 | 2026.05.13 20:57:31.791559 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4670 | 2026.05.13 20:57:31.791598 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4671 | 2026.05.13 20:57:31.791633 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4672 | 2026.05.13 20:57:31.792982 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.002881 sec., 17702.18674071503 rows/sec., 3.59 MiB/sec. | ||
| 4673 | 2026.05.13 20:57:31.793280 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Debug> MemoryTracker: Peak memory usage (for query): 143.50 KiB. | ||
| 4674 | 2026.05.13 20:57:31.793319 [ 297 ] {4bdcbad8-7a80-4cc0-b986-bfa366419671} <Debug> TCPHandler: Processed in 0.003507868 sec. | ||
| 4675 | 2026.05.13 20:57:31.798913 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.05.13 20:57:31.799094 [ 297 ] {8293fbd4-723d-407a-99d2-758bacaa441e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4677 | 2026.05.13 20:57:31.799167 [ 297 ] {8293fbd4-723d-407a-99d2-758bacaa441e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4678 | 2026.05.13 20:57:31.800026 [ 297 ] {8293fbd4-723d-407a-99d2-758bacaa441e} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2026.05.13 20:57:31.800083 [ 297 ] {8293fbd4-723d-407a-99d2-758bacaa441e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4680 | 2026.05.13 20:57:31.800621 [ 297 ] {8293fbd4-723d-407a-99d2-758bacaa441e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4681 | 2026.05.13 20:57:31.800953 [ 297 ] {8293fbd4-723d-407a-99d2-758bacaa441e} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2026.05.13 20:57:31.801142 [ 297 ] {8293fbd4-723d-407a-99d2-758bacaa441e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002105 sec., 134916.864608076 rows/sec., 8.57 MiB/sec. | ||
| 4683 | 2026.05.13 20:57:31.801188 [ 297 ] {8293fbd4-723d-407a-99d2-758bacaa441e} <Debug> TCPHandler: Processed in 0.00246146 sec. | ||
| 4684 | 2026.05.13 20:57:31.801393 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2026.05.13 20:57:31.801519 [ 297 ] {27880d6e-83d4-4b09-805b-0de2afa84a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4686 | 2026.05.13 20:57:31.801572 [ 297 ] {27880d6e-83d4-4b09-805b-0de2afa84a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4687 | 2026.05.13 20:57:31.802703 [ 297 ] {27880d6e-83d4-4b09-805b-0de2afa84a9d} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2026.05.13 20:57:31.802743 [ 297 ] {27880d6e-83d4-4b09-805b-0de2afa84a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4689 | 2026.05.13 20:57:31.803292 [ 297 ] {27880d6e-83d4-4b09-805b-0de2afa84a9d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4690 | 2026.05.13 20:57:31.803630 [ 297 ] {27880d6e-83d4-4b09-805b-0de2afa84a9d} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2026.05.13 20:57:31.803849 [ 297 ] {27880d6e-83d4-4b09-805b-0de2afa84a9d} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.00235 sec., 365531.914893617 rows/sec., 28.54 MiB/sec. | ||
| 4692 | 2026.05.13 20:57:31.803926 [ 297 ] {27880d6e-83d4-4b09-805b-0de2afa84a9d} <Debug> TCPHandler: Processed in 0.00259067 sec. | ||
| 4693 | 2026.05.13 20:57:31.804147 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.05.13 20:57:31.804293 [ 297 ] {e21947b3-b8c1-45b0-94cd-9cfcd803a824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4695 | 2026.05.13 20:57:31.804350 [ 297 ] {e21947b3-b8c1-45b0-94cd-9cfcd803a824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4696 | 2026.05.13 20:57:31.804950 [ 297 ] {e21947b3-b8c1-45b0-94cd-9cfcd803a824} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.05.13 20:57:31.804993 [ 297 ] {e21947b3-b8c1-45b0-94cd-9cfcd803a824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4698 | 2026.05.13 20:57:31.805378 [ 297 ] {e21947b3-b8c1-45b0-94cd-9cfcd803a824} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4699 | 2026.05.13 20:57:31.805599 [ 297 ] {e21947b3-b8c1-45b0-94cd-9cfcd803a824} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2026.05.13 20:57:31.805729 [ 297 ] {e21947b3-b8c1-45b0-94cd-9cfcd803a824} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001477 sec., 117129.31618144888 rows/sec., 7.19 MiB/sec. | ||
| 4701 | 2026.05.13 20:57:31.805765 [ 297 ] {e21947b3-b8c1-45b0-94cd-9cfcd803a824} <Debug> TCPHandler: Processed in 0.001733633 sec. | ||
| 4702 | 2026.05.13 20:57:31.805894 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2026.05.13 20:57:31.805989 [ 297 ] {092c8093-b99a-42d0-844c-fd12ca821bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4704 | 2026.05.13 20:57:31.806028 [ 297 ] {092c8093-b99a-42d0-844c-fd12ca821bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4705 | 2026.05.13 20:57:31.806510 [ 297 ] {092c8093-b99a-42d0-844c-fd12ca821bd2} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.05.13 20:57:31.806547 [ 297 ] {092c8093-b99a-42d0-844c-fd12ca821bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4707 | 2026.05.13 20:57:31.806854 [ 297 ] {092c8093-b99a-42d0-844c-fd12ca821bd2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4708 | 2026.05.13 20:57:31.807078 [ 297 ] {092c8093-b99a-42d0-844c-fd12ca821bd2} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2026.05.13 20:57:31.807205 [ 297 ] {092c8093-b99a-42d0-844c-fd12ca821bd2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001235 sec., 120647.77327935223 rows/sec., 7.79 MiB/sec. | ||
| 4710 | 2026.05.13 20:57:31.807253 [ 297 ] {092c8093-b99a-42d0-844c-fd12ca821bd2} <Debug> TCPHandler: Processed in 0.001408331 sec. | ||
| 4711 | 2026.05.13 20:57:31.807416 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2026.05.13 20:57:31.807511 [ 297 ] {fe65249b-c918-4307-8381-60982bfd8e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4713 | 2026.05.13 20:57:31.807549 [ 297 ] {fe65249b-c918-4307-8381-60982bfd8e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4714 | 2026.05.13 20:57:31.808006 [ 297 ] {fe65249b-c918-4307-8381-60982bfd8e54} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.05.13 20:57:31.808042 [ 297 ] {fe65249b-c918-4307-8381-60982bfd8e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4716 | 2026.05.13 20:57:31.808377 [ 297 ] {fe65249b-c918-4307-8381-60982bfd8e54} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4717 | 2026.05.13 20:57:31.808590 [ 297 ] {fe65249b-c918-4307-8381-60982bfd8e54} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.05.13 20:57:31.808723 [ 297 ] {fe65249b-c918-4307-8381-60982bfd8e54} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 6.84 MiB/sec. | ||
| 4719 | 2026.05.13 20:57:31.808760 [ 297 ] {fe65249b-c918-4307-8381-60982bfd8e54} <Debug> TCPHandler: Processed in 0.00139316 sec. | ||
| 4720 | 2026.05.13 20:57:31.808891 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2026.05.13 20:57:31.808985 [ 297 ] {b93ccd7d-cf1d-4f29-abd8-975bb239d753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4722 | 2026.05.13 20:57:31.809023 [ 297 ] {b93ccd7d-cf1d-4f29-abd8-975bb239d753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4723 | 2026.05.13 20:57:31.809695 [ 297 ] {b93ccd7d-cf1d-4f29-abd8-975bb239d753} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2026.05.13 20:57:31.809732 [ 297 ] {b93ccd7d-cf1d-4f29-abd8-975bb239d753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4725 | 2026.05.13 20:57:31.810060 [ 297 ] {b93ccd7d-cf1d-4f29-abd8-975bb239d753} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4726 | 2026.05.13 20:57:31.810297 [ 297 ] {b93ccd7d-cf1d-4f29-abd8-975bb239d753} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.05.13 20:57:31.810433 [ 297 ] {b93ccd7d-cf1d-4f29-abd8-975bb239d753} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001465 sec., 355631.3993174062 rows/sec., 25.10 MiB/sec. | ||
| 4728 | 2026.05.13 20:57:31.810470 [ 297 ] {b93ccd7d-cf1d-4f29-abd8-975bb239d753} <Debug> TCPHandler: Processed in 0.001626643 sec. | ||
| 4729 | 2026.05.13 20:57:31.810595 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2026.05.13 20:57:31.810690 [ 297 ] {71ae58b1-4813-404b-a647-9da16d83664b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4731 | 2026.05.13 20:57:31.810731 [ 297 ] {71ae58b1-4813-404b-a647-9da16d83664b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4732 | 2026.05.13 20:57:31.811069 [ 297 ] {71ae58b1-4813-404b-a647-9da16d83664b} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.05.13 20:57:31.811105 [ 297 ] {71ae58b1-4813-404b-a647-9da16d83664b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4734 | 2026.05.13 20:57:31.811440 [ 297 ] {71ae58b1-4813-404b-a647-9da16d83664b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4735 | 2026.05.13 20:57:31.811656 [ 297 ] {71ae58b1-4813-404b-a647-9da16d83664b} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.05.13 20:57:31.811794 [ 297 ] {71ae58b1-4813-404b-a647-9da16d83664b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 4737 | 2026.05.13 20:57:31.811831 [ 297 ] {71ae58b1-4813-404b-a647-9da16d83664b} <Debug> TCPHandler: Processed in 0.00128499 sec. | ||
| 4738 | 2026.05.13 20:57:31.811981 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2026.05.13 20:57:31.812075 [ 297 ] {28cf7692-4aeb-4768-b19d-1e40f104679c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4740 | 2026.05.13 20:57:31.812116 [ 297 ] {28cf7692-4aeb-4768-b19d-1e40f104679c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4741 | 2026.05.13 20:57:31.812556 [ 297 ] {28cf7692-4aeb-4768-b19d-1e40f104679c} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2026.05.13 20:57:31.812592 [ 297 ] {28cf7692-4aeb-4768-b19d-1e40f104679c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4743 | 2026.05.13 20:57:31.812928 [ 297 ] {28cf7692-4aeb-4768-b19d-1e40f104679c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4744 | 2026.05.13 20:57:31.813136 [ 297 ] {28cf7692-4aeb-4768-b19d-1e40f104679c} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.05.13 20:57:31.813285 [ 297 ] {28cf7692-4aeb-4768-b19d-1e40f104679c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001228 sec., 215798.04560260588 rows/sec., 14.34 MiB/sec. | ||
| 4746 | 2026.05.13 20:57:31.813321 [ 297 ] {28cf7692-4aeb-4768-b19d-1e40f104679c} <Debug> TCPHandler: Processed in 0.001388481 sec. | ||
| 4747 | 2026.05.13 20:57:31.813450 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2026.05.13 20:57:31.813543 [ 297 ] {be2712bf-8a22-414b-8173-891e97728fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4749 | 2026.05.13 20:57:31.813584 [ 297 ] {be2712bf-8a22-414b-8173-891e97728fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4750 | 2026.05.13 20:57:31.813918 [ 297 ] {be2712bf-8a22-414b-8173-891e97728fdc} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.05.13 20:57:31.813954 [ 297 ] {be2712bf-8a22-414b-8173-891e97728fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4752 | 2026.05.13 20:57:31.814261 [ 297 ] {be2712bf-8a22-414b-8173-891e97728fdc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4753 | 2026.05.13 20:57:31.814467 [ 297 ] {be2712bf-8a22-414b-8173-891e97728fdc} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.05.13 20:57:31.814608 [ 297 ] {be2712bf-8a22-414b-8173-891e97728fdc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 4755 | 2026.05.13 20:57:31.814643 [ 297 ] {be2712bf-8a22-414b-8173-891e97728fdc} <Debug> TCPHandler: Processed in 0.00124144 sec. | ||
| 4756 | 2026.05.13 20:57:31.814764 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.05.13 20:57:31.814856 [ 297 ] {fd4e70f6-f71e-424c-a1d8-88358c641238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4758 | 2026.05.13 20:57:31.814907 [ 297 ] {fd4e70f6-f71e-424c-a1d8-88358c641238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4759 | 2026.05.13 20:57:31.815763 [ 297 ] {fd4e70f6-f71e-424c-a1d8-88358c641238} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.05.13 20:57:31.815800 [ 297 ] {fd4e70f6-f71e-424c-a1d8-88358c641238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4761 | 2026.05.13 20:57:31.816353 [ 297 ] {fd4e70f6-f71e-424c-a1d8-88358c641238} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4762 | 2026.05.13 20:57:31.816573 [ 297 ] {fd4e70f6-f71e-424c-a1d8-88358c641238} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.05.13 20:57:31.816711 [ 297 ] {fd4e70f6-f71e-424c-a1d8-88358c641238} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001872 sec., 16559.82905982906 rows/sec., 29.67 MiB/sec. | ||
| 4764 | 2026.05.13 20:57:31.816760 [ 297 ] {fd4e70f6-f71e-424c-a1d8-88358c641238} <Debug> TCPHandler: Processed in 0.002043125 sec. | ||
| 4765 | 2026.05.13 20:57:31.816893 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2026.05.13 20:57:31.816988 [ 297 ] {29f6c7aa-7ada-47ac-aaa4-175834d76e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4767 | 2026.05.13 20:57:31.817028 [ 297 ] {29f6c7aa-7ada-47ac-aaa4-175834d76e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4768 | 2026.05.13 20:57:31.817373 [ 297 ] {29f6c7aa-7ada-47ac-aaa4-175834d76e03} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.05.13 20:57:31.817408 [ 297 ] {29f6c7aa-7ada-47ac-aaa4-175834d76e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4770 | 2026.05.13 20:57:31.817714 [ 297 ] {29f6c7aa-7ada-47ac-aaa4-175834d76e03} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4771 | 2026.05.13 20:57:31.817916 [ 297 ] {29f6c7aa-7ada-47ac-aaa4-175834d76e03} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.05.13 20:57:31.818039 [ 297 ] {29f6c7aa-7ada-47ac-aaa4-175834d76e03} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 4773 | 2026.05.13 20:57:31.818074 [ 297 ] {29f6c7aa-7ada-47ac-aaa4-175834d76e03} <Debug> TCPHandler: Processed in 0.00122949 sec. | ||
| 4774 | 2026.05.13 20:57:33.552906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 598 | ||
| 4775 | 2026.05.13 20:57:33.555432 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.05.13 20:57:33.555482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4777 | 2026.05.13 20:57:33.556707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4778 | 2026.05.13 20:57:33.556975 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.05.13 20:57:33.557222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 4780 | 2026.05.13 20:57:36.036004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9069 | ||
| 4781 | 2026.05.13 20:57:36.036591 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.05.13 20:57:36.036643 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4783 | 2026.05.13 20:57:36.037139 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4784 | 2026.05.13 20:57:36.037376 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.05.13 20:57:36.037500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9069 | ||
| 4786 | 2026.05.13 20:57:36.500659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4787 | 2026.05.13 20:57:36.516302 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.05.13 20:57:36.516357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4789 | 2026.05.13 20:57:36.522561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4790 | 2026.05.13 20:57:36.523260 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.05.13 20:57:36.525872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4792 | 2026.05.13 20:57:36.785274 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.05.13 20:57:36.785518 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4794 | 2026.05.13 20:57:36.785863 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4795 | 2026.05.13 20:57:36.785901 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 4796 | 2026.05.13 20:57:36.786141 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4797 | 2026.05.13 20:57:36.786215 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4798 | 2026.05.13 20:57:36.786362 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4799 | 2026.05.13 20:57:36.786519 [ 344 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4800 | 2026.05.13 20:57:36.786561 [ 325 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4801 | 2026.05.13 20:57:36.786527 [ 317 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4802 | 2026.05.13 20:57:36.786769 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 4803 | 2026.05.13 20:57:36.786802 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4804 | 2026.05.13 20:57:36.786893 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4805 | 2026.05.13 20:57:36.786914 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 4806 | 2026.05.13 20:57:36.786949 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4807 | 2026.05.13 20:57:36.786987 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4808 | 2026.05.13 20:57:36.787024 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4809 | 2026.05.13 20:57:36.788613 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.003188 sec., 15997.490589711419 rows/sec., 2.02 MiB/sec. | ||
| 4810 | 2026.05.13 20:57:36.788770 [ 297 ] {0e055117-b596-42e3-8cbf-89eb7a6fb356} <Debug> TCPHandler: Processed in 0.003636358 sec. | ||
| 4811 | 2026.05.13 20:57:36.790814 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.05.13 20:57:36.790928 [ 297 ] {8627f91d-3aca-42f7-870a-be68a021d5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4813 | 2026.05.13 20:57:36.790974 [ 297 ] {8627f91d-3aca-42f7-870a-be68a021d5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4814 | 2026.05.13 20:57:36.791642 [ 297 ] {8627f91d-3aca-42f7-870a-be68a021d5c5} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.05.13 20:57:36.791682 [ 297 ] {8627f91d-3aca-42f7-870a-be68a021d5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4816 | 2026.05.13 20:57:36.792044 [ 297 ] {8627f91d-3aca-42f7-870a-be68a021d5c5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4817 | 2026.05.13 20:57:36.792275 [ 297 ] {8627f91d-3aca-42f7-870a-be68a021d5c5} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.05.13 20:57:36.792442 [ 297 ] {8627f91d-3aca-42f7-870a-be68a021d5c5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001547 sec., 6464.124111182935 rows/sec., 527.10 KiB/sec. | ||
| 4819 | 2026.05.13 20:57:36.792482 [ 297 ] {8627f91d-3aca-42f7-870a-be68a021d5c5} <Debug> TCPHandler: Processed in 0.001718403 sec. | ||
| 4820 | 2026.05.13 20:57:36.792651 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.05.13 20:57:36.792751 [ 297 ] {712e658a-1d05-44c1-b43d-2a69305d4e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4822 | 2026.05.13 20:57:36.792791 [ 297 ] {712e658a-1d05-44c1-b43d-2a69305d4e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4823 | 2026.05.13 20:57:36.793291 [ 297 ] {712e658a-1d05-44c1-b43d-2a69305d4e27} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.05.13 20:57:36.793329 [ 297 ] {712e658a-1d05-44c1-b43d-2a69305d4e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4825 | 2026.05.13 20:57:36.793662 [ 297 ] {712e658a-1d05-44c1-b43d-2a69305d4e27} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4826 | 2026.05.13 20:57:36.793877 [ 297 ] {712e658a-1d05-44c1-b43d-2a69305d4e27} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.05.13 20:57:36.794018 [ 297 ] {712e658a-1d05-44c1-b43d-2a69305d4e27} <Debug> executeQuery: Read 83 rows, 6.95 KiB in 0.001288 sec., 64440.99378881987 rows/sec., 5.27 MiB/sec. | ||
| 4828 | 2026.05.13 20:57:36.794054 [ 297 ] {712e658a-1d05-44c1-b43d-2a69305d4e27} <Debug> TCPHandler: Processed in 0.001463161 sec. | ||
| 4829 | 2026.05.13 20:57:36.794189 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.05.13 20:57:36.794283 [ 297 ] {5a66b22d-98af-4837-a3de-e47ede40b9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4831 | 2026.05.13 20:57:36.794322 [ 297 ] {5a66b22d-98af-4837-a3de-e47ede40b9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4832 | 2026.05.13 20:57:36.794793 [ 297 ] {5a66b22d-98af-4837-a3de-e47ede40b9fd} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.05.13 20:57:36.794829 [ 297 ] {5a66b22d-98af-4837-a3de-e47ede40b9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4834 | 2026.05.13 20:57:36.795136 [ 297 ] {5a66b22d-98af-4837-a3de-e47ede40b9fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4835 | 2026.05.13 20:57:36.795348 [ 297 ] {5a66b22d-98af-4837-a3de-e47ede40b9fd} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.05.13 20:57:36.795494 [ 297 ] {5a66b22d-98af-4837-a3de-e47ede40b9fd} <Debug> executeQuery: Read 21 rows, 1.53 KiB in 0.001229 sec., 17087.062652563058 rows/sec., 1.21 MiB/sec. | ||
| 4837 | 2026.05.13 20:57:36.795531 [ 297 ] {5a66b22d-98af-4837-a3de-e47ede40b9fd} <Debug> TCPHandler: Processed in 0.001389361 sec. | ||
| 4838 | 2026.05.13 20:57:36.795656 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.05.13 20:57:36.795752 [ 297 ] {926a16e5-4fd3-413a-b122-2337b667e4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4840 | 2026.05.13 20:57:36.795789 [ 297 ] {926a16e5-4fd3-413a-b122-2337b667e4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4841 | 2026.05.13 20:57:36.796237 [ 297 ] {926a16e5-4fd3-413a-b122-2337b667e4a1} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.05.13 20:57:36.796273 [ 297 ] {926a16e5-4fd3-413a-b122-2337b667e4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4843 | 2026.05.13 20:57:36.796586 [ 297 ] {926a16e5-4fd3-413a-b122-2337b667e4a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4844 | 2026.05.13 20:57:36.796804 [ 297 ] {926a16e5-4fd3-413a-b122-2337b667e4a1} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.05.13 20:57:36.796937 [ 297 ] {926a16e5-4fd3-413a-b122-2337b667e4a1} <Debug> executeQuery: Read 85 rows, 6.81 KiB in 0.001203 sec., 70656.69160432252 rows/sec., 5.53 MiB/sec. | ||
| 4846 | 2026.05.13 20:57:36.796974 [ 297 ] {926a16e5-4fd3-413a-b122-2337b667e4a1} <Debug> TCPHandler: Processed in 0.001365281 sec. | ||
| 4847 | 2026.05.13 20:57:36.797101 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.05.13 20:57:36.797195 [ 297 ] {c6749c01-ded3-4243-8c40-addddc978657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4849 | 2026.05.13 20:57:36.797236 [ 297 ] {c6749c01-ded3-4243-8c40-addddc978657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4850 | 2026.05.13 20:57:36.797674 [ 297 ] {c6749c01-ded3-4243-8c40-addddc978657} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.05.13 20:57:36.797710 [ 297 ] {c6749c01-ded3-4243-8c40-addddc978657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4852 | 2026.05.13 20:57:36.798049 [ 297 ] {c6749c01-ded3-4243-8c40-addddc978657} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4853 | 2026.05.13 20:57:36.798267 [ 297 ] {c6749c01-ded3-4243-8c40-addddc978657} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.05.13 20:57:36.798413 [ 297 ] {c6749c01-ded3-4243-8c40-addddc978657} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001235 sec., 133603.23886639677 rows/sec., 9.30 MiB/sec. | ||
| 4855 | 2026.05.13 20:57:36.798450 [ 297 ] {c6749c01-ded3-4243-8c40-addddc978657} <Debug> TCPHandler: Processed in 0.001396571 sec. | ||
| 4856 | 2026.05.13 20:57:36.798576 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.05.13 20:57:36.798670 [ 297 ] {55cae4b4-4d56-4fde-90bc-30064acfb665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4858 | 2026.05.13 20:57:36.798722 [ 297 ] {55cae4b4-4d56-4fde-90bc-30064acfb665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4859 | 2026.05.13 20:57:36.799634 [ 297 ] {55cae4b4-4d56-4fde-90bc-30064acfb665} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.05.13 20:57:36.799671 [ 297 ] {55cae4b4-4d56-4fde-90bc-30064acfb665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4861 | 2026.05.13 20:57:36.800188 [ 297 ] {55cae4b4-4d56-4fde-90bc-30064acfb665} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4862 | 2026.05.13 20:57:36.800418 [ 297 ] {55cae4b4-4d56-4fde-90bc-30064acfb665} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.05.13 20:57:36.800549 [ 9 ] {} <Debug> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4864 | 2026.05.13 20:57:36.800564 [ 297 ] {55cae4b4-4d56-4fde-90bc-30064acfb665} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001911 sec., 5756.148613291471 rows/sec., 10.31 MiB/sec. | ||
| 4865 | 2026.05.13 20:57:36.800605 [ 9 ] {} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.05.13 20:57:36.800633 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4867 | 2026.05.13 20:57:36.800638 [ 297 ] {55cae4b4-4d56-4fde-90bc-30064acfb665} <Debug> TCPHandler: Processed in 0.002110326 sec. | ||
| 4868 | 2026.05.13 20:57:36.800798 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.05.13 20:57:36.800893 [ 189 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::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 | ||
| 4870 | 2026.05.13 20:57:36.800895 [ 297 ] {0ef6cedb-37de-49d3-a87e-f4e25dd020a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4871 | 2026.05.13 20:57:36.800976 [ 297 ] {0ef6cedb-37de-49d3-a87e-f4e25dd020a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4872 | 2026.05.13 20:57:36.801160 [ 189 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4873 | 2026.05.13 20:57:36.801219 [ 189 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 314 rows starting from the beginning of the part | ||
| 4874 | 2026.05.13 20:57:36.801339 [ 297 ] {0ef6cedb-37de-49d3-a87e-f4e25dd020a4} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.05.13 20:57:36.801342 [ 189 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
| 4876 | 2026.05.13 20:57:36.801395 [ 297 ] {0ef6cedb-37de-49d3-a87e-f4e25dd020a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4877 | 2026.05.13 20:57:36.801465 [ 189 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 4878 | 2026.05.13 20:57:36.801563 [ 189 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
| 4879 | 2026.05.13 20:57:36.801654 [ 189 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 4880 | 2026.05.13 20:57:36.801730 [ 297 ] {0ef6cedb-37de-49d3-a87e-f4e25dd020a4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4881 | 2026.05.13 20:57:36.801747 [ 189 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part | ||
| 4882 | 2026.05.13 20:57:36.801961 [ 297 ] {0ef6cedb-37de-49d3-a87e-f4e25dd020a4} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.05.13 20:57:36.802099 [ 297 ] {0ef6cedb-37de-49d3-a87e-f4e25dd020a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001271 sec., 47206.92368214005 rows/sec., 3.18 MiB/sec. | ||
| 4884 | 2026.05.13 20:57:36.802134 [ 297 ] {0ef6cedb-37de-49d3-a87e-f4e25dd020a4} <Debug> TCPHandler: Processed in 0.001434681 sec. | ||
| 4885 | 2026.05.13 20:57:36.805288 [ 193 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 19 columns (19 merged, 0 gathered) in 0.004440964 sec., 94123.70827595089 rows/sec., 168.67 MiB/sec. | ||
| 4886 | 2026.05.13 20:57:36.806129 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4887 | 2026.05.13 20:57:36.806484 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.05.13 20:57:36.806551 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4889 | 2026.05.13 20:57:36.806665 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4890 | 2026.05.13 20:57:37.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.03 MiB, peak 253.10 MiB, free memory in arenas 0.00 B, will set to 249.48 MiB (RSS), difference: 1.45 MiB | ||
| 4891 | 2026.05.13 20:57:41.789848 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2026.05.13 20:57:41.790113 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4893 | 2026.05.13 20:57:41.790472 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4894 | 2026.05.13 20:57:41.790509 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4895 | 2026.05.13 20:57:41.790751 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4896 | 2026.05.13 20:57:41.790828 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4897 | 2026.05.13 20:57:41.790976 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4898 | 2026.05.13 20:57:41.791127 [ 362 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4899 | 2026.05.13 20:57:41.791127 [ 319 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4900 | 2026.05.13 20:57:41.791129 [ 337 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4901 | 2026.05.13 20:57:41.791319 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 4902 | 2026.05.13 20:57:41.791348 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4903 | 2026.05.13 20:57:41.791439 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4904 | 2026.05.13 20:57:41.791460 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 4905 | 2026.05.13 20:57:41.791495 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4906 | 2026.05.13 20:57:41.791538 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4907 | 2026.05.13 20:57:41.791574 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4908 | 2026.05.13 20:57:41.792927 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.002909 sec., 17531.797868683396 rows/sec., 3.55 MiB/sec. | ||
| 4909 | 2026.05.13 20:57:41.793189 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Debug> MemoryTracker: Peak memory usage (for query): 143.09 KiB. | ||
| 4910 | 2026.05.13 20:57:41.793207 [ 297 ] {8789dae0-0203-4998-b78a-ae9911cbfa67} <Debug> TCPHandler: Processed in 0.003496227 sec. | ||
| 4911 | 2026.05.13 20:57:41.798868 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.05.13 20:57:41.799039 [ 297 ] {667e92cb-7ff2-4e4c-b29a-a608cbab614f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4913 | 2026.05.13 20:57:41.799112 [ 297 ] {667e92cb-7ff2-4e4c-b29a-a608cbab614f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4914 | 2026.05.13 20:57:41.799979 [ 297 ] {667e92cb-7ff2-4e4c-b29a-a608cbab614f} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.05.13 20:57:41.800027 [ 297 ] {667e92cb-7ff2-4e4c-b29a-a608cbab614f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4916 | 2026.05.13 20:57:41.800459 [ 297 ] {667e92cb-7ff2-4e4c-b29a-a608cbab614f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4917 | 2026.05.13 20:57:41.800701 [ 297 ] {667e92cb-7ff2-4e4c-b29a-a608cbab614f} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.05.13 20:57:41.800859 [ 297 ] {667e92cb-7ff2-4e4c-b29a-a608cbab614f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001872 sec., 151709.40170940172 rows/sec., 9.64 MiB/sec. | ||
| 4919 | 2026.05.13 20:57:41.800901 [ 297 ] {667e92cb-7ff2-4e4c-b29a-a608cbab614f} <Debug> TCPHandler: Processed in 0.002163267 sec. | ||
| 4920 | 2026.05.13 20:57:41.801037 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.05.13 20:57:41.801136 [ 297 ] {4c82af6d-7e1b-4222-9263-5e992ec358cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4922 | 2026.05.13 20:57:41.801178 [ 297 ] {4c82af6d-7e1b-4222-9263-5e992ec358cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4923 | 2026.05.13 20:57:41.801936 [ 297 ] {4c82af6d-7e1b-4222-9263-5e992ec358cb} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.05.13 20:57:41.801974 [ 297 ] {4c82af6d-7e1b-4222-9263-5e992ec358cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4925 | 2026.05.13 20:57:41.802366 [ 297 ] {4c82af6d-7e1b-4222-9263-5e992ec358cb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4926 | 2026.05.13 20:57:41.802586 [ 297 ] {4c82af6d-7e1b-4222-9263-5e992ec358cb} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.05.13 20:57:41.802713 [ 297 ] {4c82af6d-7e1b-4222-9263-5e992ec358cb} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.001596 sec., 538220.5513784462 rows/sec., 42.02 MiB/sec. | ||
| 4928 | 2026.05.13 20:57:41.802749 [ 297 ] {4c82af6d-7e1b-4222-9263-5e992ec358cb} <Debug> TCPHandler: Processed in 0.001763573 sec. | ||
| 4929 | 2026.05.13 20:57:41.802891 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.05.13 20:57:41.802987 [ 297 ] {fbacb165-4345-4652-9baf-d0114747d87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4931 | 2026.05.13 20:57:41.803034 [ 297 ] {fbacb165-4345-4652-9baf-d0114747d87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4932 | 2026.05.13 20:57:41.803500 [ 297 ] {fbacb165-4345-4652-9baf-d0114747d87a} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.05.13 20:57:41.803537 [ 297 ] {fbacb165-4345-4652-9baf-d0114747d87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4934 | 2026.05.13 20:57:41.803851 [ 297 ] {fbacb165-4345-4652-9baf-d0114747d87a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4935 | 2026.05.13 20:57:41.804075 [ 297 ] {fbacb165-4345-4652-9baf-d0114747d87a} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.05.13 20:57:41.804210 [ 297 ] {fbacb165-4345-4652-9baf-d0114747d87a} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001241 sec., 139403.70668815472 rows/sec., 8.56 MiB/sec. | ||
| 4937 | 2026.05.13 20:57:41.804248 [ 297 ] {fbacb165-4345-4652-9baf-d0114747d87a} <Debug> TCPHandler: Processed in 0.001406041 sec. | ||
| 4938 | 2026.05.13 20:57:41.804377 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.05.13 20:57:41.804472 [ 297 ] {28b7d032-caaf-4897-9683-dac7917ffaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4940 | 2026.05.13 20:57:41.804511 [ 297 ] {28b7d032-caaf-4897-9683-dac7917ffaf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4941 | 2026.05.13 20:57:41.804949 [ 297 ] {28b7d032-caaf-4897-9683-dac7917ffaf7} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.05.13 20:57:41.804986 [ 297 ] {28b7d032-caaf-4897-9683-dac7917ffaf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4943 | 2026.05.13 20:57:41.805294 [ 297 ] {28b7d032-caaf-4897-9683-dac7917ffaf7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4944 | 2026.05.13 20:57:41.805505 [ 297 ] {28b7d032-caaf-4897-9683-dac7917ffaf7} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.05.13 20:57:41.805631 [ 297 ] {28b7d032-caaf-4897-9683-dac7917ffaf7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 4946 | 2026.05.13 20:57:41.805668 [ 297 ] {28b7d032-caaf-4897-9683-dac7917ffaf7} <Debug> TCPHandler: Processed in 0.00134082 sec. | ||
| 4947 | 2026.05.13 20:57:41.805830 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.05.13 20:57:41.805926 [ 297 ] {6ba33806-59e8-48e5-a05e-abe4244dba6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4949 | 2026.05.13 20:57:41.805965 [ 297 ] {6ba33806-59e8-48e5-a05e-abe4244dba6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4950 | 2026.05.13 20:57:41.806404 [ 297 ] {6ba33806-59e8-48e5-a05e-abe4244dba6a} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.05.13 20:57:41.806440 [ 297 ] {6ba33806-59e8-48e5-a05e-abe4244dba6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4952 | 2026.05.13 20:57:41.806744 [ 297 ] {6ba33806-59e8-48e5-a05e-abe4244dba6a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4953 | 2026.05.13 20:57:41.806954 [ 297 ] {6ba33806-59e8-48e5-a05e-abe4244dba6a} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.05.13 20:57:41.807081 [ 297 ] {6ba33806-59e8-48e5-a05e-abe4244dba6a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 4955 | 2026.05.13 20:57:41.807118 [ 297 ] {6ba33806-59e8-48e5-a05e-abe4244dba6a} <Debug> TCPHandler: Processed in 0.00133601 sec. | ||
| 4956 | 2026.05.13 20:57:41.807259 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.05.13 20:57:41.807354 [ 297 ] {fdf43b79-e780-47c8-873e-95281023da57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4958 | 2026.05.13 20:57:41.807393 [ 297 ] {fdf43b79-e780-47c8-873e-95281023da57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4959 | 2026.05.13 20:57:41.808084 [ 297 ] {fdf43b79-e780-47c8-873e-95281023da57} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.05.13 20:57:41.808119 [ 297 ] {fdf43b79-e780-47c8-873e-95281023da57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4961 | 2026.05.13 20:57:41.808447 [ 297 ] {fdf43b79-e780-47c8-873e-95281023da57} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4962 | 2026.05.13 20:57:41.808665 [ 297 ] {fdf43b79-e780-47c8-873e-95281023da57} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.05.13 20:57:41.808797 [ 297 ] {fdf43b79-e780-47c8-873e-95281023da57} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.00146 sec., 356849.3150684932 rows/sec., 25.19 MiB/sec. | ||
| 4964 | 2026.05.13 20:57:41.808834 [ 297 ] {fdf43b79-e780-47c8-873e-95281023da57} <Debug> TCPHandler: Processed in 0.001624303 sec. | ||
| 4965 | 2026.05.13 20:57:41.808960 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.05.13 20:57:41.809057 [ 297 ] {2b21999f-984b-4f38-ac67-d4c0b37fee97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4967 | 2026.05.13 20:57:41.809097 [ 297 ] {2b21999f-984b-4f38-ac67-d4c0b37fee97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4968 | 2026.05.13 20:57:41.809462 [ 297 ] {2b21999f-984b-4f38-ac67-d4c0b37fee97} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.05.13 20:57:41.809499 [ 297 ] {2b21999f-984b-4f38-ac67-d4c0b37fee97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4970 | 2026.05.13 20:57:41.809791 [ 297 ] {2b21999f-984b-4f38-ac67-d4c0b37fee97} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4971 | 2026.05.13 20:57:41.809986 [ 297 ] {2b21999f-984b-4f38-ac67-d4c0b37fee97} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.05.13 20:57:41.810108 [ 297 ] {2b21999f-984b-4f38-ac67-d4c0b37fee97} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 4973 | 2026.05.13 20:57:41.810142 [ 297 ] {2b21999f-984b-4f38-ac67-d4c0b37fee97} <Debug> TCPHandler: Processed in 0.00127033 sec. | ||
| 4974 | 2026.05.13 20:57:41.810259 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.05.13 20:57:41.810349 [ 297 ] {e8c94778-7a0b-4bc7-9811-eab1ee0df536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4976 | 2026.05.13 20:57:41.810389 [ 297 ] {e8c94778-7a0b-4bc7-9811-eab1ee0df536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4977 | 2026.05.13 20:57:41.810897 [ 297 ] {e8c94778-7a0b-4bc7-9811-eab1ee0df536} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.05.13 20:57:41.810933 [ 297 ] {e8c94778-7a0b-4bc7-9811-eab1ee0df536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4979 | 2026.05.13 20:57:41.811256 [ 297 ] {e8c94778-7a0b-4bc7-9811-eab1ee0df536} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4980 | 2026.05.13 20:57:41.811467 [ 297 ] {e8c94778-7a0b-4bc7-9811-eab1ee0df536} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.05.13 20:57:41.811599 [ 297 ] {e8c94778-7a0b-4bc7-9811-eab1ee0df536} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001214 sec., 218286.65568369027 rows/sec., 14.51 MiB/sec. | ||
| 4982 | 2026.05.13 20:57:41.811636 [ 297 ] {e8c94778-7a0b-4bc7-9811-eab1ee0df536} <Debug> TCPHandler: Processed in 0.001376911 sec. | ||
| 4983 | 2026.05.13 20:57:41.811777 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.05.13 20:57:41.811872 [ 297 ] {3e6ed967-6b98-41ca-af22-1029d4c50e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.05.13 20:57:41.811913 [ 297 ] {3e6ed967-6b98-41ca-af22-1029d4c50e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4986 | 2026.05.13 20:57:41.812248 [ 297 ] {3e6ed967-6b98-41ca-af22-1029d4c50e19} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.05.13 20:57:41.812285 [ 297 ] {3e6ed967-6b98-41ca-af22-1029d4c50e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4988 | 2026.05.13 20:57:41.812578 [ 297 ] {3e6ed967-6b98-41ca-af22-1029d4c50e19} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4989 | 2026.05.13 20:57:41.812783 [ 297 ] {3e6ed967-6b98-41ca-af22-1029d4c50e19} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.05.13 20:57:41.812910 [ 297 ] {3e6ed967-6b98-41ca-af22-1029d4c50e19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 4991 | 2026.05.13 20:57:41.812945 [ 297 ] {3e6ed967-6b98-41ca-af22-1029d4c50e19} <Debug> TCPHandler: Processed in 0.00121711 sec. | ||
| 4992 | 2026.05.13 20:57:41.813072 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.05.13 20:57:41.813167 [ 297 ] {7909e266-aff5-4f9f-a65c-02b66624ecd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4994 | 2026.05.13 20:57:41.813220 [ 297 ] {7909e266-aff5-4f9f-a65c-02b66624ecd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4995 | 2026.05.13 20:57:41.814046 [ 297 ] {7909e266-aff5-4f9f-a65c-02b66624ecd4} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.05.13 20:57:41.814083 [ 297 ] {7909e266-aff5-4f9f-a65c-02b66624ecd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4997 | 2026.05.13 20:57:41.814620 [ 297 ] {7909e266-aff5-4f9f-a65c-02b66624ecd4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4998 | 2026.05.13 20:57:41.814846 [ 297 ] {7909e266-aff5-4f9f-a65c-02b66624ecd4} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.05.13 20:57:41.814986 [ 297 ] {7909e266-aff5-4f9f-a65c-02b66624ecd4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001836 sec., 16884.531590413942 rows/sec., 30.26 MiB/sec. | ||
| 5000 | 2026.05.13 20:57:41.815036 [ 297 ] {7909e266-aff5-4f9f-a65c-02b66624ecd4} <Debug> TCPHandler: Processed in 0.002012016 sec. | ||
| 5001 | 2026.05.13 20:57:41.815193 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.05.13 20:57:41.815293 [ 297 ] {723c7bbf-aef5-4636-b994-85f823086fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5003 | 2026.05.13 20:57:41.815338 [ 297 ] {723c7bbf-aef5-4636-b994-85f823086fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5004 | 2026.05.13 20:57:41.815689 [ 297 ] {723c7bbf-aef5-4636-b994-85f823086fae} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.05.13 20:57:41.815728 [ 297 ] {723c7bbf-aef5-4636-b994-85f823086fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5006 | 2026.05.13 20:57:41.816048 [ 297 ] {723c7bbf-aef5-4636-b994-85f823086fae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5007 | 2026.05.13 20:57:41.816267 [ 297 ] {723c7bbf-aef5-4636-b994-85f823086fae} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.05.13 20:57:41.816395 [ 297 ] {723c7bbf-aef5-4636-b994-85f823086fae} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 5.02 MiB/sec. | ||
| 5009 | 2026.05.13 20:57:41.816430 [ 297 ] {723c7bbf-aef5-4636-b994-85f823086fae} <Debug> TCPHandler: Processed in 0.00128605 sec. | ||
| 5010 | 2026.05.13 20:57:43.470139 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5011 | 2026.05.13 20:57:43.470196 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5012 | 2026.05.13 20:57:43.537878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9517 | ||
| 5013 | 2026.05.13 20:57:43.538363 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.05.13 20:57:43.538405 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5015 | 2026.05.13 20:57:43.539023 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5016 | 2026.05.13 20:57:43.539252 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.05.13 20:57:43.539380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9517 | ||
| 5018 | 2026.05.13 20:57:43.557779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 638 | ||
| 5019 | 2026.05.13 20:57:43.560344 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.05.13 20:57:43.560392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5021 | 2026.05.13 20:57:43.561648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5022 | 2026.05.13 20:57:43.561932 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.05.13 20:57:43.562180 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 5024 | 2026.05.13 20:57:44.026245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5025 | 2026.05.13 20:57:44.043325 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.05.13 20:57:44.043381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5027 | 2026.05.13 20:57:44.048951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5028 | 2026.05.13 20:57:44.049659 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.05.13 20:57:44.052592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5030 | 2026.05.13 20:57:46.785475 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2026.05.13 20:57:46.785736 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5032 | 2026.05.13 20:57:46.786101 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5033 | 2026.05.13 20:57:46.786142 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5034 | 2026.05.13 20:57:46.786380 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5035 | 2026.05.13 20:57:46.786448 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5036 | 2026.05.13 20:57:46.786610 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5037 | 2026.05.13 20:57:46.786723 [ 337 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5038 | 2026.05.13 20:57:46.786735 [ 320 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5039 | 2026.05.13 20:57:46.786751 [ 319 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5040 | 2026.05.13 20:57:46.786916 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 5041 | 2026.05.13 20:57:46.786943 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5042 | 2026.05.13 20:57:46.787027 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5043 | 2026.05.13 20:57:46.787074 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 5044 | 2026.05.13 20:57:46.787111 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5045 | 2026.05.13 20:57:46.787150 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5046 | 2026.05.13 20:57:46.787184 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5047 | 2026.05.13 20:57:46.788519 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002881 sec., 17702.18674071503 rows/sec., 2.24 MiB/sec. | ||
| 5048 | 2026.05.13 20:57:46.788661 [ 297 ] {e27d4c7b-9eba-477f-a946-5df30eae7757} <Debug> TCPHandler: Processed in 0.003321306 sec. | ||
| 5049 | 2026.05.13 20:57:46.790449 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2026.05.13 20:57:46.790578 [ 297 ] {9264799e-357f-4e1c-a33c-7daf9988c61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5051 | 2026.05.13 20:57:46.790627 [ 297 ] {9264799e-357f-4e1c-a33c-7daf9988c61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5052 | 2026.05.13 20:57:46.791211 [ 297 ] {9264799e-357f-4e1c-a33c-7daf9988c61c} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.05.13 20:57:46.791262 [ 297 ] {9264799e-357f-4e1c-a33c-7daf9988c61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5054 | 2026.05.13 20:57:46.791622 [ 297 ] {9264799e-357f-4e1c-a33c-7daf9988c61c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5055 | 2026.05.13 20:57:46.791850 [ 297 ] {9264799e-357f-4e1c-a33c-7daf9988c61c} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.05.13 20:57:46.792000 [ 297 ] {9264799e-357f-4e1c-a33c-7daf9988c61c} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001458 sec., 53497.94238683127 rows/sec., 4.41 MiB/sec. | ||
| 5057 | 2026.05.13 20:57:46.792037 [ 297 ] {9264799e-357f-4e1c-a33c-7daf9988c61c} <Debug> TCPHandler: Processed in 0.001648623 sec. | ||
| 5058 | 2026.05.13 20:57:46.792175 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.05.13 20:57:46.792273 [ 297 ] {7744c91e-513e-4980-a5aa-a2e9e168e8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5060 | 2026.05.13 20:57:46.792313 [ 297 ] {7744c91e-513e-4980-a5aa-a2e9e168e8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5061 | 2026.05.13 20:57:46.792714 [ 297 ] {7744c91e-513e-4980-a5aa-a2e9e168e8e8} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.05.13 20:57:46.792751 [ 297 ] {7744c91e-513e-4980-a5aa-a2e9e168e8e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5063 | 2026.05.13 20:57:46.793036 [ 297 ] {7744c91e-513e-4980-a5aa-a2e9e168e8e8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5064 | 2026.05.13 20:57:46.793257 [ 297 ] {7744c91e-513e-4980-a5aa-a2e9e168e8e8} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.05.13 20:57:46.793368 [ 48 ] {} <Debug> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5066 | 2026.05.13 20:57:46.793388 [ 297 ] {7744c91e-513e-4980-a5aa-a2e9e168e8e8} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001133 sec., 9708.737864077671 rows/sec., 730.05 KiB/sec. | ||
| 5067 | 2026.05.13 20:57:46.793429 [ 48 ] {} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.05.13 20:57:46.793439 [ 297 ] {7744c91e-513e-4980-a5aa-a2e9e168e8e8} <Debug> TCPHandler: Processed in 0.00131314 sec. | ||
| 5069 | 2026.05.13 20:57:46.793459 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5070 | 2026.05.13 20:57:46.793566 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5071 | 2026.05.13 20:57:46.793567 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::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 | ||
| 5072 | 2026.05.13 20:57:46.793669 [ 297 ] {311d51f0-8b6d-49de-98ae-7e935e63aa32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5073 | 2026.05.13 20:57:46.793696 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5074 | 2026.05.13 20:57:46.793712 [ 297 ] {311d51f0-8b6d-49de-98ae-7e935e63aa32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5075 | 2026.05.13 20:57:46.793731 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 225 rows starting from the beginning of the part | ||
| 5076 | 2026.05.13 20:57:46.793797 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 5077 | 2026.05.13 20:57:46.793844 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 173 rows starting from the beginning of the part | ||
| 5078 | 2026.05.13 20:57:46.793886 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part | ||
| 5079 | 2026.05.13 20:57:46.793924 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 173 rows starting from the beginning of the part | ||
| 5080 | 2026.05.13 20:57:46.793964 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 5081 | 2026.05.13 20:57:46.794150 [ 297 ] {311d51f0-8b6d-49de-98ae-7e935e63aa32} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.05.13 20:57:46.794192 [ 297 ] {311d51f0-8b6d-49de-98ae-7e935e63aa32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5083 | 2026.05.13 20:57:46.794512 [ 297 ] {311d51f0-8b6d-49de-98ae-7e935e63aa32} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5084 | 2026.05.13 20:57:46.794741 [ 297 ] {311d51f0-8b6d-49de-98ae-7e935e63aa32} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.05.13 20:57:46.794806 [ 194 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127435 sec., 481814.25824930356 rows/sec., 32.23 MiB/sec. | ||
| 5086 | 2026.05.13 20:57:46.794872 [ 297 ] {311d51f0-8b6d-49de-98ae-7e935e63aa32} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001221 sec., 61425.06142506142 rows/sec., 4.80 MiB/sec. | ||
| 5087 | 2026.05.13 20:57:46.794913 [ 297 ] {311d51f0-8b6d-49de-98ae-7e935e63aa32} <Debug> TCPHandler: Processed in 0.001397191 sec. | ||
| 5088 | 2026.05.13 20:57:46.794953 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5089 | 2026.05.13 20:57:46.795056 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2026.05.13 20:57:46.795157 [ 297 ] {c1cc8dcb-f2ea-41b6-920c-42202d745e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5091 | 2026.05.13 20:57:46.795202 [ 297 ] {c1cc8dcb-f2ea-41b6-920c-42202d745e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5092 | 2026.05.13 20:57:46.795203 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_26_5} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.05.13 20:57:46.795282 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_26_5} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5094 | 2026.05.13 20:57:46.795346 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5095 | 2026.05.13 20:57:46.795620 [ 297 ] {c1cc8dcb-f2ea-41b6-920c-42202d745e54} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.05.13 20:57:46.795660 [ 297 ] {c1cc8dcb-f2ea-41b6-920c-42202d745e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5097 | 2026.05.13 20:57:46.795993 [ 297 ] {c1cc8dcb-f2ea-41b6-920c-42202d745e54} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5098 | 2026.05.13 20:57:46.796203 [ 297 ] {c1cc8dcb-f2ea-41b6-920c-42202d745e54} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.05.13 20:57:46.796336 [ 297 ] {c1cc8dcb-f2ea-41b6-920c-42202d745e54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 5100 | 2026.05.13 20:57:46.796372 [ 297 ] {c1cc8dcb-f2ea-41b6-920c-42202d745e54} <Debug> TCPHandler: Processed in 0.00136537 sec. | ||
| 5101 | 2026.05.13 20:57:46.796496 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.05.13 20:57:46.796591 [ 297 ] {1a7398dd-b7ff-4dce-9195-cb44a83dea1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5103 | 2026.05.13 20:57:46.796644 [ 297 ] {1a7398dd-b7ff-4dce-9195-cb44a83dea1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5104 | 2026.05.13 20:57:46.797371 [ 297 ] {1a7398dd-b7ff-4dce-9195-cb44a83dea1a} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.05.13 20:57:46.797407 [ 297 ] {1a7398dd-b7ff-4dce-9195-cb44a83dea1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5106 | 2026.05.13 20:57:46.797906 [ 297 ] {1a7398dd-b7ff-4dce-9195-cb44a83dea1a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5107 | 2026.05.13 20:57:46.798129 [ 297 ] {1a7398dd-b7ff-4dce-9195-cb44a83dea1a} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.05.13 20:57:46.798264 [ 297 ] {1a7398dd-b7ff-4dce-9195-cb44a83dea1a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001691 sec., 6505.026611472502 rows/sec., 11.66 MiB/sec. | ||
| 5109 | 2026.05.13 20:57:46.798314 [ 297 ] {1a7398dd-b7ff-4dce-9195-cb44a83dea1a} <Debug> TCPHandler: Processed in 0.001866914 sec. | ||
| 5110 | 2026.05.13 20:57:46.798448 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.05.13 20:57:46.798544 [ 297 ] {ee679263-713a-469e-b34a-e7bb072bb7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.05.13 20:57:46.798585 [ 297 ] {ee679263-713a-469e-b34a-e7bb072bb7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5113 | 2026.05.13 20:57:46.798925 [ 297 ] {ee679263-713a-469e-b34a-e7bb072bb7dc} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.05.13 20:57:46.798961 [ 297 ] {ee679263-713a-469e-b34a-e7bb072bb7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5115 | 2026.05.13 20:57:46.799259 [ 297 ] {ee679263-713a-469e-b34a-e7bb072bb7dc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5116 | 2026.05.13 20:57:46.799467 [ 297 ] {ee679263-713a-469e-b34a-e7bb072bb7dc} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.05.13 20:57:46.799593 [ 297 ] {ee679263-713a-469e-b34a-e7bb072bb7dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 5118 | 2026.05.13 20:57:46.799628 [ 297 ] {ee679263-713a-469e-b34a-e7bb072bb7dc} <Debug> TCPHandler: Processed in 0.001228909 sec. | ||
| 5119 | 2026.05.13 20:57:47.026789 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.05.13 20:57:47.027023 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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) | ||
| 5121 | 2026.05.13 20:57:47.027383 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5122 | 2026.05.13 20:57:47.027422 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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 | ||
| 5123 | 2026.05.13 20:57:47.027678 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5124 | 2026.05.13 20:57:47.027745 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5125 | 2026.05.13 20:57:47.027889 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 5126 | 2026.05.13 20:57:47.028015 [ 323 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5127 | 2026.05.13 20:57:47.028033 [ 358 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5128 | 2026.05.13 20:57:47.028051 [ 333 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5129 | 2026.05.13 20:57:47.028222 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 5130 | 2026.05.13 20:57:47.028251 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5131 | 2026.05.13 20:57:47.028338 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5132 | 2026.05.13 20:57:47.028359 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 5133 | 2026.05.13 20:57:47.028395 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 5134 | 2026.05.13 20:57:47.028436 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 5135 | 2026.05.13 20:57:47.028480 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 5136 | 2026.05.13 20:57:47.030065 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.003148 sec., 16200.762388818297 rows/sec., 3.84 MiB/sec. | ||
| 5137 | 2026.05.13 20:57:47.030211 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Debug> MemoryTracker: Peak memory usage (for query): 161.88 KiB. | ||
| 5138 | 2026.05.13 20:57:47.030227 [ 297 ] {4a5c2bf3-69d0-4623-8c7e-5e9070f160ae} <Debug> TCPHandler: Processed in 0.003568838 sec. | ||
| 5139 | 2026.05.13 20:57:47.046346 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.05.13 20:57:47.046484 [ 297 ] {c9ddfba7-11a6-4e77-8f31-092b760c0510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5141 | 2026.05.13 20:57:47.046536 [ 297 ] {c9ddfba7-11a6-4e77-8f31-092b760c0510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5142 | 2026.05.13 20:57:47.047401 [ 297 ] {c9ddfba7-11a6-4e77-8f31-092b760c0510} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.05.13 20:57:47.047448 [ 297 ] {c9ddfba7-11a6-4e77-8f31-092b760c0510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5144 | 2026.05.13 20:57:47.047847 [ 297 ] {c9ddfba7-11a6-4e77-8f31-092b760c0510} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5145 | 2026.05.13 20:57:47.048078 [ 297 ] {c9ddfba7-11a6-4e77-8f31-092b760c0510} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.05.13 20:57:47.048224 [ 297 ] {c9ddfba7-11a6-4e77-8f31-092b760c0510} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001779 sec., 159640.24732996066 rows/sec., 10.14 MiB/sec. | ||
| 5147 | 2026.05.13 20:57:47.048263 [ 297 ] {c9ddfba7-11a6-4e77-8f31-092b760c0510} <Debug> TCPHandler: Processed in 0.001985705 sec. | ||
| 5148 | 2026.05.13 20:57:47.048391 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2026.05.13 20:57:47.048486 [ 297 ] {31902cbd-bb03-482c-9ffb-374148cefb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5150 | 2026.05.13 20:57:47.048525 [ 297 ] {31902cbd-bb03-482c-9ffb-374148cefb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5151 | 2026.05.13 20:57:47.050080 [ 297 ] {31902cbd-bb03-482c-9ffb-374148cefb88} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.05.13 20:57:47.050119 [ 297 ] {31902cbd-bb03-482c-9ffb-374148cefb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5153 | 2026.05.13 20:57:47.050612 [ 297 ] {31902cbd-bb03-482c-9ffb-374148cefb88} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5154 | 2026.05.13 20:57:47.050835 [ 297 ] {31902cbd-bb03-482c-9ffb-374148cefb88} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.05.13 20:57:47.050978 [ 297 ] {31902cbd-bb03-482c-9ffb-374148cefb88} <Debug> executeQuery: Read 3204 rows, 244.50 KiB in 0.00251 sec., 1276494.0239043825 rows/sec., 95.13 MiB/sec. | ||
| 5156 | 2026.05.13 20:57:47.050981 [ 48 ] {} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5157 | 2026.05.13 20:57:47.051017 [ 297 ] {31902cbd-bb03-482c-9ffb-374148cefb88} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5158 | 2026.05.13 20:57:47.051042 [ 297 ] {31902cbd-bb03-482c-9ffb-374148cefb88} <Debug> TCPHandler: Processed in 0.002699601 sec. | ||
| 5159 | 2026.05.13 20:57:47.051049 [ 48 ] {} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.05.13 20:57:47.051082 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5161 | 2026.05.13 20:57:47.051165 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2026.05.13 20:57:47.051188 [ 189 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 5163 | 2026.05.13 20:57:47.051268 [ 297 ] {75526cba-5c3f-4bb6-9213-7aec7b1a429e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5164 | 2026.05.13 20:57:47.051309 [ 189 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5165 | 2026.05.13 20:57:47.051314 [ 297 ] {75526cba-5c3f-4bb6-9213-7aec7b1a429e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5166 | 2026.05.13 20:57:47.051350 [ 189 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3359 rows starting from the beginning of the part | ||
| 5167 | 2026.05.13 20:57:47.051420 [ 189 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 859 rows starting from the beginning of the part | ||
| 5168 | 2026.05.13 20:57:47.051467 [ 189 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 83 rows starting from the beginning of the part | ||
| 5169 | 2026.05.13 20:57:47.051518 [ 189 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 859 rows starting from the beginning of the part | ||
| 5170 | 2026.05.13 20:57:47.051567 [ 189 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part | ||
| 5171 | 2026.05.13 20:57:47.051628 [ 189 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3204 rows starting from the beginning of the part | ||
| 5172 | 2026.05.13 20:57:47.051888 [ 297 ] {75526cba-5c3f-4bb6-9213-7aec7b1a429e} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.05.13 20:57:47.051932 [ 297 ] {75526cba-5c3f-4bb6-9213-7aec7b1a429e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5174 | 2026.05.13 20:57:47.052252 [ 297 ] {75526cba-5c3f-4bb6-9213-7aec7b1a429e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5175 | 2026.05.13 20:57:47.052487 [ 297 ] {75526cba-5c3f-4bb6-9213-7aec7b1a429e} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.05.13 20:57:47.052631 [ 297 ] {75526cba-5c3f-4bb6-9213-7aec7b1a429e} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001382 sec., 131693.1982633864 rows/sec., 8.16 MiB/sec. | ||
| 5177 | 2026.05.13 20:57:47.052669 [ 297 ] {75526cba-5c3f-4bb6-9213-7aec7b1a429e} <Debug> TCPHandler: Processed in 0.001553421 sec. | ||
| 5178 | 2026.05.13 20:57:47.052846 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2026.05.13 20:57:47.052941 [ 297 ] {2c0b395e-5ba0-469b-a0bc-fe5355733123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5180 | 2026.05.13 20:57:47.052980 [ 297 ] {2c0b395e-5ba0-469b-a0bc-fe5355733123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5181 | 2026.05.13 20:57:47.053624 [ 297 ] {2c0b395e-5ba0-469b-a0bc-fe5355733123} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.05.13 20:57:47.053661 [ 297 ] {2c0b395e-5ba0-469b-a0bc-fe5355733123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5183 | 2026.05.13 20:57:47.054019 [ 297 ] {2c0b395e-5ba0-469b-a0bc-fe5355733123} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5184 | 2026.05.13 20:57:47.054241 [ 297 ] {2c0b395e-5ba0-469b-a0bc-fe5355733123} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.05.13 20:57:47.054314 [ 200 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8442 rows, containing 5 columns (5 merged, 0 gathered) in 0.003165514 sec., 2666865.475875324 rows/sec., 212.08 MiB/sec. | ||
| 5186 | 2026.05.13 20:57:47.054372 [ 297 ] {2c0b395e-5ba0-469b-a0bc-fe5355733123} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001448 sec., 656077.3480662983 rows/sec., 38.60 MiB/sec. | ||
| 5187 | 2026.05.13 20:57:47.054414 [ 297 ] {2c0b395e-5ba0-469b-a0bc-fe5355733123} <Debug> TCPHandler: Processed in 0.001622822 sec. | ||
| 5188 | 2026.05.13 20:57:47.054577 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2026.05.13 20:57:47.054620 [ 189 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5190 | 2026.05.13 20:57:47.054682 [ 297 ] {2b8b6888-0bf4-4125-a328-96be28cc1c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5191 | 2026.05.13 20:57:47.054729 [ 297 ] {2b8b6888-0bf4-4125-a328-96be28cc1c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5192 | 2026.05.13 20:57:47.054886 [ 189 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_31_6} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.05.13 20:57:47.054965 [ 189 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_31_6} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5194 | 2026.05.13 20:57:47.055033 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 5195 | 2026.05.13 20:57:47.055194 [ 297 ] {2b8b6888-0bf4-4125-a328-96be28cc1c86} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.05.13 20:57:47.055237 [ 297 ] {2b8b6888-0bf4-4125-a328-96be28cc1c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5197 | 2026.05.13 20:57:47.055531 [ 297 ] {2b8b6888-0bf4-4125-a328-96be28cc1c86} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5198 | 2026.05.13 20:57:47.055739 [ 297 ] {2b8b6888-0bf4-4125-a328-96be28cc1c86} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5199 | 2026.05.13 20:57:47.055870 [ 297 ] {2b8b6888-0bf4-4125-a328-96be28cc1c86} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001206 sec., 829.1873963515754 rows/sec., 58.30 KiB/sec. | ||
| 5200 | 2026.05.13 20:57:47.055906 [ 297 ] {2b8b6888-0bf4-4125-a328-96be28cc1c86} <Debug> TCPHandler: Processed in 0.00137764 sec. | ||
| 5201 | 2026.05.13 20:57:47.056052 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5202 | 2026.05.13 20:57:47.056147 [ 297 ] {561ee146-7cda-4dc2-84f1-75360a88b74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5203 | 2026.05.13 20:57:47.056185 [ 297 ] {561ee146-7cda-4dc2-84f1-75360a88b74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5204 | 2026.05.13 20:57:47.056662 [ 297 ] {561ee146-7cda-4dc2-84f1-75360a88b74a} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.05.13 20:57:47.056699 [ 297 ] {561ee146-7cda-4dc2-84f1-75360a88b74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5206 | 2026.05.13 20:57:47.057001 [ 297 ] {561ee146-7cda-4dc2-84f1-75360a88b74a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5207 | 2026.05.13 20:57:47.057221 [ 297 ] {561ee146-7cda-4dc2-84f1-75360a88b74a} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.05.13 20:57:47.057349 [ 297 ] {561ee146-7cda-4dc2-84f1-75360a88b74a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 5209 | 2026.05.13 20:57:47.057386 [ 297 ] {561ee146-7cda-4dc2-84f1-75360a88b74a} <Debug> TCPHandler: Processed in 0.001381451 sec. | ||
| 5210 | 2026.05.13 20:57:47.057524 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2026.05.13 20:57:47.057619 [ 297 ] {f7fc9381-0986-41f0-8f89-870a2de4334d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5212 | 2026.05.13 20:57:47.057658 [ 297 ] {f7fc9381-0986-41f0-8f89-870a2de4334d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5213 | 2026.05.13 20:57:47.058900 [ 297 ] {f7fc9381-0986-41f0-8f89-870a2de4334d} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2026.05.13 20:57:47.058937 [ 297 ] {f7fc9381-0986-41f0-8f89-870a2de4334d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5215 | 2026.05.13 20:57:47.059308 [ 297 ] {f7fc9381-0986-41f0-8f89-870a2de4334d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5216 | 2026.05.13 20:57:47.059521 [ 297 ] {f7fc9381-0986-41f0-8f89-870a2de4334d} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2026.05.13 20:57:47.059630 [ 55 ] {} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5218 | 2026.05.13 20:57:47.059651 [ 297 ] {f7fc9381-0986-41f0-8f89-870a2de4334d} <Debug> executeQuery: Read 1745 rows, 120.50 KiB in 0.002049 sec., 851634.943875061 rows/sec., 57.43 MiB/sec. | ||
| 5219 | 2026.05.13 20:57:47.059684 [ 55 ] {} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.05.13 20:57:47.059699 [ 297 ] {f7fc9381-0986-41f0-8f89-870a2de4334d} <Debug> TCPHandler: Processed in 0.002223197 sec. | ||
| 5221 | 2026.05.13 20:57:47.059712 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5222 | 2026.05.13 20:57:47.059815 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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 | ||
| 5223 | 2026.05.13 20:57:47.059868 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.05.13 20:57:47.059947 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5225 | 2026.05.13 20:57:47.059973 [ 297 ] {05c8cf7a-ae18-4db0-9c1b-05b13dc4b7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5226 | 2026.05.13 20:57:47.059989 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1830 rows starting from the beginning of the part | ||
| 5227 | 2026.05.13 20:57:47.060020 [ 297 ] {05c8cf7a-ae18-4db0-9c1b-05b13dc4b7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5228 | 2026.05.13 20:57:47.060073 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 521 rows starting from the beginning of the part | ||
| 5229 | 2026.05.13 20:57:47.060132 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 85 rows starting from the beginning of the part | ||
| 5230 | 2026.05.13 20:57:47.060182 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 521 rows starting from the beginning of the part | ||
| 5231 | 2026.05.13 20:57:47.060229 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 75 rows starting from the beginning of the part | ||
| 5232 | 2026.05.13 20:57:47.060277 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1745 rows starting from the beginning of the part | ||
| 5233 | 2026.05.13 20:57:47.060395 [ 297 ] {05c8cf7a-ae18-4db0-9c1b-05b13dc4b7f1} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.05.13 20:57:47.060439 [ 297 ] {05c8cf7a-ae18-4db0-9c1b-05b13dc4b7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5235 | 2026.05.13 20:57:47.060774 [ 297 ] {05c8cf7a-ae18-4db0-9c1b-05b13dc4b7f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5236 | 2026.05.13 20:57:47.061001 [ 297 ] {05c8cf7a-ae18-4db0-9c1b-05b13dc4b7f1} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.05.13 20:57:47.061136 [ 297 ] {05c8cf7a-ae18-4db0-9c1b-05b13dc4b7f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001181 sec., 5080.4403048264185 rows/sec., 265.43 KiB/sec. | ||
| 5238 | 2026.05.13 20:57:47.061172 [ 297 ] {05c8cf7a-ae18-4db0-9c1b-05b13dc4b7f1} <Debug> TCPHandler: Processed in 0.001352591 sec. | ||
| 5239 | 2026.05.13 20:57:47.061311 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.05.13 20:57:47.061411 [ 297 ] {9cce16fc-ac83-4331-b0bb-2bb0702f7c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5241 | 2026.05.13 20:57:47.061452 [ 297 ] {9cce16fc-ac83-4331-b0bb-2bb0702f7c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5242 | 2026.05.13 20:57:47.061877 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4777 rows, containing 5 columns (5 merged, 0 gathered) in 0.002103237 sec., 2271260.9182892847 rows/sec., 164.84 MiB/sec. | ||
| 5243 | 2026.05.13 20:57:47.062092 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5244 | 2026.05.13 20:57:47.062252 [ 297 ] {9cce16fc-ac83-4331-b0bb-2bb0702f7c7d} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.05.13 20:57:47.062297 [ 297 ] {9cce16fc-ac83-4331-b0bb-2bb0702f7c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5246 | 2026.05.13 20:57:47.062351 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_31_6} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.05.13 20:57:47.062436 [ 200 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_31_6} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5248 | 2026.05.13 20:57:47.062507 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 5249 | 2026.05.13 20:57:47.062780 [ 297 ] {9cce16fc-ac83-4331-b0bb-2bb0702f7c7d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5250 | 2026.05.13 20:57:47.063011 [ 297 ] {9cce16fc-ac83-4331-b0bb-2bb0702f7c7d} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.05.13 20:57:47.063142 [ 297 ] {9cce16fc-ac83-4331-b0bb-2bb0702f7c7d} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001749 sec., 915380.2172670098 rows/sec., 55.57 MiB/sec. | ||
| 5252 | 2026.05.13 20:57:47.063145 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5253 | 2026.05.13 20:57:47.063179 [ 297 ] {9cce16fc-ac83-4331-b0bb-2bb0702f7c7d} <Debug> TCPHandler: Processed in 0.001917125 sec. | ||
| 5254 | 2026.05.13 20:57:47.063201 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2026.05.13 20:57:47.063227 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5256 | 2026.05.13 20:57:47.063320 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5257 | 2026.05.13 20:57:47.063321 [ 199 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 5258 | 2026.05.13 20:57:47.063421 [ 297 ] {53262aa1-34fb-401e-b337-bbd73aecbf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5259 | 2026.05.13 20:57:47.063439 [ 199 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5260 | 2026.05.13 20:57:47.063467 [ 297 ] {53262aa1-34fb-401e-b337-bbd73aecbf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5261 | 2026.05.13 20:57:47.063469 [ 199 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10889 rows starting from the beginning of the part | ||
| 5262 | 2026.05.13 20:57:47.063532 [ 199 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5263 | 2026.05.13 20:57:47.063578 [ 199 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 165 rows starting from the beginning of the part | ||
| 5264 | 2026.05.13 20:57:47.063621 [ 199 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5265 | 2026.05.13 20:57:47.063662 [ 199 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5266 | 2026.05.13 20:57:47.063702 [ 199 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1601 rows starting from the beginning of the part | ||
| 5267 | 2026.05.13 20:57:47.063810 [ 297 ] {53262aa1-34fb-401e-b337-bbd73aecbf89} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.05.13 20:57:47.063844 [ 297 ] {53262aa1-34fb-401e-b337-bbd73aecbf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5269 | 2026.05.13 20:57:47.064144 [ 297 ] {53262aa1-34fb-401e-b337-bbd73aecbf89} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5270 | 2026.05.13 20:57:47.064352 [ 297 ] {53262aa1-34fb-401e-b337-bbd73aecbf89} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.05.13 20:57:47.064485 [ 297 ] {53262aa1-34fb-401e-b337-bbd73aecbf89} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 5272 | 2026.05.13 20:57:47.064520 [ 297 ] {53262aa1-34fb-401e-b337-bbd73aecbf89} <Debug> TCPHandler: Processed in 0.001248239 sec. | ||
| 5273 | 2026.05.13 20:57:47.064651 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2026.05.13 20:57:47.064745 [ 297 ] {38db4412-dade-4004-a3f4-8baafa053c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.05.13 20:57:47.064799 [ 297 ] {38db4412-dade-4004-a3f4-8baafa053c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5276 | 2026.05.13 20:57:47.065699 [ 297 ] {38db4412-dade-4004-a3f4-8baafa053c5e} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.05.13 20:57:47.065736 [ 297 ] {38db4412-dade-4004-a3f4-8baafa053c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5278 | 2026.05.13 20:57:47.066444 [ 297 ] {38db4412-dade-4004-a3f4-8baafa053c5e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5279 | 2026.05.13 20:57:47.066677 [ 297 ] {38db4412-dade-4004-a3f4-8baafa053c5e} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.05.13 20:57:47.066823 [ 297 ] {38db4412-dade-4004-a3f4-8baafa053c5e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002095 sec., 19093.07875894988 rows/sec., 34.21 MiB/sec. | ||
| 5281 | 2026.05.13 20:57:47.066891 [ 297 ] {38db4412-dade-4004-a3f4-8baafa053c5e} <Debug> TCPHandler: Processed in 0.002288088 sec. | ||
| 5282 | 2026.05.13 20:57:47.066934 [ 191 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13345 rows, containing 5 columns (5 merged, 0 gathered) in 0.003651558 sec., 3654604.418168902 rows/sec., 235.03 MiB/sec. | ||
| 5283 | 2026.05.13 20:57:47.067030 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5284 | 2026.05.13 20:57:47.067132 [ 297 ] {ea47216e-90fe-4f06-acba-73af0c83a235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5285 | 2026.05.13 20:57:47.067174 [ 297 ] {ea47216e-90fe-4f06-acba-73af0c83a235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5286 | 2026.05.13 20:57:47.067368 [ 189 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5287 | 2026.05.13 20:57:47.067528 [ 297 ] {ea47216e-90fe-4f06-acba-73af0c83a235} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.05.13 20:57:47.067572 [ 297 ] {ea47216e-90fe-4f06-acba-73af0c83a235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5289 | 2026.05.13 20:57:47.067700 [ 189 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.05.13 20:57:47.067822 [ 189 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5291 | 2026.05.13 20:57:47.067915 [ 297 ] {ea47216e-90fe-4f06-acba-73af0c83a235} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5292 | 2026.05.13 20:57:47.067916 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 5293 | 2026.05.13 20:57:47.068147 [ 297 ] {ea47216e-90fe-4f06-acba-73af0c83a235} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.05.13 20:57:47.068285 [ 297 ] {ea47216e-90fe-4f06-acba-73af0c83a235} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001171 sec., 35866.780529462 rows/sec., 2.05 MiB/sec. | ||
| 5295 | 2026.05.13 20:57:47.068291 [ 49 ] {} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5296 | 2026.05.13 20:57:47.068324 [ 297 ] {ea47216e-90fe-4f06-acba-73af0c83a235} <Debug> TCPHandler: Processed in 0.001342591 sec. | ||
| 5297 | 2026.05.13 20:57:47.068340 [ 49 ] {} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.05.13 20:57:47.068368 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5299 | 2026.05.13 20:57:47.068458 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 5300 | 2026.05.13 20:57:47.068579 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5301 | 2026.05.13 20:57:47.068610 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1680 rows starting from the beginning of the part | ||
| 5302 | 2026.05.13 20:57:47.068672 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5303 | 2026.05.13 20:57:47.068724 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5304 | 2026.05.13 20:57:47.068769 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5305 | 2026.05.13 20:57:47.068817 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5306 | 2026.05.13 20:57:47.068860 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 5307 | 2026.05.13 20:57:47.069995 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2022 rows, containing 4 columns (4 merged, 0 gathered) in 0.001578153 sec., 1281244.5941553195 rows/sec., 82.77 MiB/sec. | ||
| 5308 | 2026.05.13 20:57:47.070254 [ 188 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5309 | 2026.05.13 20:57:47.070514 [ 188 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_31_6} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.05.13 20:57:47.070583 [ 188 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_31_6} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5311 | 2026.05.13 20:57:47.070640 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5312 | 2026.05.13 20:57:48.292368 [ 53 ] {} <Debug> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5313 | 2026.05.13 20:57:48.292428 [ 53 ] {} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.05.13 20:57:48.292448 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5315 | 2026.05.13 20:57:48.292565 [ 189 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::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 | ||
| 5316 | 2026.05.13 20:57:48.292711 [ 189 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5317 | 2026.05.13 20:57:48.292748 [ 189 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 5318 | 2026.05.13 20:57:48.292828 [ 189 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 5319 | 2026.05.13 20:57:48.292881 [ 189 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 5320 | 2026.05.13 20:57:48.292927 [ 189 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 5321 | 2026.05.13 20:57:48.292974 [ 189 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 5322 | 2026.05.13 20:57:48.293731 [ 188 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121977 sec., 37712.02767734901 rows/sec., 3.15 MiB/sec. | ||
| 5323 | 2026.05.13 20:57:48.293929 [ 199 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5324 | 2026.05.13 20:57:48.294242 [ 199 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_5_1} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.05.13 20:57:48.294321 [ 199 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_5_1} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5326 | 2026.05.13 20:57:48.294407 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5327 | 2026.05.13 20:57:51.039663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10029 | ||
| 5328 | 2026.05.13 20:57:51.040244 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.05.13 20:57:51.040287 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5330 | 2026.05.13 20:57:51.040767 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5331 | 2026.05.13 20:57:51.040992 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.05.13 20:57:51.041116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10029 | ||
| 5333 | 2026.05.13 20:57:51.041206 [ 64 ] {} <Debug> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5334 | 2026.05.13 20:57:51.041307 [ 64 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.05.13 20:57:51.041345 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5336 | 2026.05.13 20:57:51.041498 [ 188 ] {b6606637-52ca-4bf2-a988-5700df72c019::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 | ||
| 5337 | 2026.05.13 20:57:51.041658 [ 188 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5338 | 2026.05.13 20:57:51.041701 [ 188 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7597 rows starting from the beginning of the part | ||
| 5339 | 2026.05.13 20:57:51.041774 [ 188 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5340 | 2026.05.13 20:57:51.041832 [ 188 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5341 | 2026.05.13 20:57:51.041878 [ 188 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5342 | 2026.05.13 20:57:51.041921 [ 188 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5343 | 2026.05.13 20:57:51.041961 [ 188 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5344 | 2026.05.13 20:57:51.043898 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10029 rows, containing 4 columns (4 merged, 0 gathered) in 0.00246023 sec., 4076448.1369628045 rows/sec., 58.31 MiB/sec. | ||
| 5345 | 2026.05.13 20:57:51.044193 [ 198 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5346 | 2026.05.13 20:57:51.044527 [ 198 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_21_4} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.05.13 20:57:51.044610 [ 198 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_21_4} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5348 | 2026.05.13 20:57:51.044707 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5349 | 2026.05.13 20:57:51.552819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5350 | 2026.05.13 20:57:51.569100 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.05.13 20:57:51.569148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5352 | 2026.05.13 20:57:51.574835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5353 | 2026.05.13 20:57:51.576821 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.05.13 20:57:51.577159 [ 51 ] {} <Debug> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5355 | 2026.05.13 20:57:51.577196 [ 51 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.05.13 20:57:51.577218 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5357 | 2026.05.13 20:57:51.577347 [ 188 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 5358 | 2026.05.13 20:57:51.581183 [ 188 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5359 | 2026.05.13 20:57:51.582593 [ 188 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 5360 | 2026.05.13 20:57:51.585933 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5361 | 2026.05.13 20:57:51.587852 [ 188 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 5362 | 2026.05.13 20:57:51.592238 [ 188 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 5363 | 2026.05.13 20:57:51.596386 [ 188 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 5364 | 2026.05.13 20:57:51.600842 [ 188 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 5365 | 2026.05.13 20:57:51.605081 [ 188 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 5366 | 2026.05.13 20:57:51.662216 [ 198 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.084920448 sec., 1872.3405698472059 rows/sec., 9.68 MiB/sec. | ||
| 5367 | 2026.05.13 20:57:51.664732 [ 199 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5368 | 2026.05.13 20:57:51.666701 [ 199 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_21_4} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.05.13 20:57:51.666802 [ 199 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_21_4} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5370 | 2026.05.13 20:57:51.668692 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5371 | 2026.05.13 20:57:51.784183 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.05.13 20:57:51.784493 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5373 | 2026.05.13 20:57:51.784870 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5374 | 2026.05.13 20:57:51.784907 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5375 | 2026.05.13 20:57:51.785137 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5376 | 2026.05.13 20:57:51.785212 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5377 | 2026.05.13 20:57:51.785363 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5378 | 2026.05.13 20:57:51.786015 [ 349 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5379 | 2026.05.13 20:57:51.786036 [ 356 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5380 | 2026.05.13 20:57:51.786040 [ 358 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5381 | 2026.05.13 20:57:51.786254 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 5382 | 2026.05.13 20:57:51.786288 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5383 | 2026.05.13 20:57:51.786385 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5384 | 2026.05.13 20:57:51.786406 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 5385 | 2026.05.13 20:57:51.786446 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5386 | 2026.05.13 20:57:51.786491 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5387 | 2026.05.13 20:57:51.786532 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5388 | 2026.05.13 20:57:51.787913 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.003543 sec., 14394.580863674852 rows/sec., 1.82 MiB/sec. | ||
| 5389 | 2026.05.13 20:57:51.788069 [ 297 ] {1bd1f721-5588-4e7e-b90c-722c7c5c38f8} <Debug> TCPHandler: Processed in 0.004068892 sec. | ||
| 5390 | 2026.05.13 20:57:51.789712 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.05.13 20:57:51.789825 [ 297 ] {5e6ab806-87a5-42d7-9cbf-0223a714ea5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5392 | 2026.05.13 20:57:51.789871 [ 297 ] {5e6ab806-87a5-42d7-9cbf-0223a714ea5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5393 | 2026.05.13 20:57:51.790473 [ 297 ] {5e6ab806-87a5-42d7-9cbf-0223a714ea5c} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.05.13 20:57:51.790520 [ 297 ] {5e6ab806-87a5-42d7-9cbf-0223a714ea5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5395 | 2026.05.13 20:57:51.790926 [ 297 ] {5e6ab806-87a5-42d7-9cbf-0223a714ea5c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5396 | 2026.05.13 20:57:51.791164 [ 297 ] {5e6ab806-87a5-42d7-9cbf-0223a714ea5c} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.05.13 20:57:51.791323 [ 297 ] {5e6ab806-87a5-42d7-9cbf-0223a714ea5c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001531 sec., 36577.400391900715 rows/sec., 2.79 MiB/sec. | ||
| 5398 | 2026.05.13 20:57:51.791365 [ 297 ] {5e6ab806-87a5-42d7-9cbf-0223a714ea5c} <Debug> TCPHandler: Processed in 0.001707083 sec. | ||
| 5399 | 2026.05.13 20:57:51.791573 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2026.05.13 20:57:51.791675 [ 297 ] {ec87e257-0cdb-4cf6-8f6f-ff3270376e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5401 | 2026.05.13 20:57:51.791716 [ 297 ] {ec87e257-0cdb-4cf6-8f6f-ff3270376e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5402 | 2026.05.13 20:57:51.792187 [ 297 ] {ec87e257-0cdb-4cf6-8f6f-ff3270376e55} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.05.13 20:57:51.792225 [ 297 ] {ec87e257-0cdb-4cf6-8f6f-ff3270376e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5404 | 2026.05.13 20:57:51.792536 [ 297 ] {ec87e257-0cdb-4cf6-8f6f-ff3270376e55} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5405 | 2026.05.13 20:57:51.792756 [ 297 ] {ec87e257-0cdb-4cf6-8f6f-ff3270376e55} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.05.13 20:57:51.792897 [ 297 ] {ec87e257-0cdb-4cf6-8f6f-ff3270376e55} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 5407 | 2026.05.13 20:57:51.792935 [ 297 ] {ec87e257-0cdb-4cf6-8f6f-ff3270376e55} <Debug> TCPHandler: Processed in 0.001413591 sec. | ||
| 5408 | 2026.05.13 20:57:51.793073 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.05.13 20:57:51.793171 [ 297 ] {4dc2adf8-fbdf-4fcb-b63a-6d69f48734bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5410 | 2026.05.13 20:57:51.793215 [ 297 ] {4dc2adf8-fbdf-4fcb-b63a-6d69f48734bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5411 | 2026.05.13 20:57:51.793659 [ 297 ] {4dc2adf8-fbdf-4fcb-b63a-6d69f48734bc} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.05.13 20:57:51.793695 [ 297 ] {4dc2adf8-fbdf-4fcb-b63a-6d69f48734bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5413 | 2026.05.13 20:57:51.794048 [ 297 ] {4dc2adf8-fbdf-4fcb-b63a-6d69f48734bc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5414 | 2026.05.13 20:57:51.794264 [ 297 ] {4dc2adf8-fbdf-4fcb-b63a-6d69f48734bc} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.05.13 20:57:51.794401 [ 297 ] {4dc2adf8-fbdf-4fcb-b63a-6d69f48734bc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001249 sec., 102481.98558847078 rows/sec., 7.14 MiB/sec. | ||
| 5416 | 2026.05.13 20:57:51.794440 [ 297 ] {4dc2adf8-fbdf-4fcb-b63a-6d69f48734bc} <Debug> TCPHandler: Processed in 0.001417561 sec. | ||
| 5417 | 2026.05.13 20:57:51.794570 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2026.05.13 20:57:51.794669 [ 297 ] {b19271ab-d6e6-46e4-927d-21458558d024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5419 | 2026.05.13 20:57:51.794711 [ 297 ] {b19271ab-d6e6-46e4-927d-21458558d024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5420 | 2026.05.13 20:57:51.795096 [ 297 ] {b19271ab-d6e6-46e4-927d-21458558d024} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.05.13 20:57:51.795132 [ 297 ] {b19271ab-d6e6-46e4-927d-21458558d024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5422 | 2026.05.13 20:57:51.795449 [ 297 ] {b19271ab-d6e6-46e4-927d-21458558d024} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5423 | 2026.05.13 20:57:51.795672 [ 297 ] {b19271ab-d6e6-46e4-927d-21458558d024} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2026.05.13 20:57:51.795808 [ 297 ] {b19271ab-d6e6-46e4-927d-21458558d024} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001157 sec., 41486.60328435609 rows/sec., 2.80 MiB/sec. | ||
| 5425 | 2026.05.13 20:57:51.795844 [ 297 ] {b19271ab-d6e6-46e4-927d-21458558d024} <Debug> TCPHandler: Processed in 0.00132445 sec. | ||
| 5426 | 2026.05.13 20:57:52.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.29 MiB, peak 261.51 MiB, free memory in arenas 0.00 B, will set to 257.47 MiB (RSS), difference: 6.18 MiB | ||
| 5427 | 2026.05.13 20:57:53.562698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 688 | ||
| 5428 | 2026.05.13 20:57:53.566842 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.05.13 20:57:53.566927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5430 | 2026.05.13 20:57:53.568835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5431 | 2026.05.13 20:57:53.569254 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.05.13 20:57:53.569773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5433 | 2026.05.13 20:57:56.785529 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5434 | 2026.05.13 20:57:56.785872 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5435 | 2026.05.13 20:57:56.786407 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5436 | 2026.05.13 20:57:56.786474 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5437 | 2026.05.13 20:57:56.786793 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5438 | 2026.05.13 20:57:56.786860 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5439 | 2026.05.13 20:57:56.787005 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5440 | 2026.05.13 20:57:56.787157 [ 356 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5441 | 2026.05.13 20:57:56.787175 [ 336 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5442 | 2026.05.13 20:57:56.787175 [ 339 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5443 | 2026.05.13 20:57:56.787337 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 5444 | 2026.05.13 20:57:56.787365 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5445 | 2026.05.13 20:57:56.787451 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5446 | 2026.05.13 20:57:56.787471 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 5447 | 2026.05.13 20:57:56.787505 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5448 | 2026.05.13 20:57:56.787543 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5449 | 2026.05.13 20:57:56.787578 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5450 | 2026.05.13 20:57:56.788996 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.003279 sec., 15553.52241537054 rows/sec., 1.97 MiB/sec. | ||
| 5451 | 2026.05.13 20:57:56.789223 [ 297 ] {8d26de20-6a3c-4dba-9cd9-c6af9d7bd4a5} <Debug> TCPHandler: Processed in 0.0038317 sec. | ||
| 5452 | 2026.05.13 20:57:56.791224 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2026.05.13 20:57:56.791378 [ 297 ] {71bda5af-231f-4e68-a0c8-0db2b8d8abae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5454 | 2026.05.13 20:57:56.791441 [ 297 ] {71bda5af-231f-4e68-a0c8-0db2b8d8abae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5455 | 2026.05.13 20:57:56.792230 [ 297 ] {71bda5af-231f-4e68-a0c8-0db2b8d8abae} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.05.13 20:57:56.792274 [ 297 ] {71bda5af-231f-4e68-a0c8-0db2b8d8abae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5457 | 2026.05.13 20:57:56.792666 [ 297 ] {71bda5af-231f-4e68-a0c8-0db2b8d8abae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5458 | 2026.05.13 20:57:56.792893 [ 297 ] {71bda5af-231f-4e68-a0c8-0db2b8d8abae} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.05.13 20:57:56.793043 [ 297 ] {71bda5af-231f-4e68-a0c8-0db2b8d8abae} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001711 sec., 45587.37580362361 rows/sec., 3.76 MiB/sec. | ||
| 5460 | 2026.05.13 20:57:56.793084 [ 297 ] {71bda5af-231f-4e68-a0c8-0db2b8d8abae} <Debug> TCPHandler: Processed in 0.001988695 sec. | ||
| 5461 | 2026.05.13 20:57:56.793283 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.05.13 20:57:56.793378 [ 297 ] {ae545ef5-296d-480e-8f69-35a1f786b11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5463 | 2026.05.13 20:57:56.793419 [ 297 ] {ae545ef5-296d-480e-8f69-35a1f786b11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5464 | 2026.05.13 20:57:56.793845 [ 297 ] {ae545ef5-296d-480e-8f69-35a1f786b11f} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.05.13 20:57:56.793883 [ 297 ] {ae545ef5-296d-480e-8f69-35a1f786b11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5466 | 2026.05.13 20:57:56.794173 [ 297 ] {ae545ef5-296d-480e-8f69-35a1f786b11f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5467 | 2026.05.13 20:57:56.794385 [ 297 ] {ae545ef5-296d-480e-8f69-35a1f786b11f} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.05.13 20:57:56.794515 [ 297 ] {ae545ef5-296d-480e-8f69-35a1f786b11f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001155 sec., 9523.809523809525 rows/sec., 716.15 KiB/sec. | ||
| 5469 | 2026.05.13 20:57:56.794551 [ 297 ] {ae545ef5-296d-480e-8f69-35a1f786b11f} <Debug> TCPHandler: Processed in 0.001317741 sec. | ||
| 5470 | 2026.05.13 20:57:56.794708 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2026.05.13 20:57:56.794801 [ 297 ] {2fdfd05c-352e-46cd-baa9-efbedef0b457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5472 | 2026.05.13 20:57:56.794840 [ 297 ] {2fdfd05c-352e-46cd-baa9-efbedef0b457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5473 | 2026.05.13 20:57:56.795284 [ 297 ] {2fdfd05c-352e-46cd-baa9-efbedef0b457} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.05.13 20:57:56.795321 [ 297 ] {2fdfd05c-352e-46cd-baa9-efbedef0b457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5475 | 2026.05.13 20:57:56.795623 [ 297 ] {2fdfd05c-352e-46cd-baa9-efbedef0b457} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5476 | 2026.05.13 20:57:56.795845 [ 297 ] {2fdfd05c-352e-46cd-baa9-efbedef0b457} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.05.13 20:57:56.795976 [ 297 ] {2fdfd05c-352e-46cd-baa9-efbedef0b457} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001192 sec., 62919.463087248325 rows/sec., 4.91 MiB/sec. | ||
| 5478 | 2026.05.13 20:57:56.796013 [ 297 ] {2fdfd05c-352e-46cd-baa9-efbedef0b457} <Debug> TCPHandler: Processed in 0.001356611 sec. | ||
| 5479 | 2026.05.13 20:57:56.796159 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5480 | 2026.05.13 20:57:56.796255 [ 297 ] {c921963b-a2cf-47b6-9768-c566400c6900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5481 | 2026.05.13 20:57:56.796297 [ 297 ] {c921963b-a2cf-47b6-9768-c566400c6900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5482 | 2026.05.13 20:57:56.796720 [ 297 ] {c921963b-a2cf-47b6-9768-c566400c6900} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.05.13 20:57:56.796757 [ 297 ] {c921963b-a2cf-47b6-9768-c566400c6900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5484 | 2026.05.13 20:57:56.797085 [ 297 ] {c921963b-a2cf-47b6-9768-c566400c6900} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5485 | 2026.05.13 20:57:56.797298 [ 297 ] {c921963b-a2cf-47b6-9768-c566400c6900} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2026.05.13 20:57:56.797428 [ 297 ] {c921963b-a2cf-47b6-9768-c566400c6900} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 5487 | 2026.05.13 20:57:56.797465 [ 297 ] {c921963b-a2cf-47b6-9768-c566400c6900} <Debug> TCPHandler: Processed in 0.00135604 sec. | ||
| 5488 | 2026.05.13 20:57:56.797620 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2026.05.13 20:57:56.797725 [ 297 ] {1b32098a-9da1-49a2-8acc-077c04e021ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5490 | 2026.05.13 20:57:56.797778 [ 297 ] {1b32098a-9da1-49a2-8acc-077c04e021ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5491 | 2026.05.13 20:57:56.798585 [ 297 ] {1b32098a-9da1-49a2-8acc-077c04e021ae} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.05.13 20:57:56.798620 [ 297 ] {1b32098a-9da1-49a2-8acc-077c04e021ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5493 | 2026.05.13 20:57:56.799121 [ 297 ] {1b32098a-9da1-49a2-8acc-077c04e021ae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5494 | 2026.05.13 20:57:56.799344 [ 297 ] {1b32098a-9da1-49a2-8acc-077c04e021ae} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.05.13 20:57:56.799487 [ 297 ] {1b32098a-9da1-49a2-8acc-077c04e021ae} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001779 sec., 6183.249016301293 rows/sec., 11.08 MiB/sec. | ||
| 5496 | 2026.05.13 20:57:56.799538 [ 297 ] {1b32098a-9da1-49a2-8acc-077c04e021ae} <Debug> TCPHandler: Processed in 0.001967945 sec. | ||
| 5497 | 2026.05.13 20:57:56.799666 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5498 | 2026.05.13 20:57:56.799762 [ 297 ] {8d51a70d-f0f1-4995-a41f-62ed836290f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5499 | 2026.05.13 20:57:56.799803 [ 297 ] {8d51a70d-f0f1-4995-a41f-62ed836290f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5500 | 2026.05.13 20:57:56.800166 [ 297 ] {8d51a70d-f0f1-4995-a41f-62ed836290f5} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2026.05.13 20:57:56.800202 [ 297 ] {8d51a70d-f0f1-4995-a41f-62ed836290f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5502 | 2026.05.13 20:57:56.800510 [ 297 ] {8d51a70d-f0f1-4995-a41f-62ed836290f5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5503 | 2026.05.13 20:57:56.800729 [ 297 ] {8d51a70d-f0f1-4995-a41f-62ed836290f5} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.05.13 20:57:56.800855 [ 297 ] {8d51a70d-f0f1-4995-a41f-62ed836290f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 5505 | 2026.05.13 20:57:56.800891 [ 297 ] {8d51a70d-f0f1-4995-a41f-62ed836290f5} <Debug> TCPHandler: Processed in 0.00127265 sec. | ||
| 5506 | 2026.05.13 20:57:58.470252 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5507 | 2026.05.13 20:57:58.470300 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5508 | 2026.05.13 20:57:58.532181 [ 71 ] {} <Debug> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5509 | 2026.05.13 20:57:58.532255 [ 71 ] {} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2026.05.13 20:57:58.532280 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5511 | 2026.05.13 20:57:58.532412 [ 190 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5512 | 2026.05.13 20:57:58.532575 [ 190 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5513 | 2026.05.13 20:57:58.532614 [ 190 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 5514 | 2026.05.13 20:57:58.532695 [ 190 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 5515 | 2026.05.13 20:57:58.532747 [ 190 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 5516 | 2026.05.13 20:57:58.532793 [ 190 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5517 | 2026.05.13 20:57:58.532833 [ 190 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5518 | 2026.05.13 20:57:58.533691 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134053 sec., 560972.1528052337 rows/sec., 34.22 MiB/sec. | ||
| 5519 | 2026.05.13 20:57:58.533880 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5520 | 2026.05.13 20:57:58.534180 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_14_3} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.05.13 20:57:58.534259 [ 199 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_14_3} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5522 | 2026.05.13 20:57:58.534361 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5523 | 2026.05.13 20:57:58.541315 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10477 | ||
| 5524 | 2026.05.13 20:57:58.541872 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.05.13 20:57:58.541914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5526 | 2026.05.13 20:57:58.542675 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5527 | 2026.05.13 20:57:58.542912 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.05.13 20:57:58.543045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10477 | ||
| 5529 | 2026.05.13 20:57:59.086152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5530 | 2026.05.13 20:57:59.101000 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.05.13 20:57:59.101060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5532 | 2026.05.13 20:57:59.102981 [ 71 ] {} <Debug> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5533 | 2026.05.13 20:57:59.103063 [ 71 ] {} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2026.05.13 20:57:59.103085 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5535 | 2026.05.13 20:57:59.103203 [ 190 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5536 | 2026.05.13 20:57:59.103349 [ 190 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5537 | 2026.05.13 20:57:59.103386 [ 190 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 5538 | 2026.05.13 20:57:59.103463 [ 190 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 5539 | 2026.05.13 20:57:59.103512 [ 190 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5540 | 2026.05.13 20:57:59.103558 [ 190 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5541 | 2026.05.13 20:57:59.103602 [ 190 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5542 | 2026.05.13 20:57:59.104936 [ 198 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001774784 sec., 813620.1363095453 rows/sec., 55.04 MiB/sec. | ||
| 5543 | 2026.05.13 20:57:59.105111 [ 190 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5544 | 2026.05.13 20:57:59.105388 [ 190 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_14_3} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.05.13 20:57:59.105459 [ 190 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_14_3} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5546 | 2026.05.13 20:57:59.105528 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5547 | 2026.05.13 20:57:59.106966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5548 | 2026.05.13 20:57:59.107638 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.05.13 20:57:59.110286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5550 | 2026.05.13 20:58:01.790498 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5551 | 2026.05.13 20:58:01.790751 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5552 | 2026.05.13 20:58:01.791111 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5553 | 2026.05.13 20:58:01.791148 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5554 | 2026.05.13 20:58:01.791387 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5555 | 2026.05.13 20:58:01.791455 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5556 | 2026.05.13 20:58:01.791600 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5557 | 2026.05.13 20:58:01.791727 [ 336 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5558 | 2026.05.13 20:58:01.791761 [ 352 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5559 | 2026.05.13 20:58:01.791761 [ 339 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5560 | 2026.05.13 20:58:01.791943 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 5561 | 2026.05.13 20:58:01.791973 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5562 | 2026.05.13 20:58:01.792059 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5563 | 2026.05.13 20:58:01.792081 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 5564 | 2026.05.13 20:58:01.792117 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5565 | 2026.05.13 20:58:01.792155 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5566 | 2026.05.13 20:58:01.792189 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5567 | 2026.05.13 20:58:01.793915 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.003262 sec., 15634.580012262415 rows/sec., 3.17 MiB/sec. | ||
| 5568 | 2026.05.13 20:58:01.794078 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Debug> MemoryTracker: Peak memory usage (for query): 143.16 KiB. | ||
| 5569 | 2026.05.13 20:58:01.794094 [ 297 ] {2c9deb0e-ae61-4d85-bff9-d593d91111e8} <Debug> TCPHandler: Processed in 0.003764719 sec. | ||
| 5570 | 2026.05.13 20:58:01.799512 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5571 | 2026.05.13 20:58:01.799718 [ 297 ] {57f6066d-719a-465e-a72a-433e564bf201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5572 | 2026.05.13 20:58:01.799797 [ 297 ] {57f6066d-719a-465e-a72a-433e564bf201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5573 | 2026.05.13 20:58:01.800479 [ 297 ] {57f6066d-719a-465e-a72a-433e564bf201} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.05.13 20:58:01.800520 [ 297 ] {57f6066d-719a-465e-a72a-433e564bf201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5575 | 2026.05.13 20:58:01.800903 [ 297 ] {57f6066d-719a-465e-a72a-433e564bf201} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5576 | 2026.05.13 20:58:01.801141 [ 297 ] {57f6066d-719a-465e-a72a-433e564bf201} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.05.13 20:58:01.801286 [ 297 ] {57f6066d-719a-465e-a72a-433e564bf201} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001627 sec., 174554.39459127228 rows/sec., 11.09 MiB/sec. | ||
| 5578 | 2026.05.13 20:58:01.801324 [ 297 ] {57f6066d-719a-465e-a72a-433e564bf201} <Debug> TCPHandler: Processed in 0.001911865 sec. | ||
| 5579 | 2026.05.13 20:58:01.801647 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.05.13 20:58:01.801751 [ 297 ] {35f67d63-05ec-458b-853a-bc0add7f98c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5581 | 2026.05.13 20:58:01.801791 [ 297 ] {35f67d63-05ec-458b-853a-bc0add7f98c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5582 | 2026.05.13 20:58:01.802618 [ 297 ] {35f67d63-05ec-458b-853a-bc0add7f98c3} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.05.13 20:58:01.802655 [ 297 ] {35f67d63-05ec-458b-853a-bc0add7f98c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5584 | 2026.05.13 20:58:01.803010 [ 297 ] {35f67d63-05ec-458b-853a-bc0add7f98c3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5585 | 2026.05.13 20:58:01.803229 [ 297 ] {35f67d63-05ec-458b-853a-bc0add7f98c3} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.05.13 20:58:01.803356 [ 297 ] {35f67d63-05ec-458b-853a-bc0add7f98c3} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.001622 sec., 529593.0949445129 rows/sec., 41.34 MiB/sec. | ||
| 5587 | 2026.05.13 20:58:01.803393 [ 297 ] {35f67d63-05ec-458b-853a-bc0add7f98c3} <Debug> TCPHandler: Processed in 0.001802354 sec. | ||
| 5588 | 2026.05.13 20:58:01.803521 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.05.13 20:58:01.803614 [ 297 ] {ec9800f5-6ebd-4f02-a846-29f94b1f0d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5590 | 2026.05.13 20:58:01.803653 [ 297 ] {ec9800f5-6ebd-4f02-a846-29f94b1f0d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5591 | 2026.05.13 20:58:01.804140 [ 297 ] {ec9800f5-6ebd-4f02-a846-29f94b1f0d25} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.05.13 20:58:01.804176 [ 297 ] {ec9800f5-6ebd-4f02-a846-29f94b1f0d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5593 | 2026.05.13 20:58:01.804482 [ 297 ] {ec9800f5-6ebd-4f02-a846-29f94b1f0d25} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5594 | 2026.05.13 20:58:01.804714 [ 297 ] {ec9800f5-6ebd-4f02-a846-29f94b1f0d25} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.05.13 20:58:01.804842 [ 297 ] {ec9800f5-6ebd-4f02-a846-29f94b1f0d25} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001246 sec., 138844.30176565007 rows/sec., 8.52 MiB/sec. | ||
| 5596 | 2026.05.13 20:58:01.804878 [ 297 ] {ec9800f5-6ebd-4f02-a846-29f94b1f0d25} <Debug> TCPHandler: Processed in 0.001405001 sec. | ||
| 5597 | 2026.05.13 20:58:01.805022 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.05.13 20:58:01.805116 [ 297 ] {68bee244-895f-4108-80d8-6e950cae89da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5599 | 2026.05.13 20:58:01.805169 [ 297 ] {68bee244-895f-4108-80d8-6e950cae89da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5600 | 2026.05.13 20:58:01.805648 [ 297 ] {68bee244-895f-4108-80d8-6e950cae89da} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.05.13 20:58:01.805683 [ 297 ] {68bee244-895f-4108-80d8-6e950cae89da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5602 | 2026.05.13 20:58:01.805987 [ 297 ] {68bee244-895f-4108-80d8-6e950cae89da} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5603 | 2026.05.13 20:58:01.806299 [ 297 ] {68bee244-895f-4108-80d8-6e950cae89da} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.05.13 20:58:01.806426 [ 297 ] {68bee244-895f-4108-80d8-6e950cae89da} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001328 sec., 112198.7951807229 rows/sec., 7.25 MiB/sec. | ||
| 5605 | 2026.05.13 20:58:01.806463 [ 297 ] {68bee244-895f-4108-80d8-6e950cae89da} <Debug> TCPHandler: Processed in 0.001489761 sec. | ||
| 5606 | 2026.05.13 20:58:01.806598 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.05.13 20:58:01.806691 [ 297 ] {c0dad036-5f91-4bc5-a938-0721a2f67c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5608 | 2026.05.13 20:58:01.806730 [ 297 ] {c0dad036-5f91-4bc5-a938-0721a2f67c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5609 | 2026.05.13 20:58:01.807189 [ 297 ] {c0dad036-5f91-4bc5-a938-0721a2f67c61} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.05.13 20:58:01.807225 [ 297 ] {c0dad036-5f91-4bc5-a938-0721a2f67c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5611 | 2026.05.13 20:58:01.807606 [ 297 ] {c0dad036-5f91-4bc5-a938-0721a2f67c61} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5612 | 2026.05.13 20:58:01.807820 [ 297 ] {c0dad036-5f91-4bc5-a938-0721a2f67c61} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.05.13 20:58:01.807946 [ 297 ] {c0dad036-5f91-4bc5-a938-0721a2f67c61} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001272 sec., 116352.20125786164 rows/sec., 6.62 MiB/sec. | ||
| 5614 | 2026.05.13 20:58:01.807982 [ 297 ] {c0dad036-5f91-4bc5-a938-0721a2f67c61} <Debug> TCPHandler: Processed in 0.001432631 sec. | ||
| 5615 | 2026.05.13 20:58:01.808246 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5616 | 2026.05.13 20:58:01.808407 [ 297 ] {2ab054d8-63cb-40a2-9bc3-fb0f4dd2adf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5617 | 2026.05.13 20:58:01.808475 [ 297 ] {2ab054d8-63cb-40a2-9bc3-fb0f4dd2adf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5618 | 2026.05.13 20:58:01.809355 [ 297 ] {2ab054d8-63cb-40a2-9bc3-fb0f4dd2adf8} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2026.05.13 20:58:01.809402 [ 297 ] {2ab054d8-63cb-40a2-9bc3-fb0f4dd2adf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5620 | 2026.05.13 20:58:01.809846 [ 297 ] {2ab054d8-63cb-40a2-9bc3-fb0f4dd2adf8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5621 | 2026.05.13 20:58:01.810085 [ 297 ] {2ab054d8-63cb-40a2-9bc3-fb0f4dd2adf8} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2026.05.13 20:58:01.810244 [ 297 ] {2ab054d8-63cb-40a2-9bc3-fb0f4dd2adf8} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001881 sec., 276980.3296119085 rows/sec., 19.55 MiB/sec. | ||
| 5623 | 2026.05.13 20:58:01.810290 [ 297 ] {2ab054d8-63cb-40a2-9bc3-fb0f4dd2adf8} <Debug> TCPHandler: Processed in 0.002174677 sec. | ||
| 5624 | 2026.05.13 20:58:01.810433 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5625 | 2026.05.13 20:58:01.810539 [ 297 ] {124c4fb7-19ab-4759-b74a-508043b319de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5626 | 2026.05.13 20:58:01.810585 [ 297 ] {124c4fb7-19ab-4759-b74a-508043b319de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5627 | 2026.05.13 20:58:01.810966 [ 297 ] {124c4fb7-19ab-4759-b74a-508043b319de} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.05.13 20:58:01.811003 [ 297 ] {124c4fb7-19ab-4759-b74a-508043b319de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5629 | 2026.05.13 20:58:01.811324 [ 297 ] {124c4fb7-19ab-4759-b74a-508043b319de} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5630 | 2026.05.13 20:58:01.811539 [ 297 ] {124c4fb7-19ab-4759-b74a-508043b319de} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.05.13 20:58:01.811676 [ 297 ] {124c4fb7-19ab-4759-b74a-508043b319de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 5632 | 2026.05.13 20:58:01.811713 [ 297 ] {124c4fb7-19ab-4759-b74a-508043b319de} <Debug> TCPHandler: Processed in 0.00133173 sec. | ||
| 5633 | 2026.05.13 20:58:01.811855 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2026.05.13 20:58:01.811953 [ 297 ] {25dd77e8-f605-4c7d-be08-a82854a027af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5635 | 2026.05.13 20:58:01.811996 [ 297 ] {25dd77e8-f605-4c7d-be08-a82854a027af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5636 | 2026.05.13 20:58:01.812464 [ 297 ] {25dd77e8-f605-4c7d-be08-a82854a027af} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2026.05.13 20:58:01.812511 [ 297 ] {25dd77e8-f605-4c7d-be08-a82854a027af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5638 | 2026.05.13 20:58:01.812858 [ 297 ] {25dd77e8-f605-4c7d-be08-a82854a027af} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5639 | 2026.05.13 20:58:01.813078 [ 297 ] {25dd77e8-f605-4c7d-be08-a82854a027af} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2026.05.13 20:58:01.813214 [ 297 ] {25dd77e8-f605-4c7d-be08-a82854a027af} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001281 sec., 206869.6330991413 rows/sec., 13.75 MiB/sec. | ||
| 5641 | 2026.05.13 20:58:01.813251 [ 297 ] {25dd77e8-f605-4c7d-be08-a82854a027af} <Debug> TCPHandler: Processed in 0.001445151 sec. | ||
| 5642 | 2026.05.13 20:58:01.813383 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2026.05.13 20:58:01.813489 [ 297 ] {3abdc739-8934-4d19-9039-b1825b4f1d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5644 | 2026.05.13 20:58:01.813531 [ 297 ] {3abdc739-8934-4d19-9039-b1825b4f1d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5645 | 2026.05.13 20:58:01.813901 [ 297 ] {3abdc739-8934-4d19-9039-b1825b4f1d63} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.05.13 20:58:01.813937 [ 297 ] {3abdc739-8934-4d19-9039-b1825b4f1d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5647 | 2026.05.13 20:58:01.814240 [ 297 ] {3abdc739-8934-4d19-9039-b1825b4f1d63} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5648 | 2026.05.13 20:58:01.814462 [ 297 ] {3abdc739-8934-4d19-9039-b1825b4f1d63} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.05.13 20:58:01.814593 [ 297 ] {3abdc739-8934-4d19-9039-b1825b4f1d63} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 5650 | 2026.05.13 20:58:01.814630 [ 297 ] {3abdc739-8934-4d19-9039-b1825b4f1d63} <Debug> TCPHandler: Processed in 0.00129876 sec. | ||
| 5651 | 2026.05.13 20:58:01.814757 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.05.13 20:58:01.814851 [ 297 ] {3d844b49-cb16-40c1-ae1e-efd07492dce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5653 | 2026.05.13 20:58:01.814904 [ 297 ] {3d844b49-cb16-40c1-ae1e-efd07492dce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.13 20:58:01.815819 [ 297 ] {3d844b49-cb16-40c1-ae1e-efd07492dce2} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.05.13 20:58:01.815857 [ 297 ] {3d844b49-cb16-40c1-ae1e-efd07492dce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5656 | 2026.05.13 20:58:01.816399 [ 297 ] {3d844b49-cb16-40c1-ae1e-efd07492dce2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5657 | 2026.05.13 20:58:01.816630 [ 297 ] {3d844b49-cb16-40c1-ae1e-efd07492dce2} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.05.13 20:58:01.816773 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5659 | 2026.05.13 20:58:01.816779 [ 297 ] {3d844b49-cb16-40c1-ae1e-efd07492dce2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001945 sec., 15938.303341902314 rows/sec., 28.56 MiB/sec. | ||
| 5660 | 2026.05.13 20:58:01.816830 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.05.13 20:58:01.816857 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5662 | 2026.05.13 20:58:01.816869 [ 297 ] {3d844b49-cb16-40c1-ae1e-efd07492dce2} <Debug> TCPHandler: Processed in 0.002165627 sec. | ||
| 5663 | 2026.05.13 20:58:01.816965 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::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 | ||
| 5664 | 2026.05.13 20:58:01.817060 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.05.13 20:58:01.817162 [ 297 ] {0b4a5159-93ba-464c-bcb7-4da1c5bc917d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5666 | 2026.05.13 20:58:01.817204 [ 297 ] {0b4a5159-93ba-464c-bcb7-4da1c5bc917d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5667 | 2026.05.13 20:58:01.817206 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5668 | 2026.05.13 20:58:01.817273 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 418 rows starting from the beginning of the part | ||
| 5669 | 2026.05.13 20:58:01.817406 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
| 5670 | 2026.05.13 20:58:01.817513 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part | ||
| 5671 | 2026.05.13 20:58:01.817612 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 5672 | 2026.05.13 20:58:01.817651 [ 297 ] {0b4a5159-93ba-464c-bcb7-4da1c5bc917d} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.05.13 20:58:01.817695 [ 297 ] {0b4a5159-93ba-464c-bcb7-4da1c5bc917d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5674 | 2026.05.13 20:58:01.817701 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 5675 | 2026.05.13 20:58:01.817804 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 5676 | 2026.05.13 20:58:01.818033 [ 297 ] {0b4a5159-93ba-464c-bcb7-4da1c5bc917d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5677 | 2026.05.13 20:58:01.818436 [ 297 ] {0b4a5159-93ba-464c-bcb7-4da1c5bc917d} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2026.05.13 20:58:01.818682 [ 297 ] {0b4a5159-93ba-464c-bcb7-4da1c5bc917d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001534 sec., 58670.143415906125 rows/sec., 3.67 MiB/sec. | ||
| 5679 | 2026.05.13 20:58:01.818755 [ 297 ] {0b4a5159-93ba-464c-bcb7-4da1c5bc917d} <Debug> TCPHandler: Processed in 0.001744654 sec. | ||
| 5680 | 2026.05.13 20:58:01.834756 [ 195 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 19 columns (19 merged, 0 gathered) in 0.017837549 sec., 30385.340497172565 rows/sec., 54.45 MiB/sec. | ||
| 5681 | 2026.05.13 20:58:01.835654 [ 198 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5682 | 2026.05.13 20:58:01.836035 [ 198 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5683 | 2026.05.13 20:58:01.836117 [ 198 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5684 | 2026.05.13 20:58:01.836215 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5685 | 2026.05.13 20:58:02.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.39 MiB, peak 266.70 MiB, free memory in arenas 0.00 B, will set to 260.48 MiB (RSS), difference: 1.09 MiB | ||
| 5686 | 2026.05.13 20:58:03.570181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 726 | ||
| 5687 | 2026.05.13 20:58:03.572688 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.05.13 20:58:03.572730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5689 | 2026.05.13 20:58:03.573929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5690 | 2026.05.13 20:58:03.574201 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.05.13 20:58:03.574369 [ 68 ] {} <Debug> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5692 | 2026.05.13 20:58:03.574416 [ 68 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.05.13 20:58:03.574440 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5694 | 2026.05.13 20:58:03.574480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
| 5695 | 2026.05.13 20:58:03.574584 [ 196 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::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 | ||
| 5696 | 2026.05.13 20:58:03.575223 [ 196 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5697 | 2026.05.13 20:58:03.575382 [ 196 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 508 rows starting from the beginning of the part | ||
| 5698 | 2026.05.13 20:58:03.575784 [ 196 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
| 5699 | 2026.05.13 20:58:03.576178 [ 196 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 5700 | 2026.05.13 20:58:03.576515 [ 196 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5701 | 2026.05.13 20:58:03.576813 [ 196 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 5702 | 2026.05.13 20:58:03.577108 [ 196 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5703 | 2026.05.13 20:58:03.582892 [ 195 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 72 columns (72 merged, 0 gathered) in 0.008367795 sec., 86761.2077016705 rows/sec., 74.34 MiB/sec. | ||
| 5704 | 2026.05.13 20:58:03.584015 [ 187 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5705 | 2026.05.13 20:58:03.584597 [ 187 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_16_3} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2026.05.13 20:58:03.584664 [ 187 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_16_3} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5707 | 2026.05.13 20:58:03.584874 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5708 | 2026.05.13 20:58:06.043203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10989 | ||
| 5709 | 2026.05.13 20:58:06.043749 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.05.13 20:58:06.043795 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5711 | 2026.05.13 20:58:06.044314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5712 | 2026.05.13 20:58:06.044560 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.05.13 20:58:06.044694 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10989 | ||
| 5714 | 2026.05.13 20:58:06.610440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5715 | 2026.05.13 20:58:06.625928 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.05.13 20:58:06.625990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5717 | 2026.05.13 20:58:06.632352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5718 | 2026.05.13 20:58:06.633040 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2026.05.13 20:58:06.635680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5720 | 2026.05.13 20:58:06.791873 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2026.05.13 20:58:06.792153 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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) | ||
| 5722 | 2026.05.13 20:58:06.792565 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5723 | 2026.05.13 20:58:06.792608 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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 | ||
| 5724 | 2026.05.13 20:58:06.792887 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5725 | 2026.05.13 20:58:06.792967 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5726 | 2026.05.13 20:58:06.793113 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 5727 | 2026.05.13 20:58:06.793247 [ 345 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5728 | 2026.05.13 20:58:06.793299 [ 328 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5729 | 2026.05.13 20:58:06.793320 [ 345 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5730 | 2026.05.13 20:58:06.793484 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 5731 | 2026.05.13 20:58:06.793515 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5732 | 2026.05.13 20:58:06.793601 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5733 | 2026.05.13 20:58:06.793621 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 5734 | 2026.05.13 20:58:06.793658 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5735 | 2026.05.13 20:58:06.793698 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5736 | 2026.05.13 20:58:06.793736 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5737 | 2026.05.13 20:58:06.795425 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.003389 sec., 15048.686928297433 rows/sec., 1.90 MiB/sec. | ||
| 5738 | 2026.05.13 20:58:06.795572 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Debug> MemoryTracker: Peak memory usage (for query): 128.37 KiB. | ||
| 5739 | 2026.05.13 20:58:06.795588 [ 297 ] {ffc3ead1-2196-4ade-b82c-3ff3aa7509a1} <Debug> TCPHandler: Processed in 0.00385999 sec. | ||
| 5740 | 2026.05.13 20:58:06.799143 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.05.13 20:58:06.799279 [ 297 ] {f9345487-84e3-448f-b8f0-4f6170794298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5742 | 2026.05.13 20:58:06.799329 [ 297 ] {f9345487-84e3-448f-b8f0-4f6170794298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5743 | 2026.05.13 20:58:06.800023 [ 297 ] {f9345487-84e3-448f-b8f0-4f6170794298} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.05.13 20:58:06.800067 [ 297 ] {f9345487-84e3-448f-b8f0-4f6170794298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5745 | 2026.05.13 20:58:06.800438 [ 297 ] {f9345487-84e3-448f-b8f0-4f6170794298} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5746 | 2026.05.13 20:58:06.800664 [ 297 ] {f9345487-84e3-448f-b8f0-4f6170794298} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.05.13 20:58:06.800814 [ 297 ] {f9345487-84e3-448f-b8f0-4f6170794298} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001573 sec., 15257.469802924348 rows/sec., 1.27 MiB/sec. | ||
| 5748 | 2026.05.13 20:58:06.800852 [ 297 ] {f9345487-84e3-448f-b8f0-4f6170794298} <Debug> TCPHandler: Processed in 0.001771564 sec. | ||
| 5749 | 2026.05.13 20:58:06.801019 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2026.05.13 20:58:06.801115 [ 297 ] {8b40dfe9-b5ac-4f5f-b416-c6c50f8fdb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5751 | 2026.05.13 20:58:06.801155 [ 297 ] {8b40dfe9-b5ac-4f5f-b416-c6c50f8fdb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5752 | 2026.05.13 20:58:06.801658 [ 297 ] {8b40dfe9-b5ac-4f5f-b416-c6c50f8fdb8c} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.05.13 20:58:06.801695 [ 297 ] {8b40dfe9-b5ac-4f5f-b416-c6c50f8fdb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5754 | 2026.05.13 20:58:06.802003 [ 297 ] {8b40dfe9-b5ac-4f5f-b416-c6c50f8fdb8c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5755 | 2026.05.13 20:58:06.802233 [ 297 ] {8b40dfe9-b5ac-4f5f-b416-c6c50f8fdb8c} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.05.13 20:58:06.802363 [ 297 ] {8b40dfe9-b5ac-4f5f-b416-c6c50f8fdb8c} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001266 sec., 156398.10426540286 rows/sec., 13.90 MiB/sec. | ||
| 5757 | 2026.05.13 20:58:06.802399 [ 297 ] {8b40dfe9-b5ac-4f5f-b416-c6c50f8fdb8c} <Debug> TCPHandler: Processed in 0.001434111 sec. | ||
| 5758 | 2026.05.13 20:58:06.802535 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.05.13 20:58:06.802631 [ 297 ] {ed17d72a-4d87-46c1-96ef-1fdaf1b585b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5760 | 2026.05.13 20:58:06.802671 [ 297 ] {ed17d72a-4d87-46c1-96ef-1fdaf1b585b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5761 | 2026.05.13 20:58:06.803083 [ 297 ] {ed17d72a-4d87-46c1-96ef-1fdaf1b585b8} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.05.13 20:58:06.803120 [ 297 ] {ed17d72a-4d87-46c1-96ef-1fdaf1b585b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5763 | 2026.05.13 20:58:06.803415 [ 297 ] {ed17d72a-4d87-46c1-96ef-1fdaf1b585b8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5764 | 2026.05.13 20:58:06.803625 [ 297 ] {ed17d72a-4d87-46c1-96ef-1fdaf1b585b8} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.05.13 20:58:06.803750 [ 297 ] {ed17d72a-4d87-46c1-96ef-1fdaf1b585b8} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001137 sec., 20228.67194371152 rows/sec., 1.54 MiB/sec. | ||
| 5766 | 2026.05.13 20:58:06.803787 [ 297 ] {ed17d72a-4d87-46c1-96ef-1fdaf1b585b8} <Debug> TCPHandler: Processed in 0.00130066 sec. | ||
| 5767 | 2026.05.13 20:58:06.803915 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2026.05.13 20:58:06.804010 [ 297 ] {5030ad44-eea8-465c-adef-e5dd57461bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5769 | 2026.05.13 20:58:06.804048 [ 297 ] {5030ad44-eea8-465c-adef-e5dd57461bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5770 | 2026.05.13 20:58:06.804454 [ 297 ] {5030ad44-eea8-465c-adef-e5dd57461bb7} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2026.05.13 20:58:06.804491 [ 297 ] {5030ad44-eea8-465c-adef-e5dd57461bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5772 | 2026.05.13 20:58:06.804780 [ 297 ] {5030ad44-eea8-465c-adef-e5dd57461bb7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5773 | 2026.05.13 20:58:06.804988 [ 297 ] {5030ad44-eea8-465c-adef-e5dd57461bb7} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.05.13 20:58:06.805093 [ 63 ] {} <Debug> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5775 | 2026.05.13 20:58:06.805112 [ 297 ] {5030ad44-eea8-465c-adef-e5dd57461bb7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 5776 | 2026.05.13 20:58:06.805148 [ 63 ] {} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.05.13 20:58:06.805160 [ 297 ] {5030ad44-eea8-465c-adef-e5dd57461bb7} <Debug> TCPHandler: Processed in 0.00129431 sec. | ||
| 5778 | 2026.05.13 20:58:06.805186 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5779 | 2026.05.13 20:58:06.805329 [ 196 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 5780 | 2026.05.13 20:58:06.805350 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2026.05.13 20:58:06.805470 [ 297 ] {454b3dba-7cfd-402f-82fb-76986f583e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5782 | 2026.05.13 20:58:06.805485 [ 196 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5783 | 2026.05.13 20:58:06.805512 [ 297 ] {454b3dba-7cfd-402f-82fb-76986f583e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5784 | 2026.05.13 20:58:06.805528 [ 196 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 5785 | 2026.05.13 20:58:06.805612 [ 196 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5786 | 2026.05.13 20:58:06.805670 [ 196 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 5787 | 2026.05.13 20:58:06.805721 [ 196 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 950 rows starting from the beginning of the part | ||
| 5788 | 2026.05.13 20:58:06.805771 [ 196 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5789 | 2026.05.13 20:58:06.805820 [ 196 ] {97dce367-6849-4099-acae-b25802b40bc9::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 | ||
| 5790 | 2026.05.13 20:58:06.806009 [ 297 ] {454b3dba-7cfd-402f-82fb-76986f583e7e} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2026.05.13 20:58:06.806054 [ 297 ] {454b3dba-7cfd-402f-82fb-76986f583e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5792 | 2026.05.13 20:58:06.806539 [ 297 ] {454b3dba-7cfd-402f-82fb-76986f583e7e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5793 | 2026.05.13 20:58:06.806775 [ 297 ] {454b3dba-7cfd-402f-82fb-76986f583e7e} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2026.05.13 20:58:06.806917 [ 297 ] {454b3dba-7cfd-402f-82fb-76986f583e7e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001465 sec., 8191.126279863482 rows/sec., 639.93 KiB/sec. | ||
| 5795 | 2026.05.13 20:58:06.806966 [ 297 ] {454b3dba-7cfd-402f-82fb-76986f583e7e} <Debug> TCPHandler: Processed in 0.001667833 sec. | ||
| 5796 | 2026.05.13 20:58:06.807137 [ 187 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 5 columns (5 merged, 0 gathered) in 0.001861764 sec., 1286951.5147999425 rows/sec., 82.64 MiB/sec. | ||
| 5797 | 2026.05.13 20:58:06.807183 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.05.13 20:58:06.807297 [ 297 ] {2e6d9721-7dff-4859-b474-e54273fd8ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5799 | 2026.05.13 20:58:06.807341 [ 297 ] {2e6d9721-7dff-4859-b474-e54273fd8ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5800 | 2026.05.13 20:58:06.807366 [ 196 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5801 | 2026.05.13 20:58:06.807671 [ 196 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_16_3} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.05.13 20:58:06.807749 [ 196 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_16_3} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5803 | 2026.05.13 20:58:06.807830 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5804 | 2026.05.13 20:58:06.807881 [ 297 ] {2e6d9721-7dff-4859-b474-e54273fd8ace} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.05.13 20:58:06.807924 [ 297 ] {2e6d9721-7dff-4859-b474-e54273fd8ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5806 | 2026.05.13 20:58:06.808260 [ 297 ] {2e6d9721-7dff-4859-b474-e54273fd8ace} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5807 | 2026.05.13 20:58:06.808480 [ 297 ] {2e6d9721-7dff-4859-b474-e54273fd8ace} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2026.05.13 20:58:06.808608 [ 297 ] {2e6d9721-7dff-4859-b474-e54273fd8ace} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001329 sec., 83521.44469525959 rows/sec., 6.80 MiB/sec. | ||
| 5809 | 2026.05.13 20:58:06.808646 [ 297 ] {2e6d9721-7dff-4859-b474-e54273fd8ace} <Debug> TCPHandler: Processed in 0.001512072 sec. | ||
| 5810 | 2026.05.13 20:58:06.808778 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2026.05.13 20:58:06.808874 [ 297 ] {d58f5204-21a0-4125-b8c6-e5ef43fb27a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5812 | 2026.05.13 20:58:06.808916 [ 297 ] {d58f5204-21a0-4125-b8c6-e5ef43fb27a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5813 | 2026.05.13 20:58:06.809411 [ 297 ] {d58f5204-21a0-4125-b8c6-e5ef43fb27a4} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.05.13 20:58:06.809448 [ 297 ] {d58f5204-21a0-4125-b8c6-e5ef43fb27a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5815 | 2026.05.13 20:58:06.809805 [ 297 ] {d58f5204-21a0-4125-b8c6-e5ef43fb27a4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5816 | 2026.05.13 20:58:06.810034 [ 297 ] {d58f5204-21a0-4125-b8c6-e5ef43fb27a4} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.05.13 20:58:06.810174 [ 297 ] {d58f5204-21a0-4125-b8c6-e5ef43fb27a4} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001319 sec., 257771.0386656558 rows/sec., 19.51 MiB/sec. | ||
| 5818 | 2026.05.13 20:58:06.810211 [ 297 ] {d58f5204-21a0-4125-b8c6-e5ef43fb27a4} <Debug> TCPHandler: Processed in 0.001481902 sec. | ||
| 5819 | 2026.05.13 20:58:06.810338 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2026.05.13 20:58:06.810433 [ 297 ] {15670dcc-c44d-4875-8b73-905b3f15b7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5821 | 2026.05.13 20:58:06.810487 [ 297 ] {15670dcc-c44d-4875-8b73-905b3f15b7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5822 | 2026.05.13 20:58:06.811323 [ 297 ] {15670dcc-c44d-4875-8b73-905b3f15b7da} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.05.13 20:58:06.811360 [ 297 ] {15670dcc-c44d-4875-8b73-905b3f15b7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5824 | 2026.05.13 20:58:06.811912 [ 297 ] {15670dcc-c44d-4875-8b73-905b3f15b7da} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5825 | 2026.05.13 20:58:06.812156 [ 297 ] {15670dcc-c44d-4875-8b73-905b3f15b7da} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.05.13 20:58:06.812297 [ 297 ] {15670dcc-c44d-4875-8b73-905b3f15b7da} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001881 sec., 5847.953216374269 rows/sec., 10.48 MiB/sec. | ||
| 5827 | 2026.05.13 20:58:06.812353 [ 297 ] {15670dcc-c44d-4875-8b73-905b3f15b7da} <Debug> TCPHandler: Processed in 0.002063286 sec. | ||
| 5828 | 2026.05.13 20:58:06.812467 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.05.13 20:58:06.812563 [ 297 ] {12423b97-5d8e-40bd-b78d-8003820c1f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5830 | 2026.05.13 20:58:06.812605 [ 297 ] {12423b97-5d8e-40bd-b78d-8003820c1f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5831 | 2026.05.13 20:58:06.812968 [ 297 ] {12423b97-5d8e-40bd-b78d-8003820c1f3a} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.05.13 20:58:06.813004 [ 297 ] {12423b97-5d8e-40bd-b78d-8003820c1f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5833 | 2026.05.13 20:58:06.813342 [ 297 ] {12423b97-5d8e-40bd-b78d-8003820c1f3a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5834 | 2026.05.13 20:58:06.813555 [ 297 ] {12423b97-5d8e-40bd-b78d-8003820c1f3a} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2026.05.13 20:58:06.813682 [ 297 ] {12423b97-5d8e-40bd-b78d-8003820c1f3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 5836 | 2026.05.13 20:58:06.813717 [ 297 ] {12423b97-5d8e-40bd-b78d-8003820c1f3a} <Debug> TCPHandler: Processed in 0.00129763 sec. | ||
| 5837 | 2026.05.13 20:58:10.404192 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64422 | ||
| 5838 | 2026.05.13 20:58:10.404321 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5839 | 2026.05.13 20:58:10.404348 [ 311 ] {} <Debug> TCP-Session: 7ef9c090-f751-4641-bf11-180a87b18bff Authenticating user 'default' from [fd00:1122:3344:101::e]:64422 | ||
| 5840 | 2026.05.13 20:58:10.404371 [ 311 ] {} <Debug> TCP-Session: 7ef9c090-f751-4641-bf11-180a87b18bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5841 | 2026.05.13 20:58:10.404385 [ 311 ] {} <Debug> TCP-Session: 7ef9c090-f751-4641-bf11-180a87b18bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5842 | 2026.05.13 20:58:10.404607 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56533 | ||
| 5843 | 2026.05.13 20:58:10.404626 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61420 | ||
| 5844 | 2026.05.13 20:58:10.404667 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41803 | ||
| 5845 | 2026.05.13 20:58:10.404695 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54808 | ||
| 5846 | 2026.05.13 20:58:10.404733 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32940 | ||
| 5847 | 2026.05.13 20:58:10.404747 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40455 | ||
| 5848 | 2026.05.13 20:58:10.404763 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5849 | 2026.05.13 20:58:10.404754 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44932 | ||
| 5850 | 2026.05.13 20:58:10.404816 [ 313 ] {} <Debug> TCP-Session: d821b968-735d-4cff-b49e-8b493c09962f Authenticating user 'default' from [fd00:1122:3344:101::e]:61420 | ||
| 5851 | 2026.05.13 20:58:10.404744 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5852 | 2026.05.13 20:58:10.404863 [ 313 ] {} <Debug> TCP-Session: d821b968-735d-4cff-b49e-8b493c09962f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.05.13 20:58:10.404742 [ 311 ] {} <Trace> TCP-Session: 7ef9c090-f751-4641-bf11-180a87b18bff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2026.05.13 20:58:10.404898 [ 313 ] {} <Debug> TCP-Session: d821b968-735d-4cff-b49e-8b493c09962f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2026.05.13 20:58:10.404897 [ 312 ] {} <Debug> TCP-Session: 423a520f-f483-47db-a478-9681d5352914 Authenticating user 'default' from [fd00:1122:3344:101::e]:56533 | ||
| 5856 | 2026.05.13 20:58:10.404690 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55170 | ||
| 5857 | 2026.05.13 20:58:10.404972 [ 312 ] {} <Debug> TCP-Session: 423a520f-f483-47db-a478-9681d5352914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.05.13 20:58:10.405006 [ 312 ] {} <Debug> TCP-Session: 423a520f-f483-47db-a478-9681d5352914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.05.13 20:58:10.405087 [ 311 ] {a5ab4be6-c4ee-4688-a987-7129223c1ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64422) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5860 | 2026.05.13 20:58:10.405285 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5861 | 2026.05.13 20:58:10.405331 [ 308 ] {} <Debug> TCP-Session: 4aebffb2-a1e7-4b45-b2d2-5e7cb48e784f Authenticating user 'default' from [fd00:1122:3344:101::e]:44932 | ||
| 5862 | 2026.05.13 20:58:10.405360 [ 308 ] {} <Debug> TCP-Session: 4aebffb2-a1e7-4b45-b2d2-5e7cb48e784f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2026.05.13 20:58:10.405363 [ 311 ] {a5ab4be6-c4ee-4688-a987-7129223c1ea7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5864 | 2026.05.13 20:58:10.405374 [ 308 ] {} <Debug> TCP-Session: 4aebffb2-a1e7-4b45-b2d2-5e7cb48e784f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5865 | 2026.05.13 20:58:10.405400 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5866 | 2026.05.13 20:58:10.405429 [ 311 ] {a5ab4be6-c4ee-4688-a987-7129223c1ea7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5867 | 2026.05.13 20:58:10.405434 [ 315 ] {} <Debug> TCP-Session: 695e2dde-c089-4ec5-97c3-ac77b9cd13bd Authenticating user 'default' from [fd00:1122:3344:101::e]:55170 | ||
| 5868 | 2026.05.13 20:58:10.405470 [ 315 ] {} <Debug> TCP-Session: 695e2dde-c089-4ec5-97c3-ac77b9cd13bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.05.13 20:58:10.405483 [ 315 ] {} <Debug> TCP-Session: 695e2dde-c089-4ec5-97c3-ac77b9cd13bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.05.13 20:58:10.405608 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5871 | 2026.05.13 20:58:10.405643 [ 3 ] {} <Debug> TCP-Session: e7651474-9b22-41b6-89e9-3a0966169cf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54808 | ||
| 5872 | 2026.05.13 20:58:10.405661 [ 3 ] {} <Debug> TCP-Session: e7651474-9b22-41b6-89e9-3a0966169cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2026.05.13 20:58:10.405680 [ 3 ] {} <Debug> TCP-Session: e7651474-9b22-41b6-89e9-3a0966169cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2026.05.13 20:58:10.405709 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5875 | 2026.05.13 20:58:10.405719 [ 311 ] {a5ab4be6-c4ee-4688-a987-7129223c1ea7} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603) (SelectExecutor): Key condition: unknown | ||
| 5876 | 2026.05.13 20:58:10.405746 [ 307 ] {} <Debug> TCP-Session: e872f565-9a64-4335-8aba-410ad9b549f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40455 | ||
| 5877 | 2026.05.13 20:58:10.405774 [ 307 ] {} <Debug> TCP-Session: e872f565-9a64-4335-8aba-410ad9b549f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2026.05.13 20:58:10.405790 [ 307 ] {} <Debug> TCP-Session: e872f565-9a64-4335-8aba-410ad9b549f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5879 | 2026.05.13 20:58:10.406027 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5880 | 2026.05.13 20:58:10.406056 [ 293 ] {} <Debug> TCP-Session: 5f7ca4fb-c4f7-4461-ab90-fab1bad66ce0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32940 | ||
| 5881 | 2026.05.13 20:58:10.406074 [ 293 ] {} <Debug> TCP-Session: 5f7ca4fb-c4f7-4461-ab90-fab1bad66ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.05.13 20:58:10.406087 [ 293 ] {} <Debug> TCP-Session: 5f7ca4fb-c4f7-4461-ab90-fab1bad66ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5883 | 2026.05.13 20:58:10.406152 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5884 | 2026.05.13 20:58:10.406189 [ 314 ] {} <Debug> TCP-Session: 26d6061a-d049-40dd-9a3e-24b8f383f5bb Authenticating user 'default' from [fd00:1122:3344:101::e]:41803 | ||
| 5885 | 2026.05.13 20:58:10.406206 [ 314 ] {} <Debug> TCP-Session: 26d6061a-d049-40dd-9a3e-24b8f383f5bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2026.05.13 20:58:10.406220 [ 314 ] {} <Debug> TCP-Session: 26d6061a-d049-40dd-9a3e-24b8f383f5bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2026.05.13 20:58:10.406646 [ 351 ] {a5ab4be6-c4ee-4688-a987-7129223c1ea7} <Trace> AggregatingTransform: Aggregating | ||
| 5888 | 2026.05.13 20:58:10.406698 [ 351 ] {a5ab4be6-c4ee-4688-a987-7129223c1ea7} <Trace> Aggregator: Aggregation method: without_key | ||
| 5889 | 2026.05.13 20:58:10.406736 [ 351 ] {a5ab4be6-c4ee-4688-a987-7129223c1ea7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899727 sec. (1111.448 rows/sec., 43.42 KiB/sec.) | ||
| 5890 | 2026.05.13 20:58:10.406755 [ 351 ] {a5ab4be6-c4ee-4688-a987-7129223c1ea7} <Trace> Aggregator: Merging aggregated data | ||
| 5891 | 2026.05.13 20:58:10.408091 [ 311 ] {a5ab4be6-c4ee-4688-a987-7129223c1ea7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003061 sec., 326.6906239790918 rows/sec., 12.76 KiB/sec. | ||
| 5892 | 2026.05.13 20:58:10.408220 [ 311 ] {a5ab4be6-c4ee-4688-a987-7129223c1ea7} <Debug> TCPHandler: Processed in 0.003597098 sec. | ||
| 5893 | 2026.05.13 20:58:10.408341 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5894 | 2026.05.13 20:58:10.408369 [ 311 ] {} <Debug> TCP-Session: 7ef9c090-f751-4641-bf11-180a87b18bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5895 | 2026.05.13 20:58:10.408370 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5896 | 2026.05.13 20:58:10.408392 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5897 | 2026.05.13 20:58:10.408422 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5898 | 2026.05.13 20:58:10.408432 [ 312 ] {} <Debug> TCP-Session: 423a520f-f483-47db-a478-9681d5352914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5899 | 2026.05.13 20:58:10.408446 [ 308 ] {} <Debug> TCP-Session: 4aebffb2-a1e7-4b45-b2d2-5e7cb48e784f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2026.05.13 20:58:10.408460 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5901 | 2026.05.13 20:58:10.408472 [ 313 ] {} <Debug> TCP-Session: d821b968-735d-4cff-b49e-8b493c09962f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2026.05.13 20:58:10.408484 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5903 | 2026.05.13 20:58:10.408521 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5904 | 2026.05.13 20:58:10.408550 [ 293 ] {} <Debug> TCP-Session: 5f7ca4fb-c4f7-4461-ab90-fab1bad66ce0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2026.05.13 20:58:10.408509 [ 3 ] {} <Debug> TCP-Session: e7651474-9b22-41b6-89e9-3a0966169cf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2026.05.13 20:58:10.408579 [ 307 ] {} <Debug> TCP-Session: e872f565-9a64-4335-8aba-410ad9b549f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2026.05.13 20:58:10.408429 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5908 | 2026.05.13 20:58:10.408441 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5909 | 2026.05.13 20:58:10.408645 [ 315 ] {} <Debug> TCP-Session: 695e2dde-c089-4ec5-97c3-ac77b9cd13bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.05.13 20:58:10.408663 [ 314 ] {} <Debug> TCP-Session: 26d6061a-d049-40dd-9a3e-24b8f383f5bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2026.05.13 20:58:10.502585 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41339 | ||
| 5912 | 2026.05.13 20:58:10.502691 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5913 | 2026.05.13 20:58:10.502718 [ 311 ] {} <Debug> TCP-Session: 48986d25-968b-42b5-844b-bb2888bab1f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41339 | ||
| 5914 | 2026.05.13 20:58:10.502740 [ 311 ] {} <Debug> TCP-Session: 48986d25-968b-42b5-844b-bb2888bab1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2026.05.13 20:58:10.502777 [ 311 ] {} <Debug> TCP-Session: 48986d25-968b-42b5-844b-bb2888bab1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5916 | 2026.05.13 20:58:10.502973 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65180 | ||
| 5917 | 2026.05.13 20:58:10.503048 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43151 | ||
| 5918 | 2026.05.13 20:58:10.503063 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5919 | 2026.05.13 20:58:10.503069 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58905 | ||
| 5920 | 2026.05.13 20:58:10.503094 [ 312 ] {} <Debug> TCP-Session: efe27da6-a302-4a24-b852-145d16122da4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65180 | ||
| 5921 | 2026.05.13 20:58:10.503104 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51789 | ||
| 5922 | 2026.05.13 20:58:10.503128 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62606 | ||
| 5923 | 2026.05.13 20:58:10.503133 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50098 | ||
| 5924 | 2026.05.13 20:58:10.503148 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5925 | 2026.05.13 20:58:10.503121 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45844 | ||
| 5926 | 2026.05.13 20:58:10.503218 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5927 | 2026.05.13 20:58:10.503252 [ 311 ] {} <Trace> TCP-Session: 48986d25-968b-42b5-844b-bb2888bab1f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5928 | 2026.05.13 20:58:10.503261 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5929 | 2026.05.13 20:58:10.503276 [ 307 ] {} <Debug> TCP-Session: bee7ed28-5b55-445d-9036-34f81b580a67 Authenticating user 'default' from [fd00:1122:3344:101::e]:62606 | ||
| 5930 | 2026.05.13 20:58:10.503291 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5931 | 2026.05.13 20:58:10.503310 [ 308 ] {} <Debug> TCP-Session: 8af853eb-76b9-49b7-8d1b-75b0a7a102df Authenticating user 'default' from [fd00:1122:3344:101::e]:50098 | ||
| 5932 | 2026.05.13 20:58:10.503324 [ 307 ] {} <Debug> TCP-Session: bee7ed28-5b55-445d-9036-34f81b580a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5933 | 2026.05.13 20:58:10.503333 [ 293 ] {} <Debug> TCP-Session: 4d656c35-5cdc-4c67-afc3-a86232d996f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45844 | ||
| 5934 | 2026.05.13 20:58:10.503344 [ 308 ] {} <Debug> TCP-Session: 8af853eb-76b9-49b7-8d1b-75b0a7a102df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2026.05.13 20:58:10.503351 [ 307 ] {} <Debug> TCP-Session: bee7ed28-5b55-445d-9036-34f81b580a67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.05.13 20:58:10.503371 [ 308 ] {} <Debug> TCP-Session: 8af853eb-76b9-49b7-8d1b-75b0a7a102df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.05.13 20:58:10.503225 [ 315 ] {} <Debug> TCP-Session: d3bd6d24-092f-4bc8-8779-608e4a6176df Authenticating user 'default' from [fd00:1122:3344:101::e]:58905 | ||
| 5938 | 2026.05.13 20:58:10.503218 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5939 | 2026.05.13 20:58:10.503424 [ 315 ] {} <Debug> TCP-Session: d3bd6d24-092f-4bc8-8779-608e4a6176df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5940 | 2026.05.13 20:58:10.503449 [ 311 ] {297a51e1-daa8-44d3-8296-562bc29865ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41339) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5941 | 2026.05.13 20:58:10.503455 [ 315 ] {} <Debug> TCP-Session: d3bd6d24-092f-4bc8-8779-608e4a6176df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5942 | 2026.05.13 20:58:10.503451 [ 3 ] {} <Debug> TCP-Session: 096fbb35-09c2-4f3d-a98c-739eb808d858 Authenticating user 'default' from [fd00:1122:3344:101::e]:51789 | ||
| 5943 | 2026.05.13 20:58:10.503120 [ 312 ] {} <Debug> TCP-Session: efe27da6-a302-4a24-b852-145d16122da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5944 | 2026.05.13 20:58:10.503514 [ 3 ] {} <Debug> TCP-Session: 096fbb35-09c2-4f3d-a98c-739eb808d858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2026.05.13 20:58:10.503529 [ 312 ] {} <Debug> TCP-Session: efe27da6-a302-4a24-b852-145d16122da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2026.05.13 20:58:10.503541 [ 3 ] {} <Debug> TCP-Session: 096fbb35-09c2-4f3d-a98c-739eb808d858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2026.05.13 20:58:10.503054 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38777 | ||
| 5948 | 2026.05.13 20:58:10.503366 [ 293 ] {} <Debug> TCP-Session: 4d656c35-5cdc-4c67-afc3-a86232d996f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5949 | 2026.05.13 20:58:10.503118 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5950 | 2026.05.13 20:58:10.503614 [ 293 ] {} <Debug> TCP-Session: 4d656c35-5cdc-4c67-afc3-a86232d996f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5951 | 2026.05.13 20:58:10.503639 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5952 | 2026.05.13 20:58:10.503662 [ 314 ] {} <Debug> TCP-Session: 87c0afeb-0ce0-418a-a43d-62d7a3b9d398 Authenticating user 'default' from [fd00:1122:3344:101::e]:43151 | ||
| 5953 | 2026.05.13 20:58:10.503670 [ 313 ] {} <Debug> TCP-Session: e2d75399-774e-419a-b837-4a51fc838ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38777 | ||
| 5954 | 2026.05.13 20:58:10.503697 [ 314 ] {} <Debug> TCP-Session: 87c0afeb-0ce0-418a-a43d-62d7a3b9d398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5955 | 2026.05.13 20:58:10.503705 [ 313 ] {} <Debug> TCP-Session: e2d75399-774e-419a-b837-4a51fc838ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2026.05.13 20:58:10.503723 [ 311 ] {297a51e1-daa8-44d3-8296-562bc29865ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5957 | 2026.05.13 20:58:10.503727 [ 314 ] {} <Debug> TCP-Session: 87c0afeb-0ce0-418a-a43d-62d7a3b9d398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5958 | 2026.05.13 20:58:10.503734 [ 313 ] {} <Debug> TCP-Session: e2d75399-774e-419a-b837-4a51fc838ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5959 | 2026.05.13 20:58:10.503787 [ 311 ] {297a51e1-daa8-44d3-8296-562bc29865ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5960 | 2026.05.13 20:58:10.504067 [ 311 ] {297a51e1-daa8-44d3-8296-562bc29865ad} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603) (SelectExecutor): Key condition: unknown | ||
| 5961 | 2026.05.13 20:58:10.505009 [ 345 ] {297a51e1-daa8-44d3-8296-562bc29865ad} <Trace> AggregatingTransform: Aggregating | ||
| 5962 | 2026.05.13 20:58:10.505076 [ 345 ] {297a51e1-daa8-44d3-8296-562bc29865ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 5963 | 2026.05.13 20:58:10.505123 [ 345 ] {297a51e1-daa8-44d3-8296-562bc29865ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952557 sec. (1049.806 rows/sec., 41.01 KiB/sec.) | ||
| 5964 | 2026.05.13 20:58:10.505151 [ 345 ] {297a51e1-daa8-44d3-8296-562bc29865ad} <Trace> Aggregator: Merging aggregated data | ||
| 5965 | 2026.05.13 20:58:10.506710 [ 311 ] {297a51e1-daa8-44d3-8296-562bc29865ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003334 sec., 299.9400119976005 rows/sec., 11.72 KiB/sec. | ||
| 5966 | 2026.05.13 20:58:10.506886 [ 311 ] {297a51e1-daa8-44d3-8296-562bc29865ad} <Debug> TCPHandler: Processed in 0.003770929 sec. | ||
| 5967 | 2026.05.13 20:58:10.507020 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5968 | 2026.05.13 20:58:10.507051 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5969 | 2026.05.13 20:58:10.507060 [ 311 ] {} <Debug> TCP-Session: 48986d25-968b-42b5-844b-bb2888bab1f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5970 | 2026.05.13 20:58:10.507081 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5971 | 2026.05.13 20:58:10.507099 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5972 | 2026.05.13 20:58:10.507096 [ 312 ] {} <Debug> TCP-Session: efe27da6-a302-4a24-b852-145d16122da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2026.05.13 20:58:10.507119 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5974 | 2026.05.13 20:58:10.507140 [ 308 ] {} <Debug> TCP-Session: 8af853eb-76b9-49b7-8d1b-75b0a7a102df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2026.05.13 20:58:10.507145 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5976 | 2026.05.13 20:58:10.507166 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5977 | 2026.05.13 20:58:10.507192 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5978 | 2026.05.13 20:58:10.507214 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5979 | 2026.05.13 20:58:10.507224 [ 3 ] {} <Debug> TCP-Session: 096fbb35-09c2-4f3d-a98c-739eb808d858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5980 | 2026.05.13 20:58:10.507174 [ 313 ] {} <Debug> TCP-Session: e2d75399-774e-419a-b837-4a51fc838ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5981 | 2026.05.13 20:58:10.507252 [ 315 ] {} <Debug> TCP-Session: d3bd6d24-092f-4bc8-8779-608e4a6176df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.05.13 20:58:10.507261 [ 293 ] {} <Debug> TCP-Session: 4d656c35-5cdc-4c67-afc3-a86232d996f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5983 | 2026.05.13 20:58:10.507127 [ 307 ] {} <Debug> TCP-Session: bee7ed28-5b55-445d-9036-34f81b580a67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5984 | 2026.05.13 20:58:10.507214 [ 314 ] {} <Debug> TCP-Session: 87c0afeb-0ce0-418a-a43d-62d7a3b9d398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5985 | 2026.05.13 20:58:10.542723 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57466 | ||
| 5986 | 2026.05.13 20:58:10.542834 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5987 | 2026.05.13 20:58:10.542863 [ 311 ] {} <Debug> TCP-Session: 3e1c6443-9127-47f1-9201-62661973a233 Authenticating user 'default' from [fd00:1122:3344:101::e]:57466 | ||
| 5988 | 2026.05.13 20:58:10.542885 [ 311 ] {} <Debug> TCP-Session: 3e1c6443-9127-47f1-9201-62661973a233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5989 | 2026.05.13 20:58:10.542898 [ 311 ] {} <Debug> TCP-Session: 3e1c6443-9127-47f1-9201-62661973a233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5990 | 2026.05.13 20:58:10.543129 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60323 | ||
| 5991 | 2026.05.13 20:58:10.543135 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60298 | ||
| 5992 | 2026.05.13 20:58:10.543161 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33338 | ||
| 5993 | 2026.05.13 20:58:10.543189 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56601 | ||
| 5994 | 2026.05.13 20:58:10.543206 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64438 | ||
| 5995 | 2026.05.13 20:58:10.543198 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33839 | ||
| 5996 | 2026.05.13 20:58:10.543265 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5997 | 2026.05.13 20:58:10.543304 [ 311 ] {} <Trace> TCP-Session: 3e1c6443-9127-47f1-9201-62661973a233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.05.13 20:58:10.543319 [ 315 ] {} <Debug> TCP-Session: 1dc7359d-ca0b-4672-bdb6-ee6fcb3247af Authenticating user 'default' from [fd00:1122:3344:101::e]:33338 | ||
| 5999 | 2026.05.13 20:58:10.543314 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6000 | 2026.05.13 20:58:10.543339 [ 315 ] {} <Debug> TCP-Session: 1dc7359d-ca0b-4672-bdb6-ee6fcb3247af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6001 | 2026.05.13 20:58:10.543338 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6002 | 2026.05.13 20:58:10.543363 [ 293 ] {} <Debug> TCP-Session: 2b6db4f4-690e-43cc-a437-5f31ce80316c Authenticating user 'default' from [fd00:1122:3344:101::e]:56601 | ||
| 6003 | 2026.05.13 20:58:10.543365 [ 315 ] {} <Debug> TCP-Session: 1dc7359d-ca0b-4672-bdb6-ee6fcb3247af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2026.05.13 20:58:10.543392 [ 307 ] {} <Debug> TCP-Session: f50f2edb-ca34-469f-8468-ca357eab2e33 Authenticating user 'default' from [fd00:1122:3344:101::e]:33839 | ||
| 6005 | 2026.05.13 20:58:10.543404 [ 293 ] {} <Debug> TCP-Session: 2b6db4f4-690e-43cc-a437-5f31ce80316c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6006 | 2026.05.13 20:58:10.543431 [ 307 ] {} <Debug> TCP-Session: f50f2edb-ca34-469f-8468-ca357eab2e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6007 | 2026.05.13 20:58:10.543440 [ 293 ] {} <Debug> TCP-Session: 2b6db4f4-690e-43cc-a437-5f31ce80316c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6008 | 2026.05.13 20:58:10.543455 [ 307 ] {} <Debug> TCP-Session: f50f2edb-ca34-469f-8468-ca357eab2e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6009 | 2026.05.13 20:58:10.543338 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6010 | 2026.05.13 20:58:10.543272 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6011 | 2026.05.13 20:58:10.543506 [ 308 ] {} <Debug> TCP-Session: 8d4cc66d-6035-4e37-a079-cf7ed81616e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64438 | ||
| 6012 | 2026.05.13 20:58:10.543524 [ 311 ] {4b428258-9548-4b8a-b9aa-6d541aa05827} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57466) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6013 | 2026.05.13 20:58:10.543534 [ 312 ] {} <Debug> TCP-Session: 6d579d97-5aac-46e5-8f3e-6fc0544ccbb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60298 | ||
| 6014 | 2026.05.13 20:58:10.543540 [ 308 ] {} <Debug> TCP-Session: 8d4cc66d-6035-4e37-a079-cf7ed81616e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6015 | 2026.05.13 20:58:10.543200 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6016 | 2026.05.13 20:58:10.543578 [ 312 ] {} <Debug> TCP-Session: 6d579d97-5aac-46e5-8f3e-6fc0544ccbb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6017 | 2026.05.13 20:58:10.543609 [ 313 ] {} <Debug> TCP-Session: 2794d901-4de2-4fcd-b8ba-d876081e61c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60323 | ||
| 6018 | 2026.05.13 20:58:10.543622 [ 312 ] {} <Debug> TCP-Session: 6d579d97-5aac-46e5-8f3e-6fc0544ccbb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2026.05.13 20:58:10.543641 [ 313 ] {} <Debug> TCP-Session: 2794d901-4de2-4fcd-b8ba-d876081e61c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6020 | 2026.05.13 20:58:10.543581 [ 308 ] {} <Debug> TCP-Session: 8d4cc66d-6035-4e37-a079-cf7ed81616e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6021 | 2026.05.13 20:58:10.543670 [ 313 ] {} <Debug> TCP-Session: 2794d901-4de2-4fcd-b8ba-d876081e61c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2026.05.13 20:58:10.543189 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41239 | ||
| 6023 | 2026.05.13 20:58:10.543177 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51967 | ||
| 6024 | 2026.05.13 20:58:10.543782 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6025 | 2026.05.13 20:58:10.543792 [ 311 ] {4b428258-9548-4b8a-b9aa-6d541aa05827} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6026 | 2026.05.13 20:58:10.543815 [ 3 ] {} <Debug> TCP-Session: dc8dbdf4-2de6-4f66-8f8c-ef99e1d65e74 Authenticating user 'default' from [fd00:1122:3344:101::e]:41239 | ||
| 6027 | 2026.05.13 20:58:10.543801 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6028 | 2026.05.13 20:58:10.543849 [ 3 ] {} <Debug> TCP-Session: dc8dbdf4-2de6-4f66-8f8c-ef99e1d65e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2026.05.13 20:58:10.543860 [ 311 ] {4b428258-9548-4b8a-b9aa-6d541aa05827} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6030 | 2026.05.13 20:58:10.543882 [ 3 ] {} <Debug> TCP-Session: dc8dbdf4-2de6-4f66-8f8c-ef99e1d65e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.05.13 20:58:10.543875 [ 314 ] {} <Debug> TCP-Session: 62325e13-5d52-4de7-b993-f1c7b425e336 Authenticating user 'default' from [fd00:1122:3344:101::e]:51967 | ||
| 6032 | 2026.05.13 20:58:10.543930 [ 314 ] {} <Debug> TCP-Session: 62325e13-5d52-4de7-b993-f1c7b425e336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2026.05.13 20:58:10.543943 [ 314 ] {} <Debug> TCP-Session: 62325e13-5d52-4de7-b993-f1c7b425e336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6034 | 2026.05.13 20:58:10.544211 [ 311 ] {4b428258-9548-4b8a-b9aa-6d541aa05827} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603) (SelectExecutor): Key condition: unknown | ||
| 6035 | 2026.05.13 20:58:10.545192 [ 352 ] {4b428258-9548-4b8a-b9aa-6d541aa05827} <Trace> AggregatingTransform: Aggregating | ||
| 6036 | 2026.05.13 20:58:10.545235 [ 352 ] {4b428258-9548-4b8a-b9aa-6d541aa05827} <Trace> Aggregator: Aggregation method: without_key | ||
| 6037 | 2026.05.13 20:58:10.545274 [ 352 ] {4b428258-9548-4b8a-b9aa-6d541aa05827} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955357 sec. (1046.729 rows/sec., 40.89 KiB/sec.) | ||
| 6038 | 2026.05.13 20:58:10.545294 [ 352 ] {4b428258-9548-4b8a-b9aa-6d541aa05827} <Trace> Aggregator: Merging aggregated data | ||
| 6039 | 2026.05.13 20:58:10.546667 [ 311 ] {4b428258-9548-4b8a-b9aa-6d541aa05827} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003253 sec., 307.40854595757764 rows/sec., 12.01 KiB/sec. | ||
| 6040 | 2026.05.13 20:58:10.546804 [ 311 ] {4b428258-9548-4b8a-b9aa-6d541aa05827} <Debug> TCPHandler: Processed in 0.003632458 sec. | ||
| 6041 | 2026.05.13 20:58:10.546917 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6042 | 2026.05.13 20:58:10.546945 [ 311 ] {} <Debug> TCP-Session: 3e1c6443-9127-47f1-9201-62661973a233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6043 | 2026.05.13 20:58:10.546953 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6044 | 2026.05.13 20:58:10.546974 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6045 | 2026.05.13 20:58:10.546997 [ 313 ] {} <Debug> TCP-Session: 2794d901-4de2-4fcd-b8ba-d876081e61c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6046 | 2026.05.13 20:58:10.547006 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6047 | 2026.05.13 20:58:10.547033 [ 312 ] {} <Debug> TCP-Session: 6d579d97-5aac-46e5-8f3e-6fc0544ccbb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6048 | 2026.05.13 20:58:10.547044 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6049 | 2026.05.13 20:58:10.547062 [ 293 ] {} <Debug> TCP-Session: 2b6db4f4-690e-43cc-a437-5f31ce80316c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6050 | 2026.05.13 20:58:10.547080 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6051 | 2026.05.13 20:58:10.547092 [ 3 ] {} <Debug> TCP-Session: dc8dbdf4-2de6-4f66-8f8c-ef99e1d65e74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6052 | 2026.05.13 20:58:10.547061 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6053 | 2026.05.13 20:58:10.547131 [ 308 ] {} <Debug> TCP-Session: 8d4cc66d-6035-4e37-a079-cf7ed81616e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2026.05.13 20:58:10.547170 [ 307 ] {} <Debug> TCP-Session: f50f2edb-ca34-469f-8468-ca357eab2e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6055 | 2026.05.13 20:58:10.547025 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6056 | 2026.05.13 20:58:10.546992 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6057 | 2026.05.13 20:58:10.547238 [ 315 ] {} <Debug> TCP-Session: 1dc7359d-ca0b-4672-bdb6-ee6fcb3247af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2026.05.13 20:58:10.547271 [ 314 ] {} <Debug> TCP-Session: 62325e13-5d52-4de7-b993-f1c7b425e336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2026.05.13 20:58:11.786645 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6060 | 2026.05.13 20:58:11.786881 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6061 | 2026.05.13 20:58:11.787224 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6062 | 2026.05.13 20:58:11.787260 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6063 | 2026.05.13 20:58:11.787489 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6064 | 2026.05.13 20:58:11.787560 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6065 | 2026.05.13 20:58:11.787703 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6066 | 2026.05.13 20:58:11.787855 [ 346 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6067 | 2026.05.13 20:58:11.787874 [ 322 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6068 | 2026.05.13 20:58:11.787970 [ 346 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6069 | 2026.05.13 20:58:11.788086 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 6070 | 2026.05.13 20:58:11.788115 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6071 | 2026.05.13 20:58:11.788208 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6072 | 2026.05.13 20:58:11.788231 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 6073 | 2026.05.13 20:58:11.788266 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6074 | 2026.05.13 20:58:11.788305 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6075 | 2026.05.13 20:58:11.788342 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6076 | 2026.05.13 20:58:11.789849 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.00306 sec., 16666.666666666668 rows/sec., 2.11 MiB/sec. | ||
| 6077 | 2026.05.13 20:58:11.790013 [ 297 ] {01dc8a66-f27b-4025-8550-b4b7277bad17} <Debug> TCPHandler: Processed in 0.003507217 sec. | ||
| 6078 | 2026.05.13 20:58:11.792165 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.05.13 20:58:11.792280 [ 297 ] {02803dd2-d497-4c6b-8ada-3610b3e845a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6080 | 2026.05.13 20:58:11.792321 [ 297 ] {02803dd2-d497-4c6b-8ada-3610b3e845a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6081 | 2026.05.13 20:58:11.792932 [ 297 ] {02803dd2-d497-4c6b-8ada-3610b3e845a5} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.05.13 20:58:11.792979 [ 297 ] {02803dd2-d497-4c6b-8ada-3610b3e845a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6083 | 2026.05.13 20:58:11.793393 [ 297 ] {02803dd2-d497-4c6b-8ada-3610b3e845a5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6084 | 2026.05.13 20:58:11.793623 [ 297 ] {02803dd2-d497-4c6b-8ada-3610b3e845a5} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.05.13 20:58:11.793766 [ 297 ] {02803dd2-d497-4c6b-8ada-3610b3e845a5} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.00152 sec., 77631.57894736841 rows/sec., 6.59 MiB/sec. | ||
| 6086 | 2026.05.13 20:58:11.793764 [ 43 ] {} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6087 | 2026.05.13 20:58:11.793805 [ 297 ] {02803dd2-d497-4c6b-8ada-3610b3e845a5} <Debug> TCPHandler: Processed in 0.001713603 sec. | ||
| 6088 | 2026.05.13 20:58:11.793850 [ 43 ] {} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.05.13 20:58:11.793878 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6090 | 2026.05.13 20:58:11.793967 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.05.13 20:58:11.794048 [ 192 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 6092 | 2026.05.13 20:58:11.794073 [ 297 ] {7ab8999a-5715-49e0-b7fd-20fb48c45479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6093 | 2026.05.13 20:58:11.794156 [ 297 ] {7ab8999a-5715-49e0-b7fd-20fb48c45479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6094 | 2026.05.13 20:58:11.794257 [ 192 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6095 | 2026.05.13 20:58:11.794314 [ 192 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3359 rows starting from the beginning of the part | ||
| 6096 | 2026.05.13 20:58:11.794390 [ 192 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 6097 | 2026.05.13 20:58:11.794454 [ 192 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 78 rows starting from the beginning of the part | ||
| 6098 | 2026.05.13 20:58:11.794506 [ 192 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 859 rows starting from the beginning of the part | ||
| 6099 | 2026.05.13 20:58:11.794555 [ 192 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 198 rows starting from the beginning of the part | ||
| 6100 | 2026.05.13 20:58:11.794605 [ 192 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 118 rows starting from the beginning of the part | ||
| 6101 | 2026.05.13 20:58:11.794614 [ 297 ] {7ab8999a-5715-49e0-b7fd-20fb48c45479} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.05.13 20:58:11.794656 [ 297 ] {7ab8999a-5715-49e0-b7fd-20fb48c45479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6103 | 2026.05.13 20:58:11.795039 [ 297 ] {7ab8999a-5715-49e0-b7fd-20fb48c45479} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6104 | 2026.05.13 20:58:11.795279 [ 297 ] {7ab8999a-5715-49e0-b7fd-20fb48c45479} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.05.13 20:58:11.795419 [ 297 ] {7ab8999a-5715-49e0-b7fd-20fb48c45479} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001364 sec., 22727.272727272728 rows/sec., 1.67 MiB/sec. | ||
| 6106 | 2026.05.13 20:58:11.795418 [ 42 ] {} <Debug> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6107 | 2026.05.13 20:58:11.795457 [ 297 ] {7ab8999a-5715-49e0-b7fd-20fb48c45479} <Debug> TCPHandler: Processed in 0.001551072 sec. | ||
| 6108 | 2026.05.13 20:58:11.795469 [ 42 ] {} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.05.13 20:58:11.795490 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6110 | 2026.05.13 20:58:11.795587 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6111 | 2026.05.13 20:58:11.795603 [ 196 ] {53470143-4b06-4b78-b9d2-692982f18ad0::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 | ||
| 6112 | 2026.05.13 20:58:11.795684 [ 297 ] {8344809f-88fa-45d7-88ed-12bfeba9644c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6113 | 2026.05.13 20:58:11.795729 [ 297 ] {8344809f-88fa-45d7-88ed-12bfeba9644c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6114 | 2026.05.13 20:58:11.795730 [ 196 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6115 | 2026.05.13 20:58:11.795779 [ 196 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part | ||
| 6116 | 2026.05.13 20:58:11.795841 [ 196 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 182 rows starting from the beginning of the part | ||
| 6117 | 2026.05.13 20:58:11.795889 [ 196 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 6118 | 2026.05.13 20:58:11.795933 [ 196 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 173 rows starting from the beginning of the part | ||
| 6119 | 2026.05.13 20:58:11.795973 [ 196 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part | ||
| 6120 | 2026.05.13 20:58:11.796016 [ 196 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 6121 | 2026.05.13 20:58:11.796219 [ 297 ] {8344809f-88fa-45d7-88ed-12bfeba9644c} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.05.13 20:58:11.796262 [ 297 ] {8344809f-88fa-45d7-88ed-12bfeba9644c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6123 | 2026.05.13 20:58:11.796461 [ 187 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4668 rows, containing 5 columns (5 merged, 0 gathered) in 0.002486229 sec., 1877542.2537505596 rows/sec., 151.33 MiB/sec. | ||
| 6124 | 2026.05.13 20:58:11.796610 [ 297 ] {8344809f-88fa-45d7-88ed-12bfeba9644c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6125 | 2026.05.13 20:58:11.796862 [ 187 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6126 | 2026.05.13 20:58:11.796867 [ 297 ] {8344809f-88fa-45d7-88ed-12bfeba9644c} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2026.05.13 20:58:11.796944 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393251 sec., 462946.0161880379 rows/sec., 31.28 MiB/sec. | ||
| 6128 | 2026.05.13 20:58:11.797020 [ 42 ] {} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6129 | 2026.05.13 20:58:11.797026 [ 297 ] {8344809f-88fa-45d7-88ed-12bfeba9644c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00136 sec., 69852.94117647059 rows/sec., 5.46 MiB/sec. | ||
| 6130 | 2026.05.13 20:58:11.797062 [ 42 ] {} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2026.05.13 20:58:11.797080 [ 297 ] {8344809f-88fa-45d7-88ed-12bfeba9644c} <Debug> TCPHandler: Processed in 0.001543402 sec. | ||
| 6132 | 2026.05.13 20:58:11.797087 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6133 | 2026.05.13 20:58:11.797116 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6134 | 2026.05.13 20:58:11.797171 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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 | ||
| 6135 | 2026.05.13 20:58:11.797212 [ 187 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_36_7} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2026.05.13 20:58:11.797265 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6137 | 2026.05.13 20:58:11.797292 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1830 rows starting from the beginning of the part | ||
| 6138 | 2026.05.13 20:58:11.797304 [ 187 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_36_7} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6139 | 2026.05.13 20:58:11.797325 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2026.05.13 20:58:11.797341 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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 | ||
| 6141 | 2026.05.13 20:58:11.797400 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 75 rows starting from the beginning of the part | ||
| 6142 | 2026.05.13 20:58:11.797400 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6143 | 2026.05.13 20:58:11.797451 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 521 rows starting from the beginning of the part | ||
| 6144 | 2026.05.13 20:58:11.797488 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 111 rows starting from the beginning of the part | ||
| 6145 | 2026.05.13 20:58:11.797487 [ 297 ] {5392ce5b-0d55-4534-8eb7-7514b10a70b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6146 | 2026.05.13 20:58:11.797528 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 95 rows starting from the beginning of the part | ||
| 6147 | 2026.05.13 20:58:11.797531 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_31_6} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.05.13 20:58:11.797572 [ 297 ] {5392ce5b-0d55-4534-8eb7-7514b10a70b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6149 | 2026.05.13 20:58:11.797672 [ 192 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_31_6} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6150 | 2026.05.13 20:58:11.797786 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6151 | 2026.05.13 20:58:11.798188 [ 297 ] {5392ce5b-0d55-4534-8eb7-7514b10a70b2} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2026.05.13 20:58:11.798231 [ 297 ] {5392ce5b-0d55-4534-8eb7-7514b10a70b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6153 | 2026.05.13 20:58:11.798738 [ 297 ] {5392ce5b-0d55-4534-8eb7-7514b10a70b2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6154 | 2026.05.13 20:58:11.798963 [ 297 ] {5392ce5b-0d55-4534-8eb7-7514b10a70b2} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.05.13 20:58:11.799077 [ 187 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2696 rows, containing 5 columns (5 merged, 0 gathered) in 0.001937385 sec., 1391566.4671709547 rows/sec., 102.76 MiB/sec. | ||
| 6156 | 2026.05.13 20:58:11.799086 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6157 | 2026.05.13 20:58:11.799109 [ 297 ] {5392ce5b-0d55-4534-8eb7-7514b10a70b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec. | ||
| 6158 | 2026.05.13 20:58:11.799152 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2026.05.13 20:58:11.799174 [ 297 ] {5392ce5b-0d55-4534-8eb7-7514b10a70b2} <Debug> TCPHandler: Processed in 0.001979935 sec. | ||
| 6160 | 2026.05.13 20:58:11.799180 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6161 | 2026.05.13 20:58:11.799276 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 6162 | 2026.05.13 20:58:11.799324 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6163 | 2026.05.13 20:58:11.799353 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.05.13 20:58:11.799397 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6165 | 2026.05.13 20:58:11.799434 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13345 rows starting from the beginning of the part | ||
| 6166 | 2026.05.13 20:58:11.799455 [ 297 ] {b3f5e287-eb41-48f7-aac0-52f092b8890d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6167 | 2026.05.13 20:58:11.799494 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 128 rows starting from the beginning of the part | ||
| 6168 | 2026.05.13 20:58:11.799514 [ 297 ] {b3f5e287-eb41-48f7-aac0-52f092b8890d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6169 | 2026.05.13 20:58:11.799559 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 6170 | 2026.05.13 20:58:11.799612 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 6171 | 2026.05.13 20:58:11.799644 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_36_7} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.05.13 20:58:11.799660 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 340 rows starting from the beginning of the part | ||
| 6173 | 2026.05.13 20:58:11.799714 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6174 | 2026.05.13 20:58:11.799737 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_36_7} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6175 | 2026.05.13 20:58:11.799816 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 6176 | 2026.05.13 20:58:11.800399 [ 297 ] {b3f5e287-eb41-48f7-aac0-52f092b8890d} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.05.13 20:58:11.800442 [ 297 ] {b3f5e287-eb41-48f7-aac0-52f092b8890d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6178 | 2026.05.13 20:58:11.801012 [ 297 ] {b3f5e287-eb41-48f7-aac0-52f092b8890d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6179 | 2026.05.13 20:58:11.801259 [ 297 ] {b3f5e287-eb41-48f7-aac0-52f092b8890d} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.05.13 20:58:11.801401 [ 297 ] {b3f5e287-eb41-48f7-aac0-52f092b8890d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001965 sec., 15776.081424936385 rows/sec., 28.27 MiB/sec. | ||
| 6181 | 2026.05.13 20:58:11.801475 [ 297 ] {b3f5e287-eb41-48f7-aac0-52f092b8890d} <Debug> TCPHandler: Processed in 0.002170257 sec. | ||
| 6182 | 2026.05.13 20:58:11.801633 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2026.05.13 20:58:11.801731 [ 297 ] {fbd001c8-4aa3-43e8-a6d7-8c878b815106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6184 | 2026.05.13 20:58:11.801772 [ 297 ] {fbd001c8-4aa3-43e8-a6d7-8c878b815106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6185 | 2026.05.13 20:58:11.802139 [ 297 ] {fbd001c8-4aa3-43e8-a6d7-8c878b815106} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.05.13 20:58:11.802176 [ 297 ] {fbd001c8-4aa3-43e8-a6d7-8c878b815106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6187 | 2026.05.13 20:58:11.802480 [ 297 ] {fbd001c8-4aa3-43e8-a6d7-8c878b815106} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6188 | 2026.05.13 20:58:11.802700 [ 297 ] {fbd001c8-4aa3-43e8-a6d7-8c878b815106} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.05.13 20:58:11.802801 [ 42 ] {} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6190 | 2026.05.13 20:58:11.802827 [ 297 ] {fbd001c8-4aa3-43e8-a6d7-8c878b815106} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 6191 | 2026.05.13 20:58:11.802831 [ 42 ] {} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.05.13 20:58:11.802866 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6193 | 2026.05.13 20:58:11.802869 [ 297 ] {fbd001c8-4aa3-43e8-a6d7-8c878b815106} <Debug> TCPHandler: Processed in 0.00128603 sec. | ||
| 6194 | 2026.05.13 20:58:11.802945 [ 187 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 6195 | 2026.05.13 20:58:11.803036 [ 187 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6196 | 2026.05.13 20:58:11.803062 [ 187 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2022 rows starting from the beginning of the part | ||
| 6197 | 2026.05.13 20:58:11.803113 [ 187 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 6198 | 2026.05.13 20:58:11.803160 [ 187 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 6199 | 2026.05.13 20:58:11.803212 [ 187 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 6200 | 2026.05.13 20:58:11.803253 [ 187 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 6201 | 2026.05.13 20:58:11.803295 [ 187 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6202 | 2026.05.13 20:58:11.803479 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14398 rows, containing 5 columns (5 merged, 0 gathered) in 0.004238272 sec., 3397139.211452214 rows/sec., 220.09 MiB/sec. | ||
| 6203 | 2026.05.13 20:58:11.803795 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6204 | 2026.05.13 20:58:11.804025 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.05.13 20:58:11.804085 [ 192 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6206 | 2026.05.13 20:58:11.804143 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 6207 | 2026.05.13 20:58:11.804334 [ 187 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001421391 sec., 1646274.6703757094 rows/sec., 106.67 MiB/sec. | ||
| 6208 | 2026.05.13 20:58:11.804557 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6209 | 2026.05.13 20:58:11.804782 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_36_7} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.05.13 20:58:11.804837 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_36_7} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6211 | 2026.05.13 20:58:11.804888 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6212 | 2026.05.13 20:58:12.019030 [ 43 ] {} <Debug> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6213 | 2026.05.13 20:58:12.019098 [ 43 ] {} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.05.13 20:58:12.019120 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6215 | 2026.05.13 20:58:12.019272 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6216 | 2026.05.13 20:58:12.019438 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6217 | 2026.05.13 20:58:12.019476 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 6218 | 2026.05.13 20:58:12.019560 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 6219 | 2026.05.13 20:58:12.019630 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6220 | 2026.05.13 20:58:12.019676 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6221 | 2026.05.13 20:58:12.019715 [ 187 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6222 | 2026.05.13 20:58:12.020472 [ 192 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126254 sec., 66532.54550350881 rows/sec., 3.39 MiB/sec. | ||
| 6223 | 2026.05.13 20:58:12.020639 [ 201 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6224 | 2026.05.13 20:58:12.020967 [ 201 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_14_3} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2026.05.13 20:58:12.021046 [ 201 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_14_3} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6226 | 2026.05.13 20:58:12.021127 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6227 | 2026.05.13 20:58:13.470401 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6228 | 2026.05.13 20:58:13.470462 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6229 | 2026.05.13 20:58:13.544825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11437 | ||
| 6230 | 2026.05.13 20:58:13.545332 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2026.05.13 20:58:13.545368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6232 | 2026.05.13 20:58:13.545876 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6233 | 2026.05.13 20:58:13.546130 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6234 | 2026.05.13 20:58:13.546261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11437 | ||
| 6235 | 2026.05.13 20:58:13.574780 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 766 | ||
| 6236 | 2026.05.13 20:58:13.577429 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.05.13 20:58:13.577492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6238 | 2026.05.13 20:58:13.578778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6239 | 2026.05.13 20:58:13.579059 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.05.13 20:58:13.579413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 6241 | 2026.05.13 20:58:13.775035 [ 39 ] {} <Debug> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6242 | 2026.05.13 20:58:13.775118 [ 39 ] {} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.05.13 20:58:13.775147 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6244 | 2026.05.13 20:58:13.775297 [ 187 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6245 | 2026.05.13 20:58:13.775452 [ 187 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6246 | 2026.05.13 20:58:13.775490 [ 187 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 6247 | 2026.05.13 20:58:13.775551 [ 187 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6248 | 2026.05.13 20:58:13.775594 [ 187 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6249 | 2026.05.13 20:58:13.775639 [ 187 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6250 | 2026.05.13 20:58:13.775675 [ 187 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6251 | 2026.05.13 20:58:13.776405 [ 192 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001162319 sec., 12905.235137685953 rows/sec., 866.23 KiB/sec. | ||
| 6252 | 2026.05.13 20:58:13.776600 [ 192 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6253 | 2026.05.13 20:58:13.776933 [ 192 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_14_3} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.05.13 20:58:13.777015 [ 192 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_14_3} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6255 | 2026.05.13 20:58:13.777107 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6256 | 2026.05.13 20:58:14.135790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6257 | 2026.05.13 20:58:14.151592 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.05.13 20:58:14.151643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6259 | 2026.05.13 20:58:14.157143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6260 | 2026.05.13 20:58:14.157880 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.05.13 20:58:14.160722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6262 | 2026.05.13 20:58:16.785364 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2026.05.13 20:58:16.785594 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6264 | 2026.05.13 20:58:16.785904 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6265 | 2026.05.13 20:58:16.785938 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6266 | 2026.05.13 20:58:16.786150 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6267 | 2026.05.13 20:58:16.786219 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6268 | 2026.05.13 20:58:16.786353 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6269 | 2026.05.13 20:58:16.786458 [ 331 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6270 | 2026.05.13 20:58:16.786463 [ 349 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6271 | 2026.05.13 20:58:16.786491 [ 322 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6272 | 2026.05.13 20:58:16.786612 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 6273 | 2026.05.13 20:58:16.786638 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6274 | 2026.05.13 20:58:16.786728 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6275 | 2026.05.13 20:58:16.786748 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 6276 | 2026.05.13 20:58:16.786782 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6277 | 2026.05.13 20:58:16.786817 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6278 | 2026.05.13 20:58:16.786879 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6279 | 2026.05.13 20:58:16.788130 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002604 sec., 19585.2534562212 rows/sec., 2.48 MiB/sec. | ||
| 6280 | 2026.05.13 20:58:16.788378 [ 297 ] {f28d6732-b935-4149-8083-0636e59fc3fa} <Debug> TCPHandler: Processed in 0.003139374 sec. | ||
| 6281 | 2026.05.13 20:58:16.790107 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.05.13 20:58:16.790233 [ 297 ] {0e1df093-af06-4a85-8d4e-4ae7c79b7dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6283 | 2026.05.13 20:58:16.790283 [ 297 ] {0e1df093-af06-4a85-8d4e-4ae7c79b7dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6284 | 2026.05.13 20:58:16.790980 [ 297 ] {0e1df093-af06-4a85-8d4e-4ae7c79b7dd0} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.05.13 20:58:16.791029 [ 297 ] {0e1df093-af06-4a85-8d4e-4ae7c79b7dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6286 | 2026.05.13 20:58:16.791431 [ 297 ] {0e1df093-af06-4a85-8d4e-4ae7c79b7dd0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6287 | 2026.05.13 20:58:16.791646 [ 297 ] {0e1df093-af06-4a85-8d4e-4ae7c79b7dd0} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.05.13 20:58:16.791790 [ 297 ] {0e1df093-af06-4a85-8d4e-4ae7c79b7dd0} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001591 sec., 49025.769956002514 rows/sec., 4.04 MiB/sec. | ||
| 6289 | 2026.05.13 20:58:16.791829 [ 297 ] {0e1df093-af06-4a85-8d4e-4ae7c79b7dd0} <Debug> TCPHandler: Processed in 0.001777764 sec. | ||
| 6290 | 2026.05.13 20:58:16.791965 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2026.05.13 20:58:16.792061 [ 297 ] {25fccef0-3cea-4ab7-8784-f0abc5f3d548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6292 | 2026.05.13 20:58:16.792099 [ 297 ] {25fccef0-3cea-4ab7-8784-f0abc5f3d548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6293 | 2026.05.13 20:58:16.792516 [ 297 ] {25fccef0-3cea-4ab7-8784-f0abc5f3d548} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.05.13 20:58:16.792549 [ 297 ] {25fccef0-3cea-4ab7-8784-f0abc5f3d548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6295 | 2026.05.13 20:58:16.792833 [ 297 ] {25fccef0-3cea-4ab7-8784-f0abc5f3d548} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6296 | 2026.05.13 20:58:16.793040 [ 297 ] {25fccef0-3cea-4ab7-8784-f0abc5f3d548} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.05.13 20:58:16.793166 [ 297 ] {25fccef0-3cea-4ab7-8784-f0abc5f3d548} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001123 sec., 9795.191451469278 rows/sec., 736.55 KiB/sec. | ||
| 6298 | 2026.05.13 20:58:16.793203 [ 297 ] {25fccef0-3cea-4ab7-8784-f0abc5f3d548} <Debug> TCPHandler: Processed in 0.00128682 sec. | ||
| 6299 | 2026.05.13 20:58:16.793331 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.05.13 20:58:16.793426 [ 297 ] {291d265d-05fe-420a-bfea-de0b682f5acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6301 | 2026.05.13 20:58:16.793463 [ 297 ] {291d265d-05fe-420a-bfea-de0b682f5acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6302 | 2026.05.13 20:58:16.793889 [ 297 ] {291d265d-05fe-420a-bfea-de0b682f5acf} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.05.13 20:58:16.793924 [ 297 ] {291d265d-05fe-420a-bfea-de0b682f5acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6304 | 2026.05.13 20:58:16.794229 [ 297 ] {291d265d-05fe-420a-bfea-de0b682f5acf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6305 | 2026.05.13 20:58:16.794432 [ 297 ] {291d265d-05fe-420a-bfea-de0b682f5acf} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.05.13 20:58:16.794562 [ 297 ] {291d265d-05fe-420a-bfea-de0b682f5acf} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001153 sec., 65047.70164787511 rows/sec., 5.08 MiB/sec. | ||
| 6307 | 2026.05.13 20:58:16.794598 [ 297 ] {291d265d-05fe-420a-bfea-de0b682f5acf} <Debug> TCPHandler: Processed in 0.001315801 sec. | ||
| 6308 | 2026.05.13 20:58:16.794750 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.05.13 20:58:16.794842 [ 297 ] {ded21ab7-c5d6-4d9b-8fd5-5f8ba210b00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6310 | 2026.05.13 20:58:16.794884 [ 297 ] {ded21ab7-c5d6-4d9b-8fd5-5f8ba210b00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6311 | 2026.05.13 20:58:16.795298 [ 297 ] {ded21ab7-c5d6-4d9b-8fd5-5f8ba210b00e} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.05.13 20:58:16.795334 [ 297 ] {ded21ab7-c5d6-4d9b-8fd5-5f8ba210b00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6313 | 2026.05.13 20:58:16.795655 [ 297 ] {ded21ab7-c5d6-4d9b-8fd5-5f8ba210b00e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6314 | 2026.05.13 20:58:16.795856 [ 297 ] {ded21ab7-c5d6-4d9b-8fd5-5f8ba210b00e} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.05.13 20:58:16.795983 [ 297 ] {ded21ab7-c5d6-4d9b-8fd5-5f8ba210b00e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 6316 | 2026.05.13 20:58:16.796018 [ 297 ] {ded21ab7-c5d6-4d9b-8fd5-5f8ba210b00e} <Debug> TCPHandler: Processed in 0.00131781 sec. | ||
| 6317 | 2026.05.13 20:58:16.796171 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2026.05.13 20:58:16.796266 [ 297 ] {55888277-a17a-4c5d-8d75-4db3dbedd920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6319 | 2026.05.13 20:58:16.796318 [ 297 ] {55888277-a17a-4c5d-8d75-4db3dbedd920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6320 | 2026.05.13 20:58:16.797089 [ 297 ] {55888277-a17a-4c5d-8d75-4db3dbedd920} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.05.13 20:58:16.797125 [ 297 ] {55888277-a17a-4c5d-8d75-4db3dbedd920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6322 | 2026.05.13 20:58:16.797613 [ 297 ] {55888277-a17a-4c5d-8d75-4db3dbedd920} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6323 | 2026.05.13 20:58:16.797830 [ 297 ] {55888277-a17a-4c5d-8d75-4db3dbedd920} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.05.13 20:58:16.797965 [ 297 ] {55888277-a17a-4c5d-8d75-4db3dbedd920} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001716 sec., 6410.25641025641 rows/sec., 11.49 MiB/sec. | ||
| 6325 | 2026.05.13 20:58:16.798015 [ 297 ] {55888277-a17a-4c5d-8d75-4db3dbedd920} <Debug> TCPHandler: Processed in 0.001892925 sec. | ||
| 6326 | 2026.05.13 20:58:16.798160 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2026.05.13 20:58:16.798258 [ 297 ] {bdeaa156-08e8-45ff-afe6-091c725e6030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6328 | 2026.05.13 20:58:16.798298 [ 297 ] {bdeaa156-08e8-45ff-afe6-091c725e6030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6329 | 2026.05.13 20:58:16.798660 [ 297 ] {bdeaa156-08e8-45ff-afe6-091c725e6030} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.05.13 20:58:16.798696 [ 297 ] {bdeaa156-08e8-45ff-afe6-091c725e6030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6331 | 2026.05.13 20:58:16.798994 [ 297 ] {bdeaa156-08e8-45ff-afe6-091c725e6030} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6332 | 2026.05.13 20:58:16.799204 [ 297 ] {bdeaa156-08e8-45ff-afe6-091c725e6030} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.05.13 20:58:16.799330 [ 297 ] {bdeaa156-08e8-45ff-afe6-091c725e6030} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6334 | 2026.05.13 20:58:16.799469 [ 297 ] {bdeaa156-08e8-45ff-afe6-091c725e6030} <Debug> TCPHandler: Processed in 0.00135877 sec. | ||
| 6335 | 2026.05.13 20:58:17.026411 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2026.05.13 20:58:17.026641 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
| 6337 | 2026.05.13 20:58:17.026995 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6338 | 2026.05.13 20:58:17.027041 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 6339 | 2026.05.13 20:58:17.027328 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6340 | 2026.05.13 20:58:17.027397 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6341 | 2026.05.13 20:58:17.027526 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 42-element set) | ||
| 6342 | 2026.05.13 20:58:17.027664 [ 327 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6343 | 2026.05.13 20:58:17.027664 [ 331 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6344 | 2026.05.13 20:58:17.027664 [ 322 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6345 | 2026.05.13 20:58:17.027852 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 6346 | 2026.05.13 20:58:17.027879 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6347 | 2026.05.13 20:58:17.027964 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6348 | 2026.05.13 20:58:17.027984 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 6349 | 2026.05.13 20:58:17.028018 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 6350 | 2026.05.13 20:58:17.028057 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 6351 | 2026.05.13 20:58:17.028092 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 6352 | 2026.05.13 20:58:17.029811 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.003268 sec., 15605.875152998775 rows/sec., 3.70 MiB/sec. | ||
| 6353 | 2026.05.13 20:58:17.029982 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Debug> MemoryTracker: Peak memory usage (for query): 162.55 KiB. | ||
| 6354 | 2026.05.13 20:58:17.030001 [ 297 ] {cbf60638-6716-4698-99dc-c4c3c4a86300} <Debug> TCPHandler: Processed in 0.003693249 sec. | ||
| 6355 | 2026.05.13 20:58:17.045565 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.05.13 20:58:17.045695 [ 297 ] {be97b837-0d75-4342-9e40-a63608e7f962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6357 | 2026.05.13 20:58:17.045745 [ 297 ] {be97b837-0d75-4342-9e40-a63608e7f962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6358 | 2026.05.13 20:58:17.046463 [ 297 ] {be97b837-0d75-4342-9e40-a63608e7f962} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.05.13 20:58:17.046504 [ 297 ] {be97b837-0d75-4342-9e40-a63608e7f962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6360 | 2026.05.13 20:58:17.046863 [ 297 ] {be97b837-0d75-4342-9e40-a63608e7f962} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6361 | 2026.05.13 20:58:17.047079 [ 297 ] {be97b837-0d75-4342-9e40-a63608e7f962} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.05.13 20:58:17.047220 [ 297 ] {be97b837-0d75-4342-9e40-a63608e7f962} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001556 sec., 182519.28020565552 rows/sec., 11.59 MiB/sec. | ||
| 6363 | 2026.05.13 20:58:17.047256 [ 297 ] {be97b837-0d75-4342-9e40-a63608e7f962} <Debug> TCPHandler: Processed in 0.001753754 sec. | ||
| 6364 | 2026.05.13 20:58:17.047402 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2026.05.13 20:58:17.047507 [ 297 ] {95583101-544a-4327-a7de-5e9b80ace060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6366 | 2026.05.13 20:58:17.047546 [ 297 ] {95583101-544a-4327-a7de-5e9b80ace060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6367 | 2026.05.13 20:58:17.048008 [ 297 ] {95583101-544a-4327-a7de-5e9b80ace060} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.05.13 20:58:17.048044 [ 297 ] {95583101-544a-4327-a7de-5e9b80ace060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6369 | 2026.05.13 20:58:17.048328 [ 297 ] {95583101-544a-4327-a7de-5e9b80ace060} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6370 | 2026.05.13 20:58:17.048531 [ 297 ] {95583101-544a-4327-a7de-5e9b80ace060} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.05.13 20:58:17.048657 [ 297 ] {95583101-544a-4327-a7de-5e9b80ace060} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001175 sec., 6808.510638297872 rows/sec., 555.19 KiB/sec. | ||
| 6372 | 2026.05.13 20:58:17.048694 [ 297 ] {95583101-544a-4327-a7de-5e9b80ace060} <Debug> TCPHandler: Processed in 0.001340151 sec. | ||
| 6373 | 2026.05.13 20:58:17.048865 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.05.13 20:58:17.048965 [ 297 ] {fa7754e7-0cec-427f-a9f5-b238e7f46d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6375 | 2026.05.13 20:58:17.049003 [ 297 ] {fa7754e7-0cec-427f-a9f5-b238e7f46d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6376 | 2026.05.13 20:58:17.050831 [ 297 ] {fa7754e7-0cec-427f-a9f5-b238e7f46d51} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.05.13 20:58:17.050869 [ 297 ] {fa7754e7-0cec-427f-a9f5-b238e7f46d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6378 | 2026.05.13 20:58:17.051353 [ 297 ] {fa7754e7-0cec-427f-a9f5-b238e7f46d51} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6379 | 2026.05.13 20:58:17.051571 [ 297 ] {fa7754e7-0cec-427f-a9f5-b238e7f46d51} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.05.13 20:58:17.051703 [ 297 ] {fa7754e7-0cec-427f-a9f5-b238e7f46d51} <Debug> executeQuery: Read 3209 rows, 244.88 KiB in 0.002756 sec., 1164368.6502177068 rows/sec., 86.77 MiB/sec. | ||
| 6381 | 2026.05.13 20:58:17.051740 [ 297 ] {fa7754e7-0cec-427f-a9f5-b238e7f46d51} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6382 | 2026.05.13 20:58:17.051755 [ 297 ] {fa7754e7-0cec-427f-a9f5-b238e7f46d51} <Debug> TCPHandler: Processed in 0.002945833 sec. | ||
| 6383 | 2026.05.13 20:58:17.051893 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.05.13 20:58:17.051990 [ 297 ] {b480d637-4924-434e-9df7-a1267abefcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6385 | 2026.05.13 20:58:17.052029 [ 297 ] {b480d637-4924-434e-9df7-a1267abefcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6386 | 2026.05.13 20:58:17.052531 [ 297 ] {b480d637-4924-434e-9df7-a1267abefcd0} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.05.13 20:58:17.052567 [ 297 ] {b480d637-4924-434e-9df7-a1267abefcd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6388 | 2026.05.13 20:58:17.052865 [ 297 ] {b480d637-4924-434e-9df7-a1267abefcd0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6389 | 2026.05.13 20:58:17.053070 [ 297 ] {b480d637-4924-434e-9df7-a1267abefcd0} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.05.13 20:58:17.053197 [ 297 ] {b480d637-4924-434e-9df7-a1267abefcd0} <Debug> executeQuery: Read 190 rows, 12.11 KiB in 0.001225 sec., 155102.04081632654 rows/sec., 9.65 MiB/sec. | ||
| 6391 | 2026.05.13 20:58:17.053233 [ 297 ] {b480d637-4924-434e-9df7-a1267abefcd0} <Debug> TCPHandler: Processed in 0.001393491 sec. | ||
| 6392 | 2026.05.13 20:58:17.053376 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2026.05.13 20:58:17.053470 [ 297 ] {1ec26f9b-a753-4517-9f40-28a1c6406b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6394 | 2026.05.13 20:58:17.053508 [ 297 ] {1ec26f9b-a753-4517-9f40-28a1c6406b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6395 | 2026.05.13 20:58:17.054261 [ 297 ] {1ec26f9b-a753-4517-9f40-28a1c6406b99} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.05.13 20:58:17.054298 [ 297 ] {1ec26f9b-a753-4517-9f40-28a1c6406b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6397 | 2026.05.13 20:58:17.054644 [ 297 ] {1ec26f9b-a753-4517-9f40-28a1c6406b99} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6398 | 2026.05.13 20:58:17.054851 [ 297 ] {1ec26f9b-a753-4517-9f40-28a1c6406b99} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.05.13 20:58:17.054974 [ 297 ] {1ec26f9b-a753-4517-9f40-28a1c6406b99} <Debug> executeQuery: Read 951 rows, 57.30 KiB in 0.001522 sec., 624835.7424441525 rows/sec., 36.77 MiB/sec. | ||
| 6400 | 2026.05.13 20:58:17.055012 [ 297 ] {1ec26f9b-a753-4517-9f40-28a1c6406b99} <Debug> TCPHandler: Processed in 0.001692053 sec. | ||
| 6401 | 2026.05.13 20:58:17.055152 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2026.05.13 20:58:17.055250 [ 297 ] {3e82c6ae-45cb-4e8c-8759-b463a49386d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6403 | 2026.05.13 20:58:17.055288 [ 297 ] {3e82c6ae-45cb-4e8c-8759-b463a49386d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6404 | 2026.05.13 20:58:17.055729 [ 297 ] {3e82c6ae-45cb-4e8c-8759-b463a49386d6} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.05.13 20:58:17.055765 [ 297 ] {3e82c6ae-45cb-4e8c-8759-b463a49386d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6406 | 2026.05.13 20:58:17.056044 [ 297 ] {3e82c6ae-45cb-4e8c-8759-b463a49386d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6407 | 2026.05.13 20:58:17.056264 [ 297 ] {3e82c6ae-45cb-4e8c-8759-b463a49386d6} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.05.13 20:58:17.056392 [ 297 ] {3e82c6ae-45cb-4e8c-8759-b463a49386d6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 60.51 KiB/sec. | ||
| 6409 | 2026.05.13 20:58:17.056430 [ 297 ] {3e82c6ae-45cb-4e8c-8759-b463a49386d6} <Debug> TCPHandler: Processed in 0.001326661 sec. | ||
| 6410 | 2026.05.13 20:58:17.056566 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2026.05.13 20:58:17.056661 [ 297 ] {38d87626-7acd-42d4-9927-cd26fc69f103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6412 | 2026.05.13 20:58:17.056699 [ 297 ] {38d87626-7acd-42d4-9927-cd26fc69f103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6413 | 2026.05.13 20:58:17.057171 [ 297 ] {38d87626-7acd-42d4-9927-cd26fc69f103} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.05.13 20:58:17.057207 [ 297 ] {38d87626-7acd-42d4-9927-cd26fc69f103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6415 | 2026.05.13 20:58:17.057501 [ 297 ] {38d87626-7acd-42d4-9927-cd26fc69f103} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6416 | 2026.05.13 20:58:17.057706 [ 297 ] {38d87626-7acd-42d4-9927-cd26fc69f103} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.05.13 20:58:17.057832 [ 297 ] {38d87626-7acd-42d4-9927-cd26fc69f103} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 6418 | 2026.05.13 20:58:17.057867 [ 297 ] {38d87626-7acd-42d4-9927-cd26fc69f103} <Debug> TCPHandler: Processed in 0.00134947 sec. | ||
| 6419 | 2026.05.13 20:58:17.058014 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2026.05.13 20:58:17.058109 [ 297 ] {7c893631-0f53-4294-ae9d-e22897b70482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6421 | 2026.05.13 20:58:17.058147 [ 297 ] {7c893631-0f53-4294-ae9d-e22897b70482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6422 | 2026.05.13 20:58:17.059182 [ 297 ] {7c893631-0f53-4294-ae9d-e22897b70482} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.05.13 20:58:17.059218 [ 297 ] {7c893631-0f53-4294-ae9d-e22897b70482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6424 | 2026.05.13 20:58:17.059587 [ 297 ] {7c893631-0f53-4294-ae9d-e22897b70482} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6425 | 2026.05.13 20:58:17.059793 [ 297 ] {7c893631-0f53-4294-ae9d-e22897b70482} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.05.13 20:58:17.059922 [ 297 ] {7c893631-0f53-4294-ae9d-e22897b70482} <Debug> executeQuery: Read 1753 rows, 121.15 KiB in 0.001831 sec., 957400.327689787 rows/sec., 64.62 MiB/sec. | ||
| 6427 | 2026.05.13 20:58:17.059960 [ 297 ] {7c893631-0f53-4294-ae9d-e22897b70482} <Debug> TCPHandler: Processed in 0.001993865 sec. | ||
| 6428 | 2026.05.13 20:58:17.060093 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2026.05.13 20:58:17.060189 [ 297 ] {373e12a7-c26a-4c51-846d-e4df4d070d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6430 | 2026.05.13 20:58:17.060229 [ 297 ] {373e12a7-c26a-4c51-846d-e4df4d070d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6431 | 2026.05.13 20:58:17.060603 [ 297 ] {373e12a7-c26a-4c51-846d-e4df4d070d9b} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.05.13 20:58:17.060639 [ 297 ] {373e12a7-c26a-4c51-846d-e4df4d070d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6433 | 2026.05.13 20:58:17.060933 [ 297 ] {373e12a7-c26a-4c51-846d-e4df4d070d9b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6434 | 2026.05.13 20:58:17.061139 [ 297 ] {373e12a7-c26a-4c51-846d-e4df4d070d9b} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.05.13 20:58:17.061266 [ 297 ] {373e12a7-c26a-4c51-846d-e4df4d070d9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 6436 | 2026.05.13 20:58:17.061301 [ 297 ] {373e12a7-c26a-4c51-846d-e4df4d070d9b} <Debug> TCPHandler: Processed in 0.00125627 sec. | ||
| 6437 | 2026.05.13 20:58:17.061437 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2026.05.13 20:58:17.061532 [ 297 ] {39af7456-32d8-41f2-b11a-52c79e67252e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6439 | 2026.05.13 20:58:17.061573 [ 297 ] {39af7456-32d8-41f2-b11a-52c79e67252e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6440 | 2026.05.13 20:58:17.062317 [ 297 ] {39af7456-32d8-41f2-b11a-52c79e67252e} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2026.05.13 20:58:17.062352 [ 297 ] {39af7456-32d8-41f2-b11a-52c79e67252e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6442 | 2026.05.13 20:58:17.062764 [ 297 ] {39af7456-32d8-41f2-b11a-52c79e67252e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6443 | 2026.05.13 20:58:17.062965 [ 297 ] {39af7456-32d8-41f2-b11a-52c79e67252e} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2026.05.13 20:58:17.063099 [ 297 ] {39af7456-32d8-41f2-b11a-52c79e67252e} <Debug> executeQuery: Read 1605 rows, 99.81 KiB in 0.001586 sec., 1011979.8234552334 rows/sec., 61.45 MiB/sec. | ||
| 6445 | 2026.05.13 20:58:17.063136 [ 297 ] {39af7456-32d8-41f2-b11a-52c79e67252e} <Debug> TCPHandler: Processed in 0.001746454 sec. | ||
| 6446 | 2026.05.13 20:58:17.063263 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2026.05.13 20:58:17.063357 [ 297 ] {4d0d7ed0-5edd-4ed1-a5fd-62d39484292d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6448 | 2026.05.13 20:58:17.063396 [ 297 ] {4d0d7ed0-5edd-4ed1-a5fd-62d39484292d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6449 | 2026.05.13 20:58:17.063740 [ 297 ] {4d0d7ed0-5edd-4ed1-a5fd-62d39484292d} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.05.13 20:58:17.063775 [ 297 ] {4d0d7ed0-5edd-4ed1-a5fd-62d39484292d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6451 | 2026.05.13 20:58:17.064067 [ 297 ] {4d0d7ed0-5edd-4ed1-a5fd-62d39484292d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6452 | 2026.05.13 20:58:17.064272 [ 297 ] {4d0d7ed0-5edd-4ed1-a5fd-62d39484292d} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.05.13 20:58:17.064399 [ 297 ] {4d0d7ed0-5edd-4ed1-a5fd-62d39484292d} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00106 sec., 1886.7924528301887 rows/sec., 123.45 KiB/sec. | ||
| 6454 | 2026.05.13 20:58:17.064433 [ 297 ] {4d0d7ed0-5edd-4ed1-a5fd-62d39484292d} <Debug> TCPHandler: Processed in 0.0012181 sec. | ||
| 6455 | 2026.05.13 20:58:17.064569 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.05.13 20:58:17.064664 [ 297 ] {2a06dfba-ce1f-4e9a-8f65-f700e7726e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6457 | 2026.05.13 20:58:17.064714 [ 297 ] {2a06dfba-ce1f-4e9a-8f65-f700e7726e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6458 | 2026.05.13 20:58:17.065504 [ 297 ] {2a06dfba-ce1f-4e9a-8f65-f700e7726e07} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.05.13 20:58:17.065540 [ 297 ] {2a06dfba-ce1f-4e9a-8f65-f700e7726e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6460 | 2026.05.13 20:58:17.066068 [ 297 ] {2a06dfba-ce1f-4e9a-8f65-f700e7726e07} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6461 | 2026.05.13 20:58:17.066294 [ 297 ] {2a06dfba-ce1f-4e9a-8f65-f700e7726e07} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.05.13 20:58:17.066430 [ 297 ] {2a06dfba-ce1f-4e9a-8f65-f700e7726e07} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001784 sec., 22421.52466367713 rows/sec., 40.18 MiB/sec. | ||
| 6463 | 2026.05.13 20:58:17.066480 [ 297 ] {2a06dfba-ce1f-4e9a-8f65-f700e7726e07} <Debug> TCPHandler: Processed in 0.001958896 sec. | ||
| 6464 | 2026.05.13 20:58:17.066621 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.05.13 20:58:17.066746 [ 297 ] {dcec9855-e502-4c59-9a5f-bad3a31842ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6466 | 2026.05.13 20:58:17.066795 [ 297 ] {dcec9855-e502-4c59-9a5f-bad3a31842ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6467 | 2026.05.13 20:58:17.067213 [ 297 ] {dcec9855-e502-4c59-9a5f-bad3a31842ab} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2026.05.13 20:58:17.067252 [ 297 ] {dcec9855-e502-4c59-9a5f-bad3a31842ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6469 | 2026.05.13 20:58:17.067566 [ 297 ] {dcec9855-e502-4c59-9a5f-bad3a31842ab} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6470 | 2026.05.13 20:58:17.067770 [ 297 ] {dcec9855-e502-4c59-9a5f-bad3a31842ab} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.05.13 20:58:17.067903 [ 297 ] {dcec9855-e502-4c59-9a5f-bad3a31842ab} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001181 sec., 35563.08213378493 rows/sec., 2.03 MiB/sec. | ||
| 6472 | 2026.05.13 20:58:17.067939 [ 297 ] {dcec9855-e502-4c59-9a5f-bad3a31842ab} <Debug> TCPHandler: Processed in 0.001378281 sec. | ||
| 6473 | 2026.05.13 20:58:18.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.87 MiB, peak 272.44 MiB, free memory in arenas 0.00 B, will set to 262.87 MiB (RSS), difference: -1.00 MiB | ||
| 6474 | 2026.05.13 20:58:21.047266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11949 | ||
| 6475 | 2026.05.13 20:58:21.047773 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.05.13 20:58:21.047815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6477 | 2026.05.13 20:58:21.048287 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6478 | 2026.05.13 20:58:21.048513 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.05.13 20:58:21.048639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11949 | ||
| 6480 | 2026.05.13 20:58:21.661736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6481 | 2026.05.13 20:58:21.678989 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2026.05.13 20:58:21.679044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6483 | 2026.05.13 20:58:21.684479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6484 | 2026.05.13 20:58:21.685195 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2026.05.13 20:58:21.687923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6486 | 2026.05.13 20:58:21.784752 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6487 | 2026.05.13 20:58:21.784996 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6488 | 2026.05.13 20:58:21.785351 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6489 | 2026.05.13 20:58:21.785385 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6490 | 2026.05.13 20:58:21.785601 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6491 | 2026.05.13 20:58:21.785670 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6492 | 2026.05.13 20:58:21.785811 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6493 | 2026.05.13 20:58:21.785938 [ 322 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6494 | 2026.05.13 20:58:21.785950 [ 331 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6495 | 2026.05.13 20:58:21.785950 [ 327 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6496 | 2026.05.13 20:58:21.786092 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 6497 | 2026.05.13 20:58:21.786118 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6498 | 2026.05.13 20:58:21.786197 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6499 | 2026.05.13 20:58:21.786216 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 6500 | 2026.05.13 20:58:21.786250 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6501 | 2026.05.13 20:58:21.786285 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6502 | 2026.05.13 20:58:21.786325 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6503 | 2026.05.13 20:58:21.787808 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002897 sec., 17604.418363824647 rows/sec., 2.23 MiB/sec. | ||
| 6504 | 2026.05.13 20:58:21.788046 [ 297 ] {cab0291e-9bb7-4769-a8d8-e916466a20fd} <Debug> TCPHandler: Processed in 0.003427437 sec. | ||
| 6505 | 2026.05.13 20:58:21.789683 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.05.13 20:58:21.789820 [ 297 ] {25e46812-3afb-405e-947f-bd49e3a3614f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6507 | 2026.05.13 20:58:21.789875 [ 297 ] {25e46812-3afb-405e-947f-bd49e3a3614f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6508 | 2026.05.13 20:58:21.790460 [ 297 ] {25e46812-3afb-405e-947f-bd49e3a3614f} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.05.13 20:58:21.790497 [ 297 ] {25e46812-3afb-405e-947f-bd49e3a3614f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6510 | 2026.05.13 20:58:21.790890 [ 297 ] {25e46812-3afb-405e-947f-bd49e3a3614f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6511 | 2026.05.13 20:58:21.791112 [ 297 ] {25e46812-3afb-405e-947f-bd49e3a3614f} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.05.13 20:58:21.791255 [ 297 ] {25e46812-3afb-405e-947f-bd49e3a3614f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001478 sec., 37889.039242219216 rows/sec., 2.89 MiB/sec. | ||
| 6513 | 2026.05.13 20:58:21.791293 [ 297 ] {25e46812-3afb-405e-947f-bd49e3a3614f} <Debug> TCPHandler: Processed in 0.001726643 sec. | ||
| 6514 | 2026.05.13 20:58:21.791428 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6515 | 2026.05.13 20:58:21.791525 [ 297 ] {40e5e683-b400-4202-9f8b-e7d3f0f8d309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6516 | 2026.05.13 20:58:21.791564 [ 297 ] {40e5e683-b400-4202-9f8b-e7d3f0f8d309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6517 | 2026.05.13 20:58:21.792057 [ 297 ] {40e5e683-b400-4202-9f8b-e7d3f0f8d309} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.05.13 20:58:21.792095 [ 297 ] {40e5e683-b400-4202-9f8b-e7d3f0f8d309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6519 | 2026.05.13 20:58:21.792397 [ 297 ] {40e5e683-b400-4202-9f8b-e7d3f0f8d309} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6520 | 2026.05.13 20:58:21.792614 [ 297 ] {40e5e683-b400-4202-9f8b-e7d3f0f8d309} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.05.13 20:58:21.792743 [ 297 ] {40e5e683-b400-4202-9f8b-e7d3f0f8d309} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 6522 | 2026.05.13 20:58:21.792780 [ 297 ] {40e5e683-b400-4202-9f8b-e7d3f0f8d309} <Debug> TCPHandler: Processed in 0.001400711 sec. | ||
| 6523 | 2026.05.13 20:58:21.792929 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6524 | 2026.05.13 20:58:21.793024 [ 297 ] {1cf839a2-07d1-4790-9b7b-70b8f2f48bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6525 | 2026.05.13 20:58:21.793068 [ 297 ] {1cf839a2-07d1-4790-9b7b-70b8f2f48bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6526 | 2026.05.13 20:58:21.793536 [ 297 ] {1cf839a2-07d1-4790-9b7b-70b8f2f48bb3} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.05.13 20:58:21.793573 [ 297 ] {1cf839a2-07d1-4790-9b7b-70b8f2f48bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6528 | 2026.05.13 20:58:21.793904 [ 297 ] {1cf839a2-07d1-4790-9b7b-70b8f2f48bb3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6529 | 2026.05.13 20:58:21.794116 [ 297 ] {1cf839a2-07d1-4790-9b7b-70b8f2f48bb3} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.05.13 20:58:21.794251 [ 297 ] {1cf839a2-07d1-4790-9b7b-70b8f2f48bb3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001245 sec., 102811.24497991968 rows/sec., 7.16 MiB/sec. | ||
| 6531 | 2026.05.13 20:58:21.794288 [ 297 ] {1cf839a2-07d1-4790-9b7b-70b8f2f48bb3} <Debug> TCPHandler: Processed in 0.001417771 sec. | ||
| 6532 | 2026.05.13 20:58:21.794432 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6533 | 2026.05.13 20:58:21.794529 [ 297 ] {6ba5fba4-eafb-4748-95f0-3e8e2ab73cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6534 | 2026.05.13 20:58:21.794570 [ 297 ] {6ba5fba4-eafb-4748-95f0-3e8e2ab73cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6535 | 2026.05.13 20:58:21.794928 [ 297 ] {6ba5fba4-eafb-4748-95f0-3e8e2ab73cf6} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.05.13 20:58:21.794964 [ 297 ] {6ba5fba4-eafb-4748-95f0-3e8e2ab73cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6537 | 2026.05.13 20:58:21.795276 [ 297 ] {6ba5fba4-eafb-4748-95f0-3e8e2ab73cf6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6538 | 2026.05.13 20:58:21.795479 [ 297 ] {6ba5fba4-eafb-4748-95f0-3e8e2ab73cf6} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.05.13 20:58:21.795605 [ 297 ] {6ba5fba4-eafb-4748-95f0-3e8e2ab73cf6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001094 sec., 43875.68555758684 rows/sec., 2.96 MiB/sec. | ||
| 6540 | 2026.05.13 20:58:21.795639 [ 297 ] {6ba5fba4-eafb-4748-95f0-3e8e2ab73cf6} <Debug> TCPHandler: Processed in 0.00125567 sec. | ||
| 6541 | 2026.05.13 20:58:23.580569 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 818 | ||
| 6542 | 2026.05.13 20:58:23.583459 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.05.13 20:58:23.583525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 6544 | 2026.05.13 20:58:23.584760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6545 | 2026.05.13 20:58:23.585020 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.05.13 20:58:23.585298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
| 6547 | 2026.05.13 20:58:26.785639 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2026.05.13 20:58:26.785991 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6549 | 2026.05.13 20:58:26.786310 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6550 | 2026.05.13 20:58:26.786345 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6551 | 2026.05.13 20:58:26.786557 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6552 | 2026.05.13 20:58:26.786623 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6553 | 2026.05.13 20:58:26.786761 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6554 | 2026.05.13 20:58:26.786902 [ 360 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6555 | 2026.05.13 20:58:26.786905 [ 323 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6556 | 2026.05.13 20:58:26.786905 [ 331 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6557 | 2026.05.13 20:58:26.787110 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 6558 | 2026.05.13 20:58:26.787137 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6559 | 2026.05.13 20:58:26.787219 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6560 | 2026.05.13 20:58:26.787238 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 6561 | 2026.05.13 20:58:26.787272 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6562 | 2026.05.13 20:58:26.787308 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6563 | 2026.05.13 20:58:26.787340 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6564 | 2026.05.13 20:58:26.788599 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002729 sec., 18688.164162696958 rows/sec., 2.36 MiB/sec. | ||
| 6565 | 2026.05.13 20:58:26.788828 [ 297 ] {95a94eca-7a95-44ad-87f7-2447238b23ba} <Debug> TCPHandler: Processed in 0.003375386 sec. | ||
| 6566 | 2026.05.13 20:58:26.790731 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6567 | 2026.05.13 20:58:26.790876 [ 297 ] {0a87ce79-2ac8-43dd-9309-1240f4fec52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6568 | 2026.05.13 20:58:26.790927 [ 297 ] {0a87ce79-2ac8-43dd-9309-1240f4fec52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6569 | 2026.05.13 20:58:26.791634 [ 297 ] {0a87ce79-2ac8-43dd-9309-1240f4fec52b} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2026.05.13 20:58:26.791671 [ 297 ] {0a87ce79-2ac8-43dd-9309-1240f4fec52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6571 | 2026.05.13 20:58:26.792029 [ 297 ] {0a87ce79-2ac8-43dd-9309-1240f4fec52b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6572 | 2026.05.13 20:58:26.792247 [ 297 ] {0a87ce79-2ac8-43dd-9309-1240f4fec52b} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2026.05.13 20:58:26.792387 [ 297 ] {0a87ce79-2ac8-43dd-9309-1240f4fec52b} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001548 sec., 50387.59689922481 rows/sec., 4.16 MiB/sec. | ||
| 6574 | 2026.05.13 20:58:26.792425 [ 297 ] {0a87ce79-2ac8-43dd-9309-1240f4fec52b} <Debug> TCPHandler: Processed in 0.001757923 sec. | ||
| 6575 | 2026.05.13 20:58:26.792655 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2026.05.13 20:58:26.792756 [ 297 ] {fb8ff465-b631-4cd8-a168-c45bfdb6b958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6577 | 2026.05.13 20:58:26.792796 [ 297 ] {fb8ff465-b631-4cd8-a168-c45bfdb6b958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6578 | 2026.05.13 20:58:26.793261 [ 297 ] {fb8ff465-b631-4cd8-a168-c45bfdb6b958} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2026.05.13 20:58:26.793298 [ 297 ] {fb8ff465-b631-4cd8-a168-c45bfdb6b958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6580 | 2026.05.13 20:58:26.793592 [ 297 ] {fb8ff465-b631-4cd8-a168-c45bfdb6b958} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6581 | 2026.05.13 20:58:26.793795 [ 297 ] {fb8ff465-b631-4cd8-a168-c45bfdb6b958} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2026.05.13 20:58:26.793930 [ 297 ] {fb8ff465-b631-4cd8-a168-c45bfdb6b958} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001193 sec., 9220.452640402347 rows/sec., 693.33 KiB/sec. | ||
| 6583 | 2026.05.13 20:58:26.793967 [ 297 ] {fb8ff465-b631-4cd8-a168-c45bfdb6b958} <Debug> TCPHandler: Processed in 0.001362871 sec. | ||
| 6584 | 2026.05.13 20:58:26.794175 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2026.05.13 20:58:26.794278 [ 297 ] {cd3239fc-1373-4fdb-99d7-ad76847bf7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6586 | 2026.05.13 20:58:26.794317 [ 297 ] {cd3239fc-1373-4fdb-99d7-ad76847bf7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6587 | 2026.05.13 20:58:26.794734 [ 297 ] {cd3239fc-1373-4fdb-99d7-ad76847bf7c8} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.05.13 20:58:26.794770 [ 297 ] {cd3239fc-1373-4fdb-99d7-ad76847bf7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6589 | 2026.05.13 20:58:26.795072 [ 297 ] {cd3239fc-1373-4fdb-99d7-ad76847bf7c8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6590 | 2026.05.13 20:58:26.795280 [ 297 ] {cd3239fc-1373-4fdb-99d7-ad76847bf7c8} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2026.05.13 20:58:26.795405 [ 297 ] {cd3239fc-1373-4fdb-99d7-ad76847bf7c8} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001144 sec., 65559.44055944055 rows/sec., 5.12 MiB/sec. | ||
| 6592 | 2026.05.13 20:58:26.795441 [ 297 ] {cd3239fc-1373-4fdb-99d7-ad76847bf7c8} <Debug> TCPHandler: Processed in 0.001325571 sec. | ||
| 6593 | 2026.05.13 20:58:26.795562 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6594 | 2026.05.13 20:58:26.795657 [ 297 ] {ae4f06d5-842d-480b-9914-59b78e4ea43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6595 | 2026.05.13 20:58:26.795698 [ 297 ] {ae4f06d5-842d-480b-9914-59b78e4ea43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6596 | 2026.05.13 20:58:26.796157 [ 297 ] {ae4f06d5-842d-480b-9914-59b78e4ea43f} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.05.13 20:58:26.796195 [ 297 ] {ae4f06d5-842d-480b-9914-59b78e4ea43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6598 | 2026.05.13 20:58:26.796529 [ 297 ] {ae4f06d5-842d-480b-9914-59b78e4ea43f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6599 | 2026.05.13 20:58:26.796732 [ 297 ] {ae4f06d5-842d-480b-9914-59b78e4ea43f} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2026.05.13 20:58:26.796860 [ 297 ] {ae4f06d5-842d-480b-9914-59b78e4ea43f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 6601 | 2026.05.13 20:58:26.796896 [ 297 ] {ae4f06d5-842d-480b-9914-59b78e4ea43f} <Debug> TCPHandler: Processed in 0.00138259 sec. | ||
| 6602 | 2026.05.13 20:58:26.797040 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2026.05.13 20:58:26.797141 [ 297 ] {4e674c80-6694-4902-b060-1e824db15992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6604 | 2026.05.13 20:58:26.797192 [ 297 ] {4e674c80-6694-4902-b060-1e824db15992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6605 | 2026.05.13 20:58:26.797955 [ 297 ] {4e674c80-6694-4902-b060-1e824db15992} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.05.13 20:58:26.797990 [ 297 ] {4e674c80-6694-4902-b060-1e824db15992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6607 | 2026.05.13 20:58:26.798484 [ 297 ] {4e674c80-6694-4902-b060-1e824db15992} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6608 | 2026.05.13 20:58:26.798703 [ 297 ] {4e674c80-6694-4902-b060-1e824db15992} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.05.13 20:58:26.798818 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6610 | 2026.05.13 20:58:26.798843 [ 297 ] {4e674c80-6694-4902-b060-1e824db15992} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00172 sec., 6395.3488372093025 rows/sec., 11.46 MiB/sec. | ||
| 6611 | 2026.05.13 20:58:26.798857 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2026.05.13 20:58:26.798884 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6613 | 2026.05.13 20:58:26.798900 [ 297 ] {4e674c80-6694-4902-b060-1e824db15992} <Debug> TCPHandler: Processed in 0.001913635 sec. | ||
| 6614 | 2026.05.13 20:58:26.799000 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::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 | ||
| 6615 | 2026.05.13 20:58:26.799025 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.05.13 20:58:26.799126 [ 297 ] {5e5f6263-1b66-4204-ad9d-15620646e97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6617 | 2026.05.13 20:58:26.799167 [ 297 ] {5e5f6263-1b66-4204-ad9d-15620646e97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6618 | 2026.05.13 20:58:26.799251 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6619 | 2026.05.13 20:58:26.799316 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 542 rows starting from the beginning of the part | ||
| 6620 | 2026.05.13 20:58:26.799447 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part | ||
| 6621 | 2026.05.13 20:58:26.799552 [ 297 ] {5e5f6263-1b66-4204-ad9d-15620646e97a} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6622 | 2026.05.13 20:58:26.799567 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
| 6623 | 2026.05.13 20:58:26.799595 [ 297 ] {5e5f6263-1b66-4204-ad9d-15620646e97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6624 | 2026.05.13 20:58:26.799695 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part | ||
| 6625 | 2026.05.13 20:58:26.799819 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 6626 | 2026.05.13 20:58:26.799925 [ 297 ] {5e5f6263-1b66-4204-ad9d-15620646e97a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6627 | 2026.05.13 20:58:26.799933 [ 191 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part | ||
| 6628 | 2026.05.13 20:58:26.800147 [ 297 ] {5e5f6263-1b66-4204-ad9d-15620646e97a} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.05.13 20:58:26.800277 [ 297 ] {5e5f6263-1b66-4204-ad9d-15620646e97a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 6630 | 2026.05.13 20:58:26.800313 [ 297 ] {5e5f6263-1b66-4204-ad9d-15620646e97a} <Debug> TCPHandler: Processed in 0.001340631 sec. | ||
| 6631 | 2026.05.13 20:58:26.803360 [ 187 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 19 columns (19 merged, 0 gathered) in 0.004406854 sec., 146589.83483455546 rows/sec., 262.68 MiB/sec. | ||
| 6632 | 2026.05.13 20:58:26.804155 [ 197 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6633 | 2026.05.13 20:58:26.804505 [ 197 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6634 | 2026.05.13 20:58:26.804575 [ 197 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6635 | 2026.05.13 20:58:26.804692 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 6636 | 2026.05.13 20:58:28.470737 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6637 | 2026.05.13 20:58:28.470803 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6638 | 2026.05.13 20:58:28.549642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12397 | ||
| 6639 | 2026.05.13 20:58:28.550126 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2026.05.13 20:58:28.550171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6641 | 2026.05.13 20:58:28.550664 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6642 | 2026.05.13 20:58:28.550897 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.05.13 20:58:28.551024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12397 | ||
| 6644 | 2026.05.13 20:58:28.551044 [ 108 ] {} <Debug> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6645 | 2026.05.13 20:58:28.551107 [ 108 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.05.13 20:58:28.551131 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6647 | 2026.05.13 20:58:28.551278 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::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 | ||
| 6648 | 2026.05.13 20:58:28.551434 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6649 | 2026.05.13 20:58:28.551476 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10029 rows starting from the beginning of the part | ||
| 6650 | 2026.05.13 20:58:28.551554 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6651 | 2026.05.13 20:58:28.551604 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6652 | 2026.05.13 20:58:28.551649 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6653 | 2026.05.13 20:58:28.551692 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6654 | 2026.05.13 20:58:28.551737 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6655 | 2026.05.13 20:58:28.555697 [ 189 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12397 rows, containing 4 columns (4 merged, 0 gathered) in 0.004476645 sec., 2769261.3553230157 rows/sec., 39.61 MiB/sec. | ||
| 6656 | 2026.05.13 20:58:28.555934 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6657 | 2026.05.13 20:58:28.556195 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_26_5} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.05.13 20:58:28.556263 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_26_5} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6659 | 2026.05.13 20:58:28.556333 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6660 | 2026.05.13 20:58:29.188903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6661 | 2026.05.13 20:58:29.205435 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.05.13 20:58:29.205487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6663 | 2026.05.13 20:58:29.210950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6664 | 2026.05.13 20:58:29.211638 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.05.13 20:58:29.211936 [ 108 ] {} <Debug> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6666 | 2026.05.13 20:58:29.212004 [ 108 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.05.13 20:58:29.212029 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6668 | 2026.05.13 20:58:29.212150 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 6669 | 2026.05.13 20:58:29.214377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6670 | 2026.05.13 20:58:29.215055 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6671 | 2026.05.13 20:58:29.215750 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 6672 | 2026.05.13 20:58:29.218989 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 6673 | 2026.05.13 20:58:29.222288 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 6674 | 2026.05.13 20:58:29.225855 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 6675 | 2026.05.13 20:58:29.229786 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 6676 | 2026.05.13 20:58:29.233819 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 6677 | 2026.05.13 20:58:29.284367 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07226022 sec., 2712.419087569897 rows/sec., 14.03 MiB/sec. | ||
| 6678 | 2026.05.13 20:58:29.286087 [ 188 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6679 | 2026.05.13 20:58:29.287678 [ 188 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_26_5} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2026.05.13 20:58:29.287763 [ 188 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_26_5} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6681 | 2026.05.13 20:58:29.288997 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6682 | 2026.05.13 20:58:30.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.17 MiB, peak 275.71 MiB, free memory in arenas 0.00 B, will set to 270.89 MiB (RSS), difference: 5.72 MiB | ||
| 6683 | 2026.05.13 20:58:30.366375 [ 171 ] {} <Debug> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6684 | 2026.05.13 20:58:30.366500 [ 171 ] {} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.05.13 20:58:30.366548 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6686 | 2026.05.13 20:58:30.366765 [ 199 ] {1b31a3db-4d19-4994-87b0-4a5287edee84::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 | ||
| 6687 | 2026.05.13 20:58:30.366956 [ 199 ] {1b31a3db-4d19-4994-87b0-4a5287edee84::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6688 | 2026.05.13 20:58:30.367003 [ 199 ] {1b31a3db-4d19-4994-87b0-4a5287edee84::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 | ||
| 6689 | 2026.05.13 20:58:30.367096 [ 199 ] {1b31a3db-4d19-4994-87b0-4a5287edee84::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 | ||
| 6690 | 2026.05.13 20:58:30.367161 [ 199 ] {1b31a3db-4d19-4994-87b0-4a5287edee84::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 | ||
| 6691 | 2026.05.13 20:58:30.367222 [ 199 ] {1b31a3db-4d19-4994-87b0-4a5287edee84::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 | ||
| 6692 | 2026.05.13 20:58:30.367278 [ 199 ] {1b31a3db-4d19-4994-87b0-4a5287edee84::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 | ||
| 6693 | 2026.05.13 20:58:30.368171 [ 189 ] {1b31a3db-4d19-4994-87b0-4a5287edee84::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487751 sec., 4032.9329303089025 rows/sec., 299.32 KiB/sec. | ||
| 6694 | 2026.05.13 20:58:30.368396 [ 191 ] {1b31a3db-4d19-4994-87b0-4a5287edee84::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6695 | 2026.05.13 20:58:30.368799 [ 191 ] {1b31a3db-4d19-4994-87b0-4a5287edee84::all_1_5_1} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.05.13 20:58:30.368895 [ 191 ] {1b31a3db-4d19-4994-87b0-4a5287edee84::all_1_5_1} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6697 | 2026.05.13 20:58:30.369026 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6698 | 2026.05.13 20:58:31.791099 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.05.13 20:58:31.791325 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6700 | 2026.05.13 20:58:31.791687 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6701 | 2026.05.13 20:58:31.791726 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6702 | 2026.05.13 20:58:31.791966 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6703 | 2026.05.13 20:58:31.792038 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6704 | 2026.05.13 20:58:31.792198 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6705 | 2026.05.13 20:58:31.792331 [ 327 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6706 | 2026.05.13 20:58:31.792343 [ 345 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6707 | 2026.05.13 20:58:31.792335 [ 323 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6708 | 2026.05.13 20:58:31.792502 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 6709 | 2026.05.13 20:58:31.792532 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6710 | 2026.05.13 20:58:31.792618 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6711 | 2026.05.13 20:58:31.792648 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 6712 | 2026.05.13 20:58:31.792695 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6713 | 2026.05.13 20:58:31.792739 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6714 | 2026.05.13 20:58:31.792777 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6715 | 2026.05.13 20:58:31.794017 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.002786 sec., 18305.81478822685 rows/sec., 3.71 MiB/sec. | ||
| 6716 | 2026.05.13 20:58:31.794167 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Debug> MemoryTracker: Peak memory usage (for query): 143.55 KiB. | ||
| 6717 | 2026.05.13 20:58:31.794183 [ 297 ] {4e8438ef-bd33-46d8-bef1-13df2fe12b8d} <Debug> TCPHandler: Processed in 0.003224175 sec. | ||
| 6718 | 2026.05.13 20:58:31.799488 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.05.13 20:58:31.799611 [ 297 ] {a0d6db71-5da1-4c05-9acb-0682159e5e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6720 | 2026.05.13 20:58:31.799659 [ 297 ] {a0d6db71-5da1-4c05-9acb-0682159e5e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6721 | 2026.05.13 20:58:31.800289 [ 297 ] {a0d6db71-5da1-4c05-9acb-0682159e5e4c} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.05.13 20:58:31.800334 [ 297 ] {a0d6db71-5da1-4c05-9acb-0682159e5e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6723 | 2026.05.13 20:58:31.800757 [ 297 ] {a0d6db71-5da1-4c05-9acb-0682159e5e4c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6724 | 2026.05.13 20:58:31.800991 [ 297 ] {a0d6db71-5da1-4c05-9acb-0682159e5e4c} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.05.13 20:58:31.801154 [ 297 ] {a0d6db71-5da1-4c05-9acb-0682159e5e4c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00158 sec., 179746.83544303797 rows/sec., 11.42 MiB/sec. | ||
| 6726 | 2026.05.13 20:58:31.801195 [ 297 ] {a0d6db71-5da1-4c05-9acb-0682159e5e4c} <Debug> TCPHandler: Processed in 0.001762364 sec. | ||
| 6727 | 2026.05.13 20:58:31.801340 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.05.13 20:58:31.801439 [ 297 ] {0997c22d-e2f9-4900-8018-1c6891ff49df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6729 | 2026.05.13 20:58:31.801478 [ 297 ] {0997c22d-e2f9-4900-8018-1c6891ff49df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6730 | 2026.05.13 20:58:31.802156 [ 297 ] {0997c22d-e2f9-4900-8018-1c6891ff49df} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.05.13 20:58:31.802196 [ 297 ] {0997c22d-e2f9-4900-8018-1c6891ff49df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6732 | 2026.05.13 20:58:31.802588 [ 297 ] {0997c22d-e2f9-4900-8018-1c6891ff49df} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6733 | 2026.05.13 20:58:31.802812 [ 297 ] {0997c22d-e2f9-4900-8018-1c6891ff49df} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.05.13 20:58:31.802933 [ 144 ] {} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6735 | 2026.05.13 20:58:31.802947 [ 297 ] {0997c22d-e2f9-4900-8018-1c6891ff49df} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.001526 sec., 562909.5674967235 rows/sec., 43.95 MiB/sec. | ||
| 6736 | 2026.05.13 20:58:31.802983 [ 144 ] {} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.05.13 20:58:31.802999 [ 297 ] {0997c22d-e2f9-4900-8018-1c6891ff49df} <Debug> TCPHandler: Processed in 0.001709464 sec. | ||
| 6738 | 2026.05.13 20:58:31.803009 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6739 | 2026.05.13 20:58:31.803133 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 6740 | 2026.05.13 20:58:31.803145 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6741 | 2026.05.13 20:58:31.803253 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6742 | 2026.05.13 20:58:31.803259 [ 297 ] {06731a3d-75ea-4bf3-af34-21586fe8210f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6743 | 2026.05.13 20:58:31.803291 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3359 rows starting from the beginning of the part | ||
| 6744 | 2026.05.13 20:58:31.803311 [ 297 ] {06731a3d-75ea-4bf3-af34-21586fe8210f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6745 | 2026.05.13 20:58:31.803365 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part | ||
| 6746 | 2026.05.13 20:58:31.803424 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 3209 rows starting from the beginning of the part | ||
| 6747 | 2026.05.13 20:58:31.803466 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6748 | 2026.05.13 20:58:31.803505 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 78 rows starting from the beginning of the part | ||
| 6749 | 2026.05.13 20:58:31.803548 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 859 rows starting from the beginning of the part | ||
| 6750 | 2026.05.13 20:58:31.803793 [ 297 ] {06731a3d-75ea-4bf3-af34-21586fe8210f} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.05.13 20:58:31.803837 [ 297 ] {06731a3d-75ea-4bf3-af34-21586fe8210f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6752 | 2026.05.13 20:58:31.804467 [ 297 ] {06731a3d-75ea-4bf3-af34-21586fe8210f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6753 | 2026.05.13 20:58:31.804766 [ 297 ] {06731a3d-75ea-4bf3-af34-21586fe8210f} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.05.13 20:58:31.804952 [ 297 ] {06731a3d-75ea-4bf3-af34-21586fe8210f} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001707 sec., 101347.39308728764 rows/sec., 6.22 MiB/sec. | ||
| 6755 | 2026.05.13 20:58:31.805022 [ 297 ] {06731a3d-75ea-4bf3-af34-21586fe8210f} <Debug> TCPHandler: Processed in 0.001928375 sec. | ||
| 6756 | 2026.05.13 20:58:31.805228 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2026.05.13 20:58:31.805354 [ 297 ] {e39c84b8-4921-4efe-aecd-a3d08f209cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6758 | 2026.05.13 20:58:31.805406 [ 297 ] {e39c84b8-4921-4efe-aecd-a3d08f209cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6759 | 2026.05.13 20:58:31.805928 [ 189 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7639 rows, containing 5 columns (5 merged, 0 gathered) in 0.002842132 sec., 2687771.011339375 rows/sec., 213.05 MiB/sec. | ||
| 6760 | 2026.05.13 20:58:31.805978 [ 297 ] {e39c84b8-4921-4efe-aecd-a3d08f209cde} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.05.13 20:58:31.806019 [ 297 ] {e39c84b8-4921-4efe-aecd-a3d08f209cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6762 | 2026.05.13 20:58:31.806272 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6763 | 2026.05.13 20:58:31.806359 [ 297 ] {e39c84b8-4921-4efe-aecd-a3d08f209cde} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6764 | 2026.05.13 20:58:31.806594 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_41_8} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.05.13 20:58:31.806641 [ 297 ] {e39c84b8-4921-4efe-aecd-a3d08f209cde} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.05.13 20:58:31.806672 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_41_8} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6767 | 2026.05.13 20:58:31.806747 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 6768 | 2026.05.13 20:58:31.806788 [ 297 ] {e39c84b8-4921-4efe-aecd-a3d08f209cde} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001471 sec., 101291.63834126444 rows/sec., 6.54 MiB/sec. | ||
| 6769 | 2026.05.13 20:58:31.806831 [ 297 ] {e39c84b8-4921-4efe-aecd-a3d08f209cde} <Debug> TCPHandler: Processed in 0.001708013 sec. | ||
| 6770 | 2026.05.13 20:58:31.806974 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2026.05.13 20:58:31.807070 [ 297 ] {38b67326-6847-4360-b21a-0b6a34906a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6772 | 2026.05.13 20:58:31.807109 [ 297 ] {38b67326-6847-4360-b21a-0b6a34906a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6773 | 2026.05.13 20:58:31.807573 [ 297 ] {38b67326-6847-4360-b21a-0b6a34906a60} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.05.13 20:58:31.807610 [ 297 ] {38b67326-6847-4360-b21a-0b6a34906a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6775 | 2026.05.13 20:58:31.807909 [ 297 ] {38b67326-6847-4360-b21a-0b6a34906a60} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6776 | 2026.05.13 20:58:31.808119 [ 297 ] {38b67326-6847-4360-b21a-0b6a34906a60} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.05.13 20:58:31.808248 [ 297 ] {38b67326-6847-4360-b21a-0b6a34906a60} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001197 sec., 123642.43943191312 rows/sec., 7.03 MiB/sec. | ||
| 6778 | 2026.05.13 20:58:31.808285 [ 297 ] {38b67326-6847-4360-b21a-0b6a34906a60} <Debug> TCPHandler: Processed in 0.001361041 sec. | ||
| 6779 | 2026.05.13 20:58:31.808416 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2026.05.13 20:58:31.808509 [ 297 ] {57ea9180-061c-4160-a71d-8c97d65563a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6781 | 2026.05.13 20:58:31.808547 [ 297 ] {57ea9180-061c-4160-a71d-8c97d65563a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6782 | 2026.05.13 20:58:31.809192 [ 297 ] {57ea9180-061c-4160-a71d-8c97d65563a4} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.05.13 20:58:31.809230 [ 297 ] {57ea9180-061c-4160-a71d-8c97d65563a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6784 | 2026.05.13 20:58:31.809554 [ 297 ] {57ea9180-061c-4160-a71d-8c97d65563a4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6785 | 2026.05.13 20:58:31.809774 [ 297 ] {57ea9180-061c-4160-a71d-8c97d65563a4} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.05.13 20:58:31.809889 [ 144 ] {} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6787 | 2026.05.13 20:58:31.809903 [ 297 ] {57ea9180-061c-4160-a71d-8c97d65563a4} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001411 sec., 369241.67257264355 rows/sec., 26.07 MiB/sec. | ||
| 6788 | 2026.05.13 20:58:31.809946 [ 144 ] {} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2026.05.13 20:58:31.809950 [ 297 ] {57ea9180-061c-4160-a71d-8c97d65563a4} <Debug> TCPHandler: Processed in 0.001582742 sec. | ||
| 6790 | 2026.05.13 20:58:31.809980 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6791 | 2026.05.13 20:58:31.810097 [ 198 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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 | ||
| 6792 | 2026.05.13 20:58:31.810098 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.05.13 20:58:31.810196 [ 198 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6794 | 2026.05.13 20:58:31.810220 [ 297 ] {27d14288-18d2-4440-8ac6-4afee5e5ca10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6795 | 2026.05.13 20:58:31.810227 [ 198 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1830 rows starting from the beginning of the part | ||
| 6796 | 2026.05.13 20:58:31.810266 [ 297 ] {27d14288-18d2-4440-8ac6-4afee5e5ca10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6797 | 2026.05.13 20:58:31.810315 [ 198 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 75 rows starting from the beginning of the part | ||
| 6798 | 2026.05.13 20:58:31.810368 [ 198 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1753 rows starting from the beginning of the part | ||
| 6799 | 2026.05.13 20:58:31.810407 [ 198 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6800 | 2026.05.13 20:58:31.810448 [ 198 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 75 rows starting from the beginning of the part | ||
| 6801 | 2026.05.13 20:58:31.810487 [ 198 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 521 rows starting from the beginning of the part | ||
| 6802 | 2026.05.13 20:58:31.810615 [ 297 ] {27d14288-18d2-4440-8ac6-4afee5e5ca10} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2026.05.13 20:58:31.810656 [ 297 ] {27d14288-18d2-4440-8ac6-4afee5e5ca10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6804 | 2026.05.13 20:58:31.810973 [ 297 ] {27d14288-18d2-4440-8ac6-4afee5e5ca10} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6805 | 2026.05.13 20:58:31.811193 [ 297 ] {27d14288-18d2-4440-8ac6-4afee5e5ca10} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2026.05.13 20:58:31.811331 [ 297 ] {27d14288-18d2-4440-8ac6-4afee5e5ca10} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 6807 | 2026.05.13 20:58:31.811368 [ 297 ] {27d14288-18d2-4440-8ac6-4afee5e5ca10} <Debug> TCPHandler: Processed in 0.00131868 sec. | ||
| 6808 | 2026.05.13 20:58:31.811502 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6809 | 2026.05.13 20:58:31.811597 [ 297 ] {8d788238-90e1-4c1a-bf54-9268288c484f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6810 | 2026.05.13 20:58:31.811638 [ 297 ] {8d788238-90e1-4c1a-bf54-9268288c484f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6811 | 2026.05.13 20:58:31.811896 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001836914 sec., 2350681.6323464243 rows/sec., 170.39 MiB/sec. | ||
| 6812 | 2026.05.13 20:58:31.812095 [ 297 ] {8d788238-90e1-4c1a-bf54-9268288c484f} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.05.13 20:58:31.812128 [ 198 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6814 | 2026.05.13 20:58:31.812132 [ 297 ] {8d788238-90e1-4c1a-bf54-9268288c484f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6815 | 2026.05.13 20:58:31.812437 [ 198 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_41_8} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2026.05.13 20:58:31.812514 [ 198 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_41_8} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6817 | 2026.05.13 20:58:31.812522 [ 297 ] {8d788238-90e1-4c1a-bf54-9268288c484f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6818 | 2026.05.13 20:58:31.812580 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6819 | 2026.05.13 20:58:31.812742 [ 297 ] {8d788238-90e1-4c1a-bf54-9268288c484f} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.05.13 20:58:31.812876 [ 297 ] {8d788238-90e1-4c1a-bf54-9268288c484f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001296 sec., 204475.3086419753 rows/sec., 13.59 MiB/sec. | ||
| 6821 | 2026.05.13 20:58:31.812881 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6822 | 2026.05.13 20:58:31.812913 [ 297 ] {8d788238-90e1-4c1a-bf54-9268288c484f} <Debug> TCPHandler: Processed in 0.001459142 sec. | ||
| 6823 | 2026.05.13 20:58:31.812938 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.05.13 20:58:31.812963 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6825 | 2026.05.13 20:58:31.813049 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6826 | 2026.05.13 20:58:31.813057 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 6827 | 2026.05.13 20:58:31.813149 [ 297 ] {355ba515-6299-4561-aab4-adf44324daf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6828 | 2026.05.13 20:58:31.813182 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6829 | 2026.05.13 20:58:31.813193 [ 297 ] {355ba515-6299-4561-aab4-adf44324daf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6830 | 2026.05.13 20:58:31.813221 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14398 rows starting from the beginning of the part | ||
| 6831 | 2026.05.13 20:58:31.813284 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6832 | 2026.05.13 20:58:31.813329 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1605 rows starting from the beginning of the part | ||
| 6833 | 2026.05.13 20:58:31.813373 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 128 rows starting from the beginning of the part | ||
| 6834 | 2026.05.13 20:58:31.813411 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6835 | 2026.05.13 20:58:31.813452 [ 195 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 265 rows starting from the beginning of the part | ||
| 6836 | 2026.05.13 20:58:31.813534 [ 297 ] {355ba515-6299-4561-aab4-adf44324daf1} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.05.13 20:58:31.813574 [ 297 ] {355ba515-6299-4561-aab4-adf44324daf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6838 | 2026.05.13 20:58:31.813895 [ 297 ] {355ba515-6299-4561-aab4-adf44324daf1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6839 | 2026.05.13 20:58:31.814123 [ 297 ] {355ba515-6299-4561-aab4-adf44324daf1} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.05.13 20:58:31.814263 [ 297 ] {355ba515-6299-4561-aab4-adf44324daf1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 6841 | 2026.05.13 20:58:31.814298 [ 297 ] {355ba515-6299-4561-aab4-adf44324daf1} <Debug> TCPHandler: Processed in 0.00129815 sec. | ||
| 6842 | 2026.05.13 20:58:31.814440 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.05.13 20:58:31.814534 [ 297 ] {d4ff9e96-5e8f-4b4d-be7f-822bff16bec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6844 | 2026.05.13 20:58:31.814593 [ 297 ] {d4ff9e96-5e8f-4b4d-be7f-822bff16bec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6845 | 2026.05.13 20:58:31.815446 [ 297 ] {d4ff9e96-5e8f-4b4d-be7f-822bff16bec1} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.05.13 20:58:31.815483 [ 297 ] {d4ff9e96-5e8f-4b4d-be7f-822bff16bec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6847 | 2026.05.13 20:58:31.816066 [ 297 ] {d4ff9e96-5e8f-4b4d-be7f-822bff16bec1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6848 | 2026.05.13 20:58:31.816392 [ 297 ] {d4ff9e96-5e8f-4b4d-be7f-822bff16bec1} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.05.13 20:58:31.816573 [ 297 ] {d4ff9e96-5e8f-4b4d-be7f-822bff16bec1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002055 sec., 15085.158150851581 rows/sec., 27.03 MiB/sec. | ||
| 6850 | 2026.05.13 20:58:31.816645 [ 297 ] {d4ff9e96-5e8f-4b4d-be7f-822bff16bec1} <Debug> TCPHandler: Processed in 0.002253727 sec. | ||
| 6851 | 2026.05.13 20:58:31.816782 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.05.13 20:58:31.816877 [ 297 ] {4329af25-6ef4-4262-93a0-ac610acf3ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.05.13 20:58:31.816918 [ 297 ] {4329af25-6ef4-4262-93a0-ac610acf3ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6854 | 2026.05.13 20:58:31.817273 [ 297 ] {4329af25-6ef4-4262-93a0-ac610acf3ff0} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.05.13 20:58:31.817308 [ 297 ] {4329af25-6ef4-4262-93a0-ac610acf3ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6856 | 2026.05.13 20:58:31.817776 [ 297 ] {4329af25-6ef4-4262-93a0-ac610acf3ff0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6857 | 2026.05.13 20:58:31.818007 [ 297 ] {4329af25-6ef4-4262-93a0-ac610acf3ff0} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.05.13 20:58:31.818139 [ 297 ] {4329af25-6ef4-4262-93a0-ac610acf3ff0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00128 sec., 70312.5 rows/sec., 4.40 MiB/sec. | ||
| 6859 | 2026.05.13 20:58:31.818139 [ 144 ] {} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6860 | 2026.05.13 20:58:31.818175 [ 297 ] {4329af25-6ef4-4262-93a0-ac610acf3ff0} <Debug> TCPHandler: Processed in 0.001441671 sec. | ||
| 6861 | 2026.05.13 20:58:31.818197 [ 144 ] {} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.05.13 20:58:31.818222 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6863 | 2026.05.13 20:58:31.818311 [ 198 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 6864 | 2026.05.13 20:58:31.818404 [ 198 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6865 | 2026.05.13 20:58:31.818432 [ 198 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2340 rows starting from the beginning of the part | ||
| 6866 | 2026.05.13 20:58:31.818484 [ 198 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6867 | 2026.05.13 20:58:31.818523 [ 198 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 6868 | 2026.05.13 20:58:31.818568 [ 198 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part | ||
| 6869 | 2026.05.13 20:58:31.818603 [ 198 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6870 | 2026.05.13 20:58:31.818637 [ 198 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 6871 | 2026.05.13 20:58:31.820011 [ 193 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001737803 sec., 1519159.5364952183 rows/sec., 98.39 MiB/sec. | ||
| 6872 | 2026.05.13 20:58:31.820285 [ 194 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6873 | 2026.05.13 20:58:31.820391 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16716 rows, containing 5 columns (5 merged, 0 gathered) in 0.007375017 sec., 2266571.046548096 rows/sec., 146.31 MiB/sec. | ||
| 6874 | 2026.05.13 20:58:31.820524 [ 194 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_41_8} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.05.13 20:58:31.820588 [ 194 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_41_8} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6876 | 2026.05.13 20:58:31.820615 [ 196 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6877 | 2026.05.13 20:58:31.820648 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6878 | 2026.05.13 20:58:31.820967 [ 196 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.05.13 20:58:31.821068 [ 196 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6880 | 2026.05.13 20:58:31.821164 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
| 6881 | 2026.05.13 20:58:32.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.87 MiB, peak 281.07 MiB, free memory in arenas 0.00 B, will set to 274.41 MiB (RSS), difference: 2.54 MiB | ||
| 6882 | 2026.05.13 20:58:33.586528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 856 | ||
| 6883 | 2026.05.13 20:58:33.588862 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2026.05.13 20:58:33.588910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6885 | 2026.05.13 20:58:33.590102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6886 | 2026.05.13 20:58:33.590363 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2026.05.13 20:58:33.590616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6888 | 2026.05.13 20:58:36.051213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12909 | ||
| 6889 | 2026.05.13 20:58:36.051869 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.05.13 20:58:36.051934 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6891 | 2026.05.13 20:58:36.052664 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6892 | 2026.05.13 20:58:36.052915 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.05.13 20:58:36.053051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12909 | ||
| 6894 | 2026.05.13 20:58:36.714505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6895 | 2026.05.13 20:58:36.729907 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2026.05.13 20:58:36.729953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6897 | 2026.05.13 20:58:36.735519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6898 | 2026.05.13 20:58:36.736216 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6899 | 2026.05.13 20:58:36.738868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6900 | 2026.05.13 20:58:36.786190 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2026.05.13 20:58:36.786436 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 6902 | 2026.05.13 20:58:36.786774 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6903 | 2026.05.13 20:58:36.786810 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 6904 | 2026.05.13 20:58:36.787027 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6905 | 2026.05.13 20:58:36.787093 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6906 | 2026.05.13 20:58:36.787231 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6907 | 2026.05.13 20:58:36.787355 [ 360 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6908 | 2026.05.13 20:58:36.787368 [ 337 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6909 | 2026.05.13 20:58:36.787368 [ 323 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6910 | 2026.05.13 20:58:36.787513 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 6911 | 2026.05.13 20:58:36.787541 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6912 | 2026.05.13 20:58:36.787623 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6913 | 2026.05.13 20:58:36.787643 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 6914 | 2026.05.13 20:58:36.787678 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6915 | 2026.05.13 20:58:36.787714 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6916 | 2026.05.13 20:58:36.787747 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6917 | 2026.05.13 20:58:36.789083 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.00274 sec., 18613.138686131388 rows/sec., 2.35 MiB/sec. | ||
| 6918 | 2026.05.13 20:58:36.789285 [ 297 ] {d7f18a50-c9c3-4b8d-baba-783333f7fcbb} <Debug> TCPHandler: Processed in 0.003227405 sec. | ||
| 6919 | 2026.05.13 20:58:36.791330 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.05.13 20:58:36.791467 [ 297 ] {14d80f18-28de-4548-ae71-800549a2f007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6921 | 2026.05.13 20:58:36.791528 [ 297 ] {14d80f18-28de-4548-ae71-800549a2f007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6922 | 2026.05.13 20:58:36.792280 [ 297 ] {14d80f18-28de-4548-ae71-800549a2f007} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.05.13 20:58:36.792325 [ 297 ] {14d80f18-28de-4548-ae71-800549a2f007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6924 | 2026.05.13 20:58:36.792696 [ 297 ] {14d80f18-28de-4548-ae71-800549a2f007} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6925 | 2026.05.13 20:58:36.792927 [ 297 ] {14d80f18-28de-4548-ae71-800549a2f007} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.05.13 20:58:36.793066 [ 297 ] {14d80f18-28de-4548-ae71-800549a2f007} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001643 sec., 6086.427267194157 rows/sec., 496.31 KiB/sec. | ||
| 6927 | 2026.05.13 20:58:36.793302 [ 297 ] {14d80f18-28de-4548-ae71-800549a2f007} <Debug> TCPHandler: Processed in 0.002075996 sec. | ||
| 6928 | 2026.05.13 20:58:36.793566 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.05.13 20:58:36.793773 [ 297 ] {4d567182-b43c-45f0-ae02-bbb8cca02992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6930 | 2026.05.13 20:58:36.793843 [ 297 ] {4d567182-b43c-45f0-ae02-bbb8cca02992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6931 | 2026.05.13 20:58:36.794367 [ 297 ] {4d567182-b43c-45f0-ae02-bbb8cca02992} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.05.13 20:58:36.794407 [ 297 ] {4d567182-b43c-45f0-ae02-bbb8cca02992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6933 | 2026.05.13 20:58:36.794830 [ 297 ] {4d567182-b43c-45f0-ae02-bbb8cca02992} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6934 | 2026.05.13 20:58:36.795053 [ 297 ] {4d567182-b43c-45f0-ae02-bbb8cca02992} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.05.13 20:58:36.795192 [ 297 ] {4d567182-b43c-45f0-ae02-bbb8cca02992} <Debug> executeQuery: Read 83 rows, 6.95 KiB in 0.001477 sec., 56194.98984427894 rows/sec., 4.60 MiB/sec. | ||
| 6936 | 2026.05.13 20:58:36.795228 [ 297 ] {4d567182-b43c-45f0-ae02-bbb8cca02992} <Debug> TCPHandler: Processed in 0.001763424 sec. | ||
| 6937 | 2026.05.13 20:58:36.795373 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.05.13 20:58:36.795467 [ 297 ] {eef34090-f56e-4392-9532-39365d39d56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6939 | 2026.05.13 20:58:36.795506 [ 297 ] {eef34090-f56e-4392-9532-39365d39d56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6940 | 2026.05.13 20:58:36.795908 [ 297 ] {eef34090-f56e-4392-9532-39365d39d56a} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.05.13 20:58:36.795943 [ 297 ] {eef34090-f56e-4392-9532-39365d39d56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6942 | 2026.05.13 20:58:36.796244 [ 297 ] {eef34090-f56e-4392-9532-39365d39d56a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6943 | 2026.05.13 20:58:36.796453 [ 297 ] {eef34090-f56e-4392-9532-39365d39d56a} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.05.13 20:58:36.796556 [ 173 ] {} <Debug> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6945 | 2026.05.13 20:58:36.796579 [ 297 ] {eef34090-f56e-4392-9532-39365d39d56a} <Debug> executeQuery: Read 21 rows, 1.53 KiB in 0.00113 sec., 18584.07079646018 rows/sec., 1.32 MiB/sec. | ||
| 6946 | 2026.05.13 20:58:36.796596 [ 173 ] {} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2026.05.13 20:58:36.796621 [ 297 ] {eef34090-f56e-4392-9532-39365d39d56a} <Debug> TCPHandler: Processed in 0.0012968 sec. | ||
| 6948 | 2026.05.13 20:58:36.796621 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6949 | 2026.05.13 20:58:36.796734 [ 193 ] {53470143-4b06-4b78-b9d2-692982f18ad0::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 | ||
| 6950 | 2026.05.13 20:58:36.796813 [ 193 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6951 | 2026.05.13 20:58:36.796838 [ 193 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 6952 | 2026.05.13 20:58:36.796888 [ 193 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 6953 | 2026.05.13 20:58:36.796930 [ 193 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 190 rows starting from the beginning of the part | ||
| 6954 | 2026.05.13 20:58:36.796937 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2026.05.13 20:58:36.796969 [ 193 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 6956 | 2026.05.13 20:58:36.797013 [ 193 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 173 rows starting from the beginning of the part | ||
| 6957 | 2026.05.13 20:58:36.797049 [ 193 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part | ||
| 6958 | 2026.05.13 20:58:36.797103 [ 297 ] {580117c8-34fc-4ae9-b00d-498452ea9734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6959 | 2026.05.13 20:58:36.797168 [ 297 ] {580117c8-34fc-4ae9-b00d-498452ea9734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6960 | 2026.05.13 20:58:36.797789 [ 297 ] {580117c8-34fc-4ae9-b00d-498452ea9734} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.05.13 20:58:36.797797 [ 196 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001096209 sec., 575620.160024229 rows/sec., 38.63 MiB/sec. | ||
| 6962 | 2026.05.13 20:58:36.797826 [ 297 ] {580117c8-34fc-4ae9-b00d-498452ea9734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6963 | 2026.05.13 20:58:36.797971 [ 194 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6964 | 2026.05.13 20:58:36.798255 [ 194 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_36_7} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.05.13 20:58:36.798318 [ 297 ] {580117c8-34fc-4ae9-b00d-498452ea9734} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6966 | 2026.05.13 20:58:36.798330 [ 194 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_36_7} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6967 | 2026.05.13 20:58:36.798418 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6968 | 2026.05.13 20:58:36.798557 [ 297 ] {580117c8-34fc-4ae9-b00d-498452ea9734} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.05.13 20:58:36.798701 [ 297 ] {580117c8-34fc-4ae9-b00d-498452ea9734} <Debug> executeQuery: Read 85 rows, 6.81 KiB in 0.001643 sec., 51734.631771150336 rows/sec., 4.05 MiB/sec. | ||
| 6970 | 2026.05.13 20:58:36.798740 [ 297 ] {580117c8-34fc-4ae9-b00d-498452ea9734} <Debug> TCPHandler: Processed in 0.001923305 sec. | ||
| 6971 | 2026.05.13 20:58:36.798870 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6972 | 2026.05.13 20:58:36.798966 [ 297 ] {a52a3392-0c6d-4007-bbc4-351090914f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6973 | 2026.05.13 20:58:36.799009 [ 297 ] {a52a3392-0c6d-4007-bbc4-351090914f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6974 | 2026.05.13 20:58:36.799468 [ 297 ] {a52a3392-0c6d-4007-bbc4-351090914f20} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6975 | 2026.05.13 20:58:36.799506 [ 297 ] {a52a3392-0c6d-4007-bbc4-351090914f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6976 | 2026.05.13 20:58:36.799877 [ 297 ] {a52a3392-0c6d-4007-bbc4-351090914f20} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6977 | 2026.05.13 20:58:36.800096 [ 297 ] {a52a3392-0c6d-4007-bbc4-351090914f20} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2026.05.13 20:58:36.800224 [ 297 ] {a52a3392-0c6d-4007-bbc4-351090914f20} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001276 sec., 129310.3448275862 rows/sec., 9.00 MiB/sec. | ||
| 6979 | 2026.05.13 20:58:36.800261 [ 297 ] {a52a3392-0c6d-4007-bbc4-351090914f20} <Debug> TCPHandler: Processed in 0.001440681 sec. | ||
| 6980 | 2026.05.13 20:58:36.800392 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6981 | 2026.05.13 20:58:36.800487 [ 297 ] {31406604-b3e9-472f-9d1b-4a67b3c0a304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6982 | 2026.05.13 20:58:36.800540 [ 297 ] {31406604-b3e9-472f-9d1b-4a67b3c0a304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6983 | 2026.05.13 20:58:36.801352 [ 297 ] {31406604-b3e9-472f-9d1b-4a67b3c0a304} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2026.05.13 20:58:36.801388 [ 297 ] {31406604-b3e9-472f-9d1b-4a67b3c0a304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6985 | 2026.05.13 20:58:36.801884 [ 297 ] {31406604-b3e9-472f-9d1b-4a67b3c0a304} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6986 | 2026.05.13 20:58:36.802113 [ 297 ] {31406604-b3e9-472f-9d1b-4a67b3c0a304} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2026.05.13 20:58:36.802246 [ 297 ] {31406604-b3e9-472f-9d1b-4a67b3c0a304} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001777 sec., 6190.208216094542 rows/sec., 11.09 MiB/sec. | ||
| 6988 | 2026.05.13 20:58:36.802297 [ 297 ] {31406604-b3e9-472f-9d1b-4a67b3c0a304} <Debug> TCPHandler: Processed in 0.001955135 sec. | ||
| 6989 | 2026.05.13 20:58:36.802420 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6990 | 2026.05.13 20:58:36.802515 [ 297 ] {c47ba424-26b4-423f-9eb3-c57f2cdf8dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6991 | 2026.05.13 20:58:36.802555 [ 297 ] {c47ba424-26b4-423f-9eb3-c57f2cdf8dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6992 | 2026.05.13 20:58:36.802912 [ 297 ] {c47ba424-26b4-423f-9eb3-c57f2cdf8dbb} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2026.05.13 20:58:36.802947 [ 297 ] {c47ba424-26b4-423f-9eb3-c57f2cdf8dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 6994 | 2026.05.13 20:58:36.803261 [ 297 ] {c47ba424-26b4-423f-9eb3-c57f2cdf8dbb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6995 | 2026.05.13 20:58:36.803478 [ 297 ] {c47ba424-26b4-423f-9eb3-c57f2cdf8dbb} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2026.05.13 20:58:36.803612 [ 297 ] {c47ba424-26b4-423f-9eb3-c57f2cdf8dbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 6997 | 2026.05.13 20:58:36.803646 [ 297 ] {c47ba424-26b4-423f-9eb3-c57f2cdf8dbb} <Debug> TCPHandler: Processed in 0.00127558 sec. | ||
| 6998 | 2026.05.13 20:58:41.791324 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.05.13 20:58:41.791592 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7000 | 2026.05.13 20:58:41.791933 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7001 | 2026.05.13 20:58:41.791971 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7002 | 2026.05.13 20:58:41.792205 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7003 | 2026.05.13 20:58:41.792270 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7004 | 2026.05.13 20:58:41.792410 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7005 | 2026.05.13 20:58:41.792533 [ 327 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7006 | 2026.05.13 20:58:41.792540 [ 337 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7007 | 2026.05.13 20:58:41.792540 [ 340 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7008 | 2026.05.13 20:58:41.792693 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 7009 | 2026.05.13 20:58:41.792721 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7010 | 2026.05.13 20:58:41.792804 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7011 | 2026.05.13 20:58:41.792824 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 7012 | 2026.05.13 20:58:41.792858 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7013 | 2026.05.13 20:58:41.792895 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7014 | 2026.05.13 20:58:41.792928 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7015 | 2026.05.13 20:58:41.794140 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.002656 sec., 19201.807228915663 rows/sec., 3.89 MiB/sec. | ||
| 7016 | 2026.05.13 20:58:41.794275 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Debug> MemoryTracker: Peak memory usage (for query): 143.09 KiB. | ||
| 7017 | 2026.05.13 20:58:41.794292 [ 297 ] {5c250717-7885-4cce-9c3b-11f4c433e897} <Debug> TCPHandler: Processed in 0.003100254 sec. | ||
| 7018 | 2026.05.13 20:58:41.799410 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7019 | 2026.05.13 20:58:41.799537 [ 297 ] {b73d2954-2367-4421-90d8-a31a8bd191f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7020 | 2026.05.13 20:58:41.799587 [ 297 ] {b73d2954-2367-4421-90d8-a31a8bd191f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7021 | 2026.05.13 20:58:41.800352 [ 297 ] {b73d2954-2367-4421-90d8-a31a8bd191f0} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2026.05.13 20:58:41.800410 [ 297 ] {b73d2954-2367-4421-90d8-a31a8bd191f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7023 | 2026.05.13 20:58:41.800845 [ 297 ] {b73d2954-2367-4421-90d8-a31a8bd191f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7024 | 2026.05.13 20:58:41.801070 [ 297 ] {b73d2954-2367-4421-90d8-a31a8bd191f0} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2026.05.13 20:58:41.801210 [ 297 ] {b73d2954-2367-4421-90d8-a31a8bd191f0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001708 sec., 166276.34660421545 rows/sec., 10.56 MiB/sec. | ||
| 7026 | 2026.05.13 20:58:41.801248 [ 297 ] {b73d2954-2367-4421-90d8-a31a8bd191f0} <Debug> TCPHandler: Processed in 0.001898295 sec. | ||
| 7027 | 2026.05.13 20:58:41.801258 [ 124 ] {} <Debug> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7028 | 2026.05.13 20:58:41.801329 [ 124 ] {} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.05.13 20:58:41.801354 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7030 | 2026.05.13 20:58:41.801429 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7031 | 2026.05.13 20:58:41.801471 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 7032 | 2026.05.13 20:58:41.801528 [ 297 ] {fbd46c8e-3ff6-4cf7-8b6c-7e613118f475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7033 | 2026.05.13 20:58:41.801567 [ 297 ] {fbd46c8e-3ff6-4cf7-8b6c-7e613118f475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7034 | 2026.05.13 20:58:41.801571 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7035 | 2026.05.13 20:58:41.801606 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 7036 | 2026.05.13 20:58:41.801666 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 7037 | 2026.05.13 20:58:41.801718 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 7038 | 2026.05.13 20:58:41.801774 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7039 | 2026.05.13 20:58:41.801820 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7040 | 2026.05.13 20:58:41.801864 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7041 | 2026.05.13 20:58:41.802327 [ 297 ] {fbd46c8e-3ff6-4cf7-8b6c-7e613118f475} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.05.13 20:58:41.802361 [ 297 ] {fbd46c8e-3ff6-4cf7-8b6c-7e613118f475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7043 | 2026.05.13 20:58:41.802729 [ 297 ] {fbd46c8e-3ff6-4cf7-8b6c-7e613118f475} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7044 | 2026.05.13 20:58:41.802874 [ 196 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443811 sec., 1016753.5778574897 rows/sec., 69.10 MiB/sec. | ||
| 7045 | 2026.05.13 20:58:41.802944 [ 297 ] {fbd46c8e-3ff6-4cf7-8b6c-7e613118f475} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.05.13 20:58:41.803001 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7047 | 2026.05.13 20:58:41.803075 [ 297 ] {fbd46c8e-3ff6-4cf7-8b6c-7e613118f475} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.001565 sec., 548881.7891373802 rows/sec., 42.85 MiB/sec. | ||
| 7048 | 2026.05.13 20:58:41.803112 [ 297 ] {fbd46c8e-3ff6-4cf7-8b6c-7e613118f475} <Debug> TCPHandler: Processed in 0.001731764 sec. | ||
| 7049 | 2026.05.13 20:58:41.803242 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2026.05.13 20:58:41.803244 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_19_4} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.05.13 20:58:41.803315 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_19_4} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7052 | 2026.05.13 20:58:41.803337 [ 297 ] {97b0e097-a3d2-4e3b-a5b3-82d592125809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7053 | 2026.05.13 20:58:41.803371 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7054 | 2026.05.13 20:58:41.803375 [ 297 ] {97b0e097-a3d2-4e3b-a5b3-82d592125809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7055 | 2026.05.13 20:58:41.803866 [ 297 ] {97b0e097-a3d2-4e3b-a5b3-82d592125809} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2026.05.13 20:58:41.803900 [ 297 ] {97b0e097-a3d2-4e3b-a5b3-82d592125809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7057 | 2026.05.13 20:58:41.804196 [ 297 ] {97b0e097-a3d2-4e3b-a5b3-82d592125809} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7058 | 2026.05.13 20:58:41.804412 [ 297 ] {97b0e097-a3d2-4e3b-a5b3-82d592125809} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.05.13 20:58:41.804534 [ 297 ] {97b0e097-a3d2-4e3b-a5b3-82d592125809} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001215 sec., 142386.83127572018 rows/sec., 8.74 MiB/sec. | ||
| 7060 | 2026.05.13 20:58:41.804570 [ 297 ] {97b0e097-a3d2-4e3b-a5b3-82d592125809} <Debug> TCPHandler: Processed in 0.001376421 sec. | ||
| 7061 | 2026.05.13 20:58:41.804708 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.05.13 20:58:41.804802 [ 297 ] {e14b1e75-0c94-46aa-8996-315c774456fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7063 | 2026.05.13 20:58:41.804840 [ 297 ] {e14b1e75-0c94-46aa-8996-315c774456fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7064 | 2026.05.13 20:58:41.805273 [ 297 ] {e14b1e75-0c94-46aa-8996-315c774456fd} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2026.05.13 20:58:41.805309 [ 297 ] {e14b1e75-0c94-46aa-8996-315c774456fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7066 | 2026.05.13 20:58:41.805600 [ 297 ] {e14b1e75-0c94-46aa-8996-315c774456fd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7067 | 2026.05.13 20:58:41.805802 [ 297 ] {e14b1e75-0c94-46aa-8996-315c774456fd} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2026.05.13 20:58:41.805923 [ 297 ] {e14b1e75-0c94-46aa-8996-315c774456fd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001138 sec., 130931.45869947277 rows/sec., 8.46 MiB/sec. | ||
| 7069 | 2026.05.13 20:58:41.805959 [ 297 ] {e14b1e75-0c94-46aa-8996-315c774456fd} <Debug> TCPHandler: Processed in 0.001298299 sec. | ||
| 7070 | 2026.05.13 20:58:41.806086 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2026.05.13 20:58:41.806180 [ 297 ] {01ced486-f7da-448f-abd3-87028fd9767b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7072 | 2026.05.13 20:58:41.806218 [ 297 ] {01ced486-f7da-448f-abd3-87028fd9767b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7073 | 2026.05.13 20:58:41.806640 [ 297 ] {01ced486-f7da-448f-abd3-87028fd9767b} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.05.13 20:58:41.806676 [ 297 ] {01ced486-f7da-448f-abd3-87028fd9767b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7075 | 2026.05.13 20:58:41.806967 [ 297 ] {01ced486-f7da-448f-abd3-87028fd9767b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7076 | 2026.05.13 20:58:41.807167 [ 297 ] {01ced486-f7da-448f-abd3-87028fd9767b} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.05.13 20:58:41.807271 [ 124 ] {} <Debug> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7078 | 2026.05.13 20:58:41.807288 [ 297 ] {01ced486-f7da-448f-abd3-87028fd9767b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001125 sec., 131555.55555555556 rows/sec., 7.48 MiB/sec. | ||
| 7079 | 2026.05.13 20:58:41.807314 [ 124 ] {} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.05.13 20:58:41.807334 [ 297 ] {01ced486-f7da-448f-abd3-87028fd9767b} <Debug> TCPHandler: Processed in 0.00129598 sec. | ||
| 7081 | 2026.05.13 20:58:41.807342 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7082 | 2026.05.13 20:58:41.807455 [ 194 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 7083 | 2026.05.13 20:58:41.807471 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.05.13 20:58:41.807555 [ 194 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7085 | 2026.05.13 20:58:41.807573 [ 297 ] {e62453b7-f4a0-4f99-88f5-ac998922f4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7086 | 2026.05.13 20:58:41.807585 [ 194 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 7087 | 2026.05.13 20:58:41.807613 [ 297 ] {e62453b7-f4a0-4f99-88f5-ac998922f4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7088 | 2026.05.13 20:58:41.807647 [ 194 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 7089 | 2026.05.13 20:58:41.807696 [ 194 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 7090 | 2026.05.13 20:58:41.807739 [ 194 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7091 | 2026.05.13 20:58:41.807782 [ 194 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7092 | 2026.05.13 20:58:41.807825 [ 194 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7093 | 2026.05.13 20:58:41.808216 [ 297 ] {e62453b7-f4a0-4f99-88f5-ac998922f4ff} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.05.13 20:58:41.808251 [ 297 ] {e62453b7-f4a0-4f99-88f5-ac998922f4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7095 | 2026.05.13 20:58:41.808581 [ 297 ] {e62453b7-f4a0-4f99-88f5-ac998922f4ff} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7096 | 2026.05.13 20:58:41.808691 [ 201 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127174 sec., 600751.7259817258 rows/sec., 36.82 MiB/sec. | ||
| 7097 | 2026.05.13 20:58:41.808808 [ 297 ] {e62453b7-f4a0-4f99-88f5-ac998922f4ff} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.05.13 20:58:41.808810 [ 194 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7099 | 2026.05.13 20:58:41.808940 [ 297 ] {e62453b7-f4a0-4f99-88f5-ac998922f4ff} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001384 sec., 376445.0867052023 rows/sec., 26.57 MiB/sec. | ||
| 7100 | 2026.05.13 20:58:41.808977 [ 297 ] {e62453b7-f4a0-4f99-88f5-ac998922f4ff} <Debug> TCPHandler: Processed in 0.001554842 sec. | ||
| 7101 | 2026.05.13 20:58:41.809048 [ 194 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_19_4} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2026.05.13 20:58:41.809101 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7103 | 2026.05.13 20:58:41.809105 [ 194 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_19_4} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7104 | 2026.05.13 20:58:41.809168 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7105 | 2026.05.13 20:58:41.809196 [ 297 ] {b2648e14-5201-4411-a6de-90c970a526a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7106 | 2026.05.13 20:58:41.809235 [ 297 ] {b2648e14-5201-4411-a6de-90c970a526a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7107 | 2026.05.13 20:58:41.809616 [ 297 ] {b2648e14-5201-4411-a6de-90c970a526a8} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7108 | 2026.05.13 20:58:41.809651 [ 297 ] {b2648e14-5201-4411-a6de-90c970a526a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7109 | 2026.05.13 20:58:41.809952 [ 297 ] {b2648e14-5201-4411-a6de-90c970a526a8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7110 | 2026.05.13 20:58:41.810173 [ 297 ] {b2648e14-5201-4411-a6de-90c970a526a8} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7111 | 2026.05.13 20:58:41.810303 [ 297 ] {b2648e14-5201-4411-a6de-90c970a526a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 7112 | 2026.05.13 20:58:41.810338 [ 297 ] {b2648e14-5201-4411-a6de-90c970a526a8} <Debug> TCPHandler: Processed in 0.001286121 sec. | ||
| 7113 | 2026.05.13 20:58:41.810482 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7114 | 2026.05.13 20:58:41.810575 [ 297 ] {28060cf7-926c-4166-ae68-381b8ce4c5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7115 | 2026.05.13 20:58:41.810616 [ 297 ] {28060cf7-926c-4166-ae68-381b8ce4c5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7116 | 2026.05.13 20:58:41.811024 [ 297 ] {28060cf7-926c-4166-ae68-381b8ce4c5c0} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2026.05.13 20:58:41.811060 [ 297 ] {28060cf7-926c-4166-ae68-381b8ce4c5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7118 | 2026.05.13 20:58:41.811388 [ 297 ] {28060cf7-926c-4166-ae68-381b8ce4c5c0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7119 | 2026.05.13 20:58:41.811596 [ 297 ] {28060cf7-926c-4166-ae68-381b8ce4c5c0} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2026.05.13 20:58:41.811722 [ 297 ] {28060cf7-926c-4166-ae68-381b8ce4c5c0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001164 sec., 227663.2302405498 rows/sec., 15.13 MiB/sec. | ||
| 7121 | 2026.05.13 20:58:41.811756 [ 297 ] {28060cf7-926c-4166-ae68-381b8ce4c5c0} <Debug> TCPHandler: Processed in 0.0013222 sec. | ||
| 7122 | 2026.05.13 20:58:41.811899 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7123 | 2026.05.13 20:58:41.811992 [ 297 ] {f81445a2-3db5-4cad-b502-468f64d43019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7124 | 2026.05.13 20:58:41.812032 [ 297 ] {f81445a2-3db5-4cad-b502-468f64d43019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7125 | 2026.05.13 20:58:41.812367 [ 297 ] {f81445a2-3db5-4cad-b502-468f64d43019} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7126 | 2026.05.13 20:58:41.812401 [ 297 ] {f81445a2-3db5-4cad-b502-468f64d43019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7127 | 2026.05.13 20:58:41.812709 [ 297 ] {f81445a2-3db5-4cad-b502-468f64d43019} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7128 | 2026.05.13 20:58:41.812927 [ 297 ] {f81445a2-3db5-4cad-b502-468f64d43019} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7129 | 2026.05.13 20:58:41.813050 [ 297 ] {f81445a2-3db5-4cad-b502-468f64d43019} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 7130 | 2026.05.13 20:58:41.813085 [ 297 ] {f81445a2-3db5-4cad-b502-468f64d43019} <Debug> TCPHandler: Processed in 0.00123408 sec. | ||
| 7131 | 2026.05.13 20:58:41.813215 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2026.05.13 20:58:41.813308 [ 297 ] {4a6c2db7-022b-4cb7-a987-3664d659d0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7133 | 2026.05.13 20:58:41.813358 [ 297 ] {4a6c2db7-022b-4cb7-a987-3664d659d0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7134 | 2026.05.13 20:58:41.814173 [ 297 ] {4a6c2db7-022b-4cb7-a987-3664d659d0c8} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.05.13 20:58:41.814208 [ 297 ] {4a6c2db7-022b-4cb7-a987-3664d659d0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7136 | 2026.05.13 20:58:41.814778 [ 297 ] {4a6c2db7-022b-4cb7-a987-3664d659d0c8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7137 | 2026.05.13 20:58:41.814999 [ 297 ] {4a6c2db7-022b-4cb7-a987-3664d659d0c8} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.05.13 20:58:41.815134 [ 297 ] {4a6c2db7-022b-4cb7-a987-3664d659d0c8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001842 sec., 16829.533116178067 rows/sec., 30.16 MiB/sec. | ||
| 7139 | 2026.05.13 20:58:41.815187 [ 297 ] {4a6c2db7-022b-4cb7-a987-3664d659d0c8} <Debug> TCPHandler: Processed in 0.002019496 sec. | ||
| 7140 | 2026.05.13 20:58:41.815314 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.05.13 20:58:41.815410 [ 297 ] {a950a652-1853-4120-b93a-bf7a359067a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7142 | 2026.05.13 20:58:41.815451 [ 297 ] {a950a652-1853-4120-b93a-bf7a359067a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7143 | 2026.05.13 20:58:41.815804 [ 297 ] {a950a652-1853-4120-b93a-bf7a359067a7} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.05.13 20:58:41.815841 [ 297 ] {a950a652-1853-4120-b93a-bf7a359067a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7145 | 2026.05.13 20:58:41.816148 [ 297 ] {a950a652-1853-4120-b93a-bf7a359067a7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7146 | 2026.05.13 20:58:41.816350 [ 297 ] {a950a652-1853-4120-b93a-bf7a359067a7} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.05.13 20:58:41.816472 [ 297 ] {a950a652-1853-4120-b93a-bf7a359067a7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 7148 | 2026.05.13 20:58:41.816507 [ 297 ] {a950a652-1853-4120-b93a-bf7a359067a7} <Debug> TCPHandler: Processed in 0.001242329 sec. | ||
| 7149 | 2026.05.13 20:58:43.470916 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7150 | 2026.05.13 20:58:43.471010 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7151 | 2026.05.13 20:58:43.553220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13357 | ||
| 7152 | 2026.05.13 20:58:43.553754 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.05.13 20:58:43.553795 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7154 | 2026.05.13 20:58:43.554267 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7155 | 2026.05.13 20:58:43.554492 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.05.13 20:58:43.554620 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13357 | ||
| 7157 | 2026.05.13 20:58:43.590931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 896 | ||
| 7158 | 2026.05.13 20:58:43.593527 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.05.13 20:58:43.593570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7160 | 2026.05.13 20:58:43.594741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7161 | 2026.05.13 20:58:43.595001 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.05.13 20:58:43.595276 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
| 7163 | 2026.05.13 20:58:44.239022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7164 | 2026.05.13 20:58:44.255419 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.05.13 20:58:44.255481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7166 | 2026.05.13 20:58:44.261386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7167 | 2026.05.13 20:58:44.262127 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2026.05.13 20:58:44.264752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7169 | 2026.05.13 20:58:45.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.05 MiB, peak 281.07 MiB, free memory in arenas 0.00 B, will set to 277.07 MiB (RSS), difference: 1.02 MiB | ||
| 7170 | 2026.05.13 20:58:46.785434 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7171 | 2026.05.13 20:58:46.785650 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7172 | 2026.05.13 20:58:46.785965 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7173 | 2026.05.13 20:58:46.785999 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7174 | 2026.05.13 20:58:46.786211 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7175 | 2026.05.13 20:58:46.786277 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7176 | 2026.05.13 20:58:46.786413 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7177 | 2026.05.13 20:58:46.786545 [ 340 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7178 | 2026.05.13 20:58:46.786545 [ 317 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7179 | 2026.05.13 20:58:46.786545 [ 337 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7180 | 2026.05.13 20:58:46.786705 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 7181 | 2026.05.13 20:58:46.786731 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7182 | 2026.05.13 20:58:46.786815 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7183 | 2026.05.13 20:58:46.786834 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 7184 | 2026.05.13 20:58:46.786869 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7185 | 2026.05.13 20:58:46.786905 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7186 | 2026.05.13 20:58:46.786944 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7187 | 2026.05.13 20:58:46.788118 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002555 sec., 19960.861056751466 rows/sec., 2.52 MiB/sec. | ||
| 7188 | 2026.05.13 20:58:46.788241 [ 297 ] {b1a419e4-1f35-4138-a566-933c5249a897} <Debug> TCPHandler: Processed in 0.002930503 sec. | ||
| 7189 | 2026.05.13 20:58:46.790087 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2026.05.13 20:58:46.790214 [ 297 ] {6084b2eb-c4fc-42f9-a29c-a2b88269d88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7191 | 2026.05.13 20:58:46.790263 [ 297 ] {6084b2eb-c4fc-42f9-a29c-a2b88269d88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7192 | 2026.05.13 20:58:46.790803 [ 297 ] {6084b2eb-c4fc-42f9-a29c-a2b88269d88b} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.05.13 20:58:46.790843 [ 297 ] {6084b2eb-c4fc-42f9-a29c-a2b88269d88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7194 | 2026.05.13 20:58:46.791193 [ 297 ] {6084b2eb-c4fc-42f9-a29c-a2b88269d88b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7195 | 2026.05.13 20:58:46.791404 [ 297 ] {6084b2eb-c4fc-42f9-a29c-a2b88269d88b} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2026.05.13 20:58:46.791542 [ 297 ] {6084b2eb-c4fc-42f9-a29c-a2b88269d88b} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001363 sec., 57226.70579603815 rows/sec., 4.72 MiB/sec. | ||
| 7197 | 2026.05.13 20:58:46.791579 [ 297 ] {6084b2eb-c4fc-42f9-a29c-a2b88269d88b} <Debug> TCPHandler: Processed in 0.001552332 sec. | ||
| 7198 | 2026.05.13 20:58:46.791716 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7199 | 2026.05.13 20:58:46.791812 [ 297 ] {c789db07-6990-45a6-8252-d3375683c888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7200 | 2026.05.13 20:58:46.791851 [ 297 ] {c789db07-6990-45a6-8252-d3375683c888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7201 | 2026.05.13 20:58:46.792245 [ 297 ] {c789db07-6990-45a6-8252-d3375683c888} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2026.05.13 20:58:46.792281 [ 297 ] {c789db07-6990-45a6-8252-d3375683c888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7203 | 2026.05.13 20:58:46.792560 [ 297 ] {c789db07-6990-45a6-8252-d3375683c888} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7204 | 2026.05.13 20:58:46.792763 [ 297 ] {c789db07-6990-45a6-8252-d3375683c888} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.05.13 20:58:46.792894 [ 297 ] {c789db07-6990-45a6-8252-d3375683c888} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.0011 sec., 10000 rows/sec., 751.95 KiB/sec. | ||
| 7206 | 2026.05.13 20:58:46.792930 [ 297 ] {c789db07-6990-45a6-8252-d3375683c888} <Debug> TCPHandler: Processed in 0.00126237 sec. | ||
| 7207 | 2026.05.13 20:58:46.793049 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.05.13 20:58:46.793142 [ 297 ] {e7149baf-ba15-4698-8d0d-468df9513411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7209 | 2026.05.13 20:58:46.793180 [ 297 ] {e7149baf-ba15-4698-8d0d-468df9513411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7210 | 2026.05.13 20:58:46.793578 [ 297 ] {e7149baf-ba15-4698-8d0d-468df9513411} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2026.05.13 20:58:46.793613 [ 297 ] {e7149baf-ba15-4698-8d0d-468df9513411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7212 | 2026.05.13 20:58:46.793907 [ 297 ] {e7149baf-ba15-4698-8d0d-468df9513411} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7213 | 2026.05.13 20:58:46.794124 [ 297 ] {e7149baf-ba15-4698-8d0d-468df9513411} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.05.13 20:58:46.794249 [ 297 ] {e7149baf-ba15-4698-8d0d-468df9513411} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001125 sec., 66666.66666666667 rows/sec., 5.20 MiB/sec. | ||
| 7215 | 2026.05.13 20:58:46.794285 [ 297 ] {e7149baf-ba15-4698-8d0d-468df9513411} <Debug> TCPHandler: Processed in 0.00128403 sec. | ||
| 7216 | 2026.05.13 20:58:46.794404 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2026.05.13 20:58:46.794499 [ 297 ] {f7101976-5866-4499-b810-2e035ce8b3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7218 | 2026.05.13 20:58:46.794541 [ 297 ] {f7101976-5866-4499-b810-2e035ce8b3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7219 | 2026.05.13 20:58:46.794927 [ 297 ] {f7101976-5866-4499-b810-2e035ce8b3ff} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2026.05.13 20:58:46.794962 [ 297 ] {f7101976-5866-4499-b810-2e035ce8b3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7221 | 2026.05.13 20:58:46.795275 [ 297 ] {f7101976-5866-4499-b810-2e035ce8b3ff} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7222 | 2026.05.13 20:58:46.795481 [ 297 ] {f7101976-5866-4499-b810-2e035ce8b3ff} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.05.13 20:58:46.795607 [ 297 ] {f7101976-5866-4499-b810-2e035ce8b3ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001126 sec., 142095.91474245116 rows/sec., 9.90 MiB/sec. | ||
| 7224 | 2026.05.13 20:58:46.795643 [ 297 ] {f7101976-5866-4499-b810-2e035ce8b3ff} <Debug> TCPHandler: Processed in 0.0012865 sec. | ||
| 7225 | 2026.05.13 20:58:46.795772 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.05.13 20:58:46.795867 [ 297 ] {2c1c365f-6a55-4069-9aad-9ccd0e09fd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7227 | 2026.05.13 20:58:46.795918 [ 297 ] {2c1c365f-6a55-4069-9aad-9ccd0e09fd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7228 | 2026.05.13 20:58:46.796638 [ 297 ] {2c1c365f-6a55-4069-9aad-9ccd0e09fd8c} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.05.13 20:58:46.796674 [ 297 ] {2c1c365f-6a55-4069-9aad-9ccd0e09fd8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7230 | 2026.05.13 20:58:46.797168 [ 297 ] {2c1c365f-6a55-4069-9aad-9ccd0e09fd8c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7231 | 2026.05.13 20:58:46.797384 [ 297 ] {2c1c365f-6a55-4069-9aad-9ccd0e09fd8c} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.05.13 20:58:46.797518 [ 297 ] {2c1c365f-6a55-4069-9aad-9ccd0e09fd8c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001669 sec., 6590.772917914919 rows/sec., 11.81 MiB/sec. | ||
| 7233 | 2026.05.13 20:58:46.797572 [ 297 ] {2c1c365f-6a55-4069-9aad-9ccd0e09fd8c} <Debug> TCPHandler: Processed in 0.001859415 sec. | ||
| 7234 | 2026.05.13 20:58:46.797693 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2026.05.13 20:58:46.797790 [ 297 ] {77836a7a-54e6-43f1-b7a5-8c458eef2798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7236 | 2026.05.13 20:58:46.797830 [ 297 ] {77836a7a-54e6-43f1-b7a5-8c458eef2798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7237 | 2026.05.13 20:58:46.798172 [ 297 ] {77836a7a-54e6-43f1-b7a5-8c458eef2798} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.05.13 20:58:46.798209 [ 297 ] {77836a7a-54e6-43f1-b7a5-8c458eef2798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7239 | 2026.05.13 20:58:46.798509 [ 297 ] {77836a7a-54e6-43f1-b7a5-8c458eef2798} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7240 | 2026.05.13 20:58:46.798720 [ 297 ] {77836a7a-54e6-43f1-b7a5-8c458eef2798} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.05.13 20:58:46.798845 [ 297 ] {77836a7a-54e6-43f1-b7a5-8c458eef2798} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 7242 | 2026.05.13 20:58:46.798880 [ 297 ] {77836a7a-54e6-43f1-b7a5-8c458eef2798} <Debug> TCPHandler: Processed in 0.001235679 sec. | ||
| 7243 | 2026.05.13 20:58:47.027553 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.05.13 20:58:47.027858 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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) | ||
| 7245 | 2026.05.13 20:58:47.028251 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7246 | 2026.05.13 20:58:47.028302 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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 | ||
| 7247 | 2026.05.13 20:58:47.028570 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7248 | 2026.05.13 20:58:47.028641 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7249 | 2026.05.13 20:58:47.028788 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 7250 | 2026.05.13 20:58:47.028894 [ 337 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7251 | 2026.05.13 20:58:47.028907 [ 317 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7252 | 2026.05.13 20:58:47.028960 [ 326 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7253 | 2026.05.13 20:58:47.029097 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 7254 | 2026.05.13 20:58:47.029125 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7255 | 2026.05.13 20:58:47.029213 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7256 | 2026.05.13 20:58:47.029235 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 7257 | 2026.05.13 20:58:47.029271 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 7258 | 2026.05.13 20:58:47.029313 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 7259 | 2026.05.13 20:58:47.029350 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 7260 | 2026.05.13 20:58:47.030918 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.003191 sec., 15982.45064243184 rows/sec., 3.78 MiB/sec. | ||
| 7261 | 2026.05.13 20:58:47.031109 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Debug> MemoryTracker: Peak memory usage (for query): 161.88 KiB. | ||
| 7262 | 2026.05.13 20:58:47.031125 [ 297 ] {8e489031-7ecc-4b48-b6db-c221d18a84c8} <Debug> TCPHandler: Processed in 0.003716029 sec. | ||
| 7263 | 2026.05.13 20:58:47.045912 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7264 | 2026.05.13 20:58:47.046053 [ 297 ] {c58c84a0-df73-46c7-95f7-56e1d20f69cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7265 | 2026.05.13 20:58:47.046105 [ 297 ] {c58c84a0-df73-46c7-95f7-56e1d20f69cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7266 | 2026.05.13 20:58:47.046922 [ 297 ] {c58c84a0-df73-46c7-95f7-56e1d20f69cd} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7267 | 2026.05.13 20:58:47.046965 [ 297 ] {c58c84a0-df73-46c7-95f7-56e1d20f69cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7268 | 2026.05.13 20:58:47.047358 [ 297 ] {c58c84a0-df73-46c7-95f7-56e1d20f69cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7269 | 2026.05.13 20:58:47.047583 [ 297 ] {c58c84a0-df73-46c7-95f7-56e1d20f69cd} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2026.05.13 20:58:47.047738 [ 297 ] {c58c84a0-df73-46c7-95f7-56e1d20f69cd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001725 sec., 164637.6811594203 rows/sec., 10.46 MiB/sec. | ||
| 7271 | 2026.05.13 20:58:47.047777 [ 297 ] {c58c84a0-df73-46c7-95f7-56e1d20f69cd} <Debug> TCPHandler: Processed in 0.001928585 sec. | ||
| 7272 | 2026.05.13 20:58:47.047956 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7273 | 2026.05.13 20:58:47.048052 [ 297 ] {c5829aa8-2706-4527-8c4f-7b93ccc179b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7274 | 2026.05.13 20:58:47.048092 [ 297 ] {c5829aa8-2706-4527-8c4f-7b93ccc179b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7275 | 2026.05.13 20:58:47.050004 [ 297 ] {c5829aa8-2706-4527-8c4f-7b93ccc179b9} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2026.05.13 20:58:47.050043 [ 297 ] {c5829aa8-2706-4527-8c4f-7b93ccc179b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7277 | 2026.05.13 20:58:47.050545 [ 297 ] {c5829aa8-2706-4527-8c4f-7b93ccc179b9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7278 | 2026.05.13 20:58:47.050770 [ 297 ] {c5829aa8-2706-4527-8c4f-7b93ccc179b9} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2026.05.13 20:58:47.050911 [ 297 ] {c5829aa8-2706-4527-8c4f-7b93ccc179b9} <Debug> executeQuery: Read 3204 rows, 244.50 KiB in 0.002877 sec., 1113660.062565172 rows/sec., 82.99 MiB/sec. | ||
| 7280 | 2026.05.13 20:58:47.050950 [ 297 ] {c5829aa8-2706-4527-8c4f-7b93ccc179b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7281 | 2026.05.13 20:58:47.050963 [ 297 ] {c5829aa8-2706-4527-8c4f-7b93ccc179b9} <Debug> TCPHandler: Processed in 0.003057234 sec. | ||
| 7282 | 2026.05.13 20:58:47.051105 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2026.05.13 20:58:47.051203 [ 297 ] {040c1f25-e083-4c06-a84d-63545fb29b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7284 | 2026.05.13 20:58:47.051243 [ 297 ] {040c1f25-e083-4c06-a84d-63545fb29b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7285 | 2026.05.13 20:58:47.051775 [ 297 ] {040c1f25-e083-4c06-a84d-63545fb29b1f} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.05.13 20:58:47.051814 [ 297 ] {040c1f25-e083-4c06-a84d-63545fb29b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7287 | 2026.05.13 20:58:47.052131 [ 297 ] {040c1f25-e083-4c06-a84d-63545fb29b1f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7288 | 2026.05.13 20:58:47.052346 [ 297 ] {040c1f25-e083-4c06-a84d-63545fb29b1f} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.05.13 20:58:47.052478 [ 297 ] {040c1f25-e083-4c06-a84d-63545fb29b1f} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001293 sec., 140757.92730085072 rows/sec., 8.72 MiB/sec. | ||
| 7290 | 2026.05.13 20:58:47.052515 [ 297 ] {040c1f25-e083-4c06-a84d-63545fb29b1f} <Debug> TCPHandler: Processed in 0.001458261 sec. | ||
| 7291 | 2026.05.13 20:58:47.052649 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7292 | 2026.05.13 20:58:47.052745 [ 297 ] {5bad230a-eb33-4e40-a9ad-a1f0dc2ee93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7293 | 2026.05.13 20:58:47.052784 [ 297 ] {5bad230a-eb33-4e40-a9ad-a1f0dc2ee93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7294 | 2026.05.13 20:58:47.053615 [ 297 ] {5bad230a-eb33-4e40-a9ad-a1f0dc2ee93f} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.05.13 20:58:47.053654 [ 297 ] {5bad230a-eb33-4e40-a9ad-a1f0dc2ee93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7296 | 2026.05.13 20:58:47.053994 [ 297 ] {5bad230a-eb33-4e40-a9ad-a1f0dc2ee93f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7297 | 2026.05.13 20:58:47.054209 [ 297 ] {5bad230a-eb33-4e40-a9ad-a1f0dc2ee93f} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.05.13 20:58:47.054349 [ 297 ] {5bad230a-eb33-4e40-a9ad-a1f0dc2ee93f} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001622 sec., 585696.6707768188 rows/sec., 34.46 MiB/sec. | ||
| 7299 | 2026.05.13 20:58:47.054387 [ 297 ] {5bad230a-eb33-4e40-a9ad-a1f0dc2ee93f} <Debug> TCPHandler: Processed in 0.001786854 sec. | ||
| 7300 | 2026.05.13 20:58:47.054516 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2026.05.13 20:58:47.054612 [ 297 ] {550c5ce4-0c13-4b9e-b6e4-1c14e2b3eeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7302 | 2026.05.13 20:58:47.054651 [ 297 ] {550c5ce4-0c13-4b9e-b6e4-1c14e2b3eeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7303 | 2026.05.13 20:58:47.055077 [ 297 ] {550c5ce4-0c13-4b9e-b6e4-1c14e2b3eeff} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2026.05.13 20:58:47.055114 [ 297 ] {550c5ce4-0c13-4b9e-b6e4-1c14e2b3eeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7305 | 2026.05.13 20:58:47.055398 [ 297 ] {550c5ce4-0c13-4b9e-b6e4-1c14e2b3eeff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7306 | 2026.05.13 20:58:47.055606 [ 297 ] {550c5ce4-0c13-4b9e-b6e4-1c14e2b3eeff} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2026.05.13 20:58:47.055731 [ 297 ] {550c5ce4-0c13-4b9e-b6e4-1c14e2b3eeff} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 7308 | 2026.05.13 20:58:47.055768 [ 297 ] {550c5ce4-0c13-4b9e-b6e4-1c14e2b3eeff} <Debug> TCPHandler: Processed in 0.0013013 sec. | ||
| 7309 | 2026.05.13 20:58:47.055907 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7310 | 2026.05.13 20:58:47.056002 [ 297 ] {63b558c4-4bac-4c9e-8d18-e22b0311c197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7311 | 2026.05.13 20:58:47.056041 [ 297 ] {63b558c4-4bac-4c9e-8d18-e22b0311c197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7312 | 2026.05.13 20:58:47.056497 [ 297 ] {63b558c4-4bac-4c9e-8d18-e22b0311c197} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.05.13 20:58:47.056533 [ 297 ] {63b558c4-4bac-4c9e-8d18-e22b0311c197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7314 | 2026.05.13 20:58:47.056840 [ 297 ] {63b558c4-4bac-4c9e-8d18-e22b0311c197} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7315 | 2026.05.13 20:58:47.057055 [ 297 ] {63b558c4-4bac-4c9e-8d18-e22b0311c197} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.05.13 20:58:47.057182 [ 297 ] {63b558c4-4bac-4c9e-8d18-e22b0311c197} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001197 sec., 123642.43943191312 rows/sec., 7.03 MiB/sec. | ||
| 7317 | 2026.05.13 20:58:47.057225 [ 297 ] {63b558c4-4bac-4c9e-8d18-e22b0311c197} <Debug> TCPHandler: Processed in 0.00136545 sec. | ||
| 7318 | 2026.05.13 20:58:47.057356 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7319 | 2026.05.13 20:58:47.057449 [ 297 ] {f55d83d5-ee6c-4690-9050-90f1cbfc9054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7320 | 2026.05.13 20:58:47.057488 [ 297 ] {f55d83d5-ee6c-4690-9050-90f1cbfc9054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7321 | 2026.05.13 20:58:47.058498 [ 297 ] {f55d83d5-ee6c-4690-9050-90f1cbfc9054} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.05.13 20:58:47.058535 [ 297 ] {f55d83d5-ee6c-4690-9050-90f1cbfc9054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7323 | 2026.05.13 20:58:47.058904 [ 297 ] {f55d83d5-ee6c-4690-9050-90f1cbfc9054} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7324 | 2026.05.13 20:58:47.059116 [ 297 ] {f55d83d5-ee6c-4690-9050-90f1cbfc9054} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.05.13 20:58:47.059257 [ 297 ] {f55d83d5-ee6c-4690-9050-90f1cbfc9054} <Debug> executeQuery: Read 1745 rows, 120.50 KiB in 0.001825 sec., 956164.3835616438 rows/sec., 64.48 MiB/sec. | ||
| 7326 | 2026.05.13 20:58:47.059295 [ 297 ] {f55d83d5-ee6c-4690-9050-90f1cbfc9054} <Debug> TCPHandler: Processed in 0.001987815 sec. | ||
| 7327 | 2026.05.13 20:58:47.059424 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7328 | 2026.05.13 20:58:47.059519 [ 297 ] {099fef16-e852-4847-97d5-9dba9d3944d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7329 | 2026.05.13 20:58:47.059560 [ 297 ] {099fef16-e852-4847-97d5-9dba9d3944d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7330 | 2026.05.13 20:58:47.059912 [ 297 ] {099fef16-e852-4847-97d5-9dba9d3944d6} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2026.05.13 20:58:47.059948 [ 297 ] {099fef16-e852-4847-97d5-9dba9d3944d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7332 | 2026.05.13 20:58:47.060252 [ 297 ] {099fef16-e852-4847-97d5-9dba9d3944d6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7333 | 2026.05.13 20:58:47.060465 [ 297 ] {099fef16-e852-4847-97d5-9dba9d3944d6} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2026.05.13 20:58:47.060600 [ 297 ] {099fef16-e852-4847-97d5-9dba9d3944d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 7335 | 2026.05.13 20:58:47.060636 [ 297 ] {099fef16-e852-4847-97d5-9dba9d3944d6} <Debug> TCPHandler: Processed in 0.00126063 sec. | ||
| 7336 | 2026.05.13 20:58:47.060759 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.05.13 20:58:47.060854 [ 297 ] {1485e82f-24ad-4658-8435-bf5d4c911f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7338 | 2026.05.13 20:58:47.060896 [ 297 ] {1485e82f-24ad-4658-8435-bf5d4c911f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7339 | 2026.05.13 20:58:47.061590 [ 297 ] {1485e82f-24ad-4658-8435-bf5d4c911f8d} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2026.05.13 20:58:47.061626 [ 297 ] {1485e82f-24ad-4658-8435-bf5d4c911f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7341 | 2026.05.13 20:58:47.062047 [ 297 ] {1485e82f-24ad-4658-8435-bf5d4c911f8d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7342 | 2026.05.13 20:58:47.062259 [ 297 ] {1485e82f-24ad-4658-8435-bf5d4c911f8d} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.05.13 20:58:47.062392 [ 297 ] {1485e82f-24ad-4658-8435-bf5d4c911f8d} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001555 sec., 1029581.9935691318 rows/sec., 62.50 MiB/sec. | ||
| 7344 | 2026.05.13 20:58:47.062429 [ 297 ] {1485e82f-24ad-4658-8435-bf5d4c911f8d} <Debug> TCPHandler: Processed in 0.001718113 sec. | ||
| 7345 | 2026.05.13 20:58:47.062574 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2026.05.13 20:58:47.062669 [ 297 ] {9eca51d7-43c7-4c4d-beb1-f3fb3d832877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7347 | 2026.05.13 20:58:47.062712 [ 297 ] {9eca51d7-43c7-4c4d-beb1-f3fb3d832877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7348 | 2026.05.13 20:58:47.063048 [ 297 ] {9eca51d7-43c7-4c4d-beb1-f3fb3d832877} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.05.13 20:58:47.063084 [ 297 ] {9eca51d7-43c7-4c4d-beb1-f3fb3d832877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7350 | 2026.05.13 20:58:47.063376 [ 297 ] {9eca51d7-43c7-4c4d-beb1-f3fb3d832877} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7351 | 2026.05.13 20:58:47.063582 [ 297 ] {9eca51d7-43c7-4c4d-beb1-f3fb3d832877} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.05.13 20:58:47.063730 [ 297 ] {9eca51d7-43c7-4c4d-beb1-f3fb3d832877} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 7353 | 2026.05.13 20:58:47.063766 [ 297 ] {9eca51d7-43c7-4c4d-beb1-f3fb3d832877} <Debug> TCPHandler: Processed in 0.001239809 sec. | ||
| 7354 | 2026.05.13 20:58:47.063905 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2026.05.13 20:58:47.064000 [ 297 ] {07925488-082d-46bb-a22c-da4b67b9f32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7356 | 2026.05.13 20:58:47.064052 [ 297 ] {07925488-082d-46bb-a22c-da4b67b9f32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7357 | 2026.05.13 20:58:47.064952 [ 297 ] {07925488-082d-46bb-a22c-da4b67b9f32e} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.05.13 20:58:47.064989 [ 297 ] {07925488-082d-46bb-a22c-da4b67b9f32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7359 | 2026.05.13 20:58:47.065534 [ 297 ] {07925488-082d-46bb-a22c-da4b67b9f32e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7360 | 2026.05.13 20:58:47.065753 [ 297 ] {07925488-082d-46bb-a22c-da4b67b9f32e} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.05.13 20:58:47.065874 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7362 | 2026.05.13 20:58:47.065896 [ 297 ] {07925488-082d-46bb-a22c-da4b67b9f32e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001914 sec., 20898.641588296763 rows/sec., 37.45 MiB/sec. | ||
| 7363 | 2026.05.13 20:58:47.065950 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.05.13 20:58:47.065977 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7365 | 2026.05.13 20:58:47.065993 [ 297 ] {07925488-082d-46bb-a22c-da4b67b9f32e} <Debug> TCPHandler: Processed in 0.002136447 sec. | ||
| 7366 | 2026.05.13 20:58:47.066088 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::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 | ||
| 7367 | 2026.05.13 20:58:47.066149 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7368 | 2026.05.13 20:58:47.066250 [ 297 ] {85e86a9c-2e9d-4f18-a442-00f179617a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7369 | 2026.05.13 20:58:47.066291 [ 297 ] {85e86a9c-2e9d-4f18-a442-00f179617a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7370 | 2026.05.13 20:58:47.066330 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7371 | 2026.05.13 20:58:47.066392 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 646 rows starting from the beginning of the part | ||
| 7372 | 2026.05.13 20:58:47.066529 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 7373 | 2026.05.13 20:58:47.066641 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part | ||
| 7374 | 2026.05.13 20:58:47.066655 [ 297 ] {85e86a9c-2e9d-4f18-a442-00f179617a97} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2026.05.13 20:58:47.066697 [ 297 ] {85e86a9c-2e9d-4f18-a442-00f179617a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7376 | 2026.05.13 20:58:47.066742 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
| 7377 | 2026.05.13 20:58:47.066853 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part | ||
| 7378 | 2026.05.13 20:58:47.066969 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 7379 | 2026.05.13 20:58:47.067026 [ 297 ] {85e86a9c-2e9d-4f18-a442-00f179617a97} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7380 | 2026.05.13 20:58:47.067263 [ 297 ] {85e86a9c-2e9d-4f18-a442-00f179617a97} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.05.13 20:58:47.067412 [ 297 ] {85e86a9c-2e9d-4f18-a442-00f179617a97} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00118 sec., 35593.22033898305 rows/sec., 2.03 MiB/sec. | ||
| 7382 | 2026.05.13 20:58:47.067449 [ 297 ] {85e86a9c-2e9d-4f18-a442-00f179617a97} <Debug> TCPHandler: Processed in 0.001349471 sec. | ||
| 7383 | 2026.05.13 20:58:47.071910 [ 192 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 19 columns (19 merged, 0 gathered) in 0.005864835 sec., 131290.99113615302 rows/sec., 235.27 MiB/sec. | ||
| 7384 | 2026.05.13 20:58:47.072876 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7385 | 2026.05.13 20:58:47.073207 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.05.13 20:58:47.073279 [ 194 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7387 | 2026.05.13 20:58:47.073370 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7388 | 2026.05.13 20:58:48.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.03 MiB, peak 285.65 MiB, free memory in arenas 0.00 B, will set to 280.10 MiB (RSS), difference: 2.07 MiB | ||
| 7389 | 2026.05.13 20:58:51.054805 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13869 | ||
| 7390 | 2026.05.13 20:58:51.055423 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2026.05.13 20:58:51.055470 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7392 | 2026.05.13 20:58:51.056145 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7393 | 2026.05.13 20:58:51.056395 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.05.13 20:58:51.056531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13869 | ||
| 7395 | 2026.05.13 20:58:51.764900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7396 | 2026.05.13 20:58:51.780663 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.05.13 20:58:51.780721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7398 | 2026.05.13 20:58:51.784314 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7399 | 2026.05.13 20:58:51.784561 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7400 | 2026.05.13 20:58:51.784929 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7401 | 2026.05.13 20:58:51.784965 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7402 | 2026.05.13 20:58:51.785175 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7403 | 2026.05.13 20:58:51.785242 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7404 | 2026.05.13 20:58:51.785379 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7405 | 2026.05.13 20:58:51.785488 [ 326 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7406 | 2026.05.13 20:58:51.785488 [ 344 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7407 | 2026.05.13 20:58:51.785494 [ 317 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7408 | 2026.05.13 20:58:51.785745 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 7409 | 2026.05.13 20:58:51.785769 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7410 | 2026.05.13 20:58:51.785855 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7411 | 2026.05.13 20:58:51.785875 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 7412 | 2026.05.13 20:58:51.785910 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7413 | 2026.05.13 20:58:51.785948 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7414 | 2026.05.13 20:58:51.786018 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7415 | 2026.05.13 20:58:51.786878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7416 | 2026.05.13 20:58:51.787201 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002739 sec., 18619.934282584883 rows/sec., 2.35 MiB/sec. | ||
| 7417 | 2026.05.13 20:58:51.787320 [ 297 ] {f47283c3-0677-4699-9ac3-103648b1f2bc} <Debug> TCPHandler: Processed in 0.003137714 sec. | ||
| 7418 | 2026.05.13 20:58:51.787620 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2026.05.13 20:58:51.788781 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2026.05.13 20:58:51.788900 [ 297 ] {00ff892d-eed2-4bf9-a3d8-de71957ebf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7421 | 2026.05.13 20:58:51.788942 [ 297 ] {00ff892d-eed2-4bf9-a3d8-de71957ebf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7422 | 2026.05.13 20:58:51.789577 [ 297 ] {00ff892d-eed2-4bf9-a3d8-de71957ebf52} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.05.13 20:58:51.789627 [ 297 ] {00ff892d-eed2-4bf9-a3d8-de71957ebf52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7424 | 2026.05.13 20:58:51.790043 [ 297 ] {00ff892d-eed2-4bf9-a3d8-de71957ebf52} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7425 | 2026.05.13 20:58:51.790272 [ 297 ] {00ff892d-eed2-4bf9-a3d8-de71957ebf52} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.05.13 20:58:51.790431 [ 297 ] {00ff892d-eed2-4bf9-a3d8-de71957ebf52} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.74 MiB/sec. | ||
| 7427 | 2026.05.13 20:58:51.790417 [ 142 ] {} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7428 | 2026.05.13 20:58:51.790475 [ 297 ] {00ff892d-eed2-4bf9-a3d8-de71957ebf52} <Debug> TCPHandler: Processed in 0.001744824 sec. | ||
| 7429 | 2026.05.13 20:58:51.790530 [ 142 ] {} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2026.05.13 20:58:51.790562 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7431 | 2026.05.13 20:58:51.790660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7432 | 2026.05.13 20:58:51.790662 [ 201 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 7433 | 2026.05.13 20:58:51.790673 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7434 | 2026.05.13 20:58:51.790779 [ 201 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7435 | 2026.05.13 20:58:51.790797 [ 297 ] {d431979e-162d-48b2-9849-909965324b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7436 | 2026.05.13 20:58:51.790818 [ 201 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3360 rows starting from the beginning of the part | ||
| 7437 | 2026.05.13 20:58:51.790843 [ 297 ] {d431979e-162d-48b2-9849-909965324b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7438 | 2026.05.13 20:58:51.790886 [ 201 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 83 rows starting from the beginning of the part | ||
| 7439 | 2026.05.13 20:58:51.790938 [ 201 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 859 rows starting from the beginning of the part | ||
| 7440 | 2026.05.13 20:58:51.790983 [ 201 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 78 rows starting from the beginning of the part | ||
| 7441 | 2026.05.13 20:58:51.791024 [ 201 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 3204 rows starting from the beginning of the part | ||
| 7442 | 2026.05.13 20:58:51.791079 [ 201 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 7443 | 2026.05.13 20:58:51.791292 [ 297 ] {d431979e-162d-48b2-9849-909965324b90} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.05.13 20:58:51.791339 [ 297 ] {d431979e-162d-48b2-9849-909965324b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7445 | 2026.05.13 20:58:51.791657 [ 297 ] {d431979e-162d-48b2-9849-909965324b90} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7446 | 2026.05.13 20:58:51.791898 [ 297 ] {d431979e-162d-48b2-9849-909965324b90} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.05.13 20:58:51.792037 [ 297 ] {d431979e-162d-48b2-9849-909965324b90} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 7448 | 2026.05.13 20:58:51.792025 [ 142 ] {} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7449 | 2026.05.13 20:58:51.792073 [ 297 ] {d431979e-162d-48b2-9849-909965324b90} <Debug> TCPHandler: Processed in 0.001449651 sec. | ||
| 7450 | 2026.05.13 20:58:51.792090 [ 142 ] {} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.05.13 20:58:51.792153 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7452 | 2026.05.13 20:58:51.792217 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2026.05.13 20:58:51.792253 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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 | ||
| 7454 | 2026.05.13 20:58:51.792317 [ 297 ] {b587bfb0-7229-4a5c-a69e-a2d517798911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7455 | 2026.05.13 20:58:51.792348 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7456 | 2026.05.13 20:58:51.792359 [ 297 ] {b587bfb0-7229-4a5c-a69e-a2d517798911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7457 | 2026.05.13 20:58:51.792376 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1830 rows starting from the beginning of the part | ||
| 7458 | 2026.05.13 20:58:51.792439 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 85 rows starting from the beginning of the part | ||
| 7459 | 2026.05.13 20:58:51.792485 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 521 rows starting from the beginning of the part | ||
| 7460 | 2026.05.13 20:58:51.792526 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 75 rows starting from the beginning of the part | ||
| 7461 | 2026.05.13 20:58:51.792567 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1745 rows starting from the beginning of the part | ||
| 7462 | 2026.05.13 20:58:51.792605 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 7463 | 2026.05.13 20:58:51.792816 [ 297 ] {b587bfb0-7229-4a5c-a69e-a2d517798911} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.05.13 20:58:51.792855 [ 297 ] {b587bfb0-7229-4a5c-a69e-a2d517798911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7465 | 2026.05.13 20:58:51.793494 [ 201 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7640 rows, containing 5 columns (5 merged, 0 gathered) in 0.002872703 sec., 2659516.142114239 rows/sec., 210.81 MiB/sec. | ||
| 7466 | 2026.05.13 20:58:51.793712 [ 297 ] {b587bfb0-7229-4a5c-a69e-a2d517798911} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7467 | 2026.05.13 20:58:51.793772 [ 201 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7468 | 2026.05.13 20:58:51.794008 [ 297 ] {b587bfb0-7229-4a5c-a69e-a2d517798911} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.05.13 20:58:51.794012 [ 197 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001800694 sec., 2399075.023296573 rows/sec., 173.91 MiB/sec. | ||
| 7470 | 2026.05.13 20:58:51.794027 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_46_9} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7471 | 2026.05.13 20:58:51.794165 [ 186 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_46_9} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7472 | 2026.05.13 20:58:51.794191 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7473 | 2026.05.13 20:58:51.794199 [ 297 ] {b587bfb0-7229-4a5c-a69e-a2d517798911} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001897 sec., 67474.96046389035 rows/sec., 4.70 MiB/sec. | ||
| 7474 | 2026.05.13 20:58:51.794269 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7475 | 2026.05.13 20:58:51.794279 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 7476 | 2026.05.13 20:58:51.794281 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2026.05.13 20:58:51.794339 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7478 | 2026.05.13 20:58:51.794339 [ 297 ] {b587bfb0-7229-4a5c-a69e-a2d517798911} <Debug> TCPHandler: Processed in 0.002167047 sec. | ||
| 7479 | 2026.05.13 20:58:51.794429 [ 201 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 7480 | 2026.05.13 20:58:51.794549 [ 201 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7481 | 2026.05.13 20:58:51.794550 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_46_9} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2026.05.13 20:58:51.794583 [ 201 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 16716 rows starting from the beginning of the part | ||
| 7483 | 2026.05.13 20:58:51.794607 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2026.05.13 20:58:51.794641 [ 201 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 165 rows starting from the beginning of the part | ||
| 7485 | 2026.05.13 20:58:51.794648 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_46_9} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7486 | 2026.05.13 20:58:51.794697 [ 201 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7487 | 2026.05.13 20:58:51.794724 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7488 | 2026.05.13 20:58:51.794743 [ 201 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7489 | 2026.05.13 20:58:51.794745 [ 297 ] {ca36d43a-1b6f-4118-a28d-e7ee791f7ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7490 | 2026.05.13 20:58:51.794792 [ 201 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1601 rows starting from the beginning of the part | ||
| 7491 | 2026.05.13 20:58:51.794810 [ 297 ] {ca36d43a-1b6f-4118-a28d-e7ee791f7ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7492 | 2026.05.13 20:58:51.794837 [ 201 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 128 rows starting from the beginning of the part | ||
| 7493 | 2026.05.13 20:58:51.795232 [ 297 ] {ca36d43a-1b6f-4118-a28d-e7ee791f7ca1} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2026.05.13 20:58:51.795271 [ 297 ] {ca36d43a-1b6f-4118-a28d-e7ee791f7ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7495 | 2026.05.13 20:58:51.795610 [ 297 ] {ca36d43a-1b6f-4118-a28d-e7ee791f7ca1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7496 | 2026.05.13 20:58:51.795848 [ 297 ] {ca36d43a-1b6f-4118-a28d-e7ee791f7ca1} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2026.05.13 20:58:51.795970 [ 142 ] {} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7498 | 2026.05.13 20:58:51.795985 [ 297 ] {ca36d43a-1b6f-4118-a28d-e7ee791f7ca1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001282 sec., 37441.497659906396 rows/sec., 2.52 MiB/sec. | ||
| 7499 | 2026.05.13 20:58:51.796012 [ 142 ] {} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2026.05.13 20:58:51.796036 [ 297 ] {ca36d43a-1b6f-4118-a28d-e7ee791f7ca1} <Debug> TCPHandler: Processed in 0.001547612 sec. | ||
| 7501 | 2026.05.13 20:58:51.796039 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7502 | 2026.05.13 20:58:51.796144 [ 197 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 7503 | 2026.05.13 20:58:51.796249 [ 197 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7504 | 2026.05.13 20:58:51.796280 [ 197 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2640 rows starting from the beginning of the part | ||
| 7505 | 2026.05.13 20:58:51.796333 [ 197 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7506 | 2026.05.13 20:58:51.796378 [ 197 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7507 | 2026.05.13 20:58:51.796421 [ 197 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7508 | 2026.05.13 20:58:51.796463 [ 197 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 7509 | 2026.05.13 20:58:51.796503 [ 197 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
| 7510 | 2026.05.13 20:58:51.797769 [ 194 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 4 columns (4 merged, 0 gathered) in 0.001659693 sec., 1771411.9418470764 rows/sec., 114.67 MiB/sec. | ||
| 7511 | 2026.05.13 20:58:51.798162 [ 194 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7512 | 2026.05.13 20:58:51.798474 [ 194 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_46_9} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.05.13 20:58:51.798552 [ 194 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_46_9} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7514 | 2026.05.13 20:58:51.798646 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7515 | 2026.05.13 20:58:51.799921 [ 188 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19035 rows, containing 5 columns (5 merged, 0 gathered) in 0.005525693 sec., 3444816.78587645 rows/sec., 221.77 MiB/sec. | ||
| 7516 | 2026.05.13 20:58:51.800194 [ 188 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7517 | 2026.05.13 20:58:51.800450 [ 188 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.05.13 20:58:51.800517 [ 188 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7519 | 2026.05.13 20:58:51.800612 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
| 7520 | 2026.05.13 20:58:52.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.08 MiB, peak 290.58 MiB, free memory in arenas 0.00 B, will set to 282.16 MiB (RSS), difference: 1.08 MiB | ||
| 7521 | 2026.05.13 20:58:53.595630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 946 | ||
| 7522 | 2026.05.13 20:58:53.598365 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.05.13 20:58:53.598410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7524 | 2026.05.13 20:58:53.599675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7525 | 2026.05.13 20:58:53.599956 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.05.13 20:58:53.600107 [ 139 ] {} <Debug> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7527 | 2026.05.13 20:58:53.600182 [ 139 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.05.13 20:58:53.600203 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7529 | 2026.05.13 20:58:53.600223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
| 7530 | 2026.05.13 20:58:53.600353 [ 201 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::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 | ||
| 7531 | 2026.05.13 20:58:53.600998 [ 201 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7532 | 2026.05.13 20:58:53.601138 [ 201 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 726 rows starting from the beginning of the part | ||
| 7533 | 2026.05.13 20:58:53.601531 [ 201 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 7534 | 2026.05.13 20:58:53.601857 [ 201 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
| 7535 | 2026.05.13 20:58:53.602206 [ 201 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 7536 | 2026.05.13 20:58:53.602553 [ 201 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 7537 | 2026.05.13 20:58:53.602890 [ 201 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part | ||
| 7538 | 2026.05.13 20:58:53.609931 [ 194 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 946 rows, containing 72 columns (72 merged, 0 gathered) in 0.009660315 sec., 97926.41337264884 rows/sec., 82.94 MiB/sec. | ||
| 7539 | 2026.05.13 20:58:53.611304 [ 187 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7540 | 2026.05.13 20:58:53.611849 [ 187 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_21_4} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.05.13 20:58:53.611924 [ 187 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_21_4} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7542 | 2026.05.13 20:58:53.612180 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 7543 | 2026.05.13 20:58:56.786091 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2026.05.13 20:58:56.786365 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7545 | 2026.05.13 20:58:56.786755 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7546 | 2026.05.13 20:58:56.786798 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7547 | 2026.05.13 20:58:56.787053 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7548 | 2026.05.13 20:58:56.787125 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7549 | 2026.05.13 20:58:56.787267 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7550 | 2026.05.13 20:58:56.787398 [ 326 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7551 | 2026.05.13 20:58:56.787426 [ 330 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7552 | 2026.05.13 20:58:56.787398 [ 317 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7553 | 2026.05.13 20:58:56.787596 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 7554 | 2026.05.13 20:58:56.787624 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7555 | 2026.05.13 20:58:56.787711 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7556 | 2026.05.13 20:58:56.787731 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 7557 | 2026.05.13 20:58:56.787767 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7558 | 2026.05.13 20:58:56.787805 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7559 | 2026.05.13 20:58:56.787843 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7560 | 2026.05.13 20:58:56.789252 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002993 sec., 17039.75943869028 rows/sec., 2.15 MiB/sec. | ||
| 7561 | 2026.05.13 20:58:56.789419 [ 297 ] {b27ac405-7fdd-41eb-94dd-a0ae7dec5194} <Debug> TCPHandler: Processed in 0.003471347 sec. | ||
| 7562 | 2026.05.13 20:58:56.791163 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7563 | 2026.05.13 20:58:56.791327 [ 297 ] {7c3c28ed-25db-4cef-900b-813b20d29721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7564 | 2026.05.13 20:58:56.791388 [ 297 ] {7c3c28ed-25db-4cef-900b-813b20d29721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7565 | 2026.05.13 20:58:56.792256 [ 297 ] {7c3c28ed-25db-4cef-900b-813b20d29721} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.05.13 20:58:56.792310 [ 297 ] {7c3c28ed-25db-4cef-900b-813b20d29721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7567 | 2026.05.13 20:58:56.792700 [ 297 ] {7c3c28ed-25db-4cef-900b-813b20d29721} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7568 | 2026.05.13 20:58:56.792923 [ 297 ] {7c3c28ed-25db-4cef-900b-813b20d29721} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.05.13 20:58:56.793071 [ 297 ] {7c3c28ed-25db-4cef-900b-813b20d29721} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001796 sec., 43429.84409799554 rows/sec., 3.58 MiB/sec. | ||
| 7570 | 2026.05.13 20:58:56.793107 [ 297 ] {7c3c28ed-25db-4cef-900b-813b20d29721} <Debug> TCPHandler: Processed in 0.002018466 sec. | ||
| 7571 | 2026.05.13 20:58:56.793645 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7572 | 2026.05.13 20:58:56.793741 [ 297 ] {e681efdd-22ed-4ae5-ad5d-9600e05a67be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7573 | 2026.05.13 20:58:56.793782 [ 297 ] {e681efdd-22ed-4ae5-ad5d-9600e05a67be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7574 | 2026.05.13 20:58:56.794255 [ 297 ] {e681efdd-22ed-4ae5-ad5d-9600e05a67be} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7575 | 2026.05.13 20:58:56.794292 [ 297 ] {e681efdd-22ed-4ae5-ad5d-9600e05a67be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7576 | 2026.05.13 20:58:56.794583 [ 297 ] {e681efdd-22ed-4ae5-ad5d-9600e05a67be} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7577 | 2026.05.13 20:58:56.794796 [ 297 ] {e681efdd-22ed-4ae5-ad5d-9600e05a67be} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2026.05.13 20:58:56.794927 [ 297 ] {e681efdd-22ed-4ae5-ad5d-9600e05a67be} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001204 sec., 9136.212624584718 rows/sec., 687.00 KiB/sec. | ||
| 7579 | 2026.05.13 20:58:56.794963 [ 297 ] {e681efdd-22ed-4ae5-ad5d-9600e05a67be} <Debug> TCPHandler: Processed in 0.00136624 sec. | ||
| 7580 | 2026.05.13 20:58:56.795095 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2026.05.13 20:58:56.795189 [ 297 ] {17c356d1-90d2-427b-87c2-b6f67661f617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7582 | 2026.05.13 20:58:56.795228 [ 297 ] {17c356d1-90d2-427b-87c2-b6f67661f617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7583 | 2026.05.13 20:58:56.795664 [ 297 ] {17c356d1-90d2-427b-87c2-b6f67661f617} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2026.05.13 20:58:56.795700 [ 297 ] {17c356d1-90d2-427b-87c2-b6f67661f617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7585 | 2026.05.13 20:58:56.796003 [ 297 ] {17c356d1-90d2-427b-87c2-b6f67661f617} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7586 | 2026.05.13 20:58:56.796209 [ 297 ] {17c356d1-90d2-427b-87c2-b6f67661f617} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2026.05.13 20:58:56.796339 [ 297 ] {17c356d1-90d2-427b-87c2-b6f67661f617} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001166 sec., 64322.469982847346 rows/sec., 5.02 MiB/sec. | ||
| 7588 | 2026.05.13 20:58:56.796375 [ 297 ] {17c356d1-90d2-427b-87c2-b6f67661f617} <Debug> TCPHandler: Processed in 0.0013289 sec. | ||
| 7589 | 2026.05.13 20:58:56.796503 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7590 | 2026.05.13 20:58:56.796597 [ 297 ] {005c9509-c010-48d5-a373-b0b304c7fbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7591 | 2026.05.13 20:58:56.796639 [ 297 ] {005c9509-c010-48d5-a373-b0b304c7fbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7592 | 2026.05.13 20:58:56.797103 [ 297 ] {005c9509-c010-48d5-a373-b0b304c7fbb1} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2026.05.13 20:58:56.797138 [ 297 ] {005c9509-c010-48d5-a373-b0b304c7fbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7594 | 2026.05.13 20:58:56.797470 [ 297 ] {005c9509-c010-48d5-a373-b0b304c7fbb1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7595 | 2026.05.13 20:58:56.797685 [ 297 ] {005c9509-c010-48d5-a373-b0b304c7fbb1} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.05.13 20:58:56.797819 [ 297 ] {005c9509-c010-48d5-a373-b0b304c7fbb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 7597 | 2026.05.13 20:58:56.797854 [ 297 ] {005c9509-c010-48d5-a373-b0b304c7fbb1} <Debug> TCPHandler: Processed in 0.001399521 sec. | ||
| 7598 | 2026.05.13 20:58:56.797987 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7599 | 2026.05.13 20:58:56.798082 [ 297 ] {f79f5f13-b066-48aa-95cb-0ac6af6a642d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7600 | 2026.05.13 20:58:56.798134 [ 297 ] {f79f5f13-b066-48aa-95cb-0ac6af6a642d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7601 | 2026.05.13 20:58:56.798941 [ 297 ] {f79f5f13-b066-48aa-95cb-0ac6af6a642d} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2026.05.13 20:58:56.798977 [ 297 ] {f79f5f13-b066-48aa-95cb-0ac6af6a642d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7603 | 2026.05.13 20:58:56.799489 [ 297 ] {f79f5f13-b066-48aa-95cb-0ac6af6a642d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7604 | 2026.05.13 20:58:56.799709 [ 297 ] {f79f5f13-b066-48aa-95cb-0ac6af6a642d} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2026.05.13 20:58:56.799850 [ 297 ] {f79f5f13-b066-48aa-95cb-0ac6af6a642d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001785 sec., 6162.464985994398 rows/sec., 11.04 MiB/sec. | ||
| 7606 | 2026.05.13 20:58:56.799908 [ 297 ] {f79f5f13-b066-48aa-95cb-0ac6af6a642d} <Debug> TCPHandler: Processed in 0.001970395 sec. | ||
| 7607 | 2026.05.13 20:58:56.800033 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2026.05.13 20:58:56.800129 [ 297 ] {f8549b16-2267-4221-b2dd-6338f461c3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7609 | 2026.05.13 20:58:56.800169 [ 297 ] {f8549b16-2267-4221-b2dd-6338f461c3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7610 | 2026.05.13 20:58:56.800544 [ 297 ] {f8549b16-2267-4221-b2dd-6338f461c3e0} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2026.05.13 20:58:56.800580 [ 297 ] {f8549b16-2267-4221-b2dd-6338f461c3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7612 | 2026.05.13 20:58:56.800879 [ 297 ] {f8549b16-2267-4221-b2dd-6338f461c3e0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7613 | 2026.05.13 20:58:56.801092 [ 297 ] {f8549b16-2267-4221-b2dd-6338f461c3e0} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2026.05.13 20:58:56.801219 [ 297 ] {f8549b16-2267-4221-b2dd-6338f461c3e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 7615 | 2026.05.13 20:58:56.801254 [ 297 ] {f8549b16-2267-4221-b2dd-6338f461c3e0} <Debug> TCPHandler: Processed in 0.00127403 sec. | ||
| 7616 | 2026.05.13 20:58:58.471128 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7617 | 2026.05.13 20:58:58.471209 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7618 | 2026.05.13 20:58:58.556652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14317 | ||
| 7619 | 2026.05.13 20:58:58.557183 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.05.13 20:58:58.557221 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7621 | 2026.05.13 20:58:58.557698 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7622 | 2026.05.13 20:58:58.557937 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.05.13 20:58:58.558059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14317 | ||
| 7624 | 2026.05.13 20:58:59.144988 [ 133 ] {} <Debug> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7625 | 2026.05.13 20:58:59.145085 [ 133 ] {} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.05.13 20:58:59.145123 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7627 | 2026.05.13 20:58:59.145299 [ 191 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7628 | 2026.05.13 20:58:59.145483 [ 191 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7629 | 2026.05.13 20:58:59.145523 [ 191 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 7630 | 2026.05.13 20:58:59.145600 [ 191 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7631 | 2026.05.13 20:58:59.145654 [ 191 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7632 | 2026.05.13 20:58:59.145703 [ 191 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7633 | 2026.05.13 20:58:59.145756 [ 191 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7634 | 2026.05.13 20:58:59.146558 [ 194 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.00132903 sec., 81262.27398930048 rows/sec., 4.15 MiB/sec. | ||
| 7635 | 2026.05.13 20:58:59.146694 [ 191 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7636 | 2026.05.13 20:58:59.146965 [ 191 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_18_4} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2026.05.13 20:58:59.147036 [ 191 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_18_4} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7638 | 2026.05.13 20:58:59.147105 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7639 | 2026.05.13 20:58:59.290799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7640 | 2026.05.13 20:58:59.309083 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2026.05.13 20:58:59.309154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7642 | 2026.05.13 20:58:59.315291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7643 | 2026.05.13 20:58:59.316077 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.05.13 20:58:59.319713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7645 | 2026.05.13 20:58:59.683353 [ 131 ] {} <Debug> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7646 | 2026.05.13 20:58:59.683442 [ 131 ] {} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.05.13 20:58:59.683473 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7648 | 2026.05.13 20:58:59.683612 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7649 | 2026.05.13 20:58:59.683787 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7650 | 2026.05.13 20:58:59.683828 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 15 rows starting from the beginning of the part | ||
| 7651 | 2026.05.13 20:58:59.683903 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 7652 | 2026.05.13 20:58:59.683964 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7653 | 2026.05.13 20:58:59.684014 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7654 | 2026.05.13 20:58:59.684063 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7655 | 2026.05.13 20:58:59.684857 [ 194 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00130417 sec., 15335.424062813898 rows/sec., 1.00 MiB/sec. | ||
| 7656 | 2026.05.13 20:58:59.685018 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7657 | 2026.05.13 20:58:59.685278 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_18_4} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2026.05.13 20:58:59.685349 [ 190 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_18_4} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7659 | 2026.05.13 20:58:59.685418 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7660 | 2026.05.13 20:59:00.947799 [ 130 ] {} <Debug> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 7661 | 2026.05.13 20:59:00.947861 [ 130 ] {} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2026.05.13 20:59:00.947885 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7663 | 2026.05.13 20:59:00.948018 [ 189 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 7664 | 2026.05.13 20:59:00.948164 [ 189 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7665 | 2026.05.13 20:59:00.948201 [ 189 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 975 rows starting from the beginning of the part | ||
| 7666 | 2026.05.13 20:59:00.948274 [ 189 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 951 rows starting from the beginning of the part | ||
| 7667 | 2026.05.13 20:59:00.948324 [ 189 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 7668 | 2026.05.13 20:59:00.948375 [ 189 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 7669 | 2026.05.13 20:59:00.948419 [ 189 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 950 rows starting from the beginning of the part | ||
| 7670 | 2026.05.13 20:59:00.949720 [ 190 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3174 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755224 sec., 1808316.2035159045 rows/sec., 114.61 MiB/sec. | ||
| 7671 | 2026.05.13 20:59:00.949900 [ 189 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7672 | 2026.05.13 20:59:00.950137 [ 189 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_20_4} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2026.05.13 20:59:00.950204 [ 189 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_20_4} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 7674 | 2026.05.13 20:59:00.950267 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 7675 | 2026.05.13 20:59:01.791432 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7676 | 2026.05.13 20:59:01.791703 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7677 | 2026.05.13 20:59:01.792109 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7678 | 2026.05.13 20:59:01.792153 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7679 | 2026.05.13 20:59:01.792405 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7680 | 2026.05.13 20:59:01.792472 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7681 | 2026.05.13 20:59:01.792617 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7682 | 2026.05.13 20:59:01.792751 [ 344 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7683 | 2026.05.13 20:59:01.792762 [ 326 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7684 | 2026.05.13 20:59:01.792762 [ 317 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7685 | 2026.05.13 20:59:01.792905 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 7686 | 2026.05.13 20:59:01.792933 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7687 | 2026.05.13 20:59:01.793019 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7688 | 2026.05.13 20:59:01.793040 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 7689 | 2026.05.13 20:59:01.793074 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7690 | 2026.05.13 20:59:01.793113 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7691 | 2026.05.13 20:59:01.793148 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7692 | 2026.05.13 20:59:01.794487 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.002902 sec., 17574.08683666437 rows/sec., 3.56 MiB/sec. | ||
| 7693 | 2026.05.13 20:59:01.794631 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Debug> MemoryTracker: Peak memory usage (for query): 142.92 KiB. | ||
| 7694 | 2026.05.13 20:59:01.794647 [ 297 ] {b0559754-6257-4bc3-ac1f-75d96ba093a3} <Debug> TCPHandler: Processed in 0.003361367 sec. | ||
| 7695 | 2026.05.13 20:59:01.800177 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2026.05.13 20:59:01.800313 [ 297 ] {6c9ec75d-c5ed-4f03-9963-71b93c520b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7697 | 2026.05.13 20:59:01.800365 [ 297 ] {6c9ec75d-c5ed-4f03-9963-71b93c520b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7698 | 2026.05.13 20:59:01.801165 [ 297 ] {6c9ec75d-c5ed-4f03-9963-71b93c520b6f} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.05.13 20:59:01.801211 [ 297 ] {6c9ec75d-c5ed-4f03-9963-71b93c520b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7700 | 2026.05.13 20:59:01.801621 [ 297 ] {6c9ec75d-c5ed-4f03-9963-71b93c520b6f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7701 | 2026.05.13 20:59:01.801850 [ 297 ] {6c9ec75d-c5ed-4f03-9963-71b93c520b6f} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.05.13 20:59:01.801999 [ 297 ] {6c9ec75d-c5ed-4f03-9963-71b93c520b6f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001724 sec., 164733.17865429234 rows/sec., 10.46 MiB/sec. | ||
| 7703 | 2026.05.13 20:59:01.802038 [ 297 ] {6c9ec75d-c5ed-4f03-9963-71b93c520b6f} <Debug> TCPHandler: Processed in 0.001930005 sec. | ||
| 7704 | 2026.05.13 20:59:01.802202 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2026.05.13 20:59:01.802297 [ 297 ] {882605bf-e30f-4436-8e8e-752387fd9803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7706 | 2026.05.13 20:59:01.802337 [ 297 ] {882605bf-e30f-4436-8e8e-752387fd9803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7707 | 2026.05.13 20:59:01.803049 [ 297 ] {882605bf-e30f-4436-8e8e-752387fd9803} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.05.13 20:59:01.803087 [ 297 ] {882605bf-e30f-4436-8e8e-752387fd9803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7709 | 2026.05.13 20:59:01.803452 [ 297 ] {882605bf-e30f-4436-8e8e-752387fd9803} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7710 | 2026.05.13 20:59:01.803666 [ 297 ] {882605bf-e30f-4436-8e8e-752387fd9803} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.05.13 20:59:01.803798 [ 297 ] {882605bf-e30f-4436-8e8e-752387fd9803} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.001518 sec., 565876.1528326746 rows/sec., 44.18 MiB/sec. | ||
| 7712 | 2026.05.13 20:59:01.803835 [ 297 ] {882605bf-e30f-4436-8e8e-752387fd9803} <Debug> TCPHandler: Processed in 0.001681783 sec. | ||
| 7713 | 2026.05.13 20:59:01.803981 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.05.13 20:59:01.804077 [ 297 ] {3b9d379b-f697-419d-be28-c19aa2012d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7715 | 2026.05.13 20:59:01.804117 [ 297 ] {3b9d379b-f697-419d-be28-c19aa2012d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7716 | 2026.05.13 20:59:01.804572 [ 297 ] {3b9d379b-f697-419d-be28-c19aa2012d36} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.05.13 20:59:01.804609 [ 297 ] {3b9d379b-f697-419d-be28-c19aa2012d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7718 | 2026.05.13 20:59:01.804914 [ 297 ] {3b9d379b-f697-419d-be28-c19aa2012d36} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7719 | 2026.05.13 20:59:01.805123 [ 297 ] {3b9d379b-f697-419d-be28-c19aa2012d36} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2026.05.13 20:59:01.805255 [ 129 ] {} <Debug> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7721 | 2026.05.13 20:59:01.805260 [ 297 ] {3b9d379b-f697-419d-be28-c19aa2012d36} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001201 sec., 144046.62781015818 rows/sec., 8.84 MiB/sec. | ||
| 7722 | 2026.05.13 20:59:01.805326 [ 129 ] {} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.05.13 20:59:01.805346 [ 297 ] {3b9d379b-f697-419d-be28-c19aa2012d36} <Debug> TCPHandler: Processed in 0.00141303 sec. | ||
| 7724 | 2026.05.13 20:59:01.805354 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7725 | 2026.05.13 20:59:01.805509 [ 198 ] {53470143-4b06-4b78-b9d2-692982f18ad0::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 | ||
| 7726 | 2026.05.13 20:59:01.805512 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2026.05.13 20:59:01.805652 [ 297 ] {f0aea930-efda-4895-9700-7aa4cdd4981d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7728 | 2026.05.13 20:59:01.805658 [ 198 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7729 | 2026.05.13 20:59:01.805693 [ 297 ] {f0aea930-efda-4895-9700-7aa4cdd4981d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7730 | 2026.05.13 20:59:01.805709 [ 198 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 7731 | 2026.05.13 20:59:01.805792 [ 198 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 173 rows starting from the beginning of the part | ||
| 7732 | 2026.05.13 20:59:01.805848 [ 198 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 7733 | 2026.05.13 20:59:01.805898 [ 198 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 182 rows starting from the beginning of the part | ||
| 7734 | 2026.05.13 20:59:01.805955 [ 198 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
| 7735 | 2026.05.13 20:59:01.806001 [ 198 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 173 rows starting from the beginning of the part | ||
| 7736 | 2026.05.13 20:59:01.806127 [ 297 ] {f0aea930-efda-4895-9700-7aa4cdd4981d} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.05.13 20:59:01.806174 [ 297 ] {f0aea930-efda-4895-9700-7aa4cdd4981d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7738 | 2026.05.13 20:59:01.806528 [ 297 ] {f0aea930-efda-4895-9700-7aa4cdd4981d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7739 | 2026.05.13 20:59:01.806773 [ 297 ] {f0aea930-efda-4895-9700-7aa4cdd4981d} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.05.13 20:59:01.806907 [ 297 ] {f0aea930-efda-4895-9700-7aa4cdd4981d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001278 sec., 116588.4194053208 rows/sec., 7.53 MiB/sec. | ||
| 7741 | 2026.05.13 20:59:01.806945 [ 297 ] {f0aea930-efda-4895-9700-7aa4cdd4981d} <Debug> TCPHandler: Processed in 0.001491382 sec. | ||
| 7742 | 2026.05.13 20:59:01.807009 [ 189 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556682 sec., 497853.7684639509 rows/sec., 33.07 MiB/sec. | ||
| 7743 | 2026.05.13 20:59:01.807093 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7744 | 2026.05.13 20:59:01.807184 [ 189 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7745 | 2026.05.13 20:59:01.807195 [ 297 ] {1638bb75-ac36-409e-9465-08cbfaeb2bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7746 | 2026.05.13 20:59:01.807242 [ 297 ] {1638bb75-ac36-409e-9465-08cbfaeb2bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7747 | 2026.05.13 20:59:01.807490 [ 189 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_41_8} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7748 | 2026.05.13 20:59:01.807576 [ 189 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_41_8} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7749 | 2026.05.13 20:59:01.807672 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7750 | 2026.05.13 20:59:01.807695 [ 297 ] {1638bb75-ac36-409e-9465-08cbfaeb2bc2} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.05.13 20:59:01.807739 [ 297 ] {1638bb75-ac36-409e-9465-08cbfaeb2bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7752 | 2026.05.13 20:59:01.808057 [ 297 ] {1638bb75-ac36-409e-9465-08cbfaeb2bc2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7753 | 2026.05.13 20:59:01.808275 [ 297 ] {1638bb75-ac36-409e-9465-08cbfaeb2bc2} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.05.13 20:59:01.808408 [ 297 ] {1638bb75-ac36-409e-9465-08cbfaeb2bc2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 6.84 MiB/sec. | ||
| 7755 | 2026.05.13 20:59:01.808445 [ 297 ] {1638bb75-ac36-409e-9465-08cbfaeb2bc2} <Debug> TCPHandler: Processed in 0.001400962 sec. | ||
| 7756 | 2026.05.13 20:59:01.808573 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.05.13 20:59:01.808676 [ 297 ] {91987139-efef-46ae-9edc-293d7a4beebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7758 | 2026.05.13 20:59:01.808714 [ 297 ] {91987139-efef-46ae-9edc-293d7a4beebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7759 | 2026.05.13 20:59:01.809310 [ 297 ] {91987139-efef-46ae-9edc-293d7a4beebc} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.05.13 20:59:01.809348 [ 297 ] {91987139-efef-46ae-9edc-293d7a4beebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7761 | 2026.05.13 20:59:01.809670 [ 297 ] {91987139-efef-46ae-9edc-293d7a4beebc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7762 | 2026.05.13 20:59:01.809883 [ 297 ] {91987139-efef-46ae-9edc-293d7a4beebc} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.05.13 20:59:01.810015 [ 297 ] {91987139-efef-46ae-9edc-293d7a4beebc} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001357 sec., 383935.15106853354 rows/sec., 27.10 MiB/sec. | ||
| 7764 | 2026.05.13 20:59:01.810052 [ 297 ] {91987139-efef-46ae-9edc-293d7a4beebc} <Debug> TCPHandler: Processed in 0.001527312 sec. | ||
| 7765 | 2026.05.13 20:59:01.810179 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2026.05.13 20:59:01.810274 [ 297 ] {ef199979-372c-4051-9d9f-273f020e096a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7767 | 2026.05.13 20:59:01.810314 [ 297 ] {ef199979-372c-4051-9d9f-273f020e096a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7768 | 2026.05.13 20:59:01.810660 [ 297 ] {ef199979-372c-4051-9d9f-273f020e096a} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2026.05.13 20:59:01.810696 [ 297 ] {ef199979-372c-4051-9d9f-273f020e096a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7770 | 2026.05.13 20:59:01.811000 [ 297 ] {ef199979-372c-4051-9d9f-273f020e096a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7771 | 2026.05.13 20:59:01.811215 [ 297 ] {ef199979-372c-4051-9d9f-273f020e096a} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.05.13 20:59:01.811342 [ 297 ] {ef199979-372c-4051-9d9f-273f020e096a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 7773 | 2026.05.13 20:59:01.811379 [ 297 ] {ef199979-372c-4051-9d9f-273f020e096a} <Debug> TCPHandler: Processed in 0.00124803 sec. | ||
| 7774 | 2026.05.13 20:59:01.811507 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2026.05.13 20:59:01.811602 [ 297 ] {8556f009-25c0-4328-b4d7-cfe4f33e0e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7776 | 2026.05.13 20:59:01.811644 [ 297 ] {8556f009-25c0-4328-b4d7-cfe4f33e0e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7777 | 2026.05.13 20:59:01.812049 [ 297 ] {8556f009-25c0-4328-b4d7-cfe4f33e0e65} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2026.05.13 20:59:01.812086 [ 297 ] {8556f009-25c0-4328-b4d7-cfe4f33e0e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7779 | 2026.05.13 20:59:01.812413 [ 297 ] {8556f009-25c0-4328-b4d7-cfe4f33e0e65} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7780 | 2026.05.13 20:59:01.812629 [ 297 ] {8556f009-25c0-4328-b4d7-cfe4f33e0e65} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.05.13 20:59:01.812763 [ 297 ] {8556f009-25c0-4328-b4d7-cfe4f33e0e65} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 7782 | 2026.05.13 20:59:01.812798 [ 297 ] {8556f009-25c0-4328-b4d7-cfe4f33e0e65} <Debug> TCPHandler: Processed in 0.00133893 sec. | ||
| 7783 | 2026.05.13 20:59:01.812929 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2026.05.13 20:59:01.813022 [ 297 ] {1201333e-860b-4aaf-9eb4-241087db3b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7785 | 2026.05.13 20:59:01.813062 [ 297 ] {1201333e-860b-4aaf-9eb4-241087db3b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7786 | 2026.05.13 20:59:01.813458 [ 297 ] {1201333e-860b-4aaf-9eb4-241087db3b1f} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2026.05.13 20:59:01.813494 [ 297 ] {1201333e-860b-4aaf-9eb4-241087db3b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7788 | 2026.05.13 20:59:01.813784 [ 297 ] {1201333e-860b-4aaf-9eb4-241087db3b1f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7789 | 2026.05.13 20:59:01.813992 [ 297 ] {1201333e-860b-4aaf-9eb4-241087db3b1f} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2026.05.13 20:59:01.814120 [ 297 ] {1201333e-860b-4aaf-9eb4-241087db3b1f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 7791 | 2026.05.13 20:59:01.814155 [ 297 ] {1201333e-860b-4aaf-9eb4-241087db3b1f} <Debug> TCPHandler: Processed in 0.00127447 sec. | ||
| 7792 | 2026.05.13 20:59:01.814277 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2026.05.13 20:59:01.814372 [ 297 ] {63e432b0-ae5c-4bc6-b82d-204806fd46a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7794 | 2026.05.13 20:59:01.814424 [ 297 ] {63e432b0-ae5c-4bc6-b82d-204806fd46a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7795 | 2026.05.13 20:59:01.815268 [ 297 ] {63e432b0-ae5c-4bc6-b82d-204806fd46a2} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2026.05.13 20:59:01.815304 [ 297 ] {63e432b0-ae5c-4bc6-b82d-204806fd46a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7797 | 2026.05.13 20:59:01.815839 [ 297 ] {63e432b0-ae5c-4bc6-b82d-204806fd46a2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7798 | 2026.05.13 20:59:01.816066 [ 297 ] {63e432b0-ae5c-4bc6-b82d-204806fd46a2} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2026.05.13 20:59:01.816212 [ 297 ] {63e432b0-ae5c-4bc6-b82d-204806fd46a2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001858 sec., 16684.607104413346 rows/sec., 29.90 MiB/sec. | ||
| 7800 | 2026.05.13 20:59:01.816272 [ 297 ] {63e432b0-ae5c-4bc6-b82d-204806fd46a2} <Debug> TCPHandler: Processed in 0.002043036 sec. | ||
| 7801 | 2026.05.13 20:59:01.816400 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2026.05.13 20:59:01.816494 [ 297 ] {c0f5c5fe-529f-4709-b13d-d33e0ba10782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7803 | 2026.05.13 20:59:01.816535 [ 297 ] {c0f5c5fe-529f-4709-b13d-d33e0ba10782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7804 | 2026.05.13 20:59:01.816873 [ 297 ] {c0f5c5fe-529f-4709-b13d-d33e0ba10782} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.05.13 20:59:01.816910 [ 297 ] {c0f5c5fe-529f-4709-b13d-d33e0ba10782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7806 | 2026.05.13 20:59:01.817213 [ 297 ] {c0f5c5fe-529f-4709-b13d-d33e0ba10782} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7807 | 2026.05.13 20:59:01.817428 [ 297 ] {c0f5c5fe-529f-4709-b13d-d33e0ba10782} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2026.05.13 20:59:01.817555 [ 297 ] {c0f5c5fe-529f-4709-b13d-d33e0ba10782} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 7809 | 2026.05.13 20:59:01.817589 [ 297 ] {c0f5c5fe-529f-4709-b13d-d33e0ba10782} <Debug> TCPHandler: Processed in 0.001237579 sec. | ||
| 7810 | 2026.05.13 20:59:03.600504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 984 | ||
| 7811 | 2026.05.13 20:59:03.602861 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.05.13 20:59:03.602906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7813 | 2026.05.13 20:59:03.604095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7814 | 2026.05.13 20:59:03.604362 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.05.13 20:59:03.604604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 7816 | 2026.05.13 20:59:06.058143 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14829 | ||
| 7817 | 2026.05.13 20:59:06.058726 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.05.13 20:59:06.058774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7819 | 2026.05.13 20:59:06.059312 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7820 | 2026.05.13 20:59:06.059561 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.05.13 20:59:06.059692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14829 | ||
| 7822 | 2026.05.13 20:59:06.059721 [ 121 ] {} <Debug> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7823 | 2026.05.13 20:59:06.059802 [ 121 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2026.05.13 20:59:06.059827 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7825 | 2026.05.13 20:59:06.059977 [ 190 ] {b6606637-52ca-4bf2-a988-5700df72c019::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 | ||
| 7826 | 2026.05.13 20:59:06.060162 [ 190 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7827 | 2026.05.13 20:59:06.060215 [ 190 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12397 rows starting from the beginning of the part | ||
| 7828 | 2026.05.13 20:59:06.060304 [ 190 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7829 | 2026.05.13 20:59:06.060358 [ 190 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7830 | 2026.05.13 20:59:06.060415 [ 190 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7831 | 2026.05.13 20:59:06.060473 [ 190 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7832 | 2026.05.13 20:59:06.060520 [ 190 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7833 | 2026.05.13 20:59:06.062432 [ 199 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14829 rows, containing 4 columns (4 merged, 0 gathered) in 0.00252827 sec., 5865275.465041312 rows/sec., 83.90 MiB/sec. | ||
| 7834 | 2026.05.13 20:59:06.062698 [ 190 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7835 | 2026.05.13 20:59:06.062976 [ 190 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_31_6} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.05.13 20:59:06.063060 [ 190 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_31_6} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7837 | 2026.05.13 20:59:06.063144 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7838 | 2026.05.13 20:59:06.786140 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.05.13 20:59:06.786405 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7840 | 2026.05.13 20:59:06.786793 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7841 | 2026.05.13 20:59:06.786835 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7842 | 2026.05.13 20:59:06.787095 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7843 | 2026.05.13 20:59:06.787177 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7844 | 2026.05.13 20:59:06.787329 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7845 | 2026.05.13 20:59:06.787479 [ 336 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7846 | 2026.05.13 20:59:06.787489 [ 330 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7847 | 2026.05.13 20:59:06.787482 [ 326 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7848 | 2026.05.13 20:59:06.787694 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 7849 | 2026.05.13 20:59:06.787723 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7850 | 2026.05.13 20:59:06.787809 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7851 | 2026.05.13 20:59:06.787829 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 7852 | 2026.05.13 20:59:06.787864 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7853 | 2026.05.13 20:59:06.787908 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7854 | 2026.05.13 20:59:06.787942 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7855 | 2026.05.13 20:59:06.789282 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002984 sec., 17091.152815013404 rows/sec., 2.16 MiB/sec. | ||
| 7856 | 2026.05.13 20:59:06.789421 [ 297 ] {a4c5b9bb-919e-4fea-8e2c-a8df512ff914} <Debug> TCPHandler: Processed in 0.003431716 sec. | ||
| 7857 | 2026.05.13 20:59:06.791517 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2026.05.13 20:59:06.791733 [ 297 ] {62a20a01-9571-4a39-85b2-8c8a24c43b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7859 | 2026.05.13 20:59:06.791820 [ 297 ] {62a20a01-9571-4a39-85b2-8c8a24c43b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7860 | 2026.05.13 20:59:06.792615 [ 297 ] {62a20a01-9571-4a39-85b2-8c8a24c43b30} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2026.05.13 20:59:06.792657 [ 297 ] {62a20a01-9571-4a39-85b2-8c8a24c43b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7862 | 2026.05.13 20:59:06.793043 [ 297 ] {62a20a01-9571-4a39-85b2-8c8a24c43b30} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7863 | 2026.05.13 20:59:06.793268 [ 297 ] {62a20a01-9571-4a39-85b2-8c8a24c43b30} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2026.05.13 20:59:06.793410 [ 297 ] {62a20a01-9571-4a39-85b2-8c8a24c43b30} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001736 sec., 44930.875576036866 rows/sec., 3.71 MiB/sec. | ||
| 7865 | 2026.05.13 20:59:06.793448 [ 297 ] {62a20a01-9571-4a39-85b2-8c8a24c43b30} <Debug> TCPHandler: Processed in 0.002047466 sec. | ||
| 7866 | 2026.05.13 20:59:06.793588 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7867 | 2026.05.13 20:59:06.793686 [ 297 ] {be6a5484-6373-4ab2-8bb9-81c21b3d2246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7868 | 2026.05.13 20:59:06.793725 [ 297 ] {be6a5484-6373-4ab2-8bb9-81c21b3d2246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7869 | 2026.05.13 20:59:06.794168 [ 297 ] {be6a5484-6373-4ab2-8bb9-81c21b3d2246} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2026.05.13 20:59:06.794205 [ 297 ] {be6a5484-6373-4ab2-8bb9-81c21b3d2246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7871 | 2026.05.13 20:59:06.794496 [ 297 ] {be6a5484-6373-4ab2-8bb9-81c21b3d2246} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7872 | 2026.05.13 20:59:06.794709 [ 297 ] {be6a5484-6373-4ab2-8bb9-81c21b3d2246} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2026.05.13 20:59:06.794838 [ 297 ] {be6a5484-6373-4ab2-8bb9-81c21b3d2246} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00117 sec., 9401.709401709402 rows/sec., 706.96 KiB/sec. | ||
| 7874 | 2026.05.13 20:59:06.794874 [ 297 ] {be6a5484-6373-4ab2-8bb9-81c21b3d2246} <Debug> TCPHandler: Processed in 0.00133455 sec. | ||
| 7875 | 2026.05.13 20:59:06.795009 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7876 | 2026.05.13 20:59:06.795103 [ 297 ] {9bb8d68c-5bd9-490d-9033-2f9281e8dba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7877 | 2026.05.13 20:59:06.795141 [ 297 ] {9bb8d68c-5bd9-490d-9033-2f9281e8dba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7878 | 2026.05.13 20:59:06.795550 [ 297 ] {9bb8d68c-5bd9-490d-9033-2f9281e8dba0} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2026.05.13 20:59:06.795586 [ 297 ] {9bb8d68c-5bd9-490d-9033-2f9281e8dba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7880 | 2026.05.13 20:59:06.795899 [ 297 ] {9bb8d68c-5bd9-490d-9033-2f9281e8dba0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7881 | 2026.05.13 20:59:06.796121 [ 297 ] {9bb8d68c-5bd9-490d-9033-2f9281e8dba0} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2026.05.13 20:59:06.796250 [ 297 ] {9bb8d68c-5bd9-490d-9033-2f9281e8dba0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001164 sec., 64432.989690721646 rows/sec., 5.03 MiB/sec. | ||
| 7883 | 2026.05.13 20:59:06.796287 [ 297 ] {9bb8d68c-5bd9-490d-9033-2f9281e8dba0} <Debug> TCPHandler: Processed in 0.00132936 sec. | ||
| 7884 | 2026.05.13 20:59:06.796428 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2026.05.13 20:59:06.796523 [ 297 ] {874e1949-f0ca-41e4-8abe-23f99dca5513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7886 | 2026.05.13 20:59:06.796566 [ 297 ] {874e1949-f0ca-41e4-8abe-23f99dca5513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7887 | 2026.05.13 20:59:06.797014 [ 297 ] {874e1949-f0ca-41e4-8abe-23f99dca5513} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2026.05.13 20:59:06.797050 [ 297 ] {874e1949-f0ca-41e4-8abe-23f99dca5513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7889 | 2026.05.13 20:59:06.797385 [ 297 ] {874e1949-f0ca-41e4-8abe-23f99dca5513} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7890 | 2026.05.13 20:59:06.797600 [ 297 ] {874e1949-f0ca-41e4-8abe-23f99dca5513} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2026.05.13 20:59:06.797732 [ 297 ] {874e1949-f0ca-41e4-8abe-23f99dca5513} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 7892 | 2026.05.13 20:59:06.797768 [ 297 ] {874e1949-f0ca-41e4-8abe-23f99dca5513} <Debug> TCPHandler: Processed in 0.001393051 sec. | ||
| 7893 | 2026.05.13 20:59:06.797895 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7894 | 2026.05.13 20:59:06.797990 [ 297 ] {0aece017-0260-4f4c-873f-daf758e88ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7895 | 2026.05.13 20:59:06.798042 [ 297 ] {0aece017-0260-4f4c-873f-daf758e88ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7896 | 2026.05.13 20:59:06.798847 [ 297 ] {0aece017-0260-4f4c-873f-daf758e88ffc} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2026.05.13 20:59:06.798885 [ 297 ] {0aece017-0260-4f4c-873f-daf758e88ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7898 | 2026.05.13 20:59:06.799396 [ 297 ] {0aece017-0260-4f4c-873f-daf758e88ffc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7899 | 2026.05.13 20:59:06.799620 [ 297 ] {0aece017-0260-4f4c-873f-daf758e88ffc} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2026.05.13 20:59:06.799757 [ 297 ] {0aece017-0260-4f4c-873f-daf758e88ffc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001785 sec., 6162.464985994398 rows/sec., 11.04 MiB/sec. | ||
| 7901 | 2026.05.13 20:59:06.799809 [ 297 ] {0aece017-0260-4f4c-873f-daf758e88ffc} <Debug> TCPHandler: Processed in 0.001961865 sec. | ||
| 7902 | 2026.05.13 20:59:06.799955 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2026.05.13 20:59:06.800051 [ 297 ] {12d75e2a-e59a-4cbf-b869-09100d070e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7904 | 2026.05.13 20:59:06.800091 [ 297 ] {12d75e2a-e59a-4cbf-b869-09100d070e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7905 | 2026.05.13 20:59:06.800464 [ 297 ] {12d75e2a-e59a-4cbf-b869-09100d070e6d} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2026.05.13 20:59:06.800501 [ 297 ] {12d75e2a-e59a-4cbf-b869-09100d070e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7907 | 2026.05.13 20:59:06.800821 [ 297 ] {12d75e2a-e59a-4cbf-b869-09100d070e6d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7908 | 2026.05.13 20:59:06.801032 [ 297 ] {12d75e2a-e59a-4cbf-b869-09100d070e6d} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.05.13 20:59:06.801163 [ 297 ] {12d75e2a-e59a-4cbf-b869-09100d070e6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 7910 | 2026.05.13 20:59:06.801198 [ 297 ] {12d75e2a-e59a-4cbf-b869-09100d070e6d} <Debug> TCPHandler: Processed in 0.00129095 sec. | ||
| 7911 | 2026.05.13 20:59:06.819947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7912 | 2026.05.13 20:59:06.837776 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.05.13 20:59:06.837825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7914 | 2026.05.13 20:59:06.843486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7915 | 2026.05.13 20:59:06.844196 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.05.13 20:59:06.844718 [ 121 ] {} <Debug> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7917 | 2026.05.13 20:59:06.844776 [ 121 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.05.13 20:59:06.844807 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 7919 | 2026.05.13 20:59:06.844931 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 7920 | 2026.05.13 20:59:06.847279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7921 | 2026.05.13 20:59:06.848397 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7922 | 2026.05.13 20:59:06.850027 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 7923 | 2026.05.13 20:59:06.855965 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 7924 | 2026.05.13 20:59:06.861110 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 7925 | 2026.05.13 20:59:06.866346 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 7926 | 2026.05.13 20:59:06.871314 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 7927 | 2026.05.13 20:59:06.875146 [ 189 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 7928 | 2026.05.13 20:59:06.935117 [ 190 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.09023143 sec., 2593.3313923984138 rows/sec., 13.41 MiB/sec. | ||
| 7929 | 2026.05.13 20:59:06.937844 [ 190 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7930 | 2026.05.13 20:59:06.939832 [ 190 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_31_6} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2026.05.13 20:59:06.939942 [ 190 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_31_6} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7932 | 2026.05.13 20:59:06.941810 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7933 | 2026.05.13 20:59:07.001215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.82 MiB, peak 294.37 MiB, free memory in arenas 0.00 B, will set to 286.77 MiB (RSS), difference: 2.95 MiB | ||
| 7934 | 2026.05.13 20:59:10.245434 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48417 | ||
| 7935 | 2026.05.13 20:59:10.245600 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7936 | 2026.05.13 20:59:10.245636 [ 3 ] {} <Debug> TCP-Session: ef96f358-cc8d-4907-801a-fa2f10e1f103 Authenticating user 'default' from [fd00:1122:3344:101::e]:48417 | ||
| 7937 | 2026.05.13 20:59:10.245666 [ 3 ] {} <Debug> TCP-Session: ef96f358-cc8d-4907-801a-fa2f10e1f103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7938 | 2026.05.13 20:59:10.245684 [ 3 ] {} <Debug> TCP-Session: ef96f358-cc8d-4907-801a-fa2f10e1f103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7939 | 2026.05.13 20:59:10.245934 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58534 | ||
| 7940 | 2026.05.13 20:59:10.245982 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48180 | ||
| 7941 | 2026.05.13 20:59:10.246014 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35011 | ||
| 7942 | 2026.05.13 20:59:10.246037 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63031 | ||
| 7943 | 2026.05.13 20:59:10.246040 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33384 | ||
| 7944 | 2026.05.13 20:59:10.246137 [ 3 ] {} <Trace> TCP-Session: ef96f358-cc8d-4907-801a-fa2f10e1f103 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2026.05.13 20:59:10.246015 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44675 | ||
| 7946 | 2026.05.13 20:59:10.246215 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7947 | 2026.05.13 20:59:10.246244 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37253 | ||
| 7948 | 2026.05.13 20:59:10.246259 [ 293 ] {} <Debug> TCP-Session: 00149276-ab37-4b21-85dc-87e25e71893f Authenticating user 'default' from [fd00:1122:3344:101::e]:58534 | ||
| 7949 | 2026.05.13 20:59:10.246285 [ 293 ] {} <Debug> TCP-Session: 00149276-ab37-4b21-85dc-87e25e71893f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7950 | 2026.05.13 20:59:10.246302 [ 293 ] {} <Debug> TCP-Session: 00149276-ab37-4b21-85dc-87e25e71893f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7951 | 2026.05.13 20:59:10.246373 [ 3 ] {31a10130-bded-43fc-b3bb-23cad266cf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48417) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7952 | 2026.05.13 20:59:10.246394 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42983 | ||
| 7953 | 2026.05.13 20:59:10.246693 [ 3 ] {31a10130-bded-43fc-b3bb-23cad266cf5f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7954 | 2026.05.13 20:59:10.246767 [ 3 ] {31a10130-bded-43fc-b3bb-23cad266cf5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7955 | 2026.05.13 20:59:10.246956 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7956 | 2026.05.13 20:59:10.246994 [ 314 ] {} <Debug> TCP-Session: 50a07906-07b9-45a1-850e-835f7d023344 Authenticating user 'default' from [fd00:1122:3344:101::e]:37253 | ||
| 7957 | 2026.05.13 20:59:10.247015 [ 314 ] {} <Debug> TCP-Session: 50a07906-07b9-45a1-850e-835f7d023344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7958 | 2026.05.13 20:59:10.247036 [ 314 ] {} <Debug> TCP-Session: 50a07906-07b9-45a1-850e-835f7d023344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7959 | 2026.05.13 20:59:10.247120 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7960 | 2026.05.13 20:59:10.247173 [ 311 ] {} <Debug> TCP-Session: 42d0b611-4995-4ea1-855d-9875febf2dc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44675 | ||
| 7961 | 2026.05.13 20:59:10.247203 [ 311 ] {} <Debug> TCP-Session: 42d0b611-4995-4ea1-855d-9875febf2dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7962 | 2026.05.13 20:59:10.247225 [ 311 ] {} <Debug> TCP-Session: 42d0b611-4995-4ea1-855d-9875febf2dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7963 | 2026.05.13 20:59:10.247428 [ 3 ] {31a10130-bded-43fc-b3bb-23cad266cf5f} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603) (SelectExecutor): Key condition: unknown | ||
| 7964 | 2026.05.13 20:59:10.247591 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7965 | 2026.05.13 20:59:10.247628 [ 312 ] {} <Debug> TCP-Session: d2e4f7a8-2728-4b4b-9b6f-fc81149c702c Authenticating user 'default' from [fd00:1122:3344:101::e]:33384 | ||
| 7966 | 2026.05.13 20:59:10.247646 [ 312 ] {} <Debug> TCP-Session: d2e4f7a8-2728-4b4b-9b6f-fc81149c702c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7967 | 2026.05.13 20:59:10.247659 [ 312 ] {} <Debug> TCP-Session: d2e4f7a8-2728-4b4b-9b6f-fc81149c702c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7968 | 2026.05.13 20:59:10.247861 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7969 | 2026.05.13 20:59:10.247921 [ 308 ] {} <Debug> TCP-Session: 41aa293a-d466-4e7a-b4a8-d4eb667f9570 Authenticating user 'default' from [fd00:1122:3344:101::e]:35011 | ||
| 7970 | 2026.05.13 20:59:10.247952 [ 308 ] {} <Debug> TCP-Session: 41aa293a-d466-4e7a-b4a8-d4eb667f9570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7971 | 2026.05.13 20:59:10.247966 [ 308 ] {} <Debug> TCP-Session: 41aa293a-d466-4e7a-b4a8-d4eb667f9570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7972 | 2026.05.13 20:59:10.248105 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7973 | 2026.05.13 20:59:10.248142 [ 307 ] {} <Debug> TCP-Session: f1a7a32a-60bb-492c-ab20-77cdcce6b2cd Authenticating user 'default' from [fd00:1122:3344:101::e]:48180 | ||
| 7974 | 2026.05.13 20:59:10.248161 [ 307 ] {} <Debug> TCP-Session: f1a7a32a-60bb-492c-ab20-77cdcce6b2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7975 | 2026.05.13 20:59:10.248179 [ 307 ] {} <Debug> TCP-Session: f1a7a32a-60bb-492c-ab20-77cdcce6b2cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7976 | 2026.05.13 20:59:10.248220 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7977 | 2026.05.13 20:59:10.248266 [ 315 ] {} <Debug> TCP-Session: 288f58a4-08a3-4ba0-a731-4e9a3481e654 Authenticating user 'default' from [fd00:1122:3344:101::e]:42983 | ||
| 7978 | 2026.05.13 20:59:10.248290 [ 315 ] {} <Debug> TCP-Session: 288f58a4-08a3-4ba0-a731-4e9a3481e654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7979 | 2026.05.13 20:59:10.248305 [ 315 ] {} <Debug> TCP-Session: 288f58a4-08a3-4ba0-a731-4e9a3481e654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7980 | 2026.05.13 20:59:10.248347 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7981 | 2026.05.13 20:59:10.248392 [ 313 ] {} <Debug> TCP-Session: ab719ab1-6705-47fe-9c4c-0f2088ad34ab Authenticating user 'default' from [fd00:1122:3344:101::e]:63031 | ||
| 7982 | 2026.05.13 20:59:10.248415 [ 313 ] {} <Debug> TCP-Session: ab719ab1-6705-47fe-9c4c-0f2088ad34ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7983 | 2026.05.13 20:59:10.248434 [ 313 ] {} <Debug> TCP-Session: ab719ab1-6705-47fe-9c4c-0f2088ad34ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7984 | 2026.05.13 20:59:10.248623 [ 330 ] {31a10130-bded-43fc-b3bb-23cad266cf5f} <Trace> AggregatingTransform: Aggregating | ||
| 7985 | 2026.05.13 20:59:10.248684 [ 330 ] {31a10130-bded-43fc-b3bb-23cad266cf5f} <Trace> Aggregator: Aggregation method: without_key | ||
| 7986 | 2026.05.13 20:59:10.248730 [ 330 ] {31a10130-bded-43fc-b3bb-23cad266cf5f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001186829 sec. (842.581 rows/sec., 32.91 KiB/sec.) | ||
| 7987 | 2026.05.13 20:59:10.248754 [ 330 ] {31a10130-bded-43fc-b3bb-23cad266cf5f} <Trace> Aggregator: Merging aggregated data | ||
| 7988 | 2026.05.13 20:59:10.250230 [ 3 ] {31a10130-bded-43fc-b3bb-23cad266cf5f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003928 sec., 254.5824847250509 rows/sec., 9.94 KiB/sec. | ||
| 7989 | 2026.05.13 20:59:10.250445 [ 3 ] {31a10130-bded-43fc-b3bb-23cad266cf5f} <Debug> TCPHandler: Processed in 0.004488235 sec. | ||
| 7990 | 2026.05.13 20:59:10.250615 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7991 | 2026.05.13 20:59:10.250650 [ 3 ] {} <Debug> TCP-Session: ef96f358-cc8d-4907-801a-fa2f10e1f103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7992 | 2026.05.13 20:59:10.250652 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7993 | 2026.05.13 20:59:10.250678 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7994 | 2026.05.13 20:59:10.250705 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7995 | 2026.05.13 20:59:10.250714 [ 311 ] {} <Debug> TCP-Session: 42d0b611-4995-4ea1-855d-9875febf2dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7996 | 2026.05.13 20:59:10.250742 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7997 | 2026.05.13 20:59:10.250770 [ 314 ] {} <Debug> TCP-Session: 50a07906-07b9-45a1-850e-835f7d023344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7998 | 2026.05.13 20:59:10.250784 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7999 | 2026.05.13 20:59:10.250798 [ 313 ] {} <Debug> TCP-Session: ab719ab1-6705-47fe-9c4c-0f2088ad34ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8000 | 2026.05.13 20:59:10.250805 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8001 | 2026.05.13 20:59:10.250830 [ 312 ] {} <Debug> TCP-Session: d2e4f7a8-2728-4b4b-9b6f-fc81149c702c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8002 | 2026.05.13 20:59:10.250764 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8003 | 2026.05.13 20:59:10.250875 [ 315 ] {} <Debug> TCP-Session: 288f58a4-08a3-4ba0-a731-4e9a3481e654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8004 | 2026.05.13 20:59:10.250725 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8005 | 2026.05.13 20:59:10.250931 [ 308 ] {} <Debug> TCP-Session: 41aa293a-d466-4e7a-b4a8-d4eb667f9570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8006 | 2026.05.13 20:59:10.250708 [ 293 ] {} <Debug> TCP-Session: 00149276-ab37-4b21-85dc-87e25e71893f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8007 | 2026.05.13 20:59:10.250985 [ 307 ] {} <Debug> TCP-Session: f1a7a32a-60bb-492c-ab20-77cdcce6b2cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2026.05.13 20:59:10.431954 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49566 | ||
| 8009 | 2026.05.13 20:59:10.432090 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8010 | 2026.05.13 20:59:10.432124 [ 3 ] {} <Debug> TCP-Session: ae7b65fe-21f2-4f7f-b33d-56fa08455a4b Authenticating user 'default' from [fd00:1122:3344:101::e]:49566 | ||
| 8011 | 2026.05.13 20:59:10.432155 [ 3 ] {} <Debug> TCP-Session: ae7b65fe-21f2-4f7f-b33d-56fa08455a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2026.05.13 20:59:10.432175 [ 3 ] {} <Debug> TCP-Session: ae7b65fe-21f2-4f7f-b33d-56fa08455a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8013 | 2026.05.13 20:59:10.432466 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47291 | ||
| 8014 | 2026.05.13 20:59:10.432498 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62377 | ||
| 8015 | 2026.05.13 20:59:10.432532 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49668 | ||
| 8016 | 2026.05.13 20:59:10.432621 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8017 | 2026.05.13 20:59:10.432651 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33481 | ||
| 8018 | 2026.05.13 20:59:10.432667 [ 3 ] {} <Trace> TCP-Session: ae7b65fe-21f2-4f7f-b33d-56fa08455a4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2026.05.13 20:59:10.432697 [ 307 ] {} <Debug> TCP-Session: c7d3e0f3-22e3-4ee8-8a3f-1a9bb0c5aa2d Authenticating user 'default' from [fd00:1122:3344:101::e]:47291 | ||
| 8020 | 2026.05.13 20:59:10.432674 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8021 | 2026.05.13 20:59:10.432763 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8022 | 2026.05.13 20:59:10.432785 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8023 | 2026.05.13 20:59:10.432802 [ 308 ] {} <Debug> TCP-Session: 47857a0c-d219-4bc2-8fe2-488c06232b4f Authenticating user 'default' from [fd00:1122:3344:101::e]:62377 | ||
| 8024 | 2026.05.13 20:59:10.432822 [ 312 ] {} <Debug> TCP-Session: 14c706b7-cfb7-47ef-9208-c39425499e4e Authenticating user 'default' from [fd00:1122:3344:101::e]:49668 | ||
| 8025 | 2026.05.13 20:59:10.432838 [ 315 ] {} <Debug> TCP-Session: 8dbfcfa0-ef85-4806-bc78-c6acb43e95d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33481 | ||
| 8026 | 2026.05.13 20:59:10.432862 [ 308 ] {} <Debug> TCP-Session: 47857a0c-d219-4bc2-8fe2-488c06232b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2026.05.13 20:59:10.432880 [ 312 ] {} <Debug> TCP-Session: 14c706b7-cfb7-47ef-9208-c39425499e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8028 | 2026.05.13 20:59:10.432905 [ 308 ] {} <Debug> TCP-Session: 47857a0c-d219-4bc2-8fe2-488c06232b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8029 | 2026.05.13 20:59:10.432924 [ 312 ] {} <Debug> TCP-Session: 14c706b7-cfb7-47ef-9208-c39425499e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8030 | 2026.05.13 20:59:10.432891 [ 315 ] {} <Debug> TCP-Session: 8dbfcfa0-ef85-4806-bc78-c6acb43e95d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8031 | 2026.05.13 20:59:10.432973 [ 3 ] {2a66dc3d-e07f-4acc-83e5-1af4bf49856f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49566) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8032 | 2026.05.13 20:59:10.432997 [ 315 ] {} <Debug> TCP-Session: 8dbfcfa0-ef85-4806-bc78-c6acb43e95d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8033 | 2026.05.13 20:59:10.432760 [ 307 ] {} <Debug> TCP-Session: c7d3e0f3-22e3-4ee8-8a3f-1a9bb0c5aa2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8034 | 2026.05.13 20:59:10.433062 [ 307 ] {} <Debug> TCP-Session: c7d3e0f3-22e3-4ee8-8a3f-1a9bb0c5aa2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2026.05.13 20:59:10.432646 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53938 | ||
| 8036 | 2026.05.13 20:59:10.432475 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38374 | ||
| 8037 | 2026.05.13 20:59:10.432573 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59148 | ||
| 8038 | 2026.05.13 20:59:10.433166 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8039 | 2026.05.13 20:59:10.432564 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36117 | ||
| 8040 | 2026.05.13 20:59:10.433211 [ 311 ] {} <Debug> TCP-Session: e35403ed-5287-4a11-95eb-d72f383ab78b Authenticating user 'default' from [fd00:1122:3344:101::e]:53938 | ||
| 8041 | 2026.05.13 20:59:10.433236 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8042 | 2026.05.13 20:59:10.433246 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8043 | 2026.05.13 20:59:10.433281 [ 314 ] {} <Debug> TCP-Session: dbe3d070-c272-4e63-9da5-9642aac0116c Authenticating user 'default' from [fd00:1122:3344:101::e]:59148 | ||
| 8044 | 2026.05.13 20:59:10.433298 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8045 | 2026.05.13 20:59:10.433301 [ 293 ] {} <Debug> TCP-Session: 23b96473-e170-4d48-97b1-7bf899b9a291 Authenticating user 'default' from [fd00:1122:3344:101::e]:38374 | ||
| 8046 | 2026.05.13 20:59:10.433318 [ 314 ] {} <Debug> TCP-Session: dbe3d070-c272-4e63-9da5-9642aac0116c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2026.05.13 20:59:10.433342 [ 313 ] {} <Debug> TCP-Session: 20633fba-016b-4fa3-ab03-893e5d8048e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36117 | ||
| 8048 | 2026.05.13 20:59:10.433363 [ 314 ] {} <Debug> TCP-Session: dbe3d070-c272-4e63-9da5-9642aac0116c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8049 | 2026.05.13 20:59:10.433387 [ 313 ] {} <Debug> TCP-Session: 20633fba-016b-4fa3-ab03-893e5d8048e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2026.05.13 20:59:10.433355 [ 293 ] {} <Debug> TCP-Session: 23b96473-e170-4d48-97b1-7bf899b9a291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2026.05.13 20:59:10.433441 [ 313 ] {} <Debug> TCP-Session: 20633fba-016b-4fa3-ab03-893e5d8048e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2026.05.13 20:59:10.433478 [ 293 ] {} <Debug> TCP-Session: 23b96473-e170-4d48-97b1-7bf899b9a291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2026.05.13 20:59:10.433260 [ 311 ] {} <Debug> TCP-Session: e35403ed-5287-4a11-95eb-d72f383ab78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8054 | 2026.05.13 20:59:10.433318 [ 3 ] {2a66dc3d-e07f-4acc-83e5-1af4bf49856f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8055 | 2026.05.13 20:59:10.433542 [ 311 ] {} <Debug> TCP-Session: e35403ed-5287-4a11-95eb-d72f383ab78b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8056 | 2026.05.13 20:59:10.433622 [ 3 ] {2a66dc3d-e07f-4acc-83e5-1af4bf49856f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8057 | 2026.05.13 20:59:10.433978 [ 3 ] {2a66dc3d-e07f-4acc-83e5-1af4bf49856f} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603) (SelectExecutor): Key condition: unknown | ||
| 8058 | 2026.05.13 20:59:10.434991 [ 346 ] {2a66dc3d-e07f-4acc-83e5-1af4bf49856f} <Trace> AggregatingTransform: Aggregating | ||
| 8059 | 2026.05.13 20:59:10.435027 [ 346 ] {2a66dc3d-e07f-4acc-83e5-1af4bf49856f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8060 | 2026.05.13 20:59:10.435062 [ 346 ] {2a66dc3d-e07f-4acc-83e5-1af4bf49856f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947197 sec. (1055.747 rows/sec., 41.24 KiB/sec.) | ||
| 8061 | 2026.05.13 20:59:10.435080 [ 346 ] {2a66dc3d-e07f-4acc-83e5-1af4bf49856f} <Trace> Aggregator: Merging aggregated data | ||
| 8062 | 2026.05.13 20:59:10.436716 [ 3 ] {2a66dc3d-e07f-4acc-83e5-1af4bf49856f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003821 sec., 261.7115938236064 rows/sec., 10.22 KiB/sec. | ||
| 8063 | 2026.05.13 20:59:10.436906 [ 3 ] {2a66dc3d-e07f-4acc-83e5-1af4bf49856f} <Debug> TCPHandler: Processed in 0.004440475 sec. | ||
| 8064 | 2026.05.13 20:59:10.437029 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8065 | 2026.05.13 20:59:10.437061 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8066 | 2026.05.13 20:59:10.437066 [ 3 ] {} <Debug> TCP-Session: ae7b65fe-21f2-4f7f-b33d-56fa08455a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2026.05.13 20:59:10.437083 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8068 | 2026.05.13 20:59:10.437113 [ 307 ] {} <Debug> TCP-Session: c7d3e0f3-22e3-4ee8-8a3f-1a9bb0c5aa2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2026.05.13 20:59:10.437129 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8070 | 2026.05.13 20:59:10.437150 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8071 | 2026.05.13 20:59:10.437155 [ 311 ] {} <Debug> TCP-Session: e35403ed-5287-4a11-95eb-d72f383ab78b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8072 | 2026.05.13 20:59:10.437172 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8073 | 2026.05.13 20:59:10.437197 [ 314 ] {} <Debug> TCP-Session: dbe3d070-c272-4e63-9da5-9642aac0116c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8074 | 2026.05.13 20:59:10.437199 [ 313 ] {} <Debug> TCP-Session: 20633fba-016b-4fa3-ab03-893e5d8048e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8075 | 2026.05.13 20:59:10.437208 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8076 | 2026.05.13 20:59:10.437237 [ 312 ] {} <Debug> TCP-Session: 14c706b7-cfb7-47ef-9208-c39425499e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8077 | 2026.05.13 20:59:10.437280 [ 315 ] {} <Debug> TCP-Session: 8dbfcfa0-ef85-4806-bc78-c6acb43e95d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2026.05.13 20:59:10.437189 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8079 | 2026.05.13 20:59:10.437106 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8080 | 2026.05.13 20:59:10.437355 [ 308 ] {} <Debug> TCP-Session: 47857a0c-d219-4bc2-8fe2-488c06232b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8081 | 2026.05.13 20:59:10.437394 [ 293 ] {} <Debug> TCP-Session: 23b96473-e170-4d48-97b1-7bf899b9a291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8082 | 2026.05.13 20:59:10.500231 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63138 | ||
| 8083 | 2026.05.13 20:59:10.500366 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8084 | 2026.05.13 20:59:10.500442 [ 3 ] {} <Debug> TCP-Session: 7524d2fa-fc44-4817-829b-037665d0ee8f Authenticating user 'default' from [fd00:1122:3344:101::e]:63138 | ||
| 8085 | 2026.05.13 20:59:10.500474 [ 3 ] {} <Debug> TCP-Session: 7524d2fa-fc44-4817-829b-037665d0ee8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8086 | 2026.05.13 20:59:10.500498 [ 3 ] {} <Debug> TCP-Session: 7524d2fa-fc44-4817-829b-037665d0ee8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2026.05.13 20:59:10.500739 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63397 | ||
| 8088 | 2026.05.13 20:59:10.500767 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36294 | ||
| 8089 | 2026.05.13 20:59:10.500783 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54139 | ||
| 8090 | 2026.05.13 20:59:10.500814 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34506 | ||
| 8091 | 2026.05.13 20:59:10.500814 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64326 | ||
| 8092 | 2026.05.13 20:59:10.500852 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8093 | 2026.05.13 20:59:10.500842 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34531 | ||
| 8094 | 2026.05.13 20:59:10.500888 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8095 | 2026.05.13 20:59:10.500903 [ 293 ] {} <Debug> TCP-Session: a406553f-c83f-4695-9ba0-998921d66796 Authenticating user 'default' from [fd00:1122:3344:101::e]:63397 | ||
| 8096 | 2026.05.13 20:59:10.500916 [ 3 ] {} <Trace> TCP-Session: 7524d2fa-fc44-4817-829b-037665d0ee8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2026.05.13 20:59:10.500939 [ 311 ] {} <Debug> TCP-Session: 211e7e95-864f-4c07-9cb4-b1cf48f8b803 Authenticating user 'default' from [fd00:1122:3344:101::e]:54139 | ||
| 8098 | 2026.05.13 20:59:10.500949 [ 293 ] {} <Debug> TCP-Session: a406553f-c83f-4695-9ba0-998921d66796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8099 | 2026.05.13 20:59:10.500952 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8100 | 2026.05.13 20:59:10.500990 [ 293 ] {} <Debug> TCP-Session: a406553f-c83f-4695-9ba0-998921d66796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8101 | 2026.05.13 20:59:10.500992 [ 311 ] {} <Debug> TCP-Session: 211e7e95-864f-4c07-9cb4-b1cf48f8b803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2026.05.13 20:59:10.501009 [ 315 ] {} <Debug> TCP-Session: a9d3a562-8f34-40be-a9aa-9153222988ba Authenticating user 'default' from [fd00:1122:3344:101::e]:34531 | ||
| 8103 | 2026.05.13 20:59:10.501027 [ 311 ] {} <Debug> TCP-Session: 211e7e95-864f-4c07-9cb4-b1cf48f8b803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8104 | 2026.05.13 20:59:10.501043 [ 315 ] {} <Debug> TCP-Session: a9d3a562-8f34-40be-a9aa-9153222988ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2026.05.13 20:59:10.500944 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8106 | 2026.05.13 20:59:10.501070 [ 315 ] {} <Debug> TCP-Session: a9d3a562-8f34-40be-a9aa-9153222988ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2026.05.13 20:59:10.500888 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8108 | 2026.05.13 20:59:10.501108 [ 312 ] {} <Debug> TCP-Session: fc6be8e5-0f6f-4b82-b8d6-8ac43e2feafb Authenticating user 'default' from [fd00:1122:3344:101::e]:64326 | ||
| 8109 | 2026.05.13 20:59:10.501140 [ 307 ] {} <Debug> TCP-Session: 3f870f05-b9a2-47cc-8d06-a59652e11643 Authenticating user 'default' from [fd00:1122:3344:101::e]:36294 | ||
| 8110 | 2026.05.13 20:59:10.501150 [ 3 ] {5037b9cc-76f4-4290-bb67-e8b07f9a5fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63138) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8111 | 2026.05.13 20:59:10.501172 [ 307 ] {} <Debug> TCP-Session: 3f870f05-b9a2-47cc-8d06-a59652e11643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8112 | 2026.05.13 20:59:10.501171 [ 312 ] {} <Debug> TCP-Session: fc6be8e5-0f6f-4b82-b8d6-8ac43e2feafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8113 | 2026.05.13 20:59:10.501197 [ 307 ] {} <Debug> TCP-Session: 3f870f05-b9a2-47cc-8d06-a59652e11643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8114 | 2026.05.13 20:59:10.501211 [ 312 ] {} <Debug> TCP-Session: fc6be8e5-0f6f-4b82-b8d6-8ac43e2feafb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8115 | 2026.05.13 20:59:10.500888 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8116 | 2026.05.13 20:59:10.500825 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50613 | ||
| 8117 | 2026.05.13 20:59:10.501274 [ 313 ] {} <Debug> TCP-Session: fa8d6053-bb06-4c4d-a687-526f8f1fe527 Authenticating user 'default' from [fd00:1122:3344:101::e]:34506 | ||
| 8118 | 2026.05.13 20:59:10.500772 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59416 | ||
| 8119 | 2026.05.13 20:59:10.501304 [ 313 ] {} <Debug> TCP-Session: fa8d6053-bb06-4c4d-a687-526f8f1fe527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8120 | 2026.05.13 20:59:10.501328 [ 313 ] {} <Debug> TCP-Session: fa8d6053-bb06-4c4d-a687-526f8f1fe527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8121 | 2026.05.13 20:59:10.501336 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8122 | 2026.05.13 20:59:10.501362 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8123 | 2026.05.13 20:59:10.501363 [ 314 ] {} <Debug> TCP-Session: c7c1565a-210b-4793-ad6f-f434b2d4a577 Authenticating user 'default' from [fd00:1122:3344:101::e]:50613 | ||
| 8124 | 2026.05.13 20:59:10.501392 [ 308 ] {} <Debug> TCP-Session: 914fd630-c48e-4a13-9722-ae7f9f3ae95b Authenticating user 'default' from [fd00:1122:3344:101::e]:59416 | ||
| 8125 | 2026.05.13 20:59:10.501401 [ 314 ] {} <Debug> TCP-Session: c7c1565a-210b-4793-ad6f-f434b2d4a577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8126 | 2026.05.13 20:59:10.501417 [ 308 ] {} <Debug> TCP-Session: 914fd630-c48e-4a13-9722-ae7f9f3ae95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8127 | 2026.05.13 20:59:10.501426 [ 314 ] {} <Debug> TCP-Session: c7c1565a-210b-4793-ad6f-f434b2d4a577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8128 | 2026.05.13 20:59:10.501439 [ 308 ] {} <Debug> TCP-Session: 914fd630-c48e-4a13-9722-ae7f9f3ae95b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8129 | 2026.05.13 20:59:10.501465 [ 3 ] {5037b9cc-76f4-4290-bb67-e8b07f9a5fe2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8130 | 2026.05.13 20:59:10.501525 [ 3 ] {5037b9cc-76f4-4290-bb67-e8b07f9a5fe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8131 | 2026.05.13 20:59:10.501801 [ 3 ] {5037b9cc-76f4-4290-bb67-e8b07f9a5fe2} <Debug> oximeter.version (05531432-6695-48f1-bd9a-833f0cdfa603) (SelectExecutor): Key condition: unknown | ||
| 8132 | 2026.05.13 20:59:10.502787 [ 358 ] {5037b9cc-76f4-4290-bb67-e8b07f9a5fe2} <Trace> AggregatingTransform: Aggregating | ||
| 8133 | 2026.05.13 20:59:10.502831 [ 358 ] {5037b9cc-76f4-4290-bb67-e8b07f9a5fe2} <Trace> Aggregator: Aggregation method: without_key | ||
| 8134 | 2026.05.13 20:59:10.502871 [ 358 ] {5037b9cc-76f4-4290-bb67-e8b07f9a5fe2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968397 sec. (1032.634 rows/sec., 40.34 KiB/sec.) | ||
| 8135 | 2026.05.13 20:59:10.502891 [ 358 ] {5037b9cc-76f4-4290-bb67-e8b07f9a5fe2} <Trace> Aggregator: Merging aggregated data | ||
| 8136 | 2026.05.13 20:59:10.504631 [ 3 ] {5037b9cc-76f4-4290-bb67-e8b07f9a5fe2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003545 sec., 282.08744710860367 rows/sec., 11.02 KiB/sec. | ||
| 8137 | 2026.05.13 20:59:10.504824 [ 3 ] {5037b9cc-76f4-4290-bb67-e8b07f9a5fe2} <Debug> TCPHandler: Processed in 0.004058752 sec. | ||
| 8138 | 2026.05.13 20:59:10.504948 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8139 | 2026.05.13 20:59:10.504976 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8140 | 2026.05.13 20:59:10.504985 [ 3 ] {} <Debug> TCP-Session: 7524d2fa-fc44-4817-829b-037665d0ee8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8141 | 2026.05.13 20:59:10.505000 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8142 | 2026.05.13 20:59:10.505013 [ 293 ] {} <Debug> TCP-Session: a406553f-c83f-4695-9ba0-998921d66796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8143 | 2026.05.13 20:59:10.505007 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8144 | 2026.05.13 20:59:10.505029 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8145 | 2026.05.13 20:59:10.505068 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8146 | 2026.05.13 20:59:10.505077 [ 308 ] {} <Debug> TCP-Session: 914fd630-c48e-4a13-9722-ae7f9f3ae95b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8147 | 2026.05.13 20:59:10.505087 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8148 | 2026.05.13 20:59:10.505112 [ 313 ] {} <Debug> TCP-Session: fa8d6053-bb06-4c4d-a687-526f8f1fe527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8149 | 2026.05.13 20:59:10.505053 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8150 | 2026.05.13 20:59:10.505147 [ 314 ] {} <Debug> TCP-Session: c7c1565a-210b-4793-ad6f-f434b2d4a577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8151 | 2026.05.13 20:59:10.505045 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8152 | 2026.05.13 20:59:10.505187 [ 312 ] {} <Debug> TCP-Session: fc6be8e5-0f6f-4b82-b8d6-8ac43e2feafb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8153 | 2026.05.13 20:59:10.505041 [ 307 ] {} <Debug> TCP-Session: 3f870f05-b9a2-47cc-8d06-a59652e11643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8154 | 2026.05.13 20:59:10.505220 [ 311 ] {} <Debug> TCP-Session: 211e7e95-864f-4c07-9cb4-b1cf48f8b803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8155 | 2026.05.13 20:59:10.505103 [ 315 ] {} <Debug> TCP-Session: a9d3a562-8f34-40be-a9aa-9153222988ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8156 | 2026.05.13 20:59:11.781486 [ 4 ] {} <Trace> TCP-Session: e700d93a-725a-459b-9a4a-67bdd705bc06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8157 | 2026.05.13 20:59:11.781918 [ 4 ] {225dd357-ab76-4f9a-86a5-41ba51ec823a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55462) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 8158 | 2026.05.13 20:59:11.782637 [ 4 ] {225dd357-ab76-4f9a-86a5-41ba51ec823a} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 8159 | 2026.05.13 20:59:11.782937 [ 4 ] {225dd357-ab76-4f9a-86a5-41ba51ec823a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8160 | 2026.05.13 20:59:11.783396 [ 349 ] {225dd357-ab76-4f9a-86a5-41ba51ec823a} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 8161 | 2026.05.13 20:59:11.783989 [ 4 ] {225dd357-ab76-4f9a-86a5-41ba51ec823a} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002299 sec., 53936.49412788169 rows/sec., 2.97 MiB/sec. | ||
| 8162 | 2026.05.13 20:59:11.784090 [ 4 ] {225dd357-ab76-4f9a-86a5-41ba51ec823a} <Debug> TCPHandler: Processed in 0.002778972 sec. | ||
| 8163 | 2026.05.13 20:59:11.791094 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8164 | 2026.05.13 20:59:11.791341 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8165 | 2026.05.13 20:59:11.791705 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8166 | 2026.05.13 20:59:11.791742 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8167 | 2026.05.13 20:59:11.791988 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8168 | 2026.05.13 20:59:11.792055 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8169 | 2026.05.13 20:59:11.792202 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8170 | 2026.05.13 20:59:11.792325 [ 332 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8171 | 2026.05.13 20:59:11.792328 [ 341 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8172 | 2026.05.13 20:59:11.792330 [ 342 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8173 | 2026.05.13 20:59:11.792504 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 8174 | 2026.05.13 20:59:11.792533 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8175 | 2026.05.13 20:59:11.792620 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8176 | 2026.05.13 20:59:11.792642 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 8177 | 2026.05.13 20:59:11.792679 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8178 | 2026.05.13 20:59:11.792719 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8179 | 2026.05.13 20:59:11.792754 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8180 | 2026.05.13 20:59:11.794481 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.003246 sec., 15711.645101663586 rows/sec., 3.18 MiB/sec. | ||
| 8181 | 2026.05.13 20:59:11.794657 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Debug> MemoryTracker: Peak memory usage (for query): 143.18 KiB. | ||
| 8182 | 2026.05.13 20:59:11.794679 [ 297 ] {5c318711-c52e-4afe-a0d2-6830a5dc65c5} <Debug> TCPHandler: Processed in 0.003729119 sec. | ||
| 8183 | 2026.05.13 20:59:11.799981 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2026.05.13 20:59:11.800096 [ 297 ] {ff23a132-429f-4e86-8dc8-9392adc4fdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8185 | 2026.05.13 20:59:11.800138 [ 297 ] {ff23a132-429f-4e86-8dc8-9392adc4fdad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8186 | 2026.05.13 20:59:11.800727 [ 297 ] {ff23a132-429f-4e86-8dc8-9392adc4fdad} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.05.13 20:59:11.800769 [ 297 ] {ff23a132-429f-4e86-8dc8-9392adc4fdad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8188 | 2026.05.13 20:59:11.801165 [ 297 ] {ff23a132-429f-4e86-8dc8-9392adc4fdad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8189 | 2026.05.13 20:59:11.801400 [ 297 ] {ff23a132-429f-4e86-8dc8-9392adc4fdad} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.05.13 20:59:11.801558 [ 297 ] {ff23a132-429f-4e86-8dc8-9392adc4fdad} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001496 sec., 189839.57219251338 rows/sec., 12.06 MiB/sec. | ||
| 8191 | 2026.05.13 20:59:11.801596 [ 297 ] {ff23a132-429f-4e86-8dc8-9392adc4fdad} <Debug> TCPHandler: Processed in 0.001665842 sec. | ||
| 8192 | 2026.05.13 20:59:11.801779 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2026.05.13 20:59:11.801885 [ 297 ] {67153ae7-4ca5-4a50-8407-ee7e3a9b08de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8194 | 2026.05.13 20:59:11.801925 [ 297 ] {67153ae7-4ca5-4a50-8407-ee7e3a9b08de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8195 | 2026.05.13 20:59:11.802580 [ 297 ] {67153ae7-4ca5-4a50-8407-ee7e3a9b08de} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2026.05.13 20:59:11.802616 [ 297 ] {67153ae7-4ca5-4a50-8407-ee7e3a9b08de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8197 | 2026.05.13 20:59:11.803002 [ 297 ] {67153ae7-4ca5-4a50-8407-ee7e3a9b08de} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8198 | 2026.05.13 20:59:11.803235 [ 297 ] {67153ae7-4ca5-4a50-8407-ee7e3a9b08de} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2026.05.13 20:59:11.803367 [ 297 ] {67153ae7-4ca5-4a50-8407-ee7e3a9b08de} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.001499 sec., 573048.6991327552 rows/sec., 44.74 MiB/sec. | ||
| 8200 | 2026.05.13 20:59:11.803404 [ 297 ] {67153ae7-4ca5-4a50-8407-ee7e3a9b08de} <Debug> TCPHandler: Processed in 0.001674023 sec. | ||
| 8201 | 2026.05.13 20:59:11.803572 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2026.05.13 20:59:11.803670 [ 297 ] {2102c561-ee72-49e7-ad37-e1d8689b2984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8203 | 2026.05.13 20:59:11.803710 [ 297 ] {2102c561-ee72-49e7-ad37-e1d8689b2984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8204 | 2026.05.13 20:59:11.804237 [ 297 ] {2102c561-ee72-49e7-ad37-e1d8689b2984} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2026.05.13 20:59:11.804275 [ 297 ] {2102c561-ee72-49e7-ad37-e1d8689b2984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8206 | 2026.05.13 20:59:11.804606 [ 297 ] {2102c561-ee72-49e7-ad37-e1d8689b2984} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8207 | 2026.05.13 20:59:11.804820 [ 297 ] {2102c561-ee72-49e7-ad37-e1d8689b2984} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.05.13 20:59:11.804951 [ 297 ] {2102c561-ee72-49e7-ad37-e1d8689b2984} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001301 sec., 132974.63489623365 rows/sec., 8.16 MiB/sec. | ||
| 8209 | 2026.05.13 20:59:11.804988 [ 297 ] {2102c561-ee72-49e7-ad37-e1d8689b2984} <Debug> TCPHandler: Processed in 0.001464452 sec. | ||
| 8210 | 2026.05.13 20:59:11.805120 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.05.13 20:59:11.805217 [ 297 ] {5043d5c9-08e2-4563-bb07-f4160db34c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8212 | 2026.05.13 20:59:11.805256 [ 297 ] {5043d5c9-08e2-4563-bb07-f4160db34c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8213 | 2026.05.13 20:59:11.805747 [ 297 ] {5043d5c9-08e2-4563-bb07-f4160db34c22} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2026.05.13 20:59:11.805783 [ 297 ] {5043d5c9-08e2-4563-bb07-f4160db34c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8215 | 2026.05.13 20:59:11.806092 [ 297 ] {5043d5c9-08e2-4563-bb07-f4160db34c22} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8216 | 2026.05.13 20:59:11.806301 [ 297 ] {5043d5c9-08e2-4563-bb07-f4160db34c22} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.05.13 20:59:11.806436 [ 297 ] {5043d5c9-08e2-4563-bb07-f4160db34c22} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001237 sec., 120452.70816491511 rows/sec., 7.78 MiB/sec. | ||
| 8218 | 2026.05.13 20:59:11.806474 [ 297 ] {5043d5c9-08e2-4563-bb07-f4160db34c22} <Debug> TCPHandler: Processed in 0.001402121 sec. | ||
| 8219 | 2026.05.13 20:59:11.806603 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2026.05.13 20:59:11.806699 [ 297 ] {66bed868-2098-4501-aefd-16e7396a698d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8221 | 2026.05.13 20:59:11.806738 [ 297 ] {66bed868-2098-4501-aefd-16e7396a698d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8222 | 2026.05.13 20:59:11.807194 [ 297 ] {66bed868-2098-4501-aefd-16e7396a698d} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2026.05.13 20:59:11.807231 [ 297 ] {66bed868-2098-4501-aefd-16e7396a698d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8224 | 2026.05.13 20:59:11.807545 [ 297 ] {66bed868-2098-4501-aefd-16e7396a698d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8225 | 2026.05.13 20:59:11.807760 [ 297 ] {66bed868-2098-4501-aefd-16e7396a698d} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.05.13 20:59:11.807890 [ 297 ] {66bed868-2098-4501-aefd-16e7396a698d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001208 sec., 122516.55629139072 rows/sec., 6.97 MiB/sec. | ||
| 8227 | 2026.05.13 20:59:11.807927 [ 297 ] {66bed868-2098-4501-aefd-16e7396a698d} <Debug> TCPHandler: Processed in 0.00137234 sec. | ||
| 8228 | 2026.05.13 20:59:11.808057 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.05.13 20:59:11.808152 [ 297 ] {41566878-092a-40cc-849b-a0aca1ce516c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8230 | 2026.05.13 20:59:11.808191 [ 297 ] {41566878-092a-40cc-849b-a0aca1ce516c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8231 | 2026.05.13 20:59:11.808837 [ 297 ] {41566878-092a-40cc-849b-a0aca1ce516c} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.05.13 20:59:11.808875 [ 297 ] {41566878-092a-40cc-849b-a0aca1ce516c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8233 | 2026.05.13 20:59:11.809206 [ 297 ] {41566878-092a-40cc-849b-a0aca1ce516c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8234 | 2026.05.13 20:59:11.809422 [ 297 ] {41566878-092a-40cc-849b-a0aca1ce516c} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.05.13 20:59:11.809546 [ 297 ] {41566878-092a-40cc-849b-a0aca1ce516c} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001426 sec., 365357.6437587658 rows/sec., 25.79 MiB/sec. | ||
| 8236 | 2026.05.13 20:59:11.809582 [ 297 ] {41566878-092a-40cc-849b-a0aca1ce516c} <Debug> TCPHandler: Processed in 0.001590812 sec. | ||
| 8237 | 2026.05.13 20:59:11.809699 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.05.13 20:59:11.809789 [ 297 ] {0ee0d5a9-8e79-423f-851c-0c13c3a20035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8239 | 2026.05.13 20:59:11.809828 [ 297 ] {0ee0d5a9-8e79-423f-851c-0c13c3a20035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8240 | 2026.05.13 20:59:11.810162 [ 297 ] {0ee0d5a9-8e79-423f-851c-0c13c3a20035} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.05.13 20:59:11.810196 [ 297 ] {0ee0d5a9-8e79-423f-851c-0c13c3a20035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8242 | 2026.05.13 20:59:11.810558 [ 297 ] {0ee0d5a9-8e79-423f-851c-0c13c3a20035} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8243 | 2026.05.13 20:59:11.810774 [ 297 ] {0ee0d5a9-8e79-423f-851c-0c13c3a20035} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.05.13 20:59:11.810903 [ 297 ] {0ee0d5a9-8e79-423f-851c-0c13c3a20035} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 8245 | 2026.05.13 20:59:11.810940 [ 297 ] {0ee0d5a9-8e79-423f-851c-0c13c3a20035} <Debug> TCPHandler: Processed in 0.0012634 sec. | ||
| 8246 | 2026.05.13 20:59:11.811065 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2026.05.13 20:59:11.811160 [ 297 ] {c7a2a44a-fee5-423d-ae71-93f21faa2e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8248 | 2026.05.13 20:59:11.811201 [ 297 ] {c7a2a44a-fee5-423d-ae71-93f21faa2e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8249 | 2026.05.13 20:59:11.811635 [ 297 ] {c7a2a44a-fee5-423d-ae71-93f21faa2e9b} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.05.13 20:59:11.811672 [ 297 ] {c7a2a44a-fee5-423d-ae71-93f21faa2e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8251 | 2026.05.13 20:59:11.811999 [ 297 ] {c7a2a44a-fee5-423d-ae71-93f21faa2e9b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8252 | 2026.05.13 20:59:11.812213 [ 297 ] {c7a2a44a-fee5-423d-ae71-93f21faa2e9b} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.05.13 20:59:11.812344 [ 297 ] {c7a2a44a-fee5-423d-ae71-93f21faa2e9b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001202 sec., 220465.8901830283 rows/sec., 14.65 MiB/sec. | ||
| 8254 | 2026.05.13 20:59:11.812381 [ 297 ] {c7a2a44a-fee5-423d-ae71-93f21faa2e9b} <Debug> TCPHandler: Processed in 0.001364561 sec. | ||
| 8255 | 2026.05.13 20:59:11.812536 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2026.05.13 20:59:11.812634 [ 297 ] {5b9db15b-1e57-4030-8b37-5d476f5149e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8257 | 2026.05.13 20:59:11.812676 [ 297 ] {5b9db15b-1e57-4030-8b37-5d476f5149e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8258 | 2026.05.13 20:59:11.813008 [ 297 ] {5b9db15b-1e57-4030-8b37-5d476f5149e1} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2026.05.13 20:59:11.813044 [ 297 ] {5b9db15b-1e57-4030-8b37-5d476f5149e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8260 | 2026.05.13 20:59:11.813341 [ 297 ] {5b9db15b-1e57-4030-8b37-5d476f5149e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8261 | 2026.05.13 20:59:11.813560 [ 297 ] {5b9db15b-1e57-4030-8b37-5d476f5149e1} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2026.05.13 20:59:11.813689 [ 297 ] {5b9db15b-1e57-4030-8b37-5d476f5149e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 8263 | 2026.05.13 20:59:11.813725 [ 297 ] {5b9db15b-1e57-4030-8b37-5d476f5149e1} <Debug> TCPHandler: Processed in 0.001237509 sec. | ||
| 8264 | 2026.05.13 20:59:11.813850 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8265 | 2026.05.13 20:59:11.813945 [ 297 ] {76e1931c-db9e-4767-8f49-34a45504372f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8266 | 2026.05.13 20:59:11.813997 [ 297 ] {76e1931c-db9e-4767-8f49-34a45504372f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8267 | 2026.05.13 20:59:11.814844 [ 297 ] {76e1931c-db9e-4767-8f49-34a45504372f} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2026.05.13 20:59:11.814882 [ 297 ] {76e1931c-db9e-4767-8f49-34a45504372f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8269 | 2026.05.13 20:59:11.815414 [ 297 ] {76e1931c-db9e-4767-8f49-34a45504372f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8270 | 2026.05.13 20:59:11.815637 [ 297 ] {76e1931c-db9e-4767-8f49-34a45504372f} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2026.05.13 20:59:11.815777 [ 297 ] {76e1931c-db9e-4767-8f49-34a45504372f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00185 sec., 16756.756756756757 rows/sec., 30.03 MiB/sec. | ||
| 8272 | 2026.05.13 20:59:11.815833 [ 297 ] {76e1931c-db9e-4767-8f49-34a45504372f} <Debug> TCPHandler: Processed in 0.002031476 sec. | ||
| 8273 | 2026.05.13 20:59:11.815978 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8274 | 2026.05.13 20:59:11.816086 [ 297 ] {5bb8fc0f-fc65-45c7-bf9c-3d78eedebbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8275 | 2026.05.13 20:59:11.816126 [ 297 ] {5bb8fc0f-fc65-45c7-bf9c-3d78eedebbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8276 | 2026.05.13 20:59:11.816474 [ 297 ] {5bb8fc0f-fc65-45c7-bf9c-3d78eedebbbc} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2026.05.13 20:59:11.816511 [ 297 ] {5bb8fc0f-fc65-45c7-bf9c-3d78eedebbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8278 | 2026.05.13 20:59:11.816819 [ 297 ] {5bb8fc0f-fc65-45c7-bf9c-3d78eedebbbc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8279 | 2026.05.13 20:59:11.817030 [ 297 ] {5bb8fc0f-fc65-45c7-bf9c-3d78eedebbbc} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8280 | 2026.05.13 20:59:11.817157 [ 297 ] {5bb8fc0f-fc65-45c7-bf9c-3d78eedebbbc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 8281 | 2026.05.13 20:59:11.817192 [ 297 ] {5bb8fc0f-fc65-45c7-bf9c-3d78eedebbbc} <Debug> TCPHandler: Processed in 0.001262659 sec. | ||
| 8282 | 2026.05.13 20:59:13.471290 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8283 | 2026.05.13 20:59:13.471370 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8284 | 2026.05.13 20:59:13.559844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15277 | ||
| 8285 | 2026.05.13 20:59:13.560644 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8286 | 2026.05.13 20:59:13.560722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8287 | 2026.05.13 20:59:13.561251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8288 | 2026.05.13 20:59:13.561492 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8289 | 2026.05.13 20:59:13.561625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15277 | ||
| 8290 | 2026.05.13 20:59:13.604833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1030 | ||
| 8291 | 2026.05.13 20:59:13.607562 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2026.05.13 20:59:13.607600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8293 | 2026.05.13 20:59:13.608850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8294 | 2026.05.13 20:59:13.609126 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2026.05.13 20:59:13.609381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 8296 | 2026.05.13 20:59:14.001274 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000864316 sec. | ||
| 8297 | 2026.05.13 20:59:14.347412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 8298 | 2026.05.13 20:59:14.361695 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.05.13 20:59:14.361746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8300 | 2026.05.13 20:59:14.368662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8301 | 2026.05.13 20:59:14.370154 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.05.13 20:59:14.377164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 8303 | 2026.05.13 20:59:16.786042 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.05.13 20:59:16.786287 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8305 | 2026.05.13 20:59:16.786629 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8306 | 2026.05.13 20:59:16.786664 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8307 | 2026.05.13 20:59:16.786880 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8308 | 2026.05.13 20:59:16.786947 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8309 | 2026.05.13 20:59:16.787082 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8310 | 2026.05.13 20:59:16.787197 [ 327 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8311 | 2026.05.13 20:59:16.787226 [ 318 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8312 | 2026.05.13 20:59:16.787197 [ 359 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8313 | 2026.05.13 20:59:16.787367 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 8314 | 2026.05.13 20:59:16.787393 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8315 | 2026.05.13 20:59:16.787476 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8316 | 2026.05.13 20:59:16.787496 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 8317 | 2026.05.13 20:59:16.787530 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8318 | 2026.05.13 20:59:16.787566 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8319 | 2026.05.13 20:59:16.787602 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8320 | 2026.05.13 20:59:16.788867 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.002679 sec., 19036.954087346025 rows/sec., 2.41 MiB/sec. | ||
| 8321 | 2026.05.13 20:59:16.788992 [ 297 ] {02115b39-fa19-408c-a5d2-d94c04b0516c} <Debug> TCPHandler: Processed in 0.003079764 sec. | ||
| 8322 | 2026.05.13 20:59:16.790950 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.05.13 20:59:16.791059 [ 297 ] {7ff2128e-7767-4ab6-8190-23f0a49e91bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8324 | 2026.05.13 20:59:16.791100 [ 297 ] {7ff2128e-7767-4ab6-8190-23f0a49e91bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8325 | 2026.05.13 20:59:16.791625 [ 297 ] {7ff2128e-7767-4ab6-8190-23f0a49e91bb} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.05.13 20:59:16.791666 [ 297 ] {7ff2128e-7767-4ab6-8190-23f0a49e91bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8327 | 2026.05.13 20:59:16.792025 [ 297 ] {7ff2128e-7767-4ab6-8190-23f0a49e91bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8328 | 2026.05.13 20:59:16.792241 [ 297 ] {7ff2128e-7767-4ab6-8190-23f0a49e91bb} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.05.13 20:59:16.792383 [ 297 ] {7ff2128e-7767-4ab6-8190-23f0a49e91bb} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001354 sec., 57607.09010339734 rows/sec., 4.75 MiB/sec. | ||
| 8330 | 2026.05.13 20:59:16.792395 [ 107 ] {} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8331 | 2026.05.13 20:59:16.792420 [ 297 ] {7ff2128e-7767-4ab6-8190-23f0a49e91bb} <Debug> TCPHandler: Processed in 0.001520552 sec. | ||
| 8332 | 2026.05.13 20:59:16.792451 [ 107 ] {} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.05.13 20:59:16.792481 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8334 | 2026.05.13 20:59:16.792569 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2026.05.13 20:59:16.792594 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::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 | ||
| 8336 | 2026.05.13 20:59:16.792669 [ 297 ] {5ca15d43-bac4-46b8-9d71-c300b8dfae9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8337 | 2026.05.13 20:59:16.792701 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8338 | 2026.05.13 20:59:16.792708 [ 297 ] {5ca15d43-bac4-46b8-9d71-c300b8dfae9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8339 | 2026.05.13 20:59:16.792733 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3360 rows starting from the beginning of the part | ||
| 8340 | 2026.05.13 20:59:16.792804 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 78 rows starting from the beginning of the part | ||
| 8341 | 2026.05.13 20:59:16.792854 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 859 rows starting from the beginning of the part | ||
| 8342 | 2026.05.13 20:59:16.792901 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 78 rows starting from the beginning of the part | ||
| 8343 | 2026.05.13 20:59:16.792944 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 859 rows starting from the beginning of the part | ||
| 8344 | 2026.05.13 20:59:16.792987 [ 196 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 78 rows starting from the beginning of the part | ||
| 8345 | 2026.05.13 20:59:16.793116 [ 297 ] {5ca15d43-bac4-46b8-9d71-c300b8dfae9c} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2026.05.13 20:59:16.793151 [ 297 ] {5ca15d43-bac4-46b8-9d71-c300b8dfae9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8347 | 2026.05.13 20:59:16.793456 [ 297 ] {5ca15d43-bac4-46b8-9d71-c300b8dfae9c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8348 | 2026.05.13 20:59:16.793674 [ 297 ] {5ca15d43-bac4-46b8-9d71-c300b8dfae9c} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.05.13 20:59:16.793808 [ 297 ] {5ca15d43-bac4-46b8-9d71-c300b8dfae9c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001157 sec., 9507.346585998272 rows/sec., 714.91 KiB/sec. | ||
| 8350 | 2026.05.13 20:59:16.793844 [ 297 ] {5ca15d43-bac4-46b8-9d71-c300b8dfae9c} <Debug> TCPHandler: Processed in 0.00132431 sec. | ||
| 8351 | 2026.05.13 20:59:16.793975 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2026.05.13 20:59:16.794072 [ 297 ] {ef052368-4bdf-4a9c-8756-bd17d8747430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8353 | 2026.05.13 20:59:16.794111 [ 297 ] {ef052368-4bdf-4a9c-8756-bd17d8747430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8354 | 2026.05.13 20:59:16.794522 [ 297 ] {ef052368-4bdf-4a9c-8756-bd17d8747430} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.05.13 20:59:16.794561 [ 297 ] {ef052368-4bdf-4a9c-8756-bd17d8747430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8356 | 2026.05.13 20:59:16.794875 [ 297 ] {ef052368-4bdf-4a9c-8756-bd17d8747430} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8357 | 2026.05.13 20:59:16.794914 [ 190 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5312 rows, containing 5 columns (5 merged, 0 gathered) in 0.002359519 sec., 2251306.304378138 rows/sec., 180.89 MiB/sec. | ||
| 8358 | 2026.05.13 20:59:16.795104 [ 297 ] {ef052368-4bdf-4a9c-8756-bd17d8747430} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2026.05.13 20:59:16.795239 [ 107 ] {} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8360 | 2026.05.13 20:59:16.795242 [ 297 ] {ef052368-4bdf-4a9c-8756-bd17d8747430} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001187 sec., 63184.49873631003 rows/sec., 4.93 MiB/sec. | ||
| 8361 | 2026.05.13 20:59:16.795277 [ 107 ] {} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.05.13 20:59:16.795294 [ 297 ] {ef052368-4bdf-4a9c-8756-bd17d8747430} <Debug> TCPHandler: Processed in 0.001367391 sec. | ||
| 8363 | 2026.05.13 20:59:16.795298 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8364 | 2026.05.13 20:59:16.795350 [ 193 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8365 | 2026.05.13 20:59:16.795393 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::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 | ||
| 8366 | 2026.05.13 20:59:16.795419 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2026.05.13 20:59:16.795478 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8368 | 2026.05.13 20:59:16.795505 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1830 rows starting from the beginning of the part | ||
| 8369 | 2026.05.13 20:59:16.795519 [ 297 ] {1e419fc4-7777-415e-a0b6-a77db59c84d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8370 | 2026.05.13 20:59:16.795558 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 75 rows starting from the beginning of the part | ||
| 8371 | 2026.05.13 20:59:16.795573 [ 297 ] {1e419fc4-7777-415e-a0b6-a77db59c84d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8372 | 2026.05.13 20:59:16.795598 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 521 rows starting from the beginning of the part | ||
| 8373 | 2026.05.13 20:59:16.795636 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 75 rows starting from the beginning of the part | ||
| 8374 | 2026.05.13 20:59:16.795670 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 521 rows starting from the beginning of the part | ||
| 8375 | 2026.05.13 20:59:16.795688 [ 193 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_51_10} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.05.13 20:59:16.795704 [ 196 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 75 rows starting from the beginning of the part | ||
| 8377 | 2026.05.13 20:59:16.795788 [ 193 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_51_10} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8378 | 2026.05.13 20:59:16.795886 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 8379 | 2026.05.13 20:59:16.795991 [ 297 ] {1e419fc4-7777-415e-a0b6-a77db59c84d5} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2026.05.13 20:59:16.796029 [ 297 ] {1e419fc4-7777-415e-a0b6-a77db59c84d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8381 | 2026.05.13 20:59:16.796363 [ 297 ] {1e419fc4-7777-415e-a0b6-a77db59c84d5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8382 | 2026.05.13 20:59:16.796585 [ 297 ] {1e419fc4-7777-415e-a0b6-a77db59c84d5} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8383 | 2026.05.13 20:59:16.796721 [ 297 ] {1e419fc4-7777-415e-a0b6-a77db59c84d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 8384 | 2026.05.13 20:59:16.796714 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8385 | 2026.05.13 20:59:16.796743 [ 193 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3097 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375281 sec., 2251903.4291901076 rows/sec., 165.54 MiB/sec. | ||
| 8386 | 2026.05.13 20:59:16.796764 [ 297 ] {1e419fc4-7777-415e-a0b6-a77db59c84d5} <Debug> TCPHandler: Processed in 0.001392521 sec. | ||
| 8387 | 2026.05.13 20:59:16.796779 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.05.13 20:59:16.796811 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8389 | 2026.05.13 20:59:16.796882 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 8390 | 2026.05.13 20:59:16.796899 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2026.05.13 20:59:16.796941 [ 193 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8392 | 2026.05.13 20:59:16.796991 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8393 | 2026.05.13 20:59:16.796999 [ 297 ] {29786c38-a947-4afb-b1bb-6b14023fea12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8394 | 2026.05.13 20:59:16.797030 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 19035 rows starting from the beginning of the part | ||
| 8395 | 2026.05.13 20:59:16.797064 [ 297 ] {29786c38-a947-4afb-b1bb-6b14023fea12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8396 | 2026.05.13 20:59:16.797095 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 8397 | 2026.05.13 20:59:16.797152 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 8398 | 2026.05.13 20:59:16.797194 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8399 | 2026.05.13 20:59:16.797220 [ 193 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_51_10} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2026.05.13 20:59:16.797234 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 8401 | 2026.05.13 20:59:16.797283 [ 200 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::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 | ||
| 8402 | 2026.05.13 20:59:16.797323 [ 193 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_51_10} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8403 | 2026.05.13 20:59:16.797403 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8404 | 2026.05.13 20:59:16.797811 [ 297 ] {29786c38-a947-4afb-b1bb-6b14023fea12} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2026.05.13 20:59:16.797852 [ 297 ] {29786c38-a947-4afb-b1bb-6b14023fea12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8406 | 2026.05.13 20:59:16.798396 [ 297 ] {29786c38-a947-4afb-b1bb-6b14023fea12} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8407 | 2026.05.13 20:59:16.798618 [ 297 ] {29786c38-a947-4afb-b1bb-6b14023fea12} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2026.05.13 20:59:16.798734 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8409 | 2026.05.13 20:59:16.798760 [ 297 ] {29786c38-a947-4afb-b1bb-6b14023fea12} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001778 sec., 6186.726659167603 rows/sec., 11.09 MiB/sec. | ||
| 8410 | 2026.05.13 20:59:16.798769 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2026.05.13 20:59:16.798803 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8412 | 2026.05.13 20:59:16.798818 [ 297 ] {29786c38-a947-4afb-b1bb-6b14023fea12} <Debug> TCPHandler: Processed in 0.001966955 sec. | ||
| 8413 | 2026.05.13 20:59:16.798881 [ 196 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::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 | ||
| 8414 | 2026.05.13 20:59:16.798951 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2026.05.13 20:59:16.799047 [ 297 ] {37c5c939-efb0-4f4f-aa09-918abe7792c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8416 | 2026.05.13 20:59:16.799055 [ 196 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8417 | 2026.05.13 20:59:16.799088 [ 297 ] {37c5c939-efb0-4f4f-aa09-918abe7792c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8418 | 2026.05.13 20:59:16.799100 [ 196 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 770 rows starting from the beginning of the part | ||
| 8419 | 2026.05.13 20:59:16.799194 [ 196 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
| 8420 | 2026.05.13 20:59:16.799279 [ 196 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 8421 | 2026.05.13 20:59:16.799362 [ 196 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part | ||
| 8422 | 2026.05.13 20:59:16.799463 [ 297 ] {37c5c939-efb0-4f4f-aa09-918abe7792c1} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2026.05.13 20:59:16.799473 [ 196 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
| 8424 | 2026.05.13 20:59:16.799502 [ 297 ] {37c5c939-efb0-4f4f-aa09-918abe7792c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8425 | 2026.05.13 20:59:16.799626 [ 196 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
| 8426 | 2026.05.13 20:59:16.799844 [ 297 ] {37c5c939-efb0-4f4f-aa09-918abe7792c1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8427 | 2026.05.13 20:59:16.800102 [ 297 ] {37c5c939-efb0-4f4f-aa09-918abe7792c1} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.05.13 20:59:16.800237 [ 297 ] {37c5c939-efb0-4f4f-aa09-918abe7792c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 8429 | 2026.05.13 20:59:16.800240 [ 104 ] {} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8430 | 2026.05.13 20:59:16.800275 [ 297 ] {37c5c939-efb0-4f4f-aa09-918abe7792c1} <Debug> TCPHandler: Processed in 0.00137172 sec. | ||
| 8431 | 2026.05.13 20:59:16.800295 [ 104 ] {} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.05.13 20:59:16.800326 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8433 | 2026.05.13 20:59:16.800425 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 8434 | 2026.05.13 20:59:16.800518 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8435 | 2026.05.13 20:59:16.800544 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2940 rows starting from the beginning of the part | ||
| 8436 | 2026.05.13 20:59:16.800593 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 8437 | 2026.05.13 20:59:16.800636 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 8438 | 2026.05.13 20:59:16.800679 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 8439 | 2026.05.13 20:59:16.800715 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 8440 | 2026.05.13 20:59:16.800753 [ 192 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::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 | ||
| 8441 | 2026.05.13 20:59:16.802117 [ 197 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001732093 sec., 1905209.477782082 rows/sec., 123.39 MiB/sec. | ||
| 8442 | 2026.05.13 20:59:16.802537 [ 188 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8443 | 2026.05.13 20:59:16.802819 [ 188 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_51_10} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.05.13 20:59:16.802903 [ 188 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_51_10} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8445 | 2026.05.13 20:59:16.802934 [ 186 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20045 rows, containing 5 columns (5 merged, 0 gathered) in 0.006082708 sec., 3295407.242958235 rows/sec., 212.74 MiB/sec. | ||
| 8446 | 2026.05.13 20:59:16.802995 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8447 | 2026.05.13 20:59:16.803282 [ 201 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8448 | 2026.05.13 20:59:16.803638 [ 201 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2026.05.13 20:59:16.803715 [ 201 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8450 | 2026.05.13 20:59:16.803812 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 8451 | 2026.05.13 20:59:16.814279 [ 200 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 865 rows, containing 19 columns (19 merged, 0 gathered) in 0.01542405 sec., 56081.249736612626 rows/sec., 100.50 MiB/sec. | ||
| 8452 | 2026.05.13 20:59:16.815426 [ 188 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8453 | 2026.05.13 20:59:16.815779 [ 188 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.05.13 20:59:16.815858 [ 188 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8455 | 2026.05.13 20:59:16.816005 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 8456 | 2026.05.13 20:59:17.000316 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.04 MiB, peak 301.30 MiB, free memory in arenas 0.00 B, will set to 294.54 MiB (RSS), difference: 6.50 MiB | ||
| 8457 | 2026.05.13 20:59:17.029200 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2026.05.13 20:59:17.029538 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 8459 | 2026.05.13 20:59:17.029889 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8460 | 2026.05.13 20:59:17.029927 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 8461 | 2026.05.13 20:59:17.030175 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8462 | 2026.05.13 20:59:17.030239 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8463 | 2026.05.13 20:59:17.030369 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 8464 | 2026.05.13 20:59:17.030496 [ 359 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8465 | 2026.05.13 20:59:17.030526 [ 327 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8466 | 2026.05.13 20:59:17.030523 [ 342 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8467 | 2026.05.13 20:59:17.030691 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 8468 | 2026.05.13 20:59:17.030718 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8469 | 2026.05.13 20:59:17.030800 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8470 | 2026.05.13 20:59:17.030819 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 8471 | 2026.05.13 20:59:17.030853 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8472 | 2026.05.13 20:59:17.030892 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8473 | 2026.05.13 20:59:17.030925 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8474 | 2026.05.13 20:59:17.032345 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002966 sec., 17194.87525286581 rows/sec., 4.07 MiB/sec. | ||
| 8475 | 2026.05.13 20:59:17.032508 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Debug> MemoryTracker: Peak memory usage (for query): 161.59 KiB. | ||
| 8476 | 2026.05.13 20:59:17.032525 [ 297 ] {d091de43-29dc-4b86-913f-f80dd8e015d2} <Debug> TCPHandler: Processed in 0.003473657 sec. | ||
| 8477 | 2026.05.13 20:59:17.048551 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8478 | 2026.05.13 20:59:17.048779 [ 297 ] {a541ccee-7851-48c6-8d0a-148be902f773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8479 | 2026.05.13 20:59:17.048867 [ 297 ] {a541ccee-7851-48c6-8d0a-148be902f773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8480 | 2026.05.13 20:59:17.049950 [ 297 ] {a541ccee-7851-48c6-8d0a-148be902f773} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2026.05.13 20:59:17.049993 [ 297 ] {a541ccee-7851-48c6-8d0a-148be902f773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8482 | 2026.05.13 20:59:17.050384 [ 297 ] {a541ccee-7851-48c6-8d0a-148be902f773} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8483 | 2026.05.13 20:59:17.050621 [ 297 ] {a541ccee-7851-48c6-8d0a-148be902f773} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2026.05.13 20:59:17.050773 [ 297 ] {a541ccee-7851-48c6-8d0a-148be902f773} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002054 sec., 138266.7964946446 rows/sec., 8.78 MiB/sec. | ||
| 8485 | 2026.05.13 20:59:17.050815 [ 297 ] {a541ccee-7851-48c6-8d0a-148be902f773} <Debug> TCPHandler: Processed in 0.002398929 sec. | ||
| 8486 | 2026.05.13 20:59:17.050960 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8487 | 2026.05.13 20:59:17.051067 [ 297 ] {9072caab-46f8-49c5-8e26-b12344c3f2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8488 | 2026.05.13 20:59:17.051108 [ 297 ] {9072caab-46f8-49c5-8e26-b12344c3f2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8489 | 2026.05.13 20:59:17.051562 [ 297 ] {9072caab-46f8-49c5-8e26-b12344c3f2a1} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.05.13 20:59:17.051599 [ 297 ] {9072caab-46f8-49c5-8e26-b12344c3f2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8491 | 2026.05.13 20:59:17.051884 [ 297 ] {9072caab-46f8-49c5-8e26-b12344c3f2a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8492 | 2026.05.13 20:59:17.052094 [ 297 ] {9072caab-46f8-49c5-8e26-b12344c3f2a1} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2026.05.13 20:59:17.052222 [ 297 ] {9072caab-46f8-49c5-8e26-b12344c3f2a1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001173 sec., 6820.119352088662 rows/sec., 556.13 KiB/sec. | ||
| 8494 | 2026.05.13 20:59:17.052259 [ 297 ] {9072caab-46f8-49c5-8e26-b12344c3f2a1} <Debug> TCPHandler: Processed in 0.001355041 sec. | ||
| 8495 | 2026.05.13 20:59:17.052394 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8496 | 2026.05.13 20:59:17.052489 [ 297 ] {894dec24-59f9-4723-9615-30fddf153ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8497 | 2026.05.13 20:59:17.052527 [ 297 ] {894dec24-59f9-4723-9615-30fddf153ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8498 | 2026.05.13 20:59:17.054254 [ 297 ] {894dec24-59f9-4723-9615-30fddf153ff4} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.05.13 20:59:17.054292 [ 297 ] {894dec24-59f9-4723-9615-30fddf153ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8500 | 2026.05.13 20:59:17.054793 [ 297 ] {894dec24-59f9-4723-9615-30fddf153ff4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8501 | 2026.05.13 20:59:17.055002 [ 297 ] {894dec24-59f9-4723-9615-30fddf153ff4} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8502 | 2026.05.13 20:59:17.055140 [ 297 ] {894dec24-59f9-4723-9615-30fddf153ff4} <Debug> executeQuery: Read 3208 rows, 244.79 KiB in 0.002669 sec., 1201948.2952416635 rows/sec., 89.57 MiB/sec. | ||
| 8503 | 2026.05.13 20:59:17.055180 [ 297 ] {894dec24-59f9-4723-9615-30fddf153ff4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8504 | 2026.05.13 20:59:17.055194 [ 297 ] {894dec24-59f9-4723-9615-30fddf153ff4} <Debug> TCPHandler: Processed in 0.002854592 sec. | ||
| 8505 | 2026.05.13 20:59:17.055332 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8506 | 2026.05.13 20:59:17.055428 [ 297 ] {9784b580-a4c4-4325-b853-88f2934cae00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8507 | 2026.05.13 20:59:17.055467 [ 297 ] {9784b580-a4c4-4325-b853-88f2934cae00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8508 | 2026.05.13 20:59:17.055968 [ 297 ] {9784b580-a4c4-4325-b853-88f2934cae00} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8509 | 2026.05.13 20:59:17.056004 [ 297 ] {9784b580-a4c4-4325-b853-88f2934cae00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8510 | 2026.05.13 20:59:17.056300 [ 297 ] {9784b580-a4c4-4325-b853-88f2934cae00} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8511 | 2026.05.13 20:59:17.056519 [ 297 ] {9784b580-a4c4-4325-b853-88f2934cae00} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8512 | 2026.05.13 20:59:17.056652 [ 297 ] {9784b580-a4c4-4325-b853-88f2934cae00} <Debug> executeQuery: Read 190 rows, 12.11 KiB in 0.001242 sec., 152979.06602254428 rows/sec., 9.52 MiB/sec. | ||
| 8513 | 2026.05.13 20:59:17.056689 [ 297 ] {9784b580-a4c4-4325-b853-88f2934cae00} <Debug> TCPHandler: Processed in 0.001406411 sec. | ||
| 8514 | 2026.05.13 20:59:17.056824 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2026.05.13 20:59:17.056924 [ 297 ] {9c7a387c-dcfc-4f0a-b7ab-2e3378dec172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8516 | 2026.05.13 20:59:17.056963 [ 297 ] {9c7a387c-dcfc-4f0a-b7ab-2e3378dec172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8517 | 2026.05.13 20:59:17.057659 [ 297 ] {9c7a387c-dcfc-4f0a-b7ab-2e3378dec172} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2026.05.13 20:59:17.057695 [ 297 ] {9c7a387c-dcfc-4f0a-b7ab-2e3378dec172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8519 | 2026.05.13 20:59:17.058028 [ 297 ] {9c7a387c-dcfc-4f0a-b7ab-2e3378dec172} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8520 | 2026.05.13 20:59:17.058238 [ 297 ] {9c7a387c-dcfc-4f0a-b7ab-2e3378dec172} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.05.13 20:59:17.058361 [ 297 ] {9c7a387c-dcfc-4f0a-b7ab-2e3378dec172} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001455 sec., 652920.9621993128 rows/sec., 38.42 MiB/sec. | ||
| 8522 | 2026.05.13 20:59:17.058399 [ 297 ] {9c7a387c-dcfc-4f0a-b7ab-2e3378dec172} <Debug> TCPHandler: Processed in 0.001623473 sec. | ||
| 8523 | 2026.05.13 20:59:17.058524 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8524 | 2026.05.13 20:59:17.058621 [ 297 ] {0615a2f4-83b1-4216-9ce5-cfce9e955884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8525 | 2026.05.13 20:59:17.058659 [ 297 ] {0615a2f4-83b1-4216-9ce5-cfce9e955884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8526 | 2026.05.13 20:59:17.059075 [ 297 ] {0615a2f4-83b1-4216-9ce5-cfce9e955884} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2026.05.13 20:59:17.059111 [ 297 ] {0615a2f4-83b1-4216-9ce5-cfce9e955884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8528 | 2026.05.13 20:59:17.059390 [ 297 ] {0615a2f4-83b1-4216-9ce5-cfce9e955884} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8529 | 2026.05.13 20:59:17.059600 [ 297 ] {0615a2f4-83b1-4216-9ce5-cfce9e955884} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2026.05.13 20:59:17.059725 [ 297 ] {0615a2f4-83b1-4216-9ce5-cfce9e955884} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 8531 | 2026.05.13 20:59:17.059761 [ 297 ] {0615a2f4-83b1-4216-9ce5-cfce9e955884} <Debug> TCPHandler: Processed in 0.00128536 sec. | ||
| 8532 | 2026.05.13 20:59:17.059879 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8533 | 2026.05.13 20:59:17.059974 [ 297 ] {082e03f3-1a79-4246-8094-5437606c2d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8534 | 2026.05.13 20:59:17.060013 [ 297 ] {082e03f3-1a79-4246-8094-5437606c2d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8535 | 2026.05.13 20:59:17.060481 [ 297 ] {082e03f3-1a79-4246-8094-5437606c2d5b} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8536 | 2026.05.13 20:59:17.060516 [ 297 ] {082e03f3-1a79-4246-8094-5437606c2d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8537 | 2026.05.13 20:59:17.060809 [ 297 ] {082e03f3-1a79-4246-8094-5437606c2d5b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8538 | 2026.05.13 20:59:17.061015 [ 297 ] {082e03f3-1a79-4246-8094-5437606c2d5b} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8539 | 2026.05.13 20:59:17.061138 [ 297 ] {082e03f3-1a79-4246-8094-5437606c2d5b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 8540 | 2026.05.13 20:59:17.061174 [ 297 ] {082e03f3-1a79-4246-8094-5437606c2d5b} <Debug> TCPHandler: Processed in 0.00134396 sec. | ||
| 8541 | 2026.05.13 20:59:17.061297 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8542 | 2026.05.13 20:59:17.061399 [ 297 ] {b6e0e8b8-d314-4620-8d7e-ced8e70bf486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8543 | 2026.05.13 20:59:17.061437 [ 297 ] {b6e0e8b8-d314-4620-8d7e-ced8e70bf486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8544 | 2026.05.13 20:59:17.062430 [ 297 ] {b6e0e8b8-d314-4620-8d7e-ced8e70bf486} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2026.05.13 20:59:17.062466 [ 297 ] {b6e0e8b8-d314-4620-8d7e-ced8e70bf486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8546 | 2026.05.13 20:59:17.062829 [ 297 ] {b6e0e8b8-d314-4620-8d7e-ced8e70bf486} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8547 | 2026.05.13 20:59:17.063038 [ 297 ] {b6e0e8b8-d314-4620-8d7e-ced8e70bf486} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2026.05.13 20:59:17.063165 [ 297 ] {b6e0e8b8-d314-4620-8d7e-ced8e70bf486} <Debug> executeQuery: Read 1753 rows, 121.15 KiB in 0.001784 sec., 982623.3183856502 rows/sec., 66.32 MiB/sec. | ||
| 8549 | 2026.05.13 20:59:17.063203 [ 297 ] {b6e0e8b8-d314-4620-8d7e-ced8e70bf486} <Debug> TCPHandler: Processed in 0.001954955 sec. | ||
| 8550 | 2026.05.13 20:59:17.063325 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8551 | 2026.05.13 20:59:17.063425 [ 297 ] {c473ef9e-ce12-4313-889f-60a7bc01d4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8552 | 2026.05.13 20:59:17.063473 [ 297 ] {c473ef9e-ce12-4313-889f-60a7bc01d4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8553 | 2026.05.13 20:59:17.063808 [ 297 ] {c473ef9e-ce12-4313-889f-60a7bc01d4e5} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.05.13 20:59:17.063844 [ 297 ] {c473ef9e-ce12-4313-889f-60a7bc01d4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8555 | 2026.05.13 20:59:17.064143 [ 297 ] {c473ef9e-ce12-4313-889f-60a7bc01d4e5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8556 | 2026.05.13 20:59:17.064351 [ 297 ] {c473ef9e-ce12-4313-889f-60a7bc01d4e5} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.05.13 20:59:17.064480 [ 297 ] {c473ef9e-ce12-4313-889f-60a7bc01d4e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 8558 | 2026.05.13 20:59:17.064513 [ 297 ] {c473ef9e-ce12-4313-889f-60a7bc01d4e5} <Debug> TCPHandler: Processed in 0.00124162 sec. | ||
| 8559 | 2026.05.13 20:59:17.064645 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2026.05.13 20:59:17.064737 [ 297 ] {f6ada578-9523-483b-857e-43e6242a7286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8561 | 2026.05.13 20:59:17.064775 [ 297 ] {f6ada578-9523-483b-857e-43e6242a7286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8562 | 2026.05.13 20:59:17.065533 [ 297 ] {f6ada578-9523-483b-857e-43e6242a7286} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.05.13 20:59:17.065570 [ 297 ] {f6ada578-9523-483b-857e-43e6242a7286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8564 | 2026.05.13 20:59:17.066014 [ 297 ] {f6ada578-9523-483b-857e-43e6242a7286} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8565 | 2026.05.13 20:59:17.066235 [ 297 ] {f6ada578-9523-483b-857e-43e6242a7286} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.05.13 20:59:17.066373 [ 297 ] {f6ada578-9523-483b-857e-43e6242a7286} <Debug> executeQuery: Read 1605 rows, 99.81 KiB in 0.001632 sec., 983455.8823529412 rows/sec., 59.72 MiB/sec. | ||
| 8567 | 2026.05.13 20:59:17.066409 [ 297 ] {f6ada578-9523-483b-857e-43e6242a7286} <Debug> TCPHandler: Processed in 0.001805124 sec. | ||
| 8568 | 2026.05.13 20:59:17.066542 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.05.13 20:59:17.066644 [ 297 ] {7e73b43d-b2a9-46b4-b8da-be1b7f48d7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8570 | 2026.05.13 20:59:17.066685 [ 297 ] {7e73b43d-b2a9-46b4-b8da-be1b7f48d7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8571 | 2026.05.13 20:59:17.066997 [ 297 ] {7e73b43d-b2a9-46b4-b8da-be1b7f48d7c9} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.05.13 20:59:17.067032 [ 297 ] {7e73b43d-b2a9-46b4-b8da-be1b7f48d7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8573 | 2026.05.13 20:59:17.067325 [ 297 ] {7e73b43d-b2a9-46b4-b8da-be1b7f48d7c9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8574 | 2026.05.13 20:59:17.067525 [ 297 ] {7e73b43d-b2a9-46b4-b8da-be1b7f48d7c9} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.05.13 20:59:17.067657 [ 297 ] {7e73b43d-b2a9-46b4-b8da-be1b7f48d7c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 8576 | 2026.05.13 20:59:17.067693 [ 297 ] {7e73b43d-b2a9-46b4-b8da-be1b7f48d7c9} <Debug> TCPHandler: Processed in 0.001202369 sec. | ||
| 8577 | 2026.05.13 20:59:17.067830 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.05.13 20:59:17.067926 [ 297 ] {1b0044c1-3cc6-428c-ba4a-f301c9fbf1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8579 | 2026.05.13 20:59:17.067978 [ 297 ] {1b0044c1-3cc6-428c-ba4a-f301c9fbf1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8580 | 2026.05.13 20:59:17.068857 [ 297 ] {1b0044c1-3cc6-428c-ba4a-f301c9fbf1f9} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.05.13 20:59:17.068892 [ 297 ] {1b0044c1-3cc6-428c-ba4a-f301c9fbf1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8582 | 2026.05.13 20:59:17.069437 [ 297 ] {1b0044c1-3cc6-428c-ba4a-f301c9fbf1f9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8583 | 2026.05.13 20:59:17.069655 [ 297 ] {1b0044c1-3cc6-428c-ba4a-f301c9fbf1f9} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.05.13 20:59:17.069792 [ 297 ] {1b0044c1-3cc6-428c-ba4a-f301c9fbf1f9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001884 sec., 21231.422505307855 rows/sec., 38.05 MiB/sec. | ||
| 8585 | 2026.05.13 20:59:17.069842 [ 297 ] {1b0044c1-3cc6-428c-ba4a-f301c9fbf1f9} <Debug> TCPHandler: Processed in 0.002060196 sec. | ||
| 8586 | 2026.05.13 20:59:17.070040 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2026.05.13 20:59:17.070137 [ 297 ] {57fe1137-a0bf-4d20-bc19-34d0023d6227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8588 | 2026.05.13 20:59:17.070178 [ 297 ] {57fe1137-a0bf-4d20-bc19-34d0023d6227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8589 | 2026.05.13 20:59:17.070541 [ 297 ] {57fe1137-a0bf-4d20-bc19-34d0023d6227} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.05.13 20:59:17.070576 [ 297 ] {57fe1137-a0bf-4d20-bc19-34d0023d6227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8591 | 2026.05.13 20:59:17.070873 [ 297 ] {57fe1137-a0bf-4d20-bc19-34d0023d6227} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8592 | 2026.05.13 20:59:17.071079 [ 297 ] {57fe1137-a0bf-4d20-bc19-34d0023d6227} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.05.13 20:59:17.071205 [ 297 ] {57fe1137-a0bf-4d20-bc19-34d0023d6227} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001086 sec., 38674.03314917127 rows/sec., 2.21 MiB/sec. | ||
| 8594 | 2026.05.13 20:59:17.071239 [ 297 ] {57fe1137-a0bf-4d20-bc19-34d0023d6227} <Debug> TCPHandler: Processed in 0.0012483 sec. | ||
| 8595 | 2026.05.13 20:59:21.061846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15789 | ||
| 8596 | 2026.05.13 20:59:21.062753 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2026.05.13 20:59:21.062852 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8598 | 2026.05.13 20:59:21.063453 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8599 | 2026.05.13 20:59:21.063690 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2026.05.13 20:59:21.063830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15789 | ||
| 8601 | 2026.05.13 20:59:21.785271 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8602 | 2026.05.13 20:59:21.785530 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8603 | 2026.05.13 20:59:21.785885 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8604 | 2026.05.13 20:59:21.785919 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8605 | 2026.05.13 20:59:21.786137 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8606 | 2026.05.13 20:59:21.786208 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8607 | 2026.05.13 20:59:21.786351 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8608 | 2026.05.13 20:59:21.786489 [ 359 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8609 | 2026.05.13 20:59:21.786526 [ 318 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8610 | 2026.05.13 20:59:21.786500 [ 361 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8611 | 2026.05.13 20:59:21.786762 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 8612 | 2026.05.13 20:59:21.786791 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8613 | 2026.05.13 20:59:21.786879 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8614 | 2026.05.13 20:59:21.786899 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 8615 | 2026.05.13 20:59:21.786934 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8616 | 2026.05.13 20:59:21.786974 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8617 | 2026.05.13 20:59:21.787010 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8618 | 2026.05.13 20:59:21.788522 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.003087 sec., 16520.89407191448 rows/sec., 2.09 MiB/sec. | ||
| 8619 | 2026.05.13 20:59:21.788778 [ 297 ] {4544d765-c35b-4cd6-8113-d733d0b7f9bb} <Debug> TCPHandler: Processed in 0.003653738 sec. | ||
| 8620 | 2026.05.13 20:59:21.790624 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8621 | 2026.05.13 20:59:21.790811 [ 297 ] {89de0426-026e-424a-bd94-cc7151a81002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8622 | 2026.05.13 20:59:21.790890 [ 297 ] {89de0426-026e-424a-bd94-cc7151a81002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8623 | 2026.05.13 20:59:21.791687 [ 297 ] {89de0426-026e-424a-bd94-cc7151a81002} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.05.13 20:59:21.791732 [ 297 ] {89de0426-026e-424a-bd94-cc7151a81002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8625 | 2026.05.13 20:59:21.792117 [ 297 ] {89de0426-026e-424a-bd94-cc7151a81002} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8626 | 2026.05.13 20:59:21.792359 [ 297 ] {89de0426-026e-424a-bd94-cc7151a81002} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.05.13 20:59:21.792512 [ 297 ] {89de0426-026e-424a-bd94-cc7151a81002} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001763 sec., 31764.038570618264 rows/sec., 2.43 MiB/sec. | ||
| 8628 | 2026.05.13 20:59:21.792550 [ 297 ] {89de0426-026e-424a-bd94-cc7151a81002} <Debug> TCPHandler: Processed in 0.002046886 sec. | ||
| 8629 | 2026.05.13 20:59:21.792743 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8630 | 2026.05.13 20:59:21.792838 [ 297 ] {e5f1823d-d301-4863-9b9f-cfc54a70cb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8631 | 2026.05.13 20:59:21.792877 [ 297 ] {e5f1823d-d301-4863-9b9f-cfc54a70cb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8632 | 2026.05.13 20:59:21.793328 [ 297 ] {e5f1823d-d301-4863-9b9f-cfc54a70cb43} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.05.13 20:59:21.793373 [ 297 ] {e5f1823d-d301-4863-9b9f-cfc54a70cb43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8634 | 2026.05.13 20:59:21.793667 [ 297 ] {e5f1823d-d301-4863-9b9f-cfc54a70cb43} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8635 | 2026.05.13 20:59:21.793880 [ 297 ] {e5f1823d-d301-4863-9b9f-cfc54a70cb43} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.05.13 20:59:21.794012 [ 297 ] {e5f1823d-d301-4863-9b9f-cfc54a70cb43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 8637 | 2026.05.13 20:59:21.794049 [ 297 ] {e5f1823d-d301-4863-9b9f-cfc54a70cb43} <Debug> TCPHandler: Processed in 0.001355601 sec. | ||
| 8638 | 2026.05.13 20:59:21.794221 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8639 | 2026.05.13 20:59:21.794317 [ 297 ] {d358c071-ec19-493f-afb4-e7b9e9292fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8640 | 2026.05.13 20:59:21.794361 [ 297 ] {d358c071-ec19-493f-afb4-e7b9e9292fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8641 | 2026.05.13 20:59:21.794762 [ 297 ] {d358c071-ec19-493f-afb4-e7b9e9292fe9} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.05.13 20:59:21.794798 [ 297 ] {d358c071-ec19-493f-afb4-e7b9e9292fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8643 | 2026.05.13 20:59:21.795120 [ 297 ] {d358c071-ec19-493f-afb4-e7b9e9292fe9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8644 | 2026.05.13 20:59:21.795338 [ 297 ] {d358c071-ec19-493f-afb4-e7b9e9292fe9} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.05.13 20:59:21.795470 [ 297 ] {d358c071-ec19-493f-afb4-e7b9e9292fe9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00117 sec., 109401.70940170939 rows/sec., 7.62 MiB/sec. | ||
| 8646 | 2026.05.13 20:59:21.795506 [ 297 ] {d358c071-ec19-493f-afb4-e7b9e9292fe9} <Debug> TCPHandler: Processed in 0.0013414 sec. | ||
| 8647 | 2026.05.13 20:59:21.795649 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8648 | 2026.05.13 20:59:21.795744 [ 297 ] {53e22d45-438f-40db-bb19-9f7da0ae4f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8649 | 2026.05.13 20:59:21.795785 [ 297 ] {53e22d45-438f-40db-bb19-9f7da0ae4f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8650 | 2026.05.13 20:59:21.796132 [ 297 ] {53e22d45-438f-40db-bb19-9f7da0ae4f2a} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2026.05.13 20:59:21.796168 [ 297 ] {53e22d45-438f-40db-bb19-9f7da0ae4f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8652 | 2026.05.13 20:59:21.796467 [ 297 ] {53e22d45-438f-40db-bb19-9f7da0ae4f2a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8653 | 2026.05.13 20:59:21.796690 [ 297 ] {53e22d45-438f-40db-bb19-9f7da0ae4f2a} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8654 | 2026.05.13 20:59:21.796851 [ 297 ] {53e22d45-438f-40db-bb19-9f7da0ae4f2a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001125 sec., 42666.66666666667 rows/sec., 2.88 MiB/sec. | ||
| 8655 | 2026.05.13 20:59:21.796886 [ 297 ] {53e22d45-438f-40db-bb19-9f7da0ae4f2a} <Debug> TCPHandler: Processed in 0.00128641 sec. | ||
| 8656 | 2026.05.13 20:59:21.877330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8657 | 2026.05.13 20:59:21.892365 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.05.13 20:59:21.892427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8659 | 2026.05.13 20:59:21.898550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8660 | 2026.05.13 20:59:21.899284 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.05.13 20:59:21.902106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8662 | 2026.05.13 20:59:23.609772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1082 | ||
| 8663 | 2026.05.13 20:59:23.612700 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.05.13 20:59:23.612776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 8665 | 2026.05.13 20:59:23.614022 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8666 | 2026.05.13 20:59:23.614297 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2026.05.13 20:59:23.614553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
| 8668 | 2026.05.13 20:59:26.786725 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.05.13 20:59:26.786961 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8670 | 2026.05.13 20:59:26.787288 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8671 | 2026.05.13 20:59:26.787323 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8672 | 2026.05.13 20:59:26.787539 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8673 | 2026.05.13 20:59:26.787607 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8674 | 2026.05.13 20:59:26.787743 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8675 | 2026.05.13 20:59:26.787882 [ 355 ] {343e263c-dba4-4eaf-9356-c99250757285} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8676 | 2026.05.13 20:59:26.787888 [ 333 ] {343e263c-dba4-4eaf-9356-c99250757285} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8677 | 2026.05.13 20:59:26.787882 [ 330 ] {343e263c-dba4-4eaf-9356-c99250757285} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8678 | 2026.05.13 20:59:26.788061 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 8679 | 2026.05.13 20:59:26.788088 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8680 | 2026.05.13 20:59:26.788173 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8681 | 2026.05.13 20:59:26.788194 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 8682 | 2026.05.13 20:59:26.788228 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8683 | 2026.05.13 20:59:26.788266 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8684 | 2026.05.13 20:59:26.788297 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8685 | 2026.05.13 20:59:26.789694 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.00282 sec., 18085.106382978724 rows/sec., 2.29 MiB/sec. | ||
| 8686 | 2026.05.13 20:59:26.789827 [ 297 ] {343e263c-dba4-4eaf-9356-c99250757285} <Debug> TCPHandler: Processed in 0.003228155 sec. | ||
| 8687 | 2026.05.13 20:59:26.791597 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8688 | 2026.05.13 20:59:26.791706 [ 297 ] {0a79470f-c0cb-48e4-bc0d-5296a5f4d832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8689 | 2026.05.13 20:59:26.791748 [ 297 ] {0a79470f-c0cb-48e4-bc0d-5296a5f4d832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8690 | 2026.05.13 20:59:26.792319 [ 297 ] {0a79470f-c0cb-48e4-bc0d-5296a5f4d832} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8691 | 2026.05.13 20:59:26.792361 [ 297 ] {0a79470f-c0cb-48e4-bc0d-5296a5f4d832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8692 | 2026.05.13 20:59:26.792713 [ 297 ] {0a79470f-c0cb-48e4-bc0d-5296a5f4d832} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8693 | 2026.05.13 20:59:26.792941 [ 297 ] {0a79470f-c0cb-48e4-bc0d-5296a5f4d832} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.05.13 20:59:26.793084 [ 297 ] {0a79470f-c0cb-48e4-bc0d-5296a5f4d832} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001407 sec., 55437.100213219615 rows/sec., 4.57 MiB/sec. | ||
| 8695 | 2026.05.13 20:59:26.793120 [ 297 ] {0a79470f-c0cb-48e4-bc0d-5296a5f4d832} <Debug> TCPHandler: Processed in 0.001572722 sec. | ||
| 8696 | 2026.05.13 20:59:26.793270 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8697 | 2026.05.13 20:59:26.793365 [ 297 ] {3586f759-1361-4427-a213-43576e58ae09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8698 | 2026.05.13 20:59:26.793404 [ 297 ] {3586f759-1361-4427-a213-43576e58ae09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8699 | 2026.05.13 20:59:26.793812 [ 297 ] {3586f759-1361-4427-a213-43576e58ae09} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.05.13 20:59:26.793848 [ 297 ] {3586f759-1361-4427-a213-43576e58ae09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8701 | 2026.05.13 20:59:26.794123 [ 297 ] {3586f759-1361-4427-a213-43576e58ae09} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8702 | 2026.05.13 20:59:26.794326 [ 297 ] {3586f759-1361-4427-a213-43576e58ae09} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.05.13 20:59:26.794452 [ 297 ] {3586f759-1361-4427-a213-43576e58ae09} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001105 sec., 9954.75113122172 rows/sec., 748.55 KiB/sec. | ||
| 8704 | 2026.05.13 20:59:26.794457 [ 89 ] {} <Debug> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8705 | 2026.05.13 20:59:26.794514 [ 89 ] {} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8706 | 2026.05.13 20:59:26.794536 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8707 | 2026.05.13 20:59:26.794563 [ 297 ] {3586f759-1361-4427-a213-43576e58ae09} <Debug> TCPHandler: Processed in 0.00133038 sec. | ||
| 8708 | 2026.05.13 20:59:26.794641 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::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 | ||
| 8709 | 2026.05.13 20:59:26.794763 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8710 | 2026.05.13 20:59:26.794796 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 8711 | 2026.05.13 20:59:26.794810 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8712 | 2026.05.13 20:59:26.794864 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part | ||
| 8713 | 2026.05.13 20:59:26.794913 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 173 rows starting from the beginning of the part | ||
| 8714 | 2026.05.13 20:59:26.794956 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
| 8715 | 2026.05.13 20:59:26.794963 [ 297 ] {1d036051-ad6e-407b-910e-a7b79404a663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8716 | 2026.05.13 20:59:26.794999 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 190 rows starting from the beginning of the part | ||
| 8717 | 2026.05.13 20:59:26.795031 [ 297 ] {1d036051-ad6e-407b-910e-a7b79404a663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8718 | 2026.05.13 20:59:26.795045 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
| 8719 | 2026.05.13 20:59:26.795677 [ 297 ] {1d036051-ad6e-407b-910e-a7b79404a663} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.05.13 20:59:26.795730 [ 297 ] {1d036051-ad6e-407b-910e-a7b79404a663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8721 | 2026.05.13 20:59:26.795875 [ 188 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 621 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127793 sec., 485942.1095052154 rows/sec., 32.57 MiB/sec. | ||
| 8722 | 2026.05.13 20:59:26.796011 [ 188 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8723 | 2026.05.13 20:59:26.796135 [ 297 ] {1d036051-ad6e-407b-910e-a7b79404a663} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8724 | 2026.05.13 20:59:26.796295 [ 188 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_46_9} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.05.13 20:59:26.796374 [ 188 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_46_9} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8726 | 2026.05.13 20:59:26.796414 [ 297 ] {1d036051-ad6e-407b-910e-a7b79404a663} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8727 | 2026.05.13 20:59:26.796466 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8728 | 2026.05.13 20:59:26.796567 [ 297 ] {1d036051-ad6e-407b-910e-a7b79404a663} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001646 sec., 45565.006075334146 rows/sec., 3.56 MiB/sec. | ||
| 8729 | 2026.05.13 20:59:26.796609 [ 297 ] {1d036051-ad6e-407b-910e-a7b79404a663} <Debug> TCPHandler: Processed in 0.001915815 sec. | ||
| 8730 | 2026.05.13 20:59:26.796736 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2026.05.13 20:59:26.796831 [ 297 ] {ac180a98-11e4-4f5c-ab53-be9b9e67896e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8732 | 2026.05.13 20:59:26.796873 [ 297 ] {ac180a98-11e4-4f5c-ab53-be9b9e67896e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8733 | 2026.05.13 20:59:26.797304 [ 297 ] {ac180a98-11e4-4f5c-ab53-be9b9e67896e} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.05.13 20:59:26.797340 [ 297 ] {ac180a98-11e4-4f5c-ab53-be9b9e67896e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8735 | 2026.05.13 20:59:26.797664 [ 297 ] {ac180a98-11e4-4f5c-ab53-be9b9e67896e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8736 | 2026.05.13 20:59:26.797875 [ 297 ] {ac180a98-11e4-4f5c-ab53-be9b9e67896e} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.05.13 20:59:26.798005 [ 297 ] {ac180a98-11e4-4f5c-ab53-be9b9e67896e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 8738 | 2026.05.13 20:59:26.798040 [ 297 ] {ac180a98-11e4-4f5c-ab53-be9b9e67896e} <Debug> TCPHandler: Processed in 0.00135309 sec. | ||
| 8739 | 2026.05.13 20:59:26.798171 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8740 | 2026.05.13 20:59:26.798267 [ 297 ] {58ab3103-7bc7-45a3-9a2d-87a0b3cebcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8741 | 2026.05.13 20:59:26.798319 [ 297 ] {58ab3103-7bc7-45a3-9a2d-87a0b3cebcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8742 | 2026.05.13 20:59:26.799080 [ 297 ] {58ab3103-7bc7-45a3-9a2d-87a0b3cebcac} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2026.05.13 20:59:26.799116 [ 297 ] {58ab3103-7bc7-45a3-9a2d-87a0b3cebcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8744 | 2026.05.13 20:59:26.799619 [ 297 ] {58ab3103-7bc7-45a3-9a2d-87a0b3cebcac} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8745 | 2026.05.13 20:59:26.799847 [ 297 ] {58ab3103-7bc7-45a3-9a2d-87a0b3cebcac} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2026.05.13 20:59:26.799985 [ 297 ] {58ab3103-7bc7-45a3-9a2d-87a0b3cebcac} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001736 sec., 6336.405529953918 rows/sec., 11.35 MiB/sec. | ||
| 8747 | 2026.05.13 20:59:26.800035 [ 297 ] {58ab3103-7bc7-45a3-9a2d-87a0b3cebcac} <Debug> TCPHandler: Processed in 0.001912125 sec. | ||
| 8748 | 2026.05.13 20:59:26.800162 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2026.05.13 20:59:26.800262 [ 297 ] {8883163b-2829-4f58-b6c5-4de23df718ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8750 | 2026.05.13 20:59:26.800302 [ 297 ] {8883163b-2829-4f58-b6c5-4de23df718ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8751 | 2026.05.13 20:59:26.800660 [ 297 ] {8883163b-2829-4f58-b6c5-4de23df718ac} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.05.13 20:59:26.800694 [ 297 ] {8883163b-2829-4f58-b6c5-4de23df718ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8753 | 2026.05.13 20:59:26.800989 [ 297 ] {8883163b-2829-4f58-b6c5-4de23df718ac} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8754 | 2026.05.13 20:59:26.801192 [ 297 ] {8883163b-2829-4f58-b6c5-4de23df718ac} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.05.13 20:59:26.801318 [ 297 ] {8883163b-2829-4f58-b6c5-4de23df718ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8756 | 2026.05.13 20:59:26.801353 [ 297 ] {8883163b-2829-4f58-b6c5-4de23df718ac} <Debug> TCPHandler: Processed in 0.001239609 sec. | ||
| 8757 | 2026.05.13 20:59:28.471498 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8758 | 2026.05.13 20:59:28.471579 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8759 | 2026.05.13 20:59:28.563952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16237 | ||
| 8760 | 2026.05.13 20:59:28.564782 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2026.05.13 20:59:28.564853 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8762 | 2026.05.13 20:59:28.565353 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8763 | 2026.05.13 20:59:28.565603 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.05.13 20:59:28.565741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16237 | ||
| 8765 | 2026.05.13 20:59:29.135775 [ 88 ] {} <Debug> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 8766 | 2026.05.13 20:59:29.135844 [ 88 ] {} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8767 | 2026.05.13 20:59:29.135865 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8768 | 2026.05.13 20:59:29.136021 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 8769 | 2026.05.13 20:59:29.136185 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8770 | 2026.05.13 20:59:29.136223 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 160 rows starting from the beginning of the part | ||
| 8771 | 2026.05.13 20:59:29.136296 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 8772 | 2026.05.13 20:59:29.136353 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 8773 | 2026.05.13 20:59:29.136400 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 8774 | 2026.05.13 20:59:29.136443 [ 200 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 8775 | 2026.05.13 20:59:29.137333 [ 187 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384321 sec., 543226.6071236368 rows/sec., 33.14 MiB/sec. | ||
| 8776 | 2026.05.13 20:59:29.137516 [ 191 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8777 | 2026.05.13 20:59:29.137782 [ 191 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_23_5} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.05.13 20:59:29.137856 [ 191 ] {3abe0e03-0fc4-408c-b724-48bb5fb47a92::all_1_23_5} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 8779 | 2026.05.13 20:59:29.137936 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8780 | 2026.05.13 20:59:29.402177 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8781 | 2026.05.13 20:59:29.418616 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2026.05.13 20:59:29.418667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8783 | 2026.05.13 20:59:29.425055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8784 | 2026.05.13 20:59:29.425760 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2026.05.13 20:59:29.428514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8786 | 2026.05.13 20:59:29.441388 [ 85 ] {} <Debug> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 8787 | 2026.05.13 20:59:29.441493 [ 85 ] {} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.05.13 20:59:29.441534 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8789 | 2026.05.13 20:59:29.441683 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 8790 | 2026.05.13 20:59:29.441865 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8791 | 2026.05.13 20:59:29.441902 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 308 rows starting from the beginning of the part | ||
| 8792 | 2026.05.13 20:59:29.441983 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 8793 | 2026.05.13 20:59:29.442030 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 8794 | 2026.05.13 20:59:29.442077 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 8795 | 2026.05.13 20:59:29.442123 [ 200 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 8796 | 2026.05.13 20:59:29.443155 [ 191 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535572 sec., 940366.1957889308 rows/sec., 63.62 MiB/sec. | ||
| 8797 | 2026.05.13 20:59:29.443310 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8798 | 2026.05.13 20:59:29.443569 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_23_5} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.05.13 20:59:29.443639 [ 194 ] {6ba68e1a-e141-4819-846c-1b9e5c4efcd0::all_1_23_5} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 8800 | 2026.05.13 20:59:29.443707 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8801 | 2026.05.13 20:59:31.791045 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2026.05.13 20:59:31.791275 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8803 | 2026.05.13 20:59:31.791696 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8804 | 2026.05.13 20:59:31.791760 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8805 | 2026.05.13 20:59:31.792036 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8806 | 2026.05.13 20:59:31.792117 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8807 | 2026.05.13 20:59:31.792259 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8808 | 2026.05.13 20:59:31.792372 [ 317 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8809 | 2026.05.13 20:59:31.792396 [ 333 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8810 | 2026.05.13 20:59:31.792403 [ 355 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8811 | 2026.05.13 20:59:31.792527 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 8812 | 2026.05.13 20:59:31.792555 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8813 | 2026.05.13 20:59:31.792639 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8814 | 2026.05.13 20:59:31.792661 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 8815 | 2026.05.13 20:59:31.792696 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8816 | 2026.05.13 20:59:31.792735 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8817 | 2026.05.13 20:59:31.792770 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8818 | 2026.05.13 20:59:31.794041 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.002862 sec., 17819.706498951782 rows/sec., 3.61 MiB/sec. | ||
| 8819 | 2026.05.13 20:59:31.794197 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Debug> MemoryTracker: Peak memory usage (for query): 142.87 KiB. | ||
| 8820 | 2026.05.13 20:59:31.794214 [ 297 ] {5e8caaae-7132-4f8c-8512-5ffb534f8d47} <Debug> TCPHandler: Processed in 0.003296586 sec. | ||
| 8821 | 2026.05.13 20:59:31.799551 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2026.05.13 20:59:31.799709 [ 297 ] {feaa162f-dd62-41b0-bb1f-3272215d76f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8823 | 2026.05.13 20:59:31.799768 [ 297 ] {feaa162f-dd62-41b0-bb1f-3272215d76f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8824 | 2026.05.13 20:59:31.800506 [ 297 ] {feaa162f-dd62-41b0-bb1f-3272215d76f3} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2026.05.13 20:59:31.800549 [ 297 ] {feaa162f-dd62-41b0-bb1f-3272215d76f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8826 | 2026.05.13 20:59:31.800922 [ 297 ] {feaa162f-dd62-41b0-bb1f-3272215d76f3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8827 | 2026.05.13 20:59:31.801146 [ 297 ] {feaa162f-dd62-41b0-bb1f-3272215d76f3} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2026.05.13 20:59:31.801298 [ 297 ] {feaa162f-dd62-41b0-bb1f-3272215d76f3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001634 sec., 173806.60954712363 rows/sec., 11.04 MiB/sec. | ||
| 8829 | 2026.05.13 20:59:31.801345 [ 297 ] {feaa162f-dd62-41b0-bb1f-3272215d76f3} <Debug> TCPHandler: Processed in 0.001911935 sec. | ||
| 8830 | 2026.05.13 20:59:31.801479 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8831 | 2026.05.13 20:59:31.801581 [ 297 ] {977e850a-9999-4c6a-af71-d4ab3b02b322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8832 | 2026.05.13 20:59:31.801623 [ 297 ] {977e850a-9999-4c6a-af71-d4ab3b02b322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8833 | 2026.05.13 20:59:31.802456 [ 297 ] {977e850a-9999-4c6a-af71-d4ab3b02b322} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8834 | 2026.05.13 20:59:31.802490 [ 297 ] {977e850a-9999-4c6a-af71-d4ab3b02b322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8835 | 2026.05.13 20:59:31.802842 [ 297 ] {977e850a-9999-4c6a-af71-d4ab3b02b322} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8836 | 2026.05.13 20:59:31.803072 [ 297 ] {977e850a-9999-4c6a-af71-d4ab3b02b322} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2026.05.13 20:59:31.803206 [ 297 ] {977e850a-9999-4c6a-af71-d4ab3b02b322} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.001647 sec., 521554.34122647234 rows/sec., 40.72 MiB/sec. | ||
| 8838 | 2026.05.13 20:59:31.803244 [ 297 ] {977e850a-9999-4c6a-af71-d4ab3b02b322} <Debug> TCPHandler: Processed in 0.001815464 sec. | ||
| 8839 | 2026.05.13 20:59:31.803380 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8840 | 2026.05.13 20:59:31.803477 [ 297 ] {43ffb17d-439e-4fc9-9ad7-014557128688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8841 | 2026.05.13 20:59:31.803519 [ 297 ] {43ffb17d-439e-4fc9-9ad7-014557128688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8842 | 2026.05.13 20:59:31.803967 [ 297 ] {43ffb17d-439e-4fc9-9ad7-014557128688} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2026.05.13 20:59:31.804004 [ 297 ] {43ffb17d-439e-4fc9-9ad7-014557128688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8844 | 2026.05.13 20:59:31.804300 [ 297 ] {43ffb17d-439e-4fc9-9ad7-014557128688} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8845 | 2026.05.13 20:59:31.804509 [ 297 ] {43ffb17d-439e-4fc9-9ad7-014557128688} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2026.05.13 20:59:31.804635 [ 297 ] {43ffb17d-439e-4fc9-9ad7-014557128688} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001178 sec., 146859.0831918506 rows/sec., 9.01 MiB/sec. | ||
| 8847 | 2026.05.13 20:59:31.804672 [ 297 ] {43ffb17d-439e-4fc9-9ad7-014557128688} <Debug> TCPHandler: Processed in 0.001339921 sec. | ||
| 8848 | 2026.05.13 20:59:31.804820 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8849 | 2026.05.13 20:59:31.804915 [ 297 ] {49d44bc8-5016-4582-bc9e-8a52a492202b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8850 | 2026.05.13 20:59:31.804956 [ 297 ] {49d44bc8-5016-4582-bc9e-8a52a492202b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8851 | 2026.05.13 20:59:31.805422 [ 297 ] {49d44bc8-5016-4582-bc9e-8a52a492202b} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8852 | 2026.05.13 20:59:31.805458 [ 297 ] {49d44bc8-5016-4582-bc9e-8a52a492202b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8853 | 2026.05.13 20:59:31.805785 [ 297 ] {49d44bc8-5016-4582-bc9e-8a52a492202b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8854 | 2026.05.13 20:59:31.805992 [ 297 ] {49d44bc8-5016-4582-bc9e-8a52a492202b} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8855 | 2026.05.13 20:59:31.806117 [ 297 ] {49d44bc8-5016-4582-bc9e-8a52a492202b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001221 sec., 122031.12203112202 rows/sec., 7.88 MiB/sec. | ||
| 8856 | 2026.05.13 20:59:31.806154 [ 297 ] {49d44bc8-5016-4582-bc9e-8a52a492202b} <Debug> TCPHandler: Processed in 0.001381721 sec. | ||
| 8857 | 2026.05.13 20:59:31.806290 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8858 | 2026.05.13 20:59:31.806383 [ 297 ] {439bd95e-3d1c-4f15-accb-70eafb10ea49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8859 | 2026.05.13 20:59:31.806421 [ 297 ] {439bd95e-3d1c-4f15-accb-70eafb10ea49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8860 | 2026.05.13 20:59:31.806888 [ 297 ] {439bd95e-3d1c-4f15-accb-70eafb10ea49} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8861 | 2026.05.13 20:59:31.806925 [ 297 ] {439bd95e-3d1c-4f15-accb-70eafb10ea49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8862 | 2026.05.13 20:59:31.807218 [ 297 ] {439bd95e-3d1c-4f15-accb-70eafb10ea49} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8863 | 2026.05.13 20:59:31.807445 [ 297 ] {439bd95e-3d1c-4f15-accb-70eafb10ea49} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2026.05.13 20:59:31.807575 [ 297 ] {439bd95e-3d1c-4f15-accb-70eafb10ea49} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 8865 | 2026.05.13 20:59:31.807612 [ 297 ] {439bd95e-3d1c-4f15-accb-70eafb10ea49} <Debug> TCPHandler: Processed in 0.001370741 sec. | ||
| 8866 | 2026.05.13 20:59:31.807757 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2026.05.13 20:59:31.807851 [ 297 ] {fab31817-bc89-4762-a60f-dd736f3fa14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8868 | 2026.05.13 20:59:31.807889 [ 297 ] {fab31817-bc89-4762-a60f-dd736f3fa14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8869 | 2026.05.13 20:59:31.808502 [ 297 ] {fab31817-bc89-4762-a60f-dd736f3fa14c} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2026.05.13 20:59:31.808538 [ 297 ] {fab31817-bc89-4762-a60f-dd736f3fa14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8871 | 2026.05.13 20:59:31.808850 [ 297 ] {fab31817-bc89-4762-a60f-dd736f3fa14c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8872 | 2026.05.13 20:59:31.809060 [ 297 ] {fab31817-bc89-4762-a60f-dd736f3fa14c} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2026.05.13 20:59:31.809191 [ 297 ] {fab31817-bc89-4762-a60f-dd736f3fa14c} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001358 sec., 383652.43004418263 rows/sec., 27.08 MiB/sec. | ||
| 8874 | 2026.05.13 20:59:31.809229 [ 297 ] {fab31817-bc89-4762-a60f-dd736f3fa14c} <Debug> TCPHandler: Processed in 0.001520612 sec. | ||
| 8875 | 2026.05.13 20:59:31.809356 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.05.13 20:59:31.809452 [ 297 ] {2b312217-5548-4dfd-bdd9-71eb7cbca2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8877 | 2026.05.13 20:59:31.809493 [ 297 ] {2b312217-5548-4dfd-bdd9-71eb7cbca2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8878 | 2026.05.13 20:59:31.809863 [ 297 ] {2b312217-5548-4dfd-bdd9-71eb7cbca2d0} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.05.13 20:59:31.809901 [ 297 ] {2b312217-5548-4dfd-bdd9-71eb7cbca2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8880 | 2026.05.13 20:59:31.810205 [ 297 ] {2b312217-5548-4dfd-bdd9-71eb7cbca2d0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8881 | 2026.05.13 20:59:31.810411 [ 297 ] {2b312217-5548-4dfd-bdd9-71eb7cbca2d0} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.05.13 20:59:31.810538 [ 297 ] {2b312217-5548-4dfd-bdd9-71eb7cbca2d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 8883 | 2026.05.13 20:59:31.810573 [ 297 ] {2b312217-5548-4dfd-bdd9-71eb7cbca2d0} <Debug> TCPHandler: Processed in 0.001265899 sec. | ||
| 8884 | 2026.05.13 20:59:31.810711 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.05.13 20:59:31.810804 [ 297 ] {317a89c9-aa87-453c-9ab6-9d6ada4f44a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8886 | 2026.05.13 20:59:31.810845 [ 297 ] {317a89c9-aa87-453c-9ab6-9d6ada4f44a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8887 | 2026.05.13 20:59:31.811267 [ 297 ] {317a89c9-aa87-453c-9ab6-9d6ada4f44a6} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.05.13 20:59:31.811303 [ 297 ] {317a89c9-aa87-453c-9ab6-9d6ada4f44a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8889 | 2026.05.13 20:59:31.811622 [ 297 ] {317a89c9-aa87-453c-9ab6-9d6ada4f44a6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8890 | 2026.05.13 20:59:31.811836 [ 297 ] {317a89c9-aa87-453c-9ab6-9d6ada4f44a6} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.05.13 20:59:31.811965 [ 297 ] {317a89c9-aa87-453c-9ab6-9d6ada4f44a6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 8892 | 2026.05.13 20:59:31.812001 [ 297 ] {317a89c9-aa87-453c-9ab6-9d6ada4f44a6} <Debug> TCPHandler: Processed in 0.00133758 sec. | ||
| 8893 | 2026.05.13 20:59:31.812146 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2026.05.13 20:59:31.812238 [ 297 ] {4e312d12-7e95-4aa6-917d-a7436e1e817e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8895 | 2026.05.13 20:59:31.812279 [ 297 ] {4e312d12-7e95-4aa6-917d-a7436e1e817e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8896 | 2026.05.13 20:59:31.812601 [ 297 ] {4e312d12-7e95-4aa6-917d-a7436e1e817e} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.05.13 20:59:31.812636 [ 297 ] {4e312d12-7e95-4aa6-917d-a7436e1e817e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8898 | 2026.05.13 20:59:31.812937 [ 297 ] {4e312d12-7e95-4aa6-917d-a7436e1e817e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8899 | 2026.05.13 20:59:31.813139 [ 297 ] {4e312d12-7e95-4aa6-917d-a7436e1e817e} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.05.13 20:59:31.813265 [ 297 ] {4e312d12-7e95-4aa6-917d-a7436e1e817e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 8901 | 2026.05.13 20:59:31.813300 [ 297 ] {4e312d12-7e95-4aa6-917d-a7436e1e817e} <Debug> TCPHandler: Processed in 0.001202 sec. | ||
| 8902 | 2026.05.13 20:59:31.813428 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2026.05.13 20:59:31.813523 [ 297 ] {3de16536-f6a8-46a1-9bcd-4016dba3d60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8904 | 2026.05.13 20:59:31.813575 [ 297 ] {3de16536-f6a8-46a1-9bcd-4016dba3d60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8905 | 2026.05.13 20:59:31.814397 [ 297 ] {3de16536-f6a8-46a1-9bcd-4016dba3d60a} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2026.05.13 20:59:31.814433 [ 297 ] {3de16536-f6a8-46a1-9bcd-4016dba3d60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8907 | 2026.05.13 20:59:31.814954 [ 297 ] {3de16536-f6a8-46a1-9bcd-4016dba3d60a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8908 | 2026.05.13 20:59:31.815171 [ 297 ] {3de16536-f6a8-46a1-9bcd-4016dba3d60a} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2026.05.13 20:59:31.815309 [ 297 ] {3de16536-f6a8-46a1-9bcd-4016dba3d60a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001803 sec., 17193.56627842485 rows/sec., 30.81 MiB/sec. | ||
| 8910 | 2026.05.13 20:59:31.815370 [ 297 ] {3de16536-f6a8-46a1-9bcd-4016dba3d60a} <Debug> TCPHandler: Processed in 0.001989886 sec. | ||
| 8911 | 2026.05.13 20:59:31.815513 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2026.05.13 20:59:31.815607 [ 297 ] {2c01b9f9-230e-4bf2-a1c2-5f16151dbc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8913 | 2026.05.13 20:59:31.815648 [ 297 ] {2c01b9f9-230e-4bf2-a1c2-5f16151dbc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8914 | 2026.05.13 20:59:31.816025 [ 297 ] {2c01b9f9-230e-4bf2-a1c2-5f16151dbc0a} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2026.05.13 20:59:31.816061 [ 297 ] {2c01b9f9-230e-4bf2-a1c2-5f16151dbc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8916 | 2026.05.13 20:59:31.816358 [ 297 ] {2c01b9f9-230e-4bf2-a1c2-5f16151dbc0a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8917 | 2026.05.13 20:59:31.816581 [ 297 ] {2c01b9f9-230e-4bf2-a1c2-5f16151dbc0a} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2026.05.13 20:59:31.816707 [ 297 ] {2c01b9f9-230e-4bf2-a1c2-5f16151dbc0a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001117 sec., 80572.96329453895 rows/sec., 5.04 MiB/sec. | ||
| 8919 | 2026.05.13 20:59:31.816743 [ 297 ] {2c01b9f9-230e-4bf2-a1c2-5f16151dbc0a} <Debug> TCPHandler: Processed in 0.001277829 sec. | ||
| 8920 | 2026.05.13 20:59:33.614841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1120 | ||
| 8921 | 2026.05.13 20:59:33.617595 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2026.05.13 20:59:33.617641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8923 | 2026.05.13 20:59:33.618807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8924 | 2026.05.13 20:59:33.619077 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2026.05.13 20:59:33.619328 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
| 8926 | 2026.05.13 20:59:36.065849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16749 | ||
| 8927 | 2026.05.13 20:59:36.066451 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2026.05.13 20:59:36.066502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8929 | 2026.05.13 20:59:36.067063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8930 | 2026.05.13 20:59:36.067292 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.05.13 20:59:36.067422 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16749 | ||
| 8932 | 2026.05.13 20:59:36.786761 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8933 | 2026.05.13 20:59:36.787017 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 8934 | 2026.05.13 20:59:36.787357 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8935 | 2026.05.13 20:59:36.787391 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 8936 | 2026.05.13 20:59:36.787613 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8937 | 2026.05.13 20:59:36.787683 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8938 | 2026.05.13 20:59:36.787828 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8939 | 2026.05.13 20:59:36.787953 [ 322 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8940 | 2026.05.13 20:59:36.787978 [ 355 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8941 | 2026.05.13 20:59:36.787953 [ 333 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8942 | 2026.05.13 20:59:36.788150 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 8943 | 2026.05.13 20:59:36.788179 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8944 | 2026.05.13 20:59:36.788266 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8945 | 2026.05.13 20:59:36.788287 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 8946 | 2026.05.13 20:59:36.788321 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8947 | 2026.05.13 20:59:36.788361 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8948 | 2026.05.13 20:59:36.788398 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8949 | 2026.05.13 20:59:36.789895 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.00298 sec., 17114.093959731545 rows/sec., 2.16 MiB/sec. | ||
| 8950 | 2026.05.13 20:59:36.790078 [ 297 ] {3a02506d-aae7-4cd0-ab7b-26ac677029f6} <Debug> TCPHandler: Processed in 0.003461196 sec. | ||
| 8951 | 2026.05.13 20:59:36.792228 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8952 | 2026.05.13 20:59:36.792345 [ 297 ] {412fd7e9-058c-4f28-a66d-d12c4c05adb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8953 | 2026.05.13 20:59:36.792388 [ 297 ] {412fd7e9-058c-4f28-a66d-d12c4c05adb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8954 | 2026.05.13 20:59:36.792952 [ 297 ] {412fd7e9-058c-4f28-a66d-d12c4c05adb8} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2026.05.13 20:59:36.792992 [ 297 ] {412fd7e9-058c-4f28-a66d-d12c4c05adb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8956 | 2026.05.13 20:59:36.793363 [ 297 ] {412fd7e9-058c-4f28-a66d-d12c4c05adb8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8957 | 2026.05.13 20:59:36.793590 [ 297 ] {412fd7e9-058c-4f28-a66d-d12c4c05adb8} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2026.05.13 20:59:36.793731 [ 297 ] {412fd7e9-058c-4f28-a66d-d12c4c05adb8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00142 sec., 7042.2535211267605 rows/sec., 574.25 KiB/sec. | ||
| 8959 | 2026.05.13 20:59:36.793776 [ 297 ] {412fd7e9-058c-4f28-a66d-d12c4c05adb8} <Debug> TCPHandler: Processed in 0.001599262 sec. | ||
| 8960 | 2026.05.13 20:59:36.793963 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8961 | 2026.05.13 20:59:36.794088 [ 297 ] {04f1f32c-7667-412c-9be2-9f26b2c083df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8962 | 2026.05.13 20:59:36.794136 [ 297 ] {04f1f32c-7667-412c-9be2-9f26b2c083df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8963 | 2026.05.13 20:59:36.794699 [ 297 ] {04f1f32c-7667-412c-9be2-9f26b2c083df} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2026.05.13 20:59:36.794745 [ 297 ] {04f1f32c-7667-412c-9be2-9f26b2c083df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8965 | 2026.05.13 20:59:36.795104 [ 297 ] {04f1f32c-7667-412c-9be2-9f26b2c083df} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8966 | 2026.05.13 20:59:36.795322 [ 297 ] {04f1f32c-7667-412c-9be2-9f26b2c083df} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.05.13 20:59:36.795453 [ 297 ] {04f1f32c-7667-412c-9be2-9f26b2c083df} <Debug> executeQuery: Read 83 rows, 6.95 KiB in 0.00139 sec., 59712.23021582734 rows/sec., 4.89 MiB/sec. | ||
| 8968 | 2026.05.13 20:59:36.795466 [ 54 ] {} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8969 | 2026.05.13 20:59:36.795490 [ 297 ] {04f1f32c-7667-412c-9be2-9f26b2c083df} <Debug> TCPHandler: Processed in 0.001593212 sec. | ||
| 8970 | 2026.05.13 20:59:36.795538 [ 54 ] {} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2026.05.13 20:59:36.795565 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8972 | 2026.05.13 20:59:36.795648 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2026.05.13 20:59:36.795705 [ 198 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8974 | 2026.05.13 20:59:36.795753 [ 297 ] {dfa51246-e022-465b-817c-b0f95350fe26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8975 | 2026.05.13 20:59:36.795800 [ 297 ] {dfa51246-e022-465b-817c-b0f95350fe26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8976 | 2026.05.13 20:59:36.795852 [ 198 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8977 | 2026.05.13 20:59:36.795897 [ 198 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3360 rows starting from the beginning of the part | ||
| 8978 | 2026.05.13 20:59:36.795972 [ 198 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 3208 rows starting from the beginning of the part | ||
| 8979 | 2026.05.13 20:59:36.796031 [ 198 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 8980 | 2026.05.13 20:59:36.796076 [ 198 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 78 rows starting from the beginning of the part | ||
| 8981 | 2026.05.13 20:59:36.796117 [ 198 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 859 rows starting from the beginning of the part | ||
| 8982 | 2026.05.13 20:59:36.796164 [ 198 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 83 rows starting from the beginning of the part | ||
| 8983 | 2026.05.13 20:59:36.796232 [ 297 ] {dfa51246-e022-465b-817c-b0f95350fe26} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.05.13 20:59:36.796281 [ 297 ] {dfa51246-e022-465b-817c-b0f95350fe26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8985 | 2026.05.13 20:59:36.796616 [ 297 ] {dfa51246-e022-465b-817c-b0f95350fe26} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8986 | 2026.05.13 20:59:36.796835 [ 297 ] {dfa51246-e022-465b-817c-b0f95350fe26} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.05.13 20:59:36.796971 [ 297 ] {dfa51246-e022-465b-817c-b0f95350fe26} <Debug> executeQuery: Read 21 rows, 1.53 KiB in 0.001236 sec., 16990.291262135925 rows/sec., 1.21 MiB/sec. | ||
| 8988 | 2026.05.13 20:59:36.797009 [ 297 ] {dfa51246-e022-465b-817c-b0f95350fe26} <Debug> TCPHandler: Processed in 0.001410701 sec. | ||
| 8989 | 2026.05.13 20:59:36.797169 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8990 | 2026.05.13 20:59:36.797264 [ 297 ] {97d49f8f-2e68-45c2-812c-102ad8a49933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8991 | 2026.05.13 20:59:36.797312 [ 297 ] {97d49f8f-2e68-45c2-812c-102ad8a49933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8992 | 2026.05.13 20:59:36.797807 [ 297 ] {97d49f8f-2e68-45c2-812c-102ad8a49933} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2026.05.13 20:59:36.797845 [ 297 ] {97d49f8f-2e68-45c2-812c-102ad8a49933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 8994 | 2026.05.13 20:59:36.798178 [ 297 ] {97d49f8f-2e68-45c2-812c-102ad8a49933} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8995 | 2026.05.13 20:59:36.798389 [ 297 ] {97d49f8f-2e68-45c2-812c-102ad8a49933} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8996 | 2026.05.13 20:59:36.798504 [ 54 ] {} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8997 | 2026.05.13 20:59:36.798523 [ 297 ] {97d49f8f-2e68-45c2-812c-102ad8a49933} <Debug> executeQuery: Read 85 rows, 6.81 KiB in 0.001275 sec., 66666.66666666666 rows/sec., 5.22 MiB/sec. | ||
| 8998 | 2026.05.13 20:59:36.798550 [ 54 ] {} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.05.13 20:59:36.798557 [ 191 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7644 rows, containing 5 columns (5 merged, 0 gathered) in 0.002908453 sec., 2628201.315269664 rows/sec., 208.32 MiB/sec. | ||
| 9000 | 2026.05.13 20:59:36.798580 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9001 | 2026.05.13 20:59:36.798572 [ 297 ] {97d49f8f-2e68-45c2-812c-102ad8a49933} <Debug> TCPHandler: Processed in 0.001452201 sec. | ||
| 9002 | 2026.05.13 20:59:36.798726 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9003 | 2026.05.13 20:59:36.798757 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9004 | 2026.05.13 20:59:36.798861 [ 297 ] {fb4b7ec4-84f1-4189-984e-81b472c28243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9005 | 2026.05.13 20:59:36.798862 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9006 | 2026.05.13 20:59:36.798899 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9007 | 2026.05.13 20:59:36.798908 [ 297 ] {fb4b7ec4-84f1-4189-984e-81b472c28243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9008 | 2026.05.13 20:59:36.798916 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1830 rows starting from the beginning of the part | ||
| 9009 | 2026.05.13 20:59:36.799004 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1753 rows starting from the beginning of the part | ||
| 9010 | 2026.05.13 20:59:36.799063 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 9011 | 2026.05.13 20:59:36.799107 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 75 rows starting from the beginning of the part | ||
| 9012 | 2026.05.13 20:59:36.799152 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 521 rows starting from the beginning of the part | ||
| 9013 | 2026.05.13 20:59:36.799195 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 85 rows starting from the beginning of the part | ||
| 9014 | 2026.05.13 20:59:36.799218 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_56_11} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2026.05.13 20:59:36.799298 [ 199 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_56_11} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9016 | 2026.05.13 20:59:36.799383 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 9017 | 2026.05.13 20:59:36.799393 [ 297 ] {fb4b7ec4-84f1-4189-984e-81b472c28243} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.05.13 20:59:36.799434 [ 297 ] {fb4b7ec4-84f1-4189-984e-81b472c28243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9019 | 2026.05.13 20:59:36.799814 [ 297 ] {fb4b7ec4-84f1-4189-984e-81b472c28243} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9020 | 2026.05.13 20:59:36.800049 [ 297 ] {fb4b7ec4-84f1-4189-984e-81b472c28243} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.05.13 20:59:36.800174 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9022 | 2026.05.13 20:59:36.800189 [ 297 ] {fb4b7ec4-84f1-4189-984e-81b472c28243} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001347 sec., 122494.43207126948 rows/sec., 8.53 MiB/sec. | ||
| 9023 | 2026.05.13 20:59:36.800214 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9024 | 2026.05.13 20:59:36.800238 [ 297 ] {fb4b7ec4-84f1-4189-984e-81b472c28243} <Debug> TCPHandler: Processed in 0.001529802 sec. | ||
| 9025 | 2026.05.13 20:59:36.800239 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9026 | 2026.05.13 20:59:36.800377 [ 189 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9027 | 2026.05.13 20:59:36.800388 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2026.05.13 20:59:36.800497 [ 189 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9029 | 2026.05.13 20:59:36.800503 [ 297 ] {d8fd3968-1b0e-4ce2-a5b2-3538602d51da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9030 | 2026.05.13 20:59:36.800546 [ 189 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20045 rows starting from the beginning of the part | ||
| 9031 | 2026.05.13 20:59:36.800577 [ 297 ] {d8fd3968-1b0e-4ce2-a5b2-3538602d51da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9032 | 2026.05.13 20:59:36.800615 [ 189 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1605 rows starting from the beginning of the part | ||
| 9033 | 2026.05.13 20:59:36.800670 [ 189 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 128 rows starting from the beginning of the part | ||
| 9034 | 2026.05.13 20:59:36.800738 [ 189 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 9035 | 2026.05.13 20:59:36.800785 [ 189 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 9036 | 2026.05.13 20:59:36.800788 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4328 rows, containing 5 columns (5 merged, 0 gathered) in 0.002111156 sec., 2050061.6723728613 rows/sec., 148.65 MiB/sec. | ||
| 9037 | 2026.05.13 20:59:36.800829 [ 189 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 165 rows starting from the beginning of the part | ||
| 9038 | 2026.05.13 20:59:36.800992 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9039 | 2026.05.13 20:59:36.801285 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_56_11} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9040 | 2026.05.13 20:59:36.801359 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_56_11} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9041 | 2026.05.13 20:59:36.801402 [ 297 ] {d8fd3968-1b0e-4ce2-a5b2-3538602d51da} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.05.13 20:59:36.801432 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9043 | 2026.05.13 20:59:36.801447 [ 297 ] {d8fd3968-1b0e-4ce2-a5b2-3538602d51da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9044 | 2026.05.13 20:59:36.802002 [ 297 ] {d8fd3968-1b0e-4ce2-a5b2-3538602d51da} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9045 | 2026.05.13 20:59:36.802236 [ 297 ] {d8fd3968-1b0e-4ce2-a5b2-3538602d51da} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.05.13 20:59:36.802393 [ 297 ] {d8fd3968-1b0e-4ce2-a5b2-3538602d51da} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001911 sec., 5756.148613291471 rows/sec., 10.31 MiB/sec. | ||
| 9047 | 2026.05.13 20:59:36.802448 [ 297 ] {d8fd3968-1b0e-4ce2-a5b2-3538602d51da} <Debug> TCPHandler: Processed in 0.002109226 sec. | ||
| 9048 | 2026.05.13 20:59:36.802580 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9049 | 2026.05.13 20:59:36.802687 [ 297 ] {690f96c1-930b-42f2-a02f-320363533512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9050 | 2026.05.13 20:59:36.802729 [ 297 ] {690f96c1-930b-42f2-a02f-320363533512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9051 | 2026.05.13 20:59:36.803089 [ 297 ] {690f96c1-930b-42f2-a02f-320363533512} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2026.05.13 20:59:36.803125 [ 297 ] {690f96c1-930b-42f2-a02f-320363533512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9053 | 2026.05.13 20:59:36.803442 [ 297 ] {690f96c1-930b-42f2-a02f-320363533512} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9054 | 2026.05.13 20:59:36.803655 [ 297 ] {690f96c1-930b-42f2-a02f-320363533512} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2026.05.13 20:59:36.803769 [ 29 ] {} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9056 | 2026.05.13 20:59:36.803784 [ 297 ] {690f96c1-930b-42f2-a02f-320363533512} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 9057 | 2026.05.13 20:59:36.803816 [ 29 ] {} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.05.13 20:59:36.803835 [ 297 ] {690f96c1-930b-42f2-a02f-320363533512} <Debug> TCPHandler: Processed in 0.00130382 sec. | ||
| 9059 | 2026.05.13 20:59:36.803844 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9060 | 2026.05.13 20:59:36.803931 [ 190 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9061 | 2026.05.13 20:59:36.804027 [ 190 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9062 | 2026.05.13 20:59:36.804053 [ 190 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3300 rows starting from the beginning of the part | ||
| 9063 | 2026.05.13 20:59:36.804107 [ 190 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
| 9064 | 2026.05.13 20:59:36.804150 [ 190 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
| 9065 | 2026.05.13 20:59:36.804197 [ 190 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 9066 | 2026.05.13 20:59:36.804246 [ 190 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 9067 | 2026.05.13 20:59:36.804285 [ 190 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 9068 | 2026.05.13 20:59:36.805489 [ 199 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001583862 sec., 2272925.292733837 rows/sec., 147.15 MiB/sec. | ||
| 9069 | 2026.05.13 20:59:36.805758 [ 190 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9070 | 2026.05.13 20:59:36.806007 [ 190 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_56_11} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2026.05.13 20:59:36.806067 [ 190 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_56_11} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9072 | 2026.05.13 20:59:36.806125 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9073 | 2026.05.13 20:59:36.807418 [ 189 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22368 rows, containing 5 columns (5 merged, 0 gathered) in 0.007087535 sec., 3155963.2509751273 rows/sec., 203.27 MiB/sec. | ||
| 9074 | 2026.05.13 20:59:36.807877 [ 190 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9075 | 2026.05.13 20:59:36.808129 [ 190 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2026.05.13 20:59:36.808198 [ 190 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9077 | 2026.05.13 20:59:36.808288 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9078 | 2026.05.13 20:59:36.928610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 9079 | 2026.05.13 20:59:36.946697 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.05.13 20:59:36.946756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9081 | 2026.05.13 20:59:36.953120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9082 | 2026.05.13 20:59:36.953869 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.05.13 20:59:36.961048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 9084 | 2026.05.13 20:59:41.791224 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9085 | 2026.05.13 20:59:41.791479 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9086 | 2026.05.13 20:59:41.791839 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9087 | 2026.05.13 20:59:41.791877 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9088 | 2026.05.13 20:59:41.792119 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9089 | 2026.05.13 20:59:41.792188 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9090 | 2026.05.13 20:59:41.792333 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9091 | 2026.05.13 20:59:41.792485 [ 333 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9092 | 2026.05.13 20:59:41.792488 [ 317 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9093 | 2026.05.13 20:59:41.792488 [ 322 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9094 | 2026.05.13 20:59:41.792679 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 9095 | 2026.05.13 20:59:41.792707 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9096 | 2026.05.13 20:59:41.792792 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9097 | 2026.05.13 20:59:41.792813 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 9098 | 2026.05.13 20:59:41.792849 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9099 | 2026.05.13 20:59:41.792888 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9100 | 2026.05.13 20:59:41.792923 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9101 | 2026.05.13 20:59:41.794421 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Debug> executeQuery: Read 51 rows, 10.58 KiB in 0.003041 sec., 16770.799079250246 rows/sec., 3.40 MiB/sec. | ||
| 9102 | 2026.05.13 20:59:41.794595 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Debug> MemoryTracker: Peak memory usage (for query): 143.13 KiB. | ||
| 9103 | 2026.05.13 20:59:41.794612 [ 297 ] {8d6394f4-aeb0-4530-adee-aa3a9712dd7a} <Debug> TCPHandler: Processed in 0.003522557 sec. | ||
| 9104 | 2026.05.13 20:59:41.800301 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2026.05.13 20:59:41.800418 [ 297 ] {7febc6f2-dc70-4546-806d-6527a84cadc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9106 | 2026.05.13 20:59:41.800460 [ 297 ] {7febc6f2-dc70-4546-806d-6527a84cadc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9107 | 2026.05.13 20:59:41.801118 [ 297 ] {7febc6f2-dc70-4546-806d-6527a84cadc7} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.05.13 20:59:41.801157 [ 297 ] {7febc6f2-dc70-4546-806d-6527a84cadc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9109 | 2026.05.13 20:59:41.801550 [ 297 ] {7febc6f2-dc70-4546-806d-6527a84cadc7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9110 | 2026.05.13 20:59:41.801778 [ 297 ] {7febc6f2-dc70-4546-806d-6527a84cadc7} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.05.13 20:59:41.801912 [ 297 ] {7febc6f2-dc70-4546-806d-6527a84cadc7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001551 sec., 183107.67246937458 rows/sec., 11.63 MiB/sec. | ||
| 9112 | 2026.05.13 20:59:41.801949 [ 297 ] {7febc6f2-dc70-4546-806d-6527a84cadc7} <Debug> TCPHandler: Processed in 0.001725853 sec. | ||
| 9113 | 2026.05.13 20:59:41.802092 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2026.05.13 20:59:41.802182 [ 297 ] {51490328-9a7e-4403-922d-0e1d1a3e1c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9115 | 2026.05.13 20:59:41.802218 [ 297 ] {51490328-9a7e-4403-922d-0e1d1a3e1c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9116 | 2026.05.13 20:59:41.803090 [ 297 ] {51490328-9a7e-4403-922d-0e1d1a3e1c57} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2026.05.13 20:59:41.803127 [ 297 ] {51490328-9a7e-4403-922d-0e1d1a3e1c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9118 | 2026.05.13 20:59:41.803472 [ 297 ] {51490328-9a7e-4403-922d-0e1d1a3e1c57} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9119 | 2026.05.13 20:59:41.803685 [ 297 ] {51490328-9a7e-4403-922d-0e1d1a3e1c57} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2026.05.13 20:59:41.803815 [ 297 ] {51490328-9a7e-4403-922d-0e1d1a3e1c57} <Debug> executeQuery: Read 859 rows, 68.67 KiB in 0.001608 sec., 534203.9800995025 rows/sec., 41.70 MiB/sec. | ||
| 9121 | 2026.05.13 20:59:41.803852 [ 297 ] {51490328-9a7e-4403-922d-0e1d1a3e1c57} <Debug> TCPHandler: Processed in 0.001772574 sec. | ||
| 9122 | 2026.05.13 20:59:41.804008 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9123 | 2026.05.13 20:59:41.804102 [ 297 ] {9caec239-febe-44f1-bdfa-b25f4d3d6e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9124 | 2026.05.13 20:59:41.804142 [ 297 ] {9caec239-febe-44f1-bdfa-b25f4d3d6e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9125 | 2026.05.13 20:59:41.804616 [ 297 ] {9caec239-febe-44f1-bdfa-b25f4d3d6e3c} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2026.05.13 20:59:41.804659 [ 297 ] {9caec239-febe-44f1-bdfa-b25f4d3d6e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9127 | 2026.05.13 20:59:41.804962 [ 297 ] {9caec239-febe-44f1-bdfa-b25f4d3d6e3c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9128 | 2026.05.13 20:59:41.805180 [ 297 ] {9caec239-febe-44f1-bdfa-b25f4d3d6e3c} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2026.05.13 20:59:41.805306 [ 297 ] {9caec239-febe-44f1-bdfa-b25f4d3d6e3c} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001221 sec., 141687.14168714167 rows/sec., 8.70 MiB/sec. | ||
| 9130 | 2026.05.13 20:59:41.805343 [ 297 ] {9caec239-febe-44f1-bdfa-b25f4d3d6e3c} <Debug> TCPHandler: Processed in 0.00138338 sec. | ||
| 9131 | 2026.05.13 20:59:41.805471 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2026.05.13 20:59:41.805566 [ 297 ] {562c6b96-46f9-4eef-8f91-a819d1de2738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9133 | 2026.05.13 20:59:41.805605 [ 297 ] {562c6b96-46f9-4eef-8f91-a819d1de2738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9134 | 2026.05.13 20:59:41.806055 [ 297 ] {562c6b96-46f9-4eef-8f91-a819d1de2738} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2026.05.13 20:59:41.806092 [ 297 ] {562c6b96-46f9-4eef-8f91-a819d1de2738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9136 | 2026.05.13 20:59:41.806388 [ 297 ] {562c6b96-46f9-4eef-8f91-a819d1de2738} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9137 | 2026.05.13 20:59:41.806609 [ 297 ] {562c6b96-46f9-4eef-8f91-a819d1de2738} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.05.13 20:59:41.806721 [ 26 ] {} <Debug> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9139 | 2026.05.13 20:59:41.806738 [ 297 ] {562c6b96-46f9-4eef-8f91-a819d1de2738} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 9140 | 2026.05.13 20:59:41.806793 [ 26 ] {} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2026.05.13 20:59:41.806802 [ 297 ] {562c6b96-46f9-4eef-8f91-a819d1de2738} <Debug> TCPHandler: Processed in 0.001379061 sec. | ||
| 9142 | 2026.05.13 20:59:41.806824 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9143 | 2026.05.13 20:59:41.806945 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 9144 | 2026.05.13 20:59:41.806959 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.05.13 20:59:41.807061 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9146 | 2026.05.13 20:59:41.807068 [ 297 ] {52465424-3f2b-4fb5-a086-5357595b127e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9147 | 2026.05.13 20:59:41.807101 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 976 rows starting from the beginning of the part | ||
| 9148 | 2026.05.13 20:59:41.807122 [ 297 ] {52465424-3f2b-4fb5-a086-5357595b127e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9149 | 2026.05.13 20:59:41.807170 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 9150 | 2026.05.13 20:59:41.807231 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 9151 | 2026.05.13 20:59:41.807276 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 950 rows starting from the beginning of the part | ||
| 9152 | 2026.05.13 20:59:41.807317 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 9153 | 2026.05.13 20:59:41.807357 [ 199 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 9154 | 2026.05.13 20:59:41.807584 [ 297 ] {52465424-3f2b-4fb5-a086-5357595b127e} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.05.13 20:59:41.807633 [ 297 ] {52465424-3f2b-4fb5-a086-5357595b127e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9156 | 2026.05.13 20:59:41.807964 [ 297 ] {52465424-3f2b-4fb5-a086-5357595b127e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9157 | 2026.05.13 20:59:41.808194 [ 297 ] {52465424-3f2b-4fb5-a086-5357595b127e} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.05.13 20:59:41.808324 [ 297 ] {52465424-3f2b-4fb5-a086-5357595b127e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001274 sec., 116169.54474097332 rows/sec., 6.61 MiB/sec. | ||
| 9159 | 2026.05.13 20:59:41.808361 [ 297 ] {52465424-3f2b-4fb5-a086-5357595b127e} <Debug> TCPHandler: Processed in 0.001450661 sec. | ||
| 9160 | 2026.05.13 20:59:41.808489 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2026.05.13 20:59:41.808502 [ 190 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2522 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596613 sec., 1579593.8026309444 rows/sec., 101.49 MiB/sec. | ||
| 9162 | 2026.05.13 20:59:41.808585 [ 297 ] {be250d54-89bf-4650-947e-4b648b35a990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9163 | 2026.05.13 20:59:41.808632 [ 297 ] {be250d54-89bf-4650-947e-4b648b35a990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9164 | 2026.05.13 20:59:41.808720 [ 190 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9165 | 2026.05.13 20:59:41.809031 [ 190 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_25_5} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2026.05.13 20:59:41.809111 [ 190 ] {97dce367-6849-4099-acae-b25802b40bc9::all_1_25_5} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9167 | 2026.05.13 20:59:41.809220 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9168 | 2026.05.13 20:59:41.809283 [ 297 ] {be250d54-89bf-4650-947e-4b648b35a990} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.05.13 20:59:41.809329 [ 297 ] {be250d54-89bf-4650-947e-4b648b35a990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9170 | 2026.05.13 20:59:41.809661 [ 297 ] {be250d54-89bf-4650-947e-4b648b35a990} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9171 | 2026.05.13 20:59:41.809872 [ 297 ] {be250d54-89bf-4650-947e-4b648b35a990} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.05.13 20:59:41.810002 [ 297 ] {be250d54-89bf-4650-947e-4b648b35a990} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001435 sec., 363066.2020905923 rows/sec., 25.63 MiB/sec. | ||
| 9173 | 2026.05.13 20:59:41.810040 [ 297 ] {be250d54-89bf-4650-947e-4b648b35a990} <Debug> TCPHandler: Processed in 0.001599003 sec. | ||
| 9174 | 2026.05.13 20:59:41.810186 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.05.13 20:59:41.810280 [ 297 ] {209bcd80-0533-478b-beda-39b7d8ad3f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9176 | 2026.05.13 20:59:41.810321 [ 297 ] {209bcd80-0533-478b-beda-39b7d8ad3f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9177 | 2026.05.13 20:59:41.810670 [ 297 ] {209bcd80-0533-478b-beda-39b7d8ad3f20} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.05.13 20:59:41.810706 [ 297 ] {209bcd80-0533-478b-beda-39b7d8ad3f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9179 | 2026.05.13 20:59:41.811008 [ 297 ] {209bcd80-0533-478b-beda-39b7d8ad3f20} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9180 | 2026.05.13 20:59:41.811224 [ 297 ] {209bcd80-0533-478b-beda-39b7d8ad3f20} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.05.13 20:59:41.811330 [ 31 ] {} <Debug> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 9182 | 2026.05.13 20:59:41.811350 [ 297 ] {209bcd80-0533-478b-beda-39b7d8ad3f20} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 9183 | 2026.05.13 20:59:41.811369 [ 31 ] {} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.05.13 20:59:41.811392 [ 297 ] {209bcd80-0533-478b-beda-39b7d8ad3f20} <Debug> TCPHandler: Processed in 0.0012547 sec. | ||
| 9185 | 2026.05.13 20:59:41.811394 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9186 | 2026.05.13 20:59:41.811518 [ 186 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 9187 | 2026.05.13 20:59:41.811529 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9188 | 2026.05.13 20:59:41.811648 [ 186 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9189 | 2026.05.13 20:59:41.811649 [ 297 ] {b0b48a46-bf59-4738-bf61-528828f0a697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9190 | 2026.05.13 20:59:41.811693 [ 186 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 108 rows starting from the beginning of the part | ||
| 9191 | 2026.05.13 20:59:41.811714 [ 297 ] {b0b48a46-bf59-4738-bf61-528828f0a697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9192 | 2026.05.13 20:59:41.811770 [ 186 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 9193 | 2026.05.13 20:59:41.811838 [ 186 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9194 | 2026.05.13 20:59:41.811884 [ 186 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9195 | 2026.05.13 20:59:41.811929 [ 186 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9196 | 2026.05.13 20:59:41.811982 [ 186 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9197 | 2026.05.13 20:59:41.812155 [ 297 ] {b0b48a46-bf59-4738-bf61-528828f0a697} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.05.13 20:59:41.812198 [ 297 ] {b0b48a46-bf59-4738-bf61-528828f0a697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9199 | 2026.05.13 20:59:41.812555 [ 297 ] {b0b48a46-bf59-4738-bf61-528828f0a697} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9200 | 2026.05.13 20:59:41.812745 [ 190 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.00127296 sec., 108408.74811463046 rows/sec., 5.53 MiB/sec. | ||
| 9201 | 2026.05.13 20:59:41.812778 [ 297 ] {b0b48a46-bf59-4738-bf61-528828f0a697} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.05.13 20:59:41.812914 [ 297 ] {b0b48a46-bf59-4738-bf61-528828f0a697} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001283 sec., 206547.15510522213 rows/sec., 13.73 MiB/sec. | ||
| 9203 | 2026.05.13 20:59:41.812949 [ 196 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9204 | 2026.05.13 20:59:41.812952 [ 297 ] {b0b48a46-bf59-4738-bf61-528828f0a697} <Debug> TCPHandler: Processed in 0.001471281 sec. | ||
| 9205 | 2026.05.13 20:59:41.813107 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9206 | 2026.05.13 20:59:41.813206 [ 297 ] {6d03f352-c852-4733-ae51-000ef7be4ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9207 | 2026.05.13 20:59:41.813250 [ 297 ] {6d03f352-c852-4733-ae51-000ef7be4ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9208 | 2026.05.13 20:59:41.813296 [ 196 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_23_5} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9209 | 2026.05.13 20:59:41.813388 [ 196 ] {b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73::all_1_23_5} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 9210 | 2026.05.13 20:59:41.813486 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9211 | 2026.05.13 20:59:41.813591 [ 297 ] {6d03f352-c852-4733-ae51-000ef7be4ef9} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.05.13 20:59:41.813633 [ 297 ] {6d03f352-c852-4733-ae51-000ef7be4ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9213 | 2026.05.13 20:59:41.813930 [ 297 ] {6d03f352-c852-4733-ae51-000ef7be4ef9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9214 | 2026.05.13 20:59:41.814137 [ 297 ] {6d03f352-c852-4733-ae51-000ef7be4ef9} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2026.05.13 20:59:41.814251 [ 31 ] {} <Debug> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 9216 | 2026.05.13 20:59:41.814268 [ 297 ] {6d03f352-c852-4733-ae51-000ef7be4ef9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 9217 | 2026.05.13 20:59:41.814286 [ 31 ] {} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2026.05.13 20:59:41.814311 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9219 | 2026.05.13 20:59:41.814312 [ 297 ] {6d03f352-c852-4733-ae51-000ef7be4ef9} <Debug> TCPHandler: Processed in 0.00125552 sec. | ||
| 9220 | 2026.05.13 20:59:41.814397 [ 199 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 9221 | 2026.05.13 20:59:41.814463 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2026.05.13 20:59:41.814498 [ 199 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9223 | 2026.05.13 20:59:41.814530 [ 199 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 9224 | 2026.05.13 20:59:41.814563 [ 297 ] {39c89655-08d0-4374-ab0b-93e3564ed893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9225 | 2026.05.13 20:59:41.814582 [ 199 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 9226 | 2026.05.13 20:59:41.814621 [ 297 ] {39c89655-08d0-4374-ab0b-93e3564ed893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9227 | 2026.05.13 20:59:41.814627 [ 199 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 9228 | 2026.05.13 20:59:41.814678 [ 199 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9229 | 2026.05.13 20:59:41.814712 [ 199 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9230 | 2026.05.13 20:59:41.814749 [ 199 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9231 | 2026.05.13 20:59:41.815446 [ 199 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001077789 sec., 23195.63476710191 rows/sec., 1.52 MiB/sec. | ||
| 9232 | 2026.05.13 20:59:41.815550 [ 297 ] {39c89655-08d0-4374-ab0b-93e3564ed893} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2026.05.13 20:59:41.815592 [ 186 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9234 | 2026.05.13 20:59:41.815594 [ 297 ] {39c89655-08d0-4374-ab0b-93e3564ed893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9235 | 2026.05.13 20:59:41.815896 [ 186 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_23_5} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2026.05.13 20:59:41.815979 [ 186 ] {cbe55340-c243-43f7-a45d-f2ad6bc65f10::all_1_23_5} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 9237 | 2026.05.13 20:59:41.816057 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9238 | 2026.05.13 20:59:41.816205 [ 297 ] {39c89655-08d0-4374-ab0b-93e3564ed893} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9239 | 2026.05.13 20:59:41.816443 [ 297 ] {39c89655-08d0-4374-ab0b-93e3564ed893} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.05.13 20:59:41.816563 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9241 | 2026.05.13 20:59:41.816589 [ 297 ] {39c89655-08d0-4374-ab0b-93e3564ed893} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002043 sec., 15173.764072442485 rows/sec., 27.19 MiB/sec. | ||
| 9242 | 2026.05.13 20:59:41.816596 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2026.05.13 20:59:41.816632 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9244 | 2026.05.13 20:59:41.816664 [ 297 ] {39c89655-08d0-4374-ab0b-93e3564ed893} <Debug> TCPHandler: Processed in 0.002258367 sec. | ||
| 9245 | 2026.05.13 20:59:41.816740 [ 201 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::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 | ||
| 9246 | 2026.05.13 20:59:41.816800 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9247 | 2026.05.13 20:59:41.816930 [ 297 ] {076b4903-70d3-404f-873b-80bcca52972e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9248 | 2026.05.13 20:59:41.816972 [ 297 ] {076b4903-70d3-404f-873b-80bcca52972e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9249 | 2026.05.13 20:59:41.816987 [ 201 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9250 | 2026.05.13 20:59:41.817055 [ 201 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 865 rows starting from the beginning of the part | ||
| 9251 | 2026.05.13 20:59:41.817190 [ 201 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 9252 | 2026.05.13 20:59:41.817302 [ 201 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
| 9253 | 2026.05.13 20:59:41.817310 [ 297 ] {076b4903-70d3-404f-873b-80bcca52972e} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.05.13 20:59:41.817359 [ 297 ] {076b4903-70d3-404f-873b-80bcca52972e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9255 | 2026.05.13 20:59:41.817413 [ 201 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 9256 | 2026.05.13 20:59:41.817526 [ 201 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part | ||
| 9257 | 2026.05.13 20:59:41.817641 [ 201 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
| 9258 | 2026.05.13 20:59:41.817694 [ 297 ] {076b4903-70d3-404f-873b-80bcca52972e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9259 | 2026.05.13 20:59:41.817920 [ 297 ] {076b4903-70d3-404f-873b-80bcca52972e} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2026.05.13 20:59:41.818057 [ 297 ] {076b4903-70d3-404f-873b-80bcca52972e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001146 sec., 78534.03141361255 rows/sec., 4.91 MiB/sec. | ||
| 9261 | 2026.05.13 20:59:41.818096 [ 297 ] {076b4903-70d3-404f-873b-80bcca52972e} <Debug> TCPHandler: Processed in 0.00134868 sec. | ||
| 9262 | 2026.05.13 20:59:41.821915 [ 186 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 19 columns (19 merged, 0 gathered) in 0.005224321 sec., 189306.89748964508 rows/sec., 339.23 MiB/sec. | ||
| 9263 | 2026.05.13 20:59:41.823024 [ 201 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9264 | 2026.05.13 20:59:41.823333 [ 201 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.05.13 20:59:41.823396 [ 201 ] {0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9266 | 2026.05.13 20:59:41.823491 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 9267 | 2026.05.13 20:59:43.471659 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9268 | 2026.05.13 20:59:43.471718 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9269 | 2026.05.13 20:59:43.567548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17197 | ||
| 9270 | 2026.05.13 20:59:43.568094 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.05.13 20:59:43.568144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9272 | 2026.05.13 20:59:43.568607 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9273 | 2026.05.13 20:59:43.568836 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.05.13 20:59:43.568962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17197 | ||
| 9275 | 2026.05.13 20:59:43.569001 [ 41 ] {} <Debug> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9276 | 2026.05.13 20:59:43.569075 [ 41 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.05.13 20:59:43.569099 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9278 | 2026.05.13 20:59:43.569231 [ 192 ] {b6606637-52ca-4bf2-a988-5700df72c019::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 | ||
| 9279 | 2026.05.13 20:59:43.569374 [ 192 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9280 | 2026.05.13 20:59:43.569411 [ 192 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14829 rows starting from the beginning of the part | ||
| 9281 | 2026.05.13 20:59:43.569473 [ 192 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 9282 | 2026.05.13 20:59:43.569525 [ 192 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 9283 | 2026.05.13 20:59:43.569569 [ 192 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 9284 | 2026.05.13 20:59:43.569608 [ 192 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 9285 | 2026.05.13 20:59:43.569647 [ 192 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 9286 | 2026.05.13 20:59:43.571463 [ 186 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17197 rows, containing 4 columns (4 merged, 0 gathered) in 0.002293538 sec., 7498022.705531803 rows/sec., 107.26 MiB/sec. | ||
| 9287 | 2026.05.13 20:59:43.571733 [ 188 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9288 | 2026.05.13 20:59:43.572067 [ 188 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_36_7} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2026.05.13 20:59:43.572152 [ 188 ] {b6606637-52ca-4bf2-a988-5700df72c019::all_1_36_7} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9290 | 2026.05.13 20:59:43.572266 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 9291 | 2026.05.13 20:59:43.619590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1160 | ||
| 9292 | 2026.05.13 20:59:43.621960 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2026.05.13 20:59:43.621997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9294 | 2026.05.13 20:59:43.623174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9295 | 2026.05.13 20:59:43.623444 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2026.05.13 20:59:43.623629 [ 41 ] {} <Debug> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9297 | 2026.05.13 20:59:43.623684 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 9298 | 2026.05.13 20:59:43.623700 [ 41 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2026.05.13 20:59:43.623731 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9300 | 2026.05.13 20:59:43.623842 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::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 | ||
| 9301 | 2026.05.13 20:59:43.624376 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9302 | 2026.05.13 20:59:43.624503 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 946 rows starting from the beginning of the part | ||
| 9303 | 2026.05.13 20:59:43.624841 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
| 9304 | 2026.05.13 20:59:43.625149 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
| 9305 | 2026.05.13 20:59:43.625456 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
| 9306 | 2026.05.13 20:59:43.625768 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 9307 | 2026.05.13 20:59:43.626073 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::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 | ||
| 9308 | 2026.05.13 20:59:43.632272 [ 186 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 72 columns (72 merged, 0 gathered) in 0.008470075 sec., 136952.74244915185 rows/sec., 115.05 MiB/sec. | ||
| 9309 | 2026.05.13 20:59:43.633419 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9310 | 2026.05.13 20:59:43.634181 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_26_5} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2026.05.13 20:59:43.634282 [ 188 ] {b0ffb3b5-2887-4177-82b0-9b673c9be17a::all_1_26_5} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9312 | 2026.05.13 20:59:43.634703 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 9313 | 2026.05.13 20:59:44.461183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 9314 | 2026.05.13 20:59:44.478684 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.05.13 20:59:44.478740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9316 | 2026.05.13 20:59:44.484983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9317 | 2026.05.13 20:59:44.485692 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.05.13 20:59:44.486016 [ 40 ] {} <Debug> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9319 | 2026.05.13 20:59:44.486086 [ 40 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.05.13 20:59:44.486107 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9321 | 2026.05.13 20:59:44.486218 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 9322 | 2026.05.13 20:59:44.488749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 9323 | 2026.05.13 20:59:44.490187 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9324 | 2026.05.13 20:59:44.491942 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 9325 | 2026.05.13 20:59:44.496816 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 9326 | 2026.05.13 20:59:44.501599 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 9327 | 2026.05.13 20:59:44.506297 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 9328 | 2026.05.13 20:59:44.510790 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 9329 | 2026.05.13 20:59:44.515163 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::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 | ||
| 9330 | 2026.05.13 20:59:44.565053 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.078878662 sec., 3435.6566545208384 rows/sec., 17.77 MiB/sec. | ||
| 9331 | 2026.05.13 20:59:44.566983 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9332 | 2026.05.13 20:59:44.568597 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_36_7} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2026.05.13 20:59:44.568689 [ 187 ] {489a28d6-6518-4c82-8a25-4cf61c8c6c8a::all_1_36_7} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9334 | 2026.05.13 20:59:44.570142 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 9335 | 2026.05.13 20:59:45.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.29 MiB, peak 312.15 MiB, free memory in arenas 0.00 B, will set to 301.82 MiB (RSS), difference: 1.53 MiB | ||
| 9336 | 2026.05.13 20:59:46.786732 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2026.05.13 20:59:46.787099 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9338 | 2026.05.13 20:59:46.787503 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9339 | 2026.05.13 20:59:46.787538 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9340 | 2026.05.13 20:59:46.787760 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9341 | 2026.05.13 20:59:46.787830 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9342 | 2026.05.13 20:59:46.787973 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9343 | 2026.05.13 20:59:46.788123 [ 326 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9344 | 2026.05.13 20:59:46.788163 [ 317 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9345 | 2026.05.13 20:59:46.788135 [ 355 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9346 | 2026.05.13 20:59:46.788411 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 9347 | 2026.05.13 20:59:46.788442 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9348 | 2026.05.13 20:59:46.788530 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9349 | 2026.05.13 20:59:46.788551 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 9350 | 2026.05.13 20:59:46.788586 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9351 | 2026.05.13 20:59:46.788627 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9352 | 2026.05.13 20:59:46.788662 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9353 | 2026.05.13 20:59:46.790202 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.003253 sec., 15677.83584383646 rows/sec., 1.98 MiB/sec. | ||
| 9354 | 2026.05.13 20:59:46.790375 [ 297 ] {63122964-5b7b-4e2e-b4f1-23b86251fd42} <Debug> TCPHandler: Processed in 0.00383236 sec. | ||
| 9355 | 2026.05.13 20:59:46.792312 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9356 | 2026.05.13 20:59:46.792468 [ 297 ] {176e674a-5472-4df6-89a5-d01724656782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9357 | 2026.05.13 20:59:46.792519 [ 297 ] {176e674a-5472-4df6-89a5-d01724656782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9358 | 2026.05.13 20:59:46.793319 [ 297 ] {176e674a-5472-4df6-89a5-d01724656782} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9359 | 2026.05.13 20:59:46.793371 [ 297 ] {176e674a-5472-4df6-89a5-d01724656782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9360 | 2026.05.13 20:59:46.793820 [ 297 ] {176e674a-5472-4df6-89a5-d01724656782} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9361 | 2026.05.13 20:59:46.794085 [ 297 ] {176e674a-5472-4df6-89a5-d01724656782} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9362 | 2026.05.13 20:59:46.794257 [ 297 ] {176e674a-5472-4df6-89a5-d01724656782} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001831 sec., 42599.672310213 rows/sec., 3.51 MiB/sec. | ||
| 9363 | 2026.05.13 20:59:46.794296 [ 297 ] {176e674a-5472-4df6-89a5-d01724656782} <Debug> TCPHandler: Processed in 0.002063166 sec. | ||
| 9364 | 2026.05.13 20:59:46.794481 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9365 | 2026.05.13 20:59:46.794582 [ 297 ] {4a640f6c-424a-4df1-8cd6-711d12d40ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9366 | 2026.05.13 20:59:46.794627 [ 297 ] {4a640f6c-424a-4df1-8cd6-711d12d40ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9367 | 2026.05.13 20:59:46.795125 [ 297 ] {4a640f6c-424a-4df1-8cd6-711d12d40ac2} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9368 | 2026.05.13 20:59:46.795161 [ 297 ] {4a640f6c-424a-4df1-8cd6-711d12d40ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9369 | 2026.05.13 20:59:46.795457 [ 297 ] {4a640f6c-424a-4df1-8cd6-711d12d40ac2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9370 | 2026.05.13 20:59:46.795672 [ 297 ] {4a640f6c-424a-4df1-8cd6-711d12d40ac2} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9371 | 2026.05.13 20:59:46.795801 [ 297 ] {4a640f6c-424a-4df1-8cd6-711d12d40ac2} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001237 sec., 8892.48181083266 rows/sec., 668.67 KiB/sec. | ||
| 9372 | 2026.05.13 20:59:46.795838 [ 297 ] {4a640f6c-424a-4df1-8cd6-711d12d40ac2} <Debug> TCPHandler: Processed in 0.001405741 sec. | ||
| 9373 | 2026.05.13 20:59:46.795978 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2026.05.13 20:59:46.796076 [ 297 ] {a7ac7d7b-b999-4122-ae94-e0b821e54333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9375 | 2026.05.13 20:59:46.796115 [ 297 ] {a7ac7d7b-b999-4122-ae94-e0b821e54333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9376 | 2026.05.13 20:59:46.796548 [ 297 ] {a7ac7d7b-b999-4122-ae94-e0b821e54333} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2026.05.13 20:59:46.796584 [ 297 ] {a7ac7d7b-b999-4122-ae94-e0b821e54333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9378 | 2026.05.13 20:59:46.796903 [ 297 ] {a7ac7d7b-b999-4122-ae94-e0b821e54333} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9379 | 2026.05.13 20:59:46.797116 [ 297 ] {a7ac7d7b-b999-4122-ae94-e0b821e54333} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2026.05.13 20:59:46.797248 [ 297 ] {a7ac7d7b-b999-4122-ae94-e0b821e54333} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001192 sec., 62919.463087248325 rows/sec., 4.91 MiB/sec. | ||
| 9381 | 2026.05.13 20:59:46.797285 [ 297 ] {a7ac7d7b-b999-4122-ae94-e0b821e54333} <Debug> TCPHandler: Processed in 0.001356131 sec. | ||
| 9382 | 2026.05.13 20:59:46.797426 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9383 | 2026.05.13 20:59:46.797534 [ 297 ] {a779cfdc-1661-4f89-822e-2098b0d3e65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9384 | 2026.05.13 20:59:46.797577 [ 297 ] {a779cfdc-1661-4f89-822e-2098b0d3e65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9385 | 2026.05.13 20:59:46.798048 [ 297 ] {a779cfdc-1661-4f89-822e-2098b0d3e65b} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.05.13 20:59:46.798096 [ 297 ] {a779cfdc-1661-4f89-822e-2098b0d3e65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9387 | 2026.05.13 20:59:46.798436 [ 297 ] {a779cfdc-1661-4f89-822e-2098b0d3e65b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9388 | 2026.05.13 20:59:46.798655 [ 297 ] {a779cfdc-1661-4f89-822e-2098b0d3e65b} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.05.13 20:59:46.798780 [ 297 ] {a779cfdc-1661-4f89-822e-2098b0d3e65b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 9390 | 2026.05.13 20:59:46.798815 [ 297 ] {a779cfdc-1661-4f89-822e-2098b0d3e65b} <Debug> TCPHandler: Processed in 0.001449631 sec. | ||
| 9391 | 2026.05.13 20:59:46.798959 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9392 | 2026.05.13 20:59:46.799057 [ 297 ] {80039d9f-1ceb-455b-ae2b-d1c93e27afe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9393 | 2026.05.13 20:59:46.799106 [ 297 ] {80039d9f-1ceb-455b-ae2b-d1c93e27afe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9394 | 2026.05.13 20:59:46.799924 [ 297 ] {80039d9f-1ceb-455b-ae2b-d1c93e27afe8} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9395 | 2026.05.13 20:59:46.799961 [ 297 ] {80039d9f-1ceb-455b-ae2b-d1c93e27afe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9396 | 2026.05.13 20:59:46.800471 [ 297 ] {80039d9f-1ceb-455b-ae2b-d1c93e27afe8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9397 | 2026.05.13 20:59:46.800692 [ 297 ] {80039d9f-1ceb-455b-ae2b-d1c93e27afe8} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2026.05.13 20:59:46.800829 [ 297 ] {80039d9f-1ceb-455b-ae2b-d1c93e27afe8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001768 sec., 6221.719457013574 rows/sec., 11.15 MiB/sec. | ||
| 9399 | 2026.05.13 20:59:46.800882 [ 297 ] {80039d9f-1ceb-455b-ae2b-d1c93e27afe8} <Debug> TCPHandler: Processed in 0.001947535 sec. | ||
| 9400 | 2026.05.13 20:59:46.801021 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9401 | 2026.05.13 20:59:46.801116 [ 297 ] {4f5c2a6d-ab8e-41f3-b170-09377d5ea3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9402 | 2026.05.13 20:59:46.801157 [ 297 ] {4f5c2a6d-ab8e-41f3-b170-09377d5ea3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9403 | 2026.05.13 20:59:46.801521 [ 297 ] {4f5c2a6d-ab8e-41f3-b170-09377d5ea3da} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.05.13 20:59:46.801558 [ 297 ] {4f5c2a6d-ab8e-41f3-b170-09377d5ea3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9405 | 2026.05.13 20:59:46.801872 [ 297 ] {4f5c2a6d-ab8e-41f3-b170-09377d5ea3da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9406 | 2026.05.13 20:59:46.802089 [ 297 ] {4f5c2a6d-ab8e-41f3-b170-09377d5ea3da} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.05.13 20:59:46.802220 [ 297 ] {4f5c2a6d-ab8e-41f3-b170-09377d5ea3da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 9408 | 2026.05.13 20:59:46.802256 [ 297 ] {4f5c2a6d-ab8e-41f3-b170-09377d5ea3da} <Debug> TCPHandler: Processed in 0.00128376 sec. | ||
| 9409 | 2026.05.13 20:59:47.026499 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9410 | 2026.05.13 20:59:47.026734 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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) | ||
| 9411 | 2026.05.13 20:59:47.027097 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9412 | 2026.05.13 20:59:47.027145 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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 | ||
| 9413 | 2026.05.13 20:59:47.027405 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9414 | 2026.05.13 20:59:47.027468 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9415 | 2026.05.13 20:59:47.027598 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 9416 | 2026.05.13 20:59:47.027700 [ 355 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9417 | 2026.05.13 20:59:47.027722 [ 326 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9418 | 2026.05.13 20:59:47.027700 [ 317 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9419 | 2026.05.13 20:59:47.027863 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 9420 | 2026.05.13 20:59:47.027890 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9421 | 2026.05.13 20:59:47.027970 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9422 | 2026.05.13 20:59:47.027991 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 9423 | 2026.05.13 20:59:47.028025 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 9424 | 2026.05.13 20:59:47.028060 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 9425 | 2026.05.13 20:59:47.028093 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 9426 | 2026.05.13 20:59:47.029450 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002796 sec., 18240.343347639486 rows/sec., 4.32 MiB/sec. | ||
| 9427 | 2026.05.13 20:59:47.029749 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Debug> MemoryTracker: Peak memory usage (for query): 161.57 KiB. | ||
| 9428 | 2026.05.13 20:59:47.029772 [ 297 ] {1257f620-f040-4011-ad2d-932a2b3347e0} <Debug> TCPHandler: Processed in 0.003383016 sec. | ||
| 9429 | 2026.05.13 20:59:47.044614 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9430 | 2026.05.13 20:59:47.044759 [ 297 ] {d49cfc4f-49ec-4b50-afe0-de483fcf48f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9431 | 2026.05.13 20:59:47.044820 [ 297 ] {d49cfc4f-49ec-4b50-afe0-de483fcf48f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9432 | 2026.05.13 20:59:47.045510 [ 297 ] {d49cfc4f-49ec-4b50-afe0-de483fcf48f4} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2026.05.13 20:59:47.045558 [ 297 ] {d49cfc4f-49ec-4b50-afe0-de483fcf48f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9434 | 2026.05.13 20:59:47.045956 [ 297 ] {d49cfc4f-49ec-4b50-afe0-de483fcf48f4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9435 | 2026.05.13 20:59:47.046184 [ 297 ] {d49cfc4f-49ec-4b50-afe0-de483fcf48f4} <Trace> oximeter.fields_i16 (6ba68e1a-e141-4819-846c-1b9e5c4efcd0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2026.05.13 20:59:47.046336 [ 297 ] {d49cfc4f-49ec-4b50-afe0-de483fcf48f4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001621 sec., 175200.49352251695 rows/sec., 11.13 MiB/sec. | ||
| 9437 | 2026.05.13 20:59:47.046375 [ 297 ] {d49cfc4f-49ec-4b50-afe0-de483fcf48f4} <Debug> TCPHandler: Processed in 0.001876124 sec. | ||
| 9438 | 2026.05.13 20:59:47.046501 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9439 | 2026.05.13 20:59:47.046598 [ 297 ] {f9e2ecaa-7a42-419f-9807-90803ea067f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9440 | 2026.05.13 20:59:47.046639 [ 297 ] {f9e2ecaa-7a42-419f-9807-90803ea067f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9441 | 2026.05.13 20:59:47.048200 [ 297 ] {f9e2ecaa-7a42-419f-9807-90803ea067f9} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.05.13 20:59:47.048252 [ 297 ] {f9e2ecaa-7a42-419f-9807-90803ea067f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9443 | 2026.05.13 20:59:47.048966 [ 297 ] {f9e2ecaa-7a42-419f-9807-90803ea067f9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9444 | 2026.05.13 20:59:47.049197 [ 297 ] {f9e2ecaa-7a42-419f-9807-90803ea067f9} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2026.05.13 20:59:47.049354 [ 297 ] {f9e2ecaa-7a42-419f-9807-90803ea067f9} <Debug> executeQuery: Read 3204 rows, 244.50 KiB in 0.002772 sec., 1155844.1558441557 rows/sec., 86.13 MiB/sec. | ||
| 9446 | 2026.05.13 20:59:47.049409 [ 297 ] {f9e2ecaa-7a42-419f-9807-90803ea067f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9447 | 2026.05.13 20:59:47.049423 [ 297 ] {f9e2ecaa-7a42-419f-9807-90803ea067f9} <Debug> TCPHandler: Processed in 0.002971693 sec. | ||
| 9448 | 2026.05.13 20:59:47.049565 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2026.05.13 20:59:47.049676 [ 297 ] {0369887c-8277-4fa3-86bc-1cb00fda3c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9450 | 2026.05.13 20:59:47.049720 [ 297 ] {0369887c-8277-4fa3-86bc-1cb00fda3c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9451 | 2026.05.13 20:59:47.050247 [ 297 ] {0369887c-8277-4fa3-86bc-1cb00fda3c9d} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.05.13 20:59:47.050284 [ 297 ] {0369887c-8277-4fa3-86bc-1cb00fda3c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9453 | 2026.05.13 20:59:47.050587 [ 297 ] {0369887c-8277-4fa3-86bc-1cb00fda3c9d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9454 | 2026.05.13 20:59:47.050797 [ 297 ] {0369887c-8277-4fa3-86bc-1cb00fda3c9d} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.05.13 20:59:47.050924 [ 297 ] {0369887c-8277-4fa3-86bc-1cb00fda3c9d} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001278 sec., 142410.01564945225 rows/sec., 8.83 MiB/sec. | ||
| 9456 | 2026.05.13 20:59:47.050929 [ 55 ] {} <Debug> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9457 | 2026.05.13 20:59:47.050963 [ 297 ] {0369887c-8277-4fa3-86bc-1cb00fda3c9d} <Debug> TCPHandler: Processed in 0.001452512 sec. | ||
| 9458 | 2026.05.13 20:59:47.050980 [ 55 ] {} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.05.13 20:59:47.051007 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9460 | 2026.05.13 20:59:47.051091 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2026.05.13 20:59:47.051108 [ 194 ] {53470143-4b06-4b78-b9d2-692982f18ad0::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 | ||
| 9462 | 2026.05.13 20:59:47.051189 [ 297 ] {8979d9ed-a996-4ca2-a8ec-58c9de42d096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9463 | 2026.05.13 20:59:47.051230 [ 194 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9464 | 2026.05.13 20:59:47.051233 [ 297 ] {8979d9ed-a996-4ca2-a8ec-58c9de42d096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9465 | 2026.05.13 20:59:47.051267 [ 194 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 9466 | 2026.05.13 20:59:47.051335 [ 194 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 173 rows starting from the beginning of the part | ||
| 9467 | 2026.05.13 20:59:47.051388 [ 194 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 21 rows starting from the beginning of the part | ||
| 9468 | 2026.05.13 20:59:47.051433 [ 194 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 173 rows starting from the beginning of the part | ||
| 9469 | 2026.05.13 20:59:47.051471 [ 194 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part | ||
| 9470 | 2026.05.13 20:59:47.051512 [ 194 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 182 rows starting from the beginning of the part | ||
| 9471 | 2026.05.13 20:59:47.052150 [ 297 ] {8979d9ed-a996-4ca2-a8ec-58c9de42d096} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9472 | 2026.05.13 20:59:47.052191 [ 297 ] {8979d9ed-a996-4ca2-a8ec-58c9de42d096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9473 | 2026.05.13 20:59:47.052387 [ 200 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322511 sec., 593567.8417797659 rows/sec., 39.47 MiB/sec. | ||
| 9474 | 2026.05.13 20:59:47.052567 [ 198 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9475 | 2026.05.13 20:59:47.052866 [ 198 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_51_10} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9476 | 2026.05.13 20:59:47.052951 [ 297 ] {8979d9ed-a996-4ca2-a8ec-58c9de42d096} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9477 | 2026.05.13 20:59:47.052984 [ 198 ] {53470143-4b06-4b78-b9d2-692982f18ad0::all_1_51_10} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9478 | 2026.05.13 20:59:47.053087 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9479 | 2026.05.13 20:59:47.053201 [ 297 ] {8979d9ed-a996-4ca2-a8ec-58c9de42d096} <Trace> oximeter.fields_u32 (97dce367-6849-4099-acae-b25802b40bc9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2026.05.13 20:59:47.053360 [ 297 ] {8979d9ed-a996-4ca2-a8ec-58c9de42d096} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.002186 sec., 434583.714547118 rows/sec., 25.57 MiB/sec. | ||
| 9481 | 2026.05.13 20:59:47.053423 [ 297 ] {8979d9ed-a996-4ca2-a8ec-58c9de42d096} <Debug> TCPHandler: Processed in 0.002380229 sec. | ||
| 9482 | 2026.05.13 20:59:47.053619 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2026.05.13 20:59:47.053746 [ 297 ] {01bfa3a9-eaad-4daa-af3a-9d79f230f35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9484 | 2026.05.13 20:59:47.053797 [ 297 ] {01bfa3a9-eaad-4daa-af3a-9d79f230f35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9485 | 2026.05.13 20:59:47.054231 [ 297 ] {01bfa3a9-eaad-4daa-af3a-9d79f230f35d} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2026.05.13 20:59:47.054267 [ 297 ] {01bfa3a9-eaad-4daa-af3a-9d79f230f35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9487 | 2026.05.13 20:59:47.054551 [ 297 ] {01bfa3a9-eaad-4daa-af3a-9d79f230f35d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9488 | 2026.05.13 20:59:47.054800 [ 297 ] {01bfa3a9-eaad-4daa-af3a-9d79f230f35d} <Trace> oximeter.fields_u64 (1b31a3db-4d19-4994-87b0-4a5287edee84): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.05.13 20:59:47.054928 [ 297 ] {01bfa3a9-eaad-4daa-af3a-9d79f230f35d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001219 sec., 820.3445447087777 rows/sec., 57.68 KiB/sec. | ||
| 9490 | 2026.05.13 20:59:47.054965 [ 297 ] {01bfa3a9-eaad-4daa-af3a-9d79f230f35d} <Debug> TCPHandler: Processed in 0.001455012 sec. | ||
| 9491 | 2026.05.13 20:59:47.055112 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2026.05.13 20:59:47.055209 [ 297 ] {45d8f489-3066-401b-b572-e14b53ab7699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9493 | 2026.05.13 20:59:47.055248 [ 297 ] {45d8f489-3066-401b-b572-e14b53ab7699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9494 | 2026.05.13 20:59:47.055694 [ 297 ] {45d8f489-3066-401b-b572-e14b53ab7699} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.05.13 20:59:47.055730 [ 297 ] {45d8f489-3066-401b-b572-e14b53ab7699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9496 | 2026.05.13 20:59:47.056029 [ 297 ] {45d8f489-3066-401b-b572-e14b53ab7699} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9497 | 2026.05.13 20:59:47.056234 [ 297 ] {45d8f489-3066-401b-b572-e14b53ab7699} <Trace> oximeter.fields_u8 (3abe0e03-0fc4-408c-b724-48bb5fb47a92): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.05.13 20:59:47.056360 [ 297 ] {45d8f489-3066-401b-b572-e14b53ab7699} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 9499 | 2026.05.13 20:59:47.056397 [ 297 ] {45d8f489-3066-401b-b572-e14b53ab7699} <Debug> TCPHandler: Processed in 0.001334411 sec. | ||
| 9500 | 2026.05.13 20:59:47.056538 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9501 | 2026.05.13 20:59:47.056634 [ 297 ] {296d7b8e-d0ae-45cf-b433-375c1ae874aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9502 | 2026.05.13 20:59:47.056672 [ 297 ] {296d7b8e-d0ae-45cf-b433-375c1ae874aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9503 | 2026.05.13 20:59:47.057701 [ 297 ] {296d7b8e-d0ae-45cf-b433-375c1ae874aa} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2026.05.13 20:59:47.057737 [ 297 ] {296d7b8e-d0ae-45cf-b433-375c1ae874aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9505 | 2026.05.13 20:59:47.058131 [ 297 ] {296d7b8e-d0ae-45cf-b433-375c1ae874aa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9506 | 2026.05.13 20:59:47.058334 [ 297 ] {296d7b8e-d0ae-45cf-b433-375c1ae874aa} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2026.05.13 20:59:47.058459 [ 297 ] {296d7b8e-d0ae-45cf-b433-375c1ae874aa} <Debug> executeQuery: Read 1745 rows, 120.50 KiB in 0.001843 sec., 946825.827455236 rows/sec., 63.85 MiB/sec. | ||
| 9508 | 2026.05.13 20:59:47.058497 [ 297 ] {296d7b8e-d0ae-45cf-b433-375c1ae874aa} <Debug> TCPHandler: Processed in 0.002008095 sec. | ||
| 9509 | 2026.05.13 20:59:47.058625 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9510 | 2026.05.13 20:59:47.058721 [ 297 ] {b28f93f4-f645-4147-a5cc-d982f5007686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9511 | 2026.05.13 20:59:47.058762 [ 297 ] {b28f93f4-f645-4147-a5cc-d982f5007686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9512 | 2026.05.13 20:59:47.059099 [ 297 ] {b28f93f4-f645-4147-a5cc-d982f5007686} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.05.13 20:59:47.059134 [ 297 ] {b28f93f4-f645-4147-a5cc-d982f5007686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9514 | 2026.05.13 20:59:47.059431 [ 297 ] {b28f93f4-f645-4147-a5cc-d982f5007686} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9515 | 2026.05.13 20:59:47.059634 [ 297 ] {b28f93f4-f645-4147-a5cc-d982f5007686} <Trace> oximeter.measurements_bool (b5f56e3c-cb5c-4b5a-a5d7-b58a49455e73): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.05.13 20:59:47.059767 [ 297 ] {b28f93f4-f645-4147-a5cc-d982f5007686} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 9517 | 2026.05.13 20:59:47.059803 [ 297 ] {b28f93f4-f645-4147-a5cc-d982f5007686} <Debug> TCPHandler: Processed in 0.001226929 sec. | ||
| 9518 | 2026.05.13 20:59:47.059924 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9519 | 2026.05.13 20:59:47.060019 [ 297 ] {47a09e85-4964-4118-bff4-604832be6800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9520 | 2026.05.13 20:59:47.060061 [ 297 ] {47a09e85-4964-4118-bff4-604832be6800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9521 | 2026.05.13 20:59:47.060756 [ 297 ] {47a09e85-4964-4118-bff4-604832be6800} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9522 | 2026.05.13 20:59:47.060792 [ 297 ] {47a09e85-4964-4118-bff4-604832be6800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9523 | 2026.05.13 20:59:47.061218 [ 297 ] {47a09e85-4964-4118-bff4-604832be6800} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9524 | 2026.05.13 20:59:47.061426 [ 297 ] {47a09e85-4964-4118-bff4-604832be6800} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2026.05.13 20:59:47.061551 [ 297 ] {47a09e85-4964-4118-bff4-604832be6800} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001549 sec., 1033570.0451904454 rows/sec., 62.74 MiB/sec. | ||
| 9526 | 2026.05.13 20:59:47.061588 [ 297 ] {47a09e85-4964-4118-bff4-604832be6800} <Debug> TCPHandler: Processed in 0.001712603 sec. | ||
| 9527 | 2026.05.13 20:59:47.061717 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9528 | 2026.05.13 20:59:47.061812 [ 297 ] {42454ac7-a0f0-42bc-8699-e975e138f875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9529 | 2026.05.13 20:59:47.061852 [ 297 ] {42454ac7-a0f0-42bc-8699-e975e138f875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9530 | 2026.05.13 20:59:47.062202 [ 297 ] {42454ac7-a0f0-42bc-8699-e975e138f875} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.05.13 20:59:47.062239 [ 297 ] {42454ac7-a0f0-42bc-8699-e975e138f875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9532 | 2026.05.13 20:59:47.062524 [ 297 ] {42454ac7-a0f0-42bc-8699-e975e138f875} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9533 | 2026.05.13 20:59:47.062735 [ 297 ] {42454ac7-a0f0-42bc-8699-e975e138f875} <Trace> oximeter.measurements_f64 (cbe55340-c243-43f7-a45d-f2ad6bc65f10): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2026.05.13 20:59:47.062868 [ 297 ] {42454ac7-a0f0-42bc-8699-e975e138f875} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 9535 | 2026.05.13 20:59:47.062904 [ 297 ] {42454ac7-a0f0-42bc-8699-e975e138f875} <Debug> TCPHandler: Processed in 0.001237279 sec. | ||
| 9536 | 2026.05.13 20:59:47.063029 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9537 | 2026.05.13 20:59:47.063123 [ 297 ] {5cd61c0e-c833-4bbb-b714-11b9edee8426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9538 | 2026.05.13 20:59:47.063174 [ 297 ] {5cd61c0e-c833-4bbb-b714-11b9edee8426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9539 | 2026.05.13 20:59:47.064018 [ 297 ] {5cd61c0e-c833-4bbb-b714-11b9edee8426} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2026.05.13 20:59:47.064054 [ 297 ] {5cd61c0e-c833-4bbb-b714-11b9edee8426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9541 | 2026.05.13 20:59:47.064591 [ 297 ] {5cd61c0e-c833-4bbb-b714-11b9edee8426} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9542 | 2026.05.13 20:59:47.064868 [ 297 ] {5cd61c0e-c833-4bbb-b714-11b9edee8426} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.05.13 20:59:47.065011 [ 297 ] {5cd61c0e-c833-4bbb-b714-11b9edee8426} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001906 sec., 20986.35886673662 rows/sec., 37.61 MiB/sec. | ||
| 9544 | 2026.05.13 20:59:47.065065 [ 297 ] {5cd61c0e-c833-4bbb-b714-11b9edee8426} <Debug> TCPHandler: Processed in 0.002085076 sec. | ||
| 9545 | 2026.05.13 20:59:47.065201 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2026.05.13 20:59:47.065297 [ 297 ] {d315167a-ea10-46e1-a162-403b41ab1f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9547 | 2026.05.13 20:59:47.065338 [ 297 ] {d315167a-ea10-46e1-a162-403b41ab1f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9548 | 2026.05.13 20:59:47.065686 [ 297 ] {d315167a-ea10-46e1-a162-403b41ab1f4f} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9549 | 2026.05.13 20:59:47.065722 [ 297 ] {d315167a-ea10-46e1-a162-403b41ab1f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9550 | 2026.05.13 20:59:47.066020 [ 297 ] {d315167a-ea10-46e1-a162-403b41ab1f4f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9551 | 2026.05.13 20:59:47.066236 [ 297 ] {d315167a-ea10-46e1-a162-403b41ab1f4f} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2026.05.13 20:59:47.066363 [ 297 ] {d315167a-ea10-46e1-a162-403b41ab1f4f} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001086 sec., 38674.03314917127 rows/sec., 2.21 MiB/sec. | ||
| 9553 | 2026.05.13 20:59:47.066399 [ 297 ] {d315167a-ea10-46e1-a162-403b41ab1f4f} <Debug> TCPHandler: Processed in 0.001247219 sec. | ||
| 9554 | 2026.05.13 20:59:47.225033 [ 53 ] {} <Debug> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9555 | 2026.05.13 20:59:47.225078 [ 53 ] {} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9556 | 2026.05.13 20:59:47.225103 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9557 | 2026.05.13 20:59:47.225198 [ 194 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::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 | ||
| 9558 | 2026.05.13 20:59:47.225310 [ 194 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9559 | 2026.05.13 20:59:47.225341 [ 194 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::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 | ||
| 9560 | 2026.05.13 20:59:47.225396 [ 194 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 9561 | 2026.05.13 20:59:47.225443 [ 194 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 9562 | 2026.05.13 20:59:47.225489 [ 194 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 9563 | 2026.05.13 20:59:47.225525 [ 194 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 9564 | 2026.05.13 20:59:47.226249 [ 195 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001084679 sec., 51628.17755299033 rows/sec., 4.31 MiB/sec. | ||
| 9565 | 2026.05.13 20:59:47.226440 [ 193 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9566 | 2026.05.13 20:59:47.226784 [ 193 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_9_2} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2026.05.13 20:59:47.226877 [ 193 ] {3dd8bd8e-4f14-492a-b544-d3d5baec3a2a::all_1_9_2} <Trace> oximeter.fields_ipaddr (3dd8bd8e-4f14-492a-b544-d3d5baec3a2a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9568 | 2026.05.13 20:59:47.226980 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9569 | 2026.05.13 20:59:51.069120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17709 | ||
| 9570 | 2026.05.13 20:59:51.069777 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9571 | 2026.05.13 20:59:51.069838 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9572 | 2026.05.13 20:59:51.070520 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9573 | 2026.05.13 20:59:51.070746 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9574 | 2026.05.13 20:59:51.070873 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17709 | ||
| 9575 | 2026.05.13 20:59:51.785184 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2026.05.13 20:59:51.785438 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9577 | 2026.05.13 20:59:51.785779 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9578 | 2026.05.13 20:59:51.785813 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9579 | 2026.05.13 20:59:51.786031 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9580 | 2026.05.13 20:59:51.786101 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9581 | 2026.05.13 20:59:51.786247 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9582 | 2026.05.13 20:59:51.786384 [ 326 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9583 | 2026.05.13 20:59:51.786400 [ 337 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9584 | 2026.05.13 20:59:51.786384 [ 355 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9585 | 2026.05.13 20:59:51.786577 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 9586 | 2026.05.13 20:59:51.786606 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9587 | 2026.05.13 20:59:51.786695 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9588 | 2026.05.13 20:59:51.786715 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 9589 | 2026.05.13 20:59:51.786751 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9590 | 2026.05.13 20:59:51.786788 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9591 | 2026.05.13 20:59:51.786822 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9592 | 2026.05.13 20:59:51.788476 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.003124 sec., 16325.224071702945 rows/sec., 2.06 MiB/sec. | ||
| 9593 | 2026.05.13 20:59:51.788744 [ 297 ] {12b47cc7-d62f-487c-aec4-2268f3357920} <Debug> TCPHandler: Processed in 0.003702459 sec. | ||
| 9594 | 2026.05.13 20:59:51.790400 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9595 | 2026.05.13 20:59:51.790592 [ 297 ] {dd565406-eafd-44e7-8757-616ebc746c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9596 | 2026.05.13 20:59:51.790663 [ 297 ] {dd565406-eafd-44e7-8757-616ebc746c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9597 | 2026.05.13 20:59:51.791531 [ 297 ] {dd565406-eafd-44e7-8757-616ebc746c85} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2026.05.13 20:59:51.791573 [ 297 ] {dd565406-eafd-44e7-8757-616ebc746c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9599 | 2026.05.13 20:59:51.791971 [ 297 ] {dd565406-eafd-44e7-8757-616ebc746c85} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9600 | 2026.05.13 20:59:51.792207 [ 297 ] {dd565406-eafd-44e7-8757-616ebc746c85} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.05.13 20:59:51.792362 [ 297 ] {dd565406-eafd-44e7-8757-616ebc746c85} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001824 sec., 30701.754385964912 rows/sec., 2.34 MiB/sec. | ||
| 9602 | 2026.05.13 20:59:51.792405 [ 297 ] {dd565406-eafd-44e7-8757-616ebc746c85} <Debug> TCPHandler: Processed in 0.002142146 sec. | ||
| 9603 | 2026.05.13 20:59:51.792562 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9604 | 2026.05.13 20:59:51.792656 [ 297 ] {fc7a4313-b1b4-47aa-b6d6-a9f736a10cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9605 | 2026.05.13 20:59:51.792696 [ 297 ] {fc7a4313-b1b4-47aa-b6d6-a9f736a10cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9606 | 2026.05.13 20:59:51.793232 [ 297 ] {fc7a4313-b1b4-47aa-b6d6-a9f736a10cd0} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9607 | 2026.05.13 20:59:51.793271 [ 297 ] {fc7a4313-b1b4-47aa-b6d6-a9f736a10cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9608 | 2026.05.13 20:59:51.793581 [ 297 ] {fc7a4313-b1b4-47aa-b6d6-a9f736a10cd0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9609 | 2026.05.13 20:59:51.793799 [ 297 ] {fc7a4313-b1b4-47aa-b6d6-a9f736a10cd0} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9610 | 2026.05.13 20:59:51.793931 [ 297 ] {fc7a4313-b1b4-47aa-b6d6-a9f736a10cd0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001293 sec., 49497.293116782675 rows/sec., 3.86 MiB/sec. | ||
| 9611 | 2026.05.13 20:59:51.793969 [ 297 ] {fc7a4313-b1b4-47aa-b6d6-a9f736a10cd0} <Debug> TCPHandler: Processed in 0.001456251 sec. | ||
| 9612 | 2026.05.13 20:59:51.794115 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9613 | 2026.05.13 20:59:51.794211 [ 297 ] {47ae8165-dabf-4b1c-9106-542c64483f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9614 | 2026.05.13 20:59:51.794255 [ 297 ] {47ae8165-dabf-4b1c-9106-542c64483f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9615 | 2026.05.13 20:59:51.794740 [ 297 ] {47ae8165-dabf-4b1c-9106-542c64483f45} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2026.05.13 20:59:51.794776 [ 297 ] {47ae8165-dabf-4b1c-9106-542c64483f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9617 | 2026.05.13 20:59:51.795124 [ 297 ] {47ae8165-dabf-4b1c-9106-542c64483f45} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9618 | 2026.05.13 20:59:51.795342 [ 297 ] {47ae8165-dabf-4b1c-9106-542c64483f45} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2026.05.13 20:59:51.795477 [ 297 ] {47ae8165-dabf-4b1c-9106-542c64483f45} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001285 sec., 99610.89494163425 rows/sec., 6.94 MiB/sec. | ||
| 9620 | 2026.05.13 20:59:51.795515 [ 297 ] {47ae8165-dabf-4b1c-9106-542c64483f45} <Debug> TCPHandler: Processed in 0.001448291 sec. | ||
| 9621 | 2026.05.13 20:59:51.795655 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9622 | 2026.05.13 20:59:51.795752 [ 297 ] {d4ce7dce-70ba-4297-9ace-b265363fb127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9623 | 2026.05.13 20:59:51.795793 [ 297 ] {d4ce7dce-70ba-4297-9ace-b265363fb127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9624 | 2026.05.13 20:59:51.796159 [ 297 ] {d4ce7dce-70ba-4297-9ace-b265363fb127} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.05.13 20:59:51.796196 [ 297 ] {d4ce7dce-70ba-4297-9ace-b265363fb127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9626 | 2026.05.13 20:59:51.796507 [ 297 ] {d4ce7dce-70ba-4297-9ace-b265363fb127} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9627 | 2026.05.13 20:59:51.796730 [ 297 ] {d4ce7dce-70ba-4297-9ace-b265363fb127} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2026.05.13 20:59:51.796867 [ 297 ] {d4ce7dce-70ba-4297-9ace-b265363fb127} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001134 sec., 42328.04232804233 rows/sec., 2.85 MiB/sec. | ||
| 9629 | 2026.05.13 20:59:51.796903 [ 297 ] {d4ce7dce-70ba-4297-9ace-b265363fb127} <Debug> TCPHandler: Processed in 0.00129653 sec. | ||
| 9630 | 2026.05.13 20:59:51.988902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 9631 | 2026.05.13 20:59:52.003709 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2026.05.13 20:59:52.003764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9633 | 2026.05.13 20:59:52.009322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9634 | 2026.05.13 20:59:52.010024 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2026.05.13 20:59:52.012623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9636 | 2026.05.13 20:59:53.624043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1210 | ||
| 9637 | 2026.05.13 20:59:53.626800 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2026.05.13 20:59:53.626845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9639 | 2026.05.13 20:59:53.628088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9640 | 2026.05.13 20:59:53.628362 [ 243 ] {} <Trace> system.query_log (b0ffb3b5-2887-4177-82b0-9b673c9be17a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2026.05.13 20:59:53.628623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
| 9642 | 2026.05.13 20:59:56.786841 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9643 | 2026.05.13 20:59:56.787094 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9644 | 2026.05.13 20:59:56.787446 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9645 | 2026.05.13 20:59:56.787481 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9646 | 2026.05.13 20:59:56.787702 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9647 | 2026.05.13 20:59:56.787772 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9648 | 2026.05.13 20:59:56.787918 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9649 | 2026.05.13 20:59:56.788057 [ 355 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9650 | 2026.05.13 20:59:56.788090 [ 334 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9651 | 2026.05.13 20:59:56.788057 [ 326 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9652 | 2026.05.13 20:59:56.788271 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (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 | ||
| 9653 | 2026.05.13 20:59:56.788300 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Trace> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9654 | 2026.05.13 20:59:56.788385 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9655 | 2026.05.13 20:59:56.788405 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Debug> oximeter.timeseries_schema (eeb3ead9-d1b7-49f9-bc7d-c9a839797441) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 9656 | 2026.05.13 20:59:56.788441 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9657 | 2026.05.13 20:59:56.788480 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9658 | 2026.05.13 20:59:56.788515 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9659 | 2026.05.13 20:59:56.790047 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Debug> executeQuery: Read 51 rows, 6.60 KiB in 0.003047 sec., 16737.774860518544 rows/sec., 2.12 MiB/sec. | ||
| 9660 | 2026.05.13 20:59:56.790215 [ 297 ] {b71274c2-2cda-46f7-b70f-ed05248d3819} <Debug> TCPHandler: Processed in 0.003513247 sec. | ||
| 9661 | 2026.05.13 20:59:56.792337 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2026.05.13 20:59:56.792552 [ 297 ] {836d4022-77b4-487c-a67a-f15821626b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9663 | 2026.05.13 20:59:56.792632 [ 297 ] {836d4022-77b4-487c-a67a-f15821626b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9664 | 2026.05.13 20:59:56.793648 [ 297 ] {836d4022-77b4-487c-a67a-f15821626b24} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.05.13 20:59:56.793730 [ 297 ] {836d4022-77b4-487c-a67a-f15821626b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9666 | 2026.05.13 20:59:56.794373 [ 297 ] {836d4022-77b4-487c-a67a-f15821626b24} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9667 | 2026.05.13 20:59:56.794697 [ 297 ] {836d4022-77b4-487c-a67a-f15821626b24} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.05.13 20:59:56.794847 [ 297 ] {836d4022-77b4-487c-a67a-f15821626b24} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.002353 sec., 33149.17127071823 rows/sec., 2.73 MiB/sec. | ||
| 9669 | 2026.05.13 20:59:56.794880 [ 61 ] {} <Debug> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9670 | 2026.05.13 20:59:56.794885 [ 297 ] {836d4022-77b4-487c-a67a-f15821626b24} <Debug> TCPHandler: Processed in 0.00265287 sec. | ||
| 9671 | 2026.05.13 20:59:56.794949 [ 61 ] {} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.05.13 20:59:56.794983 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9673 | 2026.05.13 20:59:56.795069 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9674 | 2026.05.13 20:59:56.795167 [ 200 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9675 | 2026.05.13 20:59:56.795171 [ 297 ] {c80f45d4-dd15-433f-9b24-dca2ac04f43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9676 | 2026.05.13 20:59:56.795238 [ 297 ] {c80f45d4-dd15-433f-9b24-dca2ac04f43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9677 | 2026.05.13 20:59:56.795301 [ 200 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9678 | 2026.05.13 20:59:56.795337 [ 200 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3360 rows starting from the beginning of the part | ||
| 9679 | 2026.05.13 20:59:56.795399 [ 200 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 859 rows starting from the beginning of the part | ||
| 9680 | 2026.05.13 20:59:56.795454 [ 200 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 78 rows starting from the beginning of the part | ||
| 9681 | 2026.05.13 20:59:56.795511 [ 200 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 3204 rows starting from the beginning of the part | ||
| 9682 | 2026.05.13 20:59:56.795555 [ 200 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 9683 | 2026.05.13 20:59:56.795598 [ 200 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 78 rows starting from the beginning of the part | ||
| 9684 | 2026.05.13 20:59:56.795779 [ 297 ] {c80f45d4-dd15-433f-9b24-dca2ac04f43f} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2026.05.13 20:59:56.795825 [ 297 ] {c80f45d4-dd15-433f-9b24-dca2ac04f43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 9686 | 2026.05.13 20:59:56.796302 [ 297 ] {c80f45d4-dd15-433f-9b24-dca2ac04f43f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9687 | 2026.05.13 20:59:56.796539 [ 297 ] {c80f45d4-dd15-433f-9b24-dca2ac04f43f} <Trace> oximeter.fields_u16 (53470143-4b06-4b78-b9d2-692982f18ad0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2026.05.13 20:59:56.796679 [ 297 ] {c80f45d4-dd15-433f-9b24-dca2ac04f43f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001526 sec., 7208.387942332896 rows/sec., 542.04 KiB/sec. | ||
| 9689 | 2026.05.13 20:59:56.796717 [ 297 ] {c80f45d4-dd15-433f-9b24-dca2ac04f43f} <Debug> TCPHandler: Processed in 0.001696643 sec. | ||
| 9690 | 2026.05.13 20:59:56.796865 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2026.05.13 20:59:56.796974 [ 297 ] {9642bf8c-d7ba-4253-8c80-9618ff982a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9692 | 2026.05.13 20:59:56.797014 [ 297 ] {9642bf8c-d7ba-4253-8c80-9618ff982a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9693 | 2026.05.13 20:59:56.797517 [ 297 ] {9642bf8c-d7ba-4253-8c80-9618ff982a18} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.05.13 20:59:56.797554 [ 297 ] {9642bf8c-d7ba-4253-8c80-9618ff982a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 9695 | 2026.05.13 20:59:56.797863 [ 297 ] {9642bf8c-d7ba-4253-8c80-9618ff982a18} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9696 | 2026.05.13 20:59:56.798092 [ 297 ] {9642bf8c-d7ba-4253-8c80-9618ff982a18} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.05.13 20:59:56.798145 [ 193 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7635 rows, containing 5 columns (5 merged, 0 gathered) in 0.003014243 sec., 2532974.282431775 rows/sec., 200.79 MiB/sec. | ||
| 9698 | 2026.05.13 20:59:56.798208 [ 61 ] {} <Debug> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9699 | 2026.05.13 20:59:56.798236 [ 297 ] {9642bf8c-d7ba-4253-8c80-9618ff982a18} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001279 sec., 58639.56215793589 rows/sec., 4.58 MiB/sec. | ||
| 9700 | 2026.05.13 20:59:56.798279 [ 61 ] {} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2026.05.13 20:59:56.798317 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9702 | 2026.05.13 20:59:56.798318 [ 297 ] {9642bf8c-d7ba-4253-8c80-9618ff982a18} <Debug> TCPHandler: Processed in 0.001501392 sec. | ||
| 9703 | 2026.05.13 20:59:56.798419 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9704 | 2026.05.13 20:59:56.798472 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9705 | 2026.05.13 20:59:56.798506 [ 195 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9706 | 2026.05.13 20:59:56.798563 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9707 | 2026.05.13 20:59:56.798576 [ 297 ] {55927e7a-50cd-4359-b0bc-5975850f46c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9708 | 2026.05.13 20:59:56.798621 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1830 rows starting from the beginning of the part | ||
| 9709 | 2026.05.13 20:59:56.798637 [ 297 ] {55927e7a-50cd-4359-b0bc-5975850f46c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9710 | 2026.05.13 20:59:56.798707 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 521 rows starting from the beginning of the part | ||
| 9711 | 2026.05.13 20:59:56.798762 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 75 rows starting from the beginning of the part | ||
| 9712 | 2026.05.13 20:59:56.798806 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1745 rows starting from the beginning of the part | ||
| 9713 | 2026.05.13 20:59:56.798850 [ 195 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_61_12} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2026.05.13 20:59:56.798853 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 9715 | 2026.05.13 20:59:56.798919 [ 194 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 75 rows starting from the beginning of the part | ||
| 9716 | 2026.05.13 20:59:56.798959 [ 195 ] {93bd6270-e9cf-40e2-bf15-c7b22633906f::all_1_61_12} <Trace> oximeter.fields_string (93bd6270-e9cf-40e2-bf15-c7b22633906f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9717 | 2026.05.13 20:59:56.799065 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 9718 | 2026.05.13 20:59:56.799123 [ 297 ] {55927e7a-50cd-4359-b0bc-5975850f46c9} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.05.13 20:59:56.799165 [ 297 ] {55927e7a-50cd-4359-b0bc-5975850f46c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 9720 | 2026.05.13 20:59:56.799534 [ 297 ] {55927e7a-50cd-4359-b0bc-5975850f46c9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9721 | 2026.05.13 20:59:56.799765 [ 297 ] {55927e7a-50cd-4359-b0bc-5975850f46c9} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2026.05.13 20:59:56.799886 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9723 | 2026.05.13 20:59:56.799905 [ 297 ] {55927e7a-50cd-4359-b0bc-5975850f46c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001348 sec., 118694.36201780415 rows/sec., 8.27 MiB/sec. | ||
| 9724 | 2026.05.13 20:59:56.799944 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.05.13 20:59:56.799976 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 9726 | 2026.05.13 20:59:56.799982 [ 297 ] {55927e7a-50cd-4359-b0bc-5975850f46c9} <Debug> TCPHandler: Processed in 0.001562722 sec. | ||
| 9727 | 2026.05.13 20:59:56.800067 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9728 | 2026.05.13 20:59:56.800128 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9729 | 2026.05.13 20:59:56.800195 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9730 | 2026.05.13 20:59:56.800231 [ 297 ] {01c436bd-4f68-419d-b755-1976098a482f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9731 | 2026.05.13 20:59:56.800233 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22368 rows starting from the beginning of the part | ||
| 9732 | 2026.05.13 20:59:56.800294 [ 297 ] {01c436bd-4f68-419d-b755-1976098a482f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9733 | 2026.05.13 20:59:56.800318 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 265 rows starting from the beginning of the part | ||
| 9734 | 2026.05.13 20:59:56.800371 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9735 | 2026.05.13 20:59:56.800416 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1601 rows starting from the beginning of the part | ||
| 9736 | 2026.05.13 20:59:56.800457 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 128 rows starting from the beginning of the part | ||
| 9737 | 2026.05.13 20:59:56.800504 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9738 | 2026.05.13 20:59:56.800519 [ 195 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4310 rows, containing 5 columns (5 merged, 0 gathered) in 0.002144347 sec., 2009935.8919055546 rows/sec., 145.65 MiB/sec. | ||
| 9739 | 2026.05.13 20:59:56.800820 [ 197 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9740 | 2026.05.13 20:59:56.801087 [ 197 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_61_12} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.05.13 20:59:56.801137 [ 297 ] {01c436bd-4f68-419d-b755-1976098a482f} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.05.13 20:59:56.801164 [ 197 ] {37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4::all_1_61_12} <Trace> oximeter.fields_uuid (37d9c7a9-fecb-4932-9c7a-69ae27e5d6c4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9743 | 2026.05.13 20:59:56.801192 [ 297 ] {01c436bd-4f68-419d-b755-1976098a482f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 9744 | 2026.05.13 20:59:56.801258 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9745 | 2026.05.13 20:59:56.801763 [ 297 ] {01c436bd-4f68-419d-b755-1976098a482f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9746 | 2026.05.13 20:59:56.802007 [ 297 ] {01c436bd-4f68-419d-b755-1976098a482f} <Trace> oximeter.measurements_histogramu64 (0f7d04f3-c1b1-41f1-ab7e-4f977b6fefcf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2026.05.13 20:59:56.802156 [ 297 ] {01c436bd-4f68-419d-b755-1976098a482f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001942 sec., 5664.263645726056 rows/sec., 10.15 MiB/sec. | ||
| 9748 | 2026.05.13 20:59:56.802210 [ 297 ] {01c436bd-4f68-419d-b755-1976098a482f} <Debug> TCPHandler: Processed in 0.002130267 sec. | ||
| 9749 | 2026.05.13 20:59:56.802357 [ 297 ] {} <Trace> TCP-Session: 35ab52a7-56a2-4749-9344-fde562c1bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2026.05.13 20:59:56.802462 [ 297 ] {fb55f588-e1ed-408c-95a6-7df9b02c3f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9751 | 2026.05.13 20:59:56.802503 [ 297 ] {fb55f588-e1ed-408c-95a6-7df9b02c3f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9752 | 2026.05.13 20:59:56.802899 [ 297 ] {fb55f588-e1ed-408c-95a6-7df9b02c3f38} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2026.05.13 20:59:56.802937 [ 297 ] {fb55f588-e1ed-408c-95a6-7df9b02c3f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 9754 | 2026.05.13 20:59:56.803389 [ 297 ] {fb55f588-e1ed-408c-95a6-7df9b02c3f38} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9755 | 2026.05.13 20:59:56.803618 [ 297 ] {fb55f588-e1ed-408c-95a6-7df9b02c3f38} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.05.13 20:59:56.803732 [ 61 ] {} <Debug> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9757 | 2026.05.13 20:59:56.803756 [ 297 ] {fb55f588-e1ed-408c-95a6-7df9b02c3f38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec. | ||
| 9758 | 2026.05.13 20:59:56.803789 [ 61 ] {} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2026.05.13 20:59:56.803811 [ 297 ] {fb55f588-e1ed-408c-95a6-7df9b02c3f38} <Debug> TCPHandler: Processed in 0.001505611 sec. | ||
| 9760 | 2026.05.13 20:59:56.803817 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 9761 | 2026.05.13 20:59:56.803938 [ 195 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9762 | 2026.05.13 20:59:56.804056 [ 195 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9763 | 2026.05.13 20:59:56.804088 [ 195 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3600 rows starting from the beginning of the part | ||
| 9764 | 2026.05.13 20:59:56.804150 [ 195 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 9765 | 2026.05.13 20:59:56.804199 [ 195 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9766 | 2026.05.13 20:59:56.804246 [ 195 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 9767 | 2026.05.13 20:59:56.804289 [ 195 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 48 rows starting from the beginning of the part | ||
| 9768 | 2026.05.13 20:59:56.804333 [ 195 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9769 | 2026.05.13 20:59:56.806845 [ 189 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002942833 sec., 1325253.5906726613 rows/sec., 85.77 MiB/sec. | ||
| 9770 | 2026.05.13 20:59:56.807212 [ 195 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9771 | 2026.05.13 20:59:56.807463 [ 195 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_61_12} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2026.05.13 20:59:56.807530 [ 195 ] {e52b7144-6bb2-43c9-9123-a18df13aaaf2::all_1_61_12} <Trace> oximeter.measurements_u64 (e52b7144-6bb2-43c9-9123-a18df13aaaf2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9773 | 2026.05.13 20:59:56.807589 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9774 | 2026.05.13 20:59:56.809764 [ 196 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24682 rows, containing 5 columns (5 merged, 0 gathered) in 0.009737355 sec., 2534774.5871440447 rows/sec., 162.95 MiB/sec. | ||
| 9775 | 2026.05.13 20:59:56.809958 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9776 | 2026.05.13 20:59:56.810225 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.05.13 20:59:56.810296 [ 193 ] {c887fe71-991c-46ef-90e0-b5a93c9fa9bb::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c887fe71-991c-46ef-90e0-b5a93c9fa9bb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9778 | 2026.05.13 20:59:56.810361 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 9779 | 2026.05.13 20:59:57.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.71 MiB, peak 314.85 MiB, free memory in arenas 0.00 B, will set to 306.80 MiB (RSS), difference: 3.10 MiB | ||
| 9780 | 2026.05.13 20:59:58.471772 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9781 | 2026.05.13 20:59:58.471829 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9782 | 2026.05.13 20:59:58.571033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18157 | ||
| 9783 | 2026.05.13 20:59:58.571557 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9784 | 2026.05.13 20:59:58.571604 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 9785 | 2026.05.13 20:59:58.572082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9786 | 2026.05.13 20:59:58.572305 [ 245 ] {} <Trace> system.asynchronous_metric_log (b6606637-52ca-4bf2-a988-5700df72c019): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2026.05.13 20:59:58.572432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18157 | ||
| 9788 | 2026.05.13 20:59:59.512794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9789 | 2026.05.13 20:59:59.528905 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2026.05.13 20:59:59.528960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 9791 | 2026.05.13 20:59:59.534390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9792 | 2026.05.13 20:59:59.535080 [ 244 ] {} <Trace> system.metric_log (489a28d6-6518-4c82-8a25-4cf61c8c6c8a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2026.05.13 20:59:59.537688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||